Re: cvs commit: ports/mail/mailman Makefile

2012-06-17 Thread Ruslan Mahmatkhanov

Hi Bapt,

Baptiste Daroussin wrote on 18.06.2012 01:57:

bapt2012-06-17 21:57:30 UTC

   FreeBSD ports repository

   Modified files:
 mail/mailman Makefile
   Log:
   Fix NLS logic after new options framework

   Reported by:pointyhat (linimon)

   Revision  ChangesPath
   1.98  +1 -1  ports/mail/mailman/Makefile


There is related PR about the problem:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169183

May be it now closed?

--
Regards,
Ruslan

Tinderboxing kills... the drives.

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

2012-06-18 Thread Ruslan Mahmatkhanov
rm  2012-06-18 09:04:19 UTC

  FreeBSD ports repository

  Modified files:
mail/py-spambayesMakefile 
  Log:
  - return back -2.7 value to USE_PYTHON, because latest version still
doesn't support python3, and python < 2.6 will be removed in couple of
weeks anyway
  
  Approved by:koobs k  (maintainer, via 
mail)
  
  Revision  ChangesPath
  1.29  +1 -1  ports/mail/py-spambayes/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/benchmarks/iozone/files patch-libasync.c patch-libbif.c

2012-06-19 Thread Ruslan Mahmatkhanov
rm  2012-06-19 17:43:25 UTC

  FreeBSD ports repository

  Added files:
benchmarks/iozone/files patch-libasync.c patch-libbif.c 
  Log:
  - add couple of patches to fix build warnings
  - do not bumping PORTREVISION, because it's non-functional change
  
  PR: 167943
  Submitted by:   Garrett Cooper 
  Approved by:chifeng  (maintainer)
  
  Revision  ChangesPath
  1.1   +20 -0 ports/benchmarks/iozone/files/patch-libasync.c (new)
  1.1   +11 -0 ports/benchmarks/iozone/files/patch-libbif.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/devel/py-gevent Makefile distinfo

2012-06-19 Thread Ruslan Mahmatkhanov
rm  2012-06-19 17:58:23 UTC

  FreeBSD ports repository

  Modified files:
devel/py-gevent  Makefile distinfo 
  Log:
  - update to 0.13.7
  - add LICENSE (MIT)
  
  While here:
  - strict to python 2.x
  
  PR: 168692
  Submitted by:   koobs 
  Approved by:maintainer timeout (2 weeks)
  
  Revision  ChangesPath
  1.7   +7 -5  ports/devel/py-gevent/Makefile
  1.6   +2 -2  ports/devel/py-gevent/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/py-plone.app.search Makefile distinfo

2012-06-20 Thread Ruslan Mahmatkhanov
rm  2012-06-21 05:01:48 UTC

  FreeBSD ports repository

  Modified files:
www/py-plone.app.search Makefile distinfo 
  Log:
  - update to 1.0.2
  
  changelog:
  http://pypi.python.org/pypi/plone.app.search/1.0.2#id1
  
  Revision  ChangesPath
  1.3   +1 -1  ports/www/py-plone.app.search/Makefile
  1.2   +2 -2  ports/www/py-plone.app.search/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/py-Products.CMFPlone Makefile

2012-06-20 Thread Ruslan Mahmatkhanov
rm  2012-06-21 05:06:45 UTC

  FreeBSD ports repository

  Modified files:
www/py-Products.CMFPlone Makefile 
  Log:
  - add dependency on www/py-plone.app.search
  - bump PORTREVISION
  
  Reported by:lstewart (via mail)
  
  Revision  ChangesPath
  1.4   +2 -0  ports/www/py-Products.CMFPlone/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/pymorph Makefile pkg-descr pkg-plist

2012-06-20 Thread Ruslan Mahmatkhanov
rm  2012-06-21 05:15:08 UTC

  FreeBSD ports repository

  Modified files:
