cvs commit: ports/x11-fonts/gentium Makefile distinfo pkg-descr pkg-message pkg-plist ports/x11-fonts/gentium/files fonts.dir pkg-message.in

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 07:17:03 UTC FreeBSD ports repository Modified files: x11-fonts/gentiumMakefile distinfo pkg-descr pkg-plist x11-fonts/gentium/files fonts.dir Added files: x11-fonts/gentium/files pkg-message.in Removed files: x11-fonts/gentiumpkg-message

cvs commit: src/etc rc.subr

2005-12-04 Thread Doug Barton
dougb 2005-12-05 07:04:15 UTC FreeBSD src repository Modified files: etc rc.subr Log: Change how *.sh scripts are handled. If the script is in /etc/rc.d, source it into the shell. If not, handle it in a subshell the same way that "real" rc.d-style scripts a

cvs commit: ports/x11-toolkits/wxgtk26-docs Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 06:47:28 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk26-docs Makefile Log: update port: wxgtk26-docs Changed PORTNAME to wxgtk_doc_26 to remove duplicate latest link values with port wxgtk_doc. PR: port

cvs commit: src/games/fortune/datfiles fortunes

2005-12-04 Thread Doug Barton
dougb 2005-12-05 06:47:24 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Canonify, correct, and add citations related to Douglas Adams' work. Correct a quotation from Hitchhiker's. Revision ChangesPath 1.199 +19 -14src/game

Re: cvs commit: src/etc/rc.d root

2005-12-04 Thread Bruce Evans
On Sun, 4 Dec 2005, Kevin Oberman wrote: Date: Sat, 3 Dec 2005 16:25:28 +0100 From: Pawel Jakub Dawidek <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] On Fri, Dec 02, 2005 at 09:33:43PM +, Ruslan Ermilov wrote: +> ru 2005-12-02 21:33:43 UTC +> +> FreeBSD src repository +> +> Mod

cvs commit: ports/lang/gnat Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 05:56:13 UTC FreeBSD ports repository Modified files: lang/gnatMakefile Log: Add dependency on bison Make dependency on c.4 a lib_depends instead of a build_depends. Revision ChangesPath 1.50 +2 -1 ports/lang/gnat/Makefile __

Re: cvs commit: src/sys/kern uipc_socket.c

2005-12-04 Thread Mike Silbersack
On Mon, 28 Nov 2005, Robert Watson wrote: Break out functionality in sosend() responsible for building mbuf chains and copying in mbufs from the body of the send logic, creating a new function sosend_copyin(). This changes makes sosend() almost readable, and will allow the same logic to be

cvs commit: ports/deskutils/sunbird Makefile

2005-12-04 Thread Michael Johnson
ahze2005-12-05 05:33:51 UTC FreeBSD ports repository Modified files: deskutils/sunbirdMakefile Log: - Don't try and remove share/pixmaps since it's in mtree Revision ChangesPath 1.3 +0 -1 ports/deskutils/sunbird/Makefile

Re: cvs commit: src/lib/msun/src e_lgammaf_r.c

2005-12-04 Thread Mike Silbersack
On Tue, 29 Nov 2005, Bruce Evans wrote: On Tue, 29 Nov 2005, Andrey Chernov wrote: On Tue, Nov 29, 2005 at 11:49:13AM +1100, Bruce Evans wrote: I don't like writing papers, and rarely read them these days. Not writting the paper about your libm changes will increase chances your changes wi

cvs commit: src/share/man/man5 Makefile mqueuefs.5

2005-12-04 Thread David Xu
davidxu 2005-12-05 05:18:23 UTC FreeBSD src repository Modified files: share/man/man5 Makefile Added files: share/man/man5 mqueuefs.5 Log: Add document about mqueuefs. Revision ChangesPath 1.63 +1 -0 src/share/man/man5/Makefile 1.1

cvs commit: src/usr.sbin/portsnap/make_index make_index.c

2005-12-04 Thread Colin Percival
cperciva2005-12-05 05:07:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/portsnap/make_index make_index.c Log: MFC revision 1.5: Make "missing dependency" errors more useful by indicating which port is trying to depend upon the non-existen

cvs commit: src/usr.sbin/portsnap/make_index make_index.c

2005-12-04 Thread Colin Percival
cperciva2005-12-05 05:07:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/portsnap/make_index make_index.c Log: MFC revision 1.5: Make "missing dependency" errors more useful by indicating which port is trying to depend upon the non-existen

cvs commit: ports/mail/exim-doc-html distinfo

