cvs commit: src/sys/dev/sound/isa ad1816.c ess.c mss.c sb16.c sb8.c src/sys/dev/sound/pci als4000.c au88x0.c aureal.c cmi.c cs4281.c csapcm.c ds1.c emu10k1.c emu10kx-pcm.c es137x.c fm801.c ich.c maest

2007-06-17 Thread Ariff Abdullah
ariff 2007-06-17 06:10:43 UTC FreeBSD src repository Modified files: sys/dev/sound/isaad1816.c ess.c mss.c sb16.c sb8.c sys/dev/sound/pcials4000.c au88x0.c aureal.c cmi.c cs4281.c csapcm.c ds1.c emu10k1.c

cvs commit: ports/databases/kmysqladmin Makefile

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 06:25:05 UTC FreeBSD ports repository Modified files: databases/kmysqladmin Makefile Log: - drop 4.x (EOL) support - per portlint PR: 111936 Submitted by: araujo@ Approved by:maintainer timeout Revision ChangesPath 1.4

cvs commit: ports/editors/bed Makefile

2007-06-17 Thread Kris Kennaway
kris2007-06-17 06:27:45 UTC FreeBSD ports repository Modified files: editors/bed Makefile Log: This port contains an incorrect configure test that tries to test for the pthread_create() function by doing the following | char pthread_create (); | int |

cvs commit: src/sys/i386/cpufreq smist.c

2007-06-17 Thread Nate Lawson
njl 2007-06-17 07:18:23 UTC FreeBSD src repository Modified files: sys/i386/cpufreq smist.c Log: Use bus_dma to get a page in the first 4 GB. Since the physical address of the magic string is passed in a 32-bit register, we can't use high memory in the PAE case.

cvs commit: ports/multimedia/sabbu Makefile ports/multimedia/sabbu/files patch-video.cpp patch-video.h

2007-06-17 Thread Dirk Meyer
dinoex 2007-06-17 07:18:37 UTC FreeBSD ports repository Modified files: multimedia/sabbu Makefile multimedia/sabbu/files patch-video.cpp Added files: multimedia/sabbu/files patch-video.h Log: - fix build with new ffmpeg Revision ChangesPath 1.6

cvs commit: ports/mail/p3scan Makefile ports/mail/p3scan/files p3scan.in p3scan.sh.in

2007-06-17 Thread Edwin Groothuis
edwin 2007-06-17 07:22:20 UTC FreeBSD ports repository Modified files: mail/p3scan Makefile Added files: mail/p3scan/filesp3scan.in Removed files: mail/p3scan/filesp3scan.sh.in Log: Fix rc.d script Revision ChangesPath 1.13 +5 -9

cvs commit: ports/mail/p3scan/files p3scan.in

2007-06-17 Thread Edwin Groothuis
edwin 2007-06-17 07:28:33 UTC FreeBSD ports repository Modified files: mail/p3scan/filesp3scan.in Log: fix default value of p3scan_config Revision ChangesPath 1.2 +2 -2 ports/mail/p3scan/files/p3scan.in ___

cvs commit: src/sys/dev/usb usb_subr.c

2007-06-17 Thread Warner Losh
imp 2007-06-17 07:34:00 UTC FreeBSD src repository Modified files: sys/dev/usb usb_subr.c Log: Expand USB_DO_ATTACH inline. Remove device_t dv, since it is no longer needed. Add sizeof(device_t) to replace sizeof dv. Change device_detach(dev) to

cvs commit: src/sys/dev/usb usb_port.h

2007-06-17 Thread Warner Losh
imp 2007-06-17 07:34:34 UTC FreeBSD src repository Modified files: sys/dev/usb usb_port.h Log: Remove USB_DO_ATTACH Revision ChangesPath 1.93 +0 -3 src/sys/dev/usb/usb_port.h ___ cvs-all@freebsd.org

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

2007-06-17 Thread Bruce Evans
On Fri, 15 Jun 2007, John Baldwin wrote: On Friday 15 June 2007 04:46:30 pm Bruce Evans wrote: On Mon, 11 Jun 2007, John Baldwin wrote: As to why preemption doesn't work for SMP, a thread only knows to preempt if it makes a higher priority thread runnable. This happens in mtx_unlock

cvs commit: ports/games/csmash Makefile

2007-06-17 Thread Volker Stolz
vs 2007-06-17 07:44:48 UTC FreeBSD ports repository Modified files: games/csmash Makefile Log: Unbreak by adding path to SDL includes to CPPFLAGS. Revision ChangesPath 1.17 +1 -3 ports/games/csmash/Makefile

cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Util-Calc Makefile distinfo pkg-descr pkg-plist

