cvs commit: ports/math/scilab-toolbox-swt Makefile

2007-01-22 Thread Martin Wilke
miwi2007-01-23 07:52:04 UTC FreeBSD ports repository Modified files: math/scilab-toolbox-swt Makefile Log: - Fix build with gfortran - Bump PORTREVISION Submitted by: pointyhat via kris Thanks To: maho@ for fix Revision ChangesPath 1.3 +9 -2

cvs commit: src/etc/rc.d power_profile src/sys/dev/acpica acpi.c acpi_cpu.c acpi_package.c acpi_perf.c acpi_throttle.c acpivar.h

2007-01-22 Thread Nate Lawson
njl 2007-01-23 07:21:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d power_profile sys/dev/acpica acpi.c acpi_cpu.c acpi_package.c acpi_perf.c acpi_throttle.c acpivar.h Log: MFC: support for sep

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

2007-01-22 Thread Nate Lawson
njl 2007-01-23 07:20:44 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Add missing function trace for debug prints. Revision ChangesPath 1.63 +2 -0 src/sys/dev/acpica/acpi_cpu.c ___

cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c

2007-01-22 Thread Craig Rodrigues
rodrigc 2007-01-23 07:17:10 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: Merge mount_nfs4.c and mount_nfs.c into one program. If argv[0] == "mount_nfs4", then default to mounting NFSv4, otherwise if argv[0] == "mount_nfs", defau

cvs commit: ports/www/wordpress Makefile distinfo pkg-message

2007-01-22 Thread Yen-Ming Lee
leeym 2007-01-23 07:14:29 UTC FreeBSD ports repository Modified files: www/wordpressMakefile distinfo pkg-message Log: - Update to 2.1.0 PR: ports/108230 Submitted by: maintainer Revision ChangesPath 1.25 +1 -1 ports/www/wordpr

cvs commit: ports/editors/openoffice.org-2-devel Makefile distinfo ports/editors/openoffice.org-2-devel/files patch-i72903 patch-i73179 patch-i73295

2007-01-22 Thread Maho Nakata
maho2007-01-23 06:43:33 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2-devel Makefile distinfo Removed files: editors/openoffice.org-2-devel/files patch-i72903 patch-i73179 patch-i73295 Log: Update to SRC

Re: cvs commit: src/sys/cam/scsi scsi_da.c

