cvs commit: ports/www/p5-Catalyst-Action-RenderView Makefile distinfo

2009-08-18 Thread Andrej Zverev
az  2009-08-18 07:09:22 UTC

  FreeBSD ports repository

  Modified files:
www/p5-Catalyst-Action-RenderView Makefile distinfo 
  Log:
  Update to 0.11
  
  Changelog: 
http://cpansearch.perl.org/src/FLORA/Catalyst-Action-RenderView-0.11/Changes
  
  Revision  ChangesPath
  1.10  +1 -1  ports/www/p5-Catalyst-Action-RenderView/Makefile
  1.8   +3 -3  ports/www/p5-Catalyst-Action-RenderView/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/devel/p5-VCS-Lite Makefile distinfo

2009-08-18 Thread Andrej Zverev
az  2009-08-18 07:13:44 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-VCS-LiteMakefile distinfo 
  Log:
  Update to 0.09
  
  Changelog: http://cpansearch.perl.org/src/BARBIE/VCS-Lite-0.09/Changes
  
  Revision  ChangesPath
  1.4   +1 -1  ports/devel/p5-VCS-Lite/Makefile
  1.2   +3 -3  ports/devel/p5-VCS-Lite/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/devel/p5-MooseX-AttributeHelpers Makefile distinfo

2009-08-18 Thread Andrej Zverev
az  2009-08-18 07:21:51 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-MooseX-AttributeHelpers Makefile distinfo 
  Log:
  Update to 0.21
  
  Changelog: 
http://cpansearch.perl.org/src/FLORA/MooseX-AttributeHelpers-0.21/ChangeLog
  
  Revision  ChangesPath
  1.9   +1 -1  ports/devel/p5-MooseX-AttributeHelpers/Makefile
  1.8   +3 -3  ports/devel/p5-MooseX-AttributeHelpers/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/devel/p5-Data-ParseBinary Makefile distinfo pkg-plist

2009-08-18 Thread Andrej Zverev
az  2009-08-18 07:31:14 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Data-ParseBinary Makefile distinfo pkg-plist 
  Log:
  Update to 0.24
  
  Changelog: 
http://cpansearch.perl.org/src/SEMUELF/Data-ParseBinary-0.24/Changes
  
  Revision  ChangesPath
  1.4   +5 -1  ports/devel/p5-Data-ParseBinary/Makefile
  1.4   +3 -3  ports/devel/p5-Data-ParseBinary/distinfo
  1.3   +2 -1  ports/devel/p5-Data-ParseBinary/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/audio/lame Makefile ports/audio/lame/files patch-libmp3lame-lame.c

2009-08-18 Thread Martin Matuska
mm  2009-08-18 08:10:09 UTC

  FreeBSD ports repository

  Modified files:
audio/lame   Makefile 
  Added files:
audio/lame/files patch-libmp3lame-lame.c 
  Log:
  - Upstream patch for FFMPEG issue 803
  - Bump PORTREVISION
  
  PR: ports/137907
  Approved by:netchild (maintainer)
  
  Revision  ChangesPath
  1.51  +1 -1  ports/audio/lame/Makefile
  1.1   +72 -0 ports/audio/lame/files/patch-libmp3lame-lame.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: doc/en_US.ISO8859-1/books/handbook/desktop chapter.sgml

2009-08-18 Thread Marc Fonvieille
blackend2009-08-18 08:10:12 UTC

  FreeBSD doc repository

  Modified files:
en_US.ISO8859-1/books/handbook/desktop chapter.sgml 
  Log:
  Update the Firefox & Java plugin section:
  
  - Fix the ln(1) command to really allow the detection of the installed
plugin by Firefox;
  - Add the ln(1) command example in case of JDK installation [1]
  
  PR: docs/137703 [1]
  Submitted by:   Glen Barber  [1]
  
  Revision  ChangesPath
  1.90  +10 -4 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
___
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/graphics/opencv Makefile ports/graphics/opencv/files patch-interfaces-swig-python-Makefile.in patch-otherlibs-highgui-cvcap_ffmpeg.cpp patch-otherlibs-highgui.cpp

2009-08-18 Thread Dima Panov
fluffy  2009-08-18 08:16:07 UTC

  FreeBSD ports repository

  Modified files:
graphics/opencv  Makefile 
graphics/opencv/files patch-otherlibs-highgui-cvcap_ffmpeg.cpp 
  Added files:
graphics/opencv/files patch-interfaces-swig-python-Makefile.in 
  Removed files:
graphics/opencv/files patch-otherlibs-highgui.cpp 
  Log:
  Fix build with current FFMpeg.
  Fix python support in highgui module.
  
  Bump PORTREVISION
  
  Pass maintainership to submitter.
  
  PR: 137805, 137871
  Submitted by:   Alberto Villa 
  Approved by:miwi (mentor)
  
  Revision  ChangesPath
  1.14  +24 -18ports/graphics/opencv/Makefile
  1.1   +21 -0 
ports/graphics/opencv/files/patch-interfaces-swig-python-Makefile.in (new)
  1.2   +110 -3
ports/graphics/opencv/files/patch-otherlibs-highgui-cvcap_ffmpeg.cpp
  1.2   +0 -85 ports/graphics/opencv/files/patch-otherlibs-highgui.cpp 