2005-12-04 Thread Sam Lawrance
lawrance2005-12-05 05:05:51 UTC FreeBSD ports repository Modified files: mail/exim-doc-html distinfo Log: Correct distinfo for PDF documentation tarball. Reported by:kris Revision ChangesPath 1.10 +3 -3 ports/mail/exim-doc-html/distinfo __

cvs commit: src/lib/libc/sys mq_notify.2

2005-12-04 Thread David Xu
davidxu 2005-12-05 04:44:39 UTC FreeBSD src repository Modified files: lib/libc/sys mq_notify.2 Log: Document SIGEV_NONE and SIGEV_SIGNAL. Revision ChangesPath 1.4 +15 -0 src/lib/libc/sys/mq_notify.2 ___ cv

cvs commit: src/sys/kern uipc_mqueue.c

2005-12-04 Thread David Xu
davidxu 2005-12-05 04:41:32 UTC FreeBSD src repository Modified files: sys/kern uipc_mqueue.c Log: After reading some documents, I realized SIGEV_NONE != NULL, also fix code in mqueue_send_notification to handle SIGEV_NONE. Revision ChangesPath 1.8

cvs commit: www/en/cgi cgi-style.pl

2005-12-04 Thread Bill Fenner
fenner 2005-12-05 04:26:20 UTC FreeBSD doc repository (src,ports committer) Modified files: en/cgi cgi-style.pl Log: Make the "Skip site navigation" link point to #content; cgi scripts have no section navigation so I removed the redundant #contentwrap div but

