cvs commit: ports/math/libRmath Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:48:27 UTC FreeBSD ports repository Modified files: math/libRmathMakefile Log: Forced commit Approved by: portmgr(kris) Revision ChangesPath 1.11 +0 -0 ports/math/libRmath/Makefile __

cvs commit: ports/math/libRmath Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:47:38 UTC FreeBSD ports repository Modified files: math/libRmathMakefile Log: Migrate to gfortran42. Bump port revision. Revision ChangesPath 1.10 +6 -0 ports/math/libRmath/Makefile

cvs commit: src/sys/kern kern_ntptime.c

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:40:30 UTC FreeBSD src repository Modified files: sys/kern kern_ntptime.c Log: When ntp_gettime() was converted from a sysctl + wrapper to a system call, its semantics were unintentionally changed. It went from returning the time state to ret

cvs commit: src/lib/libc/gen _spinlock_stub.c src/lib/libc/include libc_private.h spinlock.h src/lib/libc/stdio _flock_stub.c src/lib/libc/sys __error.c

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:31:30 UTC FreeBSD src repository Modified files: lib/libc/gen _spinlock_stub.c lib/libc/include libc_private.h spinlock.h lib/libc/stdio _flock_stub.c lib/libc/sys __error.c Log: Remove 3rd clause, renumber, ok per em

cvs commit: src/lib/libpthread/thread thr_attr_destroy.c thr_attr_getdetachstate.c thr_attr_getstackaddr.c thr_attr_getstacksize.c thr_attr_init.c thr_attr_setcreatesuspend_np.c thr_attr_setdetachstat

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:26:21 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_attr_destroy.c thr_attr_getdetachstate.c thr_attr_getstackaddr.c thr_attr_getstacksize.c thr_attr_init.c

cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_accept.c uthread_attr_destroy.c uthread_attr_getdetachstate.c uthread_attr_getstackaddr.c uthread_attr_getstacksize.c uthread_attr_init.c u

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:25:28 UTC FreeBSD src repository Modified files: lib/libc_r/uthread pthread_private.h uthread_accept.c uthread_attr_destroy.c uthread_attr_getdetachstate.c uthread_attr_getstackaddr.c

cvs commit: src/sys/i386/include setjmp.h src/sys/ia64/include exec.h floatingpoint.h reloc.h

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:24:36 UTC FreeBSD src repository Modified files: sys/i386/include setjmp.h sys/ia64/include exec.h floatingpoint.h reloc.h Log: Remove 3rd clause, renumber, ok per email Revision ChangesPath 1.8 +1 -4 src/sys/i386/include/

cvs commit: src/sys/amd64/include setjmp.h

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:24:06 UTC FreeBSD src repository Modified files: sys/amd64/includesetjmp.h Log: Remove 3rd clause, renumber, ok per email Revision ChangesPath 1.10 +1 -4 src/sys/amd64/include/setjmp.h ___

cvs commit: ports/science/elmerfront Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:23:42 UTC FreeBSD ports repository Modified files: science/elmerfront Makefile Log: migrate to gfortran42. bump portrevision. Revision ChangesPath 1.4 +9 -1 ports/science/elmerfront/Makefile

cvs commit: src/sys/netinet ip.h

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:23:31 UTC FreeBSD src repository Modified files: sys/netinet ip.h Log: Marking this as __packed was needed to get the alignment and offset of members right. However, it also said it was aligned(1), which meant that gcc generated really bad code

cvs commit: ports/www/mplayer-plugin Makefile distinfo pkg-plist

2007-01-11 Thread Joe Marcus Clarke
marcus 2007-01-12 07:21:29 UTC FreeBSD ports repository Modified files: www/mplayer-plugin Makefile distinfo pkg-plist Log: Update to 3.35. Revision ChangesPath 1.53 +2 -3 ports/www/mplayer-plugin/Makefile 1.30 +3 -3 ports/www/mplayer-plugin/d