2007-06-17 Thread Rong-En Fan
rafan 2007-06-17 08:13:40 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-DateTime-Util-Calc Makefile distinfo pkg-descr pkg-plist Log: This module contains some common calculation

cvs commit: ports/www/lynx Makefile

2007-06-17 Thread Rong-En Fan
rafan 2007-06-17 08:34:28 UTC FreeBSD ports repository Modified files: www/lynx Makefile Log: - Force lynx to pick up ncurses from base. This fixes build when 1) devel/ncurses is installed, and 2) use OpenSSL from ports. In that case, lynx picks up

cvs commit: ports/textproc/unrtf Makefile distinfo

2007-06-17 Thread Rong-En Fan
rafan 2007-06-17 08:35:21 UTC FreeBSD ports repository Modified files: textproc/unrtf Makefile distinfo Log: - Update to 0.20.3 PR: ports/113789 Submitted by: bf bf2006a at yahoo.com Revision ChangesPath 1.17 +1 -1

cvs commit: src/sys/dev/usb ubsa.c ucom.c udbp.c ufm.c uftdi.c uhid.c ulpt.c ums.c uplcom.c urio.c usb.c usb.h uscanner.c uvscom.c

2007-06-17 Thread Christian Brueffer
brueffer2007-06-17 09:38:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/usb ubsa.c ucom.c udbp.c ufm.c uftdi.c uhid.c ulpt.c ums.c uplcom.c urio.c usb.c usb.h uscanner.c uvscom.c Log:

cvs commit: ports/net-mgmt/p5-NetAddr-IP Makefile distinfo

2007-06-17 Thread Anton Berezin
tobez 2007-06-17 09:39:48 UTC FreeBSD ports repository Modified files: net-mgmt/p5-NetAddr-IP Makefile distinfo Log: Update to 4.00.7. Changes: http://search.cpan.org/src/LUISMUNOZ/NetAddr-IP-4.007/Changes PR: 113638, 113791 Submitted by: Michael Scheidell

Re: cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emulators/linux_dist-gentoo-stage2 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile

2007-06-17 Thread Alexander Leidinger
Quoting Gabor Kovesdan [EMAIL PROTECTED] (Sat, 16 Jun 2007 21:46:12 + (UTC)): gabor 2007-06-16 21:46:12 UTC FreeBSD ports repository Modified files: emulators/linux_dist-gentoo-stage1 Makefile emulators/linux_dist-gentoo-stage2 Makefile

cvs commit: src/usr.sbin/fwcontrol fwdv.c

2007-06-17 Thread Hidetoshi Shimokawa
simokawa2007-06-17 10:20:56 UTC FreeBSD src repository Modified files: usr.sbin/fwcontrol fwdv.c Log: Increase buffer size of DV stream to prevent buffer overrun caused by long blocking of file I/O (i.e. zfs). MFC after: 3 days Revision ChangesPath 1.7

Re: cvs commit: src/sys/dev/sound version.h src/sys/dev/sound/pci es137x.c src/sys/dev/sound/pcm buffer.c channel.c channel.h dsp.c dsp.h feeder.c feeder_rate.c mixer.c mixer.h sndstat.c sound.c sound

2007-06-17 Thread Dag-Erling Smørgrav
Scott Long [EMAIL PROTECTED] writes: One way to fix this that I've discussed already with Ariff is to have each proc be marked with the ABI that is it running in. They already are, aren't they? Every process has a pointer to its sysent vector. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED]

Re: cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emulators/linux_dist-gentoo-stage2 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile

2007-06-17 Thread Gabor Kovesdan
Alexander Leidinger escribió: Quoting Gabor Kovesdan [EMAIL PROTECTED] (Sat, 16 Jun 2007 21:46:12 + (UTC)): gabor 2007-06-16 21:46:12 UTC FreeBSD ports repository Modified files: emulators/linux_dist-gentoo-stage1 Makefile emulators/linux_dist-gentoo-stage2

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

2007-06-17 Thread Hidetoshi Shimokawa
simokawa2007-06-17 10:40:25 UTC FreeBSD src repository Modified files: share/man/man4 fwohci.4 Log: Document hw.firewire.phydma_enable knob. Revision ChangesPath 1.16 +9 -0 src/share/man/man4/fwohci.4 ___

cvs commit: src/sys/dev/firewire sbp.c

2007-06-17 Thread Hidetoshi Shimokawa
simokawa2007-06-17 10:46:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/firewire sbp.c Log: MFC: Suppress compiler optimization so that orb[1] must be written first. Revision ChangesPath 1.81.2.4 +7 -2

cvs commit: ports/java/jakarta-commons-httpclient/files patch-build.xml