cvs commit: ports/comms/spandsp Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 04:05:36 UTC FreeBSD ports repository Modified files: comms/spandspMakefile Log: [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3 tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it when building on earlier FreeBSD P

cvs commit: ports/graphics/dvipng Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 03:49:51 UTC FreeBSD ports repository Modified files: graphics/dvipng Makefile Log: Remove install-info from Makefile, it's automatically done when INFO is defined Revision ChangesPath 1.13 +0 -1 ports/graphics/dvipng/Makefile __

cvs commit: ports/print/lilypond pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 03:47:10 UTC FreeBSD ports repository Modified files: print/lilypond pkg-plist Log: fix pkg-plist leftover file Revision ChangesPath 1.7 +1 -0 ports/print/lilypond/pkg-plist ___ cvs-all@fr

cvs commit: ports/print/lilypond Makefile distinfo ports/print/lilypond/files patch-mf:GNUMakefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 03:45:48 UTC FreeBSD ports repository Modified files: print/lilypond Makefile distinfo print/lilypond/files patch-mf:GNUMakefile Log: - remove install-info - the silly configure phase of this port actually fetched another file which is very nic

cvs commit: ports/mail/balsa Makefile distinfo

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-05 03:38:08 UTC FreeBSD ports repository Modified files: mail/balsa Makefile distinfo Log: Update to 2.3.7. Revision ChangesPath 1.108 +7 -2 ports/mail/balsa/Makefile 1.51 +3 -3 ports/mail/balsa/distinfo _

cvs commit: src/sys/kern uipc_mqueue.c

2005-12-04 Thread David Xu
davidxu 2005-12-05 03:23:27 UTC FreeBSD src repository Modified files: sys/kern uipc_mqueue.c Log: Handle SIGEV_NONE, if notification is SIGEV_NONE, error status and return status will be set, but no notification will be registered. Increase hard limit of maxmsg t

cvs commit: ports/net/avahi Makefile

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-05 03:13:06 UTC FreeBSD ports repository Modified files: net/avahiMakefile Log: Make sure the avahi-daemon socket is written to the correct location. Revision ChangesPath 1.9 +3 -2 ports/net/avahi/Makefile ___

cvs commit: ports/editors/openoffice.org-2.0 Makefile

2005-12-04 Thread Maho Nakata
maho2005-12-05 02:44:24 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile Log: Add ? so that ooo-build port can override Revision ChangesPath 1.219 +2 -2 ports/editors/openoffice.org-2.0/Makefile

cvs commit: ports/print/a2ps-letter Makefile ports/print/hp2xx Makefile ports/security/heimdal Makefile ports/security/krb4 Makefile ports/security/krb5 Makefile ports/shells/zsh Makefile ports/sysuti

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 02:34:07 UTC FreeBSD ports repository Modified files: print/a2ps-letterMakefile print/hp2xx Makefile security/heimdal Makefile security/krb4Makefile security/krb5Makefile shells/zsh Makefile sy

cvs commit: src/sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c usbdevs

2005-12-04 Thread Florent Thoumie
flz 2005-12-05 01:51:29 UTC FreeBSD src repository (ports committer) Modified files: sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c usbdevs Log: - Add Product IDs for iPod 3G and iPod Video. - Add an USB quirk for iPods, da(4) devices ar

Re: cvs commit: src/sys/dev/nve if_nve.c

2005-12-04 Thread David O'Brien
On Fri, Dec 02, 2005 at 11:42:21AM +, Robert Watson wrote: > On Thu, 27 Oct 2005, David E. O'Brien wrote: > > >obrien 2005-10-27 15:39:19 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/nve if_nve.c > > Log: > > Clear pending_txs when not "RUNNING". > > >

cvs commit: src/sys/dev/nve if_nve.c

2005-12-04 Thread David E. O'Brien
obrien 2005-12-05 01:05:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/nve if_nve.c Log: MFC: rev 1.13: clear pending_txs when not "RUNNING". Revision ChangesPath 1.7.2.6 +1 -0 src/sys/dev/nve/if_nve.c

cvs commit: src/sys/dev/nve if_nve.c

2005-12-04 Thread David E. O'Brien
obrien 2005-12-05 01:05:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/nve if_nve.c Log: MFC: rev 1.12: make sure that we call if_free(ifp) after bus_teardown_intr. This eliminates the possibility of a crash due to getting an interrupt

cvs commit: ports/games/emacs-chess Makefile ports/games/gnushogi Makefile ports/graphics/gauche-gl Makefile ports/graphics/ocrad Makefile ports/graphics/zgv Makefile ports/japanese/mtools Makefile po

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-05 00:53:19 UTC FreeBSD ports repository Modified files: games/emacs-chessMakefile games/gnushogi Makefile graphics/gauche-gl Makefile graphics/ocrad Makefile graphics/zgv Makefile japanese/mtools Makefile ja

cvs commit: ports/mail/p5-Mail-SpamAssassin/files patch-sa-learn.raw

2005-12-04 Thread David E. O'Brien
obrien 2005-12-05 00:47:16 UTC FreeBSD ports repository Added files: mail/p5-Mail-SpamAssassin/files patch-sa-learn.raw Log: Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update. Revision ChangesPath 1.4 +19 -0 ports/mail/p5-Mail-SpamAs

cvs commit: ports/net/avahi Makefile

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-05 00:40:06 UTC FreeBSD ports repository Modified files: net/avahiMakefile Log: Teach avahi the correct location of the dbus socket. Submitted by: sajd on #freebsd-gnome Revision ChangesPath 1.8 +2 -0 ports/net/avahi/Makef

cvs commit: ports/x11-toolkits/wxgtk24-docs Makefile

2005-12-04 Thread Adam Weinberger
adamw 2005-12-05 00:36:43 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk24-docs Makefile Log: Add LATEST_LINK. Revision ChangesPath 1.5 +2 -0 ports/x11-toolkits/wxgtk24-docs/Makefile ___ cvs-all

cvs commit: ports/net/tintin++-devel Makefile

2005-12-04 Thread Adam Weinberger
adamw 2005-12-05 00:33:39 UTC FreeBSD ports repository Modified files: net/tintin++-devel Makefile Log: Add LATEST_LINK. Revision ChangesPath 1.23 +2 -0 ports/net/tintin++-devel/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/devel/cedet Makefile ports/databases/gdbm Makefile ports/comms/mgetty+sendfax Makefile ports/devel/cutils Makefile ports/devel/dmalloc Makefile ports/devel/ecb Makefile ports/devel/e

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 23:35:14 UTC FreeBSD ports repository Modified files: devel/cedet Makefile databases/gdbm Makefile comms/mgetty+sendfax Makefile devel/cutils Makefile devel/dmallocMakefile devel/ecbMakefile de

cvs commit: www/en/cgi confirm-code.cgi

2005-12-04 Thread Simon L. Nielsen
simon 2005-12-04 23:20:43 UTC FreeBSD doc repository Modified files: en/cgi confirm-code.cgi Log: Try to find cgi-lib.pl in the current directory since the script cannot find cgi-lib.pl otherwise on www.FreeBSD.org. Revision ChangesPath 1.9 +2

cvs commit: ports/net/pim6sd Makefile distinfo pkg-descr pkg-plist

2005-12-04 Thread SUZUKI Shinsuke
suz 2005-12-04 23:19:12 UTC FreeBSD ports repository Removed files: net/pim6sd Makefile distinfo pkg-descr pkg-plist Log: removed pim6sd, since it's succeeded by net/mcast-tools Revision ChangesPath 1.16 +0 -45 ports/net/pim6sd/Makefile (dead)

cvs commit: ports/databases/evolution-data-server Makefile ports/databases/evolution-data-server/files patch-camel_providers_imap_camel-imap-utils.c

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-04 23:15:05 UTC FreeBSD ports repository Modified files: databases/evolution-data-server Makefile Added files: databases/evolution-data-server/files patch-camel_providers_imap_camel-imap-utils.c Log: Fix the build

cvs commit: src/sys/vm vm_map.c

2005-12-04 Thread Alan Cox
alc 2005-12-04 22:55:41 UTC FreeBSD src repository Modified files: sys/vm vm_map.c Log: Simplify vmspace_dofree(). Revision ChangesPath 1.371 +1 -3 src/sys/vm/vm_map.c ___ cvs-all@freebsd.org maili

cvs commit: ports/audio/rplay Makefile ports/audio/tracker Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 22:49:37 UTC FreeBSD ports repository Modified files: audio/rplay Makefile audio/trackerMakefile Log: Remove install-info from Makefile, it's automatically done when INFO is defined. Revision ChangesPath 1.29 +0 -3

Re: cvs commit: src/etc/rc.d root

2005-12-04 Thread Kevin Oberman
> Date: Sat, 3 Dec 2005 16:25:28 +0100 > From: Pawel Jakub Dawidek <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > On Fri, Dec 02, 2005 at 09:33:43PM +, Ruslan Ermilov wrote: > +> ru 2005-12-02 21:33:43 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +>

cvs commit: ports/devel/nspr/files patch-.._pr_src_misc_prsystem.c

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-04 22:33:55 UTC FreeBSD ports repository Added files: devel/nspr/files patch-.._pr_src_misc_prsystem.c Log: Implement the PR_GetPhysicalMemorySize function for FreeBSD. This will allow applications such as Firefox to enable memory caching. PR:

cvs commit: ports/devel/nspr Makefile

2005-12-04 Thread Joe Marcus Clarke
marcus 2005-12-04 22:33:23 UTC FreeBSD ports repository Modified files: devel/nspr Makefile Log: Implement the PR_GetPhysicalMemorySize function for FreeBSD. This will allow applications such as Firefox to enable memory caching. PR: 89946 Submitte

cvs commit: www/en/cgi confirm-code.cgi dosendpr.cgi

2005-12-04 Thread Simon L. Nielsen
simon 2005-12-04 22:25:20 UTC FreeBSD doc repository Modified files: en/cgi confirm-code.cgi dosendpr.cgi Log: Move the sendpr verification "database" to a non world-writeable directory. OK'ed by: ceri Revision ChangesPath 1.8 +3 -3

cvs commit: ports/biology/p5-bioperl-devel Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 22:12:48 UTC FreeBSD ports repository Modified files: biology/p5-bioperl-devel Makefile Log: Add conflicts: CONFLICTS= p5-bioperl-1.[02468]* Submitted by: Fernan Aguero <[EMAIL PROTECTED]>, Mauricio Herrera Cuadra <[EMAIL PROTECTED]> Revis

cvs commit: ports/biology/p5-bioperl Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 22:11:44 UTC FreeBSD ports repository Modified files: biology/p5-bioperl Makefile Log: Add conflicst: CONFLICTS= p5-bioperl-1.[13579]* Submitted by: Mauricio Herrera Cuadra <[EMAIL PROTECTED]>,Fernan Aguero <[EMAIL PROTECTED]> Revision Cha

cvs commit: ports/finance/pfpro Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 22:09:23 UTC FreeBSD ports repository Modified files: finance/pfproMakefile Log: add LATEST_LINK Noticed by: scripts and Mike Durian <[EMAIL PROTECTED]> Revision ChangesPath 1.3 +1 -0 ports/finance/pfpro/Makefile ___

cvs commit: ports/www/mozilla Makefile.common ports/www/firefox Makefile

2005-12-04 Thread Michael Johnson
ahze2005-12-04 22:05:43 UTC FreeBSD ports repository Modified files: www/mozilla Makefile.common www/firefox Makefile Log: - Add support for GECKO_PLIST_PRE_FILES and GECKO_PLIST_PRE_DIRS to add files or directories to plist. - *Really* remove sha

cvs commit: ports/mail/mew-mule Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 21:54:12 UTC FreeBSD ports repository Modified files: mail/mew-muleMakefile pkg-plist Log: Use INFO macro Revision ChangesPath 1.20 +1 -0 ports/mail/mew-mule/Makefile 1.4 +0 -13 ports/mail/mew-mule/pkg-plist ___

cvs commit: www/en/cgi cgi-style.pl

2005-12-04 Thread Simon L. Nielsen
simon 2005-12-04 21:52:42 UTC FreeBSD doc repository Modified files: en/cgi cgi-style.pl Log: Correct the xmlns attribute http://w3.org/1999/xhtml -> http://www.w3.org/1999/xhtml, which is the namespace used by the XHTML DTD's. This fixes layout/rendering

cvs commit: ports/editors/mule-common Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 21:48:51 UTC FreeBSD ports repository Modified files: editors/mule-common Makefile pkg-plist Log: fix packaging on 6.x by carefully removeing info files from the pkg-plist Revision ChangesPath 1.67 +7 -1 ports/editors/mule-common/Makefile

cvs commit: www/en/cgi missing_handler.cgi

2005-12-04 Thread Simon L. Nielsen
simon 2005-12-04 21:45:45 UTC FreeBSD doc repository Modified files: en/cgi missing_handler.cgi Log: - Make output XHTML compliant. - Remove the searchbox, since there is already a searchbox included on the page now, due to the new page design. Revision

cvs commit: ports/misc/gopod Makefile distinfo ports/misc/gopod/files extra-patch-gui.c extra-patch-main.c ports/misc/gtk-gopod Makefile

2005-12-04 Thread Emanuel Haupt
ehaupt 2005-12-04 21:33:54 UTC FreeBSD ports repository Modified files: misc/gopod Makefile distinfo misc/gtk-gopod Makefile Added files: misc/gopod/files extra-patch-gui.c Removed files: misc/gopod/files extra-patch-main.c Log: Update

cvs commit: ports/mbone/mcl distinfo ports/mbone/mcl/files patch-Makefile.common patch-flute-Makefile

2005-12-04 Thread Marcus Alves Grando
mnag2005-12-04 21:32:59 UTC FreeBSD ports repository Modified files: mbone/mcldistinfo mbone/mcl/files patch-Makefile.common patch-flute-Makefile Log: Respect LOCALBASE Add SHA256 PR: 89936 Submitted by: m

cvs commit: ports/editors/emacs19 Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 21:30:00 UTC FreeBSD ports repository Modified files: editors/emacs19 Makefile pkg-plist Log: Unbreak on 6.x by carefully specifying .info files. Revision ChangesPath 1.59 +4 -2 ports/editors/emacs19/Makefile 1.24 +56 -56po

cvs commit: ports/www/mod_extract_forwarded2 Makefile distinfo pkg-plist

2005-12-04 Thread Clement Laforet
clement 2005-12-04 21:24:52 UTC FreeBSD ports repository Modified files: www/mod_extract_forwarded2 Makefile distinfo Removed files: www/mod_extract_forwarded2 pkg-plist Log: - Convert to new USE_APACHE - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256 Revision Ch

Re: cvs commit: src/etc/periodic/daily 470.status-named

2005-12-04 Thread Doug Barton
Yar Tikhiy wrote: Excuse me for this late comment, but using `fgrep -E' looks odd to me because `fgrep' and `grep -E' are orthogonal and mutually exclusive. Never too late to fix a braino, thanks for pointing this out. :) I confess that I did think it was odd, but didn't follow up on that f

