aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Loook is a simple Python tool that searches for text strings inRusmir Dusko2013-12-154-0/+46
| | | | | | | | | | | | | | | | LibreOffice and OpenOffice.org files. AND, OR and phrase searches are supported. It doesn't create an index, but searching should be fast enough unless you have really many files. WWW: http://www.danielnaber.de/loook/ PR: ports/171734 Submitted by: nemysis (self) Approved by: wg (mentor) Notes: svn path=/head/; revision=336558
* math/petsc: depends explicitly on "python"William Grzybowski2013-12-151-1/+3
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336557
* devel/py-lxml: switch from easy_install and stagifyWilliam Grzybowski2013-12-151-3/+1
| | | | Notes: svn path=/head/; revision=336556
* - add stage supportOlli Hauer2013-12-1511-64/+45
| | | | | | | - minor cleanups Notes: svn path=/head/; revision=336555
* sysutils/linux-crashplan: remove bogus and useless pre-patch targetWilliam Grzybowski2013-12-151-3/+0
| | | | | | | Submitted by: Evan Susarret <evansus gmail com> Notes: svn path=/head/; revision=336554
* Use setuptools for all Python ports.William Grzybowski2013-12-1562-1216/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setuptools is the preferred method to manage Python distributions after many changes to the packaging ecosystem over the past couple of years. Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using USE_PYDISTUTILS= easy_install remains the same however this usage is now deprecated and should be converted to USE_PYDISTUTILS= yes. Some Python distributions do not work with setuptools out of the box because they extend the install command from distutils and not setuptools, and so they need to be patched accordingly. pip (which leverages setuptools) works around the issue by using eggs, however we want to get rid of those as well, as support for "flat" installation is unavailable or has other issues associated with it. This work allows us to unify how python packages are built, ensure that Python distributions are installed consistently, reduces complexity for Python port maintainers and paves the way for simplifying the Python ports framework in the future. With hat on: python Reviewed by: koobs, antoine Exp-run: bdrewery Approved by: bdrewery (portmgr) Notes: svn path=/head/; revision=336553
* misc/cuecat: fix python usageWilliam Grzybowski2013-12-151-4/+4
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336552
* misc/pylize: depends explicitly on "python"William Grzybowski2013-12-151-3/+5
| | | | | | | | | | Also restrict to python 2.x. Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336551
* net-im/cjc: fix python usage and minor fixesWilliam Grzybowski2013-12-151-4/+6
| | | | | | | | | | | | - Fix python usage to remove implicit dependency on lang/python - Restrict to python 2.x - Remove uselesss LICENSE_FILE - Use new options for docs Reported by: exp-run (PR 184591) Notes: svn path=/head/; revision=336550
* net-im/telepathy-idle: fix python dependsWilliam Grzybowski2013-12-151-0/+1
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336549
* - Comment out apparently unused yet offending piece of code to unbreak theAlexey Dokuchaev2013-12-156-18/+47
| | | | | | | | | | build on amd64 (tested on MacBookPro6,2) - Unify the usage of pre/do-install targets in both ports and stagify them Reported by: pkg-fallout Notes: svn path=/head/; revision=336548
* Meld 1.8.3 has been released.Pawel Pekala2013-12-153-9/+8
| | | | | | | | | | | | | | | | | | | Fixes: * Fix subdirectory comparisons for Subversion 1.6 (Ben Ross) * Fix git status parsing for some statuses (Tom Scytale) * Don't disable updating when syncpoints aren't yet active (Kai Willadsen) * Fix modifying column properties causing crashes when using .ini config backend (Kai Willadsen) Translations: * Andika Triwidada (id) * Milo Casagrande (it) * zodiac111 (zh_CN) Notes: svn path=/head/; revision=336547
* - Fix ${PYTHON} -> ${PYTHON_CMD}Marcus von Appen2013-12-151-1/+1
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336546
* net/mpich2: fix usage of pythonWilliam Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336545
* - Depend explicitly on lang/pythonMarcus von Appen2013-12-151-0/+1
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336544
* Add new option: EXTRAOPTS. It enables parsing of plugins iniDmitry Sivachenko2013-12-151-2/+7
| | | | | | | | | config files for extra options. Submitted by: Chris 'sh0shin' Frage <cf@sh0shin.org> Notes: svn path=/head/; revision=336543
* Use drill(1) instead of dig(1) on fresh FreeBSD-10.Dmitry Sivachenko2013-12-153-1/+20
| | | | | | | | | | Disable check_dns for now because there is no nslookup in base. Several people pointed out drill can be use instead of dig (mat@, Alexander Wittig <alexander@wittig.name>, et al). Notes: svn path=/head/; revision=336542
* math/py-numpy: Remove Atlas WITH_STATIC notification using ECHO_MSGKubilay Kocak2013-12-151-8/+0
| | | | | | | | | | | Shell commands can't be used in a Makefile without a target. Remove the atlas WITH_STATIC messaging until a more suitable mechanism can be found. PR: ports/184775 Reported by: Roland Smith <rsmith@xs4all.nl> Notes: svn path=/head/; revision=336541
* Remove expired ports:Rene Ladan2013-12-1536-974/+7
| | | | | | | | | | | | | 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-08 security/opieprint: No more active upstream 2013-12-08 security/bubblegum: No more active upstream 2013-12-08 security/snortsms: Not active since several years. 2013-12-08 sysutils/hammerhead: Development no more active 2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased 2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5 Notes: svn path=/head/; revision=336540
* Update to 1.1.1Rene Ladan2013-12-152-4/+4
| | | | | | | | | | | | | | | | | | | | | Changes: dcf77pi: - Calculate century (modulo 400) from year, month, day of week, day of month - New parameter -S to set the system time - Improvements to DST handling - Set error state if day of month is too large, not just when greater than 31 readpin: - New parameter -t for readpin to adjust nanosleep() delay - Determine realfreq dynamically, do not use realfreq from config.txt general: - Documentation updates - Code cleanups Notes: svn path=/head/; revision=336539
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-151-1/+2
| | | | | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336538
* - Restrict the python version to be used to the proper valueMarcus von Appen2013-12-151-1/+1
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336537
* net/rabbitmq-c(-devel)?: depends explicitly on "python"William Grzybowski2013-12-152-2/+4
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336536
* - Try fix under fbsd > 10Andrej Zverev2013-12-151-0/+10
| | | | Notes: svn path=/head/; revision=336535
* - allow stagingOlli Hauer2013-12-159-66/+26
| | | | | | | | | - change to new LIB_DEPENDS notation - s/LATEST_LINK/PKGNAMESUFFIX/ - fix MASTERSITE Notes: svn path=/head/; revision=336534
* net/py-pypcap: fix usage of pythonWilliam Grzybowski2013-12-151-2/+4
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336533
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-151-1/+2
| | | | | | | | | | | dependency - Restrict python to the supported versions Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336532
* net/samba4: fix usage of python to remove implicit dependencyWilliam Grzybowski2013-12-151-1/+1
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336531
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-151-1/+3
| | | | | | | | | | | dependency - Restrict the build to the supported Python versions Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336530
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-151-1/+6
| | | | | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336529
* Update to version 5.2.0.0Pawel Pekala2013-12-152-3/+3
| | | | Notes: svn path=/head/; revision=336528
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-151-0/+4
| | | | | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336527
* math/py-numpy: Add missing ending quotation to ECHO_MSGKubilay Kocak2013-12-151-1/+1
| | | | | | | | | | Add a missing ending quotation from the last ECHO_MSG command added in r336423. PR: ports/184775 Reported by: Roland Smith <rsmith@xs4all.nl> Notes: svn path=/head/; revision=336526
* net/xorp-devel: depends explicitly on "python" to buildWilliam Grzybowski2013-12-151-0/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336525
* - allow stagingOlli Hauer2013-12-151-9/+5
| | | | | | | | - s/LATEST_LINK/PKGNAMESUFFIX/ - change MASTERSITE to GOOGLE_CODE Notes: svn path=/head/; revision=336524
* science/abinit: depends explicitly on "python"William Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336523
* - add DIST_SUBDIROlli Hauer2013-12-152-2/+3
| | | | Notes: svn path=/head/; revision=336522
* - update to 1.0.3Olli Hauer2013-12-153-11/+13
| | | | | | | | | | | | | | | | | | | | | | | - allow staging - change MASTER_SITE Changes: v1.0.3 (Jan Wolter - Oct 6, 2011) ------------------------------------ * Allow group names to be quoted, so that you can have group names with spaces in them. This change was suggested by David Homborg. * Document updated with references to versions for Apache 2.4. v1.0.2 (Jan Wolter - May 21, 2009) ------------------------------------ * Adding copyright and Apache Version 2.0 license in LICENSE and NOTICE files. * New directive: AuthzUnixgroupError, can be used to specify the HTTP error number to be returned on failure. Notes: svn path=/head/; revision=336521
* security/cfv: fix usage of python and limit to 2.xWilliam Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336520
* security/py-pyme: fix usage of pythonWilliam Grzybowski2013-12-151-2/+4
| | | | | | | | | | | - Fix usage of python - USES gmake Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336519
* - use X11_CONFIGURE_WITH, X11_USEDirk Meyer2013-12-152-10/+4
| | | | Notes: svn path=/head/; revision=336518
* shells/jailkit: fix python usageWilliam Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336517
* net/minidlna: fix patch for kqueue supportWilliam Grzybowski2013-12-158-796/+521
| | | | Notes: svn path=/head/; revision=336516
* - Update to 1.2Li-Wen Hsu2013-12-154-628/+17
| | | | Notes: svn path=/head/; revision=336515
* - new option COMPAT9Dirk Meyer2013-12-151-8/+12
| | | | | | | - add USES=desktop-file-utils Notes: svn path=/head/; revision=336514
* - fix pkgng problemDirk Meyer2013-12-151-3/+1
| | | | | | | | do not use @dirrmtry PR: 184695 Notes: svn path=/head/; revision=336513
* - change to new LIB_DEPENDS notationOlli Hauer2013-12-151-10/+8
| | | | | | | - s/LATEST_LINK/PKGNAMESUFFIX/ Notes: svn path=/head/; revision=336512
* - Update to 2.0.10Antoine Brodin2013-12-152-5/+5
| | | | | | | | | | - BSD License has 2 clauses - New LIB_DEPENDS syntax Submitted by: maintainer on IRC Notes: svn path=/head/; revision=336511
* - enable stagingOlli Hauer2013-12-151-6/+2
| | | | Notes: svn path=/head/; revision=336510
* - works only with apache22 not with apache24Olli Hauer2013-12-151-2/+2
| | | | | | | | PR: 184769 Submitted by: Kenneth Lind <exil@sasurai.se> Notes: svn path=/head/; revision=336509