2007-06-17 Thread Alex Dupre
ale 2007-06-17 12:14:21 UTC FreeBSD ports repository Modified files: java/jakarta-commons-httpclient/files patch-build.xml Log: Fix build. Revision ChangesPath 1.2 +17 -3 ports/java/jakarta-commons-httpclient/files/patch-build.xml

cvs commit: ports/java/bouncycastle Makefile distinfo

2007-06-17 Thread Alex Dupre
ale 2007-06-17 12:43:11 UTC FreeBSD ports repository Modified files: java/bouncycastleMakefile distinfo Log: Update to 1.37 release. Revision ChangesPath 1.20 +1 -2 ports/java/bouncycastle/Makefile 1.11 +3 -3

cvs commit: ports/editors/openoffice.org-2-devel Makefile distinfo

2007-06-17 Thread Maho Nakata
maho2007-06-17 13:49:15 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2-devel Makefile distinfo Log: Update to SRC680_m216. Revision ChangesPath 1.316 +2 -2 ports/editors/openoffice.org-2-devel/Makefile 1.136 +3 -3

cvs commit: ports/devel/pear-Pager Makefile distinfo

2007-06-17 Thread Martin Wilke
miwi2007-06-17 13:59:27 UTC FreeBSD ports repository Modified files: devel/pear-Pager Makefile distinfo Log: - Update to 2.4.1 Revision ChangesPath 1.14 +1 -1 ports/devel/pear-Pager/Makefile 1.12 +3 -3 ports/devel/pear-Pager/distinfo

Re: cvs commit: CVSROOT access

2007-06-17 Thread Dmitry Morozovsky
On Sat, 16 Jun 2007, Giorgos Keramidas wrote: GK keramida2007-06-16 18:41:52 UTC GK GK FreeBSD doc repository GK GK Modified files: GK .access GK Log: GK Forced commit to note danger is free from my mentorship now. Eghm... Danger Will Robinson! ?! ;-P

cvs commit: ports/mail/t-prot Makefile distinfo pkg-plist

2007-06-17 Thread Sergei Kolobov
sergei 2007-06-17 14:17:51 UTC FreeBSD ports repository Modified files: mail/t-prot Makefile distinfo pkg-plist Log: - Update to 2.4 PR: ports/113765 Submitted by: Nils Vogels Revision ChangesPath 1.8 +1 -1

cvs commit: src/usr.bin/netstat sctp.c

2007-06-17 Thread Randall Stewart
rrs 2007-06-17 14:45:28 UTC FreeBSD src repository Modified files: usr.bin/netstat sctp.c Log: o style(9) nit. o shorten explainations which are over 80 columns in console. o group rows o clean up and change explanations a little

cvs commit: ports/net/opal Makefile

2007-06-17 Thread Mikhail Teterin
mi 2007-06-17 14:48:40 UTC FreeBSD ports repository Modified files: net/opal Makefile Log: Always use -fPIC, when building shared libraries. Apparently, this is not always required on i386. While here, remove requirements for particular shlib-versions of

cvs commit: src/sys/dev/ahb ahb.c

2007-06-17 Thread Scott Long
scottl 2007-06-17 15:21:09 UTC FreeBSD src repository Modified files: sys/dev/ahb ahb.c Log: Fix a compile error from the last change. Revision ChangesPath 1.43 +1 -1 src/sys/dev/ahb/ahb.c ___

cvs commit: src/sys/dev/sound/pcm feeder.c sound.c

2007-06-17 Thread Ariff Abdullah
ariff 2007-06-17 15:53:11 UTC FreeBSD src repository Modified files: sys/dev/sound/pcmfeeder.c sound.c Log: Reassign default unit to a valid unit, be it during attach or detach. If nothing is available, set to something that is purely ridiculous so the next valid

Re: cvs commit: ports/x11/gdm Makefile

2007-06-17 Thread Norikatsu Shigemura
On Sat, 16 Jun 2007 16:25:06 -0400 Kris Kennaway [EMAIL PROTECTED] wrote: I did set XORG_UPGRADE=yes and WITHOUT_X11R6_SYMLINK=yes ni /etc/make.conf. And I removed /usr/X11R6. OK, so you shot yourself in the foot, then wondered why you have trouble walking? :) To repeat more

cvs commit: src/sys/dev/sound/pcm sound.c

2007-06-17 Thread Ariff Abdullah
ariff 2007-06-17 16:15:57 UTC FreeBSD src repository Modified files: sys/dev/sound/pcmsound.c Log: Add sysctl/tunable hw.snd.default_auto, which is useful (especially for non-root users) to automatically assign default unit to a newly attach device like USB audio.