cvs commit: www/en/cgi missing_handler.cgi

2005-12-04 Thread Simon L. Nielsen
simon 2005-12-04 21:15:34 UTC FreeBSD doc repository Modified files: en/cgi missing_handler.cgi Log: Remove trailing whitespace. Revision ChangesPath 1.17 +14 -14www/en/cgi/missing_handler.cgi ___ cv

cvs commit: ports/ftp/IglooFTP Makefile

2005-12-04 Thread Kris Kennaway
kris2005-12-04 21:12:57 UTC FreeBSD ports repository Modified files: ftp/IglooFTP Makefile Log: Mark IGNORE since the port crashes at startup: IglooFTP in free(): error: chunk is already free Deprecate and expire in 2 months. Revision ChangesPath

cvs commit: ports/www/mod_auth_pgsql2 Makefile distinfo pkg-plist

2005-12-04 Thread Clement Laforet
clement 2005-12-04 21:08:46 UTC FreeBSD ports repository Modified files: www/mod_auth_pgsql2 Makefile distinfo Removed files: www/mod_auth_pgsql2 pkg-plist Log: - Convert to new USE_APACHE - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256H Revision ChangesPa

cvs commit: ports/www/mod_auth_remote Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 21:03:47 UTC FreeBSD ports repository Modified files: www/mod_auth_remote Makefile distinfo Log: - Convert to new USE_APACHE - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256 Revision ChangesPath 1.6 +4 -6 ports/www/mod_auth_remote/Ma