cvs commit: src/sys/netinet6 esp_aesctr.c in6_cksum.c

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:20:26 UTC FreeBSD src repository Modified files: sys/netinet6 esp_aesctr.c in6_cksum.c Log: Marked these as packed correctly Revision ChangesPath 1.5 +1 -1 src/sys/netinet6/esp_aesctr.c 1.15 +1 -1 src/sys/netinet6/i

cvs commit: src/sys/powerpc/include reloc.h src/sys/sun4v/include reloc.h setjmp.h

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:19:22 UTC FreeBSD src repository Modified files: sys/powerpc/include reloc.h sys/sun4v/includereloc.h setjmp.h Log: Remove 3rd clause, renumber, ok per email Revision ChangesPath 1.3 +1 -4 src/sys/powerpc/include/reloc.h 1.

cvs commit: src/sys/sparc64/include reloc.h setjmp.h

2007-01-11 Thread Warner Losh
imp 2007-01-12 07:18:16 UTC FreeBSD src repository Modified files: sys/sparc64/include reloc.h setjmp.h Log: Remove 3rd clause, renumber, ok per email Revision ChangesPath 1.3 +1 -4 src/sys/sparc64/include/reloc.h 1.9 +1 -4 src/sys/sparc64

cvs commit: ports/science/elmerpost Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:16:24 UTC FreeBSD ports repository Modified files: science/elmerpostMakefile Log: Remove USE_GCC line as it is not necessary. Revision ChangesPath 1.8 +0 -1 ports/science/elmerpost/Makefile _

cvs commit: ports/security/gnome-gpg Makefile

2007-01-11 Thread Joe Marcus Clarke
marcus 2007-01-12 07:11:33 UTC FreeBSD ports repository Modified files: security/gnome-gpg Makefile Log: Disable -Werror to fix the build with GCC 4.x. Reported by:pointyhat via kris Revision ChangesPath 1.4 +1 -0 ports/security/gnome-gpg/Makefi

cvs commit: ports/science/elmergrid Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:10:10 UTC FreeBSD ports repository Modified files: science/elmergridMakefile Log: Remove gfortran dependency. it is not used actually. Revision ChangesPath 1.5 +1 -2 ports/science/elmergrid/Makefile

cvs commit: ports/math/R Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 07:04:59 UTC FreeBSD ports repository Modified files: math/R Makefile Log: Migrate to gfortran42. Approved by:portmgr(kris) Revision ChangesPath 1.55 +7 -1 ports/math/R/Makefile __

cvs commit: ports/sysutils/tracker Makefile pkg-plist

2007-01-11 Thread Joe Marcus Clarke
marcus 2007-01-12 07:01:45 UTC FreeBSD ports repository Modified files: sysutils/tracker Makefile pkg-plist Log: Remove any leftover etc/xdg directory. Reported by:pointyhat via kris Revision ChangesPath 1.5 +1 -0 ports/sysutils/tracker/Makefi

cvs commit: ports/science/elmer-hutiter Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:51:37 UTC FreeBSD ports repository Modified files: science/elmer-hutiter Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.8 +6 -3 ports/science/elmer-hutiter/Makefile

cvs commit: ports/science/elmer-matc Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:47:41 UTC FreeBSD ports repository Modified files: science/elmer-matc Makefile Log: Remove gfortran dependency as it is not necessary. Revision ChangesPath 1.6 +0 -2 ports/science/elmer-matc/Makefile _

cvs commit: ports/math/scalapack Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:42:52 UTC FreeBSD ports repository Modified files: math/scalapack Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.14 +5 -3 ports/math/scalapack/Makefile

cvs commit: ports/math/blacs Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:33:18 UTC FreeBSD ports repository Modified files: math/blacs Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.15 +6 -3 ports/math/blacs/Makefile

cvs commit: ports/math/blocksolve95 Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:29:58 UTC FreeBSD ports repository Modified files: math/blocksolve95Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.5 +5 -3 ports/math/blocksolve95/Makefile _

cvs commit: ports/math/lapack++ Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:28:37 UTC FreeBSD ports repository Modified files: math/lapack++Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.16 +9 -3 ports/math/lapack++/Makefile _

cvs commit: ports/math/lapack95 Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:24:31 UTC FreeBSD ports repository Modified files: math/lapack95Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.4 +5 -3 ports/math/lapack95/Makefile _

