cvs commit: ports/sysutils/44bsd-more Makefile ports/sysutils/44bsd-more/files patch-main.c patch-ncommand.c

2007-06-21 Thread Xin LI
delphij 2007-06-22 06:53:11 UTC FreeBSD ports repository Modified files: sysutils/44bsd-more Makefile sysutils/44bsd-more/files patch-main.c Added files: sysutils/44bsd-more/files patch-ncommand.c Log: Unbreak for gcc 4.2. Approved by:maintainer timeout PR

cvs commit: ports/audio/musicpd Makefile

2007-06-21 Thread Rong-En Fan
rafan 2007-06-22 06:45:35 UTC FreeBSD ports repository Modified files: audio/musicpdMakefile Log: - Add missing dependency when ID3TAG knob is on PR: ports/111795 Submitted by: Dmitry Marakasov Approved by: Mark Daniel Reidel (maintainer, implicit

cvs commit: ports/net/gkrellmmultiping2 Makefile distinfo ports/net/gkrellmmultiping2/files patch-Makefile

2007-06-21 Thread Rong-En Fan
rafan 2007-06-22 06:42:50 UTC FreeBSD ports repository Modified files: net/gkrellmmultiping2 Makefile distinfo net/gkrellmmultiping2/files patch-Makefile Log: - Update to 2.0.13 PR: ports/113918 Submitted by: Tobias Roth (maintainer) Revision Ch

cvs commit: ports/deskutils/treeline Makefile distinfo pkg-plist

2007-06-21 Thread Rong-En Fan
rafan 2007-06-22 06:36:25 UTC FreeBSD ports repository Modified files: deskutils/treeline Makefile distinfo pkg-plist Log: - Update to 1.0.2 PR: ports/113917 Submitted by: Tobias Roth (maintainer) Revision ChangesPath 1.16 +13 -3 por

cvs commit: ports/x11/fbpanel Makefile distinfo pkg-plist ports/x11/fbpanel/files patch-Makefile.common patch-bg.c

2007-06-21 Thread Rong-En Fan
rafan 2007-06-22 06:34:08 UTC FreeBSD ports repository Modified files: x11/fbpanel Makefile distinfo pkg-plist x11/fbpanel/filespatch-Makefile.common patch-bg.c Log: - Update to 4.9 PR: ports/113916 Submitted by: Tobias Roth (maintainer)

cvs commit: ports/www/drraw Makefile distinfo

2007-06-21 Thread Beech Rintoul
beech 2007-06-22 06:30:21 UTC FreeBSD ports repository Modified files: www/drrawMakefile distinfo Log: - Add mirror - Fix distinfo PR: ports/113906 Submitted by: Jim Riggs <[EMAIL PROTECTED]> (maintainer) Approved by:sat (mentor) Re

cvs commit: ports/ftp/py-pyftpdlib Makefile pkg-plist

2007-06-21 Thread Li-Wen Hsu
lwhsu 2007-06-22 06:23:00 UTC FreeBSD ports repository Modified files: ftp/py-pyftpdlib Makefile pkg-plist Log: - Respect NOPORTEXAMPLES Revision ChangesPath 1.4 +2 -2 ports/ftp/py-pyftpdlib/Makefile 1.2 +5 -5 ports/ftp/py-pyftpdlib/pkg-p

cvs commit: ports/devel/py-gdata Makefile distinfo pkg-plist ports/devel/py-gdata/files setup.py

2007-06-21 Thread Li-Wen Hsu
lwhsu 2007-06-22 06:21:44 UTC FreeBSD ports repository Modified files: devel/py-gdata Makefile distinfo pkg-plist Removed files: devel/py-gdata/files setup.py Log: - Update to 1.0.3 - Respect NOPORTEXAMPLES Revision ChangesPath 1.3 +5 -9 po

cvs commit: ports/x11/libxcb Makefile pkg-plist ports/x11/libxcb/files extra-patch-src__xcb.h extra-patch-src__xcb_auth.c patch-Makefile.in

2007-06-21 Thread Beech Rintoul
beech 2007-06-22 06:11:39 UTC FreeBSD ports repository Modified files: x11/libxcb Makefile pkg-plist Added files: x11/libxcb/files patch-Makefile.in Removed files: x11/libxcb/files extra-patch-src__xcb.h extra-patch-src__xcb_

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 06:02:20 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uvisor.c Log: Add support for Garmin iQue 3600 Submitted by: Lapo Luchini PR: 113324 Approved by: re (kensmith, blanket) Revision ChangesPath 1.306 +19 -15

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:56:06 UTC FreeBSD src repository Modified files: sys/dev/usb ubsa.c usbdevs Log: add support for Option GlobeTrotter 3G+ (PR says this may be from OpenBSD) Submitted by: Simun Mikecin PR: 111710 Approved by: re (kensmith, blanket) Re

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:53:05 UTC FreeBSD src repository Modified files: sys/dev/usb uftdi.c usbdevs Log: Tactrix Openport support Submitted by: Jonathan Charest PR: 110992 Approved by: re (kensmith, blanket) Revision ChangesPath 1.37 +6 -0 s

cvs commit: ports/devel/py-notifier Makefile pkg-plist

2007-06-21 Thread Li-Wen Hsu
lwhsu 2007-06-22 05:51:25 UTC FreeBSD ports repository Modified files: devel/py-notifierMakefile pkg-plist Log: - Respect NOPORTEXAMPLES Revision ChangesPath 1.5 +1 -1 ports/devel/py-notifier/Makefile 1.3 +14 -14ports/devel/py-notifier/pkg

cvs commit: src/lib/libarchive/test Makefile

2007-06-21 Thread Tim Kientzle
kientzle2007-06-22 05:49:13 UTC FreeBSD src repository Modified files: lib/libarchive/test Makefile Log: Ouch. I partially screwed up the last commit by enabling a test that's not ready yet. Pointy hat: /me Approved by: re@ Revision ChangesPath 1.9 +

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:49:12 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uscanner.c Log: add Benq 3300U/4300U support Submitted by: Denis Sadykov PR: 110477 Approved by: re (kensmith, blanket) Revision ChangesPath 1.303 +1 -0

cvs commit: ports/mail/enigmail-thunderbird/files patch-mailnews_extensions_enigmail_genxpi

2007-06-21 Thread Alex Dupre
ale 2007-06-22 05:49:10 UTC FreeBSD ports repository Added files: mail/enigmail-thunderbird/files patch-mailnews_extensions_enigmail_genxpi Log: Fix installation on SeaMonkey. PR: ports/113763 Submitted by: Robert Mels

cvs commit: src/lib/libarchive Makefile archive.h.in archive_write_set_format.c archive_write_set_format_by_name.c archive_write_set_format_cpio_newc.c src/lib/libarchive/test Makefile test_write_form

2007-06-21 Thread Tim Kientzle
kientzle2007-06-22 05:47:00 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive.h.in archive_write_set_format.c archive_write_set_format_by_name.c lib/libarchive/test Makefile Added files: li

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:44:42 UTC FreeBSD src repository Modified files: sys/dev/usb uftdi.c usbdevs Log: Crystalfontz CFA-635 20x4 USB LCD (plus minor sorting) Submitted by: John Wilson PR: 107526 Approved by: re (kensmith, blanket) Revision ChangesPa

cvs commit: ports/multimedia/gstreamer-plugins-bad Makefile pkg-plist ports/multimedia/gstreamer-plugins Makefile

2007-06-21 Thread Michael Johnson
ahze2007-06-22 05:36:55 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins-bad Makefile pkg-plist multimedia/gstreamer-plugins Makefile Log: Fix plist on !i386 Reported by:kris mail Revision ChangesPath 1.9 +1 -1 por

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:33:20 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uvisor.c Log: Update uvisor to support the Fossil Abacus Wrist PDA Submitted by: Simon Dick PR: 96714 Approved by: re (kensmith, blanket) Revision ChangesPath

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

2007-06-21 Thread Li-Wen Hsu
lwhsu 2007-06-22 05:32:24 UTC FreeBSD ports repository Modified files: devel/py-parsedatetime Makefile distinfo pkg-plist Log: - Update to 0.8.4 - Use CHEESESHOP in MASTER_SITES - Respect NOPORTEXAMPLES Revision ChangesPath 1.3 +4 -4 ports/devel/py-pa

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:20:11 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c usbdevs Log: USB Ethernet Adaptor "ELECOM LD-USB20" PR: 86195 Submitted by: kato <[EMAIL PROTECTED]> Approved by: re (kensmith) Revision ChangesPath 1.115

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

2007-06-21 Thread Warner Losh
imp 2007-06-22 05:14:27 UTC FreeBSD src repository Modified files: sys/dev/usb udbp.c usbdevs Log: USL101 Host-to-Host bridge support PR: 82436 Submitted by: Maxim M. Kazachek Approved by: re (kensmith) Revision ChangesPath 1.40 +7 -3 s

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

2007-06-21 Thread Rong-En Fan
rafan 2007-06-22 04:55:52 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document new variables: PORTDATA and PORTEXAMPLES Reviewed by: mnag Revision ChangesPath 1.842 +9 -2 do

cvs commit: src/sys/powerpc/powerpc busdma_machdep.c

2007-06-21 Thread Pyun YongHyeon
yongari 2007-06-22 03:57:37 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc busdma_machdep.c Log: Reimplement bus_dmamap_load with bus_dmamap_load_buffer. Previously it didn't honor parent dma tag's restrictions such that an invalid dma segment could be passed

cvs commit: src/sys/powerpc/powerpc busdma_machdep.c

2007-06-21 Thread Pyun YongHyeon
yongari 2007-06-22 03:54:53 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc busdma_machdep.c Log: Honor maxsegsz of less than a page size in a DMA tag. Previously it used to return PAGE_SIZE without respect to restrictions of a DMA tag. This affected all of th

cvs commit: www/en/releases Makefile

2007-06-21 Thread Hiroki Sato
hrs 2007-06-22 03:53:37 UTC FreeBSD doc repository Modified files: en/releases Makefile Log: Connect 7.0R subdir to the build. Revision ChangesPath 1.50 +2 -1 www/en/releases/Makefile ___ cvs-all@freeb

Re: cvs commit: src/etc devd.conf rc.resume rc.suspend src/sys/i386/acpica acpi_machdep.c src/usr.sbin/acpi/acpiconf acpiconf.c src/sys/dev/acpica acpi.c acpiio.h acpivar.h

2007-06-21 Thread Kostik Belousov
On Thu, Jun 21, 2007 at 10:50:37PM +, Nate Lawson wrote: > njl 2007-06-21 22:50:37 UTC > > FreeBSD src repository > > Modified files: > etc devd.conf rc.suspend rc.resume > sys/i386/acpica acpi_machdep.c > usr.sbin/acpi/acpiconf acpiconf.c >

cvs commit: ports/x11/libX11/files patch-src::GetMoEv.c

2007-06-21 Thread Nate Lawson
njl 2007-06-22 02:55:16 UTC FreeBSD ports repository (src committer) Added files: x11/libX11/files patch-src::GetMoEv.c Log: Add a temporary patch for an argument ordering bug introduced during a code cleanup. This bug caused gimp to crash when clicking/dragging. I'l

cvs commit: ports/games/ifm Makefile distinfo pkg-plist ports/games/ifm/files patch-vars::src::regex.c

2007-06-21 Thread Marcelo Araujo
araujo 2007-06-22 02:45:18 UTC FreeBSD ports repository Modified files: games/ifmMakefile distinfo pkg-plist Removed files: games/ifm/files patch-vars::src::regex.c Log: - Update to 5.2. - Removed files/patch-vars::src::regex.c. - Changed maintainer e

cvs commit: ports/security/libtomcrypt Makefile distinfo pkg-plist

2007-06-21 Thread Marcelo Araujo
araujo 2007-06-22 02:32:51 UTC FreeBSD ports repository Modified files: security/libtomcrypt Makefile distinfo pkg-plist Log: - Update to 1.17. PR: ports/113222 Submitted by: Wesley Shields <[EMAIL PROTECTED]> (maintainer) Approved by:stas (mentor)

cvs commit: ports/mail/gotmail Makefile distinfo

2007-06-21 Thread Marcelo Araujo
araujo 2007-06-22 02:18:43 UTC FreeBSD ports repository Modified files: mail/gotmail Makefile distinfo Log: - Update to 0.9.0. PR: ports/112770 Submitted by: Stacey Roberts <[EMAIL PROTECTED]> Approved by:stas (mentor) Revision Changes

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

2007-06-21 Thread Dmitry Morozovsky
marck 2007-06-22 00:01:56 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) usr.sbin/powerd powerd.c Log: MFC rev 1.21: Failing to set new frequency should not lead to powerd exiting. Change err(3) to warn(3) as thr