(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/security/p5-Authen-Radius Makefile distinfo

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 08:42:35 UTC

  FreeBSD ports repository

  Modified files:
security/p5-Authen-Radius Makefile distinfo 
  Log:
  Update to 0.14.
  
  Changes:http://search.cpan.org/dist/RadiusPerl/Changes
  
  Revision  ChangesPath
  1.31  +1 -1  ports/security/p5-Authen-Radius/Makefile
  1.10  +3 -3  ports/security/p5-Authen-Radius/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/p5-CSS-DOM Makefile distinfo pkg-plist

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 08:50:23 UTC

  FreeBSD ports repository

  Modified files:
www/p5-CSS-DOM   Makefile distinfo pkg-plist 
  Log:
  Update to 0.07.
  
  Changes:http://search.cpan.org/dist/CSS-DOM/Changes
  
  Revision  ChangesPath
  1.3   +4 -2  ports/www/p5-CSS-DOM/Makefile
  1.3   +3 -3  ports/www/p5-CSS-DOM/distinfo
  1.3   +2 -1  ports/www/p5-CSS-DOM/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/devel/p5-Data-Dump Makefile distinfo

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 08:51:58 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Data-Dump   Makefile distinfo 
  Log:
  Update to 1.15.
  
  Changes:http://search.cpan.org/dist/Data-Dump/Changes
  
  Revision  ChangesPath
  1.10  +1 -1  ports/devel/p5-Data-Dump/Makefile
  1.9   +3 -3  ports/devel/p5-Data-Dump/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/finance/p5-Finance-Currency-Convert-XE Makefile distinfo

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 08:58:44 UTC

  FreeBSD ports repository

  Modified files:
finance/p5-Finance-Currency-Convert-XE Makefile distinfo 
  Log:
  Update to 0.16.
  
  Changes: http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes
  
  Revision  ChangesPath
  1.12  +1 -1  ports/finance/p5-Finance-Currency-Convert-XE/Makefile
  1.12  +3 -3  ports/finance/p5-Finance-Currency-Convert-XE/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-mgmt Makefile ports/net-mgmt/noc Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/noc/files noc.sh.in patch-scripts_post-install pkg-deinstall.in pkg-install.in pkg-message.i

2009-08-18 Thread Boris Samorodov
bsam2009-08-18 09:07:12 UTC

  FreeBSD ports repository

  Modified files:
net-mgmt Makefile 
  Added files:
net-mgmt/noc Makefile distinfo pkg-descr pkg-plist 
net-mgmt/noc/files   noc.sh.in patch-scripts_post-install 
 pkg-deinstall.in pkg-install.in 
 pkg-message.in 
  Log:
  NOC Project is an Operation Support System (OSS) for the Telco,
  Service provider and Enterprise Network Operation Centers (NOC).
  
  Areas covered by NOC:
  * Fault Management
  * Service Activation/Provisioning
  * Knowledge Base
  * Multi-VRF Address space management
  * Virtual Circuits management (VLAN, DLCI, etc)
  * Configuration Management
  * DNS provisioning
  * Peering management, RPSL and BGP filters generator, integrated
looking glass
  * Reporting
  
  NOC Project is distributed under the term of BSD-like LICENSE.
  
  Enjoy!
  The NOC Project Team
  
  WWW: http://www.nocproject.org/
  
  PR: ports/137489
  Submitted by:   Stanislav Svirid 
  
  Revision  ChangesPath
  1.197 +1 -0  ports/net-mgmt/Makefile
  1.1   +91 -0 ports/net-mgmt/noc/Makefile (new)
  1.1   +3 -0  ports/net-mgmt/noc/distinfo (new)
  1.1   +57 -0 ports/net-mgmt/noc/files/noc.sh.in (new)
  1.1   +33 -0 ports/net-mgmt/noc/files/patch-scripts_post-install (new)
  1.1   +28 -0 ports/net-mgmt/noc/files/pkg-deinstall.in (new)
  1.1   +114 -0ports/net-mgmt/noc/files/pkg-install.in (new)
  1.1   +20 -0 ports/net-mgmt/noc/files/pkg-message.in (new)
  1.1   +21 -0 ports/net-mgmt/noc/pkg-descr (new)
  1.1   +2122 -0   ports/net-mgmt/noc/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/lang/gcl Makefile

2009-08-18 Thread Erwin Lansing
erwin   2009-08-18 09:13:31 UTC

  FreeBSD ports repository

  Modified files:
lang/gcl Makefile 
  Log:
  Revert unmarking BROKEN, still dumps core during build.
  
  Submitted by:   pointyhat
  Approved by:maintainer
  
  Revision  ChangesPath
  1.48  +4 -0  ports/lang/gcl/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/p5-Catalyst-Plugin-ConfigLoader Makefile distinfo

2009-08-18 Thread Andrej Zverev
az  2009-08-18 09:30:59 UTC

  FreeBSD ports repository

  Modified files:
www/p5-Catalyst-Plugin-ConfigLoader Makefile distinfo 
  Log:
  Update to 0.27
  
  Changelog: 
http://cpansearch.perl.org/src/BRICAS/Catalyst-Plugin-ConfigLoader-0.27/Changes
  
  Revision  ChangesPath
  1.18  +1 -1  ports/www/p5-Catalyst-Plugin-ConfigLoader/Makefile
  1.16  +3 -3  ports/www/p5-Catalyst-Plugin-ConfigLoader/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/devel/p5-DateTime-Format-Pg Makefile distinfo

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 09:34:45 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-DateTime-Format-Pg Makefile distinfo 
  Log:
  Update to 0.16.004.
  
  Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
  
  Revision  ChangesPath
  1.18  +1 -1  ports/devel/p5-DateTime-Format-Pg/Makefile
  1.17  +3 -3  ports/devel/p5-DateTime-Format-Pg/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/devel/p5-DateTime-TimeZone Makefile distinfo

2009-08-18 Thread Anton Berezin
tobez   2009-08-18 09:37:15 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-DateTime-TimeZone Makefile distinfo 
  Log:
  Update to 0.94.
  
  Changes: http://search.cpan.org/dist/DateTime-TimeZone/Changes
  
  Revision  ChangesPath
  1.65  +1 -1  ports/devel/p5-DateTime-TimeZone/Makefile
  1.61  +3 -3  ports/devel/p5-DateTime-TimeZone/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/libprelude Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 09:53:01 UTC

  FreeBSD ports repository

  Modified files:
security/libprelude  Makefile 
  Log:
  - Chase gnuTLS slib bump
  
  Revision  ChangesPath
  1.60  +1 -1  ports/security/libprelude/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/sysutils/megarc Makefile

2009-08-18 Thread Erwin Lansing
erwin   2009-08-18 10:21:14 UTC

  FreeBSD ports repository

  Modified files:
sysutils/megarc  Makefile 
  Log:
  Make BROKEN statement only for 7.x and up
  
  Submitted by:   maintainer
  
  Revision  ChangesPath
  1.7   +7 -2  ports/sysutils/megarc/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-p2p/valknut Makefile

2009-08-18 Thread Max Brazhnikov
makc2009-08-18 10:25:38 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/valknut  Makefile 
  Log:
  Fix build on 6-stable after Qt update.
  
  Approved by:gahr (maintainer)
  
  Revision  ChangesPath
  1.47  +1 -0  ports/net-p2p/valknut/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 GIDs UIDs

2009-08-18 Thread Boris Samorodov
bsam2009-08-18 10:48:34 UTC

  FreeBSD ports repository

  Modified files:
.GIDs UIDs 
  Log:
  Add UID and GID forgotten while adding net-mgmt/noc.
  
  Reported by: (maintainer of net-mgmt/noc by 
e-mail)
  
  Revision  ChangesPath
  1.79  +2 -1  ports/GIDs
  1.92  +2 -1  ports/UIDs
___
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/x11-toolkits/py-kiwi Makefile distinfo ports/x11-toolkits/py-kiwi/files patch-kiwi-dist.py

2009-08-18 Thread Nicola Vitale
nivit   2009-08-18 12:14:10 UTC

  FreeBSD ports repository

  Modified files:
x11-toolkits/py-kiwi Makefile distinfo 
  Added files:
x11-toolkits/py-kiwi/files patch-kiwi-dist.py 
  Log:
  - Update to 1.9.26
  - Add files/patch-kiwi-dist.py
  
  Revision  ChangesPath
  1.13  +2 -2  ports/x11-toolkits/py-kiwi/Makefile
  1.9   +3 -3  ports/x11-toolkits/py-kiwi/distinfo
  1.1   +11 -0 ports/x11-toolkits/py-kiwi/files/patch-kiwi-dist.py (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/net/quagga Makefile ports/net/quagga/files patch-ospf6d-ospf6_lsa.c

2009-08-18 Thread Boris Samorodov
bsam2009-08-18 12:49:04 UTC

  FreeBSD ports repository

  Modified files:
net/quagga   Makefile 
  Added files:
net/quagga/files patch-ospf6d-ospf6_lsa.c 
  Log:
  . fix an ospf6d bug on quagga-0.99.14 (bug #541 on quagga's bugzilla);  [1]
  . bump PORTREVISION.
  
  PR: ports/137510  [1]
  Submitted by:   dikshie   [1]
  Approved by:Boris Kovalenko  (maintainer)  [1]
  
  Revision  ChangesPath
  1.90  +1 -1  ports/net/quagga/Makefile
  1.1   +28 -0 ports/net/quagga/files/patch-ospf6d-ospf6_lsa.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 Makefile ports/www/gaeutilities Makefile distinfo pkg-descr pkg-plist

2009-08-18 Thread Nicola Vitale
nivit   2009-08-18 13:03:50 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/gaeutilities Makefile distinfo pkg-descr pkg-plist 
  Log:
  gaeutilities is a collection of classes to aid in development
  on Google Appengine.
  
  The stable version includes the following classes:
  
  Session: An http session class to preserve identity across http requests.
   It uses both BigTable and Memcache for performance and reliability.
   It also includes middleware to plug in with django.
  Cache: A BigTable and Memcache caching class. Any object that can be pickled
 can be stored in cache.
  Event: A subscribe/fire event system that gives developers the ability to set
 callback functions.
  Flash: A cookie based messaging library. Using json, data structures can be
 stored as a cookie in the browser and retrieved on the next request.
 Useful for messages such as "Thank you for logging in."
  
  WWW:http://code.google.com/p/gaeutilities/
  
  Revision  ChangesPath
  1.2424+1 -0  ports/www/Makefile
  1.1   +34 -0 ports/www/gaeutilities/Makefile (new)
  1.1   +3 -0  ports/www/gaeutilities/distinfo (new)
  1.1   +17 -0 ports/www/gaeutilities/pkg-descr (new)
  1.1   +71 -0 ports/www/gaeutilities/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/ports-mgmt/kports-qt4 Makefile

2009-08-18 Thread Max Brazhnikov
makc2009-08-18 13:05:32 UTC

  FreeBSD ports repository

  Modified files:
ports-mgmt/kports-qt4 Makefile 
  Log:
  Add dependency on KDE4 icons, which are in separate port now.
  
  PR: ports/137851
  Submitted by:   Alberto Villa 
  approved by:maintainer
  
  Revision  ChangesPath
  1.13  +3 -1  ports/ports-mgmt/kports-qt4/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/lang/kawa Makefile distinfo pkg-plist

2009-08-18 Thread Pietro Cerutti
gahr2009-08-18 13:42:01 UTC

  FreeBSD ports repository

  Modified files:
lang/kawaMakefile distinfo 
  Removed files:
lang/kawapkg-plist 
  Log:
  - Update to 1.9.90
  
  Revision  ChangesPath
  1.27  +20 -15ports/lang/kawa/Makefile
  1.7   +3 -3  ports/lang/kawa/distinfo
  1.6   +0 -5  ports/lang/kawa/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/devel/ice Makefile

2009-08-18 Thread Boris Samorodov
bsam2009-08-18 13:58:31 UTC

  FreeBSD ports repository

  Modified files:
devel/iceMakefile 
  Log:
  . add LIB_DEPENDS+=mcpp.3:${PORTSDIR}/devel/mcpp;  [1]
  . remove BUILD_DEPENDS=mcpp:${PORTSDIR}/devel/mcpp;  [2]
  . bump PORTREVISION.  [1]
  
  PR: ports/137767  [1]
  Submitted by:   Ayumi M   [1]
  Approved by:Stefan Ehmann  (maintaiiner)  [1]
  Suggested by:   Stefan Ehmann  (maintaiiner)  [2]
  
  Revision  ChangesPath
  1.16  +3 -2  ports/devel/ice/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: doc/mn_MN.UTF-8/books/handbook/desktop chapter.sgml doc/mn_MN.UTF-8/books/handbook/dtrace chapter.sgml

2009-08-18 Thread Ganbold Tsagaankhuu
ganbold 2009-08-18 14:12:37 UTC

  FreeBSD doc repository

  Modified files:
mn_MN.UTF-8/books/handbook/desktop chapter.sgml 
mn_MN.UTF-8/books/handbook/dtrace chapter.sgml 
  Log:
  MFen: Resync with the English version of the handbook
  
  Obtained from: FreeBSD Mongolian Documentation project
  
  Revision  ChangesPath
  1.16  +11 -5 doc/mn_MN.UTF-8/books/handbook/desktop/chapter.sgml
  1.8   +2 -2  doc/mn_MN.UTF-8/books/handbook/dtrace/chapter.sgml
___
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/nss_ldap Makefile ports/net/nss_ldap/files patch-ldap-nss.c

2009-08-18 Thread Sergey Skvortsov
skv 2009-08-18 14:33:38 UTC

  FreeBSD ports repository

  Modified files:
net/nss_ldap Makefile 
net/nss_ldap/files   patch-ldap-nss.c 
  Log:
  Unbreak build with defined WITHOUT_KERBEROS.
  
  PR: ports/133344
  Submitted by:   Alex Bakhtin 
  Approved by:maintainer timeout (> 4 months)
  
  Revision  ChangesPath
  1.29  +1 -3  ports/net/nss_ldap/Makefile
  1.3   +8 -0  ports/net/nss_ldap/files/patch-ldap-nss.c
___
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/callsign Makefile distinfo

2009-08-18 Thread Diane Bruce
db  2009-08-18 15:47:29 UTC

  FreeBSD ports repository

  Modified files:
comms/callsign   Makefile distinfo 
  Log:
  - Upgrade to 1.0.2
  
  PR: ports/137919
  
  Revision  ChangesPath
  1.3   +1 -1  ports/comms/callsign/Makefile
  1.2   +3 -3  ports/comms/callsign/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/textproc/cwtext Makefile

2009-08-18 Thread Diane Bruce
db  2009-08-18 15:53:11 UTC

  FreeBSD ports repository

  Modified files:
textproc/cwtext  Makefile 
  Log:
  - This should be in hamradio category as well.
  
  Revision  ChangesPath
  1.15  +1 -1  ports/textproc/cwtext/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: ports/net/nss_ldap Makefile ports/net/nss_ldap/files patch-ldap-nss.c

2009-08-18 Thread Tom McLaughlin
Sergey Skvortsov wrote, On 08/18/2009 10:33 AM:
> skv 2009-08-18 14:33:38 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> net/nss_ldap Makefile 
> net/nss_ldap/files   patch-ldap-nss.c 
>   Log:
>   Unbreak build with defined WITHOUT_KERBEROS.
>   
>   PR: ports/133344
>   Submitted by:   Alex Bakhtin 
>   Approved by:maintainer timeout (> 4 months)
>   
>   Revision  ChangesPath
>   1.29  +1 -3  ports/net/nss_ldap/Makefile
>   1.3   +8 -0  ports/net/nss_ldap/files/patch-ldap-nss.c
> 

Please commit the attached instead, krb5_ccname is now broken.  I've
moved krb5.h out of the way on my box to check that the original issue
is still fixed and it appears to be.

-- 
| tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org |
| FreeBSD   http://www.FreeBSD.org |

Index: Makefile
===
RCS file: /home/pcvs/ports/net/nss_ldap/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile18 Aug 2009 14:33:37 -  1.29
+++ Makefile18 Aug 2009 16:24:50 -
@@ -7,7 +7,7 @@
 
 PORTNAME=  nss_ldap
 PORTVERSION=   1.${NSS_LDAP_VERSION}
-PORTREVISION=  2
+PORTREVISION=  3
 CATEGORIES=net
 MASTER_SITES=  http://www.padl.com/download/
 DISTNAME=  ${PORTNAME}-${NSS_LDAP_VERSION}
@@ -36,6 +36,11 @@
 
 MAN5=  nss_ldap.5
 
+.include 
+.if !defined(WITHOUT_KERBEROS)
+CONFIGURE_ARGS+=--enable-configurable-krb5-ccname-env
+.endif
+
 post-extract:
${CP} ${FILESDIR}/bsdnss.c ${WRKSRC}
 
@@ -47,4 +52,4 @@
${INSTALL_MAN} ${WRKSRC}/${MAN5} ${MAN5PREFIX}/man/man5
${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${PKGMESSAGE}
 
-.include 
+.include 
Index: files/patch-ldap-nss.c
===
RCS file: /home/pcvs/ports/net/nss_ldap/files/patch-ldap-nss.c,v
retrieving revision 1.3
diff -u -r1.3 patch-ldap-nss.c
--- files/patch-ldap-nss.c  18 Aug 2009 14:33:37 -  1.3
+++ files/patch-ldap-nss.c  18 Aug 2009 16:24:50 -
@@ -9,11 +9,3 @@
  #include 
  #elif defined(HAVE_SASL_H)
  #include 
-@@ -84,7 +84,7 @@
- #include 
- #include 
- #endif
--#ifdef CONFIGURE_KRB5_CCNAME
-+#if defined(CONFIGURE_KRB5_CCNAME) && defined(HAVE_KRB5_H)
- #include 
- #endif
___
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 Makefile ports/audio/creox Makefile distinfo pkg-descr pkg-plist ports/audio/creox/files patch-error_h patch-sincosf

2009-08-18 Thread Alexey Dokuchaev
danfe   2009-08-18 16:59:14 UTC

  FreeBSD ports repository

  Modified files:
audioMakefile 
  Added files:
audio/creox  Makefile distinfo pkg-descr pkg-plist 
audio/creox/filespatch-error_h patch-sincosf 
  Log:
  Add port of Creox, a real-time Jack-based sound processor.  Creox has nice
  user-friendly KDE GUI, a preset support, a low-latency DSP engine, and each
  effect parameter can be altered "on the fly".
  
  WWW: http://zyzstar.kosoru.com/?creox
  
  Revision  ChangesPath
  1.1051+1 -0  ports/audio/Makefile
  1.1   +43 -0 ports/audio/creox/Makefile (new)
  1.1   +3 -0  ports/audio/creox/distinfo (new)
  1.1   +60 -0 ports/audio/creox/files/patch-error_h (new)
  1.1   +54 -0 ports/audio/creox/files/patch-sincosf (new)
  1.1   +11 -0 ports/audio/creox/pkg-descr (new)
  1.1   +30 -0 ports/audio/creox/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/audio/creox pkg-descr

2009-08-18 Thread Alexey Dokuchaev
danfe   2009-08-18 17:41:40 UTC

  FreeBSD ports repository

  Modified files:
audio/creox  pkg-descr 
  Log:
  Improve description text.
  
  Revision  ChangesPath
  1.2   +4 -4  ports/audio/creox/pkg-descr
___
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/textproc/asciidoc Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 17:49:39 UTC

  FreeBSD ports repository

  Modified files:
textproc/asciidocMakefile 
  Log:
  - Fix fetch
  
  Revision  ChangesPath
  1.17  +1 -1  ports/textproc/asciidoc/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/graphics/djvulibre-nox11 Makefile

2009-08-18 Thread Stanislav Sedov
stas2009-08-18 17:56:02 UTC

  FreeBSD ports repository

  Modified files:
graphics/djvulibre-nox11 Makefile 
  Log:
  - Temporary use my own mirror as the distfile on SF mirrors seems to be
damaged.
  
  Spotted by: miwi
  
  Revision  ChangesPath
  1.7   +2 -1  ports/graphics/djvulibre-nox11/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/Mk bsd.sites.mk

2009-08-18 Thread Martin Wilke
miwi2009-08-18 18:36:48 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.sites.mk 
  Log:
  - Update Qt mirrors
  
  Revision  ChangesPath
  1.480 +4 -6  ports/Mk/bsd.sites.mk
___
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/textproc/p5-PPI Makefile distinfo pkg-plist

2009-08-18 Thread Lars Thegler
lth 2009-08-18 19:36:04 UTC

  FreeBSD ports repository

  Modified files:
textproc/p5-PPI  Makefile distinfo pkg-plist 
  Log:
  Update to 1.206
  
  Revision  ChangesPath
  1.21  +14 -8 ports/textproc/p5-PPI/Makefile
  1.19  +3 -3  ports/textproc/p5-PPI/distinfo
  1.9   +10 -1 ports/textproc/p5-PPI/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/textproc/p5-XML-SemanticDiff Makefile distinfo

2009-08-18 Thread Lars Thegler
lth 2009-08-18 19:45:47 UTC

  FreeBSD ports repository

  Modified files:
textproc/p5-XML-SemanticDiff Makefile distinfo 
  Log:
  Update to 1.
  
  Revision  ChangesPath
  1.5   +3 -3  ports/textproc/p5-XML-SemanticDiff/Makefile
  1.6   +3 -3  ports/textproc/p5-XML-SemanticDiff/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/p5-HTTP-Server-Simple Makefile distinfo

2009-08-18 Thread Lars Thegler
lth 2009-08-18 19:47:29 UTC

  FreeBSD ports repository

  Modified files:
www/p5-HTTP-Server-Simple Makefile distinfo 
  Log:
  Update to 0.39
  
  Revision  ChangesPath
  1.24  +1 -1  ports/www/p5-HTTP-Server-Simple/Makefile
  1.24  +3 -3  ports/www/p5-HTTP-Server-Simple/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/p5-Net-IMAP-Simple Makefile distinfo

2009-08-18 Thread Lars Thegler
lth 2009-08-18 19:52:19 UTC

  FreeBSD ports repository

  Modified files:
mail/p5-Net-IMAP-Simple Makefile distinfo 
  Log:
  Update to 1.1907
  
  PR: ports/137909
  Submitted by:   skv
  
  Revision  ChangesPath
  1.12  +1 -2  ports/mail/p5-Net-IMAP-Simple/Makefile
  1.11  +3 -3  ports/mail/p5-Net-IMAP-Simple/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/spiralloops pkg-descr

2009-08-18 Thread Alexey Dokuchaev
danfe   2009-08-18 19:52:27 UTC

  FreeBSD ports repository

  Modified files:
audio/spiralloopspkg-descr 
  Log:
  - Augment and reformat port description
  - Kill old-school attribution and EOL space
  
  Revision  ChangesPath
  1.6   +11 -16ports/audio/spiralloops/pkg-descr
___
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/devel/otrs Makefile distinfo pkg-plist ports/devel/otrs/files patch-SetPermissions.pl pkg-install.in pkg-message.in

2009-08-18 Thread Sergey Skvortsov
skv 2009-08-18 20:10:00 UTC

  FreeBSD ports repository

  Modified files:
devel/otrs   Makefile distinfo pkg-plist 
devel/otrs/files pkg-install.in pkg-message.in 
  Added files:
devel/otrs/files patch-SetPermissions.pl 
  Log:
  Update to 2.4.3
  
  WWW:http://doc.otrs.org/2.4/en/html/x48.html#new-features-of-2.4
  Changes:
http://source.otrs.org/viewvc.cgi/otrs/CHANGES?revision=1.950&view=markup
  
  Revision  ChangesPath
  1.20  +30 -16ports/devel/otrs/Makefile
  1.13  +3 -3  ports/devel/otrs/distinfo
  1.1   +10 -0 ports/devel/otrs/files/patch-SetPermissions.pl (new)
  1.3   +6 -3  ports/devel/otrs/files/pkg-install.in
  1.6   +1 -1  ports/devel/otrs/files/pkg-message.in
  1.13  +484 -46   ports/devel/otrs/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-p2p/linuxdcpp pkg-descr

2009-08-18 Thread Alexey Dokuchaev
danfe   2009-08-18 20:14:15 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/linuxdcpppkg-descr 
  Log:
  Reformat port description.
  
  Revision  ChangesPath
  1.5   +7 -7  ports/net-p2p/linuxdcpp/pkg-descr
___
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/devel/py-kqueue Makefile ports/devel/py-subversion Makefile ports/devel/py-ice Makefile ports/devel/py-thrift Makefile ports/devel/py-tconfpy Makefile ports/x11-toolkits/py-gnome Mak

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:15:55 UTC

  FreeBSD ports repository

  Modified files:
devel/py-kqueue  Makefile 
devel/py-subversion  Makefile 
devel/py-ice Makefile 
devel/py-thrift  Makefile 
devel/py-tconfpy Makefile 
x11-toolkits/py-gnome Makefile 
x11-toolkits/py-gtk  Makefile 
x11-toolkits/py-gtkscintilla Makefile 
audio/py-libmpdclient Makefile 
databases/py-SQLDict Makefile 
databases/py-MySQL   Makefile 
textproc/py-HyperText Makefile 
math/py-gnuplot  Makefile 
net/py-mp-random Makefile 
net-im/py-punjab Makefile 
  Log:
  Eliminate hard coded "PKGNAMEPREFIX= py-"
  
  PR: 137859
  Submitted by:   olli hauer 
  
  Revision  ChangesPath
  1.3   +2 -1  ports/audio/py-libmpdclient/Makefile
  1.23  +2 -1  ports/databases/py-MySQL/Makefile
  1.6   +8 -8  ports/databases/py-SQLDict/Makefile
  1.11  +1 -1  ports/devel/py-ice/Makefile
  1.22  +1 -1  ports/devel/py-kqueue/Makefile
  1.10  +1 -1  ports/devel/py-subversion/Makefile
  1.5   +2 -1  ports/devel/py-tconfpy/Makefile
  1.5   +1 -1  ports/devel/py-thrift/Makefile
  1.15  +2 -1  ports/math/py-gnuplot/Makefile
  1.2   +1 -1  ports/net-im/py-punjab/Makefile
  1.9   +1 -1  ports/net/py-mp-random/Makefile
  1.6   +8 -8  ports/textproc/py-HyperText/Makefile
  1.80  +2 -1  ports/x11-toolkits/py-gnome/Makefile
  1.77  +2 -1  ports/x11-toolkits/py-gtk/Makefile
  1.20  +2 -1  ports/x11-toolkits/py-gtkscintilla/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/sysutils/megarc Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:34:58 UTC

  FreeBSD ports repository

  Modified files:
sysutils/megarc  Makefile 
  Log:
  - Unbreak and update MASTER_SITES
  
  PR: 137938
  Submitted by:   Gerrit Beine  (maintainer)
  
  Revision  ChangesPath
  1.8   +2 -8  ports/sysutils/megarc/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/devel Makefile ports/devel/py-zope.exceptions Makefile distinfo pkg-descr pkg-plist

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:39:35 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/py-zope.exceptions Makefile distinfo pkg-descr pkg-plist 
  Log:
  zope.exceptions contains exception interfaces and implementations
  which are so general purpose that they don't belong in Zope
  application-specific packages.
  
  WWW: http://www.python.org/pypi/zope.exceptions
  
  PR: ports/137927
  Submitted by:   Wen Heping 
  
  Revision  ChangesPath
  1.3603+1 -0  ports/devel/Makefile
  1.1   +23 -0 ports/devel/py-zope.exceptions/Makefile (new)
  1.1   +3 -0  ports/devel/py-zope.exceptions/distinfo (new)
  1.1   +5 -0  ports/devel/py-zope.exceptions/pkg-descr (new)
  1.1   +34 -0 ports/devel/py-zope.exceptions/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/devel/py-zopetesting Makefile distinfo pkg-plist

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:39:58 UTC

  FreeBSD ports repository

  Modified files:
devel/py-zopetesting Makefile distinfo pkg-plist 
  Log:
  - Update to 3.8.1
  
  PR: 137928
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.4   +3 -2  ports/devel/py-zopetesting/Makefile
  1.4   +3 -3  ports/devel/py-zopetesting/distinfo
  1.3   +248 -215  ports/devel/py-zopetesting/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/pear-Net_LDAP2 Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:42 UTC

  FreeBSD ports repository

  Modified files:
net/pear-Net_LDAP2   Makefile distinfo 
  Log:
  - Update to 2.0.6
  
  PR: 137893
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.25  +1 -1  ports/net/pear-Net_LDAP2/Makefile
  1.21  +3 -3  ports/net/pear-Net_LDAP2/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/devel/rubygem-sequel Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:45 UTC

  FreeBSD ports repository

  Modified files:
devel/rubygem-sequel Makefile distinfo 
  Log:
  - Update to 3.3.0
  
  PR: 137894
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.10  +1 -1  ports/devel/rubygem-sequel/Makefile
  1.9   +3 -3  ports/devel/rubygem-sequel/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/deskutils/egroupware Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:58 UTC

  FreeBSD ports repository

  Modified files:
deskutils/egroupware Makefile distinfo 
  Log:
  - Update to 1.6.002
  
  PR: 137904
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.35  +1 -2  ports/deskutils/egroupware/Makefile
  1.23  +6 -6  ports/deskutils/egroupware/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/tinytinyhttpd Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:49 UTC

  FreeBSD ports repository

  Modified files:
www/tinytinyhttpdMakefile distinfo 
  Log:
  - Update to 0.0.6b
  
  PR: 137898
  Submitted by:   Shinsuke Matsui  (maintainer)
  
  Revision  ChangesPath
  1.4   +6 -6  ports/www/tinytinyhttpd/Makefile
  1.4   +3 -3  ports/www/tinytinyhttpd/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/devel/rubygem-columnize Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:51 UTC

  FreeBSD ports repository

  Modified files:
devel/rubygem-columnize Makefile distinfo 
  Log:
  - Update to 0.3.1
  
  PR: 137902
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/devel/rubygem-columnize/Makefile
  1.3   +3 -3  ports/devel/rubygem-columnize/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/devel/rubygem-igraph Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:47:54 UTC

  FreeBSD ports repository

  Modified files:
devel/rubygem-igraph Makefile distinfo 
  Log:
  - Update to 0.9.7
  
  PR: 137903
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/devel/rubygem-igraph/Makefile
  1.2   +3 -3  ports/devel/rubygem-igraph/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/pecl-http Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:48:02 UTC

  FreeBSD ports repository

  Modified files:
www/pecl-httpMakefile distinfo 
  Log:
  - Update to 1.6.5
  
  PR: 137905
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/www/pecl-http/Makefile
  1.5   +3 -3  ports/www/pecl-http/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/devel/py-pyke Makefile distinfo pkg-plist

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:48:08 UTC

  FreeBSD ports repository

  Modified files:
devel/py-pykeMakefile distinfo pkg-plist 
  Log:
  - Update to 1.0.2
  
  PR: 137908
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/devel/py-pyke/Makefile
  1.4   +3 -3  ports/devel/py-pyke/distinfo
  1.4   +1 -118ports/devel/py-pyke/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/irc/unreal Makefile distinfo pkg-plist ports/irc/unreal/files patch-Makefile.in patch-config.h patch-configure patch-example.conf patch-ircd.c patch-makenet patch-modules.c patch-res

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:48:24 UTC

  FreeBSD ports repository

  Modified files:
irc/unreal   Makefile distinfo pkg-plist 
irc/unreal/files patch-Makefile.in patch-config.h 
 patch-example.conf patch-ircd.c 
 patch-makenet patch-modules.c 
  Removed files:
irc/unreal/files patch-configure patch-res.c 
  Log:
  - Update to 3.2.8.1
  
  PR: 137923
  Submitted by:   Gerrit Beine  (maintainer)
  
  Revision  ChangesPath
  1.18  +2 -3  ports/irc/unreal/Makefile
  1.11  +3 -3  ports/irc/unreal/distinfo
  1.2   +2 -2  ports/irc/unreal/files/patch-Makefile.in
  1.2   +6 -6  ports/irc/unreal/files/patch-config.h
  1.4   +0 -38 ports/irc/unreal/files/patch-configure (dead)
  1.2   +4 -16 ports/irc/unreal/files/patch-example.conf
  1.2   +3 -3  ports/irc/unreal/files/patch-ircd.c
  1.2   +2 -2  ports/irc/unreal/files/patch-makenet
  1.2   +11 -15ports/irc/unreal/files/patch-modules.c
  1.2   +0 -104ports/irc/unreal/files/patch-res.c (dead)
  1.7   +2 -0  ports/irc/unreal/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/typo3 Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:48:11 UTC

  FreeBSD ports repository

  Modified files:
www/typo3Makefile distinfo 
  Log:
  - Update to 4.2.8
  
  PR: 137913
  Submitted by:   Gerrit Beine  (maintainer)
  
  Revision  ChangesPath
  1.26  +1 -1  ports/www/typo3/Makefile
  1.18  +6 -6  ports/www/typo3/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/textproc/libuninameslist Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 20:52:20 UTC

  FreeBSD ports repository

  Modified files:
textproc/libuninameslist Makefile 
  Log:
  - Mark BROKEN distfile mismatch
  
  Revision  ChangesPath
  1.9   +2 -0  ports/textproc/libuninameslist/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/openvas-libraries/files patch-configure patch-libopenvas-Makefile patch-libopenvas-pcap.c patch-libopenvas-plugutils.c patch-libopenvas_openvas__server.c patch-openvas-libra

2009-08-18 Thread Martin Wilke
miwi2009-08-18 21:00:32 UTC

  FreeBSD ports repository

  Modified files:
security/openvas-libraries/files patch-configure 
 patch-libopenvas-Makefile 
 patch-libopenvas-pcap.c 
 patch-libopenvas_openvas__server.c 
 patch-openvas-libraries.tmpl.in 
  Removed files:
security/openvas-libraries/files patch-libopenvas-plugutils.c 
  Log:
  - Fix patch rejects
  
  Revision  ChangesPath
  1.4   +0 -0  ports/security/openvas-libraries/files/patch-configure
  1.3   +0 -0  
ports/security/openvas-libraries/files/patch-libopenvas-Makefile
  1.3   +0 -0  
ports/security/openvas-libraries/files/patch-libopenvas-pcap.c
  1.2   +0 -11 
ports/security/openvas-libraries/files/patch-libopenvas-plugutils.c (dead)
  1.2   +0 -0  
ports/security/openvas-libraries/files/patch-libopenvas_openvas__server.c
  1.4   +0 -0  
ports/security/openvas-libraries/files/patch-openvas-libraries.tmpl.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"


Re: cvs commit: ports/devel/otrs Makefile distinfo pkg-plist ports/devel/otrs/files patch-SetPermissions.pl pkg-install.in pkg-message.in

2009-08-18 Thread QAT
The Restless Daemon identified a mtree error while trying to build:
 otrs-2.4.3 maintained by s...@freebsd.org
 Makefile ident: $FreeBSD: ports/devel/otrs/Makefile,v 1.20 2009/08/18 20:09:59 
skv Exp $

Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/otrs-2.4.3.log :

Added group "otrs".
Added user "otrs".
bin/SetPermissions.pl <1.8> - set OTRS file permissions
Copyright (C) 2001-2009 OTRS AG, http://otrs.org/
Setting permissions on /usr/local/otrs
Setting permissions on /usr/local/otrs/var
Setting permissions on /usr/local/otrs/bin/*
Setting permissions on /usr/local/otrs/scripts/*.pl
Setting permissions on Kernel/Config.pm
Setting owner rw and group ro permissions on /usr/local/otrs/
==
OTRS is now installed.

The rest of installation must be completed manually.

Please see http://doc.otrs.org/2.4/en/html/ and/or documentation in 
/usr/local/share/doc/otrs for further instructions, particularly regarding 
configuring your web server, database, cron scripts, and receiving emails.

If you are upgrading from an earlier version, follow the instructions for 
upgrading your database schema and configuration files given in 
/usr/local/share/doc/otrs/UPGRADING.
==
===>   Registering installation for otrs-2.4.3


===>  Building package for otrs-2.4.3
Creating package /tmp/packages/All/otrs-2.4.3.tbz
Registering depends: p5-libwww-5.831 p5-PDF-API2-0.73 p5-Compress-Zlib-2.015 
p5-IO-Compress-Zlib-2.015 p5-Compress-Raw-Zlib-2.020 p5-IO-Compress-Base-2.015 
p5-MIME-Tools-5.427_1,2 p5-Convert-BinHex-1.119 p5-MIME-Base64-3.08 
p5-DBD-mysql-4.012 mysql-client-5.0.84 p5-DBI-1.60.7 p5-Text-Diff-1.37 
p5-Algorithm-Diff-1.1902 p5-Date-Pcalc-1.2 p5-File-Temp-0.22 
p5-IO-stringy-2.110 p5-CGI.pm-3.45,1 p5-PathTools-3.3000 p5-Storable-2.21 
p5-Mail-Tools-2.04 p5-TimeDate-1.16,1 p5-GD-Graph-1.44.01_2 
p5-GD-TextUtil-0.86_1 p5-GD-2.44 gd-2.0.35_1,1 freetype2-2.3.9_1 
pkg-config-0.23_1 p5-Net-DNS-0.65 jpeg-7 png-1.2.38 p5-Crypt-PasswdMD5-1.3 
p5-Digest-MD5-2.39 p5-HTML-Parser-3.62 p5-URI-1.40 p5-HTML-Tagset-3.20 
p5-Net-IP-1.25_1 p5-Math-BigInt-1.89 p5-Net-1.22_1,1 p5-Authen-SASL-2.12 
p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.12 p5-IO-Socket-INET6-2.56 p5-Socket6-0.23 
p5-XML-Parser-2.36_1 p5-Text-CSV-1.13 apache-1.3.41_1 p5-GSSAPI-0.26 
p5-Net-SMTP-SSL-1.01 p5-Mail-POP3Client-2.18 p5-Net-IMAP-Simple-1.1
 907 perl-5.8.9_3 expat-2.0.1 ispell-3.3.02_4.
Creating bzip'd tar ball in '/tmp/packages/All/otrs-2.4.3.tbz'
Deleting otrs-2.4.3


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
4007504 drwxr-xr-x3 root wheel 512 Aug 
18 21:07 usr/local/otrs
4013754 drwxrwxr-x3 otrs www   512 Aug 
18 21:07 usr/local/otrs/var
4020224 drwxrwsr-x2 otrs www   512 Aug 
18 21:07 usr/local/otrs/var/stats

build of /usr/ports/devel/otrs ended at Tue Aug 18 21:07:29 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/otrs-2.4.3.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=devel&portname=otrs

The build which triggered this BotMail was done under
tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."

___
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/py-libmpdclient Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 21:14:13 UTC

  FreeBSD ports repository

  Modified files:
audio/py-libmpdclient Makefile 
  Log:
  - Fix fetch
  
  Revision  ChangesPath
  1.4   +1 -0  ports/audio/py-libmpdclient/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: ports/www/typo3 Makefile distinfo

2009-08-18 Thread Boris Samorodov
Martin Wilke  writes:

> miwi2009-08-18 20:48:11 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
> www/typo3Makefile distinfo 
>   Log:
>   - Update to 4.2.8
>   
>   PR: 137913
>   Submitted by:   Gerrit Beine  (maintainer)

It's good when ports are updated to new versions. ;-)
However this port removes it's configuration files
unconditionally:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209

No offence to maintainer/anybody else, I've taken this port
occasionally, but the general question is: what shall we do
with such behaviour? Should we mark them as broken?

-- 
WBR, bsam
___
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/devel/py-tconfpy Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 21:19:41 UTC

  FreeBSD ports repository

  Modified files:
devel/py-tconfpy Makefile 
  Log:
  - Fix fetch
  
  Reported by:ionbot
  
  Revision  ChangesPath
  1.6   +1 -0  ports/devel/py-tconfpy/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 Makefile

2009-08-18 Thread Timur I. Bakeyev
timur   2009-08-18 21:33:50 UTC

  FreeBSD ports repository

  Modified files:
net  Makefile 
  Log:
  Forgot to add net/nss_ldapd
  
  Revision  ChangesPath
  1.2134+1 -0  ports/net/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/nss_ldap Makefile ports/net/nss_ldap/files patch-ldap-nss.c

2009-08-18 Thread Tom McLaughlin
tmclaugh2009-08-18 21:45:43 UTC

  FreeBSD ports repository

  Modified files:
net/nss_ldap Makefile 
net/nss_ldap/files   patch-ldap-nss.c 
  Log:
  - fix krb5_ccname broken in previous commit.
  
  PR: 133344
  
  Revision  ChangesPath
  1.30  +7 -2  ports/net/nss_ldap/Makefile
  1.4   +0 -8  ports/net/nss_ldap/files/patch-ldap-nss.c
___
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: ports/www/typo3 Makefile distinfo

2009-08-18 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, Aug 19, 2009 at 01:19:02AM +0400, Boris Samorodov wrote:
> Martin Wilke  writes:
> 
> > miwi2009-08-18 20:48:11 UTC
> >
> >   FreeBSD ports repository
> >
> >   Modified files:
> > www/typo3Makefile distinfo 
> >   Log:
> >   - Update to 4.2.8
> >   
> >   PR: 137913
> >   Submitted by:   Gerrit Beine  (maintainer)
> 
> It's good when ports are updated to new versions. ;-)
> However this port removes it's configuration files
> unconditionally:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209
> 
> No offence to maintainer/anybody else, I've taken this port
> occasionally, but the general question is: what shall we do
> with such behaviour? Should we mark them as broken?

No let me ping the maintainer via IM.

- - Martin

> 
> -- 
> WBR, bsam
> 

- -- 

+---+---+
|  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkqLHgEACgkQdLJIhLHm/OmqAQCgygdcXiITN5c4EjPDrhLRPVXD
wEEAoKqqOfGG6EaeJbJkm5gzBd6oV/G1
=6NCx
-END PGP SIGNATURE-
___
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: ports/www/typo3 Makefile distinfo

2009-08-18 Thread Erwin Lansing
On Wed, Aug 19, 2009 at 01:19:02AM +0400, Boris Samorodov wrote:
> Martin Wilke  writes:
> 
> > miwi2009-08-18 20:48:11 UTC
> >
> >   FreeBSD ports repository
> >
> >   Modified files:
> > www/typo3Makefile distinfo 
> >   Log:
> >   - Update to 4.2.8
> >   
> >   PR: 137913
> >   Submitted by:   Gerrit Beine  (maintainer)
> 
> It's good when ports are updated to new versions. ;-)
> However this port removes it's configuration files
> unconditionally:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209
> 
> No offence to maintainer/anybody else, I've taken this port
> occasionally, but the general question is: what shall we do
> with such behaviour? Should we mark them as broken?
> 
Marking a port BROKEN should only be used as a last resort, either
because there is no maintainer to contact, the upstream has dropped the
project, or there being no abvious techinical solution for the problem.
Given this particular case, there both is an active maintainer and an
easy techinical solution, so why not send a personal message to the
maintainer reminding him of the issue, or even better, providing a patch
for it?

Best,
-erwin

-- 
Erwin Lansing   http://droso.org
Prediction is very difficult
especially about the futureer...@freebsd.org


pgp2aS5Iu6mLa.pgp
Description: PGP signature


cvs commit: ports/www/py-turbogears2 Makefile distinfo pkg-descr pkg-plist

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:20:05 UTC

  FreeBSD ports repository

  Modified files:
www/py-turbogears2   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Force commit to note a repocopy:
  www/py-turbogears -> www/py-turbogears2
  
  Revision  ChangesPath
  1.15  +0 -0  ports/www/py-turbogears2/Makefile
  1.5   +0 -0  ports/www/py-turbogears2/distinfo
  1.2   +0 -0  ports/www/py-turbogears2/pkg-descr
  1.6   +0 -0  ports/www/py-turbogears2/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/devel/openocd Makefile distinfo pkg-message pkg-plist ports/devel/openocd/files patch-openocd.c

2009-08-18 Thread Dmitry Marakasov
amdmi3  2009-08-18 22:33:19 UTC

  FreeBSD ports repository

  Modified files:
devel/openocdMakefile distinfo pkg-message pkg-plist 
  Removed files:
devel/openocd/files  patch-openocd.c 
  Log:
  - Update to 0.2.0
  
  PR: 137861
  Submitted by:   CeDeROM  (maintainer)
  
  Revision  ChangesPath
  1.2   +114 -60   ports/devel/openocd/Makefile
  1.2   +3 -3  ports/devel/openocd/distinfo
  1.2   +0 -16 ports/devel/openocd/files/patch-openocd.c (dead)
  1.2   +1 -1  ports/devel/openocd/pkg-message
  1.2   +176 -123  ports/devel/openocd/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/py-turbogears2 Makefile distinfo pkg-descr pkg-plist

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:38:57 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
www/py-turbogears2   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 2.0.1
  
  PR: 137603
  Submitted by:   Wen Heping  (maintainer)
  
  Revision  Changes Path
  1.2425+1 -0   ports/www/Makefile
  1.16  +17 -60 ports/www/py-turbogears2/Makefile
  1.6   +3 -3   ports/www/py-turbogears2/distinfo
  1.3   +15 -9  ports/www/py-turbogears2/pkg-descr
  1.7   +221 -1353  ports/www/py-turbogears2/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/devel/py-decorator Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:43:29 UTC

  FreeBSD ports repository

  Modified files:
devel/py-decorator   Makefile distinfo 
  Log:
  - Update to 3.1.1
  - Update maintainer mail adress
  
  PR: 137930
  Submitted by:   Denis Shaposhnikov  (maintainer)
  
  Revision  ChangesPath
  1.6   +2 -2  ports/devel/py-decorator/Makefile
  1.5   +3 -3  ports/devel/py-decorator/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-p2p/bitflu Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:44:14 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/bitflu   Makefile distinfo 
  Log:
  - Update to 0.92
  
  PR: 137931
  Submitted by:   Peter Schuller  (maintainer)
  
  Revision  ChangesPath
  1.14  +1 -1  ports/net-p2p/bitflu/Makefile
  1.13  +3 -3  ports/net-p2p/bitflu/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"


Re: cvs commit: ports/security/openvas-libraries/files patch-configure patch-libopenvas-Makefile patch-libopenvas-pcap.c patch-libopenvas-plugutils.c patch-libopenvas_openvas__server.c patch-openvas-l

2009-08-18 Thread Alexey Dokuchaev
On Tue, Aug 18, 2009 at 09:00:32PM +, Martin Wilke wrote:
> miwi2009-08-18 21:00:32 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> security/openvas-libraries/files patch-configure 
>  patch-libopenvas-Makefile 
>  patch-libopenvas-pcap.c 
>  patch-libopenvas_openvas__server.c 
>  patch-openvas-libraries.tmpl.in 
>   Removed files:
> security/openvas-libraries/files patch-libopenvas-plugutils.c 
>   Log:
>   - Fix patch rejects
>   
>   Revision  ChangesPath
>   1.4   +0 -0  ports/security/openvas-libraries/files/patch-configure
>   1.3   +0 -0  
> ports/security/openvas-libraries/files/patch-libopenvas-Makefile
>   1.3   +0 -0  
> ports/security/openvas-libraries/files/patch-libopenvas-pcap.c
>   1.2   +0 -11 
> ports/security/openvas-libraries/files/patch-libopenvas-plugutils.c (dead)
>   1.2   +0 -0  
> ports/security/openvas-libraries/files/patch-libopenvas_openvas__server.c
>   1.4   +0 -0  
> ports/security/openvas-libraries/files/patch-openvas-libraries.tmpl.in

It looks you've just a removed a single patch; what's with those force
commits?

./danfe
___
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/devel/p5-Date-Calc Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:45:56 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Date-Calc   Makefile distinfo 
  Log:
  - Update to 5.6
  
  PR: 137932
  Submitted by:   hideo  (maintainer)
  
  Revision  ChangesPath
  1.15  +2 -2  ports/devel/p5-Date-Calc/Makefile
  1.8   +3 -3  ports/devel/p5-Date-Calc/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/p5-MIME-Lite Makefile distinfo

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:47:57 UTC

  FreeBSD ports repository

  Modified files:
mail/p5-MIME-LiteMakefile distinfo 
  Log:
  - Update to 3.025
  
  PR: 137933
  Submitted by:   hideo  (maintainer)
  
  Revision  ChangesPath
  1.22  +1 -1  ports/mail/p5-MIME-Lite/Makefile
  1.15  +3 -3  ports/mail/p5-MIME-Lite/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/mediawiki12 Makefile distinfo pkg-descr pkg-message ports/www/mediawiki12/files patch-index.php

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:51:22 UTC

  FreeBSD ports repository

  Removed files:
www/mediawiki12  Makefile distinfo pkg-descr pkg-message 
www/mediawiki12/files patch-index.php 
  Log:
  - Foce commit
  Repocopy from www/mediawiki12 to www/mediawiki112
  
  Revision  ChangesPath
  1.52  +0 -82 ports/www/mediawiki12/Makefile (dead)
  1.39  +0 -3  ports/www/mediawiki12/distinfo (dead)
  1.3   +0 -11 ports/www/mediawiki12/files/patch-index.php (dead)
  1.5   +0 -6  ports/www/mediawiki12/pkg-descr (dead)
  1.4   +0 -11 ports/www/mediawiki12/pkg-message (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 MOVED ports/www Makefile

2009-08-18 Thread Martin Wilke
miwi2009-08-18 22:54:38 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
www  Makefile 
  Log:
  - Rename mediawiki12 to mediawiki112 (to follow the version number)
  
  PR: 137910
  Submitted by:   Gerrit Beine  (maintainer)
  
  Revision  ChangesPath
  1.1968+2 -1  ports/MOVED
  1.2426+1 -1  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"


Re: cvs commit: ports/www/mediawiki12 Makefile distinfo pkg-descr pkg-message ports/www/mediawiki12/files patch-index.php

2009-08-18 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ups. normal this port should be removed and the other one
force committed. sorry.

On Tue, Aug 18, 2009 at 10:51:22PM +, Martin Wilke wrote:
> miwi2009-08-18 22:51:22 UTC
> 
>   FreeBSD ports repository
> 
>   Removed files:
> www/mediawiki12  Makefile distinfo pkg-descr pkg-message 
> www/mediawiki12/files patch-index.php 
>   Log:
>   - Foce commit
>   Repocopy from www/mediawiki12 to www/mediawiki112
>   
>   Revision  ChangesPath
>   1.52  +0 -82 ports/www/mediawiki12/Makefile (dead)
> http://cvsweb.FreeBSD.org/ports/www/mediawiki12/Makefile?rev=1.51&content-type=text/plain
>   1.39  +0 -3  ports/www/mediawiki12/distinfo (dead)
> http://cvsweb.FreeBSD.org/ports/www/mediawiki12/distinfo?rev=1.38&content-type=text/plain
>   1.3   +0 -11 ports/www/mediawiki12/files/patch-index.php (dead)
> http://cvsweb.FreeBSD.org/ports/www/mediawiki12/files/patch-index.php?rev=1.2&content-type=text/plain
>   1.5   +0 -6  ports/www/mediawiki12/pkg-descr (dead)
> http://cvsweb.FreeBSD.org/ports/www/mediawiki12/pkg-descr?rev=1.4&content-type=text/plain
>   1.4   +0 -11 ports/www/mediawiki12/pkg-message (dead)
> http://cvsweb.FreeBSD.org/ports/www/mediawiki12/pkg-message?rev=1.3&content-type=text/plain
> 

- -- 

+---+---+
|  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkqLMnQACgkQdLJIhLHm/Olq5gCfTfkdxn6LwwdkoY8uNvBxywrP
MBMAn3lelvM5TNyZxAXd+c+pb9y4rly2
=qCaX
-END PGP SIGNATURE-
___
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/mediawiki112 Makefile distinfo pkg-descr pkg-message

2009-08-18 Thread Martin Wilke
miwi2009-08-18 23:06:26 UTC

  FreeBSD ports repository

  Modified files:
www/mediawiki112 Makefile distinfo pkg-descr pkg-message 
  Log:
  - Repocopy from mediawiki12 -> mediawiki112
  
  Revision  ChangesPath
  1.52  +0 -0  ports/www/mediawiki112/Makefile
  1.39  +0 -0  ports/www/mediawiki112/distinfo
  1.5   +0 -0  ports/www/mediawiki112/pkg-descr
  1.4   +0 -0  ports/www/mediawiki112/pkg-message
___
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-im/libpurple Makefile

2009-08-18 Thread Joe Marcus Clarke
marcus  2009-08-18 23:18:24 UTC

  FreeBSD ports repository

  Modified files:
net-im/libpurple Makefile 
  Log:
  Switch back to using NSS as the befault TLS provider as GnuTLS is known to
  be buggy with pidgin.
  
  Revision  ChangesPath
  1.64  +5 -5  ports/net-im/libpurple/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: CVSROOT modules

2009-08-18 Thread Edwin Groothuis
edwin   2009-08-19 00:09:13 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
  Ports modules update at Wednesday 19 August 2009 at 00:09
  
  Revision  ChangesPath
  1.20517   +12 -0 CVSROOT/modules
___
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/chkrootkit Makefile distinfo

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:33:23 UTC

  FreeBSD ports repository

  Modified files:
security/chkrootkit  Makefile distinfo 
  Log:
  - Update to 0.49.
  
  PR: ports/137853
  Submitted by:   Sylvio Cesar 
  Approved by:Luiz Eduardo Roncato Cordeiro  (maintainer)
  
  Revision  ChangesPath
  1.31  +1 -1  ports/security/chkrootkit/Makefile
  1.23  +3 -3  ports/security/chkrootkit/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/dns/drill Makefile distinfo

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:36:19 UTC

  FreeBSD ports repository

  Modified files:
dns/drillMakefile distinfo 
  Log:
  - Update to 1.6.1.
  
  PR: ports/137847
  Submitted by:   Sylvio Cesar 
  Approved by:Jaap Akkerhuis  (maintainer)
  
  Revision  ChangesPath
  1.10  +1 -1  ports/dns/drill/Makefile
  1.7   +3 -3  ports/dns/drill/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/devel/eric Makefile distinfo

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:40:11 UTC

  FreeBSD ports repository

  Modified files:
devel/eric   Makefile distinfo 
  Log:
  - Update to 3.9.5.
  
  PR: ports/137856
  Submitted by:   Sylvio Cesar 
  Approved by:Jiawei  (maintainer)
  
  Revision  ChangesPath
  1.26  +1 -2  ports/devel/eric/Makefile
  1.12  +3 -3  ports/devel/eric/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/bluefish Makefile

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:42:10 UTC

  FreeBSD ports repository

  Modified files:
www/bluefish Makefile 
  Log:
  - Use SF macro.
  - Pass maintainer to submitter.
  
  PR: ports/137889
  Submitted by:   Sylvio Cesar 
  
  Revision  ChangesPath
  1.59  +10 -3 ports/www/bluefish/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: ports/www/bluefish Makefile

2009-08-18 Thread Philip M. Gollucci
> | -MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
> | +MASTER_SITES=  SF

> |  MASTER_SITE_SUBDIR=${PORTNAME}
Thats a no-op with the SF macro.

-- 

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant  - P6M7G8 Inc.http://p6m7g8.net
Senior Sys Admin- RideCharge, Inc.   http://ridecharge.com
ASF Member  - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
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/games/hlstatsx Makefile

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:44:48 UTC

  FreeBSD ports repository

  Modified files:
games/hlstatsx   Makefile 
  Log:
  - Changed MASTER_SITES.
  - Use Apache 2.0+.
  
  PR: ports/137810
  Submitted by:   Sylvio Cesar  (maintainer)
  
  Revision  ChangesPath
  1.9   +2 -4  ports/games/hlstatsx/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/astro/orsa Makefile ports/science/xloops-ginac Makefile

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 00:57:20 UTC

  FreeBSD ports repository

  Modified files:
astro/orsa   Makefile 
science/xloops-ginac Makefile 
  Log:
  - Update of dependency to new math/GiNaC version.
  - Bump PORTREVISION.
  
  Reported by:erwin (pointyhat)
  Submitted by:   Sylvio Cesar 
  
  Revision  ChangesPath
  1.27  +2 -2  ports/astro/orsa/Makefile
  1.26  +2 -2  ports/science/xloops-ginac/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: ports/astro/orsa Makefile ports/science/xloops-ginac Makefile

2009-08-18 Thread QAT
The Restless Daemon identified a depend_object error while trying to build:
 orsa-0.7.0_10 maintained by po...@freebsd.org
 Makefile ident: $FreeBSD: ports/astro/orsa/Makefile,v 1.27 2009/08/19 00:57:20 
araujo Exp $

Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/orsa-0.7.0_10.log :

if /bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing 
--run makeinfo   -I . \
 -o ginac-examples.info ginac-examples.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./ginac-examples.info" | sed 
's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing --run makeinfo 
--no-split --no-headers ./ginac-examples.texi > ginac-examples.txt
./ginac-examples.texi:36: warning: `...@contents' omitted since writing to 
stdout.
/bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing --run makeinfo 
--no-split --html ./ginac-examples.texi
gmake[2]: Leaving directory 
`/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc/examples'
gmake[2]: Entering directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[1]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[1]: Entering directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3'
gmake[1]: Nothing to be done for `all-am'.
gmake[1]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3'
===>  Installing for GiNaC-1.5.3_1
===>   GiNaC-1.5.3_1 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if math/GiNaC already installed
===>   GiNaC-1.5.3_1 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of math/GiNaC
  without deleting it first, set the variable "FORCE_PKG_REGISTER"
  in your environment or the "make install" command line.
*** Error code 1

Stop in /a/ports/math/GiNaC.
*** Error code 1

Stop in /a/ports/astro/orsa.

build of /usr/ports/astro/orsa ended at Wed Aug 19 00:57:08 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/orsa-0.7.0_10.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=astro&portname=orsa

The build which triggered this BotMail was done under
tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."

___
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: ports/www/bluefish Makefile

2009-08-18 Thread Marcelo Araujo
On Tue, Aug 18, 2009 at 08:43:55PM -0400, Philip M. Gollucci wrote:
> > | -MASTER_SITES=${MASTER_SITE_SOURCEFORGE}
> > | +MASTER_SITES=SF
> 
> > |  MASTER_SITE_SUBDIR=  ${PORTNAME}
> Thats a no-op with the SF macro.

Sorry, I'd like to understand what you want to say with this comment.

Best Regards,
-- 
Marcelo Araujo
ara...@freebsd.org
http://www.FreeBSD.org
Other people's romantic gestures seem novel and exciting.

Your own romantic gestures seem foolish and clumsy.


pgp98DaKl00kg.pgp
Description: PGP signature


Re: cvs commit: ports/astro/orsa Makefile ports/science/xloops-ginac Makefile

2009-08-18 Thread QAT
The Restless Daemon identified a depend_object error while trying to build:
 xloops-ginac-0.1.3_9 maintained by po...@freebsd.org
 Makefile ident: $FreeBSD: ports/science/xloops-ginac/Makefile,v 1.26 
2009/08/19 00:57:20 araujo Exp $

Excerpt from 
http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/xloops-ginac-0.1.3_9.log :

if /bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing 
--run makeinfo   -I . \
 -o ginac-examples.info ginac-examples.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./ginac-examples.info" | sed 
's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing --run makeinfo 
--no-split --no-headers ./ginac-examples.texi > ginac-examples.txt
./ginac-examples.texi:36: warning: `...@contents' omitted since writing to 
stdout.
/bin/sh /work/a/ports/math/GiNaC/work/ginac-1.5.3/config/missing --run makeinfo 
--no-split --html ./ginac-examples.texi
gmake[2]: Leaving directory 
`/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc/examples'
gmake[2]: Entering directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[1]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3/doc'
gmake[1]: Entering directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3'
gmake[1]: Nothing to be done for `all-am'.
gmake[1]: Leaving directory `/work/a/ports/math/GiNaC/work/ginac-1.5.3'
===>  Installing for GiNaC-1.5.3_1
===>   GiNaC-1.5.3_1 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if math/GiNaC already installed
===>   GiNaC-1.5.3_1 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of math/GiNaC
  without deleting it first, set the variable "FORCE_PKG_REGISTER"
  in your environment or the "make install" command line.
*** Error code 1

Stop in /a/ports/math/GiNaC.
*** Error code 1

Stop in /a/ports/science/xloops-ginac.

build of /usr/ports/science/xloops-ginac ended at Wed Aug 19 00:58:24 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/xloops-ginac-0.1.3_9.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=science&portname=xloops-ginac

The build which triggered this BotMail was done under
tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."

___
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/dovecot-sieve Makefile distinfo pkg-plist ports/mail/dovecot-sieve/files pkg-message.in

2009-08-18 Thread Wesley Shields
wxs 2009-08-19 01:26:01 UTC

  FreeBSD ports repository

  Modified files:
mail/dovecot-sieve   Makefile distinfo pkg-plist 
mail/dovecot-sieve/files pkg-message.in 
  Log:
  - Update to latest version which is compatible with dovecot 1.2
  
  PR: ports/137935
  Submitted by:   Yarema  (maintainer)
  
  Revision  ChangesPath
  1.9   +10 -12ports/mail/dovecot-sieve/Makefile
  1.6   +3 -3  ports/mail/dovecot-sieve/distinfo
  1.2   +3 -1  ports/mail/dovecot-sieve/files/pkg-message.in
  1.3   +7 -7  ports/mail/dovecot-sieve/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/dovecot-managesieve Makefile distinfo

2009-08-18 Thread Wesley Shields
wxs 2009-08-19 01:26:56 UTC

  FreeBSD ports repository

  Modified files:
mail/dovecot-managesieve Makefile distinfo 
  Log:
  - Update to 0.11.8 which is compatible with new dovecot.
  
  PR: ports/137936
  Submitted by:   Yarema  (maintainer)
  
  Revision  ChangesPath
  1.8   +4 -6  ports/mail/dovecot-managesieve/Makefile
  1.6   +3 -3  ports/mail/dovecot-managesieve/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/mail/dovecot Makefile distinfo

2009-08-18 Thread Wesley Shields
wxs 2009-08-19 01:28:50 UTC

  FreeBSD ports repository

  Modified files:
mail/dovecot Makefile distinfo 
  Log:
  - Add another MASTER_SITE
  - Remove BROKEN with managesieve option (no need to bump PORTREVISION
as this option is off by default).
  
  PR: ports/137937
  Submitted by:   Yarema  (maintainer)
  
  Revision  ChangesPath
  1.107 +5 -2  ports/mail/dovecot/Makefile
  1.71  +3 -0  ports/mail/dovecot/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/devel/py-generate Makefile distinfo

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 01:34:22 UTC

  FreeBSD ports repository

  Modified files:
devel/py-generateMakefile distinfo 
  Log:
  - Update to 2.6.
  
  PR: ports/137896
  Submitted by:   Sylvio Cesar 
  Approved by:D'Arcy J.M. Cain  (maintainer)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/devel/py-generate/Makefile
  1.3   +3 -3  ports/devel/py-generate/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/devel/generate Makefile distinfo

2009-08-18 Thread Marcelo Araujo
araujo  2009-08-19 01:44:01 UTC

  FreeBSD ports repository

  Modified files:
devel/generate   Makefile distinfo 
  Log:
  - Update to 2.6.
  
  PR: ports/137895
  Submitted by:   Sylvio Cesar 
  Approved by:D'Arcy J.M. Cain  (maintainer)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/devel/generate/Makefile
  1.3   +3 -3  ports/devel/generate/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/firefox3 Makefile ports/www/firefox3/files patch-security-coreconf-FreeBSD.mk ports/www/firefox35 Makefile ports/www/firefox35/files patch-content-xslt-public-txDouble.h patch-js

2009-08-18 Thread Beat Gaetzi
beat2009-08-19 01:58:38 UTC

  FreeBSD ports repository

  Modified files:
www/firefox3 Makefile 
www/firefox3/files   patch-security-coreconf-FreeBSD.mk 
www/firefox35Makefile 
www/firefox35/files  patch-security-coreconf-FreeBSD.mk 
  Added files:
www/firefox35/files  patch-content-xslt-public-txDouble.h 
 patch-js-src-configure 
  Log:
  - Fix build on powerpc and sparc64
  
  Submitted by:   Andreas Tobler 
  
  Revision  ChangesPath
  1.26  +0 -4  ports/www/firefox3/Makefile
  1.3   +13 -5 
ports/www/firefox3/files/patch-security-coreconf-FreeBSD.mk
  1.180 +0 -4  ports/www/firefox35/Makefile
  1.1   +11 -0 
ports/www/firefox35/files/patch-content-xslt-public-txDouble.h (new)
  1.1   +13 -0 ports/www/firefox35/files/patch-js-src-configure (new)
  1.10  +13 -5 
ports/www/firefox35/files/patch-security-coreconf-FreeBSD.mk
___
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: ports/www/bluefish Makefile

2009-08-18 Thread Philip M. Gollucci
Marcelo Araujo wrote:
> On Tue, Aug 18, 2009 at 08:43:55PM -0400, Philip M. Gollucci wrote:
>>> | -MASTER_SITES=${MASTER_SITE_SOURCEFORGE}
>>> | +MASTER_SITES=SF
>>> |  MASTER_SITE_SUBDIR=  ${PORTNAME}
>> Thats a no-op with the SF macro.
MASTER_SITE_SUBDIR defaults to ${PORTNAME} when MASTER_SITE=SF
You can remove the line from the port Makefile aka CPAN et al.


-- 

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant  - P6M7G8 Inc.http://p6m7g8.net
Senior Sys Admin- RideCharge, Inc.   http://ridecharge.com
ASF Member  - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
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/Mk bsd.autotools.mk

2009-08-18 Thread Jeremy Messenger
mezz2009-08-19 02:26:27 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.autotools.mk 
  Log:
  Add libtool>=2.2, that way it will stop from anyone to try to install any
  ports that are with libtool22 while users have libtool15 installed. It will
  stop the check dependency and tell you to update your libtool first.
  
  Approved by:portmgr
  
  Revision  ChangesPath
  1.32  +2 -2  ports/Mk/bsd.autotools.mk
___
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: ports/www/bluefish Makefile

2009-08-18 Thread Marcelo Araujo
On Tue, Aug 18, 2009 at 10:19:06PM -0400, Philip M. Gollucci wrote:
> Marcelo Araujo wrote:
> > On Tue, Aug 18, 2009 at 08:43:55PM -0400, Philip M. Gollucci wrote:
> >>> | -MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
> >>> | +MASTER_SITES=  SF
> >>> |  MASTER_SITE_SUBDIR=${PORTNAME}
> >> Thats a no-op with the SF macro.
> MASTER_SITE_SUBDIR defaults to ${PORTNAME} when MASTER_SITE=SF
> You can remove the line from the port Makefile aka CPAN et al.

OK, Thanks to point it!

-- 
Marcelo Araujo
ara...@freebsd.org
http://www.FreeBSD.org
There are two kinds of adhesive tape:  That which won't
stay on and that which won't come off.


pgpDRmMA4i7FM.pgp
Description: PGP signature


  1   2   >