graphics/pymorph Makefile pkg-descr pkg-plist 
  Log:
  - strict python version to 2.x only (doesn't work with python3)
  - fix portlint warning (remove dot from COMMENT)
  - add LICENSE (BSD)
  - py-numpy only needed on runtime stage, so move it to RUN_DEPENDS
  - add some tabs to Makefile header and pkg-descr
  - do not try to remove directories that we didn't install
  - bump PORTREVISION
  
  PR: 168815
  Submitted by:   rm (myself)
  Approved by:maintainer timeout (2 weeks)
  
  Revision  ChangesPath
  1.2   +8 -5  ports/graphics/pymorph/Makefile
  1.2   +1 -1  ports/graphics/pymorph/pkg-descr
  1.2   +0 -2  ports/graphics/pymorph/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 Makefile

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-21 07:59:54 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Log:
  - fix missorted entry
  
  PR: 169278
  Submitted by:   "Conrad J. Sabatier" 
  
  Revision  ChangesPath
  1.4994+1 -1  ports/devel/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/vuxml vuln.xml

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-21 12:02:29 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - fix spelling of `php-fpm' in entry description
  
  Revision  ChangesPath
  1.2742+2 -2  ports/security/vuxml/vuln.xml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/devel/acpicatools Makefile

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-21 16:17:00 UTC

  FreeBSD ports repository

  Modified files:
devel/acpicatoolsMakefile 
  Log:
  - Mark as deprecated. It's quite obsolete and is already in base system for
a long time. Set expiration date to 2012-07-21
  
  Discussed with: jkim (maintainer of ACPICA in base system)
  
  Revision  ChangesPath
  1.30  +3 -0  ports/devel/acpicatools/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/py-smb Makefile pkg-plist

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-21 18:59:35 UTC

  FreeBSD ports repository

  Modified files:
net/py-smb   Makefile pkg-plist 
  Log:
  - since 1.1.1 upstream switched to setuptools by default,
so switching this port to setuptools to fix packaging
  - change USE_PYTHON just to yes, because since version
1.1.1 this port supports python3, and it now packaging
fine both with python2 and python3
  - do not bump PORTREVISION, because port was broken
  
  Reported by:pointyhat (pav, linimon)
  
  Revision  ChangesPath
  1.20  +3 -4  ports/net/py-smb/Makefile
  1.10  +1 -72 ports/net/py-smb/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-boto Makefile distinfo pkg-plist

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-21 19:25:23 UTC

  FreeBSD ports repository

  Modified files:
devel/py-botoMakefile distinfo pkg-plist 
  Log:
  - update to 2.5.2
  
  Revision  ChangesPath
  1.20  +1 -1  ports/devel/py-boto/Makefile
  1.19  +2 -2  ports/devel/py-boto/distinfo
  1.14  +0 -3  ports/devel/py-boto/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/ctpp2 Makefile distinfo pkg-descr pkg-plist

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-22 05:08:35 UTC

  FreeBSD ports repository

  Modified files:
textproc/ctpp2   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - update to 2.8.1
  
  PR: 168845
  Submitted by:   Veniamin Gvozdikov 
  Approved by:maintainer timeout (2 weeks)
  
  Revision  ChangesPath
  1.31  +5 -5  ports/textproc/ctpp2/Makefile
  1.25  +2 -2  ports/textproc/ctpp2/distinfo
  1.5   +1 -1  ports/textproc/ctpp2/pkg-descr
  1.25  +1 -1  ports/textproc/ctpp2/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/cas Makefile distinfo pkg-plist

2012-06-21 Thread Ruslan Mahmatkhanov
rm  2012-06-22 05:09:56 UTC

  FreeBSD ports repository

  Modified files:
www/cas  Makefile distinfo pkg-plist 
  Log:
  - update to 3.5.5
  
  PR: 168849
  Submitted by:   Veniamin Gvozdikov 
  Approved by:maintainer timeout (2 weeks)
  
  Revision  ChangesPath
  1.3   +4 -4  ports/www/cas/Makefile
  1.2   +2 -2  ports/www/cas/distinfo
  1.2   +1 -1  ports/www/cas/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 Makefile ports/textproc/py-pyctpp2 Makefile distinfo pkg-descr

2012-06-23 Thread Ruslan Mahmatkhanov
rm  2012-06-23 21:48:29 UTC

  FreeBSD ports repository

  Modified files:
textproc Makefile 
  Added files:
textproc/py-pyctpp2  Makefile distinfo pkg-descr 
  Log:
  Python interface to CTPP2 library.
  
  WWW:http://pypi.python.org/pypi/pyctpp2
  
  PR: 168847
  Submitted by:   Gvozdikov Veniamin 
  
  Revision  ChangesPath
  1.1725+1 -0  ports/textproc/Makefile
  1.1   +28 -0 ports/textproc/py-pyctpp2/Makefile (new)
  1.1   +2 -0  ports/textproc/py-pyctpp2/distinfo (new)
  1.1   +3 -0  ports/textproc/py-pyctpp2/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/sysutils/salt Makefile distinfo pkg-plist ports/sysutils/salt/files patch-setup.py salt_minion.in

2012-06-23 Thread Ruslan Mahmatkhanov
rm  2012-06-23 22:44:27 UTC

  FreeBSD ports repository

  Modified files:
sysutils/saltMakefile distinfo pkg-plist 
sysutils/salt/files  salt_minion.in 
  Removed files:
sysutils/salt/files  patch-setup.py 
  Log:
  - update to 0.10.0 [1]
  - remove unneded BUILD_DEPENDS [2]
  - switch to setuptools [1]
  - install man-pages into proper locations. remove patch for setup.py [2]
  - add couple of flags to minion rc-script that allows to define egg cache
directory and the contents of PATH to fix runtime on diskless systems [1]
  
  PR: 169228 [1]
  169209 [2]
  Submitted by:   Scott Larson  [1]
  Denis Generalov  [2]
  Approved by:Christer Edwards  
(maintainer)
  
  Revision  ChangesPath
  1.10  +11 -9 ports/sysutils/salt/Makefile
  1.7   +2 -2  ports/sysutils/salt/distinfo
  1.5   +0 -29 ports/sysutils/salt/files/patch-setup.py (dead)
  1.3   +6 -1  ports/sysutils/salt/files/salt_minion.in
  1.7   +511 -454  ports/sysutils/salt/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/plone Makefile

2012-06-25 Thread Ruslan Mahmatkhanov
rm  2012-06-26 06:10:32 UTC

  FreeBSD ports repository

  Modified files:
www/ploneMakefile 
  Log:
  - add an option to enable ldap support
  
  Submitted by:   lstewart (via mail)
  
  Revision  ChangesPath
  1.38  +9 -0  ports/www/plone/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/zope213 Makefile distinfo

2012-06-25 Thread Ruslan Mahmatkhanov
rm  2012-06-26 06:11:40 UTC

  FreeBSD ports repository

  Modified files:
www/zope213  Makefile distinfo 
  Log:
  - update to 2.13.15
  
  Changelog:
- Fix lock file cleanup if there's an error early in startup.
  
  Revision  ChangesPath
  1.110 +1 -1  ports/www/zope213/Makefile
  1.69  +2 -2  ports/www/zope213/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/multimedia/py-kaa-metadata Makefile pkg-descr pkg-plist ports/multimedia/py-kaa-metadata/files patch-src-image-exiv2.cpp

2012-06-26 Thread Ruslan Mahmatkhanov
rm  2012-06-26 12:45:06 UTC

  FreeBSD ports repository

  Modified files:
multimedia/py-kaa-metadata Makefile pkg-descr pkg-plist 
  Added files:
multimedia/py-kaa-metadata/files patch-src-image-exiv2.cpp 
  Log:
  - add patch to fix build when graphics/py-exiv2 is installed
  - add dependency on py-exiv2 explicitly
  - bump PORTREVISION because of dependency change
  
  While here:
  - use PYTHON_PKGNAMEPREFIX instead of PYTHON_SITELIBDIR
  - strict python version to 2.x
  - update pkg-descr:WWW
  - correct pkg-plist
  
  PR: 158987
  Submitted by:   "J.R. Oldroyd"  (maintainer)
  
  Revision  ChangesPath
  1.14  +6 -5  ports/multimedia/py-kaa-metadata/Makefile
  1.1   +12 -0 
ports/multimedia/py-kaa-metadata/files/patch-src-image-exiv2.cpp (new)
  1.2   +1 -1  ports/multimedia/py-kaa-metadata/pkg-descr
  1.3   +5 -4  ports/multimedia/py-kaa-metadata/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/arpdig Makefile distinfo

2012-06-26 Thread Ruslan Mahmatkhanov
rm  2012-06-26 20:25:44 UTC

  FreeBSD ports repository

  Modified files:
net/arpdig   Makefile distinfo 
  Log:
  - update to 0.5.4
  
  This release adds compatibility with IFT_L2VLAN needed for correct
  work under 9.*
  
  PR: 169447
  Submitted by:   marck (maintainer)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/net/arpdig/Makefile
  1.5   +2 -2  ports/net/arpdig/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/math/lp_solve Makefile

2012-06-26 Thread Ruslan Mahmatkhanov
rm  2012-06-26 20:51:03 UTC

  FreeBSD ports repository

  Modified files:
math/lp_solveMakefile 
  Log:
  - fix installation on powerpc
  
  PR: 169424
  Submitted by:   Matthieu Volat 
  Approved by:Mayo Jordanov  (maintainer)
  
  Revision  ChangesPath
  1.24  +1 -5  ports/math/lp_solve/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/xosview/files patch-configure

2012-06-27 Thread Ruslan Mahmatkhanov
rm  2012-06-27 09:18:20 UTC

  FreeBSD ports repository

  Modified files:
sysutils/xosview/files patch-configure 
  Log:
  - fix build on on 10-CURRENT
  
  PR: 163647
  Submitted by:   Rainer Hurling 
  Approved by:maintainer timeout (>6 months)
  
  Revision  ChangesPath
  1.7   +13 -4 ports/sysutils/xosview/files/patch-configure
___
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/arpdig Makefile distinfo

2012-06-27 Thread Ruslan Mahmatkhanov
rm  2012-06-27 10:24:52 UTC

  FreeBSD ports repository

  Modified files:
net/arpdig   Makefile distinfo 
  Log:
  - update to 0.5.5
  
  Changes:
Actually fix work with L2VLAN (0.5.4 fix was incomplete)
  
  PR: 169482
  Submitted by:   marck (maintainer)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/net/arpdig/Makefile
  1.6   +2 -2  ports/net/arpdig/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/lang/php52 Makefile distinfo

2012-06-30 Thread Ruslan Mahmatkhanov
rm  2012-06-30 23:00:58 UTC

  FreeBSD ports repository

  Modified files:
lang/php52   Makefile distinfo 
  Log:
  - update backports patch to 20120526
  - bump PORTREVISION
  
  PR: 169272
  Submitted by:   Svyatoslav Lempert 
  Approved by:Alex Keda  (maintainer)
  
  Revision  ChangesPath
  1.31  +2 -2  ports/lang/php52/Makefile
  1.14  +2 -2  ports/lang/php52/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-twistedCore Makefile pkg-descr ports/devel/py-twistedCore/files patch-twisted-internet_gtk2reactor.py

2012-07-03 Thread Ruslan Mahmatkhanov
rm  2012-07-03 17:46:11 UTC

  FreeBSD ports repository

  Modified files:
devel/py-twistedCore Makefile pkg-descr 
  Added files:
devel/py-twistedCore/files 
   patch-twisted-internet_gtk2reactor.py 
  Log:
  - add patch to fix import of twisted/internet/gtk2reactor.py (to fix runtime 
of
net-p2p/deluge at least) [1]
  - remove BUILD_DEPENDS and LICENSE_FILE
  - strict to python 2.x only
  - tab twiddling
  - bump PORTREVISION
  
  Reported by:many (via python@) [1]
  
  Revision  ChangesPath
  1.21  +8 -6  ports/devel/py-twistedCore/Makefile
  1.1   +11 -0 
ports/devel/py-twistedCore/files/patch-twisted-internet_gtk2reactor.py (new)
  1.4   +3 -5  ports/devel/py-twistedCore/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/www/trac-ctxtnavadd Makefile

2012-07-03 Thread Ruslan Mahmatkhanov
rm  2012-07-04 06:53:02 UTC

  FreeBSD ports repository

  Modified files:
www/trac-ctxtnavadd  Makefile 
  Log:
  - Mark as deprecated. Functionality of this plugin merged into Trac itself - 
see
trac.web.chrome.add_ctxtnav function. Set expiration date to 2012-08-04
  
  Approved by:glarkin (maintainer, via mail)
  
  Revision  ChangesPath
  1.12  +3 -0  ports/www/trac-ctxtnavadd/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/openx/files pkg-message.in

2012-07-04 Thread Ruslan Mahmatkhanov
rm  2012-07-04 08:02:57 UTC

  FreeBSD ports repository

  Modified files:
www/openx/files  pkg-message.in 
  Log:
  Change recommendations regarding Apache configuration in a way to not disable
  .htaccess directives handling (files web-access related).
  
  Do not bump PORTREVISION because critical port update is coming
  anyway (ports/169635).
  
  PR: 165548
  Submitted by:   Rob la Lau 
  Approved by:Piotr Rybicki  
(maintainer, another email)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/www/openx/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/lang/swi-pl/files patch-configure

2012-07-05 Thread Ruslan Mahmatkhanov
rm  2012-07-05 19:35:38 UTC

  FreeBSD ports repository

  Added files:
lang/swi-pl/filespatch-configure 
  Log:
  - add (actually restore) patch that fix build when OpenJDK is installed
  
  PR: 169243
  Submitted by:   Marcin Cieslak 
  Approved by:maintainer timeout (2weeks+)
  
  Revision  ChangesPath
  1.3   +14 -0 ports/lang/swi-pl/files/patch-configure (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 MOVED ports/mail Makefile ports/mail/mew2 Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/mew2/files Addrbook dot.emacs.el.in message.sh patch-aa patch-ab patch-ac patch

2012-07-05 Thread Ruslan Mahmatkhanov
rm  2012-07-05 20:06:21 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
mail Makefile 
  Removed files:
mail/mew2Makefile distinfo pkg-descr pkg-message 
 pkg-plist 
mail/mew2/files  Addrbook dot.emacs.el.in message.sh 
 patch-aa patch-ab patch-ac patch-ad 
 patch-ae pkg-descr.tmpl tmpl2file.sh 
 user-install.in 
mail/mew3Makefile distinfo pkg-descr pkg-message 
 pkg-plist 
mail/mew3/files  Addrbook dot.emacs.el.in message.sh 
 patch-aa patch-ab patch-ac patch-ad 
 patch-ae pkg-descr.tmpl tmpl2file.sh 
 user-install.in 
  Log:
  Remove expired ports: Development of this versions ceased, superseded by 
mail/mew
  
  Revision  ChangesPath
  1.2899+3 -1  ports/MOVED
  1.1137+0 -2  ports/mail/Makefile
  1.23  +0 -117ports/mail/mew2/Makefile (dead)
  1.9   +0 -2  ports/mail/mew2/distinfo (dead)
  1.2   +0 -25 ports/mail/mew2/files/Addrbook (dead)
  1.2   +0 -95 ports/mail/mew2/files/dot.emacs.el.in (dead)
  1.3   +0 -37 ports/mail/mew2/files/message.sh (dead)
  1.3   +0 -171ports/mail/mew2/files/patch-aa (dead)
  1.5   +0 -29 ports/mail/mew2/files/patch-ab (dead)
  1.5   +0 -95 ports/mail/mew2/files/patch-ac (dead)
  1.3   +0 -27 ports/mail/mew2/files/patch-ad (dead)
  1.2   +0 -11 ports/mail/mew2/files/patch-ae (dead)
  1.3   +0 -19 ports/mail/mew2/files/pkg-descr.tmpl (dead)
  1.3   +0 -15 ports/mail/mew2/files/tmpl2file.sh (dead)
  1.2   +0 -374ports/mail/mew2/files/user-install.in (dead)
  1.4   +0 -19 ports/mail/mew2/pkg-descr (dead)
  1.3   +0 -12 ports/mail/mew2/pkg-message (dead)
  1.8   +0 -165ports/mail/mew2/pkg-plist (dead)
  1.26  +0 -73 ports/mail/mew3/Makefile (dead)
  1.9   +0 -2  ports/mail/mew3/distinfo (dead)
  1.2   +0 -25 ports/mail/mew3/files/Addrbook (dead)
  1.2   +0 -95 ports/mail/mew3/files/dot.emacs.el.in (dead)
  1.3   +0 -37 ports/mail/mew3/files/message.sh (dead)
  1.4   +0 -171ports/mail/mew3/files/patch-aa (dead)
  1.6   +0 -29 ports/mail/mew3/files/patch-ab (dead)
  1.6   +0 -95 ports/mail/mew3/files/patch-ac (dead)
  1.4   +0 -27 ports/mail/mew3/files/patch-ad (dead)
  1.3   +0 -11 ports/mail/mew3/files/patch-ae (dead)
  1.3   +0 -19 ports/mail/mew3/files/pkg-descr.tmpl (dead)
  1.3   +0 -15 ports/mail/mew3/files/tmpl2file.sh (dead)
  1.2   +0 -374ports/mail/mew3/files/user-install.in (dead)
  1.5   +0 -12 ports/mail/mew3/pkg-descr (dead)
  1.4   +0 -13 ports/mail/mew3/pkg-message (dead)
  1.8   +0 -190ports/mail/mew3/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/misc/xosd Makefile

2012-07-06 Thread Ruslan Mahmatkhanov
rm  2012-07-06 08:17:30 UTC

  FreeBSD ports repository

  Modified files:
misc/xosdMakefile 
  Log:
  - unbreak the build
  
  PR: 169677
  Reported by:Alfred Bartsch 
  
  Revision  ChangesPath
  1.52  +1 -1  ports/misc/xosd/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 MOVED ports/mail Makefile ports/mail/squirreloutlook Makefile distinfo pkg-descr ports/mail/squirreloutlook/files 111.clean-squirrelmail patch-config-config_default.php pkg-deinstall

2012-07-06 Thread Ruslan Mahmatkhanov
rm  2012-07-06 08:46:53 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
mail Makefile 
sysutils Makefile 
  Removed files:
mail/squirreloutlook Makefile distinfo pkg-descr 
mail/squirreloutlook/files 111.clean-squirrelmail 
   patch-config-config_default.php 
   pkg-deinstall.in pkg-install.in 
   pkg-message.in 
sysutils/devcpu  Makefile distinfo pkg-descr pkg-message 
 pkg-plist 
sysutils/devcpu/files devcpu.in 
  Log:
  Remove expired ports:
  - sysutils/devcpu: Already included in base system
  - mail/squirreloutlook: Based on a vulnerable version of squirrelmail,
use mail/squirrelmail for similar functionality
  
  Revision  ChangesPath
  1.2900+3 -1  ports/MOVED
  1.1138+0 -1  ports/mail/Makefile
  1.10  +0 -111ports/mail/squirreloutlook/Makefile (dead)
  1.3   +0 -4  ports/mail/squirreloutlook/distinfo (dead)
  1.2   +0 -69 ports/mail/squirreloutlook/files/111.clean-squirrelmail 
(dead)
  1.2   +0 -20 
ports/mail/squirreloutlook/files/patch-config-config_default.php (dead)
  1.2   +0 -43 ports/mail/squirreloutlook/files/pkg-deinstall.in (dead)
  1.2   +0 -57 ports/mail/squirreloutlook/files/pkg-install.in (dead)
  1.2   +0 -18 ports/mail/squirreloutlook/files/pkg-message.in (dead)
  1.3   +0 -9  ports/mail/squirreloutlook/pkg-descr (dead)
  1.1423+0 -1  ports/sysutils/Makefile
  1.17  +0 -81 ports/sysutils/devcpu/Makefile (dead)
  1.8   +0 -2  ports/sysutils/devcpu/distinfo (dead)
  1.3   +0 -54 ports/sysutils/devcpu/files/devcpu.in (dead)
  1.3   +0 -9  ports/sysutils/devcpu/pkg-descr (dead)
  1.4   +0 -25 ports/sysutils/devcpu/pkg-message (dead)
  1.6   +0 -8  ports/sysutils/devcpu/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/mercurial Makefile distinfo ports/devel/mercurial/files patch-setup.py

2012-07-10 Thread Ruslan Mahmatkhanov
rm  2012-07-10 07:05:59 UTC

  FreeBSD ports repository

  Modified files:
devel/mercurial  Makefile distinfo 
devel/mercurial/files patch-setup.py 
  Log:
  - update to 2.2.3 [1]
  - fix WITHOUT_NLS handling if gettext is installed [2]
  
  There is upstream bug-report regarding to NLS case:
  http://bz.selenic.com/show_bug.cgi?id=3536
  
  PR: 169661 [1]
  PR: 168977 [2]
  Submitted by:   John Hein  [1],
  arrowdodger <6yearold at gmail dot com> [2]
  
  Revision  ChangesPath
  1.73  +4 -2  ports/devel/mercurial/Makefile
  1.48  +2 -2  ports/devel/mercurial/distinfo
  1.2   +11 -3 ports/devel/mercurial/files/patch-setup.py
___
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/mercurial distinfo

2012-07-10 Thread Ruslan Mahmatkhanov
rm  2012-07-10 14:13:59 UTC

  FreeBSD ports repository

  Modified files:
devel/mercurial  distinfo 
  Log:
  - add missing newline into distinfo
  
  Reported by:John Hein 
  
  Revision  ChangesPath
  1.49  +1 -1  ports/devel/mercurial/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/sqlmap Makefile

2012-07-13 Thread Ruslan Mahmatkhanov
rm  2012-07-13 09:10:11 UTC

  FreeBSD ports repository

  Modified files:
security/sqlmap  Makefile 
  Log:
  - add github as primary mirror, since the development moved there from SF
  
  Revision  ChangesPath
  1.8   +3 -1  ports/security/sqlmap/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/boost-all common.mk ports/devel/boost-libs Makefile ports/devel/boost-libs/files patch-boost-interprocess-shared_memory_object.hpp patch-boost_asio-ioctl

2012-07-13 Thread Ruslan Mahmatkhanov
rm  2012-07-13 20:09:11 UTC

  FreeBSD ports repository

  Modified files:
devel/boost-all  common.mk 
devel/boost-libs Makefile 
devel/boost-libs/files patch-boost_asio-ioctl 
  Added files:
devel/boost-libs/files 
   patch-boost-interprocess-shared_memory_object.hpp 
  Log:
  - fix packaging when WITH_ICU is off [1]
  - fix applications hanging issue (deluge and qbittorrent at least) [2]
  - fix interprocess communication (upstream svn revision 76181) [3]
  - bump PORTREVISION
  
  PR: 168661 [1]
  PR: 169755 [2]
  PR: 169806 [3]
  Submitted by:   Alexey Markov  [1],
  Mario Lobo  [2],
  Martin Matuska  [3]
  Approved by:maintainer timeout (1 month)
  
  Revision  ChangesPath
  1.6   +1 -0  ports/devel/boost-all/common.mk
  1.13  +4 -1  ports/devel/boost-libs/Makefile
  1.1   +37 -0 
ports/devel/boost-libs/files/patch-boost-interprocess-shared_memory_object.hpp 
(new)
  1.3   +12 -6 ports/devel/boost-libs/files/patch-boost_asio-ioctl
___
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/games/gcompris Makefile distinfo pkg-descr pkg-plist

2012-07-14 Thread Ruslan Mahmatkhanov

Alexey Dokuchaev wrote on 14.07.2012 11:03:

On Fri, Jul 13, 2012 at 10:23:50AM +, Koop Mast wrote:

kwm 2012-07-13 10:23:50 UTC

   Modified files:
 games/gcompris   Makefile distinfo pkg-descr pkg-plist
   Log:
   Update to 12.05.
   Switch to bzip2 distfile.
   Accept python 2.7 and below.
   Add tab in WWW line in pkg-descr.


I think the last change takes us backwards: space is preferred separator in
WWW: line of pkg-descr AFAICT.

./danfe


I always replace this space with a tab (in a manner as vars and values 
are separated in Makefile). Does it documented somewhere? And what the 
reason may be of space is preferable? Thanks.


--
Regards,
Ruslan

Tinderboxing kills... the drives.

___
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/games/gcompris Makefile distinfo pkg-descr pkg-plist

2012-07-14 Thread Ruslan Mahmatkhanov

Matthew Seaman wrote on 14.07.2012 12:05:

On 14/07/2012 08:51, Alexey Dokuchaev wrote:

On Sat, Jul 14, 2012 at 11:32:56AM +0400, Ruslan Mahmatkhanov wrote:

Alexey Dokuchaev wrote on 14.07.2012 11:03:

On Fri, Jul 13, 2012 at 10:23:50AM +, Koop Mast wrote:

kwm 2012-07-13 10:23:50 UTC

   Modified files:
 games/gcompris   Makefile distinfo pkg-descr pkg-plist
   Log:
   [...]
   Add tab in WWW line in pkg-descr.


I think the last change takes us backwards: space is preferred separator in
WWW: line of pkg-descr AFAICT.


I always replace this space with a tab (in a manner as vars and values
are separated in Makefile). Does it documented somewhere? And what the
reason may be of space is preferable? Thanks.


Well, pkg-descr is not a Makefile.  In makefiles, tabs help to align the
values nicely, as it helps readability a lot.  On the contrary, pkg-descr is
mostly simple text, so there is not need to abuse tab here where single
space perfectly suffices and IMHO looks a lot better.

Sadly, as with other stylish rather than functional issues, it does not seem
to be documented.  Hopefully after switch to SVN it would be easier to
isolate this kind of mechanical commits, and I will ask permission to
convert every port to single space + submit a patch to someone on doc@ team
to be added to PH.


Actually, it would make a lot of sense to take the WWW entries out of
pkg-descr files entirely, and have them a variable in the main port
Makefile instead.

This would, at a stroke, reduce the number of files that need to be read
to generate the INDEX by a factor of around 2, and consequentially speed
things up.

Cheers,

Matthew


+1.

I also want to say that this is the only string that's parsed by various 
scripts, so it's more "service line", than simple text.


--
Regards,
Ruslan

Tinderboxing kills... the drives.


___
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/tap-plugins Makefile distinfo pkg-descr

2012-07-15 Thread Ruslan Mahmatkhanov
svn2cvs 2012-07-16 06:24:32 UTC

  FreeBSD ports repository

  Modified files:
audio/tap-pluginsMakefile distinfo pkg-descr 
  Log:
  SVN rev 300923 on 2012-07-16 06:24:19Z by rm
  
  - update to 0.7.2
  - pass maintainership to submitter (discussed in private email)
  - add license (GPLv2)
  - whitespace cleanup and Author removing from pkg-descr
  
  PR: 169757
  Reported by:Taku YAMAMOTO 
  
  Revision  ChangesPath
  1.8   +4 -2  ports/audio/tap-plugins/Makefile
  1.7   +2 -2  ports/audio/tap-plugins/distinfo
  1.3   +2 -3  ports/audio/tap-plugins/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 MOVED ports/Mk bsd.python.mk ports/lang Makefile ports/lang/python-doc-html Makefile ports/lang/python24 Makefile distinfo pkg-descr pkg-message pkg-plist ports/lang/python24/files p

2012-07-16 Thread Ruslan Mahmatkhanov
svn2cvs 2012-07-16 17:16:54 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
Mk   bsd.python.mk 
lang Makefile 
lang/python-doc-html Makefile 
www  Makefile 
  Removed files:
lang/python24Makefile distinfo pkg-descr pkg-message 
 pkg-plist 
lang/python24/files  patch-Lib-test-test_zlib.py 
 patch-Modules-fcntlmodule.c 
 patch-Modules-zlibmodule.c 
 patch-Modules::socketmodule.c 
 patch-Python::ceval.c 
 patch-Python_thread__pthread.h 
 patch-freebsd7 patch-include-pymem.h 
 patch-module_arraymodule.c 
 patch-module_obmalloc.c 
 patch-module_selectmodule.c 
 patch-modules_almodule.c 
 patch-modules_gcmodule.c 
 patch-modules_mmapmodule.c 
 patch-modules_stropmodule.c 
 patch-objects-bufferobject.c 
 patch-objects_stringobject.c 
 patch-objects_tupleobject.c 
 patch-objects_unicodeobject.c 
 patch-python_mysnprintf.c patch-setup.py 
lang/python25Makefile distinfo pkg-descr pkg-message 
 pkg-plist 
lang/python25/files  patch-CVE-2012-0845 
 patch-Lib-test-test_ioctl.py 
 patch-Modules-_ctypes-libffi-configure 
 patch-Modules-fcntlmodule.c 
 patch-Python_thread__pthread.h 
 patch-freebsd8 patch-setup.py 
www/zope Makefile distinfo pkg-descr pkg-plist 
www/zope/files   Products_00readme-freebsd.txt 
 instance_message 
 
patch-lib-python-products-siteaccess-tests-testvirtualhostmonster.py 
 patch-lib-python-restrictedpython-tests-verify.py 
 pkg-message.in pkg-message.package.in 
 zeo.in zeo_message zope.conf_changes 
 zope.in 
www/zope211  Makefile distinfo pkg-descr pkg-plist 
www/zope211/filesProducts_00readme-freebsd.txt 
 instance_message.in 
 package-pkg-message.in 
 patch-lib-python-DateTime 
 patch-lib-python-Products-SiteAccess 
 patch-lib-python-RestrictedPython 
 pkg-message.in zeo211.in zeo_message.in 
 zope.conf_changes zope211.in 
  Log:
  SVN rev 300956 on 2012-07-16 17:04:29Z by rm
  
  - remove expired ports
* lang/python24 and lang/python25: unmaintained upstream
* www/zope and www/zope211: unmaintained upstream (the only
  consumers of python24)
  - clean-up python versions < 2.6 from lang/python-doc-html
  - clean-up python24/25 from Mk/bsd.ports.mk
  - add www/zope213 glue to bsd.python.mk
  - clean-up zope versions != 2.13 from bsd.python.mk
  
  Submitted by:   miwi (based on)
  Approved by:portmgr (miwi)
  
  Revision  ChangesPath
  1.2908+4 -0  ports/MOVED
  1.151 +8 -44 ports/Mk/bsd.python.mk
  1.781 +0 -2  ports/lang/Makefile
  1.32  +0 -4  ports/lang/python-doc-html/Makefile
  1.180 +0 -229ports/lang/python24/Makefile (dead)
  1.66  +0 -2  ports/lang/python24/distinfo (dead)
  1.2   +0 -14 ports/lang/python24/files/patch-Lib-test-test_zlib.py 
(dead)
  1.2   +0 -38 ports/lang/python24/files/patch-Modules-fcntlmodule.c 
(dead)
  1.2   +0 -13 ports/lang/python24/files/patch-Modules-zlibmodule.c 
(dead)
  1.2   +0 -13 ports/lang/python24/files/patch-Modules::socketmodule.c 
(dead)
  1.3   +0 -16 ports/lang/python24/files/patch-Python::ceval.c (dead)
  1.2   +0 -30 ports/lang/python24/files/patch-Python_thread__pthread.h 
(dead)
  1.5   +0 -1217   ports/lang/python24/files/patch-freebsd7 (dead)
  1.2   +0 -58 ports/lang/python24/files/patch-include-pymem.h (dead)
  1.2   +0 -33 ports/lang/python24/files/patch-module_arraymodule.c 
(dead)
  1.2   +0 -34 ports/lang/python24/files/patch-module_obmalloc.c (dead)
  1.2   +0 -16 ports/lang/python24/files/patch-module_selectmodule.c 
(dead)
  1.2   +0 -14 ports/lang/python24/files/patch-modules_almodule.c (dead)
  1.2   +0 -23 ports/lang/python24/files/patch-modules_gcmodule.c (dead)
  1.2   +0 -11 ports/lang/python24/files/patch-modules_mmapmodule.c 
(dead)
  1.2   +0 -31 ports/lang/python24/files/patch-modules_stropmodule.c 
(dead)
  1.2   +0 -13 ports/lang/python24/files/patch-objects-

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

2012-02-11 Thread Ruslan Mahmatkhanov
rm  2012-02-11 19:08:58 UTC

  FreeBSD ports repository

  Modified files:
www/py-html5lib  Makefile distinfo 
  Added files:
www/py-html5lib  pkg-plist 
  Log:
  - update to 0.95
  - add CHEESESHOP mirror
  - strict python version to 2.x
  - it's no zip-safe anymore, so add pkg-plist
  
  Revision  ChangesPath
  1.9   +4 -6  ports/www/py-html5lib/Makefile
  1.5   +2 -2  ports/www/py-html5lib/distinfo
  1.4   +241 -0ports/www/py-html5lib/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/net/ladvd Makefile distinfo

2012-02-11 Thread Ruslan Mahmatkhanov
rm  2012-02-11 19:23:35 UTC

  FreeBSD ports repository

  Modified files:
net/ladvdMakefile distinfo 
  Log:
  - update to 1.0.2
  
  This should fix the port on 7.x
  
  PR: 164846
  Submitted by:   Sten Spans  (maintainer)
  
  Revision  ChangesPath
  1.11  +1 -1  ports/net/ladvd/Makefile
  1.9   +2 -2  ports/net/ladvd/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/x11/terminator pkg-descr

2012-02-11 Thread Ruslan Mahmatkhanov
rm  2012-02-11 19:27:16 UTC

  FreeBSD ports repository

  Modified files:
x11/terminator   pkg-descr 
  Log:
  - update WWW
  
  PR: 164577
  Submitted by:   "Mikhail T." 
  Approved by:maintainer (timeout; 2 weeks)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/x11/terminator/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/audio/py-ao Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:21:31 UTC

  FreeBSD ports repository

  Modified files:
audio/py-ao  Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.18  +1 -1  ports/audio/py-ao/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/audio/py-fastaudio Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:22:36 UTC

  FreeBSD ports repository

  Modified files:
audio/py-fastaudio   Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/audio/py-fastaudio/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/audio/py-ogg pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:23:21 UTC

  FreeBSD ports repository

  Modified files:
audio/py-ogg pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR/INCLUDEDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +7 -7  ports/audio/py-ogg/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/py-openal pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:24:15 UTC

  FreeBSD ports repository

  Modified files:
audio/py-openal  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.2   +5 -5  ports/audio/py-openal/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/py-speex Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:24:43 UTC

  FreeBSD ports repository

  Modified files:
audio/py-speex   Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/audio/py-speex/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/audio/py-vorbis Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:25:08 UTC

  FreeBSD ports repository

  Modified files:
audio/py-vorbis  Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.18  +1 -1  ports/audio/py-vorbis/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/audio/pysol-sound-server Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:25:39 UTC

  FreeBSD ports repository

  Modified files:
audio/pysol-sound-server Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.37  +1 -1  ports/audio/pysol-sound-server/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/databases/ldb pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:30:44 UTC

  FreeBSD ports repository

  Modified files:
databases/ldbpkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/databases/ldb/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/databases/pgloader pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:31:34 UTC

  FreeBSD ports repository

  Modified files:
databases/pgloader   pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +18 -18ports/databases/pgloader/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/databases/py-gdbm Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:32:02 UTC

  FreeBSD ports repository

  Modified files:
databases/py-gdbmMakefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.19  +1 -1  ports/databases/py-gdbm/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/databases/py-oops pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:32:34 UTC

  FreeBSD ports repository

  Modified files:
databases/py-oopspkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.2   +7 -7  ports/databases/py-oops/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/databases/py-psycopg pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:33:03 UTC

  FreeBSD ports repository

  Modified files:
databases/py-psycopg pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/databases/py-psycopg/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/databases/py-sqlrelay pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:33:35 UTC

  FreeBSD ports repository

  Modified files:
databases/py-sqlrelay pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +5 -5  ports/databases/py-sqlrelay/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-dialog pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:45:41 UTC

  FreeBSD ports repository

  Modified files:
devel/py-dialog  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.5   +3 -3  ports/devel/py-dialog/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-fortran pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:46:19 UTC

  FreeBSD ports repository

  Modified files:
devel/py-fortran pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +40 -40ports/devel/py-fortran/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-kjbuckets pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:46:47 UTC

  FreeBSD ports repository

  Modified files:
devel/py-kjbuckets   pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/devel/py-kjbuckets/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-log4py pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:47:15 UTC

  FreeBSD ports repository

  Modified files:
devel/py-log4py  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.4   +3 -3  ports/devel/py-log4py/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-period pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:47:44 UTC

  FreeBSD ports repository

  Modified files:
devel/py-period  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/devel/py-period/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-spark pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:48:13 UTC

  FreeBSD ports repository

  Modified files:
devel/py-spark   pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/devel/py-spark/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-xoltar-toolkit Makefile pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:48:52 UTC

  FreeBSD ports repository

  Modified files:
devel/py-xoltar-toolkit Makefile pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (not functional change)
  
  Revision  ChangesPath
  1.9   +1 -3  ports/devel/py-xoltar-toolkit/Makefile
  1.3   +9 -9  ports/devel/py-xoltar-toolkit/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/emulators/dynagen pkg-plist ports/emulators/dynagui pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 15:56:42 UTC

  FreeBSD ports repository

  Modified files:
emulators/dynagenpkg-plist 
emulators/dynaguipkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.6   +24 -24ports/emulators/dynagen/pkg-plist
  1.2   +61 -61ports/emulators/dynagui/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/graphics/piddle pkg-plist ports/graphics/py-exif Makefile pkg-plist ports/graphics/py-ming Makefile pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 16:50:48 UTC

  FreeBSD ports repository

  Modified files:
graphics/piddle  pkg-plist 
graphics/py-exif Makefile pkg-plist 
graphics/py-ming Makefile pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.5   +188 -188  ports/graphics/piddle/pkg-plist
  1.7   +1 -3  ports/graphics/py-exif/Makefile
  1.3   +6 -6  ports/graphics/py-exif/pkg-plist
  1.22  +1 -0  ports/graphics/py-ming/Makefile
  1.8   +6 -6  ports/graphics/py-ming/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/misc/cuecat pkg-plist ports/misc/py-osd pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 16:53:36 UTC

  FreeBSD ports repository

  Modified files:
misc/cuecat  pkg-plist 
misc/py-osd  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.5   +4 -5  ports/misc/cuecat/pkg-plist
  1.3   +8 -8  ports/misc/py-osd/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/py-fngrab pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 16:55:08 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/py-fngrabpkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.3   +16 -16ports/net-p2p/py-fngrab/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/forg pkg-plist ports/net/googolplex Makefile pkg-descr ports/net/py-soapy pkg-plist ports/net/py-xmlrpc pkg-plist ports/net/py-xmlrpclib pkg-plist ports/net/service-discovery-app

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:02:29 UTC

  FreeBSD ports repository

  Modified files:
net/forg pkg-plist 
net/googolplex   Makefile pkg-descr 
net/py-soapy pkg-plist 
net/py-xmlrpcpkg-plist 
net/py-xmlrpclib pkg-plist 
net/service-discovery-applet pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR
  - break the line on 80-char border in pkg-descr
  - do not try to remove directories, that we don't created
  
  All of them are non-functional changes
  
  Revision  ChangesPath
  1.2   +32 -32ports/net/forg/pkg-plist
  1.6   +1 -1  ports/net/googolplex/Makefile
  1.2   +2 -1  ports/net/googolplex/pkg-descr
  1.2   +6 -6  ports/net/py-soapy/pkg-plist
  1.7   +7 -7  ports/net/py-xmlrpc/pkg-plist
  1.2   +3 -3  ports/net/py-xmlrpclib/pkg-plist
  1.6   +10 -12ports/net/service-discovery-applet/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/print/mftrace Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:03:29 UTC

  FreeBSD ports repository

  Modified files:
print/mftraceMakefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.33  +2 -2  ports/print/mftrace/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/cfv pkg-plist ports/security/py-cryptkit pkg-plist ports/security/py-gnupg pkg-plist ports/security/py-rijndael pkg-plist ports/security/py-twofish pkg-plist ports/security/

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:37:05 UTC

  FreeBSD ports repository

  Modified files:
security/cfv pkg-plist 
security/py-cryptkit pkg-plist 
security/py-gnupgpkg-plist 
security/py-rijndael pkg-plist 
security/py-twofish  pkg-plist 
security/sssdMakefile pkg-plist 
security/vinetto pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.4   +3 -3  ports/security/cfv/pkg-plist
  1.3   +41 -41ports/security/py-cryptkit/pkg-plist
  1.3   +3 -3  ports/security/py-gnupg/pkg-plist
  1.2   +3 -3  ports/security/py-rijndael/pkg-plist
  1.2   +6 -6  ports/security/py-twofish/pkg-plist
  1.4   +1 -0  ports/security/sssd/Makefile
  1.2   +11 -11ports/security/sssd/pkg-plist
  1.2   +6 -6  ports/security/vinetto/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/py-rxp pkg-plist ports/textproc/py-xlrd pkg-plist ports/textproc/py-xlwt pkg-plist ports/textproc/pybook pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:38:41 UTC

  FreeBSD ports repository

  Modified files:
textproc/py-rxp  pkg-plist 
textproc/py-xlrd pkg-plist 
textproc/py-xlwt pkg-plist 
textproc/pybook  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR
  - do not try to remove directories, that we don't created
  
  All of them are non-functional changes.
  
  Revision  ChangesPath
  1.3   +1 -1  ports/textproc/py-rxp/pkg-plist
  1.3   +36 -36ports/textproc/py-xlrd/pkg-plist
  1.3   +150 -152  ports/textproc/py-xlwt/pkg-plist
  1.4   +34 -34ports/textproc/pybook/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/x11-toolkits/py-tkinter Makefile

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:39:53 UTC

  FreeBSD ports repository

  Modified files:
x11-toolkits/py-tkinter Makefile 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.22  +1 -1  ports/x11-toolkits/py-tkinter/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/x11-wm/plwm pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:40:55 UTC

  FreeBSD ports repository

  Modified files:
x11-wm/plwm  pkg-plist 
  Log:
  - convert to using PYTHON_SITELIBDIR (non-functional change)
  
  Revision  ChangesPath
  1.5   +85 -85ports/x11-wm/plwm/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/accessibility/py-papi pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 17:55:24 UTC

  FreeBSD ports repository

  Modified files:
accessibility/py-papi pkg-plist 
  Log:
  - convert to using PYTHON_INCLUDEDIR (non-functional change)
  
  Revision  ChangesPath
  1.6   +4 -4  ports/accessibility/py-papi/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-cxx pkg-plist ports/devel/py-dynrules Makefile pkg-plist ports/devel/py-game pkg-plist

2012-02-12 Thread Ruslan Mahmatkhanov
rm  2012-02-12 18:02:49 UTC

  FreeBSD ports repository

  Modified files:
devel/py-cxx pkg-plist 
devel/py-dynrulesMakefile pkg-plist 
devel/py-gamepkg-plist 
  Log:
  - convert to using PYTHON_INCLUDEDIR
  - remove redundant PYDISTUTILS_PKGNAME
  
  All of them are non-functional changes.
  
  Revision  ChangesPath
  1.8   +14 -14ports/devel/py-cxx/pkg-plist
  1.10  +0 -1  ports/devel/py-dynrules/Makefile
  1.6   +3 -3  ports/devel/py-dynrules/pkg-plist
  1.19  +11 -11ports/devel/py-game/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 Makefile ports/devel/py-liblarch Makefile distinfo pkg-descr pkg-plist ports/devel/py-liblarch_gtk Makefile distinfo pkg-descr pkg-plist

2012-02-13 Thread Ruslan Mahmatkhanov
rm  2012-02-13 15:18:53 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/py-liblarchMakefile distinfo pkg-descr pkg-plist 
devel/py-liblarch_gtk Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add liblarch ports. They are needed for upcomming deskutils/gtg update.
  
  Revision  ChangesPath
  1.4836+2 -0  ports/devel/Makefile
  1.1   +23 -0 ports/devel/py-liblarch/Makefile (new)
  1.1   +2 -0  ports/devel/py-liblarch/distinfo (new)
  1.1   +4 -0  ports/devel/py-liblarch/pkg-descr (new)
  1.1   +19 -0 ports/devel/py-liblarch/pkg-plist (new)
  1.1   +25 -0 ports/devel/py-liblarch_gtk/Makefile (new)
  1.1   +2 -0  ports/devel/py-liblarch_gtk/distinfo (new)
  1.1   +3 -0  ports/devel/py-liblarch_gtk/pkg-descr (new)
  1.1   +7 -0  ports/devel/py-liblarch_gtk/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-liblarch pkg-descr

2012-02-13 Thread Ruslan Mahmatkhanov
rm  2012-02-13 15:31:28 UTC

  FreeBSD ports repository

  Modified files:
devel/py-liblarchpkg-descr 
  Log:
  Fix minor typo in pkg-descr
  
  Revision  ChangesPath
  1.2   +1 -1  ports/devel/py-liblarch/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/deskutils/gtg Makefile distinfo pkg-plist

2012-02-13 Thread Ruslan Mahmatkhanov
rm  2012-02-13 19:51:07 UTC

  FreeBSD ports repository

  Modified files:
deskutils/gtgMakefile distinfo pkg-plist 
  Log:
  - update to 0.2.9
  
  changes:
  http://bazaar.launchpad.net/~gtg/gtg/trunk/view/head:/CHANGELOG
  
  Revision  ChangesPath
  1.25  +5 -6  ports/deskutils/gtg/Makefile
  1.11  +2 -2  ports/deskutils/gtg/distinfo
  1.13  +272 -134  ports/deskutils/gtg/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/security/hydra Makefile distinfo

2012-02-14 Thread Ruslan Mahmatkhanov
rm  2012-02-14 11:23:55 UTC

  FreeBSD ports repository

  Modified files:
security/hydra   Makefile distinfo 
  Log:
  - update to 7.2
  
  changes:
  http://freeworld.thc.org/thc-hydra/CHANGES
  
  Revision  ChangesPath
  1.35  +1 -1  ports/security/hydra/Makefile
  1.20  +2 -2  ports/security/hydra/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/py-email Makefile

2012-02-14 Thread Ruslan Mahmatkhanov
rm  2012-02-14 11:51:40 UTC

  FreeBSD ports repository

  Modified files:
mail/py-emailMakefile 
  Log:
  - Mark as deprecated. Set expiration date to 2012-03-14.
  
  This particular version of email package is included into python distribution 
since 2.4.
  
  Revision  ChangesPath
  1.9   +3 -0  ports/mail/py-email/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/gimp-gmic-plugin Makefile distinfo ports/graphics/gimp-gmic-plugin/files patch-Makefile patch-configure patch-src_Makefile

2012-02-14 Thread Ruslan Mahmatkhanov
rm  2012-02-15 04:46:46 UTC

  FreeBSD ports repository

  Modified files:
graphics/gimp-gmic-plugin Makefile distinfo 
  Added files:
graphics/gimp-gmic-plugin/files patch-Makefile 
  Removed files:
graphics/gimp-gmic-plugin/files patch-configure 
patch-src_Makefile 
  Log:
  - update to 1.5.0.9
  
  Revision  ChangesPath
  1.18  +7 -12 ports/graphics/gimp-gmic-plugin/Makefile
  1.10  +2 -2  ports/graphics/gimp-gmic-plugin/distinfo
  1.1   +77 -0 ports/graphics/gimp-gmic-plugin/files/patch-Makefile 
(new)
  1.4   +0 -113ports/graphics/gimp-gmic-plugin/files/patch-configure 
(dead)
  1.4   +0 -74 ports/graphics/gimp-gmic-plugin/files/patch-src_Makefile 
(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/x11-fonts/paratype Makefile distinfo

2012-02-14 Thread Ruslan Mahmatkhanov
rm  2012-02-15 07:38:41 UTC

  FreeBSD ports repository

  Modified files:
x11-fonts/paratype   Makefile distinfo 
  Log:
  - update checksum for PTMonoOFL.zip once again. This font was updated 
upstream.
  
  Requested by:   maintainer (by mail)
  Reported by:pav (pointyhat)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/x11-fonts/paratype/Makefile
  1.4   +2 -2  ports/x11-fonts/paratype/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/x11-fonts/paratype Makefile

2012-02-14 Thread Ruslan Mahmatkhanov
rm  2012-02-15 07:42:58 UTC

  FreeBSD ports repository

  Modified files:
x11-fonts/paratype   Makefile 
  Log:
  - actually bump PORTREVISION, sorry for this.
  
  Revision  ChangesPath
  1.5   +1 -1  ports/x11-fonts/paratype/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/py-lxml Makefile distinfo pkg-plist ports/devel/py-lxml/files patch-src-lxml_lxml.etree.c

2012-02-15 Thread Ruslan Mahmatkhanov
rm  2012-02-15 18:51:20 UTC

  FreeBSD ports repository

  Modified files:
devel/py-lxmlMakefile distinfo pkg-plist 
  Added files:
devel/py-lxml/files  patch-src-lxml_lxml.etree.c 
  Log:
  - update to 2.3.3
  - silence docs installation
  - fix build on 10.0-CURRENT (original patch from bsam@)
  
  changelog:
  http://lxml.de/2.3/changes-2.3.3.html
  
  PR: 165033
  Submitted by:   rm (myself)
  Approved by:Robert Gogolok  (maintainer)
  
  Revision  ChangesPath
  1.24  +4 -4  ports/devel/py-lxml/Makefile
  1.18  +2 -2  ports/devel/py-lxml/distinfo
  1.1   +15 -0 ports/devel/py-lxml/files/patch-src-lxml_lxml.etree.c 
(new)
  1.20  +3 -1  ports/devel/py-lxml/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-pyro Makefile distinfo

2012-02-16 Thread Ruslan Mahmatkhanov
rm  2012-02-16 15:00:56 UTC

  FreeBSD ports repository

  Modified files:
devel/py-pyroMakefile distinfo 
  Log:
  - update to 4.12
  
  Revision  ChangesPath
  1.21  +1 -1  ports/devel/py-pyro/Makefile
  1.15  +2 -2  ports/devel/py-pyro/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/hydra Makefile

2012-02-16 Thread Ruslan Mahmatkhanov
rm  2012-02-16 17:30:38 UTC

  FreeBSD ports repository

  Modified files:
security/hydra   Makefile 
  Log:
  - add PACKETSTORM mirror
  
  Revision  ChangesPath
  1.37  +2 -1  ports/security/hydra/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/mail/py-spambayes Makefile ports/mail/py-spambayes/files extra-patch-python26 patch-spambayes_Dibbler.py

2012-02-17 Thread Ruslan Mahmatkhanov
rm  2012-02-17 13:47:03 UTC

  FreeBSD ports repository

  Modified files:
mail/py-spambayesMakefile 
  Added files:
mail/py-spambayes/files patch-spambayes_Dibbler.py 
  Removed files:
mail/py-spambayes/files extra-patch-python26 
  Log:
  - drop python25 support
  - apply patch for python26 uncoditionally (drop corresponding option too)
  - raise python version in USE_PYTHON (tested with python27)
  
  Revision  ChangesPath
  1.26  +4 -17 ports/mail/py-spambayes/Makefile
  1.2   +0 -11 ports/mail/py-spambayes/files/extra-patch-python26 (dead)
  1.1   +11 -0 ports/mail/py-spambayes/files/patch-spambayes_Dibbler.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/databases/py25-bsddb Makefile

2012-02-17 Thread Ruslan Mahmatkhanov
rm  2012-02-17 13:52:04 UTC

  FreeBSD ports repository

  Modified files:
databases/py25-bsddb Makefile 
  Log:
  - Mark as deprecated. Set expiration date to 2012-03-17.
  
  This was a hack for mail/py-spambayes to let it work with python25.
  Now it's not needed because Python 2.5 is EOL anyway.
  
  Revision  ChangesPath
  1.14  +3 -0  ports/databases/py25-bsddb/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/accessibility/jovie Makefile ports/accessibility/kdeaccessibility4 Makefile ports/astro/kstars Makefile ports/astro/marble Makefile ports/audio/akode-plugins-ffmpeg Makefile port

2012-02-17 Thread Ruslan Mahmatkhanov

Pav Lucistnik wrote on 17.02.2012 18:00:

On 2012/02/17 14:39, Alexander Leidinger wrote:


Quoting Pav Lucistnik  (from Fri, 17 Feb 2012 13:34:32
+0100):


On 2012/02/17 03:22, Stephen Montgomery-Smith wrote:


Also, is there an effective and foolproof method to calculating all the
LIB_DEPENDS? (Remembering that some of the LIB_DEPENDS may depend on
optional settings, and these all need to be considered?)


Only sure way to find out would be to run ldd on every binary in every
package.


/usr/ports/Tools/scripts/explicit_lib_depends.sh looks which libs are
recorded as directly required for each binary in an installed port and
calculates a LIB_DEPENDS based upon this.

When I wanted to change the LIB_DEPENDS to match the output, I was told,
that the LIB_DEPENDS wass correct, and the it is a bug (in libtool,
pkg-config and similar ways of obtaining the libs) that additional libs
are recorded there.


Yes but that's a somewhat different problem. I'd be happy with
identifying all direct _and_ indirect binaries and bumping their ports,
for now. Still better than relying on Makefile/INDEX metadata..


Dunno, if it's correct, but I'm using beta.freshports.org interface to 
grab depended port's list. F.e. http://beta.freshports.org/devel/pcre:
lists all the ports in "Required by: " field. They are splitted by "for 
Build", "for Libraries" and "for Run".


--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
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-crcmod Makefile

2012-02-17 Thread Ruslan Mahmatkhanov
rm  2012-02-17 14:29:53 UTC

  FreeBSD ports repository

  Modified files:
devel/py-crcmod  Makefile 
  Log:
  - add CHEESESHOP mirror
  - mark this port Python3 ready
  - remove USE_PYTHON_PREFIX (port installs into PYTHON_SITELIBDIR)
  
  Revision  ChangesPath
  1.5   +3 -2  ports/devel/py-crcmod/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/py-wsgitools Makefile ports/net/flowgrep Makefile ports/net/pypvm Makefile ports/net/rabbitmq-c Makefile ports/net/rabbitmq-c-devel Makefile ports/news/inn Makefile ports/ports

2012-02-18 Thread Ruslan Mahmatkhanov
rm  2012-02-19 07:02:58 UTC

  FreeBSD ports repository

  Modified files:
devel/py-wsgitools   Makefile 
net/flowgrep Makefile 
net/pypvmMakefile 
net/rabbitmq-c   Makefile 
net/rabbitmq-c-devel Makefile 
news/inn Makefile 
ports-mgmt/portell   Makefile 
print/pdfcolorsplit  Makefile 
security/py-htpasswd Makefile 
security/silktools   Makefile 
www/google-sitemapgen Makefile 
www/webcheck Makefile 
  Log:
  - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)
  
  They all non-functional changes.
  
  Revision  ChangesPath
  1.2   +3 -3  ports/devel/py-wsgitools/Makefile
  1.3   +2 -2  ports/net/flowgrep/Makefile
  1.7   +2 -2  ports/net/pypvm/Makefile
  1.10  +5 -5  ports/net/rabbitmq-c-devel/Makefile
  1.7   +5 -5  ports/net/rabbitmq-c/Makefile
  1.97  +1 -1  ports/news/inn/Makefile
  1.16  +3 -3  ports/ports-mgmt/portell/Makefile
  1.3   +5 -5  ports/print/pdfcolorsplit/Makefile
  1.5   +4 -4  ports/security/py-htpasswd/Makefile
  1.25  +1 -1  ports/security/silktools/Makefile
  1.6   +2 -2  ports/www/google-sitemapgen/Makefile
  1.21  +2 -2  ports/www/webcheck/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/pydf Makefile

2012-02-18 Thread Ruslan Mahmatkhanov
rm  2012-02-19 07:04:20 UTC

  FreeBSD ports repository

  Modified files:
sysutils/pydfMakefile 
  Log:
  - change `true' with `yes' in USE_PYTHON (non-functional change)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/sysutils/pydf/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/gjs Makefile

2012-02-18 Thread Ruslan Mahmatkhanov
rm  2012-02-19 07:09:58 UTC

  FreeBSD ports repository

  Modified files:
lang/gjs Makefile 
  Log:
  - change USE_PYTHON=build with USE_PYTHON_BUILD=yes (non-functional change)
  
  Revision  ChangesPath
  1.11  +1 -1  ports/lang/gjs/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/gps Makefile ports/games/xwordpy Makefile

2012-02-18 Thread Ruslan Mahmatkhanov
rm  2012-02-19 07:14:34 UTC

  FreeBSD ports repository

  Modified files:
devel/gpsMakefile 
games/xwordpyMakefile 
  Log:
  - fix versions usage in USE_PYTHON. F.e. 27 -> 2.7 (non-functional change)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/devel/gps/Makefile
  1.7   +1 -1  ports/games/xwordpy/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/databases/py-dbutils Makefile pkg-descr pkg-plist

2012-02-19 Thread Ruslan Mahmatkhanov
rm  2012-02-19 08:17:10 UTC

  FreeBSD ports repository

  Modified files:
databases/py-dbutils Makefile pkg-descr pkg-plist 
  Log:
  - install this port with setuptools, because it's setup.py looking
for setuptools first and uses distutils only as fallback [1]
  - strict python versions to -2.7
  - do not install docs manually, because they are included into an egg
  
  Reported by:Brian McCann  (via python@) [1]
  
  Revision  ChangesPath
  1.10  +3 -10 ports/databases/py-dbutils/Makefile
  1.2   +1 -1  ports/databases/py-dbutils/pkg-descr
  1.8   +100 -93   ports/databases/py-dbutils/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"


Re: cvs commit: ports/japanese Makefile ports/japanese/rubygem-myrurema Makefile distinfo pkg-descr

2012-02-19 Thread Ruslan Mahmatkhanov

Hi!

TAKATSU Tomonari wrote on 20.02.2012 00:10:

tota2012-02-19 20:10:02 UTC

   FreeBSD ports repository

   Modified files:
 japanese Makefile
   Added files:
 japanese/rubygem-myrurema Makefile distinfo pkg-descr
   Log:
   - Add a new port: japanese/myrurema

 myrurema provides a command 'rurema', which helps 
searching/browsing/writing
 the Japanese Ruby documents.
 (a.k.a. Rurema http://bugs.ruby-lang.org/projects/rurema/wiki )

 Author: Yutaka HARA
 WWW: http://rubygems.org/gems/myrurema


AFAIK, Author field should be removed, since it's not defined anywhere 
in the docs and there was some discussion about this.


--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
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/zope213 Makefile distinfo

2012-02-21 Thread Ruslan Mahmatkhanov
rm  2012-02-21 16:28:20 UTC

  FreeBSD ports repository

  Modified files:
www/zope213  Makefile distinfo 
  Log:
  - update to 2.13.13
  
  changes:
  http://pypi.python.org/pypi/Zope2/2.13.13#id1
  
  Revision  ChangesPath
  1.108 +2 -1  ports/www/zope213/Makefile
  1.67  +2 -2  ports/www/zope213/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 Makefile ports/devel Makefile ports/japanese Makefile ports/net-im Makefile ports/net-mgmt Makefile ports/sysutils Makefile ports/www Makefile ports/x11-toolkits Makefile

2012-02-23 Thread Ruslan Mahmatkhanov
rm  2012-02-23 09:21:48 UTC

  FreeBSD ports repository

  Modified files:
audioMakefile 
develMakefile 
japanese Makefile 
net-im   Makefile 
net-mgmt Makefile 
sysutils Makefile 
www  Makefile 
x11-toolkits Makefile 
  Log:
  - fix sort order in few category Makefiles
  
  PR: 165411
  Submitted by:   Conrad J. Sabatier 
  
  Revision  ChangesPath
  1.1212+1 -1  ports/audio/Makefile
  1.4871+1 -1  ports/devel/Makefile
  1.793 +1 -1  ports/japanese/Makefile
  1.165 +1 -1  ports/net-im/Makefile
  1.279 +1 -1  ports/net-mgmt/Makefile
  1.1382+1 -1  ports/sysutils/Makefile
  1.3136+1 -1  ports/www/Makefile
  1.597 +1 -1  ports/x11-toolkits/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/x11-fonts Makefile ports/x11-fonts/roboto-fonts-ttf Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/roboto-fonts-ttf/files pkg-message.in

2012-02-23 Thread Ruslan Mahmatkhanov
rm  2012-02-23 09:49:30 UTC

  FreeBSD ports repository

  Modified files:
x11-fontsMakefile 
  Added files:
x11-fonts/roboto-fonts-ttf Makefile distinfo pkg-descr 
   pkg-plist 
x11-fonts/roboto-fonts-ttf/files pkg-message.in 
  Log:
  Roboto is a sans serif typeface family designed to be modern yet
  emotional. It was introduced as the font used for Android 4.0 "Ice
  Cream Sandwich". This typeface is designed for high resolution mobile
  devices so it includes several typefaces for text in different sizes.
  
  WWW:http://developer.android.com/design/style/typography.html
  
  PR: 165342
  Submitted by:   Winston Weinert 
  
  Revision  ChangesPath
  1.135 +1 -0  ports/x11-fonts/Makefile
  1.1   +42 -0 ports/x11-fonts/roboto-fonts-ttf/Makefile (new)
  1.1   +2 -0  ports/x11-fonts/roboto-fonts-ttf/distinfo (new)
  1.1   +8 -0  ports/x11-fonts/roboto-fonts-ttf/files/pkg-message.in 
(new)
  1.1   +6 -0  ports/x11-fonts/roboto-fonts-ttf/pkg-descr (new)
  1.1   +20 -0 ports/x11-fonts/roboto-fonts-ttf/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/multimedia/libbluray Makefile distinfo pkg-descr pkg-plist ports/multimedia/libbluray/files patch-configure.ac ports/multimedia/mplayer Makefile.options ports/multimedia/vdr-plugin-x

2012-02-23 Thread Ruslan Mahmatkhanov
rm  2012-02-24 05:17:10 UTC

  FreeBSD ports repository

  Modified files:
multimedia/libbluray Makefile distinfo pkg-descr pkg-plist 
multimedia/libbluray/files patch-configure.ac 
multimedia/mplayer   Makefile.options 
multimedia/vdr-plugin-xineliboutput Makefile 
multimedia/xbmc  Makefile 
multimedia/xbmc-pvr  Makefile 
  Log:
  - update libbluray to 0.2.1
  
  PR: 163721 [based on]
  Submitted by:   Kurt Jaeger 
  Approved by:maintainer (timeout; 1 month+)
  
  Revision  ChangesPath
  1.2   +4 -2  ports/multimedia/libbluray/Makefile
  1.2   +2 -2  ports/multimedia/libbluray/distinfo
  1.2   +9 -26 ports/multimedia/libbluray/files/patch-configure.ac
  1.2   +1 -1  ports/multimedia/libbluray/pkg-descr
  1.2   +3 -1  ports/multimedia/libbluray/pkg-plist
  1.29  +2 -2  ports/multimedia/mplayer/Makefile.options
  1.11  +1 -1  ports/multimedia/vdr-plugin-xineliboutput/Makefile
  1.10  +2 -2  ports/multimedia/xbmc-pvr/Makefile
  1.21  +2 -2  ports/multimedia/xbmc/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/py-pylib Makefile distinfo

2012-02-24 Thread Ruslan Mahmatkhanov
rm  2012-02-24 09:46:56 UTC

  FreeBSD ports repository

  Modified files:
devel/py-pylib   Makefile distinfo 
  Log:
  - update to 1.4.7
  - grab maintainership because of long story of timeouts [1]
  
  Approved by:pav (via mail) [1]
  
  Revision  ChangesPath
  1.9   +2 -2  ports/devel/py-pylib/Makefile
  1.7   +2 -2  ports/devel/py-pylib/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"


  1   2   3   4   5   6   >