On Wed, Dec 13, 2006 at 01:57:01PM +1100, Bruce Evans wrote:
> On Tue, 12 Dec 2006, Pawel Jakub Dawidek wrote:
>
> >pjd 2006-12-12 20:05:04 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > lib/libc/sys symlink.2
> > Log:
> > symlink(2) return EACCES if a component o
vd 2006-12-13 07:44:35 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
multimedia Makefile
Removed files:
multimedia/gstreamer-plugins-dirac80 Makefile
Log:
Remove expired leaf port:
2006-12-01
miwi2006-12-13 07:43:31 UTC
FreeBSD ports repository
Modified files:
sysutils/ipscMakefile
Log:
- Forget to remove expire date
- Fixed INSTALL_MAN
PR: ports/106651
Submitted by: Beech Rintoul <[EMAIL PROTECTED]> (maintainer)
Revision Chang
vd 2006-12-13 07:39:01 UTC
FreeBSD ports repository
Modified files:
Mk bsd.gstreamer.mk
multimedia/gstreamer-plugins80 Makefile.common
Log:
Remove dirac references in preparation for removal of
multimedia/gstreamer-plugins-dirac80
Revision Chan
miwi2006-12-13 07:37:49 UTC
FreeBSD ports repository
Modified files:
databases/slony1 pkg-plist
Log:
- Fix pkg-plist
PR: ports/106512
Submitted by: Robert Gogolok<[EMAIL PROTECTED]>
Approved by:Vivek Khera <[EMAIL PROTECTED]> (maintainer)
R
vd 2006-12-13 07:32:58 UTC
FreeBSD ports repository
Modified files:
Tools/scriptsrmport
Log:
Add check for existing non-closed PRs related to the port being removed.
If any are found then ask if the port should be skipped from removal or
removed regardless of the
sumikawa2006-12-13 07:28:17 UTC
FreeBSD ports repository
Modified files:
audio/raop_play Makefile
Log:
Add another missing dependency.
Revision ChangesPath
1.3 +1 -0 ports/audio/raop_play/Makefile
___
cvs-all
miwi2006-12-13 07:21:34 UTC
FreeBSD ports repository
Modified files:
ftp/tnftpd Makefile
Added files:
ftp/tnftpd/files patch-libnetbsd-glob.c
Log:
- Fix root exploid
PR: ports/106594
Submitted by: Sergey N. Voronkov <[EMAIL PROTECTED]
On Tue, Dec 12, 2006 at 08:12:26PM +0300, Sergey Skvortsov wrote:
> On 12.12.2006 20:01, Vasil Dimov wrote:
> >
> > DEPRECATED= website disappeared and not used by other ports
>
> It is untrue.
>
> -MASTER_SITES=
> http://www.oasis-open.org/committees/docbook/xmlschema/${PORTVERSION:S/.b/b/}
vd 2006-12-13 07:14:36 UTC
FreeBSD ports repository
Modified files:
textproc/docbook-xsd Makefile pkg-descr
Log:
Cure textproc/docbook-xsd by fixing master site.
New master site pointed by: Sergey Skvortsov <[EMAIL PROTECTED]>
Revision ChangesPath
1.3
miwi2006-12-13 07:04:45 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
- Fix tnftpd entry (made validate happy)
Revision ChangesPath
1.1246+1 -2 ports/security/vuxml/vuln.xml
___
miwi2006-12-13 06:42:52 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
tnftpd - remote root exploit
Reviewed by:simon
Approved by:secteam
Revision ChangesPath
1.1245+25 -1 ports/security/vuxml/vuln.xml
__
rafan 2006-12-13 06:34:43 UTC
FreeBSD ports repository
Modified files:
devel/p5-Danga-Socket Makefile distinfo
Log:
- Update to 1.55
PR: ports/105914
Submitted by: Paul Dlug
Approved by:maintainer timeout (16 days)
Revision ChangesPath
1.
On Wed, Dec 13, 2006 at 06:27:20AM +, Ruslan Ermilov wrote:
> ru 2006-12-13 06:27:20 UTC
>
> FreeBSD src repository
>
> Modified files:
> share/man/man9 bpf.9
> Log:
> - Fix prototype of bpf_filter().
> - Document what passing it a zero buflen argument means.
>
ru 2006-12-13 06:27:20 UTC
FreeBSD src repository
Modified files:
share/man/man9 bpf.9
Log:
- Fix prototype of bpf_filter().
- Document what passing it a zero buflen argument means.
Revision ChangesPath
1.7 +8 -2 src/share/man/man9/bpf.9
__
csjp2006-12-13 06:13:32 UTC
FreeBSD src repository
Modified files:
usr.bin/loginMakefile login.c login.h
Log:
Teach login(1) about the make.conf NO_AUDIT variable. This allows us to
conditionally build in audit support.
Submitted by: bz
MFC after: 1 w
marcel 2006-12-13 06:11:22 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc ofw_machdep.c
Log:
Implement OF_decode_addr(). This makes uart(4) work as a serial
console on a Xserve G4.
Revision ChangesPath
1.17 +128 -8src/sys/powerpc/powerpc/o
csjp2006-12-13 06:03:22 UTC
FreeBSD src repository
Modified files:
sys/security/mac_biba mac_biba.c
sys/security/mac_lomac mac_lomac.c
sys/security/mac_mls mac_mls.c
Log:
Teach the MAC policies which utilize mbuf labeling the new syncache
entry points. Properly i
csjp2006-12-13 06:00:57 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
sys/security/mac mac_framework.h mac_inet.c
sys/sys mac_policy.h
Log:
Fix LOR between the syncache and inpcb locks when MAC is present in the
ke
In message: <[EMAIL PROTECTED]>
Luigi Rizzo <[EMAIL PROTECTED]> writes:
: On Tue, Dec 12, 2006 at 09:13:23PM -0700, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: ...
: > : while established practice in NetBSD, met with considerable
: > : controversy when I tried to expand
Bruce Evans wrote:
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of th
On Tue, Dec 12, 2006 at 09:13:23PM -0700, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
...
> : while established practice in NetBSD, met with considerable
> : controversy when I tried to expand it in FreeBSD land. However,
> : putting things in param.h met with no resistance whatsoever
In message: <[EMAIL PROTECTED]>
"M. Warner Losh" <[EMAIL PROTECTED]> writes:
: In message: <[EMAIL PROTECTED]>
: John-Mark Gurney <[EMAIL PROTECTED]> writes:
: : Luigi Rizzo wrote this message on Tue, Dec 12, 2006 at 06:24 -0800:
: : > On Tue, Dec 12, 2006 at 03:17:59PM +010
alexbl 2006-12-13 03:52:56 UTC
FreeBSD ports repository
Modified files:
security/py-hashlib Makefile
Log:
- pass maintainership to python@ (it should have been that way in the
first place)
Revision ChangesPath
1.2 +1 -1 ports/security/py-hashlib/Mak
yongari 2006-12-13 03:41:47 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/i386/confGENERIC
Log:
Add msk(4) to the list of drivers supported by GENERIC kernel.
Revision ChangesPath
1.471 +1 -0 src/sys/amd64/conf/GENER
marcel 2006-12-13 03:25:32 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include bus.h
Log:
Implement bus_space_map().
Revision ChangesPath
1.19 +2 -1 src/sys/powerpc/include/bus.h
___
cvs-all@freebsd.or
alexbl 2006-12-13 03:22:23 UTC
FreeBSD ports repository
Modified files:
Mk bsd.python.mk
Log:
- add ${PYHASHLIB} dependency macro to bsd.python.mk
Revision ChangesPath
1.89 +10 -1 ports/Mk/bsd.python.mk
alexbl 2006-12-13 03:19:31 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
py-hashlib --> ports/security/py-hashlib
Revision ChangesPath
1.16834 +1 -0 CVSROOT/modules
___
cvs-all@free
alexbl 2006-12-13 03:19:18 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/py-hashlib Makefile distinfo pkg-descr pkg-plist
Log:
- Add hashlib-20060408a
Python secure hash and message digest module MD5, SHA1, SHA224
mnag2006-12-13 03:16:47 UTC
FreeBSD ports repository
Modified files:
databases/sqlite3Makefile
Log:
- Add OPTION to build FTS1 (Full text search).
PR: 106281
Submitted by: Barry Pederson
Revision ChangesPath
1.22 +6 -0 ports/data
mnag2006-12-13 02:57:08 UTC
FreeBSD ports repository
Modified files:
mail/libspf2 Makefile
mail/libspf2/files patch-src_libspf2_spf__dns__resolv.c
Added files:
mail/libspf2/files patch-src__libspf2__spf_interpret.c
Log:
- Fix SIGSEGV in amd64 using siz
On Tue, 12 Dec 2006, Pawel Jakub Dawidek wrote:
pjd 2006-12-12 20:05:04 UTC
FreeBSD src repository
Modified files:
lib/libc/sys symlink.2
Log:
symlink(2) return EACCES if a component of the name2 path prefix denies
write permission.
Isn't that a bog in symlink(2)? PO
yongari 2006-12-13 02:51:27 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall devices.c
Log:
Add msk(4) to the list of supported network interface.
Revision ChangesPath
1.171 +1 -0 src/usr.sbin/sysinstall/devices.c
__
yongari 2006-12-13 02:48:22 UTC
FreeBSD src repository
Modified files:
sys/boot/forth loader.conf
Log:
Add an entry for the msk(4) module.
Revision ChangesPath
1.114 +1 -0 src/sys/boot/forth/loader.conf
___
cv
yongari 2006-12-13 02:46:32 UTC
FreeBSD src repository
Modified files:
share/man/man4 miibus.4
Log:
Add msk(4) to the list of device drivers use the miibus interface.
Revision ChangesPath
1.18 +3 -1 src/share/man/man4/miibus.4
_
yongari 2006-12-13 02:42:02 UTC
FreeBSD src repository
Modified files:
share/man/man4 vlan.4
Log:
Add msk(4) to the list of devices supporting full VLAN processing
in the hardware.
Revision ChangesPath
1.33 +2 -1 src/share/man/man4/vlan.4
___
yongari 2006-12-13 02:40:06 UTC
FreeBSD src repository
Modified files:
share/man/man4 altq.4
Log:
Add msk(4) to the list of drivers supporting ALTQ.
Revision ChangesPath
1.23 +2 -1 src/share/man/man4/altq.4
_
yongari 2006-12-13 02:37:48 UTC
FreeBSD src repository
Modified files:
share/man/man4 Makefile
Log:
Hook up msk(4) to the build.
Revision ChangesPath
1.370 +1 -0 src/share/man/man4/Makefile
___
cvs-all@freebsd
yongari 2006-12-13 02:37:01 UTC
FreeBSD src repository
Added files:
share/man/man4 msk.4
Log:
Add a man page for msk(4).
Revision ChangesPath
1.1 +238 -0src/share/man/man4/msk.4 (new)
___
cvs-all@freebsd.org
yongari 2006-12-13 02:33:33 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES files
sys/modules Makefile
Added files:
sys/modules/msk Makefile
Log:
Hook up msk(4) to the build.
Revision ChangesPath
1.1402+4 -0 src
yongari 2006-12-13 02:30:11 UTC
FreeBSD src repository
Added files:
sys/dev/msk if_msk.c if_mskreg.h
Log:
Add msk(4), a driver for Marvell/SysKonnect Yukon II Gigabit Ethernet
controller. Due to lack of documentation, this driver is based on the
code from sk(4) and M
On Wed, 13 Dec 2006, Oleg Bulyzhin wrote:
On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
I would say you have simplified it too much. With your change you
will get wrong numbers after ifconfig down/up (since it implies
On Wed, 13 Dec 2006, Oleg Bulyzhin wrote:
On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote:
On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote:
On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote:
jkim2006-12-11 18:00:35 UTC
FreeBSD src repository
Modif
On Tue, Dec 12, 2006 at 08:07:46PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote:
> > On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> > > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > > > On Tue, Dec 12, 2006 at 06:09:17PM -050
On Wed, 13 Dec 2006, Bruce Evans wrote:
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chi
mnag2006-12-13 01:41:51 UTC
FreeBSD ports repository
Modified files:
security/clamav-devel Makefile
Log:
- Mark as FORBIDDEN
Security:
http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat: secteam
Revision ChangesPath
On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote:
> On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > > > On Tuesday 12 December 2006 05:05 pm, O
On Tuesday 12 December 2006 07:03 pm, Oleg Bulyzhin wrote:
> On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote:
> > On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote:
> > > On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote:
> > > > jkim2006-12-11 18:00:35 UTC
> >
On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > > > On Fri, Dec 01, 2006 at 01:08:52AM +000
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote:
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of the following:
...
th
grog2006-12-13 00:33:40 UTC
FreeBSD src repository
Modified files:
games/fortune/datfiles fortunes
Log:
Wisdom of Chinggis (Genghis) Khan.
Submitted by: Ganbold <[EMAIL PROTECTED]>
Revision ChangesPath
1.232 +60 -1 src/games/fortune/datfiles/fortunes
On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote:
> On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > > > jkim2006-12-01 01:08:52 UTC
> >
sat 2006-12-13 00:07:56 UTC
FreeBSD ports repository
Modified files:
net/p5-POE-Component-Client-Ident Makefile distinfo
Log:
- Update to 1.04
Revision ChangesPath
1.6 +1 -1 ports/net/p5-POE-Component-Client-Ident/Makefile
1.5 +3 -3 ports/n
On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote:
> > On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote:
> > > jkim2006-12-11 18:00:35 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> >
sat 2006-12-12 23:59:11 UTC
FreeBSD ports repository
Modified files:
www/xpi-noscript Makefile distinfo
Log:
- Update to 1.1.4.5.061206
Revision ChangesPath
1.9 +1 -1 ports/www/xpi-noscript/Makefile
1.7 +3 -3 ports/www/xpi-noscript/dist
sat 2006-12-12 23:55:49 UTC
FreeBSD ports repository
Modified files:
www/xpi-tabmixplus Makefile distinfo
Log:
- Update to 0.3.5.2
Revision ChangesPath
1.7 +1 -4 ports/www/xpi-tabmixplus/Makefile
1.5 +3 -3 ports/www/xpi-tabmixplus/distinf
sat 2006-12-12 23:48:37 UTC
FreeBSD ports repository
Modified files:
mail/fdm Makefile distinfo
Log:
- Update to 0.7
Revision ChangesPath
1.9 +3 -3 ports/mail/fdm/Makefile
1.7 +3 -3 ports/mail/fdm/distinfo
__
On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote:
> On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > > jkim2006-12-01 01:08:52 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> >
On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote:
> On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote:
> > jkim2006-12-11 18:00:35 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/bge if_bge.c
> > Log:
> > - Correct collision cou
On Tue, 12 Dec 2006, Scott Long wrote:
scottl 2006-12-12 05:11:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Fix support for certain 575x/578x chips. This consists of the following:
- Use the appropriate register writing method when
On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote:
> On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> > jkim2006-12-01 01:08:52 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/bge if_bge.c if_bgereg.h
> > Log:
> > Simplify st
On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote:
> jkim2006-12-11 18:00:35 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bge if_bge.c
> Log:
> - Correct collision counter for BCM5705+. This register is read/clear.
> - Correct RX packet d
Lars Thegler wrote:
> lth 2006-12-12 12:54:33 UTC
>
> FreeBSD ports repository
>
> Modified files:
> .UPDATING
> Log:
> Added note about rcNG for Smokeping
>
> Revision ChangesPath
> 1.432 +8 -1 ports/UPDATING
>
> http://www.FreeBSD.o
ale 2006-12-12 21:58:05 UTC
FreeBSD ports repository
Modified files:
lang/php4Makefile.ext
Log:
Remove expired ming extensions.
Revision ChangesPath
1.30 +0 -6 ports/lang/php4/Makefile.ext
___
cvs-a
ale 2006-12-12 22:01:14 UTC
FreeBSD ports repository
Modified files:
Mk bsd.php.mk
Log:
Remove expired php4-ming extension.
Revision ChangesPath
1.36 +3 -3 ports/Mk/bsd.php.mk
___
cvs-all@free
On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote:
> jkim2006-12-01 01:08:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/bge if_bge.c if_bgereg.h
> Log:
> Simplify statistics updates, remove redundant register reads, and add
> discarded R
ale 2006-12-12 21:59:26 UTC
FreeBSD ports repository
Modified files:
lang/php4-extensions Makefile
Log:
Remove expired ming and panda extensions.
Revision ChangesPath
1.11 +2 -4 ports/lang/php4-extensions/Makefile
miwi2006-12-12 21:44:25 UTC
FreeBSD ports repository
Modified files:
java/castor Makefile distinfo
Log:
- Update to 1.0.5
PR: 106647
Submitted by: Adam VanderHook <[EMAIL PROTECTED]>
Revision ChangesPath
1.10 +1 -1 ports/jav
miwi2006-12-12 21:39:24 UTC
FreeBSD ports repository
Modified files:
net/proxychains Makefile distinfo pkg-descr pkg-plist
Added files:
net/proxychains/files gethostbyaddr-proto-int
patch-proxychains-Makefile.in
pat
miwi2006-12-12 21:35:01 UTC
FreeBSD ports repository
Modified files:
polish/aspellMakefile distinfo pkg-plist
Log:
- Update to 6.0.20061121
PR: ports/106575
Submitted by: Marcin Wisnicki <[EMAIL PROTECTED]>
Revision ChangesPath
1.7
miwi2006-12-12 21:32:37 UTC
FreeBSD ports repository
Modified files:
lang/see-devel Makefile
Added files:
lang/see-devel/files patch-libsee_input__utf8.c
Log:
- Fix UTF8 decoding
PR: ports/106635
Submitted by: Simun Mikecin <[EMAIL PROTECTED]
miwi2006-12-12 21:11:47 UTC
FreeBSD ports repository
Modified files:
x11-themes/baghira Makefile distinfo pkg-descr pkg-plist
Log:
- Update to 0.8
- Update maintainer mail
PR: ports/106610
Submitted by: Miguel Mendez <[EMAIL PROTECTED]> (maintainer)
miwi2006-12-12 21:08:40 UTC
FreeBSD ports repository
Modified files:
net/quagga Makefile distinfo
net/quagga/files extra-tcpmd5-patch-bgpd-bgpd.c
Added files:
net/quagga/files extra-tcpmd5-patch-vtysh-extract.pl.in
Removed files:
net/quagga/fil
miwi2006-12-12 21:06:24 UTC
FreeBSD ports repository
Modified files:
misc/bibletime Makefile distinfo pkg-plist
Removed files:
misc/bibletime/files
patch-bibletime::backend::cswordbackend.cpp
Log:
- Update to 1.6.2
PR: p
In message: <[EMAIL PROTECTED]>
John-Mark Gurney <[EMAIL PROTECTED]> writes:
: Luigi Rizzo wrote this message on Tue, Dec 12, 2006 at 06:24 -0800:
: > On Tue, Dec 12, 2006 at 03:17:59PM +0100, Bernd Walter wrote:
: > > On Tue, Dec 12, 2006 at 05:57:56AM -0800, Luigi Rizzo wrote:
: > ...
mezz2006-12-12 21:02:59 UTC
FreeBSD ports repository
Modified files:
devel/py-notify pkg-descr
Log:
Merge with MC's py-libnotify for pkg-descr that has the better info. I didn't
know about that MC has py-libnotify.
Revision ChangesPath
1.2 +6 -2
miwi2006-12-12 20:54:17 UTC
FreeBSD ports repository
Modified files:
games/gtetrinet Makefile distinfo
Log:
- Update to 0.7.11
- Pass maintainership to submitter
PR: ports/106611
Submitted by: Miguel Mendez <[EMAIL PROTECTED]>
Revision Change
mnag2006-12-12 20:51:25 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
- clamav -- Multipart Nestings Denial of Service
Revision ChangesPath
1.1244+36 -1 ports/security/vuxml/vuln.xml
___
miwi2006-12-12 20:44:23 UTC
FreeBSD ports repository
Modified files:
textproc/p5-Search-Saryer Makefile distinfo
textproc/p5-Search-Saryer/files patch-Saryer.pm
Removed files:
textproc/p5-Search-Saryer/files patch-Makefile.PL
patch-
miwi2006-12-12 20:40:41 UTC
FreeBSD ports repository
Modified files:
mail/py-milter Makefile distinfo pkg-plist
mail/py-milter/files patch-aa
Log:
- Update to 0.8.6
PR: ports/106606
Submitted by: Oliver Fromme <[EMAIL PROTECTED]>
Approved by:
gabor 2006-12-12 20:32:45 UTC
FreeBSD ports repository
Modified files:
mail/courier Makefile distinfo
Added files:
mail/courier/files extrapatch-maildir__maildirfilter.c
extrapatch-webmail__folder.c
extrapatch-webm
miwi2006-12-12 20:32:38 UTC
FreeBSD ports repository
Modified files:
security/nmapMakefile distinfo pkg-plist
Log:
- Update to 4.20
PR: ports/106567
Submitted by: Jose Fernandes<[EMAIL PROTECTED]>
Approved by:maintainer
Revision Change
miwi2006-12-12 20:30:06 UTC
FreeBSD ports repository
Modified files:
graphics/gqview Makefile distinfo
Log:
- Update to 2.0.4
PR: ports/106619
Submitted by: Lars Engels <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.63 +1 -1
miwi2006-12-12 20:28:43 UTC
FreeBSD ports repository
Modified files:
dns/nsd Makefile distinfo
Log:
- Update to 3.0.3
PR: ports/106607
Submitted by: Olafur Osvaldsson <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.33
miwi2006-12-12 20:27:12 UTC
FreeBSD ports repository
Modified files:
security/p5-openxpki Makefile distinfo pkg-plist
Log:
- Update to 0.9.633
PR: ports/106609
Submitted by: Sergei Vyshenski <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
gabor 2006-12-12 20:24:59 UTC
FreeBSD ports repository
Modified files:
graphics/npretty Makefile distinfo pkg-plist
Log:
- Fix MASTER_SITES
- Fix LIB_DEPENDS
- Add support for NOPORTDOCS
- Fix typo
PR: ports/105379
Submitted by: Peter Ankerstal <[
miwi2006-12-12 20:23:04 UTC
FreeBSD ports repository
Modified files:
sysutils/ipscMakefile pkg-descr
Added files:
sysutils/ipsc/files ipsc.8
Log:
- Pass maintainership to submitter
- Update WWW and MASTER_SITES
- Remove EXPIRATION_DATE
PR:
mnag2006-12-12 20:12:56 UTC
FreeBSD ports repository
Modified files:
mail/postfix Makefile distinfo
Log:
- Update to 2.3.5
Revision ChangesPath
1.123 +1 -1 ports/mail/postfix/Makefile
1.83 +3 -3 ports/mail/postfix/distinfo
pjd 2006-12-12 20:06:52 UTC
FreeBSD src repository
Modified files:
lib/libc/sys symlink.2
Log:
Be more specific when ELOOP can be returned.
Revision ChangesPath
1.20 +3 -1 src/lib/libc/sys/symlink.2
___
pjd 2006-12-12 20:05:04 UTC
FreeBSD src repository
Modified files:
lib/libc/sys symlink.2
Log:
symlink(2) return EACCES if a component of the name2 path prefix denies
write permission.
Revision ChangesPath
1.19 +4 -0 src/lib/libc/sys/symlink.2
miwi2006-12-12 20:04:57 UTC
FreeBSD ports repository
Modified files:
www/serendipity-devel Makefile distinfo
Log:
- Update to 200612102342
Submitted by: farrokhi
Revision ChangesPath
1.21 +1 -1 ports/www/serendipity-devel/Makefile
1.15 +3 -
pjd 2006-12-12 19:57:17 UTC
FreeBSD src repository
Modified files:
lib/libc/sys symlink.2
Log:
Correct ENOENT description.
Revision ChangesPath
1.18 +4 -2 src/lib/libc/sys/symlink.2
___
cvs-all@freebsd.
pjd 2006-12-12 19:48:15 UTC
FreeBSD src repository
Modified files:
lib/libc/sys symlink.2
Log:
The 'name1' argument to symlink(2) is only limited to 1023 characters,
its components are not checked.
Revision ChangesPath
1.17 +3 -1 src/lib/libc/s
ume 2006-12-12 19:41:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_ppp.c if_pppvar.h ppp_tty.c
Log:
MFC: Use callout mechanism instead of timeout()/untimeout().
sys/net/if_ppp.c: 1.119
sys/net/if_p
mezz2006-12-12 19:38:47 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/py-notify Makefile distinfo pkg-descr pkg-plist
Log:
A python bindings for libnotify.
WWW: http://www.galago-project.org/
Revision Chan
mezz2006-12-12 19:39:02 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
py-notify --> ports/devel/py-notify
Revision ChangesPath
1.16833 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
miwi2006-12-12 19:36:14 UTC
FreeBSD ports repository
Modified files:
multimedia/xmms-avi Makefile
Added files:
multimedia/xmms-avi/files patch-Cache.cpp patch-infotypes.h
patch-quantize-pvt.c patch-win32.h
Log:
- Unbreak for 5/6/7
P
jhb 2006-12-12 19:33:25 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c pcireg.h
Log:
- Add constants for HT PCI capability registers including the various
subtypes of HT capabilities.
- Add constants for the MSI mapping window HT PCI capability.
miwi2006-12-12 19:31:32 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
routers2 --> ports/net-mgmt/routers2
Revision ChangesPath
1.16832 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.
miwi2006-12-12 19:31:12 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/routers2Makefile distinfo pkg-descr pkg-plist
net-mgmt/routers2/files patch-routers2.cgi.pl
patch-routers2.conf
1 - 100 of 179 matches
Mail list logo