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

2008-01-14 Thread David Schultz
das 2008-01-15 07:40:30 UTC FreeBSD src repository Modified files: usr.bin/wall wall.c Log: Fix some bugs in wall(1): - Handle wrapping correctly when \r appears in the input, and don't remove the \r from the output. - For lines longer than 79 characters, don'

cvs commit: ports/lang/php5 Makefile

2008-01-14 Thread Alex Dupre
ale 2008-01-15 07:38:45 UTC FreeBSD ports repository Modified files: lang/php5Makefile Log: Update suhosin PATCH_SITE. Revision ChangesPath 1.123 +1 -1 ports/lang/php5/Makefile ___ cvs-all@freebsd.or

cvs commit: ports/security/php-suhosin Makefile distinfo

2008-01-14 Thread Alex Dupre
ale 2008-01-15 07:37:09 UTC FreeBSD ports repository Modified files: security/php-suhosin Makefile distinfo Log: Update to 0.9.23 release. Revision ChangesPath 1.17 +2 -2 ports/security/php-suhosin/Makefile 1.17 +3 -3 ports/security/php-suhos

cvs commit: src/lib/libc/gen getttyent.c

2008-01-14 Thread David Schultz
das 2008-01-15 06:50:50 UTC FreeBSD src repository Modified files: lib/libc/gen getttyent.c Log: In getttyent(3), if /etc/ttys doesn't end in a newline, don't freak out and keep trying to expand the buffer until realloc() fails. PR: 114398 Revision

cvs commit: ports/devel/bouml Makefile distinfo

2008-01-14 Thread Thierry Thomas
thierry 2008-01-15 06:40:07 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 3.5. Changelog at . Revision ChangesPath 1.110 +1 -1 ports/devel/bouml/Makefile

cvs commit: src/sbin/quotacheck quotacheck.c