cvs commit: src/sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c if_kue.c if_rue.c if_rum.c if_udav.c if_ural.c ubsa.c ubser.c udbp.c ufm.c ufoma.c uftdi.c uhid.c uhub.c uipaq.c ukbd.c ulpt.c umass.c

2007-06-17 Thread Warner Losh
imp 2007-06-17 16:24:49 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c if_kue.c if_rue.c if_rum.c if_udav.c if_ural.c ubsa.c ubser.c udbp.c ufm.c

cvs commit: ports/graphics/xaralx-devel Makefile distinfo

2007-06-17 Thread Vasil Dimov
vd 2007-06-17 16:40:03 UTC FreeBSD ports repository Modified files: graphics/xaralx-devel Makefile distinfo Log: Upgrade graphics/xaralx-devel from 0.7r1762 to 0.7r1768 Revision ChangesPath 1.29 +2 -2 ports/graphics/xaralx-devel/Makefile 1.26 +3

cvs commit: src/sys/sparc64/pci ofw_pcibus.c

2007-06-17 Thread Marius Strobl
marius 2007-06-17 16:44:08 UTC FreeBSD src repository Modified files: sys/sparc64/pci ofw_pcibus.c Log: Remove unused softc. Revision ChangesPath 1.14 +2 -6 src/sys/sparc64/pci/ofw_pcibus.c ___

cvs commit: src/sbin/recoverdisk recoverdisk.1 recoverdisk.c

2007-06-17 Thread Poul-Henning Kamp
phk 2007-06-17 16:53:45 UTC FreeBSD src repository Modified files: sbin/recoverdisk recoverdisk.1 recoverdisk.c Log: This is a forced (and belated) commit to record that these files were repocopied from src/tools/tools/recoverdisk Revision ChangesPath 1.3

cvs commit: ports/www/apache13+ipv6 Makefile ports/www/apache13-modperl Makefile ports/www/apache13-modssl Makefile ports/www/apache13-ssl Makefile ports/www/apache20 Makefile ports/www/apache21 Makef

2007-06-17 Thread Anders Nordby
anders 2007-06-17 16:59:27 UTC FreeBSD ports repository Modified files: www/apache13+ipv6Makefile www/apache13-modperl Makefile www/apache13-modssl Makefile www/apache13-ssl Makefile www/apache20 Makefile www/apache21 Makefile

cvs commit: ports/www/pound Makefile distinfo

2007-06-17 Thread Anders Nordby
anders 2007-06-17 17:03:58 UTC FreeBSD ports repository Modified files: www/poundMakefile distinfo Log: Update to 2.3.2. Revision ChangesPath 1.15 +2 -1 ports/www/pound/Makefile 1.15 +3 -3 ports/www/pound/distinfo

cvs commit: src/sys/dev/acpica acpi_hpet.c

2007-06-17 Thread Nate Lawson
njl 2007-06-17 17:19:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi_hpet.c Log: MFC: add support for probing HPET via table Revision ChangesPath 1.5.2.3 +46 -4 src/sys/dev/acpica/acpi_hpet.c

cvs commit: src/etc/pam.d Makefile cron src/usr.sbin/cron/cron Makefile cron.8 cron.h database.c do_command.c src/usr.sbin/cron/lib Makefile entry.c

2007-06-17 Thread Yar Tikhiy
yar 2007-06-17 17:25:53 UTC FreeBSD src repository Modified files: etc/pam.dMakefile usr.sbin/cron/cron Makefile cron.8 cron.h database.c do_command.c usr.sbin/cron/libMakefile entry.c Added files: etc/pam.d

cvs commit: src/sys/dev/acpica acpi.c acpivar.h

2007-06-17 Thread Nate Lawson
njl 2007-06-17 17:28:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi.c acpivar.h Log: MFC: add hooks for HPET missed in previous commit RevisionChangesPath 1.214.2.11 +1 -0 src/sys/dev/acpica/acpi.c

Re[2]: cvs commit: CVSROOT access

2007-06-17 Thread Daniel Gerzo
Hello Dmitry, Sunday, June 17, 2007, 4:13:25 PM, you wrote: Eghm... Danger Will Robinson! ?! Don't be scared, I'm just a teeny-weeny doc commiter :-) ;-P -- Best regards, Danielmailto:[EMAIL PROTECTED] ___

Re: cvs commit: src/etc/pam.d Makefile cron src/usr.sbin/cron/cron Makefile cron.8 cron.h database.c do_command.c src/usr.sbin/cron/lib Makefile entry.c

2007-06-17 Thread Robert Watson
On Sun, 17 Jun 2007, Yar Tikhiy wrote: Add PAM support to cron(8). Now cron(8) will skip commands scheduled by unavailable accounts, e.g., those locked, expired, not allowed in at the moment by nologin(5), or whatever, depending on cron's pam.conf(5). This applies to personal crontabs

