cvs commit: ports/comms/minicom Makefile ports/comms/minicom/scripts create-dev-link

2005-11-27 Thread Anders Nordby
anders  2005-11-27 15:07:30 UTC

  FreeBSD ports repository

  Modified files:
comms/minicomMakefile 
  Removed files:
comms/minicom/scripts create-dev-link 
  Log:
  Make /dev/cuad0 the default serial port in FreeBSD 6 and newer.
  
  Drop the script to choose serial port and make the link from /dev/modem
  (I assume people do not need or want it anymore), set the port directly
  instead (and let people override with a make switch if they want).
  Users can change the default port in the configuration anyway.
  
  PR: ports/82241
  
  Revision  ChangesPath
  1.46  +8 -10 ports/comms/minicom/Makefile
  1.4   +0 -58 ports/comms/minicom/scripts/create-dev-link (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/www Makefile ports/www/varnish-nagios Makefile distinfo pkg-descr

2012-04-16 Thread Anders Nordby
anders  2012-04-16 14:19:57 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/varnish-nagios   Makefile distinfo pkg-descr 
  Log:
  Add Nagios plugin to check status of Varnish.
  
  Revision  ChangesPath
  1.3159+1 -0  ports/www/Makefile
  1.1   +31 -0 ports/www/varnish-nagios/Makefile (new)
  1.1   +2 -0  ports/www/varnish-nagios/distinfo (new)
  1.1   +1 -0  ports/www/varnish-nagios/pkg-descr (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish-nagios Makefile

2012-04-16 Thread Anders Nordby
anders  2012-04-16 14:21:14 UTC

  FreeBSD ports repository

  Modified files:
www/varnish-nagios   Makefile 
  Log:
  Improve comment (oops).
  
  Revision  ChangesPath
  1.2   +1 -1  ports/www/varnish-nagios/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish-nagios Makefile

2012-04-22 Thread Anders Nordby
anders  2012-04-22 20:22:23 UTC

  FreeBSD ports repository

  Modified files:
www/varnish-nagios   Makefile 
  Log:
  Attempt to remove libexec/nagios and make pointyhat happy.
  
  Revision  ChangesPath
  1.3   +1 -0  ports/www/varnish-nagios/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


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

2005-12-05 Thread Anders Nordby
Hi,

I think that there are more devices than the iPod's that have problems
with the "clear any stall" part of usb_subr.c. Right, Ian? You said that
this part should be disabled for all devices, and enabled for those that
need it? Or should this be an iPod only fix?

Please see PR usb/81774.

On Mon, Dec 05, 2005 at 01:51:29AM +, Florent Thoumie wrote:
> flz 2005-12-05 01:51:29 UTC
> 
>   FreeBSD src repository (ports committer)
> 
>   Modified files:
> sys/dev/usb  usb_quirks.c usb_quirks.h usb_subr.c 
>  usbdevs 
>   Log:
>   - Add Product IDs for iPod 3G and iPod Video.
>   - Add an USB quirk for iPods, da(4) devices are now successfully created.
>   
>   Approved by:ssouhlal
>   MFC after:  1 week
>   
>   Revision  ChangesPath
>   1.42  +2 -0  src/sys/dev/usb/usb_quirks.c
>   1.18  +1 -0  src/sys/dev/usb/usb_quirks.h
>   1.77  +16 -12src/sys/dev/usb/usb_subr.c
>   1.236 +2 -0  src/sys/dev/usb/usbdevs
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-- 
Anders.
___
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/java/drexelsnmp Makefile pkg-descr

2006-02-07 Thread Anders Nordby
anders  2006-02-07 08:23:24 UTC

  FreeBSD ports repository

  Modified files:
java/drexelsnmp  Makefile pkg-descr 
  Log:
  Update changed master site and homepage URLs.
  
  Submitted by:   demon
  
  Revision  ChangesPath
  1.4   +1 -1  ports/java/drexelsnmp/Makefile
  1.2   +1 -1  ports/java/drexelsnmp/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/sysutils/dmidecode Makefile distinfo ports/sysutils/dmidecode/files patch-Makefile

2006-02-07 Thread Anders Nordby
anders  2006-02-07 08:51:09 UTC

  FreeBSD ports repository

  Modified files:
sysutils/dmidecode   Makefile distinfo 
sysutils/dmidecode/files patch-Makefile 
  Log:
  Update to 2.8.
  Remove USE_REINPLACE (deprecated).
  
  PR: 92894
  Submitted by:   az
  
  Revision  ChangesPath
  1.8   +1 -2  ports/sysutils/dmidecode/Makefile
  1.7   +3 -3  ports/sysutils/dmidecode/distinfo
  1.3   +4 -4  ports/sysutils/dmidecode/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/mail/majordomo Makefile

2006-04-04 Thread Anders Nordby
anders  2006-04-04 20:23:40 UTC

  FreeBSD ports repository

  Modified files:
mail/majordomo   Makefile 
  Log:
  Unbreak: distfile IS fetchable. Add another master site however, to make
  downloading more stable.
  
  Revision  ChangesPath
  1.36  +3 -4  ports/mail/majordomo/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/thttpd distinfo

2006-04-06 Thread Anders Nordby
anders  2006-04-06 20:34:17 UTC

  FreeBSD ports repository

  Modified files:
www/thttpd   distinfo 
  Log:
  Update checksum. Change of authors email address only.
  
  PR: 92652
  Submitted by:   Alexander Logvinov <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.27  +3 -3  ports/www/thttpd/distinfo
___
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: src/etc rc.subr

2006-05-03 Thread Anders Nordby
Hi,

Is there any chance to have this, and the 1.54 -> 1.55 fix MFCed before
6.1 is rolled?

It's a very nice fix for people who are using many jails, along with
software from ports.

On Tue, Apr 11, 2006 at 09:20:47AM +, Florent Thoumie wrote:
> flz 2006-04-11 09:20:47 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
> etc  rc.subr 
>   Log:
>   - If no pidfile has been created at startup, only stop processes
>   with current jid.
>   
>   PR: conf/93287
>   Submitted by:   anders
>   Approved by:cperciva (mentor)
>   MFC after:  1 month
>   
>   Revision  ChangesPath
>   1.54  +7 -4  src/etc/rc.subr
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-- 
Anders.
___
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/p5-Device-Gsm Makefile distinfo pkg-descr pkg-plist

2006-05-09 Thread Anders Nordby
anders  2006-05-09 16:52:58 UTC

  FreeBSD ports repository

  Modified files:
commsMakefile 
  Added files:
comms/p5-Device-Gsm  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add Device::Gsm, Perl interface to GSM phones/modems on serial ports.
  
  Revision  ChangesPath
  1.148 +1 -0  ports/comms/Makefile
  1.1   +24 -0 ports/comms/p5-Device-Gsm/Makefile (new)
  1.1   +3 -0  ports/comms/p5-Device-Gsm/distinfo (new)
  1.1   +6 -0  ports/comms/p5-Device-Gsm/pkg-descr (new)
  1.1   +22 -0 ports/comms/p5-Device-Gsm/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: CVSROOT modules

2006-05-09 Thread Anders Nordby
anders  2006-05-09 16:53:28 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
p5-Device-Gsm --> ports/comms/p5-Device-Gsm
  
  Revision  ChangesPath
  1.14864   +1 -0  CVSROOT/modules
___
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/fcplay Makefile ports/audio/fcplay/files patch-Dump.h patch-Main.cpp patch-SmartPtr.h

2006-06-06 Thread Anders Nordby
anders  2006-06-06 19:42:56 UTC

  FreeBSD ports repository

  Modified files:
audio/fcplay Makefile 
  Added files:
audio/fcplay/files   patch-Dump.h patch-Main.cpp 
 patch-SmartPtr.h 
  Log:
  C++ fixes to make fcplay build with GCC 3.2+.
  Require GCC 3.2+.
  
  Obtained from:  xmms-fc CVS
  
  Revision  ChangesPath
  1.17  +1 -1  ports/audio/fcplay/Makefile
  1.1   +14 -0 ports/audio/fcplay/files/patch-Dump.h (new)
  1.1   +62 -0 ports/audio/fcplay/files/patch-Main.cpp (new)
  1.1   +26 -0 ports/audio/fcplay/files/patch-SmartPtr.h (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: CVSROOT access

2006-06-06 Thread Anders Nordby
anders  2006-06-06 19:53:19 UTC

  FreeBSD doc repository

  Modified files:
.access 
  Log:
  Turn in my idle doc commit bit.
  
  Revision  ChangesPath
  1.563 +0 -1  CVSROOT/access
___
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/pound Makefile distinfo

2006-09-30 Thread Anders Nordby
anders  2006-09-30 15:44:33 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.1.3.
  
  Revision  ChangesPath
  1.12  +1 -1  ports/www/pound/Makefile
  1.13  +3 -3  ports/www/pound/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/smtptrapd Makefile distinfo

2006-07-27 Thread Anders Nordby
anders  2006-07-27 17:10:02 UTC

  FreeBSD ports repository

  Modified files:
mail/smtptrapd   Makefile distinfo 
  Log:
  Update to 1.3.
  
  Revision  ChangesPath
  1.4   +1 -1  ports/mail/smtptrapd/Makefile
  1.4   +3 -3  ports/mail/smtptrapd/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/flog Makefile distinfo

2006-07-27 Thread Anders Nordby
anders  2006-07-27 17:24:31 UTC

  FreeBSD ports repository

  Modified files:
sysutils/flogMakefile distinfo 
  Log:
  Update to 1.7.
  
  PR: 95938
  Submitted by:   Martin Wilke <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.6   +1 -1  ports/sysutils/flog/Makefile
  1.5   +3 -3  ports/sysutils/flog/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/majordomo Makefile ports/mail/majordomo/files patch-bj patch-majordomo.pl

2011-03-08 Thread Anders Nordby
anders  2011-03-08 13:49:50 UTC

  FreeBSD ports repository

  Modified files:
mail/majordomo   Makefile 
mail/majordomo/files patch-bj 
  Added files:
mail/majordomo/files patch-majordomo.pl 
  Log:
  Update to work with newer Perl versions.
  
  Obtained from:  NetBSD pkgsrc
  
  Revision  ChangesPath
  1.42  +1 -1  ports/mail/majordomo/Makefile
  1.3   +53 -2 ports/mail/majordomo/files/patch-bj
  1.1   +47 -0 ports/mail/majordomo/files/patch-majordomo.pl (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile distinfo pkg-plist ports/www/varnish/files patch-ticket-1001-994 patch-ticket-1012

2011-11-03 Thread Anders Nordby
anders  2011-11-03 14:48:08 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile distinfo pkg-plist 
  Removed files:
www/varnish/filespatch-ticket-1001-994 patch-ticket-1012 
  Log:
  Update to 3.0.2.
  
  Revision  ChangesPath
  1.48  +3 -4  ports/www/varnish/Makefile
  1.24  +2 -4  ports/www/varnish/distinfo
  1.2   +0 -86 ports/www/varnish/files/patch-ticket-1001-994 (dead)
  1.2   +0 -11 ports/www/varnish/files/patch-ticket-1012 (dead)
  1.17  +1 -0  ports/www/varnish/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/comms/p5-Device-Gsm Makefile distinfo

2010-10-25 Thread Anders Nordby
anders  2010-10-25 22:45:47 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-Gsm  Makefile distinfo 
  Log:
  Update to 1.55.
  
  Revision  ChangesPath
  1.9   +1 -1  ports/comms/p5-Device-Gsm/Makefile
  1.7   +3 -3  ports/comms/p5-Device-Gsm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/comms/minicom Makefile

2010-04-13 Thread Anders Nordby
anders  2010-04-13 20:02:01 UTC

  FreeBSD ports repository

  Modified files:
comms/minicomMakefile 
  Log:
  Drop maintainership, as I do not use this port anymore.
  
  Revision  ChangesPath
  1.52  +1 -1  ports/comms/minicom/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/security/pwman Makefile distinfo

2010-05-11 Thread Anders Nordby
anders  2010-05-11 17:54:06 UTC

  FreeBSD ports repository

  Modified files:
security/pwman   Makefile distinfo 
  Log:
  Update to 0.4.0.
  The new version has a much welcomed and useful search ability.
  
  Revision  ChangesPath
  1.15  +1 -1  ports/security/pwman/Makefile
  1.9   +3 -3  ports/security/pwman/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/security/sshblock Makefile ports/security/sshblock/files sshblock.in

2009-05-19 Thread Anders Nordby
anders  2009-05-19 08:16:42 UTC

  FreeBSD ports repository

  Modified files:
security/sshblockMakefile 
security/sshblock/files sshblock.in 
  Log:
  Fiddle rcorder bits in the startup script, so that sshblock actually
  starts on boot.
  
  Revision  ChangesPath
  1.2   +1 -0  ports/security/sshblock/Makefile
  1.2   +4 -2  ports/security/sshblock/files/sshblock.in
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/multimedia/ffmpeg2theora Makefile distinfo

2009-01-15 Thread Anders Nordby
anders  2009-01-15 23:49:07 UTC

  FreeBSD ports repository

  Modified files:
multimedia/ffmpeg2theora Makefile distinfo 
  Log:
  Update to 0.23.
  
  Revision  ChangesPath
  1.2   +1 -1  ports/multimedia/ffmpeg2theora/Makefile
  1.2   +3 -3  ports/multimedia/ffmpeg2theora/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net/dante Makefile ports/net/dante/files patch-sockd-getifa.c

2009-01-18 Thread Anders Nordby
anders  2009-01-19 00:00:51 UTC

  FreeBSD ports repository

  Modified files:
net/danteMakefile 
  Added files:
net/dante/files  patch-sockd-getifa.c 
  Log:
  Fix external rotation/interface address parsing.
  
  PR: 129351
  Submitted by:   Christoph Weber-Fahr 
  
  Revision  ChangesPath
  1.29  +1 -0  ports/net/dante/Makefile
  1.1   +216 -0ports/net/dante/files/patch-sockd-getifa.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/pound Makefile distinfo

2009-01-18 Thread Anders Nordby
anders  2009-01-19 00:22:58 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.4.4.
  
  Revision  ChangesPath
  1.21  +1 -1  ports/www/pound/Makefile
  1.19  +3 -3  ports/www/pound/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/mail/cclient Makefile distinfo

2009-01-18 Thread Anders Nordby
anders  2009-01-19 01:11:44 UTC

  FreeBSD ports repository

  Modified files:
mail/cclient Makefile distinfo 
  Log:
  Update to 2007e.
  
  Remove FORBIDDEN, as the security issues should be OK now.
  
  PR: 130255
  Submitted by:   Sunpoet Po-Chuan Hsieh 
  
  Revision  ChangesPath
  1.43  +1 -9  ports/mail/cclient/Makefile
  1.23  +3 -3  ports/mail/cclient/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/mail/imap-uw Makefile distinfo pkg-plist ports/mail/imap-uw/files patch-ah patch-ai patch-src-dmail-Makefile patch-src-tmail-Makefile

2009-01-18 Thread Anders Nordby
anders  2009-01-19 01:17:14 UTC

  FreeBSD ports repository

  Modified files:
mail/imap-uw Makefile distinfo pkg-plist 
mail/imap-uw/files   patch-ah patch-ai 
 patch-src-dmail-Makefile 
 patch-src-tmail-Makefile 
  Log:
  Update to 2007e.
  
  Remove FORBIDDEN, as the security issues should be OK now.
  
  PR: 130617
  Submitted by:   Martin Matuska 
  
  Revision  ChangesPath
  1.86  +1 -8  ports/mail/imap-uw/Makefile
  1.56  +3 -3  ports/mail/imap-uw/distinfo
  1.16  +131 -173  ports/mail/imap-uw/files/patch-ah
  1.18  +89 -103   ports/mail/imap-uw/files/patch-ai
  1.2   +11 -8 ports/mail/imap-uw/files/patch-src-dmail-Makefile
  1.2   +11 -8 ports/mail/imap-uw/files/patch-src-tmail-Makefile
  1.17  +8 -2  ports/mail/imap-uw/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net/p5-Filesys-SmbClient Makefile distinfo ports/net/p5-Filesys-SmbClient/files patch-Makefile.PL

2009-02-18 Thread Anders Nordby
anders  2009-02-18 17:16:41 UTC

  FreeBSD ports repository

  Modified files:
net/p5-Filesys-SmbClient Makefile distinfo 
net/p5-Filesys-SmbClient/files patch-Makefile.PL 
  Log:
  Update to 3.1.
  
  Revision  ChangesPath
  1.5   +1 -1  ports/net/p5-Filesys-SmbClient/Makefile
  1.5   +3 -3  ports/net/p5-Filesys-SmbClient/distinfo
  1.2   +8 -4  ports/net/p5-Filesys-SmbClient/files/patch-Makefile.PL
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/pound Makefile distinfo pkg-plist ports/www/pound/files patch-Makefile.in

2010-03-23 Thread Anders Nordby
anders  2010-03-23 21:38:01 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Added files:
www/pound/files  patch-Makefile.in 
  Removed files:
www/poundpkg-plist 
  Log:
  Update to 2.5.
  Disable checks for hoard and tcmalloc.
  Make pcre on by default.
  Honor CC.
  Portlint.
  
  PR: 143484
  Submitted by:   mm
  
  Revision  ChangesPath
  1.23  +12 -32ports/www/pound/Makefile
  1.21  +3 -3  ports/www/pound/distinfo
  1.3   +11 -0 ports/www/pound/files/patch-Makefile.in (new)
  1.6   +0 -2  ports/www/pound/pkg-plist (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/multimedia/ffmpeg2theora Makefile

2011-07-03 Thread Anders Nordby
anders  2011-07-03 20:13:47 UTC

  FreeBSD ports repository

  Modified files:
multimedia/ffmpeg2theora Makefile 
  Log:
  Drop maintainership. Not using this anymore.
  
  Revision  ChangesPath
  1.11  +1 -1  ports/multimedia/ffmpeg2theora/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net/dante Makefile distinfo pkg-plist ports/net/dante/files patch-configure patch-ltmain.sh patch-sockd-getifa.c

2011-08-15 Thread Anders Nordby
anders  2011-08-15 22:12:16 UTC

  FreeBSD ports repository

  Modified files:
net/danteMakefile distinfo pkg-plist 
net/dante/files  patch-configure patch-ltmain.sh 
  Removed files:
net/dante/files  patch-sockd-getifa.c 
  Log:
  Update to 1.3.2.
  
  PR: 158871
  Submitted by:   Ralf Wenk  (with changes)
  
  Revision  ChangesPath
  1.30  +7 -5  ports/net/dante/Makefile
  1.20  +2 -2  ports/net/dante/distinfo
  1.2   +10 -89ports/net/dante/files/patch-configure
  1.3   +5 -5  ports/net/dante/files/patch-ltmain.sh
  1.2   +0 -216ports/net/dante/files/patch-sockd-getifa.c (dead)
  1.11  +2 -2  ports/net/dante/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/mail/cclient Makefile distinfo ports/mail/imap-uw Makefile distinfo ports/mail/imap-uw/files pkg-message.in

2011-08-21 Thread Anders Nordby
anders  2011-08-21 22:49:21 UTC

  FreeBSD ports repository

  Modified files:
mail/cclient Makefile distinfo 
mail/imap-uw Makefile distinfo 
mail/imap-uw/files   pkg-message.in 
  Log:
  Update to 2007f.
  Add license info.
  Correct path for c-client.cf and inform about configurability.
  
  Revision  ChangesPath
  1.46  +6 -1  ports/mail/cclient/Makefile
  1.25  +2 -2  ports/mail/cclient/distinfo
  1.89  +9 -1  ports/mail/imap-uw/Makefile
  1.58  +2 -2  ports/mail/imap-uw/distinfo
  1.2   +2 -0  ports/mail/imap-uw/files/pkg-message.in
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/mail/imap-uw/files pkg-message.in

2011-08-21 Thread Anders Nordby
anders  2011-08-21 22:59:53 UTC

  FreeBSD ports repository

  Modified files:
mail/imap-uw/files   pkg-message.in 
  Log:
  Be more specific about changing mail-subdirectory.
  
  PR: 132213
  
  Revision  ChangesPath
  1.3   +4 -1  ports/mail/imap-uw/files/pkg-message.in
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net/p5-Filesys-SmbClient Makefile

2011-08-21 Thread Anders Nordby
anders  2011-08-21 23:07:22 UTC

  FreeBSD ports repository

  Modified files:
net/p5-Filesys-SmbClient Makefile 
  Log:
  Drop runtime dependency on Test::Simple.
  
  PR: 159875
  Submitted by:   Nick Hibma 
  
  Revision  ChangesPath
  1.6   +0 -1  ports/net/p5-Filesys-SmbClient/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile

2011-08-22 Thread Anders Nordby
anders  2011-08-22 22:07:17 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile 
  Log:
  Take over maintainership.
  
  Approved by:des
  
  Revision  ChangesPath
  1.42  +1 -1  ports/www/varnish/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish2 Makefile distinfo pkg-descr pkg-plist ports/www/varnish2/files pkg-message.in varnishd.in varnishlog.in varnishncsa.in

2011-08-29 Thread Anders Nordby
anders  2011-08-29 22:18:23 UTC

  FreeBSD ports repository

  Modified files:
www/varnish2 Makefile distinfo pkg-descr pkg-plist 
www/varnish2/files   pkg-message.in varnishd.in varnishlog.in 
 varnishncsa.in 
  Log:
  Set LATEST_LINK.
  Forced commit to indicate repo-copy has been performed.
  
  Repo-copied by: marcus
  PR: ports/160041
  
  Revision  ChangesPath
  1.43  +1 -0  ports/www/varnish2/Makefile
  1.22  +0 -0  ports/www/varnish2/distinfo
  1.4   +0 -0  ports/www/varnish2/files/pkg-message.in
  1.11  +1 -1  ports/www/varnish2/files/varnishd.in
  1.7   +1 -1  ports/www/varnish2/files/varnishlog.in
  1.5   +1 -1  ports/www/varnish2/files/varnishncsa.in
  1.4   +0 -0  ports/www/varnish2/pkg-descr
  1.15  +0 -0  ports/www/varnish2/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish2 Makefile

2011-08-29 Thread Anders Nordby
anders  2011-08-29 22:26:29 UTC

  FreeBSD ports repository

  Modified files:
www/varnish2 Makefile 
  Log:
  Set CONFLICTS, does conflict with Varnish 3.
  
  Revision  ChangesPath
  1.44  +3 -1  ports/www/varnish2/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


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

2011-08-29 Thread Anders Nordby
anders  2011-08-29 22:45:33 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile distinfo pkg-plist 
  Log:
  Update to 3.0.0. Use ports/www/varnish2 for Varnish 2.
  
  More info: https://www.varnish-cache.org/releases/varnish-cache-3.0.0
  
  Revision  ChangesPath
  1.43  +6 -2  ports/www/varnish/Makefile
  1.22  +2 -2  ports/www/varnish/distinfo
  1.15  +24 -16ports/www/varnish/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www Makefile

2011-08-29 Thread Anders Nordby
anders  2011-08-29 22:46:52 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Log:
  Add varnish2 subdir.
  
  Revision  ChangesPath
  1.2964+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 "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile distinfo pkg-plist ports/www/varnish/files patch-bin-varnishadm-varnishadm.c patch-configure.ac

2011-08-30 Thread Anders Nordby
anders  2011-08-30 23:50:20 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile distinfo pkg-plist 
  Added files:
www/varnish/filespatch-bin-varnishadm-varnishadm.c 
 patch-configure.ac 
  Log:
  Update to 3.0.1.
  Prepare for vmod builds.
  Fix libedit support (bz@ patch + more).
  
  Revision  ChangesPath
  1.44  +21 -2 ports/www/varnish/Makefile
  1.23  +4 -2  ports/www/varnish/distinfo
  1.1   +15 -0 
ports/www/varnish/files/patch-bin-varnishadm-varnishadm.c (new)
  1.1   +28 -0 ports/www/varnish/files/patch-configure.ac (new)
  1.16  +19 -0 ports/www/varnish/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www Makefile ports/www/varnish-libvmod-header Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/varnish-libvmod-header/files patch-configure.ac patch-src-Makefile.am patch-

2011-08-30 Thread Anders Nordby
anders  2011-08-30 23:57:21 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/varnish-libvmod-header Makefile distinfo pkg-descr 
   pkg-message pkg-plist 
www/varnish-libvmod-header/files patch-configure.ac 
 patch-src-Makefile.am 
 patch-src-vmod_header.c 
  Log:
  Add libvmod-header, a Varnish Module (vmod) for manipulation of
  duplicated headers.
  
  Revision  ChangesPath
  1.2966+1 -0  ports/www/Makefile
  1.1   +46 -0 ports/www/varnish-libvmod-header/Makefile (new)
  1.1   +2 -0  ports/www/varnish-libvmod-header/distinfo (new)
  1.1   +27 -0 
ports/www/varnish-libvmod-header/files/patch-configure.ac (new)
  1.1   +13 -0 
ports/www/varnish-libvmod-header/files/patch-src-Makefile.am (new)
  1.1   +13 -0 
ports/www/varnish-libvmod-header/files/patch-src-vmod_header.c (new)
  1.1   +4 -0  ports/www/varnish-libvmod-header/pkg-descr (new)
  1.1   +2 -0  ports/www/varnish-libvmod-header/pkg-message (new)
  1.1   +3 -0  ports/www/varnish-libvmod-header/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile ports/www/varnish/files patch-configure.ac

2011-08-31 Thread Anders Nordby
anders  2011-08-31 13:44:56 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile 
www/varnish/filespatch-configure.ac 
  Log:
  Fix libedit support: use libreadline.
  Drop varnishncsa -b patch, no need for it + does not work anymore.
  
  Revision  ChangesPath
  1.45  +0 -7  ports/www/varnish/Makefile
  1.2   +2 -2  ports/www/varnish/files/patch-configure.ac
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile ports/www/varnish/files patch-ticket-1001-994

2011-09-01 Thread Anders Nordby
anders  2011-09-01 11:05:31 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile 
  Added files:
www/varnish/filespatch-ticket-1001-994 
  Log:
  Add bugfix for trac tickets 994&1001, crash in http_GetHdr(),
  cache_http.c.
  
  Revision  ChangesPath
  1.46  +1 -0  ports/www/varnish/Makefile
  1.1   +86 -0 ports/www/varnish/files/patch-ticket-1001-994 (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish-libvmod-header Makefile distinfo

2011-09-08 Thread Anders Nordby
anders  2011-09-08 09:44:11 UTC

  FreeBSD ports repository

  Modified files:
www/varnish-libvmod-header Makefile distinfo 
  Log:
  Update to 0.3-4.
  Add a master site, hopefully it helps when github.com starts to deliver
  updated distfile when not asking for it.
  
  Revision  ChangesPath
  1.2   +5 -4  ports/www/varnish-libvmod-header/Makefile
  1.2   +2 -2  ports/www/varnish-libvmod-header/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/varnish Makefile ports/www/varnish/files patch-ticket-1012

2011-09-21 Thread Anders Nordby
anders  2011-09-21 12:36:26 UTC

  FreeBSD ports repository

  Modified files:
www/varnish  Makefile 
  Added files:
www/varnish/filespatch-ticket-1012 
  Log:
  Set nuke_limit default (back) to 50, avoiding certain backend issues
  mentioned in Varnish trac ticket 1012.
  
  Revision  ChangesPath
  1.47  +1 -1  ports/www/varnish/Makefile
  1.1   +11 -0 ports/www/varnish/files/patch-ticket-1012 (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/multimedia/ffmpeg2theora Makefile distinfo

2009-08-04 Thread Anders Nordby
anders  2009-08-04 23:11:08 UTC

  FreeBSD ports repository

  Modified files:
multimedia/ffmpeg2theora Makefile distinfo 
  Log:
  Update to 0.24.
  
  Submitted by:   Edmondas Girkantas 
  
  Revision  ChangesPath
  1.4   +1 -2  ports/multimedia/ffmpeg2theora/Makefile
  1.3   +3 -3  ports/multimedia/ffmpeg2theora/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/audio/HVSC-Update Makefile ports/audio/xmp Makefile ports/www/mod_auth_external Makefile ports/www/mod_auth_pam Makefile ports/www/mod_extract_forwarded Makefile ports/www/mod_proxy_

2009-08-04 Thread Anders Nordby
anders  2009-08-04 23:20:58 UTC

  FreeBSD ports repository

  Modified files:
audio/HVSC-UpdateMakefile 
audio/xmpMakefile 
www/mod_auth_external Makefile 
www/mod_auth_pam Makefile 
www/mod_extract_forwarded Makefile 
www/mod_proxy_add_forward Makefile 
www/mod_sqlinclude   Makefile 
x11-clocks/wmfishtime Makefile 
x11-fm/xdiskusageMakefile 
  Log:
  Drop maintainership of some ports I do not use or have interest for
  anymore.
  
  Revision  ChangesPath
  1.13  +1 -1  ports/audio/HVSC-Update/Makefile
  1.39  +1 -1  ports/audio/xmp/Makefile
  1.14  +1 -1  ports/www/mod_auth_external/Makefile
  1.12  +1 -1  ports/www/mod_auth_pam/Makefile
  1.11  +1 -1  ports/www/mod_extract_forwarded/Makefile
  1.10  +1 -1  ports/www/mod_proxy_add_forward/Makefile
  1.11  +1 -1  ports/www/mod_sqlinclude/Makefile
  1.22  +1 -1  ports/x11-clocks/wmfishtime/Makefile
  1.27  +1 -1  ports/x11-fm/xdiskusage/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/www/pound Makefile distinfo

2009-10-16 Thread Anders Nordby
anders  2009-10-16 18:55:10 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.4.5.
  
  Revision  ChangesPath
  1.22  +1 -1  ports/www/pound/Makefile
  1.20  +3 -3  ports/www/pound/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net/ngrep Makefile

2008-05-28 Thread Anders Nordby
anders  2008-05-28 07:09:30 UTC

  FreeBSD ports repository

  Modified files:
net/ngrepMakefile 
  Log:
  Switch to using GNU make. If PCRE was disabled, it would not build with
  FreeBSD make.
  
  Noticed by: Andreas Blaaflaadt
  
  Cc: [EMAIL PROTECTED]
  Approved by:maintainer
  
  Revision  ChangesPath
  1.25  +1 -0  ports/net/ngrep/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/pound Makefile distinfo

2008-07-14 Thread Anders Nordby
anders  2008-07-15 04:18:23 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.4.3.
  
  PR: 124714
  
  Revision  ChangesPath
  1.20  +1 -1  ports/www/pound/Makefile
  1.18  +3 -3  ports/www/pound/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/dmidecode Makefile distinfo

2007-10-15 Thread Anders Nordby
anders  2007-10-15 19:37:25 UTC

  FreeBSD ports repository

  Modified files:
sysutils/dmidecode   Makefile distinfo 
  Log:
  Update to 2.9.
  
  Submitted by:   Michael Scheidell <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.10  +1 -1  ports/sysutils/dmidecode/Makefile
  1.8   +3 -3  ports/sysutils/dmidecode/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/comms/p5-Device-Gsm Makefile distinfo

2007-10-15 Thread Anders Nordby
anders  2007-10-15 19:51:53 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-Gsm  Makefile distinfo 
  Log:
  Update to 1.48.
  
  PR: ports/116525
  Submitted by:   Tsung-Han Yeh <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.3   +1 -1  ports/comms/p5-Device-Gsm/Makefile
  1.3   +3 -3  ports/comms/p5-Device-Gsm/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/pam-mysql Makefile

2007-10-15 Thread Anders Nordby
anders  2007-10-15 20:09:07 UTC

  FreeBSD ports repository

  Modified files:
security/pam-mysql   Makefile 
  Log:
  Correct build, libtool is a dependency.
  
  PR: ports/116982
  Submitted by:   Cory R. King <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.20  +2 -2  ports/security/pam-mysql/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/php-magickwand Makefile distinfo

2007-10-16 Thread Anders Nordby
anders  2007-10-16 18:43:17 UTC

  FreeBSD ports repository

  Modified files:
graphics/php-magickwand Makefile distinfo 
  Log:
  Update to 1.0.5.
  
  I had problems getting 1.0.4 to work using recent versions of
  ImageMagick, but 1.0.5 seems to work ok.
  
  Revision  ChangesPath
  1.6   +1 -2  ports/graphics/php-magickwand/Makefile
  1.4   +3 -3  ports/graphics/php-magickwand/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/comms/p5-Device-Modem Makefile distinfo

2007-10-16 Thread Anders Nordby
anders  2007-10-16 18:51:56 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-Modem Makefile distinfo 
  Log:
  Update to 1.48.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.9   +1 -1  ports/comms/p5-Device-Modem/Makefile
  1.9   +3 -3  ports/comms/p5-Device-Modem/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/comms/p5-Device-SerialPort Makefile distinfo ports/comms/p5-Device-SerialPort/files patch-aa

2007-10-16 Thread Anders Nordby
anders  2007-10-16 18:54:48 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-SerialPort Makefile distinfo 
comms/p5-Device-SerialPort/files patch-aa 
  Log:
  Update to 1.003001.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.8   +1 -1  ports/comms/p5-Device-SerialPort/Makefile
  1.6   +3 -3  ports/comms/p5-Device-SerialPort/distinfo
  1.5   +8 -6  ports/comms/p5-Device-SerialPort/files/patch-aa
___
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/pound Makefile distinfo pkg-plist ports/www/pound/files patch-pound.h

2008-03-18 Thread Anders Nordby
anders  2008-03-18 21:12:38 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo pkg-plist 
www/pound/files  patch-pound.h 
  Log:
  Update to 2.4.
  
  Revision  ChangesPath
  1.18  +6 -4  ports/www/pound/Makefile
  1.16  +3 -3  ports/www/pound/distinfo
  1.3   +5 -8  ports/www/pound/files/patch-pound.h
  1.5   +0 -3  ports/www/pound/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/security/fpm Makefile ports/www/thttpd Makefile

2008-03-18 Thread Anders Nordby
anders  2008-03-18 21:19:47 UTC

  FreeBSD ports repository

  Modified files:
security/fpm Makefile 
www/thttpd   Makefile 
  Log:
  Reset maintainership on these two ports that I no longer have an
  interest for.
  
  Revision  ChangesPath
  1.17  +1 -1  ports/security/fpm/Makefile
  1.42  +1 -1  ports/www/thttpd/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/pound Makefile distinfo

2008-04-09 Thread Anders Nordby
anders  2008-04-09 20:35:47 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.4.1.
  
  Revision  ChangesPath
  1.19  +1 -1  ports/www/pound/Makefile
  1.17  +3 -3  ports/www/pound/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/net/vnc Makefile ports/net/vnc/files patch-xc-config-util-printver.c

2008-04-09 Thread Anders Nordby
anders  2008-04-09 20:43:02 UTC

  FreeBSD ports repository

  Modified files:
net/vnc  Makefile 
  Added files:
net/vnc/filespatch-xc-config-util-printver.c 
  Log:
  Make port build with GCC 4.
  Lose USE_GCC dependency.
  
  Approved by:maintainer timeout
  
  Revision  ChangesPath
  1.52  +0 -1  ports/net/vnc/Makefile
  1.1   +10 -0 ports/net/vnc/files/patch-xc-config-util-printver.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/net/vnc/files patch-xc-programs-Xserver-vnc-vncExtInit.cc

2008-04-12 Thread Anders Nordby
anders  2008-04-12 11:08:09 UTC

  FreeBSD ports repository

  Added files:
net/vnc/files
 patch-xc-programs-Xserver-vnc-vncExtInit.cc 
  Log:
  Fix build on amd64.
  
  Approved by:maintainer timeout
  
  Revision  ChangesPath
  1.1   +11 -0 
ports/net/vnc/files/patch-xc-programs-Xserver-vnc-vncExtInit.cc (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/pwman Makefile distinfo

2008-04-14 Thread Anders Nordby
anders  2008-04-14 11:52:54 UTC

  FreeBSD ports repository

  Modified files:
security/pwman   Makefile distinfo 
  Log:
  Update to 0.3.8.
  
  Revision  ChangesPath
  1.11  +1 -1  ports/security/pwman/Makefile
  1.7   +3 -3  ports/security/pwman/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/net/vnc Makefile ports/net/vnc/files patch-xc-config-util-printver.c

2008-04-15 Thread Anders Nordby
anders  2008-04-15 22:23:56 UTC

  FreeBSD ports repository

  Modified files:
net/vnc  Makefile 
  Removed files:
net/vnc/filespatch-xc-config-util-printver.c 
  Log:
  Fix build when WITHOUT_SERVER is set.
  
  PR: 122714
  Submitted by:   Helge Oldach <[EMAIL PROTECTED]>
  Approved by:maintainer timeout
  
  Revision  ChangesPath
  1.53  +2 -1  ports/net/vnc/Makefile
  1.2   +0 -10 ports/net/vnc/files/patch-xc-config-util-printver.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/audio/HVSC-Update Makefile distinfo ports/audio/HVSC-Update/files patch-src-TextFile.h patch-src-include-fformat.h

2008-04-15 Thread Anders Nordby
anders  2008-04-15 22:53:21 UTC

  FreeBSD ports repository

  Modified files:
audio/HVSC-UpdateMakefile distinfo 
  Removed files:
audio/HVSC-Update/files patch-src-TextFile.h 
patch-src-include-fformat.h 
  Log:
  Update to 2.8.4.
  
  Revision  ChangesPath
  1.11  +4 -4  ports/audio/HVSC-Update/Makefile
  1.6   +3 -3  ports/audio/HVSC-Update/distinfo
  1.2   +0 -23 ports/audio/HVSC-Update/files/patch-src-TextFile.h (dead)
  1.2   +0 -16 
ports/audio/HVSC-Update/files/patch-src-include-fformat.h (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/audio/xmp Makefile distinfo pkg-plist ports/audio/xmp/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-src-drivers-oss_s

2008-04-16 Thread Anders Nordby
anders  2008-04-16 21:21:26 UTC

  FreeBSD ports repository

  Modified files:
audio/xmpMakefile distinfo pkg-plist 
  Added files:
audio/xmp/files  patch-src-drivers-oss_seq.c 
  Removed files:
audio/xmp/files  patch-aa patch-ab patch-ac patch-ad 
 patch-ae patch-af patch-ag patch-ah 
 patch-ai patch-aj patch-ak 
 patch-src::loaders::ac1d_load.c 
 patch-src::loaders::pp10_load.c 
  Log:
  Update to 2.5.1. Changes:
  
  - X11 interface removed.
  - OSS sound support works, esound not necessary anymore.
  - Add OPTIONS knobs.
  
  Revision  ChangesPath
  1.37  +27 -15ports/audio/xmp/Makefile
  1.9   +3 -3  ports/audio/xmp/distinfo
  1.3   +0 -20 ports/audio/xmp/files/patch-aa (dead)
  1.4   +0 -9  ports/audio/xmp/files/patch-ab (dead)
  1.3   +0 -13 ports/audio/xmp/files/patch-ac (dead)
  1.3   +0 -21 ports/audio/xmp/files/patch-ad (dead)
  1.2   +0 -13 ports/audio/xmp/files/patch-ae (dead)
  1.2   +0 -11 ports/audio/xmp/files/patch-af (dead)
  1.2   +0 -11 ports/audio/xmp/files/patch-ag (dead)
  1.4   +0 -11 ports/audio/xmp/files/patch-ah (dead)
  1.2   +0 -33 ports/audio/xmp/files/patch-ai (dead)
  1.2   +0 -19 ports/audio/xmp/files/patch-aj (dead)
  1.2   +0 -36 ports/audio/xmp/files/patch-ak (dead)
  1.1   +26 -0 ports/audio/xmp/files/patch-src-drivers-oss_seq.c (new)
  1.2   +0 -10 ports/audio/xmp/files/patch-src::loaders::ac1d_load.c 
(dead)
  1.2   +0 -10 ports/audio/xmp/files/patch-src::loaders::pp10_load.c 
(dead)
  1.3   +4 -4  ports/audio/xmp/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/comms/minicom Makefile distinfo pkg-plist ports/comms/minicom/files patch-ac patch-af patch-ag patch-configure patch-lib-Makefile.in patch-minirc.dfl patch-src-Makefile.in patch-src-

2008-04-17 Thread Anders Nordby
anders  2008-04-17 18:24:04 UTC

  FreeBSD ports repository

  Modified files:
comms/minicomMakefile distinfo pkg-plist 
comms/minicom/files  patch-ac patch-af patch-minirc.dfl 
 patch-sysdep1.c 
  Added files:
comms/minicom/files  patch-src-minicom.h 
  Removed files:
comms/minicom/files  patch-ag patch-configure 
 patch-lib-Makefile.in 
 patch-src-Makefile.in 
  Log:
  Update to 2.3.
  
  Revision  ChangesPath
  1.48  +3 -2  ports/comms/minicom/Makefile
  1.16  +3 -3  ports/comms/minicom/distinfo
  1.5   +7 -7  ports/comms/minicom/files/patch-ac
  1.4   +28 -36ports/comms/minicom/files/patch-af
  1.3   +0 -26 ports/comms/minicom/files/patch-ag (dead)
  1.2   +0 -11 ports/comms/minicom/files/patch-configure (dead)
  1.3   +0 -20 ports/comms/minicom/files/patch-lib-Makefile.in (dead)
  1.2   +4 -4  ports/comms/minicom/files/patch-minirc.dfl
  1.3   +0 -14 ports/comms/minicom/files/patch-src-Makefile.in (dead)
  1.1   +10 -0 ports/comms/minicom/files/patch-src-minicom.h (new)
  1.5   +13 -13ports/comms/minicom/files/patch-sysdep1.c
  1.17  +8 -1  ports/comms/minicom/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/xmp/files patch-configure.in

2008-04-17 Thread Anders Nordby
anders  2008-04-17 19:12:02 UTC

  FreeBSD ports repository

  Removed files:
audio/xmp/files  patch-configure.in 
  Log:
  Remove obsolete patch forgotten by self.
  
  Pointy hat to:  me
  
  Revision  ChangesPath
  1.3   +0 -34 ports/audio/xmp/files/patch-configure.in (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/net-mgmt/nrpe Makefile ports/net-mgmt/nrpe/files nrpe.in

2008-04-24 Thread Anders Nordby
anders  2008-04-24 16:21:57 UTC

  FreeBSD ports repository

  Modified files:
net-mgmt/nrpeMakefile 
net-mgmt/nrpe/files  nrpe.in 
  Log:
  Add keywords to make nrpe actually start at boot-time.
  Bump portrevision.
  
  Revision  ChangesPath
  1.17  +1 -1  ports/net-mgmt/nrpe/Makefile
  1.2   +5 -1  ports/net-mgmt/nrpe/files/nrpe.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/net/vnc Makefile

2008-04-25 Thread Anders Nordby
anders  2008-04-25 22:45:23 UTC

  FreeBSD ports repository

  Modified files:
net/vnc  Makefile 
  Log:
  Add missing runtime dependencies.
  
  Approved by:maintainer timeout
  
  Revision  ChangesPath
  1.55  +3 -0  ports/net/vnc/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/libgringotts Makefile distinfo pkg-descr

2008-08-10 Thread Anders Nordby
anders  2008-08-10 22:45:02 UTC

  FreeBSD ports repository

  Modified files:
security/libgringotts Makefile distinfo pkg-descr 
  Log:
  Update WWW and MASTER_SITES URLs.
  
  Update checksums. There are no changes according to diff -Nur. It seems
  someone just rerolled the tarball.
  
  Revision  ChangesPath
  1.13  +2 -2  ports/security/libgringotts/Makefile
  1.6   +3 -3  ports/security/libgringotts/distinfo
  1.2   +1 -1  ports/security/libgringotts/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/gringotts Makefile pkg-descr

2008-08-10 Thread Anders Nordby
anders  2008-08-10 22:51:23 UTC

  FreeBSD ports repository

  Modified files:
security/gringotts   Makefile pkg-descr 
  Log:
  Update WWW and MASTER_SITES URLs.
  
  The main master site does not actually have this particular version of
  gringotts, but it seems better to list the new URL as the old stopped
  working long time ago. A new version of gringotts exists, and if anyone
  is using and have an interest in this port they should look into it.
  Keeping the secondary master site so that there is at least one place
  to fetch the current distfile.
  
  Revision  ChangesPath
  1.25  +1 -1  ports/security/gringotts/Makefile
  1.2   +1 -1  ports/security/gringotts/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/net/pxe Makefile ports/net/pxe/files pxe.sh.in

2008-10-15 Thread Anders Nordby
anders  2008-10-15 13:45:19 UTC

  FreeBSD ports repository

  Modified files:
net/pxe  Makefile 
net/pxe/filespxe.sh.in 
  Log:
  Pid fix committed, thanks!
  
  PR: 127060
  Submitted by:   Zhen REN <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.11  +1 -1  ports/net/pxe/Makefile
  1.2   +2 -2  ports/net/pxe/files/pxe.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/net/p5-Filesys-SmbClient Makefile

2008-10-15 Thread Anders Nordby
anders  2008-10-15 11:44:16 UTC

  FreeBSD ports repository

  Modified files:
net/p5-Filesys-SmbClient Makefile 
  Log:
  Take over maintainership.
  
  Approved by:maintainer (erwin)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/net/p5-Filesys-SmbClient/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/comms/p5-Device-Gsm Makefile distinfo

2008-10-15 Thread Anders Nordby
anders  2008-10-15 13:17:40 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-Gsm  Makefile distinfo 
  Log:
  Update to 1.49.
  
  PR: 127188
  Submitted by:   lippe
  
  Revision  ChangesPath
  1.6   +1 -2  ports/comms/p5-Device-Gsm/Makefile
  1.4   +3 -3  ports/comms/p5-Device-Gsm/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/multimedia Makefile ports/multimedia/libkate Makefile distinfo pkg-descr pkg-plist ports/multimedia/libkate/files patch-Makefile.in patch-doc-Makefile.in

2008-10-18 Thread Anders Nordby
anders  2008-10-18 17:33:44 UTC

  FreeBSD ports repository

  Modified files:
multimedia   Makefile 
  Added files:
multimedia/libkate   Makefile distinfo pkg-descr pkg-plist 
multimedia/libkate/files patch-Makefile.in 
 patch-doc-Makefile.in 
  Log:
  Add libkate, codec for karaoke and text encapsulation for Ogg.
  
  Revision  ChangesPath
  1.277 +1 -0  ports/multimedia/Makefile
  1.1   +56 -0 ports/multimedia/libkate/Makefile (new)
  1.1   +3 -0  ports/multimedia/libkate/distinfo (new)
  1.1   +11 -0 ports/multimedia/libkate/files/patch-Makefile.in (new)
  1.1   +12 -0 ports/multimedia/libkate/files/patch-doc-Makefile.in 
(new)
  1.1   +10 -0 ports/multimedia/libkate/pkg-descr (new)
  1.1   +111 -0ports/multimedia/libkate/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/multimedia Makefile ports/multimedia/ffmpeg2theora Makefile distinfo pkg-descr

2008-10-18 Thread Anders Nordby
anders  2008-10-18 17:40:52 UTC

  FreeBSD ports repository

  Modified files:
multimedia   Makefile 
  Added files:
multimedia/ffmpeg2theora Makefile distinfo pkg-descr 
  Log:
  Add ffmpeg2theora, a command-line tool to convert many kinds of media
  files to Ogg Theora.
  
  Revision  ChangesPath
  1.278 +1 -0  ports/multimedia/Makefile
  1.1   +28 -0 ports/multimedia/ffmpeg2theora/Makefile (new)
  1.1   +3 -0  ports/multimedia/ffmpeg2theora/distinfo (new)
  1.1   +5 -0  ports/multimedia/ffmpeg2theora/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/multimedia/libkate/files patch-Makefile.in

2008-10-18 Thread Anders Nordby
anders  2008-10-18 17:45:19 UTC

  FreeBSD ports repository

  Removed files:
multimedia/libkate/files patch-Makefile.in 
  Log:
  Remove unnecessary patch.
  
  Revision  ChangesPath
  1.2   +0 -11 ports/multimedia/libkate/files/patch-Makefile.in (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/www/thttpd Makefile pkg-plist

2007-06-14 Thread Anders Nordby
anders  2007-06-14 21:10:45 UTC

  FreeBSD ports repository

  Modified files:
www/thttpd   Makefile pkg-plist 
  Log:
  Rename htpasswd program to thttpdpasswd, some people might actually
  want to install different webservers at the same time. Reflected in man
  pages.
  
  PR: ports/112954
  
  Revision  ChangesPath
  1.40  +11 -3 ports/www/thttpd/Makefile
  1.11  +1 -1  ports/www/thttpd/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/pound Makefile

2007-06-14 Thread Anders Nordby
anders  2007-06-14 21:43:55 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile 
  Log:
  Make disabling syslog support actually work.
  
  PR: ports/111538
  Submitted by:   Stefan Witzel<[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.14  +1 -1  ports/www/pound/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/apache13+ipv6 Makefile ports/www/apache13-modperl Makefile ports/www/apache13-modssl Makefile ports/www/apache13-ssl Makefile ports/www/apache20 Makefile ports/www/apache21 Makef

2007-06-17 Thread Anders Nordby
anders  2007-06-17 16:59:27 UTC

  FreeBSD ports repository

  Modified files:
www/apache13+ipv6Makefile 
www/apache13-modperl Makefile 
www/apache13-modssl  Makefile 
www/apache13-ssl Makefile 
www/apache20 Makefile 
www/apache21 Makefile 
www/apache22 Makefile 
  Log:
  Remove thttpd from conflicts list, it has a different name for its
  passwd program now.
  
  Approved by:maintainers/erwin
  
  Revision  ChangesPath
  1.54  +1 -1  ports/www/apache13+ipv6/Makefile
  1.19  +1 -2  ports/www/apache13-modperl/Makefile
  1.182 +1 -1  ports/www/apache13-modssl/Makefile
  1.121 +1 -1  ports/www/apache13-ssl/Makefile
  1.245 +1 -1  ports/www/apache20/Makefile
  1.187 +1 -1  ports/www/apache21/Makefile
  1.204 +1 -1  ports/www/apache22/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/pound Makefile distinfo

2007-06-17 Thread Anders Nordby
anders  2007-06-17 17:03:58 UTC

  FreeBSD ports repository

  Modified files:
www/poundMakefile distinfo 
  Log:
  Update to 2.3.2.
  
  Revision  ChangesPath
  1.15  +2 -1  ports/www/pound/Makefile
  1.15  +3 -3  ports/www/pound/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/thttpd Makefile ports/www/thttpd/files patch-thttpd.c

2007-06-17 Thread Anders Nordby
anders  2007-06-17 19:37:11 UTC

  FreeBSD ports repository

  Modified files:
www/thttpd   Makefile 
www/thttpd/files patch-thttpd.c 
  Log:
  Do not log sendfile calls that return with ENOTCONN when USE_SENDFILE is
  used, it is not interesting.
  
  Bump PORTREVISION.
  
  PR: ports/91843
  Submitted by:   Ben Goetter <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.41  +1 -1  ports/www/thttpd/Makefile
  1.4   +15 -2 ports/www/thttpd/files/patch-thttpd.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/www/thttpd/files extra-patch-config.h

2007-06-17 Thread Anders Nordby
anders  2007-06-17 19:38:09 UTC

  FreeBSD ports repository

  Modified files:
www/thttpd/files extra-patch-config.h 
  Log:
  Nit-pick: regenerate config.h patch.
  
  Revision  ChangesPath
  1.2   +3 -3  ports/www/thttpd/files/extra-patch-config.h
___
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/keepassx Makefile ports/security/keepassx/files patch-src-mainwindow.cpp

2007-06-18 Thread Anders Nordby
anders  2007-06-18 20:10:06 UTC

  FreeBSD ports repository

  Modified files:
security/keepassxMakefile 
  Added files:
security/keepassx/files patch-src-mainwindow.cpp 
  Log:
  Improve clipboard support, copy to/clear from mouse selection also, not
  only clipboard. This makes it possible to paste data to a stock X.org
  xterm.
  
  Approved by:skv (maintainer timeout, 10 days)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/security/keepassx/Makefile
  1.1   +32 -0 ports/security/keepassx/files/patch-src-mainwindow.cpp 
(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/keepassx Makefile ports/security/keepassx/files patch-src-mainwindow.cpp

2007-06-19 Thread Anders Nordby
Hi,

On Mon, Jun 18, 2007 at 11:47:40PM +0200, Pav Lucistnik wrote:
>> anders  2007-06-18 20:10:06 UTC
>> 
>>   FreeBSD ports repository
>> 
>>   Modified files:
>> security/keepassxMakefile 
>>   Added files:
>> security/keepassx/files patch-src-mainwindow.cpp 
>>   Log:
>>   Improve clipboard support, copy to/clear from mouse selection also, not
>>   only clipboard. This makes it possible to paste data to a stock X.org
>>   xterm.
>>   
>>   Approved by:skv (maintainer timeout, 10 days)
> FYI, standard maintainer timeout in ports is 14 days.

Sorry. I wrote 10, but I meant 14. I did give him 14 days actually.

Bye,

-- 
Anders.
___
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/cclient Makefile ports/mail/imap-uw Makefile

2007-06-26 Thread Anders Nordby
anders  2007-06-26 08:08:56 UTC

  FreeBSD ports repository

  Modified files:
mail/cclient Makefile 
mail/imap-uw Makefile 
  Log:
  Add OPTIONS list.
  
  Add knob to choose mbx as default mailbox format, in cclient.
  
  PR: 88941, 88942
  Submitted by:   Mats Dufberg <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.37  +9 -0  ports/mail/cclient/Makefile
  1.80  +9 -0  ports/mail/imap-uw/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/cclient Makefile ports/mail/cclient/files patch-ab ports/mail/imap-uw Makefile ports/mail/imap-uw/files patch-ab

2007-07-01 Thread Anders Nordby
anders  2007-07-01 20:57:04 UTC

  FreeBSD ports repository

  Modified files:
mail/cclient Makefile 
mail/cclient/files   patch-ab 
mail/imap-uw Makefile 
mail/imap-uw/files   patch-ab 
  Log:
  Move bsd.port.pre.mk inclusion up to make OPTIONS work.
  Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
  
  Revision  ChangesPath
  1.38  +3 -3  ports/mail/cclient/Makefile
  1.15  +7 -9  ports/mail/cclient/files/patch-ab
  1.81  +3 -3  ports/mail/imap-uw/Makefile
  1.29  +13 -15ports/mail/imap-uw/files/patch-ab
___
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-mgmt/nagios12 Makefile

2007-06-03 Thread Anders Nordby
anders  2007-06-03 20:01:04 UTC

  FreeBSD ports repository

  Modified files:
net-mgmt/nagios12Makefile 
  Log:
  Drop maintainership, I have not interest in this port anymore.
  Is anyone using Nagios 1.x?
  
  Revision  ChangesPath
  1.47  +1 -1  ports/net-mgmt/nagios12/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-forgethtml Makefile ports/java/drexelsnmp Makefile ports/databases/py-forgetsql Makefile

2007-06-03 Thread Anders Nordby
anders  2007-06-03 20:15:41 UTC

  FreeBSD ports repository

  Modified files:
www/py-forgethtmlMakefile 
java/drexelsnmp  Makefile 
databases/py-forgetsql Makefile 
  Log:
  Drop maintainership of ports added due to NAV (net-mgmt/nav), which
  I do not maintain anymore.
  
  Revision  ChangesPath
  1.2   +1 -1  ports/databases/py-forgetsql/Makefile
  1.6   +1 -1  ports/java/drexelsnmp/Makefile
  1.2   +1 -1  ports/www/py-forgethtml/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/gringotts Makefile ports/security/libgringotts Makefile

2007-06-03 Thread Anders Nordby
anders  2007-06-03 20:23:45 UTC

  FreeBSD ports repository

  Modified files:
security/gringotts   Makefile 
security/libgringotts Makefile 
  Log:
  Drop maintainership of gringotts ports, no interest in this anymore.
  
  It has long-standing bugs not being fixed, and the WWW site seems
  abandoned. It does still work, but the port(s) would be better left of
  using the patches from
  http://www.shlomifish.org/open-source/bits-and-bobs/gringotts-patch/
  if anyone wants to look into this where I leave it.
  
  Revision  ChangesPath
  1.21  +1 -1  ports/security/gringotts/Makefile
  1.11  +1 -1  ports/security/libgringotts/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/net/pxe Makefile pkg-plist ports/net/pxe/files patch-pxe.cc pkg-message.in pxe.sh.in

2007-06-03 Thread Anders Nordby
anders  2007-06-03 20:41:10 UTC

  FreeBSD ports repository

  Modified files:
net/pxe  Makefile pkg-plist 
  Added files:
net/pxe/filespatch-pxe.cc pkg-message.in pxe.sh.in 
  Log:
  Various fixes:
  
  - add standard rc.subr startup script.
  - add post-install message mentioning necessary configuration steps.
  - move pid-file to /var/run, the usual place. Do setuid/setgid later,
  so that we can create it.
  - make message about stale pid file a bit more explanatory.
  
  Revision  ChangesPath
  1.10  +10 -1 ports/net/pxe/Makefile
  1.1   +101 -0ports/net/pxe/files/patch-pxe.cc (new)
  1.1   +6 -0  ports/net/pxe/files/pkg-message.in (new)
  1.1   +29 -0 ports/net/pxe/files/pxe.sh.in (new)
  1.2   +1 -0  ports/net/pxe/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/security Makefile ports/security/sshblock Makefile distinfo pkg-descr ports/security/sshblock/files pkg-message.in sshblock.in

2006-12-03 Thread Anders Nordby
anders  2006-12-03 22:25:18 UTC

  FreeBSD ports repository

  Modified files:
security Makefile 
  Added files:
security/sshblockMakefile distinfo pkg-descr 
security/sshblock/files pkg-message.in sshblock.in 
  Log:
  Add sshblock, a tool to block abusive SSH login attempts.
  
  Revision  ChangesPath
  1.837 +1 -0  ports/security/Makefile
  1.1   +42 -0 ports/security/sshblock/Makefile (new)
  1.1   +3 -0  ports/security/sshblock/distinfo (new)
  1.1   +16 -0 ports/security/sshblock/files/pkg-message.in (new)
  1.1   +25 -0 ports/security/sshblock/files/sshblock.in (new)
  1.1   +6 -0  ports/security/sshblock/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: CVSROOT modules

2006-12-03 Thread Anders Nordby
anders  2006-12-03 22:25:35 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
sshblock --> ports/security/sshblock
  
  Revision  ChangesPath
  1.16746   +1 -0  CVSROOT/modules
___
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/thttpd-st distinfo

2006-12-04 Thread Anders Nordby
anders  2006-12-04 21:18:21 UTC

  FreeBSD ports repository

  Modified files:
www/thttpd-stdistinfo 
  Log:
  Checksum update. Only authors email address is changed. This was updated
  in the thttpd port, but forgotten for thttpd-st.
  
  PR: 106099
  Submitted by:   Jin-Shan Tseng <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.3   +3 -3  ports/www/thttpd-st/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/pam-mysql Makefile

2007-02-11 Thread Anders Nordby
anders  2007-02-11 22:26:52 UTC

  FreeBSD ports repository

  Modified files:
security/pam-mysql   Makefile 
  Log:
  Install DOCSDIR with correct permissions.
  
  Submitted by:   stas
  
  Revision  ChangesPath
  1.18  +1 -1  ports/security/pam-mysql/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/comms/p5-Device-Gsm Makefile distinfo pkg-plist

2007-02-11 Thread Anders Nordby
anders  2007-02-11 22:59:01 UTC

  FreeBSD ports repository

  Modified files:
comms/p5-Device-Gsm  Makefile distinfo pkg-plist 
  Log:
  Update to version 1.46.
  
  Revision  ChangesPath
  1.2   +1 -1  ports/comms/p5-Device-Gsm/Makefile
  1.2   +3 -3  ports/comms/p5-Device-Gsm/distinfo
  1.2   +1 -0  ports/comms/p5-Device-Gsm/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/security/pwman Makefile distinfo ports/security/pwman/files patch-src-convert_pwdb.c patch-src-pwlist.c

2007-02-11 Thread Anders Nordby
anders  2007-02-11 23:12:02 UTC

  FreeBSD ports repository

  Modified files:
security/pwman   Makefile distinfo 
  Added files:
security/pwman/files patch-src-convert_pwdb.c 
  Removed files:
security/pwman/files patch-src-pwlist.c 
  Log:
  Update to 0.3.5.
  
  PR: 109014
  Submitted by:   "Marcelo Araujo" <[EMAIL PROTECTED]> (partly)
  
  Revision  ChangesPath
  1.10  +2 -3  ports/security/pwman/Makefile
  1.6   +3 -3  ports/security/pwman/distinfo
  1.1   +40 -0 ports/security/pwman/files/patch-src-convert_pwdb.c (new)
  1.2   +0 -40 ports/security/pwman/files/patch-src-pwlist.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/mail/majordomo Makefile

2007-02-18 Thread Anders Nordby
anders  2007-02-19 00:13:35 UTC

  FreeBSD ports repository

  Modified files:
mail/majordomo   Makefile 
  Log:
  Unbreak installation.
  
  PR: 104686
  
  Revision  ChangesPath
  1.38  +4 -1  ports/mail/majordomo/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/majordomo Makefile pkg-deinstall pkg-install pkg-plist ports/mail/majordomo/files post-install-notes ports/mail/majordomo/scripts adaptwrapper createuser

2007-03-01 Thread Anders Nordby
anders  2007-03-01 20:56:42 UTC

  FreeBSD ports repository

  Modified files:
mail/majordomo   Makefile pkg-plist 
mail/majordomo/files post-install-notes 
mail/majordomo/scripts adaptwrapper 
  Added files:
mail/majordomo   pkg-deinstall pkg-install 
  Removed files:
mail/majordomo/scripts createuser 
  Log:
  Make port build, install and run as package.
  Give warning upon installing, majordomo is legacy.
  
  PR: 104686
  Submitted by:   erwin, anders
  
  Revision  ChangesPath
  1.39  +38 -48ports/mail/majordomo/Makefile
  1.9   +16 -9 ports/mail/majordomo/files/post-install-notes
  1.1   +17 -0 ports/mail/majordomo/pkg-deinstall (new)
  1.1   +48 -0 ports/mail/majordomo/pkg-install (new)
  1.8   +2 -1  ports/mail/majordomo/pkg-plist
  1.2   +9 -1  ports/mail/majordomo/scripts/adaptwrapper
  1.6   +0 -61 ports/mail/majordomo/scripts/createuser (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >