cvs commit: ports/security/p5-GSSAPI Makefile

2006-04-24 Thread Yen-Ming Lee
leeym 2006-04-25 06:00:09 UTC FreeBSD ports repository Modified files: security/p5-GSSAPI Makefile Log: - relocate BUILD_DEPENDS Revision ChangesPath 1.4 +2 -2 ports/security/p5-GSSAPI/Makefile ___ cvs-all@fre

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2006-04-24 Thread Dmitry Morozovsky
On Mon, 24 Apr 2006, Colin Percival wrote: CP> Adjust dangerous-shared-cache-detection logic from "all shared data CP> caches are dangerous" to "a shared L1 data cache is dangerous". This CP> is a compromise between paranoia and performance: Unlike the L1 cache, CP> nobody has publicly de

cvs commit: ports/www/p5-WWW-Search Makefile distinfo

2006-04-24 Thread Yen-Ming Lee
leeym 2006-04-25 05:16:27 UTC FreeBSD ports repository Modified files: www/p5-WWW-SearchMakefile distinfo Log: - update to 2.488 Revision ChangesPath 1.46 +1 -2 ports/www/p5-WWW-Search/Makefile 1.28 +3 -3 ports/www/p5-WWW-Search/distinfo __

cvs commit: ports/devel/p5-Sort-Key Makefile distinfo

2006-04-24 Thread Yen-Ming Lee
leeym 2006-04-25 04:53:17 UTC FreeBSD ports repository Modified files: devel/p5-Sort-KeyMakefile distinfo Log: - update to 1.20 Revision ChangesPath 1.5 +6 -4 ports/devel/p5-Sort-Key/Makefile 1.5 +3 -3 ports/devel/p5-Sort-Key/distinfo ___

Re: cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Mohan Srinivasan
--- Sam Leffler <[EMAIL PROTECTED]> wrote: > > > > Fundamentally it doesn't, this change just pushes it out of the regime > > where it's trivial to overflow. > > Why is it hard to do a real fix? Or is this a temporary bandaid? Most NFS server that I am aware of will scale the duplicate request

cvs commit: CVSROOT modules

2006-04-24 Thread Edwin Groothuis
edwin 2006-04-25 02:39:49 UTC FreeBSD ports repository Modified files: .modules Log: dfuife-curses --> ports/devel/dfuife-curses Revision ChangesPath 1.14705 +1 -0 CVSROOT/modules ___ cvs-all@f

cvs commit: ports/devel Makefile ports/devel/dfuife-curses Makefile distinfo pkg-descr ports/devel/dfuife-curses/files patch-Makefile

2006-04-24 Thread Edwin Groothuis
edwin 2006-04-25 02:39:35 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/dfuife-curses Makefile distinfo pkg-descr devel/dfuife-curses/files patch-Makefile Log: New Port sysutils/dfui_curses: A curses front end for lib

cvs commit: ports/graphics/reallyslick Makefile distinfo pkg-plist