cvs commit: src/sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c if_kue.c if_rue.c if_ural.c

2007-06-17 Thread Warner Losh
imp 2007-06-17 18:46:26 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c if_kue.c if_rue.c if_ural.c Log: Remove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START and USB_DECLARE_DRIVER_INIT from

cvs commit: src/sys/dev/sound/pcm sound.c

2007-06-17 Thread Ariff Abdullah
ariff 2007-06-17 19:02:05 UTC FreeBSD src repository Modified files: sys/dev/sound/pcmsound.c Log: Spelling nit due to my lamenglishness. Noticed by: brueffer Revision ChangesPath 1.119 +1 -1 src/sys/dev/sound/pcm/sound.c

cvs commit: src/sys/netinet sctp_pcb.c

2007-06-17 Thread Randall Stewart
rrs 2007-06-17 19:27:47 UTC FreeBSD src repository Modified files: sys/netinet sctp_pcb.c Log: Back out last change to inpcb_free. Turns out we need to hold off freeing if there is data pending ... someone might do send/close. Which means we want the data to

cvs commit: ports/www/thttpd Makefile ports/www/thttpd/files patch-thttpd.c

2007-06-17 Thread Anders Nordby
anders 2007-06-17 19:37:11 UTC FreeBSD ports repository Modified files: www/thttpd Makefile www/thttpd/files patch-thttpd.c Log: Do not log sendfile calls that return with ENOTCONN when USE_SENDFILE is used, it is not interesting. Bump PORTREVISION.

cvs commit: ports/www/thttpd/files extra-patch-config.h

2007-06-17 Thread Anders Nordby
anders 2007-06-17 19:38:09 UTC FreeBSD ports repository Modified files: www/thttpd/files extra-patch-config.h Log: Nit-pick: regenerate config.h patch. Revision ChangesPath 1.2 +3 -3 ports/www/thttpd/files/extra-patch-config.h

Re: cvs commit: ports/x11/gdm Makefile

2007-06-17 Thread Kris Kennaway
On Mon, Jun 18, 2007 at 01:02:35AM +0900, Norikatsu Shigemura wrote: On Sat, 16 Jun 2007 16:25:06 -0400 Kris Kennaway [EMAIL PROTECTED] wrote: I did set XORG_UPGRADE=yes and WITHOUT_X11R6_SYMLINK=yes ni /etc/make.conf. And I removed /usr/X11R6. OK, so you shot yourself in the foot,

cvs commit: ports/archivers/unrar Makefile

2007-06-17 Thread Andrey A. Chernov
ache2007-06-17 19:41:24 UTC FreeBSD ports repository Modified files: archivers/unrar Makefile Log: Increase MASTER_SITES number PR: 113788 Revision ChangesPath 1.54 +4 -1 ports/archivers/unrar/Makefile

cvs commit: ports/devel/p5-AI-Pathfinding-AStar Makefile distinfo

2007-06-17 Thread Aaron Dalton
aaron 2007-06-17 20:11:51 UTC FreeBSD ports repository Modified files: devel/p5-AI-Pathfinding-AStar Makefile distinfo Log: Bump to v0.10. May be unfetchable until the CPAN mirrors populate. Revision ChangesPath 1.7 +1 -1

cvs commit: src/usr.sbin/moused moused.c

2007-06-17 Thread Philip Paeps
philip 2007-06-17 20:27:54 UTC FreeBSD src repository Modified files: usr.sbin/moused moused.c Log: Fix a (very) longstanding bug in moused(8) affecting high-resolution rodents when linear acceleration (-a) was enabled with a 1 value to slow them down. Previously,

cvs commit: ports/net-mgmt/gsnmp Makefile

2007-06-17 Thread Pav Lucistnik
pav 2007-06-17 20:31:47 UTC FreeBSD ports repository Modified files: net-mgmt/gsnmp Makefile Log: - Add backup download location, the master ftp server randomly fails Reported by:krismail Revision ChangesPath 1.2 +2 -1

cvs commit: ports/www/xshttpd-devel Makefile distinfo pkg-plist

2007-06-17 Thread Johan van Selst
johans 2007-06-17 20:46:25 UTC FreeBSD ports repository Modified files: www/xshttpd-develMakefile distinfo pkg-plist Log: - Fix pkg-plist - Update to 3.5b11 Reported by:krismail Revision ChangesPath 1.29 +1 -1

cvs commit: ports/sysutils/webmin Makefile distinfo

2007-06-17 Thread Jimmy Olgeni
olgeni 2007-06-17 20:50:17 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update module useradmin-1.350-1. Revision ChangesPath 1.274 +2 -1 ports/sysutils/webmin/Makefile 1.228 +3 -0

