mjacob 2006-03-25 07:08:27 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c
mpt_pci.c mpt_raid.c mpt_reg.h
Log:
Some fairly major changes to this driver.
A) Fibre Channel Target Mode support mostly w
davidxu 2006-03-25 07:03:13 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_cancel.c
Log:
Don't cancel thread if it is in critical region.
Revision ChangesPath
1.12 +1 -1 src/lib/libthr/thread/thr_cancel.c
lioux 2006-03-25 06:41:20 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
gkremldk --> ports/net-p2p/gkremldk
Revision ChangesPath
1.14517 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
lioux 2006-03-25 06:40:53 UTC
FreeBSD ports repository
Modified files:
net-p2p Makefile
Added files:
net-p2p/gkremldk Makefile distinfo pkg-descr pkg-plist
Log:
New port gkremldk version 0.9.7: shows current mldonkey donwload/upload
rates and allows se
ru 2006-03-25 06:37:36 UTC
FreeBSD src repository
Modified files:
share/mk bsd.own.mk
Log:
Revert last delta, it breaks cross-compiles.
Revision ChangesPath
1.52 +2 -6 src/share/mk/bsd.own.mk
___
c
scottl 2006-03-25 06:14:32 UTC
FreeBSD src repository
Added files:
sys/dev/mfi mfi.c mfi_disk.c mfi_ioctl.h mfi_pci.c
mfireg.h mfivar.h
sys/modules/mfi Makefile
Log:
Add a driver for the new LSI MegaRAID SAS controller family. The 'M
gerald 2006-03-25 06:04:15 UTC
FreeBSD ports repository
Modified files:
lang/gcc40 Makefile distinfo
Log:
Update to the 20060323 snapshot of GCC 4.0.4.
Revision ChangesPath
1.247 +1 -1 ports/lang/gcc40/Makefile
1.147 +12 -12ports/lang/gcc
nork2006-03-25 05:45:56 UTC
FreeBSD ports repository
Modified files:
devel/jude-community Makefile distinfo pkg-descr
Log:
Update to 2.5.1.
o Update jude-community's URLs.
PR: ports/94684
Submitted by: Yoshihiko Sarumaru <[EMAIL PROTECTED]> (maintainer)
Kris Kennaway wrote:
On Fri, Mar 24, 2006 at 03:36:55PM -0800, Maxim Sobolev wrote:
Kris Kennaway wrote:
On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote:
Luigi Rizzo wrote:
On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
...
Submitted by: Andrzej Tobola ato at i
davidxu 2006-03-25 05:14:21 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_rtld.c
Log:
Only wake up writer if the lock is free.
Revision ChangesPath
1.2 +2 -2 src/lib/libthr/thread/thr_rtld.c
davidxu 2006-03-25 05:00:54 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadMakefile.inc
Log:
Compile thr_rtld.c
Revision ChangesPath
1.14 +1 -0 src/lib/libthr/thread/Makefile.inc
___
cvs-all@freebs
davidxu 2006-03-25 04:49:07 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_kern.c thr_private.h thr_sig.c
Added files:
lib/libthr/threadthr_rtld.c
Log:
Add locking support for rtld.
Revision ChangesPath
1.20 +0 -2 src/lib/libt
iedowse 2006-03-25 04:46:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb hid.c
Log:
MFC 1.26: Correct the calculation of the report size and only look
at reports that have the specified kind, instead of assuming that
there is only
marcus 2006-03-25 04:08:46 UTC
FreeBSD ports repository
Modified files:
databases/mergeant Makefile
Log:
Bump PORTREVISION for libgnomedb update.
Revision ChangesPath
1.26 +1 -0 ports/databases/mergeant/Makefile
___
marcus 2006-03-25 04:07:34 UTC
FreeBSD ports repository
Modified files:
databases/libgda2Makefile distinfo pkg-plist
databases/libgda2/files patch-libgda__gda-value.c
databases/libgnomedb Makefile distinfo pkg-plist
Removed files:
databases/libgnomedb/files
On Fri, Mar 24, 2006 at 03:36:55PM -0800, Maxim Sobolev wrote:
> Kris Kennaway wrote:
> >On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote:
> >>Luigi Rizzo wrote:
> >>>On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> >>>...
> Submitted by: Andrzej Tobola ato at iem
peter 2006-03-25 01:14:20 UTC
FreeBSD src repository
Modified files:
usr.bin/gcoreelfcore.c
Log:
Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map file
using sscanf and truncating the start/end entries by writing them with a
32 bit int descriptor (%
suz 2006-03-24 23:59:51 UTC
FreeBSD src repository
Modified files:
usr.sbin/rtsold if.c
Log:
fixed a potential memory leak
Obtained from: KAME
MFC after: 1 day
Revision ChangesPath
1.15 +3 -1 src/usr.sbin/rtsold/if.c
_
Kris Kennaway wrote:
On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote:
Luigi Rizzo wrote:
On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
...
Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
i understand that this is an attempt to prevent email harve
anray 2006-03-24 22:52:30 UTC
FreeBSD ports repository
Modified files:
net/nss_ldap Makefile distinfo
net/nss_ldap/files patch-Makefile.in patch-configure
Added files:
net/nss_ldap/files patch-ldap-nss.c
Log:
- Update to 1.249 [1]
- Fix build when sasl
cperciva2006-03-24 22:45:25 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall label.c
Log:
Only set the size of /usr to whatever-is-left is whatever-is-left is
greater than the size we autosized. Without this fix, systems with
drives under 10GB can end up with
Dag-Erling Smørgrav wrote:
Julian Elischer <[EMAIL PROTECTED]> writes:
Dag-Erling Smørgrav wrote:
Are you saying that mmap() is not constrained by maxdsiz?
that seems to be the case from my experience.
That's bad. Our new malloc() uses mmap() to allocate arenas, which
means that dsiz no
Jason Evans wrote:
jasone 2006-03-24 22:13:49 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Convert TINY_MIN_2POW from a cpp macro to tiny_min_2pow (a variable), and
determine its value at run time according to other relevant values. This
jasone 2006-03-24 22:13:49 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Convert TINY_MIN_2POW from a cpp macro to tiny_min_2pow (a variable), and
determine its value at run time according to other relevant values. This
avoids the creation of
On Fri, Mar 24, 2006 at 01:33:03PM -0500, Kris Kennaway wrote:
> > Perhaps we have to change policy to put only contributor's name, not
> > email, into the commit message.
>
> No thanks, it makes it impossible to contact them later on when all
> other context is lost.
Seconded, in that case it's
iedowse 2006-03-24 21:42:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb umass.c
Log:
MFC: Sony DSC cameras with revision number 6.0 require the same
quirk as those reporting revision 5.0.
Approved by:re (mux)
Revision
Sergey Babkin <[EMAIL PROTECTED]> writes:
> How about replacing the dot with another character? Like,
> [EMAIL PROTECTED] would become [EMAIL PROTECTED] The harvesters
> would likely catch up to it as well but it would take them some
> time. Or for a little more confusion add a fake suffix or pre
markus 2006-03-24 21:20:08 UTC
FreeBSD ports repository
Modified files:
converters/ktextdecode Makefile
deskutils/kickpimMakefile
deskutils/krefty Makefile
deskutils/ktagebuch Makefile
deskutils/kuake Makefile
finance/kexchangeMakefile
Garance A Drosehn <[EMAIL PROTECTED]> writes:
> That's what I do, if it's the name of some other user. For my own
> name, I go ahead and include some valid email address. It's one
> thing for me to say my email address is public info, but it does not
> seem right for me to say that everyone who s
Julian Elischer <[EMAIL PROTECTED]> writes:
> Dag-Erling Smørgrav wrote:
> > Are you saying that mmap() is not constrained by maxdsiz?
> that seems to be the case from my experience.
That's bad. Our new malloc() uses mmap() to allocate arenas, which
means that dsiz no longer has any effect. I've
anray 2006-03-24 21:10:03 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
Add Johan StræÏm for his net-p2p/rblibtorrent port.
Revision ChangesPath
1.527 +5 -0
doc/en_US.ISO8859
joerg 2006-03-24 21:01:09 UTC
FreeBSD ports repository
Modified files:
devel/avr-gcc-devel Makefile
devel/avr-gcc-devel/files patch-newdevices
Log:
Actually keep my promise to also support the ATmega406.
Revision ChangesPath
1.3 +1 -1 ports/devel/av
markus 2006-03-24 20:59:09 UTC
FreeBSD ports repository
Modified files:
graphics/showimg Makefile distinfo pkg-plist
Added files:
graphics/showimg/files patch-showimg-showimg-imagelistview.cpp
patch-showimg-showimg-osd.cpp
Log:
- Unbreak by
anray 2006-03-24 20:51:50 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
rblibtorrent --> ports/net-p2p/rblibtorrent
Revision ChangesPath
1.14516 +1 -0 CVSROOT/modules
___
cvs-all@fre
On Fri, 2006-Mar-24 14:15:52 -0500, Garance A Drosehn wrote:
>It's one thing for me to say my email address is public info,
>but it does not seem right for me to say that everyone who
>submits a valuable patch to FreeBSD must also have their
>email address posted for spammers to pick up on.
Spamme
bvs 2006-03-24 20:48:21 UTC
FreeBSD doc repository
Modified files:
ru_RU.KOI8-R/books/faq book.sgml
Log:
MFen:
1.767->1.776
Obtained from: The FreeBSD Russian Documentation Project
Revision ChangesPath
1.79 +125 -166 doc/ru_RU.KOI8-R/books/faq
anray 2006-03-24 20:44:18 UTC
FreeBSD ports repository
Modified files:
net-p2p Makefile
Added files:
net-p2p/rblibtorrent Makefile distinfo pkg-descr pkg-plist
net-p2p/rblibtorrent/files patch-Makefile.in patch-configure
patch
anray 2006-03-24 20:27:39 UTC
FreeBSD ports repository
Modified files:
devel/dmake Makefile
devel/dmake/filespatch-warnings
Added files:
devel/dmake/filespatch-configure
Log:
- Fix DMAKEROOT path [1]
- Update MASTER_SITES.
PR: por
On Friday 24 March 2006 14:53, Ruslan Ermilov wrote:
> On Fri, Mar 24, 2006 at 05:09:03PM +, John Baldwin wrote:
> > jhb 2006-03-24 17:09:03 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > bin/ls ls.1 ls.c
> > Log:
> > Change the -S and -t opt
rwatson 2006-03-24 20:08:48 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_ip.c
Log:
Include kernel.h to get NET_NEEDS_GIANT() definition, which for some
reason compiled fine here. I may be running with other include file
changes locally.
MFC after:
markus 2006-03-24 19:55:47 UTC
FreeBSD ports repository
Modified files:
misc/k3b-i18nMakefile distinfo pkg-plist
Log:
Update to version 0.12.14
Revision ChangesPath
1.11 +1 -1 ports/misc/k3b-i18n/Makefile
1.8 +3 -3 ports/misc/k3b-i18n/d
On Fri, Mar 24, 2006 at 05:09:03PM +, John Baldwin wrote:
> jhb 2006-03-24 17:09:03 UTC
>
> FreeBSD src repository
>
> Modified files:
> bin/ls ls.1 ls.c
> Log:
> Change the -S and -t options to override each other so that the last one
> specified wins to
>On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
>...
>> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
>
>i understand that this is an attempt to prevent email harvesting,
>but don't you think that such programs will be smart enough
>to recognize sequences of 'foo
mnag2006-03-24 19:31:14 UTC
FreeBSD ports repository
Modified files:
sysutils/boxbackup Makefile distinfo pkg-install pkg-plist
sysutils/boxbackup/files patch-lib-common-BoxPortsAndFiles.h
Added files:
sysutils/boxbackup pkg-deinstall
Removed files:
sysutils
ru 2006-03-24 19:28:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
.Makefile.inc1
share/mk bsd.info.mk
Log:
MFC: Serialize access to the info/dir file; needed for parallel installs.
Approved by:re (kensmi
garga 2006-03-24 19:24:39 UTC
FreeBSD ports repository
Modified files:
security/prelude-manager Makefile
security/prelude-manager/files prelude-manager.sh.in
Log:
- Fix rc.d startup script
- Bump PORTREVISION
PR: ports/94902
Submitted by: maintainer
garga 2006-03-24 19:23:35 UTC
FreeBSD ports repository
Modified files:
security/prelude-lml Makefile
security/prelude-lml/files prelude-lml.sh.in
Log:
- Fix rc.d startup script
- Bump PORTREVISION
PR: ports/94900
Submitted by: maintainer
Revisio
On Friday 24 March 2006 01:33 pm, Kris Kennaway wrote:
> On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote:
> > Luigi Rizzo wrote:
> > >On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> > >...
> > >
> > >> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot
> > >
At 9:54 AM -0800 3/24/06, John-Mark Gurney wrote:
John Baldwin wrote this message on Fri, Mar 24, 2006 at 12:25 -0500:
>
> Yes. I just copied this behavior from other folks and have
> been doing it for probably years now. If someone wants to
> come up with a standard (no obfuscation, obfusc
Dag-Erling Smørgrav wrote:
Peter Wemm <[EMAIL PROTECTED]> writes:
Log:
Document that the documented 2GB mmap limit is actually a
documentation bug. We switched to page indexes some time around
FreeBSD 2.2. The actual 'len' limit is the maximum file size or what
will fit in your addres
sam 2006-03-24 19:11:26 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_ural.c
Log:
stop device so we don't panic on card removal when active
MFC after: 3 days
Revision ChangesPath
1.37 +1 -0 src/sys/dev/usb/if_ural.c
___
On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote:
> Luigi Rizzo wrote:
> >On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> >...
> >> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
> >
> >i understand that this is an attempt to prevent email harvesting,
John-Mark Gurney <[EMAIL PROTECTED]> writes:
> After a user complained about me putting his email address in a
> commit message, I have adopted the policy of just using the person's
> name.. Yes, email adresses are the internet's unique ID, but, the
> name is still unique enough for most things..
Luigi Rizzo wrote:
On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
...
Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
i understand that this is an attempt to prevent email harvesting,
but don't you think that such programs will be smart enough
to recognize sequ
remko 2006-03-24 18:02:29 UTC
FreeBSD ports repository (doc committer)
Modified files:
security/vuxml vuln.xml
Log:
s/8 spaces/tab/ in the sendmail entry.
Noticed by: simon
Revision ChangesPath
1.980 +2 -2 ports/security/vuxml/vuln.xml
__
blackend2006-03-24 18:01:51 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/basics chapter.sgml
Log:
Add a missing word.
Revision ChangesPath
1.144 +1 -1 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
John Baldwin wrote this message on Fri, Mar 24, 2006 at 12:25 -0500:
> On Friday 24 March 2006 11:44, Luigi Rizzo wrote:
> > On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> > ...
> > > Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
> >
> > i understand that this
blackend2006-03-24 17:41:27 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/books/handbook book.sgml
Log:
Update Copyright year.
Revision ChangesPath
1.25 +1 -0 doc/fr_FR.ISO8859-1/books/handbook/book.sgml
_
On Friday 24 March 2006 11:44, Luigi Rizzo wrote:
> On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> ...
> > Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
>
> i understand that this is an attempt to prevent email harvesting,
> but don't you think that such progra
On Fri, Mar 24, 2006 at 06:14:51PM +0100, Dag-Erling Smrgrav wrote..
> Luigi Rizzo <[EMAIL PROTECTED]> writes:
> > On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> > > Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
> > i understand that this is an attempt to preven
Luigi Rizzo <[EMAIL PROTECTED]> writes:
> On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
> > Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
> i understand that this is an attempt to prevent email harvesting,
> but don't you think that such programs will be smart en
remko 2006-03-24 17:10:24 UTC
FreeBSD ports repository (doc committer)
Modified files:
security/vuxml vuln.xml
Log:
Record that our sendmail port was also vulnerable.
Bump modification date.
Revision ChangesPath
1.979 +6 -1 ports/security/vuxml/vuln
jeh 2006-03-24 17:09:40 UTC
FreeBSD ports repository
Modified files:
security/uvscan-dat Makefile distinfo
Log:
Update to DAT 4726
Revision ChangesPath
1.513 +1 -1 ports/security/uvscan-dat/Makefile
1.508 +3 -3 ports/security/uvscan-dat/distin
jhb 2006-03-24 17:09:03 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1 ls.c
Log:
Change the -S and -t options to override each other so that the last one
specified wins to make their interaction less confusing.
Revision ChangesPath
1.98
On Friday 24 March 2006 11:38, John Baldwin wrote:
> jhb 2006-03-24 16:38:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> bin/ls cmp.c extern.h ls.1 ls.c ls.h print.c
> util.c
> Log:
> Add a new -U flag to instruct ls to use the
mnag2006-03-24 16:47:31 UTC
FreeBSD ports repository
Modified files:
sysutils/k3b Makefile distinfo pkg-plist
Log:
- Update to 0.12.14
PR: 94382
Submitted by: maintainer
Revision ChangesPath
1.35 +1 -1 ports/sysutils/k3b/Make
jhb 2006-03-24 16:47:22 UTC
FreeBSD src repository
Modified files:
bin/ls ls.c
Log:
Fix a bug such that if you enabled sorting by size (-S) and enabled a
flag to use a time other than modtime (-c, -u, or -U), the output would
actually be sorted by the specif
On Fri, Mar 24, 2006 at 04:38:02PM +, John Baldwin wrote:
...
> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl
i understand that this is an attempt to prevent email harvesting,
but don't you think that such programs will be smart enough
to recognize sequences of 'foo at bar
jhb 2006-03-24 16:43:58 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1
Log:
Add a few more references to -U.
Revision ChangesPath
1.97 +4 -4 src/bin/ls/ls.1
___
cvs-all@freebsd.org mailing
jhb 2006-03-24 16:38:02 UTC
FreeBSD src repository
Modified files:
bin/ls cmp.c extern.h ls.1 ls.c ls.h print.c
util.c
Log:
Add a new -U flag to instruct ls to use the birthtime for printing or
sorting.
Submitted by: Andrzej To
garga 2006-03-24 16:28:36 UTC
FreeBSD ports repository
Modified files:
mail/qmail Makefile
Log:
More cleanups on Makefile, mostly related with DOCS install
Revision ChangesPath
1.95 +40 -47ports/mail/qmail/Makefile
suz 2006-03-24 16:20:12 UTC
FreeBSD src repository
Modified files:
sys/netinet6 nd6.c
Log:
fixed a memory leak when net.inet6.icmp6.nd6_maxqueuelen is greater than 1
Obtained from: KAME
MFC after: 3 days
Revision ChangesPath
1.64 +26 -4 src
vanilla 2006-03-24 16:13:29 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
g-cows --> ports/www/g-cows
Revision ChangesPath
1.14515 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org maili
vanilla 2006-03-24 16:13:11 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/g-cows Makefile distinfo pkg-descr
Log:
Add g-cows 1.7, scripting language for creation of web sites.
PR: ports/93334
Submit
obraun 2006-03-24 15:46:22 UTC
FreeBSD ports repository
Modified files:
sysutils/multitail Makefile distinfo
Log:
Upgrade to 3.8.9.1.
Revision ChangesPath
1.49 +1 -1 ports/sysutils/multitail/Makefile
1.48 +3 -3 ports/sysutils/multitail/distinf
tobez 2006-03-24 15:10:59 UTC
FreeBSD ports repository
Modified files:
www/p5-WebService-Bloglines Makefile distinfo
Log:
Update to 0.11. Require lang/perl5.8.
Revision ChangesPath
1.8 +3 -5 ports/www/p5-WebService-Bloglines/Makefile
1.8 +3 -3
suz 2006-03-24 15:01:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
usr.sbin/rtadvd config.c
Log:
MFC Rev 1.27 (avoid heap overrun)
Approved by: re(kensmith)
Revision ChangesPath
1.23.4.1 +1 -1 src/usr.sbin/rtadvd/config.c
suz 2006-03-24 14:53:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/rtadvd config.c
Log:
MFC Rev 1.27 (avoid heap overrun)
Approved by: re(kensmith)
Revision ChangesPath
1.24.2.2 +1 -1 src/usr.sbin/rtadvd/config.c
Alfred Perlstein <[EMAIL PROTECTED]> writes:
> Heh, I have no idea what this is, but it sounds really cool, is
> there a URL where I can read up on it?
http://www.google.com/search?&q=elf%20symbol%20versioning
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
* Dag-Erling Sm?rgrav <[EMAIL PROTECTED]> [060323 13:27] wrote:
> Daniel Eischen <[EMAIL PROTECTED]> writes:
> > Thank you! It's also nice to know someone is actually trying this
> > stuff out.
>
> I turned it on pretty much the minute it hit the tree :) It works fine
> so far on two P4 systems a
mnag2006-03-24 14:25:02 UTC
FreeBSD ports repository
Added files:
ftp/pftpx/files pftpx.in
Log:
- Forget to add rc.d script. Sorry.
PR: 92380
Notified by:Derkjan de Haan
Revision ChangesPath
1.1 +25 -0 ports/ftp/pftpx/files/p
rwatson 2006-03-24 13:58:23 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_pcb.c spx_usrreq.c
Log:
Clean up and style(9) SPX code prior to significant functional changes
being committed:
- Wrap comments more evenly on right border.
- Clean up braces.
danfe 2006-03-24 13:57:57 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
quake2-relay --> ports/games/quake2-relay
Revision ChangesPath
1.14514 +1 -0 CVSROOT/modules
___
cvs-all@fre
danfe 2006-03-24 13:56:49 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/quake2-relay Makefile distinfo pkg-descr
Log:
Q2-Relay is multi-view demo recording facility for Quake II.
WWW: http://www.planetquake.com/relay
lioux 2006-03-24 13:53:05 UTC
FreeBSD ports repository
Modified files:
multimedia/ffmpeg-devel Makefile distinfo pkg-plist
multimedia/ffmpeg-devel/files patch-configure
patch-libavcodec::libpostproc::Makefile
Added files:
multimedia/ffm
lioux 2006-03-24 13:52:51 UTC
FreeBSD ports repository
Removed files:
multimedia/ffmpeg-devel/files ffserver.sh
Log:
Removed after copy to ffserver.in
Revision ChangesPath
1.4 +0 -26 ports/multimedia/ffmpeg-devel/files/ffserver.sh (dead)
__
lioux 2006-03-24 13:52:19 UTC
FreeBSD ports repository
Added files:
multimedia/ffmpeg-devel/files ffserver.in
Log:
Copied from ffserver.sh
Revision ChangesPath
1.1 +26 -0 ports/multimedia/ffmpeg-devel/files/ffserver.in (new)
___
Marcus Alves Grando wrote:
mnag2006-03-24 00:31:57 UTC
FreeBSD ports repository
Modified files:
audio/gnuitarMakefile
Log:
- Change fixed -lpthread to ${PTHREAD_LIBS}
PR: 94794
Notified by:maintainer
Revision ChangesPath
1.3 +4 -0
blackend2006-03-24 13:42:40 UTC
FreeBSD doc repository
Modified files:
en/docproj todo.sgml
Log:
Per Ceri request remove him from a task responsability.
Revision ChangesPath
1.5 +2 -2 www/en/docproj/todo.sgml
__
anray 2006-03-24 13:36:16 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
Change Scott Ullrich email address.
Revision ChangesPath
1.526 +1 -1
doc/en_US.ISO8859-1/articles/cont
tobez 2006-03-24 13:35:43 UTC
FreeBSD ports repository
Modified files:
textproc/p5-HTML-EscapeEvil Makefile distinfo
Log:
Update to 0.04.
Revision ChangesPath
1.2 +1 -1 ports/textproc/p5-HTML-EscapeEvil/Makefile
1.2 +3 -3 ports/textproc/p5-HT
On Fri, 24 Mar 2006, Mike Silbersack wrote:
On Tue, 28 Feb 2006, Marcel Moolenaar wrote:
There's a bogus conditional in i386/i386/machdep.c that should be
removed:
revision 1.596
date: 2004/07/19 02:46:34; author: silby; state: Exp; lines: +3 -0
Add a #error requiring KDB if DDB is specifi
garga 2006-03-24 13:31:53 UTC
FreeBSD ports repository
Modified files:
mail/qmail Makefile pkg-plist
Log:
- Use PORTDOCS facility and clean a bit Makefile and pkg-plist
Revision ChangesPath
1.94 +15 -18ports/mail/qmail/Makefile
1.10 +3 -76
ume 2006-03-24 13:30:10 UTC
FreeBSD src repository
Modified files:
lib/libc/net getaddrinfo.c
lib/libc/resolv res_query.c
Log:
When res_nquerydomain() returns SERVFAIL, we should try next domain.
Revision ChangesPath
1.76 +9 -1 src/lib/
tobez 2006-03-24 13:16:17 UTC
FreeBSD ports repository
Modified files:
sysutils/p5-Filesys-DiskFree Makefile
Added files:
sysutils/p5-Filesys-DiskFree/files patch-DiskFree.pm
Log:
Make the module work.
PR: 94907
Submitted by: maintainer
Revision
remko 2006-03-24 13:08:54 UTC
FreeBSD ports repository (doc committer)
Modified files:
security/vuxml vuln.xml
Log:
Update the 'Evolution - remote format string vulnerabilities' entry.
Revision ChangesPath
1.978 +3 -2 ports/security/vuxml/vuln.xml
___
remko 2006-03-24 12:25:59 UTC
FreeBSD ports repository (doc committer)
Modified files:
security/vuxml vuln.xml
Log:
Document the latest three FreeBSD Security Advisories:
SA-06:13
SA-06:12
SA-06:11
Revision ChangesPath
1.977 +128 -1ports/secur
tobez 2006-03-24 12:08:03 UTC
FreeBSD ports repository
Modified files:
devel/p5-File-Slurp Makefile distinfo
Log:
Update to .12.
Revision ChangesPath
1.30 +1 -1 ports/devel/p5-File-Slurp/Makefile
1.16 +3 -3 ports/devel/p5-File-Slurp/distin
tobez 2006-03-24 12:01:40 UTC
FreeBSD ports repository
Modified files:
mail/p5-MIME-Tools Makefile distinfo
Log:
Update to 5.420. Require perl from ports.
Revision ChangesPath
1.39 +5 -1 ports/mail/p5-MIME-Tools/Makefile
1.20 +3 -3 ports/mai
perky 2006-03-24 11:48:41 UTC
FreeBSD ports repository
Modified files:
www/mod_python3 Makefile distinfo pkg-plist
Added files:
www/mod_python3/files patch-src_include_mod_python.h.in
Log:
- Update to 3.2.8 [1]
- Add a workaround to build on Apache 2.2 [2]
Re
1 - 100 of 107 matches
Mail list logo