cvs commit: ports/misc/astrolog Makefile distinfo pkg-install pkg-plist

2007-06-21 Thread Andrey A. Chernov
ache2007-06-21 22:53:21 UTC FreeBSD ports repository Modified files: misc/astrologMakefile distinfo pkg-install pkg-plist Log: Install all ephemeris files now Minor tweaks Revision ChangesPath 1.31 +13 -9 ports/misc/astrolog/Makefile 1.9

cvs commit: src/etc devd.conf rc.resume rc.suspend src/sys/i386/acpica acpi_machdep.c src/usr.sbin/acpi/acpiconf acpiconf.c src/sys/dev/acpica acpi.c acpiio.h acpivar.h

2007-06-21 Thread Nate Lawson
njl 2007-06-21 22:50:37 UTC FreeBSD src repository Modified files: etc devd.conf rc.suspend rc.resume sys/i386/acpica acpi_machdep.c usr.sbin/acpi/acpiconf acpiconf.c sys/dev/acpica acpi.c acpiio.h acpivar.h Log: Update the suspend/r

cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml

2007-06-21 Thread Mark Linimon
linimon 2007-06-21 22:40:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Remove contractions. Reminded by:danger Revision ChangesPath 1.16 +9 -9 doc/en_US.ISO8859-1/articles/portbuild/article.sgml _