cvs commit: ports/science Makefile ports/science/bft Makefile distinfo pkg-descr pkg-plist ports/science/fvm Makefile distinfo pkg-descr pkg-plist ports/science/fvm/files patch-configure ports/science

2007-06-17 Thread Thierry Thomas
thierry 2007-06-17 21:04:54 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/bft Makefile distinfo pkg-descr pkg-plist science/fvm Makefile distinfo pkg-descr pkg-plist science/fvm/files

cvs commit: ports/x11-themes/kde-windeco-crystal Makefile distinfo

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 21:07:22 UTC FreeBSD ports repository Modified files: x11-themes/kde-windeco-crystal Makefile distinfo Log: Update to 1.0.4 PR: ports/113568 Submitted by: Shane Bell (maintainer) Revision ChangesPath 1.18 +1 -2

cvs commit: CVSROOT modules

2007-06-17 Thread Thierry Thomas
thierry 2007-06-17 21:09:14 UTC FreeBSD ports repository Modified files: .modules Log: Connect Code_Saturne's modules. Revision ChangesPath 1.18226 +15 -10CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/databases/mantis Makefile distinfo pkg-plist ports/databases/mantis/files pkg-message.in

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 21:10:30 UTC FreeBSD ports repository Modified files: databases/mantis Makefile distinfo pkg-plist databases/mantis/files pkg-message.in Log: - Update to 1.0.7 [1] - depreciate own hackish MANTISDIR in favor od WWWDIR [2] PR:

cvs commit: ports/math/gap Makefile distinfo

2007-06-17 Thread Johan van Selst
johans 2007-06-17 21:21:51 UTC FreeBSD ports repository Modified files: math/gap Makefile distinfo Log: Update included packages to latest version Revision ChangesPath 1.25 +1 -1 ports/math/gap/Makefile 1.21 +3 -3

cvs commit: ports/databases/innotop Makefile ports/mail/p5-WWW-Hotmail Makefile ports/math/moo Makefile ports/net/ifstated Makefile ports/security/p5-Crypt-Anubis Makefile ports/security/p5-Crypt-Cryp

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 21:27:42 UTC FreeBSD ports repository Modified files: databases/innotopMakefile mail/p5-WWW-Hotmail Makefile math/moo Makefile net/ifstated Makefile security/p5-Crypt-Anubis Makefile security/p5-Crypt-Cryptix

cvs commit: ports/net/ifstated Makefile

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 21:30:06 UTC FreeBSD ports repository Modified files: net/ifstated Makefile Log: Drop a MASTER site that will disappear soon. PR: ports/113686 Submitted by: Steven Kreuzer (maintainer) Revision ChangesPath 1.8 +1

cvs commit: ports/sysutils/fusefs-encfs/files patch-encfs-PtrImpl.h

2007-06-17 Thread Edward Tomasz Napierala
trasz 2007-06-17 21:43:29 UTC FreeBSD ports repository Modified files: sysutils/fusefs-encfs/files patch-encfs-PtrImpl.h Log: - Fix buld with gcc42. Submitted by: pointyhat via kris Approved by:miwi (mentor) Revision ChangesPath 1.2 +8 -4

cvs commit: src/sys/net bpf.c

2007-06-17 Thread Christian S.J. Peron
csjp2007-06-17 21:51:44 UTC FreeBSD src repository Modified files: sys/net bpf.c Log: Silence some gcc 4 warnings. It is expected that the bpf_movein() routine will intialize the the header length and re-initialize the mbuf pointer to reference the mbuf that

cvs commit: ports/security/sshguard Makefile ports/security/sshguard/files patch-attack_scanner.l

2007-06-17 Thread Ion-Mihai Tetcu
itetcu 2007-06-17 21:55:21 UTC FreeBSD ports repository Modified files: security/sshguardMakefile Added files: security/sshguard/files patch-attack_scanner.l Log: - add patch for: The regex used to recognize IPv6 addresses in security/sshguard{,-ipfw,-pf} doesn't

cvs commit: src/sys/geom/part g_part.c g_part.h g_part_mbr.c

2007-06-17 Thread Marcel Moolenaar
marcel 2007-06-17 22:19:20 UTC FreeBSD src repository Modified files: sys/geom/partg_part.c g_part.h g_part_mbr.c Log: Have gpart synthesize a disk geometry if the underlying provider don't have it. Some partitioning schemes, as well as file systems, operate on the

cvs commit: ports/devel/libopensync Makefile distinfo pkg-descr pkg-message pkg-plist

