cvs commit: src/sys/geom/part g_part_vtoc8.c

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 06:34:14 UTC FreeBSD src repository Modified files: sys/geom/partg_part_vtoc8.c Log: SVN rev 179756 on 2008-06-12 06:34:14Z by marcel Add the raw partition type to the XML. Revision ChangesPath 1.4 +12 -6 src/sys/geom/part/g_p

cvs commit: src/sys/geom/part g_part_pc98.c

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 06:26:36 UTC FreeBSD src repository Modified files: sys/geom/partg_part_pc98.c Log: SVN rev 179755 on 2008-06-12 06:26:36Z by marcel Add the raw partition type to the XML. Revision ChangesPath 1.4 +11 -4 src/sys/geom/part/g_pa

cvs commit: src/usr.bin/tar Makefile matching.c

2008-06-11 Thread Tim Kientzle
kientzle2008-06-12 06:20:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar Makefile matching.c Log: SVN rev 179754 on 2008-06-12 06:20:49Z by kientzle MFC 177341: Decrement matched patterns so that --extract-fast works. Revisio

cvs commit: src/usr.bin/tar matching.c

2008-06-11 Thread Tim Kientzle
kientzle2008-06-12 06:17:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar matching.c Log: SVN rev 179753 on 2008-06-12 06:17:15Z by kientzle MFC r177341: decrement matched patterns instead of incrementing. In particular, this fix

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

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 05:56:03 UTC FreeBSD src repository Modified files: sys/geom/partg_part_mbr.c Log: SVN rev 179752 on 2008-06-12 05:56:03Z by marcel Add the raw partition type to the XML. Revision ChangesPath 1.8 +10 -4 src/sys/geom/part/g_par

cvs commit: ports/sysutils/nut/files patch-clients-Makefile.in patch-data-html-Makefile.in

2008-06-11 Thread Martin Matuska
mm 2008-06-12 05:41:35 UTC FreeBSD ports repository Modified files: sysutils/nut/files patch-clients-Makefile.in patch-data-html-Makefile.in Log: - Forgot to commit these in my last commit (my mistake) - Match with 2.2.2 Revision Changes

cvs commit: src/sys/geom/part g_part_gpt.c

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 05:28:47 UTC FreeBSD src repository Modified files: sys/geom/partg_part_gpt.c Log: SVN rev 179751 on 2008-06-12 05:28:47Z by marcel Add the raw partiton type to the XML. Revision ChangesPath 1.9 +14 -6 src/sys/geom/part/g_part

cvs commit: src/sys/geom/part g_part_bsd.c

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 05:27:23 UTC FreeBSD src repository Modified files: sys/geom/partg_part_bsd.c Log: SVN rev 179750 on 2008-06-12 05:27:23Z by marcel Add the raw partition type to the XML. Revision ChangesPath 1.6 +10 -4 src/sys/geom/part/g_par

cvs commit: src/sys/amd64/amd64 pmap.c

2008-06-11 Thread Alan Cox
alc 2008-06-12 05:18:09 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: SVN rev 179749 on 2008-06-12 05:18:09Z by alc Reverse the direction of pmap_promote_pde()'s traversal over the specified page table page. The direction of the traversal

cvs commit: ports/lang/ici Makefile pkg-plist

2008-06-11 Thread Ion-Mihai Tetcu
itetcu 2008-06-12 05:10:44 UTC FreeBSD ports repository Modified files: lang/ici Makefile pkg-plist Log: - fix plist for -D NOPORTDOCS - bump PORTREVISION PR: ports/124493 Submitted by: maintainer Revision ChangesPath 1.22 +1 -

cvs commit: src/sys/geom/part g_part_apm.c

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 04:43:34 UTC FreeBSD src repository Modified files: sys/geom/partg_part_apm.c Log: SVN rev 179748 on 2008-06-12 04:43:34Z by marcel Add the partition label and the raw partition type to the XML. Revision ChangesPath 1.7 +19 -5

cvs commit: src/sys/sys apm.h

2008-06-11 Thread Marcel Moolenaar
marcel 2008-06-12 04:37:37 UTC FreeBSD src repository Modified files: sys/sys apm.h Log: SVN rev 179747 on 2008-06-12 04:37:37Z by marcel Define APM_ENT_NAMELEN and APM_ENT_TYPELEN for general use. Revision ChangesPath 1.3 +5 -2 src/sys/s