cvs commit: ports/multimedia/transcode Makefile

2007-06-21 Thread Edwin Groothuis
edwin 2007-06-21 21:44:31 UTC FreeBSD ports repository Modified files: multimedia/transcode Makefile Log: Chase multimedia/mjpegtools update Revision ChangesPath 1.90 +2 -2 ports/multimedia/transcode/Makefile ___

cvs commit: ports/irc/irssi-devel Makefile distinfo pkg-plist ports/irc/irssi-devel/files patch-Makefile.in patch-irssi-version.h.in

2007-06-21 Thread Martin Wilke
miwi2007-06-21 21:22:39 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo pkg-plist irc/irssi-devel/files patch-Makefile.in patch-irssi-version.h.in Log: - Update to 20070620 - Take Maintainership Revisi

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

2007-06-21 Thread Ariff Abdullah
ariff 2007-06-21 20:58:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/sound/pci/hda hdac.c Log: MFC: (revision 1.42) - Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE [1]. - Drain all callout handlers during driver de

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

2007-06-21 Thread Bruce A. Mah
bmah2007-06-21 20:27:24 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: Updated release notes: less v406. Approved by:re (implicitly) Revision ChangesPath 1.1045+1 -1 src/release/doc/en_US.ISO885

cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml

2007-06-21 Thread Mark Linimon
linimon 2007-06-21 20:25:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Add pkill -t p1 shortcut; fix a typo: Submitted by: pav Revision ChangesPath 1.15 +4 -2 doc/en_US.ISO8859-1/articles/portbuild/

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