cvs commit: ports/math/suitesparse Makefile pkg-plist

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:19:27 UTC FreeBSD ports repository Modified files: math/suitesparse Makefile pkg-plist Log: * Use gfortran42 only and not gcc42. * Bump portrevision. * fix pkg-plist Revision ChangesPath 1.17 +8 -3 ports/math/suitesparse/Makefil

cvs commit: ports/science/mpqc Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:06:49 UTC FreeBSD ports repository Modified files: science/mpqc Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.37 +5 -3 ports/science/mpqc/Makefile __

cvs commit: ports/science/2dhf Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:05:32 UTC FreeBSD ports repository Modified files: science/2dhf Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.14 +5 -3 ports/science/2dhf/Makefile __

cvs commit: ports/cad/calculix Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 06:03:42 UTC FreeBSD ports repository Modified files: cad/calculix Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.18 +5 -3 ports/cad/calculix/Makefile __

cvs commit: ports/math/arpack Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:56:44 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.13 +6 -4 ports/math/arpack/Makefile ___

cvs commit: ports/math/taucs Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:53:15 UTC FreeBSD ports repository Modified files: math/taucs Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.10 +5 -3 ports/math/taucs/Makefile

cvs commit: ports/math/metis Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:50:51 UTC FreeBSD ports repository Modified files: math/metis Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.15 +6 -1 ports/math/metis/Makefile

cvs commit: ports/net/openmpi Makefile pkg-plist

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:49:14 UTC FreeBSD ports repository Modified files: net/openmpi Makefile pkg-plist Log: * Migrate to gfortran42 * add support of f90 Approved by:portmgr (kris) Revision ChangesPath 1.15 +6 -1 ports/net/openmpi/Makefil

cvs commit: ports/benchmarks/himenobench Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:42:29 UTC FreeBSD ports repository Modified files: benchmarks/himenobench Makefile Log: Using gfortran42, and not gcc42. Bump portrevision. Revision ChangesPath 1.12 +6 -2 ports/benchmarks/himenobench/Makefile

cvs commit: ports/biology/ortep3 Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:40:57 UTC FreeBSD ports repository Modified files: biology/ortep3 Makefile Log: Using gfortran42 only. not using gcc42. Bump portrevision. Revision ChangesPath 1.15 +5 -3 ports/biology/ortep3/Makefile ___

cvs commit: ports/biology/molden Makefile distinfo

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:39:19 UTC FreeBSD ports repository Modified files: biology/molden Makefile distinfo Log: Using only gfortran42. not gcc42. Bump portrevision. Revision ChangesPath 1.30 +7 -3 ports/biology/molden/Makefile 1.13 +3 -3 p

cvs commit: src/tools/tools/net80211/wlandebug Makefile wlandebug.8

2007-01-11 Thread Sam Leffler
sam 2007-01-12 05:36:28 UTC FreeBSD src repository Modified files: tools/tools/net80211/wlandebug Makefile Added files: tools/tools/net80211/wlandebug wlandebug.8 Log: add man page Revision ChangesPath 1.3 +1 -1 src/tools/tools/net80211/wlandebug

cvs commit: src/tools/tools/net80211/wlandebug wlandebug.c

2007-01-11 Thread Sam Leffler
sam 2007-01-12 05:36:17 UTC FreeBSD src repository Modified files: tools/tools/net80211/wlandebug wlandebug.c Log: fix typo MFC after: 1 week Revision ChangesPath 1.3 +1 -1 src/tools/tools/net80211/wlandebug/wlandebug.c ___

cvs commit: ports/astro/cfitsio Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:30:04 UTC FreeBSD ports repository Modified files: astro/cfitsioMakefile Log: Use only gfortran42. not using gcc42, etc. bump portrevision Revision ChangesPath 1.9 +6 -2 ports/astro/cfitsio/Makefile __

cvs commit: ports/math/atlas-devel Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:27:08 UTC FreeBSD ports repository Modified files: math/atlas-devel Makefile Log: * Non threaded version installed actually threaded version. * bump port revision. Revision ChangesPath 1.42 +7 -5 ports/math/atlas-devel/Makefile __

cvs commit: ports/net/mpich2 Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:21:26 UTC FreeBSD ports repository Modified files: net/mpich2 Makefile Log: Only use of gfortran42. not gcc42. this breaks a lot of programs... Approved by:portmgr (kris) Revision ChangesPath 1.56 +4 -1 ports/net/mpic

cvs commit: ports/graphics/rubygem-gruff Makefile

2007-01-11 Thread Ying-Chieh Liao
ijliao 2007-01-12 04:23:07 UTC FreeBSD ports repository Modified files: graphics/rubygem-gruff Makefile Log: add missing dependency Submitted by: pointyhat via kris Revision ChangesPath 1.2 +2 -1 ports/graphics/rubygem-gruff/Makefile ___

Re: cvs commit: src/sys/conf newvers.sh

2007-01-11 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Ken Smith thusly... > > kensmith2007-01-11 21:59:11 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6_2) > sys/conf newvers.sh > Log: > We think we're ready to go... Yippie!! > Approved by:re (impli

Re: cvs commit: ports/net Makefile ports/net/p5-Net-TiVo Makefile distinfo pkg-descr pkg-plist

2007-01-11 Thread Greg 'groggy' Lehey
On Wednesday, 10 January 2007 at 21:11:48 +, Martin Wilke wrote: > miwi2007-01-10 21:11:48 UTC > > FreeBSD ports repository > > Modified files: > net Makefile > Added files: > net/p5-Net-TiVo Makefile distinfo pkg-descr pkg-plist > Log: > Net::TiV

cvs commit: ports/textproc/msort Makefile distinfo

2007-01-11 Thread Cheng-Lung Sung
clsung 2007-01-12 02:08:19 UTC FreeBSD ports repository Modified files: textproc/msort Makefile distinfo Log: - Update to 8.35 - fix fetch problem reported by krismail Revision ChangesPath 1.5 +1 -1 ports/textproc/msort/Makefile 1.4 +3 -3

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

2007-01-11 Thread Steve Price
steve 2007-01-12 01:41:17 UTC FreeBSD ports repository Modified files: devel/pmake Makefile distinfo pkg-plist Log: Update to version 2.1.37. PR: 107771 Submitted by: miwi Revision ChangesPath 1.13 +2 -2 ports/devel/pmake/Make

cvs commit: ports/textproc/p5-Text-Balanced Makefile

2007-01-11 Thread Cheng-Lung Sung
clsung 2007-01-12 01:04:44 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Balanced Makefile Log: - version.pm is required in run-time. - bump PORTREVISION Noted by: kris Revision ChangesPath 1.11 +2 -0 ports/textproc/p5-Text-Bala

cvs commit: ports/x11/gnome2 Makefile ports/x11/gnome2-lite Makefile

2007-01-11 Thread Joe Marcus Clarke
marcus 2007-01-12 00:18:36 UTC FreeBSD ports repository Modified files: x11/gnome2 Makefile x11/gnome2-lite Makefile Log: Do not include tomboy with gnome2-lite. Revision ChangesPath 1.40 +1 -1 ports/x11/gnome2-lite/Makefile 1.132

cvs commit: ports/emulators/qemu Makefile distinfo pkg-message pkg-plist ports/emulators/qemu/files patch-Makefile.target patch-bg patch-block-raw.c patch-slirp-udp.c

2007-01-11 Thread Juergen Lock
nox 2007-01-12 00:13:58 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile distinfo pkg-message pkg-plist emulators/qemu/files patch-bg patch-block-raw.c Added files: emulators/qemu/files patch-slirp-udp.c Removed files: emulators/qemu/fi

cvs commit: www/en/releases/6.2R schedule.sgml

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 23:14:40 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: Update for progress: Version number bumps completed. Revision ChangesPath 1.26 +2 -2 www/en/releases/6.2R/schedule.sgml __

cvs commit: src/release Makefile

2007-01-11 Thread Ken Smith
kensmith2007-01-11 22:54:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release Makefile Log: Bump BUILDNAME too. It had remained -STABLE in 6.1 but other previous releases used -RELEASE so go with that. Noticed by: bmah Appro

cvs commit: ports/lang/gcc42 distinfo

2007-01-11 Thread Gerald Pfeifer
gerald 2007-01-11 22:33:38 UTC FreeBSD ports repository Modified files: lang/gcc42 distinfo Log: Add missing Jave frontend tarball. Revision ChangesPath 1.187 +3 -0 ports/lang/gcc42/distinfo ___ cvs-all@f

cvs commit: src/sys/conf newvers.sh

2007-01-11 Thread Ken Smith
kensmith2007-01-11 21:59:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) sys/conf newvers.sh Log: We think we're ready to go... Approved by:re (implicit) Revision ChangesPath 1.69.2.13.2.3 +1 -1 src/sys/conf/ne

cvs commit: src UPDATING

2007-01-11 Thread Ken Smith
kensmith2007-01-11 21:47:14 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .UPDATING Log: Prepare for 6.2-RELEASE. Approved by:re (implicit) RevisionChangesPath 1.416.2.29.2.3 +3 -0 src/UPDATING ___

cvs commit: ports/math/atlas Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-11 21:42:56 UTC FreeBSD ports repository Modified files: math/atlas Makefile Log: Fix build with WITH_OPTIMIZED_FLAGS. Revision ChangesPath 1.44 +2 -2 ports/math/atlas/Makefile ___ cvs-all

cvs commit: ports/benchmarks/iozone Makefile distinfo ports/benchmarks/iozone/files patch-makefile

2007-01-11 Thread Erwin Lansing
erwin 2007-01-11 21:37:26 UTC FreeBSD ports repository Modified files: benchmarks/iozoneMakefile distinfo benchmarks/iozone/files patch-makefile Log: Update to 3.267 PR: 105413 Submitted by: "Marcelo Araujo" <[EMAIL PROTECTED]> Approved by:ma

cvs commit: src/sys/dev/ichsmb ichsmb_pci.c

2007-01-11 Thread John Baldwin
jhb 2007-01-11 21:13:27 UTC FreeBSD src repository Modified files: sys/dev/ichsmb ichsmb_pci.c Log: Add a device ID for the 631xESB/6321ESB SMBus controller. Submitted by: Reed A. Cartwright Revision ChangesPath 1.19 +4 -0 src/sys/dev/ichsm

Re: cvs commit: www/en/docproj translations.sgml

2007-01-11 Thread Giorgos Keramidas
On 2007-01-12 05:06, Hiroki Sato <[EMAIL PROTECTED]> wrote: > I was thinking a style used in www.gnu.org (a link > "Translations of this page" in the header and the language list in > the footer). And one of the reasons why I suggest it is that I > really want to mark or get rid of outdated transl

Re: cvs commit: www/en/docproj translations.sgml

2007-01-11 Thread LI Xin
Hiroki Sato wrote: > [-doc@ added to Cc: list] > > Gabor Kovesdan <[EMAIL PROTECTED]> wrote > in <[EMAIL PROTECTED]>: > > ga> Hiroki Sato schrieb: > ga> > Gabor Kovesdan <[EMAIL PROTECTED]> wrote > ga> > in <[EMAIL PROTECTED]>: > ga> > ga> > > ga> > ga> For a drop-down list similarly as mirro

cvs commit: ports UPDATING

2007-01-11 Thread Andrej Zverev
az 2007-01-11 20:37:34 UTC FreeBSD ports repository Modified files: .UPDATING Log: Add an entry for irc/weechat client update Revision ChangesPath 1.448 +18 -1 ports/UPDATING ___ cvs-all@free

cvs commit: ports/irc/weechat Makefile distinfo pkg-plist

2007-01-11 Thread Andrej Zverev
az 2007-01-11 20:36:46 UTC FreeBSD ports repository Modified files: irc/weechat Makefile distinfo pkg-plist Log: - Update to version 0.2.3 This update introduce bugfixes from for version 0.2.2 and new charset plugin. Please look into ports/UPDATING for more

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

2007-01-11 Thread Bill Paul
wpaul 2007-01-11 20:31:35 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Fix re_setmulti() so that it works correctly for PCIe chips where the multicast hash table are in reverse order compared to older devices. Revision ChangesPath

cvs commit: src/release/doc/zh_CN.GB2312/relnotes/common new.sgml

2007-01-11 Thread Xin LI
delphij 2007-01-11 20:30:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release/doc/zh_CN.GB2312/relnotes/common new.sgml Log: Semantically sync with English revision. Approved by:re (bmah) Revision ChangesPath 1.5.2.12.2.7 +2

cvs commit: ports/french/aster Makefile distinfo

2007-01-11 Thread Thierry Thomas
thierry 2007-01-11 20:28:19 UTC FreeBSD ports repository Modified files: french/aster Makefile distinfo Log: Update to 9.0.0-2. TODO: upgrade to gfortran42. Revision ChangesPath 1.44 +1 -1 ports/french/aster/Makefile 1.21 +3 -3 ports

cvs commit: ports/cad/astk-serveur Makefile distinfo ports/cad/astk-serveur/files patch-conf::config

2007-01-11 Thread Thierry Thomas
thierry 2007-01-11 20:26:59 UTC FreeBSD ports repository Modified files: cad/astk-serveur Makefile distinfo cad/astk-serveur/files patch-conf::config Log: Chase a silent update (no impact for FreeBSD). Diff available at

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

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 19:44:46 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release note: SA-07:01.jail. Revision ChangesPath 1.997 +5 -0 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml

Re: cvs commit: www/en/docproj translations.sgml

2007-01-11 Thread Hiroki Sato
[-doc@ added to Cc: list] Gabor Kovesdan <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: ga> Hiroki Sato schrieb: ga> > Gabor Kovesdan <[EMAIL PROTECTED]> wrote ga> > in <[EMAIL PROTECTED]>: ga> > ga> > ga> > ga> For a drop-down list similarly as mirrors are listed? I remember to have ga>

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

2007-01-11 Thread Brooks Davis
brooks 2007-01-11 20:23:01 UTC FreeBSD src repository Modified files: usr.bin/head head.c Log: Fix build on architectures where off_t is signed by casting to uintmax_t before comparing with a size_t. Revision ChangesPath 1.20 +1 -1 src/usr.bin/hea

cvs commit: www/en/releases/6.1R errata.html www/en/releases/5.5R errata.html

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 20:20:54 UTC FreeBSD doc repository Modified files: en/releases/6.1R errata.html en/releases/5.5R errata.html Log: Regen from errata/article.sgml 1.73.2.37 and 1.69.2.47. Revision ChangesPath 1.11 +13 -4 www/en/releases/5.5R/er

cvs commit: src/sys/amd64/amd64 nexus.c src/sys/i386/i386 nexus.c

2007-01-11 Thread John Baldwin
jhb 2007-01-11 19:40:19 UTC FreeBSD src repository Modified files: sys/amd64/amd64 nexus.c sys/i386/i386nexus.c Log: Remove magic from rman_activate_resource() that uses the direct map at KERNBASE for the first 1 MB of RAM instead of calling pmap_mapdev().

cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 20:14:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-07:01.jail. Bump copyright date while here. Revision ChangesPath 1.69.2.47 +8 -0 src/release/d

cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 20:11:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-07:01.jail. Bump copyright date while here. Revision ChangesPath 1.73.2.37 +8 -0 src/release/d

cvs commit: ports/dns/posadis Makefile

2007-01-11 Thread Erwin Lansing
erwin 2007-01-11 20:04:53 UTC FreeBSD ports repository Modified files: dns/posadis Makefile Log: Add ipv6 to the categories. PR: 106008 Submitted by: Janos Mohacsi <[EMAIL PROTECTED]> Approved by:maintainer timeout Revision ChangesP

cvs commit: src/release/doc/zh_CN.GB2312/relnotes/common new.sgml

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 20:01:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release/doc/zh_CN.GB2312/relnotes/common new.sgml Log: Simplified Chinese version of SA-07:01.jail release note. Approved by:re Submitted by: delphij Revision

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

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 19:56:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-07:01.jail. Bump copyright date while here. RevisionChangesPath 1.761.2.74 +6 -0 src/release/

cvs commit: src/sys/dev/ichsmb ichsmb.c ichsmb_pci.c src/sys/pci alpm.c amdpm.c amdsmb.c intpm.c intpmreg.h nfsmb.c viapm.c

2007-01-11 Thread John Baldwin
jhb 2007-01-11 19:56:24 UTC FreeBSD src repository Modified files: sys/dev/ichsmb ichsmb.c ichsmb_pci.c sys/pci alpm.c amdpm.c amdsmb.c intpm.c intpmreg.h nfsmb.c viapm.c Log: Various updates to most of the smbus(4) drivers:

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

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 19:53:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-07:01.jail. Bump copyright date while here. Approved by:re RevisionChangesPath 1.883.

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

2007-01-11 Thread Bruce A. Mah
bmah2007-01-11 19:48:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-07:01.jail. Bump copyright date while here. RevisionChangesPath 1.883.2.56 +6 -0 src/release/

cvs commit: src/sys/kern subr_turnstile.c

2007-01-11 Thread John Baldwin
jhb 2007-01-11 19:13:27 UTC FreeBSD src repository Modified files: sys/kern subr_turnstile.c Log: Wrap propagate_priority() in a critical section to prevent unwanted preemptions when adjusting the priority of a thread that is on a run queue. This was only obs

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

2007-01-11 Thread Maxim Konovalov
maxim 2007-01-11 18:45:42 UTC FreeBSD src repository Modified files: lib/libc/sys getsockopt.2 Log: o Document SO_TIMESTAMP and SO_BINSTAMP socket options. PR: docs/107696 Submitted by: Rob Robertson Reviewed by:ru Obtained from: NetBSD (mo

cvs commit: www/share/sgml advisories.xml

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:43:55 UTC FreeBSD doc repository Modified files: share/sgml advisories.xml Log: Add FreeBSD-SA-07:01.jail. Revision ChangesPath 1.206 +17 -1 www/share/sgml/advisories.xml ___ cvs-all@f

cvs commit: ports/sysutils/xvidcap Makefile

2007-01-11 Thread Thierry Thomas
thierry 2007-01-11 18:30:35 UTC FreeBSD ports repository Modified files: sysutils/xvidcap Makefile Log: Mark BROKEN on FreeBSD-4. Reported by:pointyhat via Kris Revision ChangesPath 1.18 +4 -0 ports/sysutils/xvidcap/Makefile

cvs commit: src UPDATING

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:27:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .UPDATING Log: Also document FreeBSD-SA-07:01.jail on this branch which is for: Fix jail rc.d script privilege escalation via symlink attack

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

2007-01-11 Thread Thierry Thomas
thierry 2007-01-11 18:24:05 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo pkg-plist Log: Upgrade to 2.21.2. Changelog at . Notified by:pointyhat via Kris Revision ChangesPath 1.64

cvs commit: ports/science/p5-Chemistry-Elements Makefile distinfo

2007-01-11 Thread Mathieu Arnold
mat 2007-01-11 18:23:39 UTC FreeBSD ports repository Modified files: science/p5-Chemistry-Elements Makefile distinfo Log: Update to 1.03 Revision ChangesPath 1.6 +1 -1 ports/science/p5-Chemistry-Elements/Makefile 1.5 +3 -3 ports/science/p5-

cvs commit: src UPDATING src/etc/rc.d jail src/sys/conf newvers.sh

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:19:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_5_5) .UPDATING etc/rc.d jail sys/conf newvers.sh Log: Fix jail rc.d script privilege escalation via symlink attack against /var/lo

cvs commit: src/etc/rc.d jail

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:18:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) etc/rc.d jail Log: Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Security: FreeBSD-SA-07:01.jail

cvs commit: src UPDATING src/etc/rc.d jail src/sys/conf newvers.sh

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:18:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_0) .UPDATING etc/rc.d jail sys/conf newvers.sh Log: Fix jail rc.d script privilege escalation via symlink attack against /var/lo

