cvs commit: ports/security/krb5-appl Makefile

2012-07-09 Thread Cy Schubert
cy 2012-07-09 19:20:52 UTC FreeBSD ports repository Modified files: security/krb5-appl Makefile Log: Fix build of security/krb5 with clang. PR: 169740 Submitted by: Niclas Zeising Revision ChangesPath 1.155 +1 -0 ports/security/kr

cvs commit: ports/security/krb5 Makefile

2012-07-09 Thread Cy Schubert
cy 2012-07-09 19:20:09 UTC FreeBSD ports repository Modified files: security/krb5Makefile Log: Fix build of security/krb5 with clang. PR: 169740 Submitted by: Niclas Zeising Revision ChangesPath 1.158 +1 -0 ports/sec

Re: cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist

2012-07-05 Thread Cy Schubert
In message , Chris Rees writes: > --0015175cf764ea820104c410beb6 > Content-Type: text/plain; charset=ISO-8859-1 > > On Jul 5, 2012 2:30 AM, "Cy Schubert" wrote: > > > > In message > > om> > > , Chris Rees writes: > > > --0015175df1fcac

Re: cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist

2012-07-04 Thread Cy Schubert
In message , Chris Rees writes: > --0015175df1fcac14a304c4070391 > Content-Type: text/plain; charset=ISO-8859-1 > > On Jul 4, 2012 8:57 PM, "Cy Schubert" wrote: > > > > cy 2012-07-04 19:57:19 UTC > > > > FreeBSD ports repository > &

cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist

2012-07-04 Thread Cy Schubert
cy 2012-07-04 19:57:19 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile distinfo pkg-plist Log: Update from alpha2 to alpha3. Fix Makefile error from r1.57. Point to libnet116 instead of defunct libnet115. Submitted by: Update s

cvs commit: ports/sysutils/hdrecover Makefile ports/sysutils/hdrecover/files patch-hdrecover.cpp

2012-06-29 Thread Cy Schubert
cy 2012-06-30 02:14:21 UTC FreeBSD ports repository Modified files: sysutils/hdrecover Makefile sysutils/hdrecover/files patch-hdrecover.cpp Log: Fix segmentation fault. Revision ChangesPath 1.2 +1 -0 ports/sysutils/hdrecover/Makefile 1.2

cvs commit: ports/sysutils Makefile ports/sysutils/hdrecover Makefile distinfo pkg-descr pkg-plist ports/sysutils/hdrecover/files patch-hdrecover.cpp

2012-06-29 Thread Cy Schubert
cy 2012-06-29 23:01:42 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/hdrecover Makefile distinfo pkg-descr pkg-plist sysutils/hdrecover/files patch-hdrecover.cpp Log: Add hdrecover, a utility to check for and r

Re: cvs commit: ports/mail/mutt-devel Makefile

2012-06-29 Thread Cy Schubert
In message , Chris Rees writes: > On 29 June 2012 19:44, Cy Schubert wrote: > > In message c > > om> > > , Chris Rees writes: > >> --0015175d03a683d89c04c3968307 > >> Content-Type: text/plain; charset=ISO-8859-1 > >> > >> On

Re: cvs commit: ports/mail/mutt-devel Makefile

2012-06-29 Thread Cy Schubert
Cy, David, would either of you prefer to do it? I will if not. It doesn't matter to me. I'm in the middle of recovering two failed disks. I should have time tonight or Tuesday. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org _

cvs commit: ports/mail/mutt-devel Makefile

2012-06-20 Thread Cy Schubert
cy 2012-06-20 20:11:47 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: Add support for ports using this port as master, e.g. chinese/mutt. Approved by:Maintainer ("Schweigert, Udo CERT" ) Revision ChangesPath 1.330 +4

cvs commit: ports/sysutils/syslog-ng-devel Makefile

2012-06-19 Thread Cy Schubert
cy 2012-06-20 04:53:16 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile Log: Fix syntax error. Discovered by: FresPorts sanity checking Revision ChangesPath 1.58 +1 -1 ports/sysutils/syslog-ng-devel/Makefile _

cvs commit: ports/sysutils/syslog-ng-devel Makefile pkg-plist

2012-06-19 Thread Cy Schubert
cy 2012-06-20 04:50:12 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile pkg-plist Log: MF sysutils/syslog-ng: Miscellaneous fixes: - Fix installation and removal of default configuration: the package installs syslog-ng.conf.sample,

cvs commit: ports/sysutils/syslog-ng Makefile pkg-plist

2012-06-18 Thread Cy Schubert
cy 2012-06-19 05:12:27 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile pkg-plist Log: Miscellaneous fixes: - Fix installation and removal of default configuration: the package installs syslog-ng.conf.sample, but the port installs syslog-ng

cvs commit: ports/sysutils/cfengine3 Makefile distinfo pkg-plist

2012-06-18 Thread Cy Schubert
cy 2012-06-18 20:22:35 UTC FreeBSD ports repository Modified files: sysutils/cfengine3 Makefile distinfo pkg-plist Log: Update 3.3.0 --> 3.3.3. PR: 167942 Submitted by: Glen Barber Revision ChangesPath 1.65 +12 -6 ports/sysutils/c