2007-06-17 Thread Pav Lucistnik
pav 2007-06-17 23:04:59 UTC FreeBSD ports repository Modified files: devel/libopensyncMakefile distinfo pkg-descr pkg-plist Added files: devel/libopensyncpkg-message Log: - Update to 0.3.0 PR: ports/113801 Submitted by: G.V. Tjong A Hung

cvs commit: src/contrib/less search.c

2007-06-17 Thread Xin LI
delphij 2007-06-17 23:20:44 UTC FreeBSD src repository Modified files: contrib/less search.c Log: Apply a vendor patch that fixes very annoying bug which caused the cursor not to return to the place it should when -w is used with -e. Note that this is a commit

cvs commit: src/sys/netinet sctp_bsd_addr.c

2007-06-17 Thread Randall Stewart
rrs 2007-06-17 23:43:38 UTC FreeBSD src repository Modified files: sys/netinet sctp_bsd_addr.c Log: - The packet log needs to copy all of the buffer not to the end. Revision ChangesPath 1.12 +3 -2 src/sys/netinet/sctp_bsd_addr.c

cvs commit: src/sys/conf files src/sys/modules/cxgb Makefile src/sys/dev/cxgb cxgb_adapter.h cxgb_config.h cxgb_l2t.c cxgb_l2t.h cxgb_lro.c cxgb_main.c cxgb_offload.c cxgb_offload.h cxgb_sge.c t3fw-4.

2007-06-17 Thread Kip Macy
kmacy 2007-06-17 23:52:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf files sys/modules/cxgb Makefile sys/dev/cxgb cxgb_adapter.h cxgb_config.h cxgb_l2t.c cxgb_l2t.h cxgb_lro.c cxgb_main.c

cvs commit: ports/multimedia/vlc Makefile Makefile.inc distinfo

2007-06-17 Thread Michael Johnson
ahze2007-06-18 00:23:02 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Makefile.inc distinfo Log: Update to 0.8.6c Revision ChangesPath 1.149 +1 -2 ports/multimedia/vlc/Makefile 1.12 +4 -5

cvs commit: src/sys/dev/acpica acpi_hpet.c

2007-06-17 Thread Nate Lawson
njl 2007-06-18 00:29:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi_hpet.c Log: Fix compile problem using older acpi-ca interface. Revision ChangesPath 1.5.2.4 +10 -6 src/sys/dev/acpica/acpi_hpet.c

cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c

2007-06-17 Thread Tim Kientzle
kientzle2007-06-18 00:36:54 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_open_fd.c archive_read_open_filename.c Log: Track whether the current read stream supports seek(). For now, we assume yes unless seek has

Re: cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c

2007-06-17 Thread Colin Percival
Tim Kientzle wrote: I fear I'll have to avoid seeks under other circumstances. (For instance, tape drives on FreeBSD seem to return garbage from lseek().) Is there any reason why the tape drivers can't be fixed? The idea of putting workarounds into bsdtar for a problem which could

cvs commit: src/sys/fs/tmpfs tmpfs_subr.c tmpfs_vnops.c

2007-06-17 Thread Xin LI
delphij 2007-06-18 01:43:13 UTC FreeBSD src repository Modified files: sys/fs/tmpfs tmpfs_subr.c tmpfs_vnops.c Log: MFp4: fix two locking problems: - Hold TMPFS_LOCK while updating tm_pages_used. - Hold vm page while doing uiomove. This will hopefully fix

cvs commit: src/lib/libc/sys mq_close.2 mq_getattr.2 mq_notify.2 mq_open.2 mq_receive.2 mq_send.2 mq_setattr.2 timer_create.2 timer_delete.2 timer_settime.2

2007-06-17 Thread David Xu
davidxu 2007-06-18 01:50:03 UTC FreeBSD src repository Modified files: lib/libc/sys mq_close.2 mq_getattr.2 mq_notify.2 mq_open.2 mq_receive.2 mq_send.2 mq_setattr.2 timer_create.2 timer_delete.2

cvs commit: src/sys/vm vm_pageout.c

2007-06-17 Thread Alan Cox
alc 2007-06-18 02:04:39 UTC FreeBSD src repository Modified files: sys/vm vm_pageout.c Log: Eliminate unnecessary checks from vm_pageout_clean(): The page that is passed to vm_pageout_clean() cannot possibly be PG_UNMANAGED because it came from the inactive

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

2007-06-17 Thread Kip Macy
kmacy 2007-06-18 02:05:17 UTC FreeBSD src repository Added files: (Branch: RELENG_6) sys/dev/cxgb cxgb_include.h Log: missed add Revision ChangesPath 1.1.2.1 +41 -0 src/sys/dev/cxgb/cxgb_include.h (new)

cvs commit: src/lib/libc/stdio fseek.c