2008-01-14 Thread Mike Pritchard
mpp 2008-01-15 06:33:21 UTC FreeBSD src repository Modified files: sbin/quotacheck quotacheck.c Log: Quotacheck may possibly skip quota accounting for up to 2 files on a filesystem if the quota data files reside on a different filesystem (e.g. the userquota=/somepath

cvs commit: ports/graphics/p5-Graphics-ColorNames Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 06:14:16 UTC FreeBSD ports repository Modified files: graphics/p5-Graphics-ColorNames Makefile distinfo Log: - Update to 2.11 Changes:http://search.cpan.org/dist/Graphics-ColorNames/Changes Revision ChangesPath 1.14 +3 -3 port

cvs commit: ports/mail/p5-Mail-IMAPClient Makefile distinfo ports/mail/p5-Mail-IMAPClient/files patch-Makefile.PL

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 06:13:43 UTC FreeBSD ports repository Modified files: mail/p5-Mail-IMAPClient Makefile distinfo Removed files: mail/p5-Mail-IMAPClient/files patch-Makefile.PL Log: - Update to 3.03 Changes:http://search.cpan.org/dist/Mail-IMAPClient/Changes

cvs commit: ports/textproc/p5-Perl-Critic Makefile distinfo pkg-plist

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 05:52:08 UTC FreeBSD ports repository Modified files: textproc/p5-Perl-Critic Makefile distinfo pkg-plist Log: - Update to 1.08.0 (1.080) Changes:http://search.cpan.org/dist/Perl-Critic/Changes Revision ChangesPath 1.22 +29 -1

cvs commit: ports/net-im/libpurple/files patch-finch_libgnt_gntmain.c patch-finch_libgnt_gntwm.c

2008-01-14 Thread Joe Marcus Clarke
marcus 2008-01-15 05:28:32 UTC FreeBSD ports repository Removed files: net-im/libpurple/files patch-finch_libgnt_gntmain.c patch-finch_libgnt_gntwm.c Log: Remove empty patch files. Reported by:pav Revision ChangesPath 1.3 +0

cvs commit: src/lib/libarchive archive_read_support_format_cpio.c

2008-01-14 Thread Tim Kientzle
kientzle2008-01-15 04:56:49 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_cpio.c Log: Support uppercase hex digits in cpio archives. Thanks to: Joshua Kwan MFC after: 7 days Revision ChangesPath 1.26 +5 -3

cvs commit: src/sys/sys mbuf.h

2008-01-14 Thread Pyun YongHyeon
yongari 2008-01-15 04:00:12 UTC FreeBSD src repository Modified files: sys/sys mbuf.h Log: Protect arg in macro M_ASSERTPKTHDR. Revision ChangesPath 1.220 +1 -1 src/sys/sys/mbuf.h ___ cvs-all@freebsd.or

cvs commit: ports/deskutils/planner.el Makefile pkg-plist

2008-01-14 Thread Dryice Dong Liu
dryice 2008-01-15 03:55:43 UTC FreeBSD ports repository Modified files: deskutils/planner.el Makefile pkg-plist Log: - use Emacs 22 by default - update my mail address Revision ChangesPath 1.12 +14 -3 ports/deskutils/planner.el/Makefile 1.7 +1 -0

cvs commit: ports/devel/xtla Makefile

2008-01-14 Thread Dryice Dong Liu
dryice 2008-01-15 03:54:24 UTC FreeBSD ports repository Modified files: devel/xtla Makefile Log: - use Emacs 22 by default - update my mail address Revision ChangesPath 1.19 +3 -3 ports/devel/xtla/Makefile ___

cvs commit: ports/editors/tree-widget Makefile

2008-01-14 Thread Dryice Dong Liu
dryice 2008-01-15 03:53:19 UTC FreeBSD ports repository Modified files: editors/tree-widget Makefile Log: - use Emacs 22 by default - update my mail address Revision ChangesPath 1.7 +3 -3 ports/editors/tree-widget/Makefile __

cvs commit: ports/textproc/dictionary Makefile

2008-01-14 Thread Dryice Dong Liu
dryice 2008-01-15 03:52:04 UTC FreeBSD ports repository Modified files: textproc/dictionary Makefile Log: - use Emacs 22 by default - update my mail address Revision ChangesPath 1.14 +2 -2 ports/textproc/dictionary/Makefile __

cvs commit: src/sys/dev/re if_re.c

2008-01-14 Thread Pyun YongHyeon
yongari 2008-01-15 03:47:24 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Fix build. Revision ChangesPath 1.102 +1 -1 src/sys/dev/re/if_re.c ___ cvs-all@freebsd.org mailing list http:/

cvs commit: src/sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_multiq.c cxgb_sge.c src/sys/dev/cxgb/sys mvec.h uipc_mvec.c

2008-01-14 Thread Kip Macy
kmacy 2008-01-15 03:27:42 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_multiq.c cxgb_sge.c sys/dev/cxgb/sys mvec.h uipc_mvec.c Log: - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make inten

cvs commit: src/sys/dev/cxgb cxgb_osdep.h

2008-01-14 Thread Kip Macy
kmacy 2008-01-15 03:21:02 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_osdep.h Log: remove superfluous locking from dequeue Revision ChangesPath 1.20 +0 -2 src/sys/dev/cxgb/cxgb_osdep.h __

Re: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

2008-01-14 Thread Pyun YongHyeon
On Mon, Jan 14, 2008 at 08:37:09PM -0500, Aryeh M. Friedman wrote: [...] > > Is this equiv to the cumulative patch on your site? > Yes. I still have more re(4) patches but they have nothing to do with stability/performance of re(4). -- Regards, Pyun YongHyeon _

Re: cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
John Baldwin wrote: > On Monday 14 January 2008 05:55:20 pm Colin Percival wrote: >> Fix issues which allow snooping on ptys. [08:01] >> >> Fix an off-by-one error in inet_network(3). [08:02] >> >> Security: FreeBSD-SA-08:01.pty >> Security: FreeBSD-SA-08:02.libc > > Did you mean to

cvs commit: ports/devel/p5-Test-Harness Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 02:37:02 UTC FreeBSD ports repository Modified files: devel/p5-Test-Harness Makefile distinfo Log: - Update to 3.07 Changes:http://search.cpan.org/dist/Test-Harness/Changes Revision ChangesPath 1.30 +1 -1 ports/devel/p5-Test-H

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml

2008-01-14 Thread Hiroki Sato
hrs 2008-01-15 02:34:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Document FreeBSD-SA-08:01.pty and FreeBSD-SA-08:02.libc. Approved by:re (implicitly) RevisionChanges

cvs commit: doc/share/sgml man-refs.ent

2008-01-14 Thread Hiroki Sato
hrs 2008-01-15 02:29:12 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add ptsname(3). Revision ChangesPath 1.447 +1 -0 doc/share/sgml/man-refs.ent ___ cvs-all@freebsd.org mail

cvs commit: ports/science/liblinear Makefile distinfo

2008-01-14 Thread Rong-En Fan
rafan 2008-01-15 01:40:41 UTC FreeBSD ports repository Modified files: science/liblinearMakefile distinfo Log: - Update to 1.22 Revision ChangesPath 1.6 +1 -1 ports/science/liblinear/Makefile 1.5 +3 -3 ports/science/liblinear/distinfo ___

cvs commit: ports/archivers/p5-Compress-LZF Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 01:39:43 UTC FreeBSD ports repository Modified files: archivers/p5-Compress-LZF Makefile distinfo Log: - Update to 3.11 Changes:http://search.cpan.org/dist/Compress-LZF/Changes Revision ChangesPath 1.6 +1 -1 ports/archivers/p

cvs commit: ports/devel/p5-Time-Duration-Parse Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 01:37:24 UTC FreeBSD ports repository Modified files: devel/p5-Time-Duration-Parse Makefile distinfo Log: - Update to 0.05 Changes:http://search.cpan.org/dist/Time-Duration-Parse/Changes Revision ChangesPath 1.5 +1 -1 ports/d

Re: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

2008-01-14 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is this equiv to the cumulative patch on your site? Pyun YongHyeon wrote: > yongari 2008-01-15 01:10:31 UTC > > FreeBSD src repository > > Modified files: sys/pci if_rlreg.h sys/dev/re > if_re.c Log: Overhaul re(4). o Increased number

cvs commit: www/share/sgml advisories.xml

2008-01-14 Thread Hiroki Sato
hrs 2008-01-15 01:30:33 UTC FreeBSD doc repository Modified files: share/sgml advisories.xml Log: Unbreak. Revision ChangesPath 1.216 +2 -1 www/share/sgml/advisories.xml ___ cvs-all@freebsd.org mailing

cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

2008-01-14 Thread Pyun YongHyeon
yongari 2008-01-15 01:10:31 UTC FreeBSD src repository Modified files: sys/pci if_rlreg.h sys/dev/re if_re.c Log: Overhaul re(4). o Increased number of Rx/Tx descriptors to 256 for 8169 GigEs because it's hard to push the hardware to the limit wi

cvs commit: ports/www/resin3 Makefile distinfo pkg-plist ports/www/resin3/files patch-configure

2008-01-14 Thread Vanilla I. Shu
vanilla 2008-01-15 01:09:31 UTC FreeBSD ports repository Modified files: www/resin3 Makefile distinfo pkg-plist www/resin3/files patch-configure Log: Upgrade to 3.1.4. PR: ports/119650 Submitted by: maintainer Revision ChangesPath

cvs commit: ports/security/p5-Crypt-xDBM_File Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 01:08:27 UTC FreeBSD ports repository Modified files: security/p5-Crypt-xDBM_File Makefile distinfo Log: - Update to 1.02 Changes:http://search.cpan.org/dist/Crypt-xDBM_File/Changes Revision ChangesPath 1.4 +2 -3 ports/securi

cvs commit: ports/net/p5-Net-Amazon Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 00:58:47 UTC FreeBSD ports repository Modified files: net/p5-Net-AmazonMakefile distinfo Log: - Update to 0.48 Changes:http://search.cpan.org/dist/Net-Amazon/Changes Revision ChangesPath 1.23 +1 -1 ports/net/p5-Net-Amazon/

cvs commit: ports/net/p5-Net-Pcap Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 00:58:11 UTC FreeBSD ports repository Modified files: net/p5-Net-Pcap Makefile distinfo Log: - Update to 0.16 Changes:http://search.cpan.org/dist/Net-Pcap/Changes Revision ChangesPath 1.19 +1 -5 ports/net/p5-Net-Pcap/Make

cvs commit: ports/misc/p5-Locale-SubCountry Makefile distinfo

2008-01-14 Thread Cheng-Lung Sung
clsung 2008-01-15 00:57:40 UTC FreeBSD ports repository Modified files: misc/p5-Locale-SubCountry Makefile distinfo Log: - Update to 1.40 Changes:http://search.cpan.org/dist/Locale-SubCountry/Changes Revision ChangesPath 1.15 +1 -1 ports/misc/p

cvs commit: ports/sysutils/sleuthkit Makefile distinfo pkg-plist

2008-01-14 Thread Alexey Dokuchaev
danfe 2008-01-15 00:17:31 UTC FreeBSD ports repository Modified files: sysutils/sleuthkit Makefile distinfo pkg-plist Log: Update to version 2.10. Revision ChangesPath 1.20 +1 -1 ports/sysutils/sleuthkit/Makefile 1.13 +3 -3 ports/sysutils/sle

cvs commit: ports/editors/tea Makefile distinfo pkg-plist

2008-01-14 Thread Alexey Dokuchaev
danfe 2008-01-14 23:53:19 UTC FreeBSD ports repository Modified files: editors/tea Makefile distinfo pkg-plist Log: Update to version 17.5.3. Revision ChangesPath 1.39 +1 -1 ports/editors/tea/Makefile 1.27 +3 -3 ports/editors/tea/disti

cvs commit: src/lib/libutil pty.3

2008-01-14 Thread John Baldwin
jhb 2008-01-14 23:49:56 UTC FreeBSD src repository Modified files: lib/libutil pty.3 Log: Update the manpage for openpty(3) to account for the recent fixes. Specifically, remove the BUGS section and note that openpty(3) now always does the various security-relate

Re: cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread John Baldwin
On Monday 14 January 2008 05:55:20 pm Colin Percival wrote: > cperciva2008-01-14 22:55:20 UTC > > FreeBSD src repository > > Modified files: > lib/libc/inetinet_network.c > lib/libc/stdlib grantpt.c > lib/libutil pty.c > Log: > Fix issues which all

cvs commit: www/share/sgml advisories.xml

2008-01-14 Thread Colin Percival
cperciva2008-01-14 23:12:01 UTC FreeBSD doc repository (src,ports committer) Modified files: share/sgml advisories.xml Log: Add the first two advisories of 2008. Revision ChangesPath 1.215 +20 -1 www/share/sgml/advisories.xml

cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:57:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on ptys. [08:01] Fix an off-by-one er

cvs commit: src UPDATING src/lib/libutil pty.c src/sys/conf newvers.sh

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:57:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_5_5) .UPDATING lib/libutil pty.c sys/conf newvers.sh Log: Fix issues which allow snooping on ptys. Security: FreeBSD-SA-08:01.pty