2007-06-21 Thread Warner Losh
imp 2007-06-21 20:13:07 UTC FreeBSD src repository Modified files: sys/dev/usb umass.c usbdevs Log: Add support for YANO external USB-HDD. Submitted by: Norihiro TANAKA PR: 94742 Approved by: re (kensmith blanket) Revision ChangesPath 1.153 +

cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c

2007-06-21 Thread Maksim Yevmenkin
emax2007-06-21 19:55:49 UTC FreeBSD src repository Modified files: sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c Log: Replace sosend() with direct call to .pru_send method on the L2CAP socket. This is to avoid LOR with sx(9) lock in sblock() called from sosend_generi

cvs commit: ports/x11/gnome2 Makefile

2007-06-21 Thread Joe Marcus Clarke
marcus 2007-06-21 19:54:42 UTC FreeBSD ports repository Modified files: x11/gnome2 Makefile Log: Remove tomboy from the Desktop temporarily until the gnome-sharp20 problems can be worked out. Note: this only affects GCC 4.2 -CURRENT, but I am bumping the PORTREVIS

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

2007-06-21 Thread Joe Marcus Clarke
marcus 2007-06-21 19:52:31 UTC FreeBSD ports repository Modified files: devel/libgsf Makefile pkg-plist Log: Correct the plist. Reported by:Mike Harding <[EMAIL PROTECTED]> Revision ChangesPath 1.36 +1 -1 ports/devel/libgsf/Makefile 1.21