2007-06-17 Thread Andrey A. Chernov
ache2007-06-18 02:09:08 UTC FreeBSD src repository Modified files: lib/libc/stdio fseek.c Log: Add mbstate clear missed in one of the cases. Move overflow check for fseek as early as needed. Revision ChangesPath 1.43 +6 -5

cvs commit: src/lib/libc/stdio fseek.3

2007-06-17 Thread Andrey A. Chernov
ache2007-06-18 02:13:04 UTC FreeBSD src repository Modified files: lib/libc/stdio fseek.3 Log: Add rewind() to the list of functions which may fail and set errno Revision ChangesPath 1.27 +2 -1 src/lib/libc/stdio/fseek.3

cvs commit: src/sys/dev/usb if_kue.c

2007-06-17 Thread Warner Losh
imp 2007-06-18 02:15:58 UTC FreeBSD src repository Modified files: sys/dev/usb if_kue.c Log: minor style(9) polishing # but we need a usb_match function, if we don't already have one... Revision ChangesPath 1.80 +4 -7

cvs commit: ports/www Makefile ports/www/drupal5-nice_menus Makefile distinfo

2007-06-17 Thread Edwin Groothuis
edwin 2007-06-18 02:16:19 UTC FreeBSD ports repository Modified files: www Makefile www/drupal5-nice_menus Makefile distinfo Log: maintainer update: drupal5-nice_menus-5.x-1.x-dev-20070609 New port drupal5-nice_menus. Please repocopy

cvs commit: ports/palm/synce-trayicon Makefile

2007-06-17 Thread Volker Stolz
vs 2007-06-18 02:27:10 UTC FreeBSD ports repository Modified files: palm/synce-trayicon Makefile Log: Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config to discover the necessary flags and neither does librapi have an explicit dependency on

Re: cvs commit: src/sys/dev/acpica acpi_hpet.c

2007-06-17 Thread Nate Lawson
Nate Lawson wrote: njl 2007-06-18 00:29:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi_hpet.c Log: Fix compile problem using older acpi-ca interface. Revision ChangesPath 1.5.2.4 +10 -6

cvs commit: src/share/man/man5 make.conf.5

2007-06-17 Thread Gregory Neil Shapiro
gshapiro2007-06-18 04:35:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 make.conf.5 Log: MFC: You can never have enough documentation. Document the SENDMAIL_ALIASES, SENDMAIL_MAP_SRC, SENDMAIL_MAP_TYPE, and

cvs commit: src/share/man/man5 make.conf.5

2007-06-17 Thread Gregory Neil Shapiro
gshapiro2007-06-18 04:36:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) share/man/man5 make.conf.5 Log: Sort SENDMAIL_* entries so I can... MFC: You can never have enough documentation. Document the SENDMAIL_ALIASES,

cvs commit: src/share/man/man5 make.conf.5

2007-06-17 Thread Gregory Neil Shapiro
gshapiro2007-06-18 04:36:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) share/man/man5 make.conf.5 Log: Sort the SENDMAIL_* entries so I can... MFC: You can never have enough documentation. Document the SENDMAIL_ALIASES,

Re: cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c

2007-06-17 Thread Tim Kientzle
Colin Percival wrote: Tim Kientzle wrote: I fear I'll have to avoid seeks ... tape drives on FreeBSD seem to return garbage from lseek(). Is there any reason why the tape drivers can't be fixed? Since people are running into this problem today on 6.2, I'm planning to fix it where I can.

cvs commit: ports/x11-toolkits/hs-frantk Makefile

2007-06-17 Thread Volker Stolz
vs 2007-06-18 04:59:21 UTC FreeBSD ports repository Modified files: x11-toolkits/hs-frantk Makefile Log: Fix build on amd64 through -fPIC Revision ChangesPath 1.19 +7 -1 ports/x11-toolkits/hs-frantk/Makefile

cvs commit: src/etc Makefile src/etc/namedb Makefile src/etc/namedb/master Makefile

2007-06-17 Thread Doug Barton
dougb 2007-06-18 05:44:39 UTC FreeBSD src repository Modified files: etc Makefile etc/namedb Makefile Added files: etc/namedb/masterMakefile Log: Add a namedb/master directory for the zone files I'm about to add, and switch to the

cvs commit: ports/multimedia/tovid Makefile pkg-descr pkg-plist

2007-06-17 Thread Jeremy Messenger
mezz2007-06-18 05:47:26 UTC FreeBSD ports repository Modified files: multimedia/tovid Makefile pkg-descr pkg-plist Log: - Fix complete on [BUILD|RUN]_DEPENDS by follow tovid-init and http://tovid.wikia.com/wiki/Tovid_dependencies . I am following the order of