cvs commit: ports/mail/mutt-devel Makefile

2012-06-15 Thread Cy Schubert
cy 2012-06-16 06:56:30 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: Fix runtime when krb5 or heimdal from ports is used. PR: ports/168639 Approved by:maintainer (implicit) Revision ChangesPath 1.329 +6

cvs commit: ports/mail/mutt-devel Makefile

2012-06-15 Thread Cy Schubert
cy 2012-06-16 06:08:30 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: Fix build when linking against MIT KRB5 libraries. Check for and use Heimdal in ports if available. PR: ports/167639 Approved by:maintainer (imp

cvs commit: ports/mail/mutt-devel Makefile

2012-06-14 Thread Cy Schubert
cy 2012-06-15 05:25:00 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: If we find MIT KRB5 in $KRB5_HOME, drag it in. Approved by:Maintainer (Udo Schweigert ) Revision ChangesPath 1.327 +3 -0 ports/mail/mutt-devel

cvs commit: ports/deskutils/pinot Makefile

2012-05-30 Thread Cy Schubert
cy 2012-05-31 03:03:59 UTC FreeBSD ports repository Modified files: deskutils/pinot Makefile Log: Fix build requirement for graphics/xpdf. Revision ChangesPath 1.75 +1 -1 ports/deskutils/pinot/Makefile __

Re: cvs commit: ports/graphics/xpdf Makefile pkg-plist

2012-05-25 Thread Cy Schubert
In message , "b. f." writes: > --f46d044286dcaef06c04c0e02d0a > Content-Type: text/plain; charset=ISO-8859-1 > > On 5/24/12, Cy Schubert wrote: > > cy 2012-05-25 03:24:19 UTC > > > > FreeBSD ports repository > > > > Modified fi

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

2012-05-25 Thread Cy Schubert
cy 2012-05-25 19:20:48 UTC FreeBSD ports repository Modified files: graphics/xpdfMakefile pkg-plist Log: PREFIX/LOCALBASE/plist fixups. Submitted by: "b. f." Revision ChangesPath 1.104 +2 -3 ports/graphics/xpdf/Makefile 1.16 +1 -1

cvs commit: ports/deskutils/pinot Makefile

2012-05-24 Thread Cy Schubert
cy 2012-05-25 03:29:37 UTC FreeBSD ports repository Modified files: deskutils/pinot Makefile Log: Fix brokenness caused by graphics/xpdf r1.102. Revision ChangesPath 1.74 +6 -3 ports/deskutils/pinot/Makefile

cvs commit: ports/print/pdfcolorsplit Makefile

2012-05-24 Thread Cy Schubert
cy 2012-05-25 03:28:50 UTC FreeBSD ports repository Modified files: print/pdfcolorsplit Makefile Log: Fix brokenness caused by graphics/xpdf r1.102. Revision ChangesPath 1.5 +5 -3 ports/print/pdfcolorsplit/Makefile

cvs commit: ports/mail/textmail Makefile

2012-05-24 Thread Cy Schubert
cy 2012-05-25 03:27:30 UTC FreeBSD ports repository Modified files: mail/textmailMakefile Log: Fix brokenness caused by graphics/xpdf r1.102. Revision ChangesPath 1.7 +5 -4 ports/mail/textmail/Makefile __

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

2012-05-24 Thread Cy Schubert
cy 2012-05-25 03:24:19 UTC FreeBSD ports repository Modified files: graphics/xpdfMakefile pkg-plist Log: Move binaries to $LOCALBASE/libexec. Suggested by: eadler Approved by:araujo (maintainer) Revision ChangesPath 1.103 +3 -2 ports

Re: cvs commit: ports UPDATING

2012-05-23 Thread Cy Schubert
In message , Eitan Adler writes: > On 11 May 2012 23:34, Cy Schubert wrote: > > cy          2012-05-12 03:34:58 UTC > > > >  FreeBSD ports repository > > > >  Modified files: > > why lib/ and not libexec/ ? As I don't want to chance makin

cvs commit: ports/sysutils/syslog-ng Makefile

2012-05-23 Thread Cy Schubert
cy 2012-05-23 19:17:31 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile Log: Make PORTS_SSL the default option. Submitted by: Popular demand. Revision ChangesPath 1.51 +1 -1 ports/sysutils/syslog-ng/Makefile

Re: cvs commit: ports UPDATING

2012-05-18 Thread Cy Schubert
In message , Eitan Adler writes: > On 11 May 2012 23:34, Cy Schubert wrote: > > cy          2012-05-12 03:34:58 UTC > > > >  FreeBSD ports repository > > > >  Modified files: > > why lib/ and not libexec/ ? Good question. libexec could be a good p

cvs commit: ports UPDATING

2012-05-11 Thread Cy Schubert
cy 2012-05-12 03:34:58 UTC FreeBSD ports repository Modified files: .UPDATING Log: Document new home for graphics/xpdf binaries (for the co-existence of xpdf with graphics/poppler-utils). Revision ChangesPath 1.1235+15 -1 ports/UPDAT

cvs commit: ports/graphics/poppler-utils Makefile ports/graphics/xpdf Makefile pkg-plist

2012-05-11 Thread Cy Schubert
cy 2012-05-12 03:32:08 UTC FreeBSD ports repository Modified files: graphics/poppler-utils Makefile graphics/xpdfMakefile pkg-plist Log: Allow graphics/xpdf and graphics/poppler-utils to co-exist. Approved by:araujo (xpdf) and kwm (poppler-utils) R

cvs commit: ports/sysutils/libumberlog Makefile

2012-05-10 Thread Cy Schubert
cy 2012-05-10 15:57:50 UTC FreeBSD ports repository Modified files: sysutils/libumberlog Makefile Log: Fix brokenness from r1.3 commit. Revision ChangesPath 1.4 +2 -1 ports/sysutils/libumberlog/Makefile ___ c

cvs commit: ports/sysutils/libumberlog Makefile

2012-05-09 Thread Cy Schubert
cy 2012-05-10 06:10:52 UTC FreeBSD ports repository Modified files: sysutils/libumberlog Makefile Log: Mark broken under 7.X for now, umberlog.3 fails to install. Revision ChangesPath 1.3 +4 -0 ports/sysutils/libumberlog/Makefile __

cvs commit: ports/sysutils/doinkd Makefile ports/sysutils/doinkd/files patch-Makefile

2012-05-06 Thread Cy Schubert
cy 2012-05-07 05:23:23 UTC FreeBSD ports repository Modified files: sysutils/doinkd Makefile Added files: sysutils/doinkd/files patch-Makefile Log: Add missing Makefile patch. Revision ChangesPath 1.23 +1 -1 ports/sysutils/doinkd/Makefile

cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist

2012-05-05 Thread Cy Schubert
cy 2012-05-05 17:34:54 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile distinfo pkg-plist Log: Update 3.4.0a1 --> 3.4.0a2 Submitted by: Peter Czanik (our syslog-ng upline) Revision ChangesPath 1.55 +5 -12 ports/sysu

cvs commit: ports/sysutils/libumberlog Makefile distinfo pkg-plist

2012-05-05 Thread Cy Schubert
cy 2012-05-05 17:12:32 UTC FreeBSD ports repository Modified files: sysutils/libumberlog Makefile distinfo pkg-plist Log: Update 0.2.0 --> 0.2.1 Submitted by: Peter Czanik (our syslog-ng upline) Revision ChangesPath 1.2 +3 -1 ports/sysutils/lib

cvs commit: ports/sysutils/doinkd Makefile ports/sysutils/doinkd/files patch-doinkd.c patch-doinkd.h utmp-Makefile utmpx-Makefile utmpx-doinkd.c utmpx-doinkd.h

2012-05-01 Thread Cy Schubert
cy 2012-05-02 03:20:35 UTC FreeBSD ports repository Modified files: sysutils/doinkd Makefile sysutils/doinkd/files patch-doinkd.c Added files: sysutils/doinkd/files patch-doinkd.h Removed files: sysutils/doinkd/files utmp-Makefile utmpx-Makefile

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

2012-04-27 Thread Cy Schubert
cy 2012-04-28 01:52:42 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xforward Makefile distinfo pkg-descr x11/xforward/files patch-Makefile patch-xforward.c Log: Xforward is a program for relaying X11 connec

cvs commit: ports/sysutils Makefile

2012-04-24 Thread Cy Schubert
cy 2012-04-25 03:32:50 UTC FreeBSD ports repository Modified files: sysutils Makefile Log: cfengine3-legacy tracks the 3.2 branch. Revision ChangesPath 1.1393+1 -0 ports/sysutils/Makefile ___ cvs-al

cvs commit: ports/sysutils/cfengine3-legacy Makefile distinfo pkg-plist ports/sysutils/cfengine3-legacy/files cf-execd.in cf-serverd.in

2012-04-24 Thread Cy Schubert
cy 2012-04-25 01:33:04 UTC FreeBSD ports repository Modified files: sysutils/cfengine3-legacy Makefile distinfo pkg-plist sysutils/cfengine3-legacy/files cf-execd.in cf-serverd.in Log: cfengine 3.2.3 is now -legacy. PR: 167083 Discussed with: gjb

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

2012-04-24 Thread Cy Schubert
cy 2012-04-24 20:22:14 UTC FreeBSD ports repository Modified files: security/fwbuilder Makefile distinfo pkg-plist Log: Update 5.0.1 ---> 5.1.0 Revision ChangesPath 1.93 +2 -2 ports/security/fwbuilder/Makefile 1.45 +2 -2 ports/security/fwb

cvs commit: ports/sysutils/cfengine3-legacy Makefile distinfo pkg-descr pkg-plist ports/sysutils/cfengine3-legacy/files cf-execd.in cf-serverd.in

2012-04-23 Thread Cy Schubert
cy 2012-04-23 13:49:39 UTC FreeBSD ports repository Modified files: sysutils/cfengine3-legacy Makefile distinfo pkg-descr pkg-plist sysutils/cfengine3-legacy/files cf-execd.in cf-serverd.in Log: Forced commit to document the repocopy of sy

cvs commit: ports/x11-wm/fvwm2 Makefile distinfo

2012-04-20 Thread Cy Schubert
cy 2012-04-20 16:40:11 UTC FreeBSD ports repository Modified files: x11-wm/fvwm2 Makefile distinfo Log: Update 2.6.4 --> 2.6.5 Revision ChangesPath 1.88 +1 -1 ports/x11-wm/fvwm2/Makefile 1.38 +2 -2 ports/x11-wm/fvwm2/distinfo ___

cvs commit: ports/sysutils/cfengine3 Makefile

2012-04-19 Thread Cy Schubert
cy 2012-04-19 15:00:56 UTC FreeBSD ports repository Modified files: sysutils/cfengine3 Makefile Log: PCRE is no longer an option. PR: 165859 Submitted by: gjb Revision ChangesPath 1.64 +4 -7 ports/sysutils/cfengine3/Makefile _

cvs commit: ports/sysutils/cfengine3 Makefile

2012-04-19 Thread Cy Schubert
cy 2012-04-19 13:34:08 UTC FreeBSD ports repository Modified files: sysutils/cfengine3 Makefile Log: Toykocabinet or QDBM must be used (but not both as already in the port). Revision ChangesPath 1.63 +4 -0 ports/sysutils/cfengine3/Makefile ___

cvs commit: ports/sysutils/cfengine Makefile

2012-04-18 Thread Cy Schubert
cy 2012-04-19 04:22:15 UTC FreeBSD ports repository Modified files: sysutils/cfengineMakefile Log: Record conflict with cfengine 3.3.0. Revision ChangesPath 1.49 +2 -0 ports/sysutils/cfengine/Makefile ___

cvs commit: ports/sysutils/cfengine3 Makefile distinfo pkg-plist

2012-04-18 Thread Cy Schubert
cy 2012-04-19 04:21:15 UTC FreeBSD ports repository Modified files: sysutils/cfengine3 Makefile distinfo pkg-plist Log: Update 3.2.3 --> 3.3.0 Revision ChangesPath 1.62 +43 -14ports/sysutils/cfengine3/Makefile 1.27 +2 -2 ports/sysutils/cfen

cvs commit: ports/sysutils Makefile ports/sysutils/libumberlog Makefile distinfo pkg-descr pkg-plist

2012-04-17 Thread Cy Schubert
cy 2012-04-17 20:20:01 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/libumberlog Makefile distinfo pkg-descr pkg-plist Log: Wecome to libumberlog. The libumberlog library serves two purposes: it's either a drop-i

cvs commit: ports/sysutils/syslog-ng Makefile distinfo pkg-plist

2012-04-17 Thread Cy Schubert
cy 2012-04-17 15:06:01 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile distinfo pkg-plist Log: Update 3.3.4 --> 3.3.5 Revision ChangesPath 1.49 +1 -2 ports/sysutils/syslog-ng/Makefile 1.30 +2 -2 ports/sysutils/sysl

cvs commit: ports/lang/dmd2 Makefile ports/lang/dmd2/files patch-linux-bin32-dmd.conf

2012-04-15 Thread Cy Schubert
cy 2012-04-16 05:34:27 UTC FreeBSD ports repository Modified files: lang/dmd2Makefile Added files: lang/dmd2/files patch-linux-bin32-dmd.conf Log: Fix runtime error (unable to find libphobos2). Revision ChangesPath 1.17 +1 -0 por

cvs commit: ports/x11/xascii Makefile

2012-04-15 Thread Cy Schubert
cy 2012-04-16 03:30:35 UTC FreeBSD ports repository Modified files: x11/xascii Makefile Log: Add build dependencies. Discovered by: pointyhat Revision ChangesPath 1.3 +1 -1 ports/x11/xascii/Makefile _

cvs commit: ports/lang/dmd2 Makefile distinfo pkg-plist

2012-04-15 Thread Cy Schubert
cy 2012-04-15 14:25:31 UTC FreeBSD ports repository Modified files: lang/dmd2Makefile distinfo pkg-plist Log: Update 2.058 --> 2.059 Revision ChangesPath 1.16 +1 -1 ports/lang/dmd2/Makefile 1.11 +2 -2 ports/lang/dmd2/distinfo 1

cvs commit: ports/lang/dmd Makefile distinfo pkg-plist ports/lang/dmd/files patch-src-dmd-posix.mak

2012-04-15 Thread Cy Schubert
cy 2012-04-15 14:15:54 UTC FreeBSD ports repository Modified files: lang/dmd Makefile distinfo pkg-plist lang/dmd/files patch-src-dmd-posix.mak Log: Update 1.073 --> 1.074 Revision ChangesPath 1.11 +1 -1 ports/lang/dmd/Makefile

Re: cvs commit: ports/x11 Makefile ports/x11/xascii Makefile distinfo pkg-descr ports/x11/xascii/files patch-Imakefile patch-xascii.c

2012-04-10 Thread Cy Schubert
In message <201204102026.q3akqoka020...@repoman.freebsd.org>, Cy Schubert write s: > cy 2012-04-10 20:26:24 UTC > > FreeBSD ports repository > > Modified files: > x11 Makefile > Added files: > x11/xascii Makefile

cvs commit: ports/x11/xascii Makefile

2012-04-10 Thread Cy Schubert
cy 2012-04-10 20:33:24 UTC FreeBSD ports repository Modified files: x11/xascii Makefile Log: Update package comment. Revision ChangesPath 1.2 +1 -1 ports/x11/xascii/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/x11 Makefile ports/x11/xascii Makefile distinfo pkg-descr ports/x11/xascii/files patch-Imakefile patch-xascii.c

2012-04-10 Thread Cy Schubert
cy 2012-04-10 20:26:24 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xascii Makefile distinfo pkg-descr x11/xascii/files patch-Imakefile patch-xascii.c Log: Welcome xascii to ports. Xascii has been aroun

cvs commit: ports/misc/tkcron Makefile ports/misc/tkcron/files Makefile

2012-04-07 Thread Cy Schubert
cy 2012-04-07 17:24:36 UTC FreeBSD ports repository Modified files: misc/tkcron Makefile misc/tkcron/filesMakefile Log: Update dependency to tk8.5. Feature safe: yes Revision ChangesPath 1.18 +3 -1 ports/misc/tkcron/Makefile 1

cvs commit: ports/misc Makefile ports/misc/tkcron Makefile distinfo pkg-descr ports/misc/tkcron/files Makefile patch-aa

2012-04-07 Thread Cy Schubert
cy 2012-04-07 16:33:05 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/tkcron Makefile distinfo pkg-descr misc/tkcron/filesMakefile patch-aa Log: Re-import tkcron, a tk frontend to cron. Feature safe:

cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist ports/sysutils/syslog-ng-devel/files patch-modules-Makefile.in syslog-ng.conf.sample

2012-04-05 Thread Cy Schubert
cy 2012-04-05 20:29:58 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile distinfo pkg-plist sysutils/syslog-ng-devel/files syslog-ng.conf.sample Added files: sysutils/syslog-ng-devel/files patch-modules-Makefile.in Log: New distfile f

cvs commit: ports/audio/muine Makefile ports/audio/muine/files patch-src-CoverGetter.cs patch-src-muine.exe.config.in

2012-04-04 Thread Cy Schubert
cy 2012-04-05 04:30:02 UTC FreeBSD ports repository Modified files: audio/muine Makefile audio/muine/filespatch-src-muine.exe.config.in Added files: audio/muine/filespatch-src-CoverGetter.cs Log: Remove dependency on libmusicbrainz. Submitte

cvs commit: ports/audio/muine Makefile ports/audio/muine/files patch-src-muine.exe.config.in

2012-04-04 Thread Cy Schubert
cy 2012-04-04 20:33:37 UTC FreeBSD ports repository Modified files: audio/muine Makefile Added files: audio/muine/filespatch-src-muine.exe.config.in Log: Use libmusicbrainz3 instead of libmusicbrainz. Feature safe: yes Revision ChangesPat

cvs commit: ports/audio/muine pkg-plist

2012-04-03 Thread Cy Schubert
cy 2012-04-04 00:44:53 UTC FreeBSD ports repository Added files: audio/muine pkg-plist Log: Add missing pkg-plist file. Feature safe: yes Revision ChangesPath 1.16 +75 -0 ports/audio/muine/pkg-plist (new) _

cvs commit: ports MOVED ports/audio Makefile ports/audio/muine Makefile distinfo pkg-descr ports/audio/muine/files patch-libmuine-db.c patch-libmuine_Makefile.in patch-libmuine_rb-cell-renderer-pixbuf

2012-04-02 Thread Cy Schubert
cy 2012-04-02 19:16:57 UTC FreeBSD ports repository Modified files: .MOVED audioMakefile Added files: audio/muine Makefile distinfo pkg-descr audio/muine/filespatch-libmuine-db.c patch-lib

Re: cvs commit: ports/sysutils/syslog-ng-devel Makefile

2012-03-30 Thread Cy Schubert
th only that version. Clearly this one works with both. > > Thoughts ? Excellent idea! Fixed. Thanks. ;) -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/