cvs commit: ports/net-p2p/rtorrent-devel Makefile distinfo

2007-06-21 Thread Florent Thoumie
flz 2007-06-21 19:38:33 UTC FreeBSD ports repository Modified files: net-p2p/rtorrent-devel Makefile distinfo Log: Update rtorrent-devel to 0.7.5. Revision ChangesPath 1.11 +1 -1 ports/net-p2p/rtorrent-devel/Makefile 1.10 +3 -3 ports/net-p2p/

cvs commit: ports/net-p2p/libtorrent-devel Makefile distinfo

2007-06-21 Thread Florent Thoumie
flz 2007-06-21 19:38:01 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent-devel Makefile distinfo Log: Update libtorrent-devel to 0.11.5. PR: ports/113896 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> Revision ChangesPath 1.13

cvs commit: ports/graphics/xpcd Makefile

2007-06-21 Thread Gabor Kovesdan
gabor 2007-06-21 19:30:39 UTC FreeBSD ports repository Modified files: graphics/xpcdMakefile Log: - Set FORBIDDEN, too Reminded by:sat Revision ChangesPath 1.14 +1 -0 ports/graphics/xpcd/Makefile ___

cvs commit: ports/net/silc-client Makefile distinfo pkg-install pkg-plist ports/net/silc-client/files patch-apps__irssi__Makefile.in patch-doc-Makefile.in patch-doc__Makefile.in patch-irssi::src::core

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 19:29:47 UTC FreeBSD ports repository Modified files: net/silc-client Makefile distinfo pkg-plist Added files: net/silc-client/files patch-apps__irssi__Makefile.in patch-doc__Makefile.in Removed files: net/silc-client

cvs commit: ports/mail/pflogsumm Makefile distinfo ports/mail/pflogsumm/files patch-pflogsumm

2007-06-21 Thread Erwin Lansing
erwin 2007-06-21 18:04:30 UTC FreeBSD ports repository Modified files: mail/pflogsumm Makefile distinfo Removed files: mail/pflogsumm/files patch-pflogsumm Log: Update to 1.1.1 Revision ChangesPath 1.24 +1 -2 ports/mail/pflogsumm/Makefile 1.

cvs commit: src/sys/dev/usb if_aue.c usbdevs uvisor.c

2007-06-21 Thread Warner Losh
imp 2007-06-21 17:55:28 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c usbdevs uvisor.c Log: Fix two PRs by adding vendor IDs: PR 108097: ADMtek 851X USB-to-LAN adapter PR 74849: Samsung SPH-i500 does not attach properly as usb modem/Palm devi

cvs commit: ports/graphics/xpcd Makefile

2007-06-21 Thread Gabor Kovesdan
gabor 2007-06-21 17:39:42 UTC FreeBSD ports repository Modified files: graphics/xpcdMakefile Log: - Deprecate: is an abandoned project and might be vulnerable - Set EXPIRATION_DATE Revision ChangesPath 1.13 +3 -0 ports/graphics/xpcd/Makefile

cvs commit: ports/x11-servers/xorg-server Makefile ports/x11-servers/xorg-server/files extra-patch-gcc42

2007-06-21 Thread Dejan Lesjak
lesi2007-06-21 17:33:47 UTC FreeBSD ports repository Modified files: x11-servers/xorg-server Makefile Added files: x11-servers/xorg-server/files extra-patch-gcc42 Log: Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c. Submitted by: Michiel Boland

cvs commit: ports/security/vuxml vuln.xml

2007-06-21 Thread Gabor Kovesdan
gabor 2007-06-21 17:28:38 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document xpcd buffer overflow vulnerability. Revieved by:remko Revision ChangesPath 1.1352+33 -1 ports/security/vuxml/vuln.xml