cvs commit: src UPDATING src/etc/rc.d jail src/sys/conf newvers.sh

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:18:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) .UPDATING etc/rc.d jail sys/conf newvers.sh Log: Fix jail rc.d script privilege escalation via symlink attack against /var/lo

cvs commit: src/etc/rc.d jail

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:17:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) etc/rc.d jail Log: Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Security: FreeBSD-SA-07:01.ja

cvs commit: src/etc/rc.d jail

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:16:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d jail Log: Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Security: FreeBSD-SA-07:01.jail

cvs commit: ports/astro/gpstk Makefile ports/astro/gpstk/files patch-apps-ionosphere-VTECMap.hpp patch-src-EpochClockModel.hpp patch-src-MatrixImplementation.hpp patch-src-MiscMath.hpp patch-src-getop

2007-01-11 Thread Max Khon
fjoe2007-01-11 18:16:27 UTC FreeBSD ports repository Modified files: astro/gpstk Makefile Added files: astro/gpstk/filespatch-apps-ionosphere-VTECMap.hpp patch-src-EpochClockModel.hpp patch-src-MatrixImplement

cvs commit: src/etc/rc.d jail

2007-01-11 Thread Simon L. Nielsen
simon 2007-01-11 18:16:23 UTC FreeBSD src repository Modified files: etc/rc.d jail Log: Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Security: FreeBSD-SA-07:01.jail Revision Changes

cvs commit: ports/databases/virtuoso Makefile

2007-01-11 Thread Max Khon
fjoe2007-01-11 18:09:03 UTC FreeBSD ports repository Modified files: databases/virtuoso Makefile Log: - Use nc (netcat) instead of netstat to check if the server has started. This should fix pointyhat builds. - IGNORE on FreeBSD 4.x Revision ChangesPath 1.4

cvs commit: doc/zh_CN.GB2312/books/handbook book.sgml doc/zh_CN.GB2312/books/handbook/config chapter.sgml doc/zh_CN.GB2312/books/handbook/install chapter.sgml doc/zh_CN.GB2312/books/handbook/mac chapt

2007-01-11 Thread Xin LI
delphij 2007-01-11 17:58:27 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook book.sgml zh_CN.GB2312/books/handbook/config chapter.sgml zh_CN.GB2312/books/handbook/install chapter.sgml zh_CN.GB2312/books/handbook/mac chapter.sgml zh_CN.GB2312/b

cvs commit: www/zh_CN/share/sgml press.xml

2007-01-11 Thread Xin LI
delphij 2007-01-11 17:51:55 UTC FreeBSD doc repository Modified files: zh_CN/share/sgml press.xml Log: MFen 1.20 -> 1.22 Obtained from: The FreeBSD Simplified Chinese Project Revision ChangesPath 1.4 +42 -2 www/zh_CN/share/sgml/press.xml __

cvs commit: www/zh_CN/share/sgml news.xml

2007-01-11 Thread Xin LI
delphij 2007-01-11 17:51:22 UTC FreeBSD doc repository Modified files: zh_CN/share/sgml news.xml Log: MFen 1.37 -> 1.40 Obtained from: The FreeBSD Simplified Chinese Project Revision ChangesPath 1.5 +19 -1 www/zh_CN/share/sgml/news.xml

cvs commit: www/zh_CN/share/sgml l10n.ent

2007-01-11 Thread Xin LI
delphij 2007-01-11 17:50:37 UTC FreeBSD doc repository Modified files: zh_CN/share/sgml l10n.ent Log: Correct a typo (s/2005/2006/ for 5.5-R). Submitted by: chinsan Obtained from: The FreeBSD Simplified Chinese Project Revision ChangesPath 1.2 +2 -

cvs commit: ports/japanese/tomoe Makefile pkg-plist ports/japanese/tomoe/files patch-configure

2007-01-11 Thread Hajimu UMEMOTO
ume 2007-01-11 17:33:54 UTC FreeBSD ports repository Modified files: japanese/tomoe Makefile pkg-plist Added files: japanese/tomoe/files patch-configure Log: OPTIONS'fy to support Ruby based dictionary module, Hyper Estraier dictionary module, MySQL dictionary

  1   2   >