cvs commit: ports/sysutils/syslog-ng-devel Makefile

2012-03-30 Thread Cy Schubert
cy 2012-03-30 20:27:10 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile Log: Remove version specifier for pcre. Recommended by: pgollucci Feature safe: yes Revision ChangesPath 1.53 +1 -1 ports/sysu

cvs commit: ports/sysutils/syslog-ng-devel Makefile

2012-03-30 Thread Cy Schubert
cy 2012-03-30 19:26:01 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile Log: pcre fixup. Feature safe: yes Revision ChangesPath 1.52 +1 -2 ports/sysutils/syslog-ng-devel/Makefile _

cvs commit: ports/sysutils/syslog-ng-devel Makefile

2012-03-27 Thread Cy Schubert
cy 2012-03-27 19:19:37 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile Log: Reinsert missing PKGNAME_SUFFIX. Feature safe: yes Revision ChangesPath 1.51 +1 -0 ports/sysutils/syslog-ng-devel/Makefile

cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist ports/sysutils/syslog-ng-devel/files syslog-ng.conf.sample syslog-ng.sh.in

2012-03-26 Thread Cy Schubert
cy 2012-03-27 05:55:15 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng-devel Makefile distinfo pkg-plist sysutils/syslog-ng-devel/files syslog-ng.conf.sample syslog-ng.sh.in Log: Resurrect the devel branch. Update from