cvs commit: ports/x11/qt4-opengl Makefile

2007-06-21 Thread Michael Nottebrock
lofi2007-06-21 17:26:52 UTC FreeBSD ports repository Modified files: x11/qt4-opengl Makefile Log: Bump PORTREVISION Revision ChangesPath 1.10 +1 -1 ports/x11/qt4-opengl/Makefile ___ cvs-all@freebsd.org ma

cvs commit: ports/x11/qt4-opengl Makefile

2007-06-21 Thread Michael Nottebrock
lofi2007-06-21 17:26:18 UTC FreeBSD ports repository Modified files: x11/qt4-opengl Makefile Log: Another anti-Makefile-regeneration hack Revision ChangesPath 1.9 +1 -1 ports/x11/qt4-opengl/Makefile ___

cvs commit: ports/shells/bash Makefile distinfo ports/shells/bash/files patch-builtins::Makefile.in patch-support::mkversion.sh

2007-06-21 Thread David E. O'Brien
obrien 2007-06-21 17:12:01 UTC FreeBSD ports repository Modified files: shells/bash Makefile distinfo Removed files: shells/bash/filespatch-builtins::Makefile.in patch-support::mkversion.sh Log: Upgrade to 3.2. Revision Changes

cvs commit: ports/editors/vim Makefile distinfo

2007-06-21 Thread David E. O'Brien
obrien 2007-06-21 17:06:55 UTC FreeBSD ports repository Modified files: editors/vim Makefile distinfo Log: Update to Vim 7.0 patchlevel 241. Revision ChangesPath 1.298 +4 -4 ports/editors/vim/Makefile 1.172 +45 -0 ports/editors/vim/distinf

cvs commit: src/share/man/man9 lock.9 locking.9

2007-06-21 Thread Christian Brueffer
brueffer2007-06-21 16:39:25 UTC FreeBSD src repository Modified files: share/man/man9 lock.9 locking.9 Log: Remove duplicate xref and add missing commas. PR: 113891 Submitted by: pluknet <[EMAIL PROTECTED]> Approved by:re (blanket) Revision

cvs commit: ports/misc/callid Makefile

2007-06-21 Thread Erwin Lansing
erwin 2007-06-21 15:59:13 UTC FreeBSD ports repository Modified files: misc/callid Makefile Log: - remove 4.x workaround PR: 113814 Reviewed by:erwin Approved by:maintainer - reset maintainership Submitted by: maintainer Re

cvs commit: ports/net-mgmt/nipper Makefile distinfo

2007-06-21 Thread Andrew Pantyukhin
sat 2007-06-21 15:48:16 UTC FreeBSD ports repository Modified files: net-mgmt/nipper Makefile distinfo Log: - Update to 0.10.0 Revision ChangesPath 1.3 +7 -3 ports/net-mgmt/nipper/Makefile 1.3 +3 -3 ports/net-mgmt/nipper/distinfo _

cvs commit: ports/devel/stringencoders Makefile

2007-06-21 Thread Vanilla I. Shu
vanilla 2007-06-21 15:43:02 UTC FreeBSD ports repository Modified files: devel/stringencoders Makefile Log: Add USE_PERL5 to fix building. Submitted by: maintainer via email. Revision ChangesPath 1.2 +1 -0 ports/devel/stringencoders/Makefile

cvs commit: ports/misc/compat4x Makefile

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 15:34:48 UTC FreeBSD ports repository Modified files: misc/compat4xMakefile Log: - Remove schg flags before 'make clean', otherwise we can not remove WRKSRC/var/empty. This only happens on 7.x. PR: ports/112899 Submitted by:

cvs commit: src/sys/dev/usb ehci_pci.c if_rum.c if_ural.c ohci_pci.c ubser.c ucycom.c udbp.c ufm.c ufoma.c uhci_pci.c uhid.c uhub.c uipaq.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb_quirks.c usb

2007-06-21 Thread Warner Losh
imp 2007-06-21 14:42:35 UTC FreeBSD src repository Modified files: sys/dev/usb ehci_pci.c if_rum.c if_ural.c ohci_pci.c ubser.c ucycom.c udbp.c ufm.c ufoma.c uhci_pci.c uhid.c uhub.c uipaq.c ukbd.c

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