Re: cvs commit: src/etc/periodic/daily 470.status-named

2005-12-04 Thread Yar Tikhiy
On Tue, Nov 22, 2005 at 10:24:28PM +, Doug Barton wrote: > dougb 2005-11-22 22:24:28 UTC > > FreeBSD src repository > > Modified files: > etc/periodic/daily 470.status-named > Log: > Update the test for failed zone transfers to reflect BIND 9.3.1 semantics > Simplify th

cvs commit: ports/www/mod_rpaf Makefile

2005-12-04 Thread Clement Laforet
clement 2005-12-04 21:01:55 UTC FreeBSD ports repository Modified files: www/mod_rpaf Makefile Log: - remove duplicated AP_FAST_BUILD definition Revision ChangesPath 1.7 +0 -1 ports/www/mod_rpaf/Makefile _

cvs commit: ports/lang/gcc30 Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 21:01:41 UTC FreeBSD ports repository Modified files: lang/gcc30 Makefile pkg-plist Log: use INFO macro Revision ChangesPath 1.136 +1 -0 ports/lang/gcc30/Makefile 1.45 +1 -13 ports/lang/gcc30/pkg-plist _

cvs commit: ports/www/mod_auth_pam2 Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:56:16 UTC FreeBSD ports repository Modified files: www/mod_auth_pam2Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.6 +1 -4 ports/www/mod_auth_pam2/Makefile 1.3 +1 -0 ports/www/

