cvs commit: ports/mail/msmtp Makefile distinfo

2006-12-02 Thread Roman Bogorodskiy
novel 2006-12-03 07:44:54 UTC FreeBSD ports repository Modified files: mail/msmtp Makefile distinfo Log: Update to 1.4.9. Revision ChangesPath 1.27 +1 -1 ports/mail/msmtp/Makefile 1.19 +3 -3 ports/mail/msmtp/distinfo _

cvs commit: ports/sysutils/gnome-mount Makefile ports/sysutils/gnome-mount/files patch-src_gnome-mount-properties-view.c patch-src_gnome-mount-properties.c

2006-12-02 Thread Joe Marcus Clarke
marcus 2006-12-03 07:35:23 UTC FreeBSD ports repository Modified files: sysutils/gnome-mount Makefile Added files: sysutils/gnome-mount/files patch-src_gnome-mount-properties-view.c patch-src_gnome-mount-propertie

cvs commit: src/sys/dev/isp isp_freebsd.c

2006-12-02 Thread Matt Jacob
mjacob 2006-12-03 07:22:16 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: Fix XPT_GET_TRANSPORT_SETTINGS to zero validity and flags- this was causing us to not negotiate sync at all, or at random. Revision ChangesPath 1.128

cvs commit: src/sys/cam cam_ccb.h

2006-12-02 Thread Matt Jacob
mjacob 2006-12-03 07:19:28 UTC FreeBSD src repository Modified files: sys/cam cam_ccb.h Log: Remove CTS_SPI_FLAGS_TAG_ENB. Nobody is using it and at least one author can't remember why it was there. The CTS_SCSI_FLAGS_TAG_ENB remains in place, and makes sense

cvs commit: ports/chinese/bg5pdf Makefile pkg-descr ports/chinese/bg5pdf/files patch-aa patch-ab

2006-12-02 Thread Rong-En Fan
rafan 2006-12-03 07:16:57 UTC FreeBSD ports repository Modified files: chinese/bg5pdf Makefile pkg-descr Removed files: chinese/bg5pdf/files patch-aa patch-ab Log: - Remove bad MASTER_SITES - Pass maintainership to submitter PR: ports/106218 Su

cvs commit: src/sys/dev/vge if_vge.c

2006-12-02 Thread Ruslan Ermilov
ru 2006-12-03 07:15:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/vge if_vge.c Log: MFC: 1.28: Fix the hardware VLAN tagging. PR: kern/105054 Revision ChangesPath 1.14.2.9 +7 -2 src/sys/dev/vge/if_

cvs commit: src/sbin/camcontrol camcontrol.c

2006-12-02 Thread Matt Jacob
mjacob 2006-12-03 07:11:55 UTC FreeBSD src repository Modified files: sbin/camcontrol camcontrol.c Log: It's confusing to say that "Command Queueing Supported" just based upon the scsi flag validity field. Instead, just say "Command Queueing Enabled" when it is- otherw

cvs commit: ports/graphics/glew Makefile

2006-12-02 Thread Jose Alonso Cardenas Marquez
acm 2006-12-03 06:54:51 UTC FreeBSD ports repository Modified files: graphics/glewMakefile Log: - Revert the previous commit Suggested by: mezz Revision ChangesPath 1.18 +1 -1 ports/graphics/glew/Makefile __

cvs commit: ports/graphics/bugle Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-03 06:37:40 UTC FreeBSD ports repository Modified files: graphics/bugle Makefile Log: - Respect X11BASE Approved by:maintainer (implicit) Revision ChangesPath 1.27 +5 -1 ports/graphics/bugle/Makefile ___

cvs commit: ports/graphics/gnash Makefile

2006-12-02 Thread Ion-Mihai Tetcu
itetcu 2006-12-03 06:31:41 UTC FreeBSD ports repository Modified files: graphics/gnash Makefile Log: - set PLUGIN on on all archs PR: ports/103433 Submitted by: Dmitry Marakasov (maintainer) Revision ChangesPath 1.11 +2 -6 ports/g

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

2006-12-02 Thread Ion-Mihai Tetcu
itetcu 2006-12-03 06:11:56 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Yu-Xi Lim for deskultils/katapult. Revision ChangesPath 1.645 +5 -0 doc/en_US.ISO8859-1/articles/c

cvs commit: CVSROOT modules

2006-12-02 Thread Ion-Mihai Tetcu
itetcu 2006-12-03 06:06:57 UTC FreeBSD ports repository Modified files: .modules Log: katapult --> ports/deskutils/katapult Revision ChangesPath 1.16732 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/deskutils Makefile ports/deskutils/katapult Makefile distinfo pkg-descr pkg-plist

2006-12-02 Thread Ion-Mihai Tetcu
itetcu 2006-12-03 06:06:30 UTC FreeBSD ports repository Modified files: deskutilsMakefile Added files: deskutils/katapult Makefile distinfo pkg-descr pkg-plist Log: Katapult is a KDE application that gives you faster access to your applications, bookmarks,

cvs commit: ports/audio/asmixer Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-03 05:45:11 UTC FreeBSD ports repository Modified files: audio/asmixerMakefile Log: - Really respect X11BASE by adding suitable xpm path Noticed by: pointyhat via kris Revision ChangesPath 1.7 +3 -0 ports/audio/asmixer/Makef

Re: cvs commit: ports/graphics/glew Makefile

2006-12-02 Thread Jeremy Messenger
On Sat, 02 Dec 2006 22:22:15 -0600, Jose Alonso Cardenas Marquez <[EMAIL PROTECTED]> wrote: acm 2006-12-03 04:22:15 UTC FreeBSD ports repository Modified files: graphics/glewMakefile Log: - Remove USE_X_PREFIX - Add USE_XLIB This change the prefix and we are s

cvs commit: ports/astro/tkgeomap Makefile pkg-plist ports/astro/tclgeomap Makefile pkg-plist

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 04:23:23 UTC FreeBSD ports repository Modified files: astro/tkgeomap Makefile pkg-plist astro/tclgeomap Makefile pkg-plist Log: - Respect X11BASE - Add some forgotten changes Reported by:pointyhat via kris Revision ChangesPa

cvs commit: ports/graphics/glew Makefile

2006-12-02 Thread Jose Alonso Cardenas Marquez
acm 2006-12-03 04:22:15 UTC FreeBSD ports repository Modified files: graphics/glewMakefile Log: - Remove USE_X_PREFIX - Add USE_XLIB Revision ChangesPath 1.17 +1 -1 ports/graphics/glew/Makefile ___ cv

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

2006-12-02 Thread Julian Elischer
Bruce Evans wrote: Long ago, On Tue, 14 Nov 2006, Bruce Evans wrote: I think I have just fixed it now in revision 1.90 of sched_4bsd.c. Thanks. I will test it soon and send some cleanups in private mail. I tested it. The non-KSE case works normally now. The cleanups have not been commi

cvs commit: ports/audio/xmms2 Makefile distinfo pkg-plist ports/audio/xmms2/files patch-SConstruct patch-src_clients_lib_java_misc.c patch-src_xmms_Program

2006-12-02 Thread Alexander Botero-Lowry
alexbl 2006-12-03 04:10:26 UTC FreeBSD ports repository Modified files: audio/xmms2 Makefile distinfo pkg-plist audio/xmms2/filespatch-src_xmms_Program Removed files: audio/xmms2/filespatch-SConstruct patch-src_clients_lib_java_m

cvs commit: ports/graphics/gscan2pdf Makefile pkg-plist

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 04:06:51 UTC FreeBSD ports repository Modified files: graphics/gscan2pdf Makefile Added files: graphics/gscan2pdf pkg-plist Log: - Fix plist Reported by:pointyhat via kris Revision ChangesPath 1.8 +0 -5 ports/graphics/

cvs commit: src/sys/i386/isa clock.c src/sys/amd64/isa clock.c

2006-12-02 Thread Bruce Evans
bde 2006-12-03 03:49:28 UTC FreeBSD src repository Modified files: sys/i386/isa clock.c sys/amd64/isaclock.c Log: Optimized RTC accesses by avoiding null writes to the index register and by only delaying when an RTC register is written to. The delay

cvs commit: ports/x11-toolkits/tile Makefile ports/x11-toolkits/tkdnd Makefile ports/x11-toolkits/tktray Makefile ports/x11-toolkits/tktreectrl Makefile

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 02:55:48 UTC FreeBSD ports repository Modified files: x11-toolkits/tileMakefile x11-toolkits/tkdnd Makefile x11-toolkits/tktray Makefile x11-toolkits/tktreectrl Makefile Log: - Respect X11BASE PR: ports/106210, ports/10621

cvs commit: src/usr.sbin/sysinstall label.c

2006-12-02 Thread Takahashi Yoshihiro
nyan2006-12-03 02:46:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) usr.sbin/sysinstall label.c Log: MFC: revision 1.153 Increase USR_MIN_SIZE to 160 because it requires more disk space. Approved by:re (bmah) Revision Chang

cvs commit: ports/www/conkeror Makefile distinfo

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 02:45:18 UTC FreeBSD ports repository Modified files: www/conkeror Makefile distinfo Log: - Update to 0.39 Revision ChangesPath 1.9 +1 -1 ports/www/conkeror/Makefile 1.7 +3 -3 ports/www/conkeror/distinfo _