cvs commit: src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:57:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) lib/libutil pty.c Log: Fix issues which allow snooping on ptys. Security: FreeBSD-SA-08:01.pty Revision ChangesPath 1.15.4.1 +47 -42src/lib/libutil/pty.

cvs commit: src UPDATING src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c src/sys/conf newvers.sh

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:56:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) .UPDATING lib/libc/stdlib grantpt.c lib/libutil pty.c sys/conf newvers.sh Log: Fix issues which allow snooping on ptys.

cvs commit: src UPDATING src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c src/sys/conf newvers.sh

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:56:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .UPDATING lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c sys/conf newvers.sh Log:

cvs commit: src UPDATING src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:56:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) .UPDATING lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on pt

cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:56:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on ptys. [08:01] Fix an off-by-one er

cvs commit: src UPDATING src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:55:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) .UPDATING lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on pt

cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-14 Thread Colin Percival
cperciva2008-01-14 22:55:20 UTC FreeBSD src repository Modified files: lib/libc/inetinet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on ptys. [08:01] Fix an off-by-one error in inet_network(3). [0

cvs commit: src/sys/i386/include pmap.h

2008-01-14 Thread Peter Wemm
peter 2008-01-14 22:53:01 UTC FreeBSD src repository Modified files: sys/i386/include pmap.h Log: Update the KVA_PAGES comments for the effect that PAE has on it. It becomes a unit size of 2MB instead of 4MB and must be a multiple of 8 to get a valid KERNBASE. Rev

cvs commit: src/sys/i386/i386 pmap.c

2008-01-14 Thread Peter Wemm
peter 2008-01-14 22:51:44 UTC FreeBSD src repository Modified files: sys/i386/i386pmap.c Log: Add a CTASSERT that KERNBASE is valid. This is usually messed up by an invalid KVA_PAGES, so add a pointer to there. Revision ChangesPath 1.607 +7 -0 sr

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-14 Thread Kris Kennaway
David Schultz wrote: On Mon, Jan 14, 2008, Kris Kennaway wrote: David O'Brien wrote: If we have to special case ports to deal with variant zipfiles that cannot be processed by /usr/bin/unzip then it gets messier because we have to account for some ports being satisfied with USE_ZIP=yes meanin

cvs commit: doc/el_GR.ISO8859-7/share/sgml translators.ent

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 22:44:17 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/share/sgml translators.ent Log: Add &a.el.kritikakos; entity for Panagiotis Kritikakos, a new member of the Greek doc team. Revision ChangesPath 1.3 +1 -0 doc/el_GR.ISO

cvs commit: doc/el_GR.ISO8859-7/books/handbook/virtualization chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 22:42:25 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/virtualization chapter.sgml Log: MFen: translate the `virtualization' Handbook chapter to Greek. Obtained from: Panagiotis Kritikakos, panoskrt at googlemail.com

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-14 Thread David Schultz
On Mon, Jan 14, 2008, Kris Kennaway wrote: > David O'Brien wrote: > > >>If we have to special case ports to deal with variant zipfiles that > >>cannot be processed by /usr/bin/unzip then it gets messier because we > >>have to account for some ports being satisfied with USE_ZIP=yes meaning > >>/

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-14 Thread John Baldwin
On Monday 14 January 2008 03:26:03 pm Kris Kennaway wrote: > David O'Brien wrote: > > >> If we have to special case ports to deal with variant zipfiles that cannot > >> be processed by /usr/bin/unzip then it gets messier because we have to > >> account for some ports being satisfied with USE_ZI

cvs commit: ports/net-p2p/museekplus/files patch-pymuseekd_museek_SConscript

2008-01-14 Thread Pav Lucistnik
pav 2008-01-14 21:58:17 UTC FreeBSD ports repository Removed files: net-p2p/museekplus/files patch-pymuseekd_museek_SConscript Log: - Remove empty patch file Revision ChangesPath 1.3 +0 -0 ports/net-p2p/museekplus/files/patch-pymuseekd_museek_SConscrip

cvs commit: src/share/man/man4 wpi.4

2008-01-14 Thread Christian Brueffer
brueffer2008-01-14 21:50:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) share/man/man4 wpi.4 Log: Remove a dublicate complete copy of the manpage. No MFC as the version in HEAD is ok. Submitted by: pluknet Approved by:re (hrs)

cvs commit: src/share/man/man4 wpi.4

2008-01-14 Thread Christian Brueffer
brueffer2008-01-14 21:45:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man4 wpi.4 Log: Remove a dublicate complete copy of the manpage. No MFC as the version in HEAD is ok. Submitted by: pluknet Approved by:re (hrs) R

cvs commit: ports/french/eficas pkg-plist

2008-01-14 Thread Thierry Thomas
thierry 2008-01-14 21:39:51 UTC FreeBSD ports repository Modified files: french/eficaspkg-plist Log: Remove junk from plist. Reported by:pointyhat via erwin Revision ChangesPath 1.14 +0 -1 ports/french/eficas/pkg-plist __

cvs commit: src/sys/amd64/amd64 pmap.c

2008-01-14 Thread Alan Cox
alc 2008-01-14 21:25:06 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Make pmap_is_prefaultable() more TLB friendly. Specifically, make it use the kernel's direct map instead of the pmap's recursive mapping to access the lowest level in the

Re: cvs commit: ports/audio/oss Makefile

2008-01-14 Thread Jung-uk Kim
On Monday 14 January 2008 03:38 pm, Jung-uk Kim wrote: > jkim2008-01-14 20:38:21 UTC > > FreeBSD ports repository > > Modified files: > audio/ossMakefile > Log: > Update PORTREVISION for the previous commit. > > Revision ChangesPath > 1.20 +1 -1 po

cvs commit: ports/audio/oss Makefile

2008-01-14 Thread Jung-uk Kim
jkim2008-01-14 20:38:21 UTC FreeBSD ports repository Modified files: audio/ossMakefile Log: Update PORTREVISION for the previous commit. Revision ChangesPath 1.20 +1 -1 ports/audio/oss/Makefile ___

cvs commit: ports/games/py-mnemosyne Makefile pkg-plist ports/games/py-mnemosyne/files patch-setup.py

2008-01-14 Thread Beech Rintoul
beech 2008-01-14 20:35:40 UTC FreeBSD ports repository Modified files: games/py-mnemosyne Makefile pkg-plist Added files: games/py-mnemosyne/files patch-setup.py Log: - Fix install path Reported by:pointyhat via droso Approved by:linimon (mentor) Re

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-14 Thread Kris Kennaway
David O'Brien wrote: If we have to special case ports to deal with variant zipfiles that cannot be processed by /usr/bin/unzip then it gets messier because we have to account for some ports being satisfied with USE_ZIP=yes meaning /usr/bin/unzip and some still requiring /usr/ports/archivers/un

cvs commit: ports/games/wtf Makefile distinfo

2008-01-14 Thread Martin Wilke
miwi2008-01-14 20:25:10 UTC FreeBSD ports repository Modified files: games/wtfMakefile distinfo Log: - Update to 20080114 PR: 119652 Submitted by: Philippe Audeoud <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.20

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h

2008-01-14 Thread Ken Smith
kensmith2008-01-14 19:28:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h Log: MFC: dist.c v1.254, dist.h v1.72, menus.c v1.429, sysinstall.h v1.275 > Change sysinstall's handling of X11 stuff.

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h

2008-01-14 Thread Ken Smith
kensmith2008-01-14 19:28:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h Log: MFC: dist.c v1.254, dist.h v1.72, menus.c v1.429, sysinstall.h v1.275 > Change sysinstall's handling of X11 stuff. D

Re: cvs commit: ports/java Makefile ports/java/eclipse-RDT Makefile distinfo pkg-descr

2008-01-14 Thread Alexey Dokuchaev
On Mon, Jan 14, 2008 at 03:51:52PM +, Martin Wilke wrote: > miwi2008-01-14 15:51:52 UTC > > FreeBSD ports repository > > Modified files: > java Makefile > Added files: > java/eclipse-RDT Makefile distinfo pkg-descr > Log: > RDT is an open source

cvs commit: ports/databases/evolution-data-server Makefile pkg-plist ports/databases/evolution-data-server/files patch-Makefile.in patch-docs_reference_camel_Makefile.in

2008-01-14 Thread Joe Marcus Clarke
marcus 2008-01-14 19:19:18 UTC FreeBSD ports repository Modified files: databases/evolution-data-server Makefile pkg-plist Added files: databases/evolution-data-server/files patch-Makefile.in Removed files: databases/evolution-data-server/files

Re: cvs commit: src/release/doc/share/sgml release.ent

2008-01-14 Thread Hiroki Sato
"Bruce A. Mah" <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: bm> If memory serves me right, Hiroki Sato wrote: bm> > hrs 2008-01-14 09:47:24 UTC bm> > bm> > FreeBSD src repository bm> > bm> > Modified files:(Branch: RELENG_6_3) bm> > release/doc/share/sgml release.ent

cvs commit: ports/audio/oss Makefile ports/audio/oss/files patch-setup-FreeBSD-oss-build-osscore.c

2008-01-14 Thread Jung-uk Kim
jkim2008-01-14 18:38:10 UTC FreeBSD ports repository Modified files: audio/ossMakefile Added files: audio/oss/files patch-setup-FreeBSD-oss-build-osscore.c Log: Work around DMA buffer allocation failure for sblive. Tested by: trasz Revis

Re: cvs commit: src/release/doc/share/sgml release.ent

2008-01-14 Thread Bruce A. Mah
If memory serves me right, Hiroki Sato wrote: hrs 2008-01-14 09:47:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release/doc/share/sgml release.ent Log: Bump &release.*; for 6.3R. Approved by:re (implicitly) Revision Changes

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-14 Thread David O'Brien
On Mon, Jan 14, 2008 at 02:35:07AM +0100, Kris Kennaway wrote: > Tim Kientzle wrote: Of course, giving those four ports a build-time dependency on the Info-Zip version is arguably the right approach in any case. >>> >>> That would probably be undesirable because it would mean having

cvs commit: src/release/scripts package-split.py

2008-01-14 Thread Ken Smith
kensmith2008-01-14 17:42:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release/scripts package-split.py Log: MFRELENG_6 v1.6.2.11 > Add the various packages we've ejected from the CD sets through > recent years back on disc3. Approved

cvs commit: src/release/scripts package-split.py

2008-01-14 Thread Ken Smith
kensmith2008-01-14 17:41:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/scripts package-split.py Log: Add the various packages we've ejected from the CD sets through recent years back on disc3. Revision ChangesPath 1.6.2.11 +11

cvs commit: src/release/scripts package-split.py

2008-01-14 Thread Ken Smith
kensmith2008-01-14 17:31:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) release/scripts package-split.py Log: MFRELENG_7 v1.16.2.3 > Add the various packages we've ejected from the CD sets through > recent years back on disc3. Approved

cvs commit: src/release/scripts package-split.py

2008-01-14 Thread Ken Smith
kensmith2008-01-14 17:28:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release/scripts package-split.py Log: Add the various packages we've ejected from the CD sets through recent years back on disc3. Approved by:re (hrs) Revision C

cvs commit: ports/Tools/portbuild/scripts buildenv dologs dopackages makeindex mkbindist

2008-01-14 Thread Erwin Lansing
erwin 2008-01-14 17:10:33 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildenv dologs dopackages makeindex mkbindist Log: Remove support for 5-exp and add 7-exp, 8 and 8-exp Revision ChangesPath 1.23 +9 -3

cvs commit: ports/devel/libcwd Makefile

2008-01-14 Thread Thomas Abthorpe
tabthorpe2008-01-14 16:08:25 UTC FreeBSD ports repository Modified files: devel/libcwd Makefile Log: - Mark as BROKEN for sparc64 - Remove 4.X cruft while I am here Revision ChangesPath 1.20 +7 -2 ports/devel/libcwd/Makefile ___

cvs commit: ports/security/vuxml vuln.xml

2008-01-14 Thread Stanislav Sedov
stas2008-01-14 15:56:08 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - This vulnerability exists in PHP versions prior to 4.4.8, not after. Fix the entry. Reported by:Vadim Goncharov <[EMAIL PROTECTED]> Revision Changes

cvs commit: CVSROOT modules

2008-01-14 Thread Martin Wilke
miwi2008-01-14 15:52:21 UTC FreeBSD ports repository Modified files: .modules Log: eclipse-RDT --> ports/java/eclipse-RDT Revision ChangesPath 1.19210 +1 -0 CVSROOT/modules ___ cvs-all@freebs

cvs commit: ports/java Makefile ports/java/eclipse-RDT Makefile distinfo pkg-descr

2008-01-14 Thread Martin Wilke
miwi2008-01-14 15:51:52 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/eclipse-RDT Makefile distinfo pkg-descr Log: RDT is an open source Ruby IDE for the Eclipse platform. Features supported are syntax highlighting,

cvs commit: ports/devel/p5-PadWalker Makefile distinfo

2008-01-14 Thread Anton Berezin
tobez 2008-01-14 15:38:16 UTC FreeBSD ports repository Modified files: devel/p5-PadWalker Makefile distinfo Log: Update to 1.6. Changes: http://search.cpan.org/dist/PadWalker/Changes Revision ChangesPath 1.8 +1 -1 ports/devel/p5-PadWalker/Makefile

cvs commit: ports/devel/perforce distinfo.freebsd60x86 distinfo.freebsd60x86_64

2008-01-14 Thread Lars Thegler
lth 2008-01-14 15:10:18 UTC FreeBSD ports repository Added files: devel/perforce distinfo.freebsd60x86 distinfo.freebsd60x86_64 Log: Missed two new distinfo files Revision ChangesPath 1.1 +15 -0 ports/devel/perforce/distin

cvs commit: ports UPDATING ports/devel/perforce Makefile distinfo.freebsd54x86 distinfo.freebsd54x86_64 distinfo.freebsd61sparc64

2008-01-14 Thread Lars Thegler
lth 2008-01-14 15:09:30 UTC FreeBSD ports repository Modified files: .UPDATING devel/perforce Makefile distinfo.freebsd54x86 distinfo.freebsd54x86_64 distinfo.freebsd61sparc64 Log: - Update to

cvs commit: ports/print/latex-ucs Makefile pkg-plist

2008-01-14 Thread Hiroki Sato
hrs 2008-01-14 14:57:57 UTC FreeBSD ports repository Modified files: print/latex-ucs Makefile pkg-plist Log: - Install files in contrib/ directory. - Use share/texmf as installation directory instead of share/texmf-local. - Remove WITHOUT_CJK knob. Revision Cha

cvs commit: doc/el_GR.ISO8859-7/books/handbook/kernelconfig chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 14:47:11 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/kernelconfig chapter.sgml Log: Synchronize `kernelconfig' chapter with the Greek translation tree. The %SRCID% of this file is not up to date yet; I'll update it in a follow

cvs commit: doc/el_GR.ISO8859-7/books/handbook/mirrors chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 14:42:07 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/mirrors chapter.sgml Log: MFen: en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml -> 1.39 This version completes the first round of translations for the `mirrors' chapte

cvs commit: doc/el_GR.ISO8859-7/books/handbook/boot chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 14:38:58 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/boot chapter.sgml Log: MFen: en_US.ISO8859-1/books/handbook/boot/chapter.sgml -> 1.65 This version completes the first round of translations for the `boot' chapter of the

cvs commit: doc/el_GR.ISO8859-7/books/handbook/basics chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 14:36:50 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/basics chapter.sgml Log: MFen: el_GR.ISO8859-7/books/handbook/basics/chapter.sgml -> 1.149 This version completes the first round of translations for the `basics' chapter

cvs commit: ports/net-im/jabberd Makefile distinfo

2008-01-14 Thread Martin Matuska
mm 2008-01-14 14:21:50 UTC FreeBSD ports repository Modified files: net-im/jabberd Makefile distinfo Log: - Update to 2.1.21 Revision ChangesPath 1.54 +1 -2 ports/net-im/jabberd/Makefile 1.23 +3 -3 ports/net-im/jabberd/distinfo ___

cvs commit: ports/devel/cdialog Makefile distinfo pkg-plist

2008-01-14 Thread Boris Samorodov
bsam2008-01-14 14:21:26 UTC FreeBSD ports repository Modified files: devel/cdialogMakefile distinfo pkg-plist Log: . update to a new version 1.1.20071028; . add an option (-i "") to REINPLACE_CMD, thus no need to remove *.bak. PR: 119602 Submitted

cvs commit: doc/el_GR.ISO8859-7 Makefile doc/el_GR.ISO8859-7/articles Makefile Makefile.inc doc/el_GR.ISO8859-7/articles/cvs-freebsd Makefile article.sgml doc/el_GR.ISO8859-7/articles/dialup-firewall

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 14:19:48 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7 Makefile el_GR.ISO8859-7/articles Makefile Makefile.inc el_GR.ISO8859-7/articles/cvs-freebsd Makefile article.sgml el_GR.ISO8859-7/articles/dialup-firewall Makefile article.sgml

cvs commit: ports/comms/gammu Makefile

2008-01-14 Thread Boris Samorodov
bsam2008-01-14 14:13:27 UTC FreeBSD ports repository Modified files: comms/gammu Makefile Log: Add missing '$' (the wrong patch version has been committed). Pointed out by: pointyhat (via erwin) Pointyhat to: bsam (me) Revision ChangesPath 1.33

cvs commit: ports/graphics/graphviz Makefile distinfo pkg-plist ports/graphics/graphviz/files patch-cmd-dot-Makefile.in

2008-01-14 Thread Dirk Meyer
dinoex 2008-01-14 14:00:13 UTC FreeBSD ports repository Modified files: graphics/graphvizMakefile distinfo pkg-plist Added files: graphics/graphviz/files patch-cmd-dot-Makefile.in Log: - update to 2.16.1 Revision ChangesPath 1.88 +3 -1 ports/grap

cvs commit: doc/en_US.ISO8859-1/books/handbook/printing chapter.sgml

2008-01-14 Thread Giorgos Keramidas
keramida2008-01-14 13:40:19 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml Log: Reword a bit a part which seemed confusing. Using shorter sentences here is probably better for non-native English speakers (like me). PR:

cvs commit: ports/devel/gnustep-make Makefile distinfo pkg-plist

2008-01-14 Thread Dirk Meyer
dinoex 2008-01-14 12:51:26 UTC FreeBSD ports repository Modified files: devel/gnustep-make Makefile distinfo pkg-plist Log: - update to 2.0.4 - GPLV3 Revision ChangesPath 1.79 +2 -1 ports/devel/gnustep-make/Makefile 1.34 +3 -3 ports/devel/gn

cvs commit: ports/devel/gorm Makefile distinfo

2008-01-14 Thread Dirk Meyer
dinoex 2008-01-14 12:47:48 UTC FreeBSD ports repository Modified files: devel/gorm Makefile distinfo Log: - update to 1.2.2 Revision ChangesPath 1.33 +2 -1 ports/devel/gorm/Makefile 1.24 +3 -3 ports/devel/gorm/distinfo

cvs commit: ports/japanese/p5-Mail-SpamAssassin Makefile distinfo pkg-deinstall pkg-plist ports/japanese/p5-Mail-SpamAssassin/files patch-sa-compile.raw patch-sa-learn-raw patch-sa-learn.raw

2008-01-14 Thread Rong-En Fan
rafan 2008-01-14 12:37:19 UTC FreeBSD ports repository Modified files: japanese/p5-Mail-SpamAssassin Makefile distinfo pkg-deinstall pkg-plist japanese/p5-Mail-SpamAssassin/files patch-sa-learn-raw Added files: japanese/p5-Mail-SpamAssa

  1   2   >