cvs commit: ports/www/mod_auth_kerb Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:53:01 UTC FreeBSD ports repository Modified files: www/mod_auth_kerbMakefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.14 +1 -1 ports/www/mod_auth_kerb/Makefile 1.5 +1 -0 ports/www/

cvs commit: ports/www/mod_accounting Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:51:08 UTC FreeBSD ports repository Modified files: www/mod_accounting Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.14 +1 -1 ports/www/mod_accounting/Makefile 1.5 +1 -0 ports/www

cvs commit: ports/www/apache-contrib Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:47:28 UTC FreeBSD ports repository Modified files: www/apache-contrib Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.18 +6 -19 ports/www/apache-contrib/Makefile 1.3 +1 -0 ports/www

cvs commit: ports/www/mod_vhost_ldap Makefile

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:36:56 UTC FreeBSD ports repository Modified files: www/mod_vhost_ldap Makefile Log: - Convert to new USE_APACHE Revision ChangesPath 1.6 +2 -4 ports/www/mod_vhost_ldap/Makefile ___ cvs-all@

cvs commit: ports/lang/egcs Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 20:36:54 UTC FreeBSD ports repository Modified files: lang/egcsMakefile pkg-plist Log: Use INFO macro Revision ChangesPath 1.91 +2 -0 ports/lang/egcs/Makefile 1.32 +0 -61 ports/lang/egcs/pkg-plist ___

cvs commit: ports/mail/mew Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 20:36:00 UTC FreeBSD ports repository Modified files: mail/mew Makefile pkg-plist Log: Use INFO macro Revision ChangesPath 1.37 +2 -0 ports/mail/mew/Makefile 1.4 +0 -7 ports/mail/mew/pkg-plist _

cvs commit: ports/lang/Sather Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 20:33:25 UTC FreeBSD ports repository Modified files: lang/Sather Makefile pkg-plist Log: Use INFO macro Revision ChangesPath 1.33 +2 -0 ports/lang/Sather/Makefile 1.6 +0 -9 ports/lang/Sather/pkg-plist ___

cvs commit: ports/www/mod_vdbh Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:32:58 UTC FreeBSD ports repository Modified files: www/mod_vdbh Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.5 +2 -5 ports/www/mod_vdbh/Makefile 1.3 +1 -0 ports/www/mod_v

cvs commit: ports/www/mod_tidy Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:30:38 UTC FreeBSD ports repository Modified files: www/mod_tidy Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.9 +2 -5 ports/www/mod_tidy/Makefile 1.4 +1 -0 ports/www/mod_t

cvs commit: ports/www/mod_rpaf Makefile distinfo ports/www/mod_rpaf2 Makefile

2005-12-04 Thread Clement Laforet
clement 2005-12-04 20:26:15 UTC FreeBSD ports repository Modified files: www/mod_rpaf Makefile distinfo www/mod_rpaf2Makefile Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.6 +7 -3 ports/www/mod_rpaf/Makefile 1

cvs commit: ports/games/angband pkg-message