cvs commit: ports/www/xpi-mldonkey Makefile distinfo

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 02:37:47 UTC FreeBSD ports repository Modified files: www/xpi-mldonkey Makefile distinfo Log: - Update to 1.10 Revision ChangesPath 1.5 +2 -2 ports/www/xpi-mldonkey/Makefile 1.3 +3 -3 ports/www/xpi-mldonkey/distinfo _

cvs commit: ports/www/xpi-jsview Makefile distinfo pkg-descr

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 02:33:00 UTC FreeBSD ports repository Modified files: www/xpi-jsview Makefile distinfo pkg-descr Log: - Update to 1.2.4 Revision ChangesPath 1.5 +4 -3 ports/www/xpi-jsview/Makefile 1.5 +3 -3 ports/www/xpi-jsview/distinf

cvs commit: ports/www/xpi-flashgot Makefile distinfo

2006-12-02 Thread Andrew Pantyukhin
sat 2006-12-03 02:24:50 UTC FreeBSD ports repository Modified files: www/xpi-flashgot Makefile distinfo Log: - Update to 0.5.97.02 Revision ChangesPath 1.4 +2 -2 ports/www/xpi-flashgot/Makefile 1.4 +3 -3 ports/www/xpi-flashgot/distinfo

cvs commit: ports/x11-toolkits/wxmozilla Makefile

2006-12-02 Thread Pav Lucistnik
pav 2006-12-03 02:24:02 UTC FreeBSD ports repository Modified files: x11-toolkits/wxmozilla Makefile Log: - Fix previous commit, re-add errourneously removed wxgtk24 dependency Reported by:krismail Revision ChangesPath 1.24 +1 -1 ports/x11-toolk

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