2006-04-24 Thread Sam Lawrance
lawrance2006-04-25 02:20:48 UTC FreeBSD ports repository Modified files: graphics/reallyslick Makefile distinfo pkg-plist Log: Update to 0.8.1. PR: ports/95310 (superseding ports/93111*) Submitted by: UMENO Takashi <[EMAIL PROTECTED]> Approved by:[EMAIL

cvs commit: CVSROOT modules

2006-04-24 Thread Jean Milanez Melo
jmelo 2006-04-25 01:56:26 UTC FreeBSD ports repository Modified files: .modules Log: - Add entry to security/fswatch. Approved by:mnag (mentor) Revision ChangesPath 1.14704 +1 -0 CVSROOT/modules ___

cvs commit: ports/security Makefile ports/security/fswatch Makefile distinfo pkg-descr ports/security/fswatch/files pkg-message.in

2006-04-24 Thread Jean Milanez Melo
jmelo 2006-04-25 01:55:02 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/fswatch Makefile distinfo pkg-descr security/fswatch/files pkg-message.in Log: - New port: fswatch is a utility to guard changes in a fil

Re: cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Kris Kennaway
On Mon, Apr 24, 2006 at 05:45:08PM -0700, Sam Leffler wrote: > Kris Kennaway wrote: > >On Mon, Apr 24, 2006 at 05:29:08PM -0700, Sam Leffler wrote: > >>Mohan Srinivasan wrote: > >>>mohans 2006-04-25 00:21:57 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/nfsserv

cvs commit: ports/lang/pugs Makefile distinfo pkg-plist

2006-04-24 Thread Cheng-Lung Sung
clsung 2006-04-25 00:52:55 UTC FreeBSD ports repository Modified files: lang/pugsMakefile distinfo pkg-plist Log: - update to 6.2.11 Revision ChangesPath 1.9 +2 -3 ports/lang/pugs/Makefile 1.8 +3 -3 ports/lang/pugs/distinfo 1.7

cvs commit: ports/devel/p5-File-Copy-Recursive Makefile distinfo

2006-04-24 Thread Cheng-Lung Sung
clsung 2006-04-25 00:50:30 UTC FreeBSD ports repository Modified files: devel/p5-File-Copy-Recursive Makefile distinfo Log: - update to 0.21 - from Changes - made dircopy() use fcopy() instead of copy() for files so that it'd behave consistently and correctly Re

Re: cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Sam Leffler
Kris Kennaway wrote: On Mon, Apr 24, 2006 at 05:29:08PM -0700, Sam Leffler wrote: Mohan Srinivasan wrote: mohans 2006-04-25 00:21:57 UTC FreeBSD src repository Modified files: sys/nfsservernfsrvcache.h Log: Bump up the NFS server dupreq cache limit to 2K (from 64). With

Re: cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Kris Kennaway
On Mon, Apr 24, 2006 at 05:29:08PM -0700, Sam Leffler wrote: > Mohan Srinivasan wrote: > >mohans 2006-04-25 00:21:57 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/nfsservernfsrvcache.h > > Log: > > Bump up the NFS server dupreq cache limit to 2K (from 64).

Re: cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Sam Leffler
Mohan Srinivasan wrote: mohans 2006-04-25 00:21:57 UTC FreeBSD src repository Modified files: sys/nfsservernfsrvcache.h Log: Bump up the NFS server dupreq cache limit to 2K (from 64). With a small duplicate request cache, under heavy load a lot of non-idempotent req

cvs commit: src/sys/nfsserver nfsrvcache.h

2006-04-24 Thread Mohan Srinivasan
mohans 2006-04-25 00:21:57 UTC FreeBSD src repository Modified files: sys/nfsservernfsrvcache.h Log: Bump up the NFS server dupreq cache limit to 2K (from 64). With a small duplicate request cache, under heavy load a lot of non-idempotent requests were getting served

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

2006-04-24 Thread Jung-uk Kim
jkim2006-04-25 00:06:37 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c sys/i386/i386mp_machdep.c Log: Check if reported HTT cores are physical cores. This commit does not affect AMD CPUs at all because HTT bit is disabled earlier.

cvs commit: ports/databases/gqlplus Makefile distinfo

2006-04-24 Thread Yen-Ming Lee
leeym 2006-04-24 23:58:56 UTC FreeBSD ports repository Modified files: databases/gqlplusMakefile distinfo Log: - update to 1.11 PR: 96269 Submitted by: Frank Laszlo Revision ChangesPath 1.11 +5 -5 ports/databases/gqlplus/Makefile

cvs commit: src/sys/conf files.powerpc

2006-04-24 Thread Marcel Moolenaar
marcel 2006-04-24 23:36:32 UTC FreeBSD src repository Modified files: sys/conf files.powerpc Log: Revert previous commit. It's not part of the ppc(4) changes. Revision ChangesPath 1.53 +0 -1 src/sys/conf/files.powerpc ___

cvs commit: src/sys/conf files files.alpha files.amd64 files.i386 files.ia64 files.pc98 files.powerpc options options.alpha options.amd64 options.i386 options.ia64 options.pc98 src/sys/dev/ppc ppc.c p

2006-04-24 Thread Marcel Moolenaar
marcel 2006-04-24 23:31:51 UTC FreeBSD src repository Modified files: sys/conf files files.alpha files.amd64 files.i386 files.ia64 files.pc98 files.powerpc options options.alpha options.amd64 op

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

2006-04-24 Thread Tom Rhodes
trhodes 2006-04-24 23:17:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Update for current version of the FreeBSD Security template. Noticed by: cperciva Revision ChangesPath 1.293 +4 -5 doc/en

cvs commit: ports/mail/bsfilter Makefile distinfo

2006-04-24 Thread OKAZAKI Tetsurou
okazaki 2006-04-24 23:01:31 UTC FreeBSD ports repository Modified files: mail/bsfilterMakefile distinfo Log: Upgrade to 1.0.13. PR: ports/96155 Submitted by: KIMURA Yasuhiro Approved by:maintainer Revision ChangesPath 1.14 +2 -2

cvs commit: ports/misc/iso-codes Makefile distinfo pkg-plist ports/misc/iso-codes/files patch-Makefile.am patch-iso_3166__Makefile.in patch-iso_3166__iso_3166_2__Makefile.in patch-iso_4217__Makefile.i

2006-04-24 Thread Pav Lucistnik
pav 2006-04-24 22:59:22 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo pkg-plist Added files: misc/iso-codes/files patch-Makefile.am patch-rules.make Removed files: misc/iso-codes/files patch-iso_3166__Makefile.in

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

2006-04-24 Thread Jung-uk Kim
jkim2006-04-24 22:56:57 UTC FreeBSD src repository Modified files: sys/amd64/amd64 identcpu.c sys/i386/i386identcpu.c Log: Add another Intel CPU feature flag, xTPR (Send Task Priority Messages). Revision ChangesPath 1.146 +1 -1 src/sys/a

cvs commit: ports/net/rsync Makefile distinfo ports/net/rsync/files patch-clientserver.c

2006-04-24 Thread Pav Lucistnik
pav 2006-04-24 22:47:27 UTC FreeBSD ports repository Modified files: net/rsyncMakefile distinfo Removed files: net/rsync/files patch-clientserver.c Log: - Update to 2.6.8 PR: ports/96210 Submitted by: delphij Revision Changes

Re: cvs commit: ports/graphics/png/files patch-aa

2006-04-24 Thread Andrey Chernov
On Mon, Apr 24, 2006 at 02:05:48PM -0700, Jeremy Chadwick wrote: > On Mon, Apr 24, 2006 at 02:04:31PM -0400, Kris Kennaway wrote: > > On Mon, Apr 24, 2006 at 02:04:09PM +, Andrey A. Chernov wrote: > > > ache2006-04-24 14:04:09 UTC > > > > > > FreeBSD ports repository > > > > > > M

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

2006-04-24 Thread Jung-uk Kim
jkim2006-04-24 22:23:52 UTC FreeBSD src repository Modified files: sys/amd64/amd64 identcpu.c sys/i386/i386identcpu.c Log: Check if deterministic cache parameters leaf is valid before use. Revision ChangesPath 1.145 +2 -1 src/sys/amd64/a

Re: cvs commit: ports/graphics/png/files patch-aa

2006-04-24 Thread Kris Kennaway
On Mon, Apr 24, 2006 at 02:05:48PM -0700, Jeremy Chadwick wrote: > On Mon, Apr 24, 2006 at 02:04:31PM -0400, Kris Kennaway wrote: > > On Mon, Apr 24, 2006 at 02:04:09PM +, Andrey A. Chernov wrote: > > > ache2006-04-24 14:04:09 UTC > > > > > > FreeBSD ports repository > > > > > > M

cvs commit: ports/net-p2p/i2p Makefile distinfo

2006-04-24 Thread Mario Sergio Fujikawa Ferreira
lioux 2006-04-24 22:04:25 UTC FreeBSD ports repository Modified files: net-p2p/i2p Makefile distinfo Log: Update to 0.6.1.17 Revision ChangesPath 1.31 +1 -2 ports/net-p2p/i2p/Makefile 1.28 +3 -3 ports/net-p2p/i2p/distinfo _

cvs commit: src/share/man/man4 Makefile sab.4

2006-04-24 Thread Marcel Moolenaar
marcel 2006-04-24 21:42:28 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Removed files: share/man/man4 sab.4 Log: Remove the sab(4) manpage. Revision ChangesPath 1.345 +0 -1 src/share/man/man4/Makefile 1.3 +0 -

cvs commit: src/sys/dev/sab sab.c sab82532reg.h

2006-04-24 Thread Marcel Moolenaar
marcel 2006-04-24 21:40:58 UTC FreeBSD src repository Removed files: sys/dev/sab sab.c sab82532reg.h Log: Remove the sab(4) driver. It is superseded by scc(4). Revision ChangesPath 1.43 +0 -1158 src/sys/dev/sab/sab.c (dead) 1.3 +0 -320src/

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2006-04-24 Thread Jung-uk Kim
On Monday 24 April 2006 05:17 pm, Colin Percival wrote: > cperciva2006-04-24 21:17:02 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 mp_machdep.c > sys/i386/i386mp_machdep.c > Log: > Adjust dangerous-shared-cache-detection logic from "all share

cvs commit: ports/emulators/gngeo Makefile distinfo

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:18:57 UTC FreeBSD ports repository Modified files: emulators/gngeo Makefile distinfo Log: - Fix build of generator68k (default 68k emulator on non-i386 architectures). - Remove DIST_SUBDIR because since the Neo-Geo BIOS was removed from the distr

cvs commit: ports/games/wolf3d Makefile pkg-plist

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:17:31 UTC FreeBSD ports repository Modified files: games/wolf3d Makefile pkg-plist Log: - Fix installation of files in ${DOCSDIR} (they were installing under the same name, overwriting it each time). - Add these files to pkg-plist. Approv

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

2006-04-24 Thread Colin Percival
cperciva2006-04-24 21:17:02 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c sys/i386/i386mp_machdep.c Log: Adjust dangerous-shared-cache-detection logic from "all shared data caches are dangerous" to "a shared L1 data cache is dangerous

cvs commit: ports/games/tuxpaint-fonts Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:16:27 UTC FreeBSD ports repository Modified files: games/tuxpaint-fonts Makefile Log: - Remove Georgian (ka) language because it is included with Tuxpaint standard distribution. - Remove '@' from installation commands. Approved by:garga (ment

cvs commit: ports/games/ttt Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:15:49 UTC FreeBSD ports repository Modified files: games/tttMakefile Log: - Remove USE_REINPLACE. - Fix OPTIONS handling. - Format tabs. - Add '@' to permission fixing commands. - Bump PORTREVISION. Approved by:garga (mentor)

cvs commit: ports/games/starfighter Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:15:05 UTC FreeBSD ports repository Modified files: games/starfighterMakefile Log: - Remove USE_REINPLACE. - Remove LICENSE file before installing instead of after. - Fix OPTIONS handling. - Format tabs. - Bump PORTREVISION. Approved by:

cvs commit: ports/games/quake3-data Makefile Makefile.include

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:14:18 UTC FreeBSD ports repository Modified files: games/quake3-dataMakefile Makefile.include Log: - Remove PKGMESSAGE override (SUB_FILES does that). - Fix OPTIONS handling. - Remove USE_REINPLACE. - Bump PORTREVISION. Approved by:garga

cvs commit: ports/games/quake2-source Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:13:27 UTC FreeBSD ports repository Modified files: games/quake2-source Makefile Log: - Remove '@' from installation commands. Approved by:garga (mentor) Revision ChangesPath 1.5 +5 -5 ports/games/quake2-source/Makefile _

cvs commit: ports/games/quake2-data Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:12:50 UTC FreeBSD ports repository Modified files: games/quake2-dataMakefile Log: - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.9 +7 -7 ports/games/quake2-data/Makefile _

cvs commit: ports/games/quake-source Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:11:29 UTC FreeBSD ports repository Modified files: games/quake-source Makefile Log: - Remove USE_REINPLACE. - Fix OPTIONS handling. - Remove '@' from installation commands. - Bump PORTREVISION. Approved by:garga (mentor) Revision Chan

cvs commit: ports/games/quake-data Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:10:14 UTC FreeBSD ports repository Modified files: games/quake-data Makefile Log: - Fix OPTIONS handling. - Remove '@' from installation commands. - Format tabs. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPa

cvs commit: ports/games/qonk Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:09:30 UTC FreeBSD ports repository Modified files: games/qonk Makefile Log: - Format Makefile comments. - Format tabs. Approved by:garga (mentor) Revision ChangesPath 1.4 +10 -10ports/games/qonk/Makefile __

cvs commit: ports/games/pmars-sdl Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:09:01 UTC FreeBSD ports repository Modified files: games/pmars-sdl Makefile Log: - Put targets at the end. - Fix OPTIONS handling. - Remove '@' from installation command. - Bump PORTREVISION. Approved by:garga (mentor) Revision Cha

cvs commit: ports/games/pmars Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:08:18 UTC FreeBSD ports repository Modified files: games/pmars Makefile Log: - Fix OPTIONS handling. - Fix IGNORE message. - Sort option handling code. - Remove '@' from installation commands. - Bump PORTREVISION. Approved by:garga

cvs commit: ports/games/freedroidrpg Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:07:27 UTC FreeBSD ports repository Modified files: games/freedroidrpg Makefile Log: - Change BROKEN to IGNORE. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.8 +5 -5 ports

cvs commit: ports/games/fmars Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:06:48 UTC FreeBSD ports repository Modified files: games/fmars Makefile Log: - Remove USE_REINPLACE. - Change OPTIMIZED_CFLAGS to "on" by default. - Remove '@' from installation commands. - Format tabs, sort targets. - Bump PORTREVISION.

Re: cvs commit: ports/graphics/png/files patch-aa

2006-04-24 Thread Jeremy Chadwick
On Mon, Apr 24, 2006 at 02:04:31PM -0400, Kris Kennaway wrote: > On Mon, Apr 24, 2006 at 02:04:09PM +, Andrey A. Chernov wrote: > > ache2006-04-24 14:04:09 UTC > > > > FreeBSD ports repository > > > > Modified files: > > graphics/png/files patch-aa > > Log: > > Use NO_O

cvs commit: ports/games/exmars Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:04:45 UTC FreeBSD ports repository Modified files: games/exmars Makefile Log: - Remove USE_REINPLACE. - Remove '@' from installation commands. - Format tabs. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor)

cvs commit: ports/games/doom-hr Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:04:06 UTC FreeBSD ports repository Modified files: games/doom-hrMakefile Log: - Fix OPTIONS handling. - Remove '@' from installation commands. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.4 +9

cvs commit: ports/games/doom-data Makefile Makefile.include

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:03:30 UTC FreeBSD ports repository Modified files: games/doom-data Makefile Makefile.include Log: - Remove unneeded PKGMESSAGE variable (SUB_FILES sets it). - Fix OPTIONS handling. - Remove '@' from installation command. - Remove USE_REINPLACE.

cvs commit: ports/games/darkplaces Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:02:27 UTC FreeBSD ports repository Modified files: games/darkplaces Makefile Log: - Fix IGNORE message. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.4 +9 -8 ports/game

cvs commit: ports/games/bomns Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:01:54 UTC FreeBSD ports repository Modified files: games/bomns Makefile Log: - Remove USE_REINPLACE. - Format tabs. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.3 +9

cvs commit: ports/games/annelid Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:01:09 UTC FreeBSD ports repository Modified files: games/annelidMakefile Log: - Remove USE_REINPLACE. - Remove '@' from installation commands. - Format tabs and put targets at the end. - Fix OPTIONS handling. - Bump PORTREVISION. Approv

cvs commit: ports/games/anagramarama Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 21:00:09 UTC FreeBSD ports repository Modified files: games/anagramarama Makefile Log: - Remove USE_REINPLACE. - Format tabs and sort variables. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision Changes

cvs commit: ports/games/airrox Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:59:28 UTC FreeBSD ports repository Modified files: games/airrox Makefile Log: - Remove USE_REINPLACE. - Rename DATADIRS to DIRS to avoid similarity with DATADIR. - Adjust IGNORE message. - Format tabs. - Remove '@' from installation commands

cvs commit: ports/lang/gcc41 Makefile

2006-04-24 Thread Maho Nakata
maho2006-04-24 20:58:33 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile Log: Fix missing dependency WITH_JAVA_AWT Submitted by: kris via pointyhat Approved by:gerald Revision ChangesPath 1.262 +1 -1 ports/lang/gcc41

cvs commit: ports/games/abe Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:58:17 UTC FreeBSD ports repository Modified files: games/abeMakefile Log: - Remove USE_REINPLACE. - Format tabs. Approved by:garga (mentor) Revision ChangesPath 1.3 +9 -11 ports/games/abe/Makefile ___

cvs commit: ports/cad/kicad Makefile distinfo pkg-plist ports/cad/kicad/files patch-libs.FreeBSD

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 20:58:11 UTC FreeBSD ports repository Modified files: cad/kicadMakefile distinfo pkg-plist cad/kicad/files patch-libs.FreeBSD Log: Upgrade to 20060424. Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Re

cvs commit: ports/emulators/osmose Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:57:27 UTC FreeBSD ports repository Modified files: emulators/osmose Makefile Log: - Remove USE_REINPLACE. - Remove '@' from installation commands. - Format tabs and put targets at the end. Approved by:garga (mentor) Revision Changes

cvs commit: ports/emulators/generator-cbiere Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:56:13 UTC FreeBSD ports repository Modified files: emulators/generator-cbiere Makefile Log: - Format tabs and put targets at the end. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor) Revision ChangesPath 1.7