2005-12-04 Thread Pav Lucistnik
pav 2005-12-04 20:17:50 UTC FreeBSD ports repository Removed files: games/angbandpkg-message Log: - Remove zero sized file Revision ChangesPath 1.5 +0 -0 ports/games/angband/pkg-message (dead) ___ cvs-

cvs commit: ports/japanese/jed Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 20:16:32 UTC FreeBSD ports repository Modified files: japanese/jed Makefile pkg-plist Log: Use INFO macro Revision ChangesPath 1.20 +7 -2 ports/japanese/jed/Makefile 1.3 +0 -6 ports/japanese/jed/pkg-plist _

cvs commit: ports/www/emacs-w3m Makefile pkg-plist ports/www/emacs-w3m-emacs20 pkg-plist ports/www/guile-www Makefile pkg-plist ports/x11-toolkits/py-xlib Makefile pkg-plist

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 20:07:17 UTC FreeBSD ports repository Modified files: www/emacs-w3mMakefile pkg-plist www/emacs-w3m-emacs20 pkg-plist www/guile-wwwMakefile pkg-plist x11-toolkits/py-xlib Makefile pkg-plist Log: Add INFO macro Revision Chang

cvs commit: src/bin/sh builtins.def

2005-12-04 Thread Stefan Farfeleder
stefanf 2005-12-04 20:01:48 UTC FreeBSD src repository Modified files: bin/sh builtins.def Log: Sort. Revision ChangesPath 1.18 +6 -6 src/bin/sh/builtins.def ___ cvs-all@freebsd.org mailing list http:

cvs commit: ports/mbone/mcl Makefile

2005-12-04 Thread Edwin Groothuis
edwin 2005-12-04 19:57:09 UTC FreeBSD ports repository Modified files: mbone/mclMakefile Log: Fix maintainers email address Submitted by:private email Revision ChangesPath 1.6 +1 -1 ports/mbone/mcl/Makefile ___

cvs commit: ports/multimedia/ldvd distinfo

2005-12-04 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-12-04 19:40:11 UTC FreeBSD ports repository Modified files: multimedia/ldvd distinfo Log: Add SHA256 checksum Revision ChangesPath 1.3 +1 -0 ports/multimedia/ldvd/distinfo ___ cvs-all@freebsd.org

cvs commit: ports/multimedia/ldvd Makefile

2005-12-04 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-12-04 19:40:01 UTC FreeBSD ports repository Modified files: multimedia/ldvd Makefile Log: Fix BROKEN by updating MASTER_SITES Revision ChangesPath 1.10 +1 -3 ports/multimedia/ldvd/Makefile ___ cvs

cvs commit: src/bin/sh builtins.def

2005-12-04 Thread Stefan Farfeleder
stefanf 2005-12-04 19:37:07 UTC FreeBSD src repository Modified files: bin/sh builtins.def Log: Remove a few commented out builtins from the original ash. The files implementing them were never part of FreeBSD. Revision ChangesPath 1.17 +0 -5

cvs commit: src/share/man/man1 builtin.1

2005-12-04 Thread Stefan Farfeleder
stefanf 2005-12-04 18:59:34 UTC FreeBSD src repository Modified files: share/man/man1 builtin.1 Log: Add the times builtin. Revision ChangesPath 1.26 +3 -1 src/share/man/man1/builtin.1 ___ cvs-all@freebsd.org

cvs commit: src/bin/sh builtins.def eval.c eval.h sh.1

2005-12-04 Thread Stefan Farfeleder
stefanf 2005-12-04 18:44:21 UTC FreeBSD src repository Modified files: bin/sh builtins.def eval.c eval.h sh.1 Log: Add the times builtin. It reports the user and system time for the shell itself and its children. Instead of calling times() (as implied by POSIX)

cvs commit: ports/sysutils/dirvish Makefile distinfo ports/sysutils/dirvish/files header.pl patch-install.sh

2005-12-04 Thread Marcus Alves Grando
mnag2005-12-04 18:25:46 UTC FreeBSD ports repository Modified files: sysutils/dirvish Makefile distinfo Added files: sysutils/dirvish/files header.pl Removed files: sysutils/dirvish/files patch-install.sh Log: Respect PREFIX Add SHA256 PR:

cvs commit: src/usr.bin/rup rup.c

2005-12-04 Thread Philip Paeps
philip 2005-12-04 18:25:26 UTC FreeBSD src repository Modified files: usr.bin/rup rup.c Log: Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bit time_t and times will look incorrect on machines with 64bit time_t. PR: 88788 Submi