cvs commit: src/sys/powerpc/powermac grackle.c macio.c uninorth.c

2008-06-11 Thread Kevin Lo
kevlo 2008-06-12 02:28:58 UTC FreeBSD src repository Modified files: sys/powerpc/powermac grackle.c macio.c uninorth.c Log: SVN rev 179746 on 2008-06-12 02:28:58Z by kevlo Return an error code rather than ENXIO when both rman_init() and rman_manage_region() failed.

cvs commit: src/sys/arm/xscale/i8134x i81342_pci.c

2008-06-11 Thread Kevin Lo
kevlo 2008-06-12 01:46:06 UTC FreeBSD src repository Modified files: sys/arm/xscale/i8134x i81342_pci.c Log: SVN rev 179745 on 2008-06-12 01:46:06Z by kevlo Fix a typo: i80321_pci_probe -> i81342_pci_probe Revision ChangesPath 1.3 +1 -1 src/sys/arm/x

cvs commit: ports/multimedia/vlc Makefile distinfo ports/multimedia/vlc/files patch-configure patch-libcdio patch-modules_video_filter_swscale_common.h patch-modules_visualization_galaktos_PCM.c patch

2008-06-11 Thread Michael Johnson
ahze2008-06-12 01:24:23 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile distinfo Removed files: multimedia/vlc/files patch-configure patch-libcdio patch-modules_video_filter_swscale_common.h patc

cvs commit: ports/audio/squeezecenter Makefile distinfo pkg-plist

2008-06-11 Thread Brooks Davis
brooks 2008-06-12 00:56:51 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile distinfo pkg-plist Log: Upgrade to squeezecenter 7.0.1. Fix plist in the NOPORTDOCS case. [0] Reported by:itetcu [0] Revision ChangesPath 1.46 +3

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-11 Thread Benno Rice
benno 2008-06-12 00:38:54 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179744 on 2008-06-12 00:38:54Z by benno Make sure we drain our taskqueues and stop our callouts in detach. Revision ChangesPath 1.4

cvs commit: CVSROOT access

2008-06-11 Thread Max Laier
mlaier 2008-06-11 23:36:15 UTC FreeBSD src repository Modified files: .access Log: SVN rev 179743 on 2008-06-11 23:36:15Z by mlaier Please welcome Ermal Luçi (eri@) as a new src committer. He is a very active developer at pfSense and will be working

cvs commit: ports/japanese/p5-Lingua-JA-Summarize-Extract Makefile distinfo pkg-descr