2007-01-22 Thread Nate Lawson
Warner Losh wrote: imp 2007-01-22 04:34:03 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Add quirk for EasyMP3 EM732X usb 2.0 flash mp3 player. (It appears that the quirk proceedures link has disappeared and that this PR complied with i

cvs commit: ports/textproc/hs-haxml Makefile distinfo pkg-plist ports/textproc/hs-haxml/files patch-1.13-percent

2007-01-22 Thread Volker Stolz
vs 2007-01-23 06:30:23 UTC FreeBSD ports repository Modified files: textproc/hs-haxmlMakefile distinfo pkg-plist Removed files: textproc/hs-haxml/files patch-1.13-percent Log: Minor update to 1.13.2: - catch up with most recent GHC - use Cabal-infrastructure.

cvs commit: src/sys/kern vfs_export.c

2007-01-22 Thread Craig Rodrigues
rodrigc 2007-01-23 06:19:16 UTC FreeBSD src repository Modified files: sys/kern vfs_export.c Log: When exiting vfs_export(), delete the "export" option from the mount options list with vfs_deleteopt(). At this point, the export information is saved in mp->mnt_exp

cvs commit: ports/math/spooles Makefile

2007-01-22 Thread Maho Nakata
maho2007-01-23 05:56:09 UTC FreeBSD ports repository Modified files: math/spooles Makefile Log: Build fix for ports/spooles-mpich Revision ChangesPath 1.13 +1 -3 ports/math/spooles/Makefile ___ cvs-all@

cvs commit: ports/sysutils/hourglass Makefile

2007-01-22 Thread Craig Rodrigues
rodrigc 2007-01-23 05:47:41 UTC FreeBSD ports repository (src committer) Modified files: sysutils/hourglass Makefile Log: Only compile on i386 and amd64, due to requirement for rdtsc() function. Revision ChangesPath 1.7 +1 -0 ports/sysutils/hourglass/Make

cvs commit: ports/sysutils/hourglass/files patch-hourglass.h patch-main.c patch-work.c

2007-01-22 Thread Craig Rodrigues
rodrigc 2007-01-23 05:34:13 UTC FreeBSD ports repository (src committer) Added files: sysutils/hourglass/files patch-hourglass.h patch-main.c patch-work.c Log: - FreeBSD patches to include to get rdtsc() function, instead of using local one in h

cvs commit: ports/cad/sceptre Makefile

2007-01-22 Thread Maho Nakata
maho2007-01-23 05:20:58 UTC FreeBSD ports repository Modified files: cad/sceptre Makefile Log: * Fix build for CURRENT. * Grab maintainership. Revision ChangesPath 1.9 +10 -9 ports/cad/sceptre/Makefile _

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

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-23 05:11:15 UTC FreeBSD ports repository Modified files: editors/mousepad Makefile distinfo pkg-plist Log: update mousepad to 0.2.12 since 0.2.10 disappeared shortly after it was released from the xfce 4.4.0 mirrors Noted by: Rainer Alves <[EMAIL

cvs commit: ports/graphics/robot pkg-plist

2007-01-22 Thread Maho Nakata
maho2007-01-23 05:04:41 UTC FreeBSD ports repository Modified files: graphics/robot pkg-plist Log: Fix pkg-plist. Revision ChangesPath 1.5 +2 -0 ports/graphics/robot/pkg-plist ___ cvs-all@freebsd.org mai

cvs commit: ports/x11-wm/xfce4 Makefile

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-23 05:03:44 UTC FreeBSD ports repository Modified files: x11-wm/xfce4 Makefile Log: update PORTVERSION to 4.4.0 Noted by: Rainer Alves <[EMAIL PROTECTED]> Revision ChangesPath 1.103 +1 -2 ports/x11-wm/xfce4/Makefile

cvs commit: ports/ftp/proftpd Makefile

2007-01-22 Thread Ion-Mihai Tetcu
itetcu 2007-01-23 04:27:17 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Log: - Add autoconf:259 to fix on build cluster. - Bump PORTREVISION for depends change PR: 108231 Submitted by: Beech Rintoul (maintainer) Revision

cvs commit: ports/lang/ohugs/files patch-src_omonad.c

2007-01-22 Thread Volker Stolz
vs 2007-01-23 04:07:14 UTC FreeBSD ports repository Added files: lang/ohugs/files patch-src_omonad.c Log: Fix build with GCC 4.1 Revision ChangesPath 1.1 +14 -0 ports/lang/ohugs/files/patch-src_omonad.c (new)

cvs commit: src/sys/dev/mfi mfi_pci.c

2007-01-22 Thread Scott Long
scottl 2007-01-23 02:47:33 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi_pci.c Log: Remove a PCI ID entry that conflicts with the AMR driver. Revision ChangesPath 1.5 +0 -1 src/sys/dev/mfi/mfi_pci.c ___

cvs commit: ports/dns/mdnsd pkg-plist

2007-01-22 Thread Pav Lucistnik
pav 2007-01-23 02:38:28 UTC FreeBSD ports repository Removed files: dns/mdnsdpkg-plist Log: - Remove empty plist Revision ChangesPath 1.3 +0 -0 ports/dns/mdnsd/pkg-plist (dead) ___ cvs-all@freebsd.

cvs commit: src/sbin/quotacheck quotacheck.c

2007-01-22 Thread Mike Pritchard
mpp 2007-01-23 02:13:00 UTC FreeBSD src repository Modified files: sbin/quotacheck quotacheck.c Log: Use fseeko to seek in the file, instead of fseek to prevent seek errors for extremely large uids (e.g. in the billions range). Revision ChangesPath 1.29

cvs commit: src/sbin/quotacheck quotacheck.c

2007-01-22 Thread Mike Pritchard
mpp 2007-01-23 02:10:19 UTC FreeBSD src repository Modified files: sbin/quotacheck quotacheck.c Log: Make sure that unknown uids/gids that now have non-zero usage and had a previously recorded usage of zero are correctly displayed in verbose mode. Generalize the pri

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

2007-01-22 Thread Ion-Mihai Tetcu
itetcu 2007-01-23 01:58:10 UTC FreeBSD ports repository Modified files: graphics/ivtools Makefile pkg-plist Log: - fixed pkg-plist - pass maintainership to submitter PR: ports/108171 Submitted by: Marcelo Araujo Revision ChangesPath 1.22

cvs commit: ports/science/mpqc Makefile

2007-01-22 Thread Maho Nakata
maho2007-01-23 01:52:54 UTC FreeBSD ports repository Modified files: science/mpqc Makefile Log: More build logs for build fix at pointyhat. Submitted by: kris via pointyhat Revision ChangesPath 1.39 +6 -7 ports/science/mpqc/Makefile __

cvs commit: ports/misc/gretl Makefile ports/misc/gretl/files patch-macros-lapack.m4

2007-01-22 Thread Maho Nakata
maho2007-01-23 01:21:15 UTC FreeBSD ports repository Modified files: misc/gretl Makefile Added files: misc/gretl/files patch-macros-lapack.m4 Log: * Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Revision C

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

2007-01-22 Thread Pyun YongHyeon
yongari 2007-01-23 00:44:12 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: It seems that enabling Tx and Rx before setting descriptor DMA addresses shall access invalid descriptor DMA addresses on PCIe hardwares and then panicked the system. To

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

2007-01-22 Thread Daniel O'Connor
On Tuesday 23 January 2007 01:29, Andre Oppermann wrote: > > Is there any progress in fixing this bug? > > Just fixed. The regression test passes and I hope KDE too. I just tested it - yes it fixes the problem with unlocking the KDE screensaver. Thanks! -- Daniel O'Connor software and network

cvs commit: ports/x11-toolkits/tktreectrl Makefile distinfo

2007-01-22 Thread Andrew Pantyukhin
sat 2007-01-23 00:08:26 UTC FreeBSD ports repository Modified files: x11-toolkits/tktreectrl Makefile distinfo Log: - Update to 2.2.2 Revision ChangesPath 1.6 +1 -1 ports/x11-toolkits/tktreectrl/Makefile 1.4 +3 -3 ports/x11-toolkits/tktreec

cvs commit: ports/sysutils/usermin Makefile distinfo

2007-01-22 Thread Jimmy Olgeni
olgeni 2007-01-23 00:04:53 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.250. Revision ChangesPath 1.57 +1 -1 ports/sysutils/usermin/Makefile 1.46 +3 -3 ports/sysutils/usermin/disti

cvs commit: ports/sysutils/webmin Makefile distinfo ports/sysutils/webmin/files patch-postfix::config-freebsd

2007-01-22 Thread Jimmy Olgeni
olgeni 2007-01-23 00:04:47 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo sysutils/webmin/files patch-postfix::config-freebsd Log: Upgrade to version 1.320. Revision ChangesPath 1.266 +2 -4 ports/sysutils/webmin/Make

cvs commit: src/sys/dev/isp isp_freebsd.h isp_pci.c isp_sbus.c

2007-01-22 Thread Matt Jacob
mjacob 2007-01-23 00:02:30 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.h isp_pci.c isp_sbus.c Log: Clean up some of the various platform and release specific dma tag stuff so it is centralized in isp_freebsd.h. Take out PCI posting flushed

cvs commit: ports/print/ghostscript-gpl/files patch-lips:gdevl4v.c patch-src_cpca_mk_cmd.c

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 23:58:13 UTC FreeBSD ports repository Modified files: print/ghostscript-gpl/files patch-lips:gdevl4v.c Added files: print/ghostscript-gpl/files patch-src_cpca_mk_cmd.c Log: - Fix build on gcc 4. These two changes are stole from print/ghostscript-afpl.

Re: cvs commit: ports/print/ghostscript-gnu/files patch-src_cpca_mk_cmd.c

2007-01-22 Thread Rong-En Fan
On Mon, Jan 22, 2007 at 11:47:36PM +, Rong-En Fan wrote: > rafan 2007-01-22 23:47:36 UTC > > FreeBSD ports repository > > Added files: > print/ghostscript-gnu/files patch-src_cpca_mk_cmd.c > Log: > - Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl, s/steal

cvs commit: ports/print/ghostscript-gnu/files patch-src_cpca_mk_cmd.c

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 23:47:36 UTC FreeBSD ports repository Added files: print/ghostscript-gnu/files patch-src_cpca_mk_cmd.c Log: - Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl, which is submitted by Ron MacNeil in ports/94461. Revision ChangesPath

cvs commit: ports/devel/pear-XML_Tree Makefile

2007-01-22 Thread Pav Lucistnik
pav 2007-01-22 23:34:59 UTC FreeBSD ports repository Modified files: devel/pear-XML_Tree Makefile Log: - Fix dependency line Reported by:krismail Revision ChangesPath 1.6 +1 -1 ports/devel/pear-XML_Tree/Makefile ___

cvs commit: ports/biology/t_coffee Makefile pkg-descr

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 23:22:53 UTC FreeBSD ports repository Modified files: biology/t_coffee Makefile pkg-descr Log: - Project moves to a new home. Change MASTER_SITES and WWW PR: ports/108214 Submitted by: Thomas Abthorpe Approved by:Fernan Aguero (

cvs commit: ports/print/pkpgcounter Makefile distinfo

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 22:45:17 UTC FreeBSD ports repository Modified files: print/pkpgcounterMakefile distinfo Log: - Update to 2.14 Revision ChangesPath 1.7 +1 -1 ports/print/pkpgcounter/Makefile 1.6 +3 -3 ports/print/pkpgcounter/distinfo ___

cvs commit: CVSROOT modules

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:32:47 UTC FreeBSD ports repository Modified files: .modules Log: sonata --> ports/audio/sonata Revision ChangesPath 1.17192 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mai

cvs commit: ports/audio Makefile ports/audio/sonata Makefile distinfo pkg-descr pkg-plist ports/audio/sonata/files patch-setup.py

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:32:38 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/sonata Makefile distinfo pkg-descr pkg-plist audio/sonata/files patch-setup.py Log: Sonata is a lightweight GTK+ music client for the Mu

cvs commit: CVSROOT modules

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:29:32 UTC FreeBSD ports repository Modified files: .modules Log: py-tagpy --> ports/audio/py-tagpy Revision ChangesPath 1.17191 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/audio Makefile ports/audio/py-tagpy Makefile distinfo pkg-descr pkg-plist ports/audio/py-tagpy/files patch-setup.py

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:29:19 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/py-tagpy Makefile distinfo pkg-descr pkg-plist audio/py-tagpy/files patch-setup.py Log: TagPy is a Python crust (or a set of Python bindings

cvs commit: ports/www/fluxcms Makefile distinfo pkg-plist

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 22:19:45 UTC FreeBSD ports repository Modified files: www/fluxcms Makefile distinfo pkg-plist Log: - Update to 1.6.0 latest snapshot PR: ports/108223 Submitted by: Beat Gaetzi (maintainer) Revision ChangesPath 1.10

cvs commit: CVSROOT modules

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:05:42 UTC FreeBSD ports repository Modified files: .modules Log: py-pastescript --> ports/www/py-pastescript Revision ChangesPath 1.17190 +1 -0 CVSROOT/modules ___ cvs-all@f

cvs commit: ports/www Makefile ports/www/py-pastescript Makefile distinfo pkg-descr pkg-plist ports/www/py-pastescript/files pkg-deinstall.in pkg-install.in

2007-01-22 Thread Nicola Vitale
nivit 2007-01-22 22:05:34 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-pastescript Makefile distinfo pkg-descr pkg-plist www/py-pastescript/files pkg-deinstall.in pkg-install.in Log: A pluggable command-line fronte

cvs commit: ports/Mk bsd.java.mk

2007-01-22 Thread Greg Lewis
glewis 2007-01-22 21:49:51 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: . Add an entry for the linux-sun-jdk15 port. PR: 108130 Submitted by: Milon Papezik Revision ChangesPath 1.74 +5 -2 ports/Mk/b

cvs commit: src/sys/amd64/amd64 mptable_pci.c msi.c nexus.c src/sys/amd64/include intr_machdep.h src/sys/amd64/pci pci_bus.c src/sys/dev/acpica acpi_pcib_acpi.c acpi_pcib_pci.c src/sys/dev/pci pci.c p

2007-01-22 Thread John Baldwin
jhb 2007-01-22 21:48:44 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mptable_pci.c msi.c nexus.c sys/amd64/includeintr_machdep.h sys/amd64/pcipci_bus.c sys/dev/acpica acpi_pcib_acpi.c acpi_pcib_pci.c sys/dev/pci pci

cvs commit: ports/audio/slimserver Makefile

2007-01-22 Thread Brooks Davis
brooks 2007-01-22 21:44:11 UTC FreeBSD ports repository Modified files: audio/slimserver Makefile Log: p5-DBD-mysql no longer installs Mysql.pm so our depends were broken. Depend on DBD/mysql.pm instead. Revision ChangesPath 1.33 +1 -1 ports/audio/sli

cvs commit: ports/sysutils/portscout Makefile distinfo

2007-01-22 Thread Shaun Amott
shaun 2007-01-22 21:33:27 UTC FreeBSD ports repository Modified files: sysutils/portscout Makefile distinfo Log: Fix another last-minute bug in the restrict_* checking code. Revision ChangesPath 1.3 +4 -1 ports/sysutils/portscout/Makefile 1.2 +3

cvs commit: ports/emulators/kqemu-kmod Makefile

2007-01-22 Thread Juergen Lock
nox 2007-01-22 20:56:02 UTC FreeBSD ports repository Modified files: emulators/kqemu-kmod Makefile Log: Replace devfs test with osversion check to fix tinderbox build Submitted by: pointyhat via kris Approved by:miwi (mentor, implicit) Revision ChangesP

cvs commit: ports/sysutils/dvdbackup Makefile ports/sysutils/dvdbackup/files patch-src::dvdbackup.c

2007-01-22 Thread Andrew Pantyukhin
sat 2007-01-22 20:54:11 UTC FreeBSD ports repository Modified files: sysutils/dvdbackup Makefile sysutils/dvdbackup/files patch-src::dvdbackup.c Log: - Prevent a division by zero [1] - Use gentoo mirrors - Bump portrevision PR: ports/107468 [1] S

cvs commit: src/sbin/sysctl sysctl.c

2007-01-22 Thread John Baldwin
jhb 2007-01-22 20:37:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) sbin/sysctl sysctl.c Log: MFC: Use malloc() rather than alloca() to allocate storage for old values to avoid a segfault on boxes with lots of active TCP connections where

cvs commit: ports/net/bfilter/files patch-main_gui_gtk_Makefile.in

2007-01-22 Thread Jeremy Messenger
mezz2007-01-22 20:22:48 UTC FreeBSD ports repository Added files: net/bfilter/filespatch-main_gui_gtk_Makefile.in Log: Fix the build if one of system that don't have X / gtk libraries installed. Reported by:Derkjan de Haan <[EMAIL PROTECTED]> Revision Chang

cvs commit: ports MOVED

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 20:06:28 UTC FreeBSD ports repository Modified files: .MOVED Log: Import xfce 4.4 - remove all obsolete ports or plugins Revision ChangesPath 1.1260+11 -1 ports/MOVED ___ c

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

2007-01-22 Thread Andrew Thompson
thompsa 2007-01-22 19:48:50 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC: sync to HEAD - markup fixes - spelling - RSTP section Revision ChangesPath 1.5.2.14 +35 -13src/share/man/man4/if_b

cvs commit: ports/deskutils Makefile ports/games Makefile ports/misc Makefile ports/sysutils Makefile ports/x11-clocks Makefile ports/x11-fm Makefile ports/x11-wm Makefile

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 19:26:30 UTC FreeBSD ports repository Modified files: deskutilsMakefile gamesMakefile misc Makefile sysutils Makefile x11-clocks Makefile x11-fm Makefile x1

cvs commit: www/de index.xsl www/de/share/sgml news.xml

2007-01-22 Thread Johann Kois
jkois 2007-01-22 18:56:15 UTC FreeBSD doc repository Modified files: de index.xsl de/share/sgmlnews.xml Log: MFbed: Minor update to the German website. www/de/index.xslfixes only www/de/share/sgml/news.xml

cvs commit: ports/multimedia/rox-videothumbnail Makefile distinfo pkg-plist

2007-01-22 Thread Jimmy Olgeni
olgeni 2007-01-22 19:23:40 UTC FreeBSD ports repository Modified files: multimedia/rox-videothumbnail Makefile distinfo pkg-plist Log: Upgrade to version 0.1.7. Revision ChangesPath 1.2 +1 -1 ports/multimedia/rox-videothumbnail/Makefile 1.2 +3 -3

cvs commit: ports/games/quake2-3zb2 Makefile

2007-01-22 Thread Alejandro Pulver
alepulver2007-01-22 19:23:36 UTC FreeBSD ports repository Modified files: games/quake2-3zb2Makefile Log: - Fix permissions of documentation files after installing them. Revision ChangesPath 1.3 +2 -0 ports/games/quake2-3zb2/Makefile

cvs commit: doc/de_DE.ISO8859-1/articles/laptop article.sgml doc/de_DE.ISO8859-1/books/handbook/disks chapter.sgml doc/de_DE.ISO8859-1/books/handbook/install chapter.sgml doc/de_DE.ISO8859-1/books/han

2007-01-22 Thread Johann Kois
jkois 2007-01-22 19:18:02 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1/articles/laptop article.sgml de_DE.ISO8859-1/books/handbook/disks chapter.sgml de_DE.ISO8859-1/books/handbook/install chapter.sgml de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml

cvs commit: ports/misc/zaptel Makefile distinfo pkg-plist ports/misc/zaptel/files patch-qozap::qozap_freebsd.c zaptel.in

2007-01-22 Thread Maxim Sobolev
sobomax 2007-01-22 18:58:45 UTC FreeBSD ports repository Modified files: misc/zaptel Makefile distinfo pkg-plist misc/zaptel/fileszaptel.in Removed files: misc/zaptel/filespatch-qozap::qozap_freebsd.c Log: o Update to 1.1. Sponsored in part by Ma

cvs commit: ports/audio/mixmos Makefile

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 18:46:04 UTC FreeBSD ports repository Modified files: audio/mixmos Makefile Log: - Make it fetchable again PR: ports/108213 Submitted by: Thomas Abthorpe Approved by:Herbert J. Skuhra (maintainer) Revision ChangesP

cvs commit: www/en/news/status report-oct-2006-dec-2006.xml

2007-01-22 Thread Ceri Davies
ceri2007-01-22 18:38:29 UTC FreeBSD doc repository Modified files: en/news/status report-oct-2006-dec-2006.xml Log: Correct a typo. Revision ChangesPath 1.2 +2 -2 www/en/news/status/report-oct-2006-dec-2006.xml

cvs commit: src/sys/dev/usb usb_quirks.c usbdevs

2007-01-22 Thread Florent Thoumie
flz 2007-01-22 17:57:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/usb usb_quirks.c usbdevs Log: MFC: Fix USB printer Xerox WorkCentre M15 adding a quirk to bypass reported bidirectional functionality. src/sys/d

cvs commit: src/etc/rc.d mixer src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf

2007-01-22 Thread Florent Thoumie
flz 2007-01-22 17:51:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d mixer share/man/man5 rc.conf.5 etc/defaults rc.conf Log: MFC: Introduce mixer_enable (default: YES). src/etc/rc.d/mixer: rev 1.

cvs commit: ports/devel/p5-Time-Local Makefile distinfo

2007-01-22 Thread Mathieu Arnold
mat 2007-01-22 17:35:15 UTC FreeBSD ports repository Modified files: devel/p5-Time-Local Makefile distinfo Log: Update to 1.14 Revision ChangesPath 1.9 +1 -1 ports/devel/p5-Time-Local/Makefile 1.9 +3 -3 ports/devel/p5-Time-Local/distinfo _

cvs commit: ports/java/linux-sun-jdk14 Makefile distinfo pkg-plist

2007-01-22 Thread Greg Lewis
glewis 2007-01-22 17:27:25 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk14 Makefile distinfo pkg-plist Log: . Update to 1.4.2_13. The distinfo change is the submitters, Makefile and pkg-plist is mine. [1] . Mark as IGNORE on older versions of FreeBSD due

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:59:40 UTC FreeBSD ports repository Modified files: .modules Log: xfce4-xfapplet-plugin --> ports/x11/xfce4-xfapplet-plugin Revision ChangesPath 1.17189 +1 -0 CVSROOT/modules ___

cvs commit: ports/x11 Makefile ports/x11/xfce4-xfapplet-plugin Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:59:28 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xfce4-xfapplet-plugin Makefile distinfo pkg-descr pkg-plist Log: xfce4-xfapplet-plugin is a plugin for the Xfce 4 Panel wh

cvs commit: ports/devel/libccid Makefile distinfo

2007-01-22 Thread Tilman Linneweh
arved 2007-01-22 16:58:22 UTC FreeBSD ports repository Modified files: devel/libccidMakefile distinfo Log: Update to 1.2.0 Revision ChangesPath 1.8 +3 -3 ports/devel/libccid/Makefile 1.6 +3 -3 ports/devel/libccid/distinfo

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:57:57 UTC FreeBSD ports repository Modified files: .modules Log: xfce4-screenshooter-plugin --> ports/x11/xfce4-screenshooter-plugin Revision ChangesPath 1.17188 +1 -0 CVSROOT/modules _

cvs commit: ports/x11 Makefile ports/x11/xfce4-screenshooter-plugin Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:57:44 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xfce4-screenshooter-plugin Makefile distinfo pkg-descr pkg-plist Log: xfce4-screenshooter-plugin is a Display Screens

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:56:28 UTC FreeBSD ports repository Modified files: .modules Log: xfce4-quicklauncher-plugin --> ports/x11/xfce4-quicklauncher-plugin Revision ChangesPath 1.17187 +1 -0 CVSROOT/modules _

cvs commit: ports/x11 Makefile ports/x11/xfce4-quicklauncher-plugin Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:56:19 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xfce4-quicklauncher-plugin Makefile distinfo pkg-descr pkg-plist Log: The goal of the xfce4-quicklauncher-plugin is d

cvs commit: ports/devel/pcsc-lite Makefile distinfo pkg-plist ports/devel/pcsc-lite/files patch-pcscdaemon.c patch-winscard_msg_srv.c pcscd.in pcscd.sh

2007-01-22 Thread Tilman Linneweh
arved 2007-01-22 16:56:16 UTC FreeBSD ports repository Modified files: devel/pcsc-lite Makefile distinfo pkg-plist Added files: devel/pcsc-lite/files patch-pcscdaemon.c patch-winscard_msg_srv.c pcscd.in Removed files: devel/pcsc-lite/fil

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:54:09 UTC FreeBSD ports repository Modified files: .modules Log: xfce4-messenger-plugin --> ports/net-im/xfce4-messenger-plugin Revision ChangesPath 1.17186 +1 -0 CVSROOT/modules __

cvs commit: ports/net-im Makefile ports/net-im/xfce4-messenger-plugin Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:54:01 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/xfce4-messenger-plugin Makefile distinfo pkg-descr pkg-plist Log: xfce4-messenger-plugin is.. yes a Messenger Plugi

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:53:10 UTC FreeBSD ports repository Modified files: .modules Log: xfce4-dev-tools --> ports/devel/xfce4-dev-tools Revision ChangesPath 1.17185 +1 -0 CVSROOT/modules ___ cvs-a

cvs commit: ports/devel Makefile ports/devel/xfce4-dev-tools Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:53:02 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/xfce4-dev-tools Makefile distinfo pkg-descr pkg-plist Log: the xfce-dev-tools are a collection of tools and macros for Xfce developers and people tha

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:52:18 UTC FreeBSD ports repository Modified files: .modules Log: thunar --> ports/x11-fm/thunar Revision ChangesPath 1.17184 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/x11-fm Makefile ports/x11-fm/thunar Makefile distinfo pkg-descr pkg-plist ports/x11-fm/thunar/files patch-thunar-vfs-thunar-vfs-thumb-jpeg.c patch-thunar-vfs-thunar-vfs-thumb.c

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:52:06 UTC FreeBSD ports repository Modified files: x11-fm Makefile Added files: x11-fm/thunarMakefile distinfo pkg-descr pkg-plist x11-fm/thunar/files patch-thunar-vfs-thunar-vfs-thumb-jpeg.c patch-thun

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:51:15 UTC FreeBSD ports repository Modified files: .modules Log: orage --> ports/deskutils/orage Revision ChangesPath 1.17183 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

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

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:51:02 UTC FreeBSD ports repository Modified files: deskutilsMakefile Added files: deskutils/orage Makefile distinfo pkg-descr pkg-plist Log: A calendar application to manage your time with XFce 4. Revision ChangesPath 1.28

cvs commit: ports/java/jdk15 Makefile distinfo ports/java/jdk15/files patch-deploy::common::Defs-bsd.gmk patch-deploy::common::Sanity.gmk patch-deploy::jcomponent::CPluginVM_OP.cpp patch-deploy::jvm_e

2007-01-22 Thread Greg Lewis
glewis 2007-01-22 16:50:22 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo java/jdk15/files patch-deploy::common::Defs-bsd.gmk patch-deploy::ns7-adapter::Makefile patch-vm::os_bsd.cpp

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:49:27 UTC FreeBSD ports repository Modified files: .modules Log: mousepad --> ports/editors/mousepad Revision ChangesPath 1.17182 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/editors Makefile ports/editors/mousepad Makefile distinfo pkg-descr pkg-plist

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:49:10 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/mousepad Makefile distinfo pkg-descr pkg-plist Log: Simple xfce editor Revision ChangesPath 1.368 +1 -0 ports/editors/Makefi

Re: cvs commit: src/sbin/ifconfig ifmedia.c

2007-01-22 Thread Sam Leffler
Marius Strobl wrote: > marius 2007-01-22 13:42:07 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfigifmedia.c > Log: > Actually fully emulate NetBSD and print the media instance number > only for non-zero instances so the typical output for IFM_IEEE8021

cvs commit: CVSROOT modules

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:45:47 UTC FreeBSD ports repository Modified files: .modules Log: Import xfce 4.4 - remove all obsolete ports or plugins Revision ChangesPath 1.17181 +0 -10 CVSROOT/modules ___

cvs commit: ports/deskutils/xfce4-calendar Makefile distinfo pkg-descr pkg-plist ports/deskutils/xfce4-taskbar-plugin Makefile distinfo pkg-descr pkg-plist ports/deskutils/xfce4-windowlist-plugin Make

2007-01-22 Thread Oliver Lehmann
oliver 2007-01-22 16:45:10 UTC FreeBSD ports repository Modified files: x11-themes/xfce4-icon-theme Makefile distinfo pkg-descr pkg-plist x11/libxfce4util Makefile distinfo pkg-descr pkg-plist x11/libxfce4mcs Makefile distinfo pkg-d

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

2007-01-22 Thread Bruce A. Mah
bmah2007-01-22 16:33:52 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: Last update (I think) for the 6.2 schedule; branch handed to [EMAIL PROTECTED] Revision ChangesPath 1.30 +2 -2 www/en/releases/6.2R/schedule.sgml _

Re: cvs commit: src/sys/compat/linprocfs linprocfs.c

2007-01-22 Thread Coleman Kane
On 1/22/07, Peter Jeremy <[EMAIL PROTECTED]> wrote: On Sun, 2007-Jan-21 20:36:39 +0100, Max Laier wrote: >That's right, but I think we can fix it by simply making int64_t an alias >for "long long" on all architectures. I still haven't heard any reason >not to just do this - is there something,

cvs commit: CVSROOT approvers

2007-01-22 Thread Ken Smith
kensmith2007-01-22 16:09:44 UTC FreeBSD src repository Modified files: .approvers Log: Turn RELENG_6_2 over to [EMAIL PROTECTED] Approved by:core (implicit) Revision ChangesPath 1.39 +1 -2 CVSROOT/approvers __

Re: cvs commit: src/sys/fs/deadfs dead_vnops.c src/sys/kern vfs_lookup.c

2007-01-22 Thread Attilio Rao
2007/1/22, Kostik Belousov <[EMAIL PROTECTED]>: On Mon, Jan 22, 2007 at 11:53:50AM +, Bjoern A. Zeeb wrote: > On Mon, 22 Jan 2007, Konstantin Belousov wrote: > > >kib 2007-01-22 11:25:22 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/fs/deadfsdead_vnops.c

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

2007-01-22 Thread John Baldwin
On Monday 22 January 2007 10:01, Andre Oppermann wrote: > John Baldwin wrote: > > Also, you've introduced another regression in that if the m_get2m() fails it > > should be returning ENOBUFS and not EFAULT to userland. The comments in > > sosend_*() about 'EFAULT being the only possible error' ar

cvs commit: ports/devel/radrails Makefile distinfo

2007-01-22 Thread Rong-En Fan
rafan 2007-01-22 15:52:33 UTC FreeBSD ports repository Modified files: devel/radrails Makefile distinfo Log: - Update to 0.7.2 PR: ports/108184 Submitted by: alecn2002 (maintainer) Revision ChangesPath 1.5 +2 -1 ports/devel/rad

Re: cvs commit: src/sys/kern uipc_mbuf.c uipc_socket.c

2007-01-22 Thread Bruce M. Simpson
Andre Oppermann wrote: Log: Unbreak writes of 0 bytes. Zero byte writes happen when only ancillary control data but no payload data is passed. Righteous, d00d! BMS ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

cvs commit: CVSROOT modules

2007-01-22 Thread Andrew Pantyukhin
sat 2007-01-22 15:31:31 UTC FreeBSD ports repository Modified files: .modules Log: fntsample --> ports/x11-fonts/fntsample Revision ChangesPath 1.17180 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/x11-fonts Makefile ports/x11-fonts/fntsample Makefile distinfo pkg-descr ports/x11-fonts/fntsample/files patch-fntsample.c

2007-01-22 Thread Andrew Pantyukhin
sat 2007-01-22 15:30:39 UTC FreeBSD ports repository Modified files: x11-fontsMakefile Added files: x11-fonts/fntsample Makefile distinfo pkg-descr x11-fonts/fntsample/files patch-fntsample.c Log: Add port x11-fonts/fntsample: A program for makin

cvs commit: ports/www/nginx Makefile distinfo

2007-01-22 Thread Sergey A. Osokin
osa 2007-01-22 14:28:42 UTC FreeBSD ports repository Modified files: www/nginxMakefile distinfo Log: Update to latest bugfix release 0.5.8. Revision ChangesPath 1.100 +1 -1 ports/www/nginx/Makefile 1.94 +3 -3 ports/www/nginx/distin

cvs commit: ports/sysutils/portscout Makefile

2007-01-22 Thread Shaun Amott
shaun 2007-01-22 15:13:05 UTC FreeBSD ports repository Modified files: sysutils/portscout Makefile Log: - Fix a typo in the SQL init script. Noticed by: miwi Revision ChangesPath 1.2 +3 -0 ports/sysutils/portscout/Makefile _

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

2007-01-22 Thread Andre Oppermann
John Baldwin wrote: On Thursday 02 November 2006 12:45, Andre Oppermann wrote: andre 2006-11-02 17:45:28 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Use the improved m_uiotombuf() function instead of home grown sosend_copyin() to do

  1   2   >