cvs commit: ports/emulators/generator Makefile

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:55:04 UTC FreeBSD ports repository Modified files: emulators/generator Makefile Log: - Format tabs, sort variables and put targets at the end. - Remove USE_REINPLACE. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by:garga (mentor)

cvs commit: ports/net/ser pkg-plist

2006-04-24 Thread Maxim Sobolev
sobomax 2006-04-24 20:54:09 UTC FreeBSD ports repository Modified files: net/ser pkg-plist Log: Add missing radius-related entries. Revision ChangesPath 1.8 +6 -0 ports/net/ser/pkg-plist ___ cvs-all@f

cvs commit: ports/devel/allegro Makefile pkg-plist

2006-04-24 Thread Alejandro Pulver
alepulver2006-04-24 20:53:10 UTC FreeBSD ports repository Modified files: devel/allegroMakefile pkg-plist Log: - Remove USE_REINPLACE. - Rename some OPTIONS to more standard names: DEBUG_LIB -> DEBUG DEV_UTILS -> DEVEL PROFILE_LIB -> PROFILE - Remove unavo

cvs commit: ports/math/lapack Makefile

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 20:27:40 UTC FreeBSD ports repository Modified files: math/lapack Makefile Log: Register conflicts with math/elmer-mathlibs. Submitted by: Pedro F. Giffuni <[EMAIL PROTECTED]> Approved by:jmz (maintainer) Revision ChangesPath 1