cvs commit: ports/lang/gdc Makefile distinfo pkg-plist ports/lang/gdc/files patch-gcc__d__phobos__config__gen_unix.c

2005-12-04 Thread Marcus Alves Grando
mnag2005-12-04 18:09:12 UTC FreeBSD ports repository Modified files: lang/gdc Makefile distinfo pkg-plist Added files: lang/gdc/files patch-gcc__d__phobos__config__gen_unix.c Log: Update to 0.17 Add knob to build with GCC 4.0.x Add SHA256 PR:

cvs commit: ports/www/mod_macro2 Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 17:32:18 UTC FreeBSD ports repository Modified files: www/mod_macro2 Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.6 +2 -4 ports/www/mod_macro2/Makefile 1.2 +1 -0 ports/www/mod

cvs commit: ports/www/mod_log_config-st Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 17:26:41 UTC FreeBSD ports repository Modified files: www/mod_log_config-st Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.4 +3 -4 ports/www/mod_log_config-st/Makefile 1.2 +1 -0 ports

cvs commit: ports/www/mod_cfg_ldap Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 17:24:08 UTC FreeBSD ports repository Modified files: www/mod_cfg_ldap Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.5 +2 -5 ports/www/mod_cfg_ldap/Makefile 1.4 +1 -0 ports/www/m

cvs commit: ports/www/mod_cband Makefile distinfo pkg-plist

2005-12-04 Thread Clement Laforet
clement 2005-12-04 17:21:21 UTC FreeBSD ports repository Modified files: www/mod_cbandMakefile distinfo Added files: www/mod_cbandpkg-plist Log: - Update to 0.9.5.3 - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.6 +3 -

cvs commit: ports/Mk bsd.apache.mk

2005-12-04 Thread Clement Laforet
clement 2005-12-04 17:13:42 UTC FreeBSD ports repository Modified files: Mk bsd.apache.mk Log: - export APACHEMODDIR and APACHEINCLUDEDIR to Makefile-land - remove duplicated "code" Revision ChangesPath 1.5 +11 -8 ports/Mk/bsd.apache.mk _

Re: cvs commit: www/en send-pr.sgml www/en/cgi Makefile confirm-code.cgi sendpr-code.cgi

2005-12-04 Thread Simon L. Nielsen
On 2005.12.04 16:18:40 +, Ceri Davies wrote: > ceri2005-12-04 16:18:40 UTC > > FreeBSD doc repository > > Modified files: > en send-pr.sgml > en/cgi Makefile confirm-code.cgi > Removed files: > en/cgi sendpr-code.cgi >

cvs commit: ports/net/iwi-firmware Makefile distinfo

2005-12-04 Thread Florent Thoumie
flz 2005-12-04 16:46:07 UTC FreeBSD ports repository Modified files: net/iwi-firmware Makefile distinfo Log: - Update to latest firmware (2.4). Tested by: anders Revision ChangesPath 1.5 +2 -2 ports/net/iwi-firmware/Makefile 1.3 +3

cvs commit: ports/www/mod_bw Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 16:39:10 UTC FreeBSD ports repository Modified files: www/mod_bw Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.4 +2 -4 ports/www/mod_bw/Makefile 1.2 +1 -0 ports/www/mod_bw/

cvs commit: www/en/cgi confirm-code.cgi

2005-12-04 Thread Ceri Davies
ceri2005-12-04 16:36:51 UTC FreeBSD doc repository Modified files: en/cgi confirm-code.cgi Log: Use the strict pragma. Revision ChangesPath 1.7 +4 -1 www/en/cgi/confirm-code.cgi ___ cvs-all@freeb

cvs commit: ports/www/mod_auth_mysql2 Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 16:35:40 UTC FreeBSD ports repository Modified files: www/mod_auth_mysql2 Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.3 +2 -4 ports/www/mod_auth_mysql2/Makefile 1.2 +1 -0 ports/ww

cvs commit: ports/www/mod_auth_imap2 Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 16:32:16 UTC FreeBSD ports repository Modified files: www/mod_auth_imap2 Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.6 +2 -4 ports/www/mod_auth_imap2/Makefile 1.4 +1 -0 ports/www

cvs commit: ports/www/mod_auth_external2 Makefile distinfo

2005-12-04 Thread Clement Laforet
clement 2005-12-04 16:27:42 UTC FreeBSD ports repository Modified files: www/mod_auth_external2 Makefile distinfo Log: - Convert to new USE_APACHE - Add SHA256 Revision ChangesPath 1.10 +2 -4 ports/www/mod_auth_external2/Makefile 1.7 +1 -0 por

  1   2   >