2007-06-21 Thread Warner Losh
imp 2007-06-21 14:36:22 UTC FreeBSD src repository Modified files: sys/dev/usb usb_port.h Log: Restore approximately FreeBDS 6.x's level of compatibility macros. Older drivers that do not wish to convert to the native API (which will work with both 6.x and 7.x) c

cvs commit: www/en/releases/7.0R Makefile approvals.sgml docbook.css schedule.sgml

2007-06-21 Thread Hiroki Sato
hrs 2007-06-21 14:30:18 UTC FreeBSD doc repository Added files: en/releases/7.0R Makefile approvals.sgml docbook.css schedule.sgml Log: Add 7.0R related pages. Submitted by: delphij Revision ChangesPath 1.1 +14 -0 www

cvs commit: ports/audio/caps-plugins Makefile distinfo pkg-plist ports/audio/caps-plugins/files patch-Makefile

2007-06-21 Thread Edward Tomasz Napierala
trasz 2007-06-21 14:02:32 UTC FreeBSD ports repository Modified files: audio/caps-plugins Makefile distinfo audio/caps-plugins/files patch-Makefile Added files: audio/caps-plugins pkg-plist Log: - Update to 0.4.0. Approved by:miwi (mentor) Revision

cvs commit: www/share/sgml press.xml

2007-06-21 Thread Joseph Koshy
jkoshy 2007-06-21 13:53:46 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add an ONLamp.com interview with Joseph Kong, the author of the book on BSD rootkits. Submitted by: gnn, to -marketing Revision ChangesPath 1.37 +1

cvs commit: CVSROOT modules

2007-06-21 Thread Timur I. Bakeyev
timur 2007-06-21 12:38:10 UTC FreeBSD ports repository Modified files: .modules Log: Add a new port devel/p5-File-ExtAttr Approved by:shaun (mentor) Revision ChangesPath 1.18252 +1 -0 CVSROOT/modules __

cvs commit: ports/devel Makefile ports/devel/p5-File-ExtAttr Makefile distinfo pkg-descr pkg-plist

2007-06-21 Thread Timur I. Bakeyev
timur 2007-06-21 12:36:16 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-File-ExtAttr Makefile distinfo pkg-descr pkg-plist Log: Add a new port devel/p5-File-ExtAttr File::ExtAttr is a Perl module providing access to

cvs commit: ports/science/afni Makefile distinfo pkg-message pkg-plist ports/science/afni/files Makefile.FreeBSD_PORT patch-Makefile.INCLUDE patch-SUMA-SUMA_display.c patch-SUMA-SUMA_xColBar.c

2007-06-21 Thread Martin Wilke
miwi2007-06-21 12:33:48 UTC FreeBSD ports repository Modified files: science/afni Makefile distinfo pkg-message pkg-plist science/afni/files Makefile.FreeBSD_PORT Added files: science/afni/files patch-Makefile.INCLUDE patch-SUMA-SU

cvs commit: CVSROOT modules

2007-06-21 Thread Lars Thegler
lth 2007-06-21 11:14:39 UTC FreeBSD ports repository Modified files: .modules Log: p5-mocked --> ports/devel/p5-mocked Revision ChangesPath 1.18251 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/devel Makefile ports/devel/p5-mocked Makefile distinfo pkg-descr pkg-plist

2007-06-21 Thread Lars Thegler
lth 2007-06-21 11:14:22 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-mocked Makefile distinfo pkg-descr pkg-plist Log: Add p5-mocked 0.06, mocked - use mocked libraries in unit tests. Revision ChangesPa

cvs commit: ports/net/py-mantissa Makefile

2007-06-21 Thread Li-Wen Hsu
lwhsu 2007-06-21 10:49:09 UTC FreeBSD ports repository Modified files: net/py-mantissa Makefile Log: - Fix dependency on devel/py-pytz, it has been packed as an egg PR: ports/110150 Submitted by: lwhsu Approved by:alexbl (maintainer) Revisio

cvs commit: src/contrib/less command.c forwback.c screen.c

