cvs commit: ports/x11 Makefile ports/x11/hs-x11-xft-ghc Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 08:22:31 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/hs-x11-xft-ghc Makefile distinfo pkg-descr pkg-plist Log: Bindings to the Xft, X Free Type interface library, and some Xrender parts. WWW:http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft PR: ports/129048 Submitted by: Ashish Shukla Revision ChangesPath 1.692 +1 -0 ports/x11/Makefile 1.1 +56 -0 ports/x11/hs-x11-xft-ghc/Makefile (new) 1.1 +3 -0 ports/x11/hs-x11-xft-ghc/distinfo (new) 1.1 +4 -0 ports/x11/hs-x11-xft-ghc/pkg-descr (new) 1.1 +24 -0 ports/x11/hs-x11-xft-ghc/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/hs-utf8-string-ghc Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 08:23:25 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/hs-utf8-string-ghc Makefile distinfo pkg-descr pkg-plist Log: A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW:http://code.haskell.org/utf8-string/ PR: ports/129049 Submitted by: Ashish Shukla Revision ChangesPath 1.3265+1 -0 ports/devel/Makefile 1.1 +50 -0 ports/devel/hs-utf8-string-ghc/Makefile (new) 1.1 +3 -0 ports/devel/hs-utf8-string-ghc/distinfo (new) 1.1 +5 -0 ports/devel/hs-utf8-string-ghc/pkg-descr (new) 1.1 +39 -0 ports/devel/hs-utf8-string-ghc/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-wm/xmonad Makefile pkg-plist
miwi2008-11-23 08:25:03 UTC FreeBSD ports repository Modified files: x11-wm/xmonadMakefile pkg-plist Log: - Respect NOPORTDOCS PR: 129047 Submitted by: Ashish Shukla <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.7 +8 -0 ports/x11-wm/xmonad/Makefile 1.3 +20 -3 ports/x11-wm/xmonad/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-wm/xmonad-contrib Makefile pkg-plist
miwi2008-11-23 08:26:07 UTC FreeBSD ports repository Modified files: x11-wm/xmonad-contrib Makefile pkg-plist Log: - Respect NOPORTDOCS PR: 129046 Submitted by: Ashish Shukla <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.6 +8 -0 ports/x11-wm/xmonad-contrib/Makefile 1.4 +148 -3ports/x11-wm/xmonad-contrib/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/sysutils/lsof Makefile distinfo
miwi2008-11-23 08:29:10 UTC FreeBSD ports repository Modified files: sysutils/lsofMakefile distinfo Log: - Update to 4.82A - Adds official support for FreeBSD 7.1-* PR: 129073 Submitted by: Larry Rosenman <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.171 +2 -3 ports/sysutils/lsof/Makefile 1.136 +3 -3 ports/sysutils/lsof/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/sysutils/lsof/files patch-proc.c
miwi2008-11-23 08:30:59 UTC FreeBSD ports repository Removed files: sysutils/lsof/files patch-proc.c Log: - Remove unneeded patch Revision ChangesPath 1.2 +0 -19 ports/sysutils/lsof/files/patch-proc.c (dead) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11 Makefile ports/x11/etoile-idle Makefile distinfo pkg-descr
dinoex 2008-11-23 08:36:23 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/etoile-idle Makefile distinfo pkg-descr Log: Small application that sends user-idle notifications every minute that the user is idle. WWW: http://www.etoile-project.org/ Revision ChangesPath 1.693 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/etoile-idle/Makefile (new) 1.1 +3 -0 ports/x11/etoile-idle/distinfo (new) 1.1 +4 -0 ports/x11/etoile-idle/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/vuxml vuln.xml
miwi2008-11-23 08:38:54 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document streamripper -- multiple buffer overflows PR: based on 128999 Revision ChangesPath 1.1762+35 -1 ports/security/vuxml/vuln.xml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/audio/streamripper Makefile distinfo
miwi2008-11-23 08:55:30 UTC FreeBSD ports repository Modified files: audio/streamripper Makefile distinfo Log: - Update to 1.64.0 PR: 128999 Submitted by: Eygene Ryabinkin <[EMAIL PROTECTED]> Security: http://www.vuxml.org/freebsd/4d4caee0-b939-11dd-a578-0030843d3802.html Revision ChangesPath 1.34 +1 -1 ports/audio/streamripper/Makefile 1.16 +3 -3 ports/audio/streamripper/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/p5-Git-PurePerl Makefile distinfo
clsung 2008-11-23 09:09:47 UTC FreeBSD ports repository Modified files: devel/p5-Git-PurePerl Makefile distinfo Log: - Update to 0.34 Revision ChangesPath 1.2 +1 -1 ports/devel/p5-Git-PurePerl/Makefile 1.2 +3 -3 ports/devel/p5-Git-PurePerl/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/p5-Class-XSAccessor Makefile distinfo
clsung 2008-11-23 09:10:06 UTC FreeBSD ports repository Modified files: devel/p5-Class-XSAccessor Makefile distinfo Log: - Update to 0.08 Revision ChangesPath 1.2 +1 -1 ports/devel/p5-Class-XSAccessor/Makefile 1.2 +3 -3 ports/devel/p5-Class-XSAccessor/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/cmsmadesimple Makefile
miwi2008-11-23 10:05:29 UTC FreeBSD ports repository Modified files: www/cmsmadesimpleMakefile Log: - Unbreak - Update MASTER_SITES Revision ChangesPath 1.3 +1 -3 ports/www/cmsmadesimple/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/pmwiki Makefile
miwi2008-11-23 10:16:55 UTC FreeBSD ports repository Modified files: www/pmwiki Makefile Log: - Add missing dependency - Use SF macro PR: 129075 Submitted by: Jeremy Chadwick <[EMAIL PROTECTED]> Approved by:maintainer implicit Revision ChangesPath 1.19 +3 -3 ports/www/pmwiki/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/deskutils/thinkingrock Makefile ports/deskutils/thinkingrock/files pkg-message.in
miwi2008-11-23 13:33:59 UTC FreeBSD ports repository Modified files: deskutils/thinkingrock Makefile Added files: deskutils/thinkingrock/files pkg-message.in Log: - Added a patch which adds a note about the diablo 1.6 Java versions PR: 128830 Reported by:Thomas Schlesinger <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.5 +5 -0 ports/deskutils/thinkingrock/Makefile 1.1 +15 -0 ports/deskutils/thinkingrock/files/pkg-message.in (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/ftp/lftp Makefile distinfo ports/ftp/lftp/files patch-src-commands.cc
miwi2008-11-23 13:35:54 UTC FreeBSD ports repository Modified files: ftp/lftp Makefile distinfo Removed files: ftp/lftp/files patch-src-commands.cc Log: - Update to 3.7.6 PR: 129056 Submitted by: Ganael Laplanche <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.129 +1 -1 ports/ftp/lftp/Makefile 1.87 +3 -3 ports/ftp/lftp/distinfo 1.2 +0 -10 ports/ftp/lftp/files/patch-src-commands.cc (dead) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/dataplot Makefile distinfo pkg-plist ports/graphics/dataplot/files Makefile.tmpl
miwi2008-11-23 13:36:52 UTC FreeBSD ports repository Modified files: graphics/dataplotMakefile distinfo pkg-plist graphics/dataplot/files Makefile.tmpl Log: - Update to 20080225 PR: 128539 Submitted by: "Pedro F. Giffuni" <[EMAIL PROTECTED]> Approved by:maintainer (beech) implicit Revision ChangesPath 1.25 +11 -6 ports/graphics/dataplot/Makefile 1.11 +3 -3 ports/graphics/dataplot/distinfo 1.7 +3 -1 ports/graphics/dataplot/files/Makefile.tmpl 1.3 +1 -1 ports/graphics/dataplot/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo ports/irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c patch-contrib_ircd-shortcut.pl patch-doc_Makefile.in patch-doc_example.conf patch
miwi2008-11-23 13:38:25 UTC FreeBSD ports repository Modified files: irc/ircd-ratbox-devel Makefile distinfo irc/ircd-ratbox-devel/files patch-contrib_ircd-shortcut.pl patch-doc_Makefile.in patch-doc_example.conf patch-doc_example.efnet.conf patch-include_config.h pkg-message.in Added files: irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c Log: - Update to ratbox-3.0.0 release Port changes: o Adjusted WITHOUT_IPV6 port option to compensate for ratbox enabling IPv6 by default. o Updated patches for diff index changes and added new patch on 'rsdb_sqlite3.c' to fix ban.db path code. Software changes included in this release: o Fix a crash with the the global CIDR code. o Fix a core dump in bantool if bantool cannot open the database. o Report failure to open logfiles in a more useful way. o Check to see if we have both read and write access to the ban database. o Fix a build error on OS X Leopard. PR: 128890 Submitted by: Lewis <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.19 +5 -6 ports/irc/ircd-ratbox-devel/Makefile 1.15 +3 -3 ports/irc/ircd-ratbox-devel/distinfo 1.1 +24 -0 ports/irc/ircd-ratbox-devel/files/patch-bandb_rsdb_sqlite3.c (new) 1.2 +2 -2 ports/irc/ircd-ratbox-devel/files/patch-contrib_ircd-shortcut.pl 1.5 +1 -1 ports/irc/ircd-ratbox-devel/files/patch-doc_Makefile.in 1.6 +4 -4 ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf 1.8 +3 -3 ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf 1.5 +3 -3 ports/irc/ircd-ratbox-devel/files/patch-include_config.h 1.9 +3 -5 ports/irc/ircd-ratbox-devel/files/pkg-message.in ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/irc/rbot Makefile distinfo
miwi2008-11-23 13:39:30 UTC FreeBSD ports repository Modified files: irc/rbot Makefile distinfo Log: - Update to 0.9.14 PR: 128475 Submitted by: jadawin@ Approved by:maintainer Revision ChangesPath 1.17 +1 -2 ports/irc/rbot/Makefile 1.9 +3 -3 ports/irc/rbot/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/irc/bip Makefile distinfo
miwi2008-11-23 13:40:27 UTC FreeBSD ports repository Modified files: irc/bip Makefile distinfo Log: - Update to 0.7.5 PR: 128417 Submitted by: Chess Griffin <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.6 +1 -1 ports/irc/bip/Makefile 1.5 +3 -3 ports/irc/bip/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/sysutils Makefile ports/sysutils/cpupowerd Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/cpupowerd/files cpupowerd.in patch-libcpupowerd.c
miwi2008-11-23 13:43:09 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/cpupowerd Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/cpupowerd/files cpupowerd.in patch-libcpupowerd.c Log: A daemon which controls the frequency and voltage of CPUs. This userland program adjusts the frequency and voltage according to the CPUs load. Its capabilities include overvolting as well as undervolting. WWW: http://cpupowerd.sourceforge.net/ PR: ports/128617 Submitted by: Bernhard Fr__hlich Revision ChangesPath 1.1046+1 -0 ports/sysutils/Makefile 1.1 +50 -0 ports/sysutils/cpupowerd/Makefile (new) 1.1 +3 -0 ports/sysutils/cpupowerd/distinfo (new) 1.1 +37 -0 ports/sysutils/cpupowerd/files/cpupowerd.in (new) 1.1 +10 -0 ports/sysutils/cpupowerd/files/patch-libcpupowerd.c (new) 1.1 +7 -0 ports/sysutils/cpupowerd/pkg-descr (new) 1.1 +15 -0 ports/sysutils/cpupowerd/pkg-message (new) 1.1 +8 -0 ports/sysutils/cpupowerd/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/ruby-gems Makefile pkg-plist
itetcu 2008-11-23 14:07:50 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile pkg-plist Log: - fix plist for -DNOPORTDOCS (we always keep the directory since dependent ports might need it) - bump PORTREVISION Submited by:stass@ Approved by:maintainer timeout on QAT BotMail Reuested by:itetcu@ Prompted by:QAT QA run Revision ChangesPath 1.25 +5 -2 ports/devel/ruby-gems/Makefile 1.16 +2 -1 ports/devel/ruby-gems/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/palm/synce-sync-engine Makefile
miwi2008-11-23 14:10:34 UTC FreeBSD ports repository Modified files: palm/synce-sync-engine Makefile Log: - Remove py-wbxml from run-time dependencies list sync-engine 0.12 no relies on libwbxml and pywbxml. An internal wbxml converter has been implemented in SyncEngine/wbxml. PR: 129081 Noticed by: Alex Samorukov Submitted by: maintainer Revision ChangesPath 1.2 +1 -1 ports/palm/synce-sync-engine/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/sysutils/xfce4-fsguard-plugin Makefile distinfo pkg-plist
miwi2008-11-23 14:24:44 UTC FreeBSD ports repository Modified files: sysutils/xfce4-fsguard-plugin Makefile distinfo pkg-plist Log: - Update to 0.4.2 Revision ChangesPath 1.32 +1 -2 ports/sysutils/xfce4-fsguard-plugin/Makefile 1.10 +3 -3 ports/sysutils/xfce4-fsguard-plugin/distinfo 1.9 +5 -0 ports/sysutils/xfce4-fsguard-plugin/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/tinyproxy Makefile ports/www/tinyproxy/files tinyproxy.sh.in
wxs 2008-11-23 14:29:22 UTC FreeBSD ports repository Modified files: www/tinyproxyMakefile www/tinyproxy/files tinyproxy.sh.in Log: - MASTER_SITE uses https only - Fix rc script to use the pidfile[1] Submitted by: Herbert J. Skuhra (private mail) Revision ChangesPath 1.28 +2 -1 ports/www/tinyproxy/Makefile 1.2 +3 -0 ports/www/tinyproxy/files/tinyproxy.sh.in ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/linux-thunderbird Makefile distinfo
miwi2008-11-23 14:54:39 UTC FreeBSD ports repository Modified files: mail/linux-thunderbird Makefile distinfo Log: - Update to 2.0.0.18 Revision ChangesPath 1.22 +1 -1 ports/mail/linux-thunderbird/Makefile 1.17 +3 -3 ports/mail/linux-thunderbird/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/thunderbird-i18n Makefile distinfo
miwi2008-11-23 14:55:02 UTC FreeBSD ports repository Modified files: mail/thunderbird-i18n Makefile distinfo Log: - Update to 2.0.0.18 Revision ChangesPath 1.24 +1 -1 ports/mail/thunderbird-i18n/Makefile 1.17 +30 -111 ports/mail/thunderbird-i18n/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/calife-devel pkg-descr
roberto 2008-11-23 14:57:24 UTC FreeBSD ports repository Modified files: security/calife-devel pkg-descr Log: Final '/' is not needed. Revision ChangesPath 1.4 +1 -1 ports/security/calife-devel/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/calife-devel Makefile distinfo
roberto 2008-11-23 14:58:19 UTC FreeBSD ports repository Modified files: security/calife-devel Makefile distinfo Log: Update calife to 3.0 final. Revision ChangesPath 1.18 +4 -3 ports/security/calife-devel/Makefile 1.12 +3 -3 ports/security/calife-devel/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/compat4x Makefile
miwi2008-11-23 15:03:12 UTC FreeBSD ports repository Modified files: misc/compat4xMakefile Log: - Fix a minor typo in misc/compat4x port's Makefile: it says "in unsupported" instead of "is unsupported". PR: 129087 Submitted by: Pankov Pavel <[EMAIL PROTECTED]> Revision ChangesPath 1.39 +1 -1 ports/misc/compat4x/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/lang/gcc44 Makefile distinfo
gerald 2008-11-23 15:05:09 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo Log: Update to the 20081121 snapshot of GCC 4.4.0. Revision ChangesPath 1.362 +1 -1 ports/lang/gcc44/Makefile 1.246 +18 -18ports/lang/gcc44/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/thunderbird-i18n distinfo
miwi2008-11-23 15:11:18 UTC FreeBSD ports repository Modified files: mail/thunderbird-i18n distinfo Log: Ups added missing distfiles Revision ChangesPath 1.18 +102 -21 ports/mail/thunderbird-i18n/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/etoile-foundation Makefile distinfo pkg-descr pkg-plist
dinoex 2008-11-23 15:16:26 UTC FreeBSD ports repository Modified files: devel/etoile-foundation Makefile distinfo pkg-descr pkg-plist Log: - update etoile-0.4.0 Revision ChangesPath 1.8 +6 -3 ports/devel/etoile-foundation/Makefile 1.3 +3 -3 ports/devel/etoile-foundation/distinfo 1.2 +17 -1 ports/devel/etoile-foundation/pkg-descr 1.3 +79 -1 ports/devel/etoile-foundation/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/thunderbird-i18n distinfo
miwi2008-11-23 15:50:55 UTC FreeBSD ports repository Modified files: mail/thunderbird-i18n distinfo Log: - Fix pa-IN.xpi (was a local problem) Revision ChangesPath 1.19 +3 -3 ports/mail/thunderbird-i18n/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/vuxml vuln.xml
miwi2008-11-23 16:04:36 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix latest mozilla entry Note: mail/thunderbird and mail/linux-thunderbird versions are wrong. All problems are fixed in 2.0.0.18 and not in 2.0.0.17. Pointy hat to: tabthorpe Revision ChangesPath 1.1763+3 -2 ports/security/vuxml/vuln.xml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/thunderbird Makefile distinfo
miwi2008-11-23 16:06:53 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile distinfo Log: - Update to 2.0.0.18 PR: 129089 Submitted by: Gary Palmer <[EMAIL PROTECTED]> Approved by:portmgr (pav) Security: http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e16.html Revision ChangesPath 1.97 +1 -1 ports/mail/thunderbird/Makefile 1.38 +3 -3 ports/mail/thunderbird/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/firefox3-i18n Makefile distinfo pkg-descr
miwi2008-11-23 16:09:53 UTC FreeBSD ports repository Modified files: www/firefox3-i18nMakefile distinfo pkg-descr Log: - Force commit repocopy from www/firefox-i18n -> www/firefox3-i18n Revision ChangesPath 1.29 +0 -0 ports/www/firefox3-i18n/Makefile 1.23 +0 -0 ports/www/firefox3-i18n/distinfo 1.2 +0 -0 ports/www/firefox3-i18n/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/firefox3-i18n Makefile distinfo pkg-descr
miwi2008-11-23 16:11:13 UTC FreeBSD ports repository Modified files: www/firefox3-i18nMakefile distinfo pkg-descr Log: - Update to 3.0.4 PR: 127775 Submitted by: Koji Yokota <[EMAIL PROTECTED]> Revision ChangesPath 1.30 +19 -18ports/www/firefox3-i18n/Makefile 1.24 +165 -132 ports/www/firefox3-i18n/distinfo 1.3 +1 -1 ports/www/firefox3-i18n/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/pear-Structures_DataGrid_Renderer_XUL Makefile distinfo pkg-descr
miwi2008-11-23 16:14:11 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/pear-Structures_DataGrid_Renderer_XUL Makefile distinfo pkg-descr Log: Renderer driver for pear-Structures_DataGrid that generates the XML string for a XUL listbox. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XUL/ Submitted by: Nick Hilliard Revision ChangesPath 1.3266+1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo (new) 1.1 +4 -0 ports/devel/pear-Structures_DataGrid_Renderer_XUL/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/pear-Structures_DataGrid_Renderer_HTMLTable Makefile distinfo pkg-descr
miwi2008-11-23 16:14:41 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/pear-Structures_DataGrid_Renderer_HTMLTable Makefile distinfo pkg-descr Log: This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable/ Submitted by: Nick Hilliard Revision ChangesPath 1.3267+1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLTable/distinfo (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLTable/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile ports/www/pear-Structures_DataGrid_Renderer_Smarty Makefile distinfo pkg-descr
miwi2008-11-23 16:16:53 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-Structures_DataGrid_Renderer_Smarty Makefile distinfo pkg-descr Log: This is a Renderer driver for Structures_DataGrid using Smarty. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Smarty/ Submitted by: Nick Hilliard Revision ChangesPath 1.2179+1 -0 ports/www/Makefile 1.1 +25 -0 ports/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile (new) 1.1 +3 -0 ports/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo (new) 1.1 +3 -0 ports/www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm Makefile distinfo pkg-descr
miwi2008-11-23 16:17:21 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/pear-Structures_DataGrid_Renderer_HTMLSortForm Makefile distinfo pkg-descr Log: This driver renders an HTML form to let the user easily sort the datagrid, using multiple fields and directions. It uses the HTML_Quickform package. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLSortForm/ Submitted by: Nick Hilliard Revision ChangesPath 1.3268+1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/distinfo (new) 1.1 +4 -0 ports/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile ports/www/pear-Structures_DataGrid_Renderer_Pager Makefile distinfo pkg-descr
miwi2008-11-23 16:18:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-Structures_DataGrid_Renderer_Pager Makefile distinfo pkg-descr Log: This is a Renderer driver for Structures_DataGrid using PEAR::Pager. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Pager/ Submitted by: Nick Hilliard Revision ChangesPath 1.2180+1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/pear-Structures_DataGrid_Renderer_Pager/Makefile (new) 1.1 +3 -0 ports/www/pear-Structures_DataGrid_Renderer_Pager/distinfo (new) 1.1 +3 -0 ports/www/pear-Structures_DataGrid_Renderer_Pager/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile ports/www/pear-Structures_DataGrid_Renderer_Flexy Makefile distinfo pkg-descr
miwi2008-11-23 16:18:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-Structures_DataGrid_Renderer_Flexy Makefile distinfo pkg-descr Log: This is a Renderer driver for Structures_DataGrid using HTML_Template_Flexy. It adds a couple of variables to a Flexy instance and adds paging functionality. This renderer also enables customised result messages, customised column labels and a column label formatter WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Flexy/ Submitted by: Nick Hilliard Revision ChangesPath 1.2181+1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile (new) 1.1 +3 -0 ports/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo (new) 1.1 +6 -0 ports/www/pear-Structures_DataGrid_Renderer_Flexy/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/pear-Structures_DataGrid_Renderer_Console Makefile distinfo pkg-descr
miwi2008-11-23 16:19:56 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/pear-Structures_DataGrid_Renderer_Console Makefile distinfo pkg-descr Log: This is a Renderer driver for Structures_DataGrid using PEAR::Console_Table. WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Console/ Submitted by: Nick Hilliard Revision ChangesPath 1.3269+1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/pear-Structures_DataGrid_Renderer_Console/Makefile (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_Console/distinfo (new) 1.1 +3 -0 ports/devel/pear-Structures_DataGrid_Renderer_Console/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/databases Makefile ports/databases/pear-Structures_DataGrid_DataSource_DB Makefile distinfo pkg-descr
miwi2008-11-23 16:20:31 UTC FreeBSD ports repository Modified files: databasesMakefile Added files: databases/pear-Structures_DataGrid_DataSource_DB Makefile distinfo pkg-descr Log: This is DataSource driver for Structures_DataGrid which uses PEAR::DB. Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DB/ Submitted by: Nick Hilliard Revision ChangesPath 1.721 +1 -0 ports/databases/Makefile 1.1 +25 -0 ports/databases/pear-Structures_DataGrid_DataSource_DB/Makefile (new) 1.1 +3 -0 ports/databases/pear-Structures_DataGrid_DataSource_DB/distinfo (new) 1.1 +5 -0 ports/databases/pear-Structures_DataGrid_DataSource_DB/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/archivers/xarchiver Makefile distinfo pkg-plist
miwi2008-11-23 16:24:11 UTC FreeBSD ports repository Modified files: archivers/xarchiver Makefile distinfo pkg-plist Log: - Update to 0.5.0 PR: 128650 Submitted by: Bernhard Froehlich <[EMAIL PROTECTED]> Approved by:maintainer timeout Revision ChangesPath 1.3 +18 -3 ports/archivers/xarchiver/Makefile 1.2 +3 -3 ports/archivers/xarchiver/distinfo 1.2 +48 -5 ports/archivers/xarchiver/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/openx Makefile distinfo pkg-plist
miwi2008-11-23 16:25:02 UTC FreeBSD ports repository Modified files: www/openxMakefile distinfo pkg-plist Log: - Update to 2.6.3 PR: 128599 Submitted by: Dan Langille <[EMAIL PROTECTED]> Approved by:maintainer timeout Revision ChangesPath 1.6 +1 -1 ports/www/openx/Makefile 1.6 +3 -3 ports/www/openx/distinfo 1.5 +5 -2 ports/www/openx/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/databases/pear-MDB2_Schema Makefile distinfo
miwi2008-11-23 16:25:48 UTC FreeBSD ports repository Modified files: databases/pear-MDB2_Schema Makefile distinfo Log: - Update to 0.8.4 PR: 128953 Submitted by: Wen Heping <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +9 -5 ports/databases/pear-MDB2_Schema/Makefile 1.6 +3 -3 ports/databases/pear-MDB2_Schema/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/math/py-networkx Makefile distinfo pkg-plist ports/math/py-networkx/files patch-setup.py
miwi2008-11-23 16:26:39 UTC FreeBSD ports repository Modified files: math/py-networkx Makefile distinfo pkg-plist math/py-networkx/files patch-setup.py Log: - Update to 0.99 PR: 128991 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.2 +15 -6 ports/math/py-networkx/Makefile 1.2 +3 -3 ports/math/py-networkx/distinfo 1.2 +35 -15ports/math/py-networkx/files/patch-setup.py 1.2 +329 -281 ports/math/py-networkx/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/geos Makefile distinfo pkg-plist
miwi2008-11-23 16:27:22 UTC FreeBSD ports repository Modified files: graphics/geosMakefile distinfo pkg-plist Log: - Update to 3.0.2 PR: 128778 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.19 +2 -2 ports/graphics/geos/Makefile 1.10 +3 -3 ports/graphics/geos/distinfo 1.8 +1 -0 ports/graphics/geos/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net Makefile ports/net/p5-Sort-Key-IPv4 Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 16:28:05 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Sort-Key-IPv4 Makefile distinfo pkg-descr pkg-plist Log: Sort::Key::IPv4 Sorts lists of objects by some property containing an IPv4 address WWW: http://search.cpan.org/dist/Sort-Key-IPv4/ Revision ChangesPath 1.2050+1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/p5-Sort-Key-IPv4/Makefile (new) 1.1 +3 -0 ports/net/p5-Sort-Key-IPv4/distinfo (new) 1.1 +4 -0 ports/net/p5-Sort-Key-IPv4/pkg-descr (new) 1.1 +9 -0 ports/net/p5-Sort-Key-IPv4/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/geoapi Makefile distinfo pkg-plist
miwi2008-11-23 16:28:48 UTC FreeBSD ports repository Modified files: graphics/geoapi Makefile distinfo pkg-plist Log: - Update to 2.1.1 PR: 128930 Submitted by: "Wen Heping" <[EMAIL PROTECTED]> (maintainer) Revision Changes Path 1.3 +6 -7ports/graphics/geoapi/Makefile 1.2 +3 -3ports/graphics/geoapi/distinfo 1.2 +1661 -1695 ports/graphics/geoapi/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/science/hdf5 Makefile distinfo pkg-plist
miwi2008-11-23 16:29:42 UTC FreeBSD ports repository Modified files: science/hdf5 Makefile distinfo pkg-plist Log: - Update to 1.6.8 PR: 128962 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.50 +1 -2 ports/science/hdf5/Makefile 1.18 +3 -3 ports/science/hdf5/distinfo 1.22 +0 -3 ports/science/hdf5/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-wm/pekwm Makefile distinfo ports/x11-wm/pekwm/files patch-Frame.cc patch-data-scripts-pekwm_themeset.sh
miwi2008-11-23 16:30:43 UTC FreeBSD ports repository Modified files: x11-wm/pekwm Makefile distinfo Added files: x11-wm/pekwm/files patch-Frame.cc Removed files: x11-wm/pekwm/files patch-data-scripts-pekwm_themeset.sh Log: - Update to 0.1.8 PR: 128767 Submitted by: Henrik Friedrichsen <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.29 +4 -5 ports/x11-wm/pekwm/Makefile 1.15 +3 -3 ports/x11-wm/pekwm/distinfo 1.1 +46 -0 ports/x11-wm/pekwm/files/patch-Frame.cc (new) 1.2 +0 -12 ports/x11-wm/pekwm/files/patch-data-scripts-pekwm_themeset.sh (dead) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/tmux Makefile distinfo ports/misc/tmux/files patch-tty.c
miwi2008-11-23 16:31:24 UTC FreeBSD ports repository Modified files: misc/tmuxMakefile distinfo Removed files: misc/tmux/files patch-tty.c Log: - Update to 0.5 PR: fulvio ciriaco <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.4 +1 -1 ports/misc/tmux/Makefile 1.4 +3 -3 ports/misc/tmux/distinfo 1.2 +0 -14 ports/misc/tmux/files/patch-tty.c (dead) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc Makefile ports/textproc/p5-Text-SpellChecker Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 16:35:26 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-SpellChecker Makefile distinfo pkg-descr pkg-plist Log: This module is built on Text::Aspell, but adds some of the functionality provided by the internal gnu aspell API. This allows one to deal with blocks of text, rather than just words. For instance, we provide methods for iterating through the text, serializing the object (thus remembering where we left off), and highlighting the current misspelled word within the text. WWW: http://search.cpan.org/dist/Text-SpellChecker/ Revision ChangesPath 1.1278+1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/p5-Text-SpellChecker/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-SpellChecker/distinfo (new) 1.1 +8 -0 ports/textproc/p5-Text-SpellChecker/pkg-descr (new) 1.1 +6 -0 ports/textproc/p5-Text-SpellChecker/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/p5-IO-TieCombine Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 16:35:41 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-IO-TieCombine Makefile distinfo pkg-descr pkg-plist Log: IO::TieCombine - produce tied (and other) separate but combined variables. WWW: http://search.cpan.org/dist/IO-TieCombine Revision ChangesPath 1.3270+1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-IO-TieCombine/Makefile (new) 1.1 +3 -0 ports/devel/p5-IO-TieCombine/distinfo (new) 1.1 +3 -0 ports/devel/p5-IO-TieCombine/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-IO-TieCombine/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/dns Makefile ports/dns/dns2tcp Makefile distinfo pkg-descr
miwi2008-11-23 16:35:48 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/dns2tcp Makefile distinfo pkg-descr Log: Dns2tcp is a tool for relaying TCP connections over DNS. WWW:http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en Revision ChangesPath 1.100 +1 -0 ports/dns/Makefile 1.1 +21 -0 ports/dns/dns2tcp/Makefile (new) 1.1 +3 -0 ports/dns/dns2tcp/distinfo (new) 1.1 +3 -0 ports/dns/dns2tcp/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-AutoRestart Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 16:36:09 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-AutoRestart Makefile distinfo pkg-descr pkg-plist Log: Catalyst plugin to force the application to restart server processes when they reach a configurable memory threshold. Memory checks are performed every 'N' requests. This is intended as a band-aid to deal with problems like memory leaks; it's here to buy you time to find and solve the underlying issues. WWW:http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/ Revision ChangesPath 1.2182+1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/p5-Catalyst-Plugin-AutoRestart/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-AutoRestart/distinfo (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-AutoRestart/pkg-descr (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-AutoRestart/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/etoile-foundation distinfo
dinoex 2008-11-23 17:22:58 UTC FreeBSD ports repository Modified files: devel/etoile-foundation distinfo Log: - distfile was rerolled Summary: version bump in one module documntation extendend Revision ChangesPath 1.4 +3 -3 ports/devel/etoile-foundation/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-clocks/mouseclock Makefile pkg-plist
itetcu 2008-11-23 17:25:08 UTC FreeBSD ports repository Modified files: x11-clocks/mouseclock Makefile pkg-plist Log: - use DOCSDIR - fix plist with -DNOPORTDOCS - pet portlint - bumo PORTREVISION Approved by:maintainer timeout to QAT BotMail Prompted by:QAT QA run Revision ChangesPath 1.13 +4 -4 ports/x11-clocks/mouseclock/Makefile 1.2 +2 -2 ports/x11-clocks/mouseclock/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-fm/workplace Makefile pkg-plist
itetcu 2008-11-23 17:27:45 UTC FreeBSD ports repository Modified files: x11-fm/workplace Makefile pkg-plist Log: - install docs in DOCSDIR and examples in EXAMPLESDIR and respect NO* vars - fix plist with -DNOPORTDOCS - bump PORTREVISION Prompted by:QAT QA run Revision ChangesPath 1.33 +7 -5 ports/x11-fm/workplace/Makefile 1.6 +8 -8 ports/x11-fm/workplace/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/py-graph Makefile distinfo pkg-plist ports/graphics/py-graph/files patch-setup.py
miwi2008-11-23 17:27:52 UTC FreeBSD ports repository Modified files: graphics/py-graphMakefile distinfo pkg-plist Added files: graphics/py-graph/files patch-setup.py Log: - Update to 1.3.1 PR: 128431 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.2 +4 -1 ports/graphics/py-graph/Makefile 1.2 +3 -3 ports/graphics/py-graph/distinfo 1.1 +15 -0 ports/graphics/py-graph/files/patch-setup.py (new) 1.2 +13 -0 ports/graphics/py-graph/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/py-postmarkup Makefile distinfo
miwi2008-11-23 17:29:16 UTC FreeBSD ports repository Modified files: www/py-postmarkupMakefile distinfo Log: - Update to 1.1.4 PR: 128528 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer timeout Revision ChangesPath 1.3 +2 -2 ports/www/py-postmarkup/Makefile 1.2 +3 -3 ports/www/py-postmarkup/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11-fonts/intlfonts Makefile pkg-plist
itetcu 2008-11-23 17:34:06 UTC FreeBSD ports repository Modified files: x11-fonts/intlfonts Makefile pkg-plist Log: - use DOCSDIR - fix plsit with -DNOPORTDOCS - bump PORTREVISION Prompted by:QAT QA run Revision ChangesPath 1.17 +8 -10 ports/x11-fonts/intlfonts/Makefile 1.5 +4 -4 ports/x11-fonts/intlfonts/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/py-django Makefile distinfo pkg-plist
lwhsu 2008-11-23 18:08:42 UTC FreeBSD ports repository Modified files: www/py-djangoMakefile distinfo pkg-plist Log: - Update to 1.0.2 Revision ChangesPath 1.24 +1 -1 ports/www/py-django/Makefile 1.10 +3 -3 ports/www/py-django/distinfo 1.12 +64 -0 ports/www/py-django/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/dovecot-managesieve Makefile distinfo
miwi2008-11-23 18:10:00 UTC FreeBSD ports repository Modified files: mail/dovecot-managesieve Makefile distinfo Log: - Update to 0.10.4 PR: 129028 Submitted by: Desvernay Geoffroy <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.4 +1 -1 ports/mail/dovecot-managesieve/Makefile 1.3 +3 -3 ports/mail/dovecot-managesieve/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/print Makefile ports/print/pecl-haru Makefile distinfo pkg-descr
miwi2008-11-23 18:12:48 UTC FreeBSD ports repository Modified files: printMakefile Added files: print/pecl-haru Makefile distinfo pkg-descr Log: The PECL-haru extension provides bindings to the libHaru library. libHaru is a free, cross platform, and Open Source library for generating PDF files. WWW: http://pecl.php.net/package/haru/ PR: ports/129033 Submitted by: Wen Heping Revision ChangesPath 1.464 +1 -0 ports/print/Makefile 1.1 +30 -0 ports/print/pecl-haru/Makefile (new) 1.1 +3 -0 ports/print/pecl-haru/distinfo (new) 1.1 +5 -0 ports/print/pecl-haru/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/comms Makefile ports/comms/picocom Makefile distinfo pkg-descr ports/comms/picocom/files patch-Makefile
miwi2008-11-23 18:22:19 UTC FreeBSD ports repository Modified files: commsMakefile Added files: comms/picocomMakefile distinfo pkg-descr comms/picocom/files patch-Makefile Log: As its name suggests, picocom is a minimal dumb-terminal emulation pro- gram. It is, in principle, very much like minicom(1) , only it's "pico" instead of "mini"! It was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech "terminal-window" to allow operator intervention in PPP connection scripts (something like the ms-windows "open terminal window before / after dialing" feature). It could also prove useful in many other similar tasks. WWW:http://efault.net/npat/hacks/picocom/ Revision ChangesPath 1.199 +1 -0 ports/comms/Makefile 1.1 +22 -0 ports/comms/picocom/Makefile (new) 1.1 +3 -0 ports/comms/picocom/distinfo (new) 1.1 +32 -0 ports/comms/picocom/files/patch-Makefile (new) 1.1 +11 -0 ports/comms/picocom/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/libexecinfo Makefile ports/devel/libexecinfo/files patch-execinfo.c
naddy 2008-11-23 19:07:52 UTC FreeBSD ports repository Modified files: devel/libexecinfoMakefile devel/libexecinfo/files patch-execinfo.c Log: LP64 fixes Approved by:itetcu Revision ChangesPath 1.9 +1 -1 ports/devel/libexecinfo/Makefile 1.4 +19 -8 ports/devel/libexecinfo/files/patch-execinfo.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net/nakenchat Makefile distinfo pkg-plist ports/net/nakenchat/files nakenchat.in patch-Makefile patch-configure
wxs 2008-11-23 19:25:13 UTC FreeBSD ports repository Modified files: net/nakenchatMakefile distinfo pkg-plist net/nakenchat/files patch-Makefile Added files: net/nakenchat/files nakenchat.in patch-configure Log: - Update to 2.12 - Pass maintainer to submitter - Switch to new MASTER_SITES - Add RC script - Switch to OPTIONS - Properly handle the configuration file - Respect CC and CFLAGS PR: ports/128894 Submitted by: Oleg Ginzburg <[EMAIL PROTECTED]> Approved by:[EMAIL PROTECTED] (maintainer) Revision ChangesPath 1.3 +45 -5 ports/net/nakenchat/Makefile 1.4 +3 -3 ports/net/nakenchat/distinfo 1.1 +26 -0 ports/net/nakenchat/files/nakenchat.in (new) 1.2 +15 -10ports/net/nakenchat/files/patch-Makefile 1.1 +40 -0 ports/net/nakenchat/files/patch-configure (new) 1.2 +3 -1 ports/net/nakenchat/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile
miwi2008-11-23 19:47:23 UTC FreeBSD ports repository Modified files: www Makefile Log: - Connect firefox3-i18n Revision ChangesPath 1.2183+1 -0 ports/www/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/p5-Test-WWW-Mechanize Makefile distinfo
lbr 2008-11-23 20:41:24 UTC FreeBSD ports repository Modified files: devel/p5-Test-WWW-Mechanize Makefile distinfo Log: Update to 1.22 Revision ChangesPath 1.10 +1 -1 ports/devel/p5-Test-WWW-Mechanize/Makefile 1.9 +3 -3 ports/devel/p5-Test-WWW-Mechanize/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/emulators/wine Makefile distinfo pkg-plist
gerald 2008-11-23 20:53:10 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.1.9. Among others, this includes the following changes: - A large number of regression test fixes. - Performance improvements in memory management. - Improved POP3 support in inetcomm. - Initial implementation of the XInput DLL. - Various bug fixes. It also fixes the "Invalid address" issue reported by some users, at least according to my testing. PR: 128926 Revision ChangesPath 1.277 +1 -1 ports/emulators/wine/Makefile 1.169 +3 -3 ports/emulators/wine/distinfo 1.141 +7 -1 ports/emulators/wine/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/lang/gcc33 Makefile
gerald 2008-11-23 21:05:33 UTC FreeBSD ports repository Modified files: lang/gcc33 Makefile Log: Add sparc64 to NOT_FOR_ARCHS. (Nothing really should use this port at this point anyway, and we're down to six abandoned other ports overall.) Reported by:pointyhat Revision ChangesPath 1.218 +1 -1 ports/lang/gcc33/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/seam-carving-gui Makefile distinfo ports/graphics/seam-carving-gui/files patch-cair_CAIR.cpp
miwi2008-11-23 22:44:04 UTC FreeBSD ports repository Modified files: graphics/seam-carving-gui Makefile distinfo Added files: graphics/seam-carving-gui/files patch-cair_CAIR.cpp Log: - Update to 1.10 PR: 129068 Submitted by: Kuan-Chung Chiu <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2 +1 -1 ports/graphics/seam-carving-gui/Makefile 1.2 +3 -3 ports/graphics/seam-carving-gui/distinfo 1.1 +56 -0 ports/graphics/seam-carving-gui/files/patch-cair_CAIR.cpp (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/c-a-i-r Makefile distinfo ports/graphics/c-a-i-r/files amd64-CAIR.cpp patch-CAIR.cpp
miwi2008-11-23 22:45:54 UTC FreeBSD ports repository Modified files: graphics/c-a-i-r Makefile distinfo Added files: graphics/c-a-i-r/files patch-CAIR.cpp Removed files: graphics/c-a-i-r/files amd64-CAIR.cpp Log: - Update to 2.17 PR: 129067 Submitted by: Kuan-Chung Chiu <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2 +3 -9 ports/graphics/c-a-i-r/Makefile 1.2 +3 -3 ports/graphics/c-a-i-r/distinfo 1.2 +0 -56 ports/graphics/c-a-i-r/files/amd64-CAIR.cpp (dead) 1.1 +56 -0 ports/graphics/c-a-i-r/files/patch-CAIR.cpp (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/deskutils/google-gadgets Makefile distinfo pkg-plist ports/deskutils/google-gadgets/files patch-extensions_gst__video__element_gst__video__element.cc patch-extensions_gtkmoz__browser
miwi2008-11-23 22:51:45 UTC FreeBSD ports repository Modified files: deskutils/google-gadgets Makefile distinfo pkg-plist deskutils/google-gadgets/files patch-extensions_gst__video__element_gst__video__element.cc Added files: deskutils/google-gadgets/files patch-extensions_gtkmoz__browser__element_Makefile.am patch-extensions_smjs__script__runtime_Makefile.am patch-extensions_smjs__script__runtime_tests_Makefile.am patch-ggadget_npapi_Makefile.am Log: - Update to 0.10.3 Note: FreeBSD 6.X isn't longer supported PR: 129044 Submitted by: Ashish Shukla <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.8 +8 -1 ports/deskutils/google-gadgets/Makefile 1.5 +3 -3 ports/deskutils/google-gadgets/distinfo 1.2 +16 -17 ports/deskutils/google-gadgets/files/patch-extensions_gst__video__element_gst__video__element.cc 1.1 +15 -0 ports/deskutils/google-gadgets/files/patch-extensions_gtkmoz__browser__element_Makefile.am (new) 1.1 +15 -0 ports/deskutils/google-gadgets/files/patch-extensions_smjs__script__runtime_Makefile.am (new) 1.1 +15 -0 ports/deskutils/google-gadgets/files/patch-extensions_smjs__script__runtime_tests_Makefile.am (new) 1.1 +15 -0 ports/deskutils/google-gadgets/files/patch-ggadget_npapi_Makefile.am (new) 1.6 +22 -5 ports/deskutils/google-gadgets/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/audio Makefile ports/audio/lv2core Makefile distinfo pkg-descr pkg-plist ports/audio/lv2core/files patch-autowaf.py
miwi2008-11-23 22:52:44 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/lv2coreMakefile distinfo pkg-descr pkg-plist audio/lv2core/files patch-autowaf.py Log: LV2 is a standard for plugins and matching host applications, mainly targeted at audio processing and generation. LV2 is a simple but extensible successor of LADSPA, intended to address the limitations of LADSPA which many applications have outgrown. WWW: http://lv2plug.in/ PR: ports/129026 Submitted by: xaimus Revision ChangesPath 1.1001+1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/lv2core/Makefile (new) 1.1 +3 -0 ports/audio/lv2core/distinfo (new) 1.1 +11 -0 ports/audio/lv2core/files/patch-autowaf.py (new) 1.1 +6 -0 ports/audio/lv2core/pkg-descr (new) 1.1 +6 -0 ports/audio/lv2core/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel Makefile ports/devel/libfirm Makefile distinfo pkg-descr pkg-plist
miwi2008-11-23 22:56:50 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libfirmMakefile distinfo pkg-descr pkg-plist Log: libFIRM provides a graph-based intermediate representation (IR), which operates exclusively in SSA-form, starting at IR construction until assembler code emission. It offers many analyses and optimizations, provides extensive debug support and includes a backend framework. * analyses: dominance, loop tree, execution frequency, control dependencies, call graph, rapid type, def-use, alias analysis, class hierarchy analysis * optimizations: dead code elimination (happens implicitly), constant folding, local common subexpression elimination, arithmetic identities (happens on the fly), unreachable code elimination, global common subexpression elimination, code placement, strength reduction, scalar replacement, if-conversion, load/store optimization, control flow optimizations, reassociation, partial condition evaluation, tail recursion elimination, inlining, procedure cloning * enhanced debugging support: extensive checkers, breakpoints on node creation, entity creation, graph dumping * lowering of intrinsics, double word arithmetics, bitfields * generic backend features: * novel SSA based register allocator * several SSA copy coalescing and spilling algorithms * algorithms for instruction and basic block scheduling * working ia32 backend, unfinished backends for MIPS, ARM, PPC32 * handwritten recursive descent C89/C99 frontend available (lang/cparser) WWW: http://libfirm.org/ PR: ports/129070 Submitted by: Christoph Mallon Revision ChangesPath 1.3271+1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/libfirm/Makefile (new) 1.1 +3 -0 ports/devel/libfirm/distinfo (new) 1.1 +24 -0 ports/devel/libfirm/pkg-descr (new) 1.1 +97 -0 ports/devel/libfirm/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/graphics/p5-Image-Size Makefile
miwi2008-11-23 22:58:50 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Size Makefile Log: - Update maintainer mail adress PR: 128925 Submitted by: Anatoliy Dmytriyev" <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.41 +1 -1 ports/graphics/p5-Image-Size/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/p5-Heap Makefile
miwi2008-11-23 23:06:31 UTC FreeBSD ports repository Modified files: devel/p5-HeapMakefile Log: - Update maintainer mail adress Revision ChangesPath 1.8 +1 -1 ports/devel/p5-Heap/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/py-pylons Makefile
miwi2008-11-23 23:09:07 UTC FreeBSD ports repository Modified files: www/py-pylonsMakefile Log: - Update maintainer mail adress PR: 129015 Submitted by: Denis Shaposhnikov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.5 +1 -1 ports/www/py-pylons/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/es_ES.ISO8859-1/books/handbook/linuxemu chapter.sgml
carvay 2008-11-23 23:13:17 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/books/handbook/linuxemu chapter.sgml Log: - Synchronize the contents with the original. - The last section (left empty) needs translation yet, so the %SRCID% is still to 0.0. Revision ChangesPath 1.8 +977 -922 doc/es_ES.ISO8859-1/books/handbook/linuxemu/chapter.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/vpnc Makefile distinfo ports/security/vpnc/files patch-Makefile
ehaupt 2008-11-24 00:25:16 UTC FreeBSD ports repository Modified files: security/vpncMakefile distinfo security/vpnc/files patch-Makefile Log: Update to 0.5.3 Revision ChangesPath 1.39 +1 -2 ports/security/vpnc/Makefile 1.15 +3 -3 ports/security/vpnc/distinfo 1.9 +10 -11ports/security/vpnc/files/patch-Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/vpnc/files patch-vpnc-script patch-vpnc-script.in
ehaupt 2008-11-24 00:27:46 UTC FreeBSD ports repository Added files: security/vpnc/files patch-vpnc-script.in Removed files: security/vpnc/files patch-vpnc-script Log: Update to 0.5.3 (files forgotten in previous commit) Revision ChangesPath 1.5 +0 -32 ports/security/vpnc/files/patch-vpnc-script (dead) 1.1 +29 -0 ports/security/vpnc/files/patch-vpnc-script.in (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/security/vpnc Makefile distinfo ports/security/vpnc/files patch-Makefile
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/vpnc-0.5.3.log : building vpnc-0.5.3 in directory /var/tinderbox/7-STABLE-FTP maintained by: [EMAIL PROTECTED] building for: 7.0-STABLE amd64 port directory: /usr/ports/security/vpnc Makefile ident: $FreeBSD: ports/security/vpnc/Makefile,v 1.39 2008/11/24 00:25:16 ehaupt Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Mon Nov 24 00:27:44 UTC 2008 ... ===> Extracting for vpnc-0.5.3 => MD5 Checksum OK for vpnc-0.5.3.tar.gz. => SHA256 Checksum OK for vpnc-0.5.3.tar.gz. ===> vpnc-0.5.3 depends on file: /usr/local/bin/perl5.8.8 - found Deleting perl-5.8.8_1 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. add_pkg perl-5.8.8_1.tbz adding dependencies pkg_add perl-5.8.8_1.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ===> Patching for vpnc-0.5.3 ===> vpnc-0.5.3 depends on file: /usr/local/bin/perl5.8.8 - found ===> Applying FreeBSD patches for vpnc-0.5.3 No file to patch. Skipping... 2 out of 2 hunks ignored--saving rejects to vpnc-script.rej => Patch patch-vpnc-script failed to apply cleanly. => Patch(es) patch-Makefile patch-config.c applied cleanly. *** Error code 1 Stop in /a/ports/security/vpnc. build of /usr/ports/security/vpnc ended at Mon Nov 24 00:28:09 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/share/sgml man-refs.ent
delphij 2008-11-24 01:25:26 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add an entry for ale(4) Revision ChangesPath 1.473 +1 -0 doc/share/sgml/man-refs.ent ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/games Makefile ports/games/meritous Makefile distinfo pkg-descr pkg-plist ports/games/meritous/files patch-Makefile patch-src-levelblit.c
amdmi3 2008-11-24 01:32:06 UTC FreeBSD ports repository Modified files: gamesMakefile Added files: games/meritous Makefile distinfo pkg-descr pkg-plist games/meritous/files patch-Makefile patch-src-levelblit.c Log: Meritous is an action-adventure dungeon crawl game. WWW: http://www.asceai.net/meritous/ Revision ChangesPath 1.1247+1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/meritous/Makefile (new) 1.1 +3 -0 ports/games/meritous/distinfo (new) 1.1 +26 -0 ports/games/meritous/files/patch-Makefile (new) 1.1 +30 -0 ports/games/meritous/files/patch-src-levelblit.c (new) 1.1 +3 -0 ports/games/meritous/pkg-descr (new) 1.1 +89 -0 ports/games/meritous/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/midori Makefile distinfo pkg-plist
ahze2008-11-24 03:19:40 UTC FreeBSD ports repository Modified files: www/midori Makefile distinfo pkg-plist Log: Update to 0.1.0 PR: ports/128439 Submitted by: <[EMAIL PROTECTED]> Revision ChangesPath 1.5 +20 -8 ports/www/midori/Makefile 1.3 +3 -3 ports/www/midori/distinfo 1.3 +29 -7 ports/www/midori/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/ccache Makefile ports/devel/ccache/files patch-util.c
ahze2008-11-24 03:32:46 UTC FreeBSD ports repository Modified files: devel/ccache Makefile Added files: devel/ccache/files patch-util.c Log: Fix a bug in x_realloc() which tries to read out too many bytes from the old storage after allocating new storage. PR: ports/127639 Submitted by: Thorsten Glaser <[EMAIL PROTECTED]> (MirBSD project) Reported by:Mel <[EMAIL PROTECTED]> Revision ChangesPath 1.44 +1 -1 ports/devel/ccache/Makefile 1.1 +25 -0 ports/devel/ccache/files/patch-util.c (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/science/hdf5-18 Makefile distinfo pkg-descr pkg-plist
miwi2008-11-24 05:25:44 UTC FreeBSD ports repository Modified files: science/hdf5-18 Makefile distinfo pkg-descr pkg-plist Log: - Force commit repocopy from science/hdf5 to science/hdf5-18 Revision ChangesPath 1.51 +0 -0 ports/science/hdf5-18/Makefile 1.19 +0 -0 ports/science/hdf5-18/distinfo 1.4 +0 -0 ports/science/hdf5-18/pkg-descr 1.23 +0 -0 ports/science/hdf5-18/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/science/hdf5-18 Makefile distinfo pkg-plist ports/science/hdf5-18/files patch-c++::commence.in patch-commence.in patch-fortran_H5f90i.h patch-fortran_commence.in patch-fortran_config
miwi2008-11-24 05:29:55 UTC FreeBSD ports repository Modified files: science/hdf5-18 Makefile distinfo pkg-plist Added files: science/hdf5-18/files patch-src-H5FDdirect.c Removed files: science/hdf5-18/files patch-c++::commence.in patch-commence.in patch-fortran_H5f90i.h patch-fortran_commence.in patch-fortran_configure patch-fortran_freebsd Log: - Update to 1.8.2 PR: 128988 Submitted by: Wen Heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.52 +12 -27ports/science/hdf5-18/Makefile 1.20 +3 -3 ports/science/hdf5-18/distinfo 1.2 +0 -31 ports/science/hdf5-18/files/patch-c++::commence.in (dead) 1.4 +0 -32 ports/science/hdf5-18/files/patch-commence.in (dead) 1.2 +0 -11 ports/science/hdf5-18/files/patch-fortran_H5f90i.h (dead) 1.2 +0 -31 ports/science/hdf5-18/files/patch-fortran_commence.in (dead) 1.2 +0 -10 ports/science/hdf5-18/files/patch-fortran_configure (dead) 1.2 +0 -23 ports/science/hdf5-18/files/patch-fortran_freebsd (dead) 1.1 +11 -0 ports/science/hdf5-18/files/patch-src-H5FDdirect.c (new) 1.24 +74 -79ports/science/hdf5-18/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/science Makefile
miwi2008-11-24 05:35:04 UTC FreeBSD ports repository Modified files: science Makefile Log: - Connect hdf5-18 Revision ChangesPath 1.133 +1 -0 ports/science/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports MOVED ports/Mk bsd.database.mk ports/databases Makefile ports/databases/firebird2-client Makefile ports/databases/firebird2-server Makefile distinfo pkg-descr pkg-plist pkg-plist.cli
skv 2008-11-24 06:22:36 UTC FreeBSD ports repository Modified files: .MOVED Mk bsd.database.mk databasesMakefile databases/firebird20-client Makefile databases/firebird20-server Makefile pkg-plist.client databases/flamerobin Makefile databases/libdbi-drivers Makefile databases/libgda3Makefile Removed files: databases/firebird2-client Makefile databases/firebird2-server Makefile distinfo pkg-descr pkg-plist pkg-plist.client databases/firebird2-server/files aliases.conf.in icu.m4 patch-builds%install%misc%firebird.conf patch-builds%posix%Makefile.in.firebird patch-builds%posix%make.defaults patch-builds%posix%make.rules patch-configure.in patch-src%common%config%config.cpp patch-src%jrd%db_alias.cpp patch-src%jrd%gds.cpp patch-src%jrd%os%config_root.h patch-src%jrd%plugin_manager.cpp patch-src%jrd%svc.cpp patch-src%lock%lock.cpp patch-src+jrd+IntlManager.cpp pkg-install.in pkg-message.in Log: Rename databases/firebird2-* to databases/firebird20-* Revision ChangesPath 1.1711+3 -1 ports/MOVED 1.31 +5 -3 ports/Mk/bsd.database.mk 1.722 +2 -2 ports/databases/Makefile 1.5 +0 -19 ports/databases/firebird2-client/Makefile (dead) 1.68 +0 -230ports/databases/firebird2-server/Makefile (dead) 1.18 +0 -3 ports/databases/firebird2-server/distinfo (dead) 1.5 +0 -9 ports/databases/firebird2-server/files/aliases.conf.in (dead) 1.2 +0 -46 ports/databases/firebird2-server/files/icu.m4 (dead) 1.2 +0 -20 ports/databases/firebird2-server/files/patch-builds%install%misc%firebird.conf (dead) 1.2 +0 -35 ports/databases/firebird2-server/files/patch-builds%posix%Makefile.in.firebird (dead) 1.4 +0 -30 ports/databases/firebird2-server/files/patch-builds%posix%make.defaults (dead) 1.3 +0 -11 ports/databases/firebird2-server/files/patch-builds%posix%make.rules (dead) 1.6 +0 -44 ports/databases/firebird2-server/files/patch-configure.in (dead) 1.3 +0 -11 ports/databases/firebird2-server/files/patch-src%common%config%config.cpp (dead) 1.3 +0 -13 ports/databases/firebird2-server/files/patch-src%jrd%db_alias.cpp (dead) 1.4 +0 -11 ports/databases/firebird2-server/files/patch-src%jrd%gds.cpp (dead) 1.2 +0 -11 ports/databases/firebird2-server/files/patch-src%jrd%os%config_root.h (dead) 1.3 +0 -20 ports/databases/firebird2-server/files/patch-src%jrd%plugin_manager.cpp (dead) 1.4 +0 -22 ports/databases/firebird2-server/files/patch-src%jrd%svc.cpp (dead) 1.3 +0 -16 ports/databases/firebird2-server/files/patch-src%lock%lock.cpp (dead) 1.2 +0 -11 ports/databases/firebird2-server/files/patch-src+jrd+IntlManager.cpp (dead) 1.5 +0 -71 ports/databases/firebird2-server/files/pkg-install.in (dead) 1.7 +0 -27 ports/databases/firebird2-server/files/pkg-message.in (dead) 1.9 +0 -12 ports/databases/firebird2-server/pkg-descr (dead) 1.20 +0 -35 ports/databases/firebird2-server/pkg-plist (dead) 1.8 +0 -26 ports/databases/firebird2-server/pkg-plist.client (dead) 1.5 +1 -1 ports/databases/firebird20-client/Makefile 1.68 +7 -3 ports/databases/firebird20-server/Makefile 1.8 +4 -1 ports/databases/firebird20-server/pkg-plist.client 1.12 +1 -1 ports/databases/flamerobin/Makefile 1.17 +1 -1 ports/databases/libdbi-drivers/Makefile 1.88 +1 -1 ports/databases/libgda3/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/databases/firebird-server Makefile
skv 2008-11-24 06:32:27 UTC FreeBSD ports repository Modified files: databases/firebird-server Makefile Log: Mark as DEPRECATED. Revision ChangesPath 1.62 +3 -0 ports/databases/firebird-server/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.develalumni.sgml doc/en_US.ISO8859-1/share/sgml authors.ent
pgj 2008-11-24 06:38:24 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.develalumni.sgml en_US.ISO8859-1/share/sgml authors.ent Log: - Document properly that koitsu has left the Project. Good luck Jeremy! Revision ChangesPath 1.55 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.develalumni.sgml 1.467 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.develalumni.sgml
pgj 2008-11-24 06:41:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.develalumni.sgml Log: - Document that pho's commit bit has been restored, so he is not in alumni Revision ChangesPath 1.56 +2 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.develalumni.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/emulators/wine Makefile
gerald 2008-11-24 06:45:20 UTC FreeBSD ports repository Modified files: emulators/wine Makefile Log: Add libXrender as another dependency. Among others this should improve the appearance of Firefox. PR: 127909 Revision ChangesPath 1.278 +2 -1 ports/emulators/wine/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/libvmime Makefile
delphij 2008-11-24 06:46:59 UTC FreeBSD ports repository Modified files: mail/libvmimeMakefile Log: Derive CXXFLAG from CFLAG explicitly. Without this, user supplied CXXFLAG could cause compile fail due to the lack of -I${LOCALDIR} Reported/tested by: Andrei V. Lavreniyuk Revision ChangesPath 1.17 +3 -1 ports/mail/libvmime/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"