cvs commit: ports/math/umfpack Makefile

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 20:00:39 UTC FreeBSD ports repository Modified files: math/umfpack Makefile Log: Register conflict with math/elmer-umfpack. Submitted by: Pedro F. Giffuni <[EMAIL PROTECTED]> Revision ChangesPath 1.21 +2 -0 ports/math/umfpac

cvs commit: ports/math/blas Makefile ports/math/arpack Makefile pkg-plist

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:57:20 UTC FreeBSD ports repository Modified files: math/blasMakefile math/arpack Makefile pkg-plist Log: Register conflicts with math/elmer-mathlibs and pet portlint. Revision ChangesPath 1.8 +2 -1 ports/math/

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:55:54 UTC FreeBSD ports repository Modified files: .modules Log: elmerpost --> ports/science/elmerpost Revision ChangesPath 1.14703 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/science Makefile ports/science/elmerpost Makefile distinfo pkg-descr pkg-plist

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:55:43 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmerpostMakefile distinfo pkg-descr pkg-plist Log: ElmerPost - the Visualization of Numerical Results. The function of ElmerPost is to visu

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:55:01 UTC FreeBSD ports repository Modified files: .modules Log: elmerfront --> ports/science/elmerfront Revision ChangesPath 1.14702 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/science Makefile ports/science/elmerfront Makefile distinfo pkg-descr pkg-plist ports/science/elmerfront/files patch-include+ecif_mesh.h

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:54:49 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmerfront Makefile distinfo pkg-descr pkg-plist science/elmerfront/files patch-include+ecif_mesh.h Log: ElmerFront - the Graphical User Inter

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:54:11 UTC FreeBSD ports repository Modified files: .modules Log: elmer-fem --> ports/science/elmer-fem Revision ChangesPath 1.14701 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/science Makefile ports/science/elmer-fem Makefile distinfo pkg-descr pkg-plist ports/science/elmer-fem/files patch-acx_elmer.m4 patch-configure.in

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:54:02 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-femMakefile distinfo pkg-descr pkg-plist science/elmer-fem/files patch-acx_elmer.m4 patch-configure.in Log: ElmerSolver - the Solution

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:53:24 UTC FreeBSD ports repository Modified files: .modules Log: elmer-hutiter --> ports/science/elmer-hutiter Revision ChangesPath 1.14700 +1 -0 CVSROOT/modules ___ cvs-all