2007-06-21 Thread Xin LI
delphij 2007-06-21 10:44:50 UTC FreeBSD src repository Modified files: contrib/less command.c forwback.c screen.c Log: Resolve conflicts after less(1) v406 import. Approved by:re (hrs) Revision ChangesPath 1.8 +1 -1 src/contrib/less/command

cvs commit: src/contrib/less - Imported sources

2007-06-21 Thread Xin LI
delphij 2007-06-21 10:42:59 UTC FreeBSD src repository src/contrib/less - Imported sources Update of /home/ncvs/src/contrib/less In directory repoman.freebsd.org:/tmp/cvs-serv32796 Log Message: Virgin import of less v406. Approved by: re (hrs) Status: Vendor Tag

cvs commit: src/contrib/less main.c

2007-06-21 Thread Xin LI
delphij 2007-06-21 10:39:24 UTC FreeBSD src repository Modified files: contrib/less main.c Log: Restore a historical behavior that +foo is considered as a filename by more(1). The less(1) behavior is keep intact. PR: bin/51488 Prodded by: demon

cvs commit: ports/japanese/emacs-emcws Makefile

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 10:27:24 UTC FreeBSD ports repository Modified files: japanese/emacs-emcws Makefile Log: - Use bsd.emacs.mk PR: ports/113355 Submitted by: NIIMI Satoshi Approved by:NAKAJI Hiroyuki (maintainer) Revision ChangesPath 1.40

cvs commit: ports/deskutils/kuake Makefile

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 10:24:06 UTC FreeBSD ports repository Modified files: deskutils/kuake Makefile Log: - This port uses konsole's library from x11/kdebase3. Therfore, define USE_KDEBASE_VER to pull that dependency. PR: ports/113217 Submitted by:

cvs commit: ports/x11-toolkits/p5-Gtk2-TrayIcon Makefile distinfo

2007-06-21 Thread Mathieu Arnold
mat 2007-06-21 10:08:30 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Gtk2-TrayIcon Makefile distinfo Log: Update to 0.06 Revision ChangesPath 1.6 +2 -3 ports/x11-toolkits/p5-Gtk2-TrayIcon/Makefile 1.3 +3 -3 ports/x11-toolkit

cvs commit: ports/russian/fortune-bashorgru Makefile distinfo

2007-06-21 Thread Martin Wilke
miwi2007-06-21 10:04:47 UTC FreeBSD ports repository Modified files: russian/fortune-bashorgru Makefile distinfo Log: - Update to 20070621 PR: 113902 Submitted by: Denis Barov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.3

cvs commit: ports/games/hexxagon/files patch-src__libhexx__bitboard64.h

2007-06-21 Thread Martin Wilke
miwi2007-06-21 10:02:21 UTC FreeBSD ports repository Added files: games/hexxagon/files patch-src__libhexx__bitboard64.h Log: - Fix build with gcc 4.2 PR: 113863 Submitted by: Max Brazhnikov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath

cvs commit: ports/graphics/libflash/files patch-graphic16.h patch-graphic24.h patch-graphic32.h patch-matrix.h patch-sound.h patch-swf.h

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 09:56:41 UTC FreeBSD ports repository Added files: graphics/libflash/files patch-graphic16.h patch-graphic24.h patch-graphic32.h patch-matrix.h patch-sound.h patch-swf.h Log: - Fix build with gcc4 P

cvs commit: ports/databases/pear-MDB2_Driver_ibase Makefile distinfo

2007-06-21 Thread Martin Wilke
miwi2007-06-21 09:52:27 UTC FreeBSD ports repository Modified files: databases/pear-MDB2_Driver_ibase Makefile distinfo Log: - Update to 1.4.1 Revision ChangesPath 1.2 +1 -1 ports/databases/pear-MDB2_Driver_ibase/Makefile 1.2 +3 -3 ports/da

cvs commit: ports/x11-clocks/wmdate Makefile pkg-plist

2007-06-21 Thread Rong-En Fan
rafan 2007-06-21 07:18:34 UTC FreeBSD ports repository Modified files: x11-clocks/wmdateMakefile Removed files: x11-clocks/wmdatepkg-plist Log: - wmdate links against libdockapp. Make it a LIB_DEPENDS. PR:ports/112358 Submitted by: Harald Mueh