2008-06-11 Thread OKAZAKI Tetsurou
okazaki 2008-06-11 23:33:20 UTC FreeBSD ports repository Modified files: japanese/p5-Lingua-JA-Summarize-Extract Makefile distinfo pkg-descr Log: Update to 0.02. PR: 124478 Submitted by: Masahiro Teramoto (maintain

cvs commit: CVSROOT access

2008-06-11 Thread Peter Wemm
peter 2008-06-11 23:03:45 UTC FreeBSD src repository Modified files: .access Log: SVN rev 179741 on 2008-06-11 23:03:45Z by peter NOP commit to svnadmin/conf/access, to test cvs export. Approved by:core (implicit) Revision ChangesPath

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

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:29:47 UTC FreeBSD src repository Modified files: sys/dev/ixgbeixgbe.h Log: SVN rev 179740 on 2008-06-11 22:29:47Z by jfv Change include to reflect tcp_lro.h move. Revision ChangesPath 1.5 +1 -1 src/sys/dev/ixgbe/ixgbe.h __

cvs commit: src/sys/dev/ixgbe tcp_lro.c tcp_lro.h

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:26:27 UTC FreeBSD src repository Removed files: sys/dev/ixgbetcp_lro.c tcp_lro.h Log: SVN rev 179739 on 2008-06-11 22:26:27Z by jfv Remove the tcp_lro.[ch] files as they are now in netinet. Revision ChangesPath 1.2 +0 -380s

cvs commit: src/sys/modules/ixgbe Makefile

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:18:50 UTC FreeBSD src repository Modified files: sys/modules/ixgbeMakefile Log: SVN rev 179738 on 2008-06-11 22:18:50Z by jfv Remove compile of tcp_lro since its now in netinet Revision ChangesPath 1.4 +1 -1 src/sys/modules/ix

cvs commit: src/sys/netinet tcp_lro.c tcp_lro.h

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:12:50 UTC FreeBSD src repository Added files: sys/netinet tcp_lro.c tcp_lro.h Log: SVN rev 179737 on 2008-06-11 22:12:50Z by jfv Add generic TCP LOR into netinet Revision ChangesPath 1.1 +379 -0src/sys/netinet/tcp_lro.c (n

cvs commit: src/sys/conf files

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:10:10 UTC FreeBSD src repository Modified files: sys/conf files Log: SVN rev 179736 on 2008-06-11 22:10:10Z by jfv Add LRO into kernel build Revision ChangesPath 1.1308+1 -0 src/sys/conf/files ___

cvs commit: src/sys/net tcp_lro.c tcp_lro.h

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:08:13 UTC FreeBSD src repository Removed files: sys/net tcp_lro.c tcp_lro.h Log: SVN rev 179735 on 2008-06-11 22:08:13Z by jfv Duh, wrong directory, needed to be in netinet Revision ChangesPath 1.2 +0 -379src/sys/net/t

cvs commit: src/sys/net tcp_lro.c tcp_lro.h

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 22:00:29 UTC FreeBSD src repository Added files: sys/net tcp_lro.c tcp_lro.h Log: SVN rev 179734 on 2008-06-11 22:00:29Z by jfv Add generic TCP LRO code, moved from the ixgbe driver into net Revision ChangesPath 1.1 +379 -0

cvs commit: ports/databases/adstudio Makefile distinfo

2008-06-11 Thread Thierry Thomas
thierry 2008-06-11 21:40:50 UTC FreeBSD ports repository Modified files: databases/adstudio Makefile distinfo Log: Upgrade to 6.5.11 and make fetchable again. Changelog at . Reported by:pointyhat via Pav Re

cvs commit: ports/print/system-config-printer pkg-plist

2008-06-11 Thread Pav Lucistnik
pav 2008-06-11 21:39:18 UTC FreeBSD ports repository Modified files: print/system-config-printer pkg-plist Log: - Dont remove directories owned by different port Reported by:pointyhat Revision ChangesPath 1.5 +0 -2 ports/print/system-config-pri

cvs commit: src/sys/dev/gem if_gem.c if_gem_pci.c if_gemreg.h if_gemvar.h

2008-06-11 Thread Marius Strobl
marius 2008-06-11 21:10:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/gem if_gem.c if_gem_pci.c if_gemreg.h if_gemvar.h Log: SVN rev 179733 on 2008-06-11 21:10:06Z by marius MFC: r176996, r177560 - Fi

cvs commit: ports/mail/sylpheed2-devel Makefile

2008-06-11 Thread Pav Lucistnik
pav 2008-06-11 21:09:10 UTC FreeBSD ports repository Modified files: mail/sylpheed2-devel Makefile Log: - Mark BROKEN: does not link with aspell Reported by:pointyhat Revision ChangesPath 1.165 +2 -0 ports/mail/sylpheed2-devel/Makefile __

cvs commit: ports/audio/py-sdl_mixer Makefile

2008-06-11 Thread Pav Lucistnik
pav 2008-06-11 21:05:45 UTC FreeBSD ports repository Modified files: audio/py-sdl_mixer Makefile Log: - Mark BROKEN Reported by:pointyhat Revision ChangesPath 1.13 +2 -0 ports/audio/py-sdl_mixer/Makefile ___

cvs commit: src/sys/dev/hme if_hme_pci.c if_hme_sbus.c

2008-06-11 Thread Marius Strobl
marius 2008-06-11 20:58:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/hme if_hme_pci.c if_hme_sbus.c Log: SVN rev 179732 on 2008-06-11 20:58:53Z by marius MFC: r178589 - Use the revamped code from the gem(4) PCI front-end, whi

cvs commit: src/sys/dev/hme if_hme_pci.c if_hme_sbus.c

2008-06-11 Thread Marius Strobl
marius 2008-06-11 20:52:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/hme if_hme_pci.c if_hme_sbus.c Log: SVN rev 179731 on 2008-06-11 20:52:34Z by marius MFC: r178589 - Use the revamped code from the gem(4) PCI front-end, whi

cvs commit: ports/x11-fonts/liberation-fonts-ttf Makefile distinfo pkg-plist

2008-06-11 Thread Thierry Thomas
thierry 2008-06-11 20:41:13 UTC FreeBSD ports repository Modified files: x11-fonts/liberation-fonts-ttf Makefile distinfo pkg-plist Log: Upgrade to the latest version, named 1.0 (PORTEPOCH bumped). See . Note: the deta

cvs commit: src/sys/dev/hme if_hme.c

2008-06-11 Thread Marius Strobl
marius 2008-06-11 20:38:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/hme if_hme.c Log: SVN rev 179730 on 2008-06-11 20:38:06Z by marius Revert the part of r179728 which switched from m_defrag(9) to m_collapse(9) as the latter do

cvs commit: ports/devel/bouml Makefile distinfo

2008-06-11 Thread Thierry Thomas
thierry 2008-06-11 20:20:10 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 4.4. Chnagelog at . Revision ChangesPath 1.124 +1 -2 ports/devel/bouml/Makefile

cvs commit: ports/ports-mgmt/portmaster/files portmaster.8

2008-06-11 Thread Doug Barton
dougb 2008-06-11 20:08:16 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.8 Log: Add "rm -rf /usr/local/lib/compat/pkg" to the list of steps to update your ports tree after a major version upgrade Revision ChangesPath 2.4

cvs commit: src/sys/powerpc/booke pmap.c

2008-06-11 Thread Wojciech A. Koszek
wkoszek 2008-06-11 20:05:25 UTC FreeBSD src repository Modified files: sys/powerpc/bookepmap.c Log: SVN rev 179729 on 2008-06-11 20:05:25Z by wkoszek Fix a typo in a comment. Revision ChangesPath 1.4 +1 -1 src/sys/powerpc/booke/pmap.c _

cvs commit: src/sys/dev/hme if_hme.c if_hme_pci.c if_hme_sbus.c if_hmereg.h if_hmevar.h

2008-06-11 Thread Marius Strobl
marius 2008-06-11 19:49:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/hme if_hme.c if_hme_pci.c if_hme_sbus.c if_hmereg.h if_hmevar.h Log: SVN rev 179728 on 2008-06-11 19:49:10Z by marius MFC: r178470

cvs commit: src/sys/dev/hme if_hme.c if_hme_pci.c if_hme_sbus.c if_hmereg.h if_hmevar.h

2008-06-11 Thread Marius Strobl
marius 2008-06-11 19:48:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/hme if_hme.c if_hme_pci.c if_hme_sbus.c if_hmereg.h if_hmevar.h Log: SVN rev 179727 on 2008-06-11 19:48:35Z by marius MFC: r178470

cvs commit: ports/ports-mgmt/portmaster Makefile

2008-06-11 Thread Doug Barton
dougb 2008-06-11 19:39:29 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster Makefile Log: Update for version 2.4 Revision ChangesPath 2.4 +1 -1 ports/ports-mgmt/portmaster/Makefile ___ cvs-all@f

cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in

2008-06-11 Thread Doug Barton
dougb 2008-06-11 19:38:54 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.sh.in Log: Minor New Feature = Print a list of ports that will be worked on when doing multiple ports, either from a glob or listed on the command

cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c src/sys/dev/nmdm nmdm.c src/sys/dev/snp snp.c src/sys/dev/vkbd vkbd.c src/sys/fs/ntfs ntfs_ihash.c src/sys/i386/acpica acpi_mach

2008-06-11 Thread Ed Schouten
ed 2008-06-11 18:55:19 UTC FreeBSD src repository Modified files: sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c sys/dev/nmdm nmdm.c sys/dev/snp snp.c sys/dev/vkbd vkbd.c sys/fs/ntfs ntfs_ihash.c sys/i386/acpica

cvs commit: src/usr.sbin/mergemaster mergemaster.8

2008-06-11 Thread Doug Barton
dougb 2008-06-11 18:54:06 UTC FreeBSD src repository Modified files: usr.sbin/mergemaster mergemaster.8 Log: SVN rev 179725 on 2008-06-11 18:54:06Z by dougb Document the AUTO_UPGRADE (-U) knob for .mergemasterrc Submitted by: mezz No Cookie For: gordon :) R

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

2008-06-11 Thread Jack F Vogel
jfv 2008-06-11 18:49:55 UTC FreeBSD src repository Added files: share/man/man4 ixgbe.4 Log: SVN rev 179724 on 2008-06-11 18:49:55Z by jfv Add man page for ixgbe driver Revision ChangesPath 1.1 +121 -0src/share/man/man4/ixgbe.4 (new) __

cvs commit: CVSROOT modules

2008-06-11 Thread Brooks Davis
brooks 2008-06-11 16:53:10 UTC FreeBSD ports repository Modified files: .modules Log: Add sge62 post repocopy. Revision ChangesPath 1.19986 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing li

cvs commit: ports/sysutils Makefile ports/sysutils/sge62 Makefile Makefile.man distinfo pkg-plist ports/sysutils/sge62/files aimk.private distinst.private patch-aimk patch-clients_common_sge__client__

2008-06-11 Thread Brooks Davis
brooks 2008-06-11 16:51:05 UTC FreeBSD ports repository Modified files: sysutils Makefile sysutils/sge62 Makefile Makefile.man distinfo pkg-plist sysutils/sge62/files aimk.private distinst.private patch-aimk patch-daemons_execd_ex

cvs commit: ports/irc/keitairc Makefile

2008-06-11 Thread Makoto Matsushita
matusita2008-06-11 16:15:19 UTC FreeBSD ports repository Modified files: irc/keitairc Makefile Log: Unbreak: Fix line concatination. Notified by:itetcu Revision ChangesPath 1.10 +1 -2 ports/irc/keitairc/Makefile _

Re: cvs commit: ports/sysutils/nut Makefile distinfo pkg-plist ports/sysutils/nut/files patch-include-Makefile.in

2008-06-11 Thread Joerg Pulz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 11 Jun 2008, QA Tindy (Ion-Mihai Tetcu) wrote: On Wed, 11 Jun 2008 11:32:05 + (UTC) Martin Matuska <[EMAIL PROTECTED]> wrote: mm 2008-06-11 11:32:05 UTC FreeBSD ports repository Modified files: sysutils/nut

cvs commit: ports/print/dvipdfmx Makefile pkg-plist ports/print/dvipdfmx/files patch-src-Makefile.in patch-src-dvipdfmx.c

2008-06-11 Thread Makoto Matsushita
matusita2008-06-11 16:02:53 UTC FreeBSD ports repository Modified files: print/dvipdfmx Makefile pkg-plist Added files: print/dvipdfmx/files patch-src-Makefile.in patch-src-dvipdfmx.c Log: Rename ${PREFIX}/bin/ebb to ${PREFIX}/bin/ebb-dvipdf

cvs commit: ports/comms/hf Makefile pkg-plist

2008-06-11 Thread Diane Bruce
db 2008-06-11 15:46:06 UTC FreeBSD ports repository Modified files: comms/hf Makefile pkg-plist Log: - Honour NOPORTEXAMPLES and use EXAMPLESDIR Revision ChangesPath 1.10 +11 -20ports/comms/hf/Makefile 1.3 +14 -15ports/comms/hf/pk

cvs commit: ports/mail/kiltdown Makefile

2008-06-11 Thread Pietro Cerutti
gahr2008-06-11 14:05:45 UTC FreeBSD ports repository Modified files: mail/kiltdownMakefile Log: - Set NOT_FOR_ARCHS for amd64 and sparc64. The port assumes sizeof(void*) == sizeof(int) Revision ChangesPath 1.26 +3 -0 ports/mail/kiltdown/Makef

cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h

2008-06-11 Thread Coleman Kane
cokane 2008-06-11 13:40:15 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c if_ndisvar.h Log: SVN rev 179723 on 2008-06-11 13:40:15Z by cokane Convert ndis_spinlock to ndis_mtx and start using the sleepable mtx interface for NDIS_LOCK/UNLOCK. This

cvs commit: ports/Tools/portbuild/scripts mkbindist

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:30:36 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts mkbindist Log: Modernize this script a bit. * Remove 5.x support * Leave the archaic ftp snapshot support for now, it is not hurting anything but will not work * Be more

Re: cvs commit: ports/sysutils/nut Makefile distinfo pkg-plist ports/sysutils/nut/files patch-include-Makefile.in

2008-06-11 Thread QA Tindy (Ion-Mihai Tetcu)
On Wed, 11 Jun 2008 11:32:05 + (UTC) Martin Matuska <[EMAIL PROTECTED]> wrote: > mm 2008-06-11 11:32:05 UTC > > FreeBSD ports repository > > Modified files: > sysutils/nut Makefile distinfo pkg-plist > Removed files: > sysutils/nut/files patch-include-Makefi

cvs commit: ports/Tools/portbuild/scripts dopackages

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:28:30 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages Log: * Distfile collection is now the default; replace -distfiles with -nodistfiles * Record the CVS update stamp in some extra places and make sure to remove it i

Re: cvs commit: ports/mail/kiltdown Makefile ports/mail/kiltdown/files patch-kiltdown.ccmoc patch-kwindowbase.ccmoc

2008-06-11 Thread QA Tindy (Ion-Mihai Tetcu)
On Wed, 11 Jun 2008 11:07:54 + (UTC) Pietro Cerutti <[EMAIL PROTECTED]> wrote: > gahr2008-06-11 11:07:54 UTC > > FreeBSD ports repository > > Modified files: > mail/kiltdownMakefile > mail/kiltdown/files patch-kiltdown.ccmoc > patch-kwi

cvs commit: ports/Tools/portbuild/scripts dologs

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:25:49 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dologs Log: Add some test -d's to avoid cd'ing into directories that do not exist Revision ChangesPath 1.19 +6 -3 ports/Tools/portbuild/scripts/dologs __

cvs commit: ports/Tools/portbuild/scripts dodistfiles

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:25:13 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dodistfiles Log: Major optimizations. Instead of copying the distfiles around, mv them in batches according to their target directory. Revision ChangesPath 1.3 +6

cvs commit: ports/Tools/portbuild/scripts cpdistfiles

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:24:17 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts cpdistfiles Log: Revive this script and make it useful. Transfer the distfiles using rsync and make sure they have been post-processed first. Revision ChangesPath 1.7

cvs commit: ports/misc/splitvt Makefile ports/misc/splitvt/files patch-misc.c patch-vttest.c

2008-06-11 Thread Rong-En Fan
rafan 2008-06-11 13:23:02 UTC FreeBSD ports repository Modified files: misc/splitvt Makefile misc/splitvt/files patch-misc.c patch-vttest.c Log: - Use termios instead of sgtty - Bump PORTREVISION PR: ports/124475 Submitted by: ed Revis

cvs commit: ports/Tools/portbuild/scripts buildscript

2008-06-11 Thread Kris Kennaway
kris2008-06-11 13:22:58 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildscript Log: * Catch up to X11R6 removal * Keep RESTRICTED distfiles in a separate DISTDIR so we can easily avoid accidentally publishing them to the FTP site (idea from

cvs commit: ports/ftp/p5-POE-Component-Client-FTP Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 13:17:52 UTC FreeBSD ports repository Modified files: ftp/p5-POE-Component-Client-FTP Makefile distinfo Log: Update to 0.18 Revision ChangesPath 1.6 +1 -1 ports/ftp/p5-POE-Component-Client-FTP/Makefile 1.6 +3 -3 ports/ftp/p5-

cvs commit: ports/devel/ncurses Makefile ports/devel/ncurses/files patch-ncurses__tinfo__lib_baudrate.c

2008-06-11 Thread Rong-En Fan
rafan 2008-06-11 13:15:07 UTC FreeBSD ports repository Modified files: devel/ncursesMakefile Added files: devel/ncurses/files patch-ncurses__tinfo__lib_baudrate.c Log: - Switch to modern TTY. This is backported from newer ncurses 5.6 snapshot. PR:

cvs commit: ports/devel/p5-SVN-S4 Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 13:12:21 UTC FreeBSD ports repository Modified files: devel/p5-SVN-S4 Makefile distinfo Log: Update to 1.030 Changes:http://search.cpan.org/src/WSNYDER/SVN-S4-1.030/Changes Revision ChangesPath 1.5 +1 -2 ports/devel/p5-S

cvs commit: CVSROOT modules

2008-06-11 Thread Edwin Groothuis
edwin 2008-06-11 13:09:37 UTC FreeBSD ports repository Modified files: .modules Log: jogl --> ports/graphics/jogl Revision ChangesPath 1.19985 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mail

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

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 13:08:45 UTC FreeBSD ports repository Modified files: devel/p5-File-NCopy Makefile distinfo pkg-descr Log: Update to 0.36 Revision ChangesPath 1.4 +2 -3 ports/devel/p5-File-NCopy/Makefile 1.4 +3 -3 ports/devel/p5-File-NCopy/

cvs commit: ports/graphics Makefile ports/graphics/jogl Makefile distinfo pkg-descr pkg-plist ports/graphics/jogl/files patch-gluegen_make_build.xml patch-gluegen_make_gluegen-cpptasks.xml patch-glueg

2008-06-11 Thread Edwin Groothuis
edwin 2008-06-11 13:08:32 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/joglMakefile distinfo pkg-descr pkg-plist graphics/jogl/files patch-gluegen_make_build.xml patch-gluegen_make_glu

Re: cvs commit: src/sbin Makefile

2008-06-11 Thread Marcel Moolenaar
On Jun 11, 2008, at 4:05 AM, Harald Schmalzbauer wrote: Marcel Moolenaar schrieb am 09.06.2008 18:42 (localtime): marcel 2008-06-09 16:42:55 UTC FreeBSD src repository Modified files: sbin Makefile Log: SVN rev 179680 on 2008-06-09 16:42:55Z by marcel Disconnect

cvs commit: ports/devel/p5-File-Flat Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 13:04:30 UTC FreeBSD ports repository Modified files: devel/p5-File-Flat Makefile distinfo Log: Update to 1.04 Changes:http://search.cpan.org/src/ADAMK/File-Flat-1.04/Changes Revision ChangesPath 1.11 +1 -3 ports/devel/p5-Fi

cvs commit: ports/devel/p5-ExtUtils-PkgConfig Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 13:00:57 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-PkgConfig Makefile distinfo Log: Update to 1.11 Changes: http://search.cpan.org/src/TSCH/ExtUtils-PkgConfig-1.11/Changes Revision ChangesPath 1.14 +1 -1 p

cvs commit: ports/devel/p5-ExtUtils-Depends Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 12:51:50 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-Depends Makefile distinfo Log: Update to 0.300 Changes:http://search.cpan.org/src/TSCH/ExtUtils-Depends-0.300/Changes Revision ChangesPath 1.11 +1 -1 port

cvs commit: src/sys/fs/cd9660 cd9660_vnops.c

2008-06-11 Thread Konstantin Belousov
kib 2008-06-11 12:46:09 UTC FreeBSD src repository Modified files: sys/fs/cd9660cd9660_vnops.c Log: SVN rev 179722 on 2008-06-11 12:46:09Z by kib In cd9660_readdir vop, always initialize the idp->uio_off member. The while loop that is assumed to initialize t

cvs commit: ports/devel/p5-ExtUtils-Command Makefile distinfo

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 12:45:48 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-Command Makefile distinfo Log: Update to 1.14 Changes: http://search.cpan.org/src/RKOBES/ExtUtils-Command-1.14/Changes Revision ChangesPath 1.5 +1 -1 por

cvs commit: ports/net/p5-Net-OpenID-Consumer Makefile ports/net/p5-Net-OpenID-Consumer/files patch-Consumer.pm

2008-06-11 Thread Sergey Skvortsov
skv 2008-06-11 12:29:54 UTC FreeBSD ports repository Modified files: net/p5-Net-OpenID-Consumer Makefile Added files: net/p5-Net-OpenID-Consumer/files patch-Consumer.pm Log: Fixes: 1. Support multivalue rel in (e.g. 2. Support numbers as keys in hmac. 3. Silenc

cvs commit: ports/print/fontforge Makefile distinfo pkg-plist

2008-06-11 Thread Rong-En Fan
rafan 2008-06-11 12:23:44 UTC FreeBSD ports repository Modified files: print/fontforge Makefile distinfo pkg-plist Log: - Update to 20080607 PR: ports/124425 Submitted by: Naram Qashat (maintainer) Revision ChangesPath 1.95 +8 -6

cvs commit: ports/graphics/hugin/files patch-bootstrap

2008-06-11 Thread Vasil Dimov
vd 2008-06-11 12:17:14 UTC FreeBSD ports repository Modified files: graphics/hugin/files patch-bootstrap Log: Change the bootstrap script so it works with the new gettextize. Spotted by: marck@ Revision ChangesPath 1.5 +11 -2 ports/graphics/hug

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

2008-06-11 Thread Pav Lucistnik
pav 2008-06-11 12:15:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: - Mention kris' shiny new cpdistfiles script, and that -distfiles is now on by default and we have -nodistfiles Revision ChangesPath 1.28

cvs commit: ports/sysutils/nut Makefile distinfo pkg-plist ports/sysutils/nut/files patch-include-Makefile.in

2008-06-11 Thread Martin Matuska
mm 2008-06-11 11:32:05 UTC FreeBSD ports repository Modified files: sysutils/nut Makefile distinfo pkg-plist Removed files: sysutils/nut/files patch-include-Makefile.in Log: - Update to 2.2.2 - Add new OPTIONS - Other minor changes - Depend on pkgconfi

Re: cvs commit: src/sbin Makefile

2008-06-11 Thread Harald Schmalzbauer
Marcel Moolenaar schrieb am 09.06.2008 18:42 (localtime): marcel 2008-06-09 16:42:55 UTC FreeBSD src repository Modified files: sbin Makefile Log: SVN rev 179680 on 2008-06-09 16:42:55Z by marcel Disconnect gpt(8) from the build. gpt(8) is replaced by gpa

cvs commit: ports/mail/kiltdown Makefile ports/mail/kiltdown/files patch-kiltdown.ccmoc patch-kwindowbase.ccmoc

2008-06-11 Thread Pietro Cerutti
gahr2008-06-11 11:07:54 UTC FreeBSD ports repository Modified files: mail/kiltdownMakefile mail/kiltdown/files patch-kiltdown.ccmoc patch-kwindowbase.ccmoc Log: - Unbreak - fix build with GCC 4.2 Revision ChangesPath 1.25

cvs commit: ports/emulators/dynagen Makefile

2008-06-11 Thread Edward Tomasz Napierala
trasz 2008-06-11 10:42:21 UTC FreeBSD ports repository Modified files: emulators/dynagenMakefile Log: - Pass maintainership to Pavel Volkov, who is already maintaining emulators/dynagen-devel. Approved by:Pavel Volkov Revision ChangesPath 1.11

cvs commit: src/sys/dev/ata ata-chipset.c

2008-06-11 Thread S�ren Schmidt
sos 2008-06-11 08:48:25 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: SVN rev 179721 on 2008-06-11 08:48:25Z by sos Wait up to 1S for the TFD data to signal un-busy before fetching the signature. This at least helps a few slow devi

cvs commit: src/sys/compat/ndis subr_ndis.c

2008-06-11 Thread Weongyo Jeong
weongyo 2008-06-11 07:55:07 UTC FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: SVN rev 179720 on 2008-06-11 07:55:07Z by weongyo fix a page fault that it occurred during ifp is NULL. This bug happens when NDIS driver's initialization is faile

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-11 Thread Benno Rice
benno 2008-06-11 07:26:02 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179719 on 2008-06-11 07:26:02Z by benno Switch to using a normal mutex instead of a spin mutex. We still use the interrupt filter due to perform

cvs commit: ports/www/rubygem-maruku Makefile distinfo pkg-plist

2008-06-11 Thread Philippe Audeoud
jadawin 2008-06-11 07:06:52 UTC FreeBSD ports repository Modified files: www/rubygem-maruku Makefile distinfo pkg-plist Log: - Update to 0.5.9 PR: ports/124443 Submitted by: Alexander Logvinov (maintainer) Approved by:tabthorpe (mentor) Revision