cvs commit: ports/devel/kdevelop Makefile

2012-03-26 Thread Cy Schubert
cy 2012-03-26 15:21:05 UTC FreeBSD ports repository Modified files: devel/kdevelop Makefile Log: Relinquish maintainership of this port. Feature safe: yes Revision ChangesPath 1.121 +1 -1 ports/devel/kdevelop/Makefile ___

cvs commit: ports/x11/gnome-terminal Makefile ports/x11/gnome-terminal/files patch-src-terminal.c

2012-03-24 Thread Cy Schubert
cy 2012-03-24 16:16:26 UTC FreeBSD ports repository Modified files: x11/gnome-terminal Makefile Added files: x11/gnome-terminal/files patch-src-terminal.c Log: Fix Gnome bugzilla bug 646317 (https://bugzilla.gnome.org/show_bug.cgi?id=646317). This patch addresses

cvs commit: ports/ftp/llnlxdir Makefile ports/ftp/llnlxdir/files patch-local.c

2012-03-10 Thread Cy Schubert
cy 2012-03-10 19:40:22 UTC FreeBSD ports repository Modified files: ftp/llnlxdir Makefile Added files: ftp/llnlxdir/files patch-local.c Log: Fix issue with select(). Feature safe: yes Revision ChangesPath 1.22 +1 -1 ports/ftp/lln

cvs commit: ports/ftp/llnlxftp Makefile ports/ftp/llnlxftp/files patch-local.c

2012-03-10 Thread Cy Schubert
cy 2012-03-10 19:39:02 UTC FreeBSD ports repository Modified files: ftp/llnlxftp Makefile Added files: ftp/llnlxftp/files patch-local.c Log: Fix select() issue. Feature safe: yes Revision ChangesPath 1.21 +1 -1 ports/ftp/llnlxftp/Ma

cvs commit: ports/devel/xxgdb Makefile ports/devel/xxgdb/files patch-dialog.c

2012-03-10 Thread Cy Schubert
cy 2012-03-10 17:37:56 UTC FreeBSD ports repository Modified files: devel/xxgdb Makefile Added files: devel/xxgdb/filespatch-dialog.c Log: Fix backspace bug (Debian Bug#130199). Assume maintainership. Obtained from: debian.org 004-backspace.dpa

cvs commit: ports MOVED

2012-03-08 Thread Cy Schubert
cy 2012-03-08 08:51:22 UTC FreeBSD ports repository Modified files: .MOVED Log: Restore kdevelop, dependency issue fixed. Revision ChangesPath 1.2792+1 -2 ports/MOVED ___ cvs-all@freebsd.org

cvs commit: ports/devel Makefile

2012-03-08 Thread Cy Schubert
cy 2012-03-08 08:50:47 UTC FreeBSD ports repository Modified files: develMakefile Log: Bring back kdevelop. Fix dependency issue. Revision ChangesPath 1.4894+1 -0 ports/devel/Makefile ___ c

cvs commit: ports/devel/kdevelop Makefile distinfo pkg-descr pkg-message pkg-plist ports/devel/kdevelop/files kdevelop patch-Makefile.in patch-admin-detect-autoconf.pl patch-appwizard-libtool

2012-03-08 Thread Cy Schubert
cy 2012-03-08 08:50:18 UTC FreeBSD ports repository Added files: devel/kdevelop Makefile distinfo pkg-descr pkg-message pkg-plist devel/kdevelop/files kdevelop patch-Makefile.in patch-admin-detect-autoconf.pl

cvs commit: ports/mail/fetchmail Makefile distinfo ports/mail/fetchmail/files patch-fix-embedded-NULs

2012-02-24 Thread Cy Schubert
cy 2012-02-24 23:56:18 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile distinfo Removed files: mail/fetchmail/files patch-fix-embedded-NULs Log: Update 6.3.20 --> 6.3.21 PR: 165459 Approved by:Maintainer (Corey Halpin

cvs commit: ports/security/tripwire12 Makefile ports/security/tripwire12/files tw.conf.freebsd8

2012-02-22 Thread Cy Schubert
cy 2012-02-23 00:34:28 UTC FreeBSD ports repository Modified files: security/tripwire12 Makefile Added files: security/tripwire12/files tw.conf.freebsd8 Log: Misc fixes (not comprehensive) for freebsd8. Submitted by: Maintainer (Joe Greco ) Approved by:I

cvs commit: ports/lang/dmd2 Makefile distinfo pkg-plist

2012-02-15 Thread Cy Schubert
cy 2012-02-16 04:44:03 UTC FreeBSD ports repository Modified files: lang/dmd2Makefile distinfo pkg-plist Log: Update 2.057 --> 2.058 Revision ChangesPath 1.15 +1 -1 ports/lang/dmd2/Makefile 1.10 +2 -2 ports/lang/dmd2/distinfo 1

cvs commit: ports/lang/dmd Makefile distinfo pkg-plist ports/lang/dmd/files patch-src-dmd-posix.mak

2012-02-15 Thread Cy Schubert
cy 2012-02-16 04:29:33 UTC FreeBSD ports repository Modified files: lang/dmd Makefile distinfo pkg-plist lang/dmd/files patch-src-dmd-posix.mak Log: Update 1.072 --> 1.073 Revision ChangesPath 1.10 +1 -1 ports/lang/dmd/Makefile

cvs commit: ports/x11/props Makefile

2012-02-15 Thread Cy Schubert
cy 2012-02-15 15:15:31 UTC FreeBSD ports repository Modified files: x11/propsMakefile Log: PORTREVISION bump. Revision ChangesPath 1.28 +1 -1 ports/x11/props/Makefile ___ cvs-all@freebsd.org mailin

cvs commit: ports/x11-toolkits/xview-clients Makefile

2012-02-15 Thread Cy Schubert
cy 2012-02-15 15:15:00 UTC FreeBSD ports repository Modified files: x11-toolkits/xview-clients Makefile Log: PORTREVISION bump. Revision ChangesPath 1.40 +1 -0 ports/x11-toolkits/xview-clients/Makefile ___ cvs

cvs commit: ports/x11/props Makefile

2012-02-15 Thread Cy Schubert
cy 2012-02-15 15:06:35 UTC FreeBSD ports repository Modified files: x11/propsMakefile Log: Props now conflicts with xview-clients. Revision ChangesPath 1.27 +2 -0 ports/x11/props/Makefile ___ cvs-a

cvs commit: ports/x11-toolkits/xview-clients Makefile pkg-plist

2012-02-15 Thread Cy Schubert
cy 2012-02-15 15:06:09 UTC FreeBSD ports repository Modified files: x11-toolkits/xview-clients Makefile pkg-plist Log: Fix pkg-plist errors (resulting in a conflict with the x11/props port). Flagged by: pav Revision ChangesPath 1.39 +4 -1 ports

cvs commit: ports/x11-toolkits/xview-clients Makefile distinfo pkg-descr ports/x11-toolkits/xview-clients/files patch-clients::Imakefile

2012-02-07 Thread Cy Schubert
cy 2012-02-08 06:54:54 UTC FreeBSD ports repository Modified files: x11-toolkits/xview-clients Makefile distinfo pkg-descr Removed files: x11-toolkits/xview-clients/files patch-clients::Imakefile Log: Update 3.2p1-X11R6 --> 3.2p1.4-19c This fixes cmdtool and shel

cvs commit: ports/x11-toolkits/xview Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/xview/files patch-Imakefile patch-bitmaps+Imakefile patch-clients+clock+clock.c patch-clients+olwm+Imakefi

2012-02-07 Thread Cy Schubert
cy 2012-02-08 06:52:21 UTC FreeBSD ports repository Modified files: x11-toolkits/xview Makefile distinfo pkg-descr pkg-plist x11-toolkits/xview/files patch-Imakefile patch-bitmaps+Imakefile patch-clients+clock+clo

cvs commit: ports/x11-wm/olvwm Makefile

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:58:18 UTC FreeBSD ports repository Modified files: x11-wm/olvwm Makefile Log: Add distfiles sources. Revision ChangesPath 1.37 +5 -1 ports/x11-wm/olvwm/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/x11/props Makefile

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:56:35 UTC FreeBSD ports repository Modified files: x11/propsMakefile Log: Add distfiles source. Revision ChangesPath 1.26 +2 -1 ports/x11/props/Makefile ___ cvs-all@freebsd.org mai

cvs commit: ports/x11-toolkits/slingshot Makefile

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:55:47 UTC FreeBSD ports repository Modified files: x11-toolkits/slingshot Makefile Log: Add distfile sources. Revision ChangesPath 1.33 +5 -1 ports/x11-toolkits/slingshot/Makefile ___ cvs-all@

cvs commit: ports/games/freebsd-games Makefile distinfo pkg-descr pkg-plist ports/games/freebsd-games/files patch-adventure_crc.c patch-adventure_hdr.h patch-atc_Makefile patch-atc_include.h patch-atc

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:43:36 UTC FreeBSD ports repository Removed files: games/freebsd-games Makefile distinfo pkg-descr pkg-plist games/freebsd-games/files patch-adventure_crc.c patch-adventure_hdr.h patch-atc_Makefil

cvs commit: ports/games/freebsd-games Makefile distinfo pkg-descr pkg-plist ports/games/freebsd-games/files patch-adventure_crc.c patch-adventure_hdr.h patch-atc_Makefile patch-atc_include.h patch-atc

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:35:19 UTC FreeBSD ports repository Added files: games/freebsd-games Makefile distinfo pkg-descr pkg-plist games/freebsd-games/files patch-adventure_crc.c patch-adventure_hdr.h patch-atc_Makefile

cvs commit: ports/sysutils/44bsd-more Makefile

2012-02-07 Thread Cy Schubert
cy 2012-02-08 05:19:12 UTC FreeBSD ports repository Modified files: sysutils/44bsd-more Makefile Log: Assume maintainership. Revision ChangesPath 1.16 +2 -2 ports/sysutils/44bsd-more/Makefile ___ cvs-all@free

cvs commit: ports/net/ntp-devel Makefile distinfo

2012-02-02 Thread Cy Schubert
cy 2012-02-02 20:22:10 UTC FreeBSD ports repository Modified files: net/ntp-develMakefile distinfo Log: Update 4.2.7p249 --> 4.2.7p255 Revision ChangesPath 1.85 +1 -1 ports/net/ntp-devel/Makefile 1.49 +2 -2 ports/net/ntp-devel/distin

cvs commit: ports/x11-wm/fvwm2 Makefile distinfo

2012-02-02 Thread Cy Schubert
cy 2012-02-02 20:20:24 UTC FreeBSD ports repository Modified files: x11-wm/fvwm2 Makefile distinfo Log: Update 2.6.3 --> 2.6.4. Revision ChangesPath 1.87 +1 -1 ports/x11-wm/fvwm2/Makefile 1.37 +2 -2 ports/x11-wm/fvwm2/distinfo __

cvs commit: ports/security/sudosh3 Makefile

2012-01-31 Thread Cy Schubert
cy 2012-01-31 14:49:47 UTC FreeBSD ports repository Modified files: security/sudosh3 Makefile Log: Fix PORTREVISION typo. Revision ChangesPath 1.36 +1 -1 ports/security/sudosh3/Makefile ___ cvs-all@freebsd

cvs commit: ports/security/sudosh3 Makefile pkg-descr

2012-01-30 Thread Cy Schubert
cy 2012-01-30 20:14:36 UTC FreeBSD ports repository Modified files: security/sudosh3 Makefile pkg-descr Log: Update package description. Revision ChangesPath 1.35 +1 -1 ports/security/sudosh3/Makefile 1.5 +4 -5 ports/security/sudosh3/pk

cvs commit: ports/security/sudosh2 Makefile distinfo

2012-01-30 Thread Cy Schubert
cy 2012-01-30 20:11:25 UTC FreeBSD ports repository Modified files: security/sudosh2 Makefile distinfo Log: Update 1.0.2 --> 1.0.4 Revision ChangesPath 1.29 +3 -4 ports/security/sudosh2/Makefile 1.11 +2 -2 ports/security/sudosh2/distinfo

cvs commit: ports/security/tripwire Makefile ports/security/tripwire/files patch-install-install.sh

2012-01-27 Thread Cy Schubert
cy 2012-01-27 20:45:47 UTC FreeBSD ports repository Modified files: security/tripwireMakefile security/tripwire/files patch-install-install.sh Log: Additional software only options and binary package build tweaks.` Revision ChangesPath 1.43 +56 -13

cvs commit: ports/security/tripwire Makefile

2012-01-26 Thread Cy Schubert
cy 2012-01-26 21:21:51 UTC FreeBSD ports repository Modified files: security/tripwireMakefile Log: Fix typo. Revision ChangesPath 1.42 +1 -1 ports/security/tripwire/Makefile ___ cvs-all@freebsd.org mailing

cvs commit: ports/security/tripwire Makefile ports/security/tripwire/files patch-install-install.sh

2012-01-25 Thread Cy Schubert
cy 2012-01-26 02:34:46 UTC FreeBSD ports repository Modified files: security/tripwireMakefile security/tripwire/files patch-install-install.sh Log: Binary package improvements. User option to specify the location of database files. (Can still be overriden in

cvs commit: ports/security/tripwire Makefile distinfo pkg-plist ports/security/tripwire/files patch-install-install.sh pkg-deinstall.in

2012-01-25 Thread Cy Schubert
cy 2012-01-25 21:15:31 UTC FreeBSD ports repository Modified files: security/tripwireMakefile distinfo pkg-plist Added files: security/tripwire/files patch-install-install.sh pkg-deinstall.in Log: Update 2.4.1.2 --> 2.4.2.2. Binar

cvs commit: ports/sysutils/syslog-ng Makefile distinfo pkg-plist

2012-01-20 Thread Cy Schubert
cy 2012-01-20 23:44:37 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile distinfo pkg-plist Log: Update 3.3.3 --> 3.3.4. Revision ChangesPath 1.47 +1 -1 ports/sysutils/syslog-ng/Makefile 1.29 +2 -2 ports/sysutils/sys

  1   2   3   4   5   6   7   8   >