cvs commit: ports/science Makefile ports/science/elmer-hutiter Makefile distinfo pkg-descr

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:53:14 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-hutiter Makefile distinfo pkg-descr Log: HUTIter library for use in the Elmer FEM package. Elmer is an open-source computational tool for

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:52:07 UTC FreeBSD ports repository Modified files: .modules Log: elmer-mathlibs --> ports/math/elmer-mathlibs Revision ChangesPath 1.14699 +1 -0 CVSROOT/modules ___ cvs-all@

cvs commit: ports/math Makefile ports/math/elmer-mathlibs Makefile distinfo pkg-descr ports/math/elmer-mathlibs/files patch-acx_elmer.m4 patch-src+Makefile.in patch-src+arpack+Makefile.in patch-src+bl

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:51:57 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/elmer-mathlibs Makefile distinfo pkg-descr math/elmer-mathlibs/files patch-acx_elmer.m4 patch-src+Makefile.in

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:51:03 UTC FreeBSD ports repository Modified files: .modules Log: elmer-matc --> ports/science/elmer-matc Revision ChangesPath 1.14698 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/science Makefile ports/science/elmer-matc Makefile distinfo pkg-descr pkg-plist

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:50:53 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-matc Makefile distinfo pkg-descr pkg-plist Log: MATC language library used by Elmer FEM package. Submitted by: Pedro F. Giffuni <[EMAI

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:50:08 UTC FreeBSD ports repository Modified files: .modules Log: elmer-eio --> ports/science/elmer-eio Revision ChangesPath 1.14697 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/science Makefile ports/science/elmer-eio Makefile distinfo pkg-descr

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:49:57 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-eioMakefile distinfo pkg-descr Log: Input/Output Data base interface for use in the ELMER FEM package. Elmer is an open-source computa

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:49:08 UTC FreeBSD ports repository Modified files: .modules Log: elmergrid --> ports/science/elmergrid Revision ChangesPath 1.14696 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/science Makefile ports/science/elmergrid Makefile distinfo pkg-descr

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:48:58 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmergridMakefile distinfo pkg-descr Log: ElmerGrid is a utility program for fast creation of structured 2D and extruded and rotated 3D geometr

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:48:04 UTC FreeBSD ports repository Modified files: .modules Log: elmer-umfpack --> ports/math/elmer-umfpack Revision ChangesPath 1.14695 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/math Makefile ports/math/elmer-umfpack Makefile distinfo pkg-descr pkg-plist

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:47:52 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/elmer-umfpack Makefile distinfo pkg-descr pkg-plist Log: This is a slightly modified version of umfpack for use with the Elmer FEM package. Amo

cvs commit: CVSROOT modules

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:46:29 UTC FreeBSD ports repository Modified files: .modules Log: elmer-meshgen2d --> ports/science/elmer-meshgen2d Revision ChangesPath 1.14694 +1 -0 CVSROOT/modules ___ cvs

cvs commit: ports/science Makefile ports/science/elmer-meshgen2d Makefile distinfo pkg-descr

2006-04-24 Thread Thierry Thomas
thierry 2006-04-24 19:46:15 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-meshgen2d Makefile distinfo pkg-descr Log: A Mesh Generation Utility for use with the ELMER FEM package. Elmer is an open-source computati

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

2006-04-24 Thread Joel Dahl
joel2006-04-24 19:25:22 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/arch-handbook/mac chapter.sgml Log: Expand two contractions. Revision ChangesPath 1.44 +2 -2 doc/en_US.ISO8859-1/books/arch-handbook/mac/chapter.sgml ___

cvs commit: src/sys/kern uipc_usrreq.c

2006-04-24 Thread Maxim Konovalov
maxim 2006-04-24 19:09:33 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: Inherit LOCAL_CREDS option from listen socket for sockets returned by accept(2). PR: kern/90644 Submitted by: Andrey Simonenko OK'ed by: m

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml doc/en_US.ISO8859-1/share/sgml authors.ent doc/share/pgpkeys bakul.key pgpkeys-developers.sgml pgp

2006-04-24 Thread Bakul Shah
bakul 2006-04-24 18:53:16 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml en_US.ISO8859-1/share/sgml authors.ent share/pgpkeys

cvs commit: ports/japanese/ruby-ming Makefile distinfo pkg-descr pkg-plist

2006-04-24 Thread Renato Botelho
garga 2006-04-24 18:44:38 UTC FreeBSD ports repository Modified files: japanese/ruby-ming Makefile Added files: japanese/ruby-ming distinfo pkg-descr pkg-plist Log: Since i can't found a new version for japanese/ming, transfor this port in a master one instead slav

cvs commit: ports/x11-toolkits/py-kde Makefile distinfo pkg-plist

2006-04-24 Thread Marcus Alves Grando
mnag2006-04-24 18:30:48 UTC FreeBSD ports repository Modified files: x11-toolkits/py-kde Makefile distinfo pkg-plist Log: - Update to snapshot 20060422 (unbreak) - Mark as BROKEN on 4.x - portlint(1) PR: 96205 Submitted by: maintainer Revision

cvs commit: ports/x11-toolkits/py-qt Makefile distinfo

2006-04-24 Thread Marcus Alves Grando
mnag2006-04-24 18:30:34 UTC FreeBSD ports repository Modified files: x11-toolkits/py-qt Makefile distinfo Log: - Update to 3.16 - portlint(1) PR: 96204 Submitted by: maintainer Revision ChangesPath 1.41 +11 -7 ports/x11-toolkits/p

cvs commit: ports/devel/py-sip Makefile distinfo pkg-plist

2006-04-24 Thread Marcus Alves Grando
mnag2006-04-24 18:30:18 UTC FreeBSD ports repository Modified files: devel/py-sip Makefile distinfo pkg-plist Log: - Update to 4.4.2 PR: 96202 Submitted by: maintainer Revision ChangesPath 1.26 +9 -5 ports/devel/py-sip/Makefi

cvs commit: ports/Mk bsd.java.mk

2006-04-24 Thread Greg Lewis
glewis 2006-04-24 18:27:46 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Remove the entry for the defunct diablo-jdk13 port. Revision ChangesPath 1.71 +1 -4 ports/Mk/bsd.java.mk

cvs commit: CVSROOT modules

2006-04-24 Thread Greg Lewis
glewis 2006-04-24 18:26:00 UTC FreeBSD ports repository Modified files: .modules Log: . Remove the defunct diablo-jdk13 and diablo-jre13 entries. Revision ChangesPath 1.14693 +0 -2 CVSROOT/modules ___

cvs commit: src/sys/amd64/amd64 identcpu.c initcpu.c src/sys/amd64/include md_var.h specialreg.h src/sys/i386/i386 identcpu.c initcpu.c src/sys/i386/include md_var.h specialreg.h

2006-04-24 Thread Jung-uk Kim
jkim2006-04-24 18:24:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) sys/amd64/amd64 identcpu.c initcpu.c sys/amd64/includemd_var.h specialreg.h sys/i386/i386identcpu.c initcpu.c sys/i386/include md_var.h specialreg.h

cvs commit: ports LEGAL

2006-04-24 Thread Greg Lewis
glewis 2006-04-24 18:24:30 UTC FreeBSD ports repository Modified files: .LEGAL Log: . Remove the entries for java/diablo-jdk13 and java/diablo-jre13 since the ports have been removed. Revision ChangesPath 1.470 +1 -5 ports/LEGAL _

  1   2   >