2006-12-02 Thread Bruce Evans
Long ago, On Tue, 14 Nov 2006, Bruce Evans wrote: On Tue, 14 Nov 2006, David Xu wrote: On Monday 13 November 2006 17:58, Bruce Evans wrote: Anyway, this isn't the bug in non-KSE. I didn't look hard for the reasons. Top seemed to show the priorites of the hogs not decreasing (numerically in

cvs commit: src/sys/sys umtx.h src/sys/kern kern_umtx.c

2006-12-02 Thread David Xu
davidxu 2006-12-03 01:49:22 UTC FreeBSD src repository Modified files: sys/sys umtx.h sys/kern kern_umtx.c Log: Introduce userspace condition variable, since we have already POSIX priority mutex implemented, it is the time to introduce this stuff,

cvs commit: ports/www/rubygem-redcloth Makefile pkg-plist

2006-12-02 Thread Pav Lucistnik
pav 2006-12-03 01:41:02 UTC FreeBSD ports repository Modified files: www/rubygem-redcloth Makefile pkg-plist Log: - Fix plist after recent ruby-gems update PR: ports/106244 Submitted by: Jonathan Weiss <[EMAIL PROTECTED]> (maintainer) Revision Chang

cvs commit: ports/www/rubygem-rails Makefile pkg-plist

2006-12-02 Thread Pav Lucistnik
pav 2006-12-03 01:36:02 UTC FreeBSD ports repository Modified files: www/rubygem-railsMakefile pkg-plist Log: - Fix plist after recent ruby-gems update PR: ports/106242 Submitted by: Jonathan Weiss <[EMAIL PROTECTED]> (maintainer) Revision Chang

cvs commit: ports/www/rubygem-actionpack distinfo

2006-12-02 Thread Pav Lucistnik
pav 2006-12-03 01:23:57 UTC FreeBSD ports repository Modified files: www/rubygem-actionpack distinfo Log: - Distfile rerolled with no content differences Revision ChangesPath 1.6 +2 -2 ports/www/rubygem-actionpack/distinfo __

cvs commit: src/sys/dev/mpt mpt.h

2006-12-02 Thread Matt Jacob
mjacob 2006-12-03 00:29:51 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h Log: Forced commit: previous revision just correctly reflected that the number of attached devices is 16 bits wide, not 8 bits wide. Revision ChangesPath 1.34 +0 -

cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_raid.c

2006-12-02 Thread Matt Jacob
mjacob 2006-12-03 00:28:11 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_raid.c Log: Fix a debug message which didn't quite get it right about data direction. Fix things to use the LSI-Logic Fusion Library mask and shift names for

Re: cvs commit: ports/math/elmer-umfpack Makefile

2006-12-02 Thread Gerald Pfeifer
On Sat, 2 Dec 2006, Kris Kennaway wrote: >> Actually these elmer- ports and mumps are not BROKEN, but gfortran >> should been marked IGNORE. > Can you take this up with the gfortran maintainer and/or submit the > relevant change? My message to ports-committers@ yesterday, related to updating the l

cvs commit: ports/lang/gcc41 Makefile

2006-12-02 Thread Gerald Pfeifer
gerald 2006-12-03 00:01:29 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile Log: Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran. Revision ChangesPath 1.301 +2 -0 ports/lang/gcc41/Makefile __

cvs commit: ports/cad/irsim Makefile distinfo pkg-plist ports/cad/irsim/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-b patch-scripts_configure patch-src-irsim-rsim.c patch-src-irsim-subckt

2006-12-02 Thread Stanislav Sedov
stas2006-12-02 23:54:49 UTC FreeBSD ports repository Modified files: cad/irsimMakefile distinfo pkg-plist Added files: cad/irsim/files patch-scripts_configure Removed files: cad/irsim/files patch-aa patch-ab patch-ac patch-ad

cvs commit: ports/japanese/rxvt Makefile

2006-12-02 Thread Kris Kennaway
kris2006-12-02 23:10:17 UTC FreeBSD ports repository Modified files: japanese/rxvtMakefile Log: Respect X11BASE Revision ChangesPath 1.20 +3 -1 ports/japanese/rxvt/Makefile ___ cvs-all@freebsd.org maili

cvs commit: ports/audio/dap/files patch-tooltips-Makefile.linux

2006-12-02 Thread Kris Kennaway
kris2006-12-02 22:39:38 UTC FreeBSD ports repository Added files: audio/dap/files patch-tooltips-Makefile.linux Log: Respect X11BASE Revision ChangesPath 1.1 +11 -0 ports/audio/dap/files/patch-tooltips-Makefile.linux (new) __

Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c

2006-12-02 Thread Scott Long
What you committed works without the associated VFS changes? If not, why rush this commit in? Scott On Sat, 2 Dec 2006, Craig Rodrigues wrote: On Sat, Dec 02, 2006 at 12:46:04PM -0700, Scott Long wrote: What about the VFS changes that were also made in the latest patchset? I'm looking at t

cvs commit: src/sys/fs/unionfs union_vnops.c

2006-12-02 Thread Craig Rodrigues
rodrigc 2006-12-02 22:30:30 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_vnops.c Log: Add missing includes for and . Revision ChangesPath 1.136 +2 -0 src/sys/fs/unionfs/union_vnops.c ___ cv

cvs commit: ports/Mk bsd.sites.mk

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 21:57:05 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - add MASTER_SITE_GNUSTEP_CH Revision ChangesPath 1.403 +6 -1 ports/Mk/bsd.sites.mk ___ cvs-all@freebsd

cvs commit: ports/x11-toolkits/blt Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 21:51:03 UTC FreeBSD ports repository Modified files: x11-toolkits/blt Makefile Log: - Respect X11BASE Approved by:maintainer (implicit) Revision ChangesPath 1.46 +3 -1 ports/x11-toolkits/blt/Makefile _

cvs commit: ports/emulators/pcemu/files patch-aa

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 21:46:34 UTC FreeBSD ports repository Modified files: emulators/pcemu/files patch-aa Log: - Respect X11BASE Approved by:joerg (maintainer) Revision ChangesPath 1.3 +1 -1 ports/emulators/pcemu/files/patch-aa __

cvs commit: src/sys/dev/mii amphy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 21:21:16 UTC FreeBSD src repository Modified files: sys/dev/mii amphy.c Log: - Probe Davicom DM9102 PHYs. - Don't set MIIF_NOISOLATE so amphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating

cvs commit: src/sys/dev/mii acphy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 21:19:54 UTC FreeBSD src repository Modified files: sys/dev/mii acphy.c Log: - In acphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked

cvs commit: src/sys/dev/mii miidevs

2006-12-02 Thread Marius Strobl
marius 2006-12-02 21:18:56 UTC FreeBSD src repository Modified files: sys/dev/mii miidevs Log: - Add another Altima PHY, which is a AC101 workalike and integrated in at least ADMtek ADM8511 but apparently is not mentioned in any publically available data sheet s

Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c

2006-12-02 Thread Craig Rodrigues
On Sat, Dec 02, 2006 at 12:46:04PM -0700, Scott Long wrote: > What about the VFS changes that were also made in the latest patchset? I'm looking at that change separately, and getting a few other people to look at it too, before committing. -- Craig Rodrigues [EMAIL PROTECTED] __

cvs commit: ports/games/xrubik Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:39:50 UTC FreeBSD ports repository Modified files: games/xrubik Makefile Log: - take maintainership Revision ChangesPath 1.18 +1 -1 ports/games/xrubik/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/games/xzip Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:35:56 UTC FreeBSD ports repository Modified files: games/xzip Makefile Log: - make portlint happy Revision ChangesPath 1.17 +2 -1 ports/games/xzip/Makefile ___ cvs-all@freebsd.org ma

cvs commit: ports/games/xinfocom Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:35:13 UTC FreeBSD ports repository Modified files: games/xinfocom Makefile Log: - take maintainership - cleanup - add extenal mastersite - make portlint happier Revision ChangesPath 1.11 +8 -6 ports/games/xinfocom/Makefile _

cvs commit: ports/java/phpeclipse Makefile

2006-12-02 Thread Ion-Mihai Tetcu
itetcu 2006-12-02 20:34:27 UTC FreeBSD ports repository Modified files: java/phpeclipse Makefile Log: - portlint PR: ports/105455 Submitted by: Dominic Fandrey (maintainer) Revision ChangesPath 1.12 +4 -4 ports/java/phpeclipse/Make

cvs commit: ports/games/xinfocom pkg-descr

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:34:27 UTC FreeBSD ports repository Modified files: games/xinfocom pkg-descr Log: - add url for more games - add homepage Revision ChangesPath 1.3 +5 -0 ports/games/xinfocom/pkg-descr

cvs commit: ports/biology/phylip Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 20:34:11 UTC FreeBSD ports repository Modified files: biology/phylip Makefile Log: - Respect X11BASE Approved by:maintainer (implicit) Revision ChangesPath 1.14 +1 -1 ports/biology/phylip/Makefile ___

cvs commit: ports/games/xzip pkg-descr

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:32:52 UTC FreeBSD ports repository Modified files: games/xzip pkg-descr Log: - add url for more games Revision ChangesPath 1.3 +3 -0 ports/games/xzip/pkg-descr ___ cvs-all@freebsd.o

cvs commit: ports/polish/tleenx2 Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 20:31:17 UTC FreeBSD ports repository Modified files: polish/tleenx2 Makefile Log: - Respect X11BASE PR: ports/106228 Submitted by: rafan Approved by:Maciek Korze (maintainer) Revision ChangesPath 1.6 +3 -0

cvs commit: src/sys/dev/mii tdkphy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 20:16:45 UTC FreeBSD src repository Modified files: sys/dev/mii tdkphy.c Log: - Don't set MIIF_NOISOLATE so tdkphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating 78Q2120 per se nor in comb

cvs commit: ports/games/xzip Makefile pkg-descr

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:13:40 UTC FreeBSD ports repository Modified files: games/xzip Makefile pkg-descr Log: - take maintainership - a few cleanups Revision ChangesPath 1.16 +9 -9 ports/games/xzip/Makefile 1.2 +0 -3 ports/games/xzip/p

Re: cvs commit: ports/math/elmer-umfpack Makefile

2006-12-02 Thread Kris Kennaway
On Sat, Dec 02, 2006 at 02:00:21PM +0100, Thierry Thomas wrote: > Le Ven 1 d?c 06 ? 0:23:42 +0100, Kris Kennaway <[EMAIL PROTECTED]> > ?crivait?: > > kris2006-11-30 23:23:42 UTC > > > > FreeBSD ports repository > > > > Modified files: > > math/elmer-umfpack Makefile > > Lo

cvs commit: ports/games/xboing Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 20:00:51 UTC FreeBSD ports repository Modified files: games/xboing Makefile Log: - take maintainership Revision ChangesPath 1.25 +1 -1 ports/games/xboing/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/graphics/libungif Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 19:55:59 UTC FreeBSD ports repository Modified files: graphics/libungifMakefile Log: - take maintainership Revision ChangesPath 1.36 +1 -1 ports/graphics/libungif/Makefile ___ cvs-all@freebsd

cvs commit: ports/graphics/pixelize Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 19:53:41 UTC FreeBSD ports repository Modified files: graphics/pixelizeMakefile Log: - IMLIB_CONFIG is defined in bsd.gnome.mk Revision ChangesPath 1.10 +0 -1 ports/graphics/pixelize/Makefile ___

cvs commit: src/sys/dev/mii rgephy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 19:48:54 UTC FreeBSD src repository Modified files: sys/dev/mii rgephy.c Log: - Don't set MIIF_NOISOLATE so rgephy(4) can be used in configurations with multiple PHYs and un-comment case IFM_NONE in case MII_MEDIACHG rgephy_service(). There doe

Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c

2006-12-02 Thread Scott Long
Craig Rodrigues wrote: rodrigc 2006-12-02 19:35:56 UTC FreeBSD src repository Modified files: sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c Log: What about the

cvs commit: ports/audio/libmad Makefile ports/audio/madplay Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 19:44:32 UTC FreeBSD ports repository Modified files: audio/libmad Makefile audio/madplayMakefile Log: - take maintainership Submit:ted by: Revi:rewed by: Revision ChangesPath 1.11 +1 -1 ports/audio/libmad/Makefile

cvs commit: CVSROOT modules

2006-12-02 Thread Pav Lucistnik
pav 2006-12-02 19:42:12 UTC FreeBSD ports repository Modified files: .modules Log: emma --> ports/databases/emma Revision ChangesPath 1.16731 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org maili

cvs commit: ports/databases Makefile ports/databases/emma Makefile distinfo pkg-descr pkg-plist

2006-12-02 Thread Pav Lucistnik
pav 2006-12-02 19:41:38 UTC FreeBSD ports repository Modified files: databasesMakefile Added files: databases/emma Makefile distinfo pkg-descr pkg-plist Log: Emma is a graphical toolkit for MySQL database developers and administrators. It provides d

cvs commit: src/sys/dev/mii brgphy.c ciphy.c mlphy.c rgephy.c tdkphy.c tlphy.c xmphy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 19:36:25 UTC FreeBSD src repository Modified files: sys/dev/mii brgphy.c ciphy.c mlphy.c rgephy.c tdkphy.c tlphy.c xmphy.c Log: Some style changes to a couple of PHY drivers: - Fix some whitespace nits. - Fix some spelling

cvs commit: ports/multimedia/replex Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 19:36:18 UTC FreeBSD ports repository Modified files: multimedia/replexMakefile Log: - take maintainership Revision ChangesPath 1.13 +1 -1 ports/multimedia/replex/Makefile ___ cvs-all@freebsd

cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c

2006-12-02 Thread Craig Rodrigues
rodrigc 2006-12-02 19:35:56 UTC FreeBSD src repository Modified files: sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c Log: Many, many thanks to Masanori OZAWA <[EM

cvs commit: ports/x11-toolkits/Xaw3d Makefile

2006-12-02 Thread Dirk Meyer
dinoex 2006-12-02 19:31:57 UTC FreeBSD ports repository Modified files: x11-toolkits/Xaw3d Makefile Log: - take maintainership Revision ChangesPath 1.48 +1 -1 ports/x11-toolkits/Xaw3d/Makefile ___ cvs-all@freebs

Re: cvs commit: ports/accessibility/ruby-atk pkg-plist ports/databases/ruby-libgda pkg-plist ports/devel/ruby-gconf2 pkg-plist ports/devel/ruby-glib2 pkg-plist ports/devel/ruby-gnomevfs pkg-plist port

2006-12-02 Thread Jeremy Messenger
On Sat, 02 Dec 2006 12:34:38 -0600, Stanislav Sedov <[EMAIL PROTECTED]> wrote: stas2006-12-02 18:34:38 UTC FreeBSD ports repository Modified files: accessibility/ruby-atk pkg-plist databases/ruby-libgda pkg-plist devel/ruby-gconf2pkg-plist devel/ruby-glib2

Re: cvs commit: src/sys/net if.c

2006-12-02 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Robert Watson <[EMAIL PROTECTED]> writes: : On Fri, 1 Dec 2006, Alfred Perlstein wrote: : : > * Gleb Smirnoff <[EMAIL PROTECTED]> [061130 09:46] wrote: : >> On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: : >> R> BTW, is if_{watchdog|time

cvs commit: ports/x11/wmmenu Makefile pkg-plist ports/x11/wmmenu/files patch-Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 18:46:33 UTC FreeBSD ports repository Modified files: x11/wmmenu Makefile pkg-plist x11/wmmenu/files patch-Makefile Log: - Respect X11BASE Previous change does not work. One need to set XROOT = $(X11BASE) - Use DOCSDIR - No need to us

cvs commit: ports/accessibility/ruby-atk pkg-plist ports/databases/ruby-libgda pkg-plist ports/devel/ruby-gconf2 pkg-plist ports/devel/ruby-glib2 pkg-plist ports/devel/ruby-gnomevfs pkg-plist ports/de

2006-12-02 Thread Stanislav Sedov
stas2006-12-02 18:34:38 UTC FreeBSD ports repository Modified files: accessibility/ruby-atk pkg-plist databases/ruby-libgda pkg-plist devel/ruby-gconf2pkg-plist devel/ruby-glib2 pkg-plist devel/ruby-gnomevfs pkg-plist devel/ruby-libglade2 pkg-plis

cvs commit: ports/www/dokuwiki-devel Makefile distinfo pkg-plist ports/www/dokuwiki-devel/files patch-install.php

2006-12-02 Thread Chin-San Huang
chinsan 2006-12-02 17:19:12 UTC FreeBSD ports repository (doc committer) Modified files: www/dokuwiki-devel Makefile distinfo pkg-plist Added files: www/dokuwiki-devel/files patch-install.php Log: - Update to 2006-11-27 Noticed by: Gustavo Fukao Approved by:

cvs commit: src/sys/dev/sound/pci/hda hdac.c

2006-12-02 Thread Ariff Abdullah
ariff 2006-12-02 17:12:25 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Add support for Apple Intel/Mac. - Playback and headphone/speaker automute works. - Recording untested due to me being deaf doing back-and-forth remote debugging

cvs commit: ports/x11-toolkits/p5-Tk-TableMatrix Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 17:03:01 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tk-TableMatrix Makefile Log: - Respect X11BASE Reported by:pointyhat Revision ChangesPath 1.11 +1 -0 ports/x11-toolkits/p5-Tk-TableMatrix/Makefile _

cvs commit: ports/multimedia/avidemux2 Makefile distinfo pkg-descr pkg-message pkg-plist ports/multimedia/avidemux2/files patch-avidemux_ADM_codecs_ADM_x264.cpp

2006-12-02 Thread Martin Wilke
miwi2006-12-02 16:52:55 UTC FreeBSD ports repository Modified files: multimedia/avidemux2 Makefile distinfo pkg-descr pkg-plist Removed files: multimedia/avidemux2 pkg-message multimedia/avidemux2/files patch-avidemux_ADM_codecs_ADM_x264

cvs commit: ports/www/tdiary Makefile distinfo ports/www/tdiary/files pkg-message.in

2006-12-02 Thread Martin Wilke
miwi2006-12-02 16:45:03 UTC FreeBSD ports repository Modified files: www/tdiary Makefile distinfo www/tdiary/files pkg-message.in Log: - Update to 2.0.3 PR: ports/106208 Submitted by: TAKATSU Tomonari <[EMAIL PROTECTED]> (maintainer)

cvs commit: ports/www/tdiary-devel Makefile distinfo ports/www/tdiary-devel/files pkg-message.in

2006-12-02 Thread Martin Wilke
miwi2006-12-02 16:43:50 UTC FreeBSD ports repository Modified files: www/tdiary-devel Makefile distinfo www/tdiary-devel/files pkg-message.in Log: - Update to 2.1.4 PR: ports/106209 Submitted by: TAKATSU Tomonari <[EMAIL PROTECTED]> (maintainer)

cvs commit: ports/japanese/tdiary Makefile

2006-12-02 Thread Martin Wilke
miwi2006-12-02 16:42:30 UTC FreeBSD ports repository Modified files: japanese/tdiary Makefile Log: - Update to 2.0.3 PR: ports/106215 Submitted by: TAKATSU Tomonari <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.8 +8 -4

cvs commit: ports/www/p5-WWW-Myspace Makefile distinfo pkg-plist

2006-12-02 Thread Yen-Ming Lee
leeym 2006-12-02 16:12:04 UTC FreeBSD ports repository Modified files: www/p5-WWW-Myspace Makefile distinfo pkg-plist Log: - update to 0.60 Revision ChangesPath 1.8 +1 -1 ports/www/p5-WWW-Myspace/Makefile 1.8 +3 -3 ports/www/p5-WWW-Myspace/

cvs commit: ports/japanese/eblook Makefile

2006-12-02 Thread Pav Lucistnik
pav 2006-12-02 16:10:02 UTC FreeBSD ports repository Modified files: japanese/eblook Makefile Log: - Take maintainership PR: ports/106221 Submitted by: KIMURA Yasuhiro <[EMAIL PROTECTED]> Revision ChangesPath 1.20 +1 -1 ports/ja

cvs commit: ports/japanese/eblook Makefile ports/japanese/ebnetd Makefile ports/japanese/ebview Makefile ports/japanese/ebview-gtk2 Makefile ports/japanese/ruby-eb Makefile

2006-12-02 Thread Pav Lucistnik
pav 2006-12-02 16:06:44 UTC FreeBSD ports repository Modified files: japanese/eblook Makefile japanese/ebnetd Makefile japanese/ebview Makefile japanese/ebview-gtk2 Makefile japanese/ruby-eb Makefile Log: - Chase japanese/eb update

cvs commit: ports/security/vuxml vuln.xml

2006-12-02 Thread Simon L. Nielsen
simon 2006-12-02 16:06:27 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Fix markup in last entry so the file is valid XML again. Pointy hat to: simon Revision ChangesPath 1.1232+3 -4 ports/security/vuxml/vuln.xml

cvs commit: ports/japanese/eb Makefile distinfo pkg-plist

2006-12-02 Thread Pav Lucistnik
pav 2006-12-02 16:06:25 UTC FreeBSD ports repository Modified files: japanese/eb Makefile distinfo pkg-plist Log: - Update to 4.3 PR: ports/106220 Submitted by: KIMURA Yasuhiro <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.5

Re: cvs commit: ports/devel/poco pkg-plist

2006-12-02 Thread Wes Peters
On Dec 2, 2006, at 7:29 AM, Wes Peters wrote: wes 2006-12-02 15:29:03 UTC FreeBSD ports repository Modified files: devel/poco pkg-plist Log: Clean up after myself properly. Revision ChangesPath 1.2 +8 -0 ports/devel/poco/pkg-plist Should ha

cvs commit: src/sys/dev/mii acphy.c amphy.c bmtphy.c brgphy.c ciphy.c inphy.c ip1000phy.c lxtphy.c mii_physubr.c miivar.h nsgphy.c nsphy.c pnaphy.c qsphy.c rgephy.c rlphy.c tdkphy.c tlphy.c xmphy.c

2006-12-02 Thread Marius Strobl
marius 2006-12-02 15:32:34 UTC FreeBSD src repository Modified files: sys/dev/mii acphy.c amphy.c bmtphy.c brgphy.c ciphy.c inphy.c ip1000phy.c lxtphy.c mii_physubr.c miivar.h nsgphy.c nsphy.c pnap

cvs commit: ports/devel/poco pkg-plist

2006-12-02 Thread Wes Peters
wes 2006-12-02 15:29:03 UTC FreeBSD ports repository Modified files: devel/poco pkg-plist Log: Clean up after myself properly. Revision ChangesPath 1.2 +8 -0 ports/devel/poco/pkg-plist ___ cvs-all@fr

cvs commit: ports/devel/p5-IPC-Cmd Makefile distinfo ports/devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm

2006-12-02 Thread Anton Berezin
tobez 2006-12-02 15:22:54 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Cmd Makefile distinfo devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm Log: Update to 0.36. Parts of PR 105780 by chinsan were used in this commit. Revision ChangesPath 1.3

cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml

2006-12-02 Thread Chin-San Huang
chinsan 2006-12-02 15:16:15 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - correct typo. In fact, the keyboard device is /dev/ukbd0 when USB keyboard is connected only. PR: docs/89747 Submitted by: me Approved by:

cvs commit: ports/security/vuxml vuln.xml

2006-12-02 Thread Martin Wilke
miwi2006-12-02 15:09:59 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Add a entry for www/tDiary, www/tDiary-devel Reviewed by:simon Revision ChangesPath 1.1231+26 -1 ports/security/vuxml/vuln.xml __

cvs commit: ports/security/p5-IO-Socket-SSL Makefile distinfo

2006-12-02 Thread Yen-Ming Lee
leeym 2006-12-02 14:59:15 UTC FreeBSD ports repository Modified files: security/p5-IO-Socket-SSL Makefile distinfo Log: - update to 1.02 Revision ChangesPath 1.14 +1 -1 ports/security/p5-IO-Socket-SSL/Makefile 1.10 +3 -3 ports/security/p5-IO-So

cvs commit: src/sys/compat/linux linux_misc.c

2006-12-02 Thread Alexander Leidinger
netchild2006-12-02 14:56:26 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: MFP4 (108673, 110519, 110874): - Currently LINUX_MAX_COMM_LEN is smaller than MAXCOMLEN, but in case this will change we have a buffer overflow. Apply some defensiv

cvs commit: ports/dns/p5-Data-Validate-Domain Makefile distinfo

2006-12-02 Thread Anton Berezin
tobez 2006-12-02 14:52:38 UTC FreeBSD ports repository Modified files: dns/p5-Data-Validate-Domain Makefile distinfo Log: Update to 0.04. Revision ChangesPath 1.2 +1 -1 ports/dns/p5-Data-Validate-Domain/Makefile 1.2 +3 -3 ports/dns/p5-Data-Va

cvs commit: ports/math/p5-Math-Round Makefile distinfo

2006-12-02 Thread Yen-Ming Lee
leeym 2006-12-02 14:51:07 UTC FreeBSD ports repository Modified files: math/p5-Math-Round Makefile distinfo Log: - update to 0.06 Revision ChangesPath 1.2 +1 -1 ports/math/p5-Math-Round/Makefile 1.4 +3 -3 ports/math/p5-Math-Round/distinfo _

cvs commit: ports/devel/p5-CPAN-Mini Makefile distinfo

2006-12-02 Thread Anton Berezin
tobez 2006-12-02 14:49:05 UTC FreeBSD ports repository Modified files: devel/p5-CPAN-Mini Makefile distinfo Log: Update to 0.552. Revision ChangesPath 1.8 +1 -1 ports/devel/p5-CPAN-Mini/Makefile 1.8 +3 -3 ports/devel/p5-CPAN-Mini/distinfo _

cvs commit: ports/devel/tclcl Makefile

2006-12-02 Thread Rong-En Fan
rafan 2006-12-02 14:42:03 UTC FreeBSD ports repository Modified files: devel/tclcl Makefile Log: - Respect X11BASE Reported by:pointyhat Revision ChangesPath 1.17 +2 -1 ports/devel/tclcl/Makefile __

  1   2   >