aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Finish stage supportantoine2013-12-171-1/+1
|
* - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as ↵amdmi32013-12-1752-56/+9
| | | | suggested by Porter's Handbook
* Pass maintainership to bdrewerybapt2013-12-172-4/+2
|
* Drop maintainershipbapt2013-12-1726-27/+27
|
* Disconnect deprecated drivers.zeising2013-12-171-3/+0
|
* - Update to 9.44swills2013-12-173-5/+3
| | | | | PR: ports/184790 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
* - Bump PORTREVISIONnemysis2013-12-171-12/+19
| | | | | | | | | | | | | - Change license BSD --> BSD2CLAUSE - Add USES compiler - Add DOCS and Option - Change REINPLACE_CMD - Fix build, tabs - Support STAGEDIR PR: ports/184723 Submitted by: Reed Loefgren <rloefgren@forethought.net> Approved by: wg (mentor)
* Mark as ignore and set expiration date.zeising2013-12-161-0/+4
| | | | | Port abandoned upstream, reports of it causing trouble using KMS. Please use x11-drivers/xf86-video-ati instead.
* Fix staging with the non-default UTILS option.zeising2013-12-161-2/+2
| | | | Noticed by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
* Update to 2.24zeising2013-12-1612-85/+119
| | | | | | | | | | | | | Do not install libiberty.a to aviod conflicts with devel/gnulibiberty [0] Do not install include/ansidecl.h, to avoid conflicts with gcc49 [1] Fix gold usage when linking c++ code, related to ctors [2] Thanks to dim for help with getting gold to build with libc++! PR: ports/176406 [0], ports/184327 [1] Submitted by: Craig Leres <leres@ee.lbl.gov> [0] Gerald Pfeifer <gerald@pfeifer.com> [1] Requested by: rdivacky [2]
* net/minidlna: use newer kqueue patchwg2013-12-162-329/+606
| | | | | - Use newer kqueue patch - Use autotools to regenerate configure required for the patch
* - Update to 2.17.97gahr2013-12-163-13/+20
| | | | | - STAGE-clean - Explicitely depend on Python 2
* readd libXp as dependency. This got lost in the update.zeising2013-12-161-0/+1
|
* Readd missing portrevision.zeising2013-12-161-0/+1
| | | | Noticed by: Jan Henrik Sylvester <me@janh.de>
* Fix whitespace, no functional changes.zeising2013-12-161-1/+0
|
* - Update to 0.6.5amdmi32013-12-163-15/+3
|
* - Add LICENSEamdmi32013-12-162-12/+27
| | | | | | | | | - Add icon - Fetch sources from GitHub - Set PORTVERSION corresponding to what's shown by the game (NO source changes from previously used tarball rolled by me) PR: 182950 Submitted by: nemysis
* Mk/bsd.sanity.mk: note about python auto plist and pkgnamewg2013-12-161-0/+4
| | | | | | | PYDISTUTILS_PKGNAME is useless when used with USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST as its only function is to determine egg info name. Approved by: portmgr (bapt)
* Drop now useless PYDISTUTILS_PKGNAME assignment.rene2013-12-161-1/+0
| | | | Submitted by: wg
* Fix PLIST for users with world built WITHOUT_OPENSSH.demon2013-12-162-3/+9
| | | | | | PR: 184736 Submitted by: wallman (he proposed different solution)
* - Stagifyrene2013-12-162-15/+11
| | | | | | | - Switch to PYDISTUTILS=yes - Bump PORTREVISION to drop runtime dependency on py-setuptools - Drop pkg-plist - Mark as architecture-independent
* databases/pymongo: allow staging and minor changeswg2013-12-162-135/+2
| | | | | | - Allow staging - Switch from easy_install to install - Use python auto plist
* databases/py-south: switch from easy_install to installwg2013-12-161-2/+1
|
* Remove expired port:rene2013-12-166-276/+1
| | | | 2013-12-13 net-p2p/libtorrent-rasterbar-15: Unusable, development ceased
* - Update to 94.1amdmi32013-12-1634-292/+590
| | | | | | - Unbreak - Support staging - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-12-162-114/+22
| | | | | | - Convert USE_GMAKE to USES - Suppport new OPTIONS features - Fix build when both sdl12 and sdl2 installed and add OPTIONS to choose SDL version to use
* Fix sefault while cleaning upbapt2013-12-164-0/+58
| | | | | | | | It only happens if one has list or key/value list in pkg.conf a workaround to update is to comment it out the time to upgrade Reported by: many Pointyhat to: bapt (again)
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-16395-1410/+1741
| | | | | | | | | | | | | | | | | | | | | | | | | | If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0]
* databases/py-sqlobject: update to 1.5.1wg2013-12-162-3/+3
|
* Fix double-free.demon2013-12-161-0/+33
| | | | Obtained from: upstream
* www/py-django-dpaste: Update commit hash, switch to setuptools new world orderkoobs2013-12-162-5/+4
| | | | | - Dont point to a direct commit since upstream tagged 2.1 - Deprecate easy_install
* - Update to 0.180amdmi32013-12-1610-101/+107
| | | | | | - Support staging - Use new LIB_DEPENDS syntax - Use new OPTIONS features
* - Bump PORTREVISIONnemysis2013-12-162-53/+8
| | | | | | - Use PYDISTUTILS_AUTOPLIST=yes and PLIST_FILES instead of pkg-plist Approved by: pawel / wg (mentors, implicit)
* Update to 1.2.4bapt2013-12-164-8/+8
| | | | | | | | | | Changes: - Fix segfault in pkg audit -F [1] - Fix multiple segfault when using eventpipe [2] - Fix REPOS_DIR being appended instead of overwritten when modified from pkg.conf Reported by: many [1] Reported by: kmoore [2]
* - easytag depends on taglib not on mp4v2 since 2.1.8novel2013-12-162-51/+60
| | | | | | | | | - support staging - add license - make NLS support conditional PR: 184499 Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
* Update to -dev20.demon2013-12-163-3/+4
|
* Remove redondant variable testing which are now irrelevantbapt2013-12-161-2/+2
| | | | with this part of the compatibility with the old framework being removed
* Update to 2.0.10.delphij2013-12-167-14/+78
| | | | | PR: ports/184495 Submitted by: maintainer (with changes to update to 2.0.10)
* Update to 6.0.0akevlo2013-12-163-24/+13
|
* - Update to latest snapshot 201312142054ashish2013-12-166-53/+44
| | | | | | - Add STAGE support - Use OptionsNG helpers - Add OPTION for installing CA bundle
* MOVED: remove misc/bibletime-devel as an entryeadler2013-12-161-1/+0
| | | | Remove the misc/bibletime-devel entry from which was missed in r336188
* Document Zabbix agent remote command execution vulnerability.delphij2013-12-161-0/+27
|
* Update to the 20131212 snapshot of GCC 4.8.3.gerald2013-12-162-3/+3
|
* - Fix build on 10db2013-12-163-20/+30
| | | | | - Add stage support - Add LICENSE
* - Convert to PYDISTUTILS=yesrene2013-12-162-25/+8
| | | | | | | | | - Stagify - Set NO_ARCH - Drop post-install printing (this is already in the options) - Drop pkg-plist - Bump PORTREVISION so that py-setuptools is not registered as a run-time dependency
* pkg uses "is stdin a terminal?" to decide if it's running interactivelycperciva2013-12-162-2/+2
| | | | | | | | | | | | and thereby whether it should display a progress bar during downloads. While rc.d scripts have a terminal attached, for the common case of unattended installation of servers, this script is not being used interactively; so redirect stdin from /dev/null to silence the progress bars and reduce console spew. The -q option could be used to accomplish this, but that would also eliminate other more useful information, such as the names and versions of packages being installed.
* Update to the 20131215 snapshot of GCC 4.9.0.gerald2013-12-162-3/+3
|
* Update to the 20131214 snapshot of GCC 4.7.4.gerald2013-12-162-3/+3
|
* Support stagebapt2013-12-162-9/+13
| | | | | Fix build on head Respect CXXFLAGS
* Update to 0.10.kwm2013-12-167-35/+78
| | | | Adopt.
* Spell out "nestedfct"rene2013-12-161-1/+1
| | | | Approved by: portmgr (bapt)
* fmake doesn't like previous commit (which breaks index) [1]bapt2013-12-161-14/+0
| | | | | | | Given we do not support for long enough old OPTIONS framework just get rid of this compat block that doesn't bring anything anymore Kick by: cperciva [1]
* Do not set again WITHOUT_NLS in old backward compatibility if NLS is in ↵bapt2013-12-161-1/+1
| | | | | | OPTIONS_UNSET Reported by: eadler
* Mention nestedfct parameter.rene2013-12-161-10/+11
| | | | | | Perform some language fixes while here. Approved by: portmgr (bapt)
* setuptools are now default, no need to bring it explicitlyantoine2013-12-161-2/+0
|
* - Switch from easy_install to installantoine2013-12-162-40/+3
| | | | | - Use PYDISTUTILS_AUTOPLIST - License is BSD3CLAUSE
* - switch from easy_install to installantoine2013-12-163-848/+23
| | | | | - stage support - use PYDISTUTILS_AUTOPLIST
* Update to 2.3.1matthew2013-12-1614-193/+212
| | | | | | | | | | | | | | | | | | | | | | | | * Staging support * New style LIB_DEPENDS * Use OPTIONS helpers * OPTIONS_SINGLE to select between Cyrus SASL and gsasl * Two new options: EXPERIMENTAL and SUPERCEDED The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes everywhere except for on FreeBSD 10.x, where it's in the base system. The github.org MASTER_SITE a) redirects to a server in the Amazon cloud and b) requires use of HTTPS. (a) implies setting fetch(1) to follow redirects, which is usually frowned upon. However, this pattern is recommended in bsd.sites.mk for use with GitHub. (b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS support there yet. Hence provide a copy of the distfile on http://people.freebsd.org/ as a 2nd MASTER_SITE Approved by: mm (maintainer)
* - add stage supportohauer2013-12-1625-163/+68
| | | | | | | - add license - minor cleanups with hat apache@
* - Back out my change, since wg@ already fixed the portmva2013-12-161-1/+0
| | | | Noticed by: wg@
* Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationwg2013-12-161-0/+4
| | | | | | | Now that all python packages use setuptools and eggs are undesired for system wide packages the ports should use USE_PYDISTUTILS=yes instead. Approved by: portmgr (bapt)
* Fix libdv entry.thierry2013-12-161-1/+1
| | | | Reported by: Ivan Klymenko <fidaj (at) ukr (dot) net>
* - Depend explicitly on lang/python at build time.mva2013-12-161-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* x11-wm/ede: depends explicitly on "python" to buildwg2013-12-161-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-161-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Set support for 256 colors on by default.thierry2013-12-161-1/+2
| | | | | | | Note: PORTREVISION intentionnally not bumped; this is just for package building, and poudriere should notice it anyway. Requested by: R. Tyler Croy <tyler (at) monkeypox (dot) org>
* Use OPTIONS instead of WITH_XYZ'sadamw2013-12-162-39/+50
| | | | | | | | | Default to PBL as the data store (per the author's recommendations) Use OPTIONS helpers where possible Fix with clang PR: ports/184579 Approved by: stefan (maintainer)
* japanese/mozc-server: depends explicitly on "python" to buildwg2013-12-161-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Finish stage supportantoine2013-12-161-0/+2
|
* databases/py-sqlobject: stagify and minor changeswg2013-12-162-211/+6
| | | | | | - Allow staging - Switch distutils from easy_install - Use auto plist
* - Update to 1.2.1.rakuco2013-12-164-67/+8
| | | | | | | | | | - Support staging. - Adapt to the new LIB_DEPENDS format. Fixes in this release include: * Some improvement on inner-shadows * Some extra checks on widgets validity to prevent runtime warnings * Some rendering improvements for instance regarding scrollbars and textviews
* Set license to BSD, 3-claused.rene2013-12-161-2/+1
|
* devel/py-billiard: update to 3.3.0.13wg2013-12-162-6/+5
| | | | | | - Update to 3.3.0.13 - Switch from easy_install - Use BSD3CLAUSE license
* * Update to 0.87alexey2013-12-162-16/+11
| | | | | | * STAGE support Approved by: wg (mentor)
* - Update to 1.4.1.rakuco2013-12-164-68/+9
| | | | | | | | - Support staging. Changes in this version: * Mark zotero as XUL application * Fix some antialias issue on sliders
* * devel/awscli - update to 1.2.8alexey2013-12-166-14/+14
| | | | | | | | * devel/py-botocore - update to 0.28.0 * devel/py-jmespath - update to 0.2.0 * While here, change USE_PYDISTUTILS from "easy_install" to "yes". Approved by: wg (mentor)
* - use STAGEDIRdinoex2013-12-161-3/+3
|
* - Update to 1.3.2.trociny2013-12-162-3/+6
| | | | | | - Add regression-test target. Approved by: bdrewery (mentor)
* - update LIB_DEPENDSdinoex2013-12-161-11/+5
| | | | - use OPT_USE
* - use STAGEDIRdinoex2013-12-162-52/+38
| | | | | | - use USE_WEBPLUGINS - use OPT_* flags - clean LIB_DEPENDS
* - Update to 0.9.31.rakuco2013-12-163-17/+21
| | | | | | | | - Support staging [1]. - Adapt to the new LIB_DEPENDS and options formats. - Set LICENSE. Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
* - Update to 1.1.20131109thierry2013-12-1615-846/+309
| | | | | | | | | - Stagify Note: options have been modified, please review your config! PR: ports/184407 Submitted by: Thomas Zander (maintainer)
* Fix WMA playback.crees2013-12-162-1/+16
| | | | | | | | 0.18 update will come soon, but it's proving nontrivial due to a substantial rewrite in c++! PR: ports/184768 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com>
* - Update to 2.0.12.rakuco2013-12-163-7/+13
| | | | | - Set LICENSE. - Adapt to the new LIB_DEPENDS format.
* Fix plist.alexey2013-12-161-1/+0
| | | | | | PR: ports/184745 Submitted by: Anes Mukhametov <anes@anes.su> (maintainer) Approved by: wg (mentor)
* - add stage supportohauer2013-12-161-13/+8
| | | | - add License
* Specify which BSD licence applies.rene2013-12-165-6/+6
| | | | Submitted by: make check-sanity
* lang/tinypy: fix usage of python and exampleswg2013-12-161-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* math/biggles: fix python usagewg2013-12-161-2/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Loook is a simple Python tool that searches for text strings innemysis2013-12-164-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)
* math/petsc: depends explicitly on "python"wg2013-12-161-1/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* devel/py-lxml: switch from easy_install and stagifywg2013-12-161-3/+1
|
* - add stage supportohauer2013-12-1611-64/+45
| | | | - minor cleanups
* sysutils/linux-crashplan: remove bogus and useless pre-patch targetwg2013-12-161-3/+0
| | | | Submitted by: Evan Susarret <evansus gmail com>
* Use setuptools for all Python ports.wg2013-12-1662-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)
* misc/cuecat: fix python usagewg2013-12-161-4/+4
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* misc/pylize: depends explicitly on "python"wg2013-12-161-3/+5
| | | | | | | Also restrict to python 2.x. Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* net-im/cjc: fix python usage and minor fixeswg2013-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)
* net-im/telepathy-idle: fix python dependswg2013-12-151-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Comment out apparently unused yet offending piece of code to unbreak thedanfe2013-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
* Meld 1.8.3 has been released.pawel2013-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)
* - Fix ${PYTHON} -> ${PYTHON_CMD}mva2013-12-151-1/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* net/mpich2: fix usage of pythonwg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Depend explicitly on lang/pythonmva2013-12-151-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Add new option: EXTRAOPTS. It enables parsing of plugins inidemon2013-12-151-2/+7
| | | | | | config files for extra options. Submitted by: Chris 'sh0shin' Frage <cf@sh0shin.org>
* Use drill(1) instead of dig(1) on fresh FreeBSD-10.demon2013-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).
* math/py-numpy: Remove Atlas WITH_STATIC notification using ECHO_MSGkoobs2013-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>
* Remove expired ports:rene2013-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
* Update to 1.1.1rene2013-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
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+2
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Restrict the python version to be used to the proper valuemva2013-12-151-1/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* net/rabbitmq-c(-devel)?: depends explicitly on "python"wg2013-12-152-2/+4
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Try fix under fbsd > 10az2013-12-151-0/+10
|
* - allow stagingohauer2013-12-159-66/+26
| | | | | | - change to new LIB_DEPENDS notation - s/LATEST_LINK/PKGNAMESUFFIX/ - fix MASTERSITE
* net/py-pypcap: fix usage of pythonwg2013-12-151-2/+4
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+2
| | | | | | | | dependency - Restrict python to the supported versions Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* net/samba4: fix usage of python to remove implicit dependencywg2013-12-151-1/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+3
| | | | | | | | dependency - Restrict the build to the supported Python versions Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+6
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update to version 5.2.0.0pawel2013-12-152-3/+3
|
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+4
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* math/py-numpy: Add missing ending quotation to ECHO_MSGkoobs2013-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>
* net/xorp-devel: depends explicitly on "python" to buildwg2013-12-151-0/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - allow stagingohauer2013-12-151-9/+5
| | | | | - s/LATEST_LINK/PKGNAMESUFFIX/ - change MASTERSITE to GOOGLE_CODE
* science/abinit: depends explicitly on "python"wg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - add DIST_SUBDIRohauer2013-12-152-2/+3
|
* - update to 1.0.3ohauer2013-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.
* security/cfv: fix usage of python and limit to 2.xwg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* security/py-pyme: fix usage of pythonwg2013-12-151-2/+4
| | | | | | | | - Fix usage of python - USES gmake Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - use X11_CONFIGURE_WITH, X11_USEdinoex2013-12-152-10/+4
|
* shells/jailkit: fix python usagewg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* net/minidlna: fix patch for kqueue supportwg2013-12-158-796/+521
|
* - Update to 1.2lwhsu2013-12-154-628/+17
|
* - new option COMPAT9dinoex2013-12-151-8/+12
| | | | - add USES=desktop-file-utils
* - fix pkgng problemdinoex2013-12-151-3/+1
| | | | | do not use @dirrmtry PR: 184695
* - change to new LIB_DEPENDS notationohauer2013-12-151-10/+8
| | | | - s/LATEST_LINK/PKGNAMESUFFIX/
* - Update to 2.0.10antoine2013-12-152-5/+5
| | | | | | | - BSD License has 2 clauses - New LIB_DEPENDS syntax Submitted by: maintainer on IRC
* - enable stagingohauer2013-12-151-6/+2
|
* - works only with apache22 not with apache24ohauer2013-12-151-2/+2
| | | | | PR: 184769 Submitted by: Kenneth Lind <exil@sasurai.se>
* - update to 4.1.0ohauer2013-12-153-399/+3
| | | | | | | | | | | | | | | | | | | | | Changes in this release include: - Major rework of dependency calculations for initial Makefile building. Dependencies are now built inside of Build jails to prevent any cross-contamination. OPTIONS are handled properly via a new static d4p port (needs to be installed on the host). - Fix enterbuild so that the sleepme file can be properly deleted - Add support for protocol flag in createJail command when using LFTP update method. - Add some more variable exceptions that are used by bmake - Fix ports fetching on IPv6 hosts - Correct some clang issues, typos and style problems in pnohang - Add support for 11.X - Force CC and CXX to be the GNU versions for FreeBSD < 9 PR: 184391 Submitted by: ohauer Approved by: maintainer timeout (14 days)
* - add stage supportaz2013-12-1517-40/+31
| | | | - pet portlint
* Finish stage supportantoine2013-12-151-4/+3
| | | | Reviewed by: maintainer
* databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386koobs2013-12-153-30/+8
| | | | | | | | | | | | - Update to 1.4 - Set BROKEN on FreeBSD 9+ i386 - Enable STAGE support - Enable AUTOPLIST support delete pkg-plist accordingly - Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST) - Whitespace alignment PR: ports/184357 Submitted by: Jose jachuf <jjachuf@gmail.com>
* - Update to 2.4.12bdrewery2013-12-152-3/+3
| | | | | | Changes: * Fix namespace clash with TSort when using bundler
* Update to 5.2.3bapt2013-12-154-113/+42
| | | | | | | Pass maintainership to lua@ Lots of cleanup in the Makefile Reduce patching Support stage
* - Fix build on 10db2013-12-1518-4/+453
| | | | | - Add STAGEDIR - Add LICENSE
* Support stagebapt2013-12-151-14/+7
|
* Update to 5.3.28flo2013-12-158-119/+50
| | | | Security: 47b4e713-6513-11e3-868f-0025905a4771
* sysutils/epylog: fix usage of pythonwg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* textproc/py-tvgrab: fix usage of python and stagifywg2013-12-152-72/+8
| | | | | | | | | - Fix usage of python - Trim COMMENT - Use python auto plist - Allow staging Reported by: exp-run (PR 184591)
* sysutils/xen-tools: fix python usage for realwg2013-12-151-3/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* sysutils/zeitgeist: depends explicitly on "python"wg2013-12-151-4/+5
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* textproc/py-pyx12: fix usage of pythonwg2013-12-151-3/+2
| | | | Reported by: exp-run (PR 184591)
* textproc/queequeg: depend explicitly on "python" and stagifywg2013-12-151-15/+12
| | | | Reported by: exp-run (PR 184591)
* www/mod_pagespeed: depends explicitly on "python" to buildwg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* security/pam_require: multiple fixeseadler2013-12-151-3/+2
| | | | | | - Fix COMMENT - Convert to STAGING - USE_GMAKE -> USES=gmake
* - Update to 0.25antoine2013-12-154-46/+19
| | | | | | | | | - No stage support yet, .elc files embed the path of the .el file, not sure if it is stage safe or not PR: ports/182563 Submitted by: Max Sterling Approved by: maintainer
* net/rabbitmq: fix usage of pythonwg2013-12-151-0/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update to version 3.9.3pawel2013-12-1511-456/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New in this release: ~~~~~~~~~~~~~~~~~~~~ * The TAB address completion in the Compose window now matches any part of the address and not just the beginning. * When copying or moving a message, the type-ahead search now matches any part of a folder name and not just the beginning. * It is now possible to replace the current signature in the Compose window by using the '/Message/Replace signature' menu item. * It is now possible to disable the 'Subject is empty' warning dialogue. See the option 'Warn when Subject is empty' option on the '/Configuration/Preferences/Mail handling/Sending' page. * When sending messages, if the hostname cannot be determined, fallback to 'localhost' rather than 'unknown', as the latter is rejected by some servers. * Added better handling of messages from broken mailers, such as yahoo groups. * PDF plugin: the minimum required version of poppler is 0.12.0. * PGP/* plugin: long key IDs are now displayed in the dialogues instead of short IDs. * PGP/* plugin: The automatic signature check is now non-blocking. * Python plugin: can now access accounts, mailboxes, folder properties * vCalendar plugin: webcals:// URLs are now treated as https:// * Translation updates: Brazilian Portuguese, Czech, Dutch, French, German, Hebrew, Slovak, Spanish, and Swedish. * Support for Maemo has been removed.
* textproc/rubber: fix usage of pythonwg2013-12-151-5/+4
| | | | | | | | | - Fix usage of python - Limit to python 2.x - USES gmake - Remove leading article from COMMENT Reported by: exp-run (PR 184591)
* Finish stage supportantoine2013-12-152-1/+2
|
* www/webkit-gtk3: fix usage of pythonwg2013-12-151-1/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+2
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - reenable ENIGMAIL by default, it was disabled on purpose in the previousflo2013-12-152-1/+15
| | | | | | | | commit, but was accidentally forgotten in the commit log - add a patch to fix the build with ENIGMAIL [1] Tested by: Christoph Lukas <clukas@firc.de> Obtained from: OpenBSD [1]
* Set proper permissions on tests, or lynis will skip themantoine2013-12-152-0/+3
| | | | | | PR: ports/184143 Submitted by: Kozlov Sergey Approved by: maintainer timeout (3 weeks)
* Add explicit dependency on pkgconf (needed for libkdcraw detection)antoine2013-12-151-1/+1
| | | | Approved by: portmgr (bapt)
* - Update from 3.0.4 to 3.0.5 [1]danilo2013-12-152-5/+4
| | | | | | | - Remove the unnecessary MAN8 entry PR: ports/184763 Submitted by: Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer) [1]
* Add explicit dependency on pkgconf (needed for detection of libmtp, ↵antoine2013-12-151-1/+1
| | | | | | loudmouth and libgpod) Approved by: portmgr (bapt)
* www/node-devel: fix python usage same as www/nodewg2013-12-151-0/+6
| | | | | | | | - Use the python version specified for building instead of one of the meta port values, which might mismatch Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Update to 2013-12-13antoine2013-12-152-8/+5
| | | | | - Use PYDISTUTILS_AUTOPLIST - Install examples as scripts since they are now shebangfixed
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+5
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update to 2.4.22.kwm2013-12-157-73/+32
| | | | | | | | USE_GNOME=gnomehack ->USES=pathfix. Stageify, use new LIB_DEPEND syntax, switch to libtool less ltverhack. Merge new gtk-query-immodules handling from gtk30 ports in our dev repo [1] Obtained from: FreeBSD gnome dev repo [1]
* - Update from 9.2.5 to 10.0.0 [1]danilo2013-12-153-14/+24
| | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax PR: ports/184765 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) [1]
* x11-fm/twander: fix usage of pythonwg2013-12-151-0/+8
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* x11-wm/awesome2: fix usage of pythonwg2013-12-151-0/+2
| | | | | | | - It is a build dependency for the manpages Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+12
| | | | | | | | dependency - Convert USES_GMAKE to USES=gmake, while here Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* sysutils/slurm-hpc: fix the usage of pythonwg2013-12-151-2/+8
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - make lang/python an explicit dependency to get rid of themva2013-12-151-1/+2
| | | | | | | implicit one Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* graphics/nathive: depends explicitly on "python"wg2013-12-151-2/+4
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Update from 3.7.54 to 3.7.55danilo2013-12-152-3/+3
|
* - make lang/python an explicit build dependency to getmva2013-12-151-1/+2
| | | | | | | rid of the implicit one Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update google-sparsehash to use gcc 4.8+sbruno2013-12-151-0/+2
| | | | | This seems to work as I can now link clementine-player against it and use google-drive support
* devel/astah-community: sync legaleadler2013-12-151-1/+0
| | | | | | | Prefer syncing text from port -> LEGAL instead of using LICENSE_TEXT to override RESTRICTED. Approved by: portmgr (implicit)
* net/neubot: fix the usage of pythonwg2013-12-151-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Use python2 explicitly for the buildmva2013-12-151-2/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* sysutils/x86info: fix the usage of pythonwg2013-12-151-0/+5
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Use modern syntax for LIB_DEPENDS.demon2013-12-151-1/+1
|
* --without-pgsql does work now.demon2013-12-151-1/+1
|
* Update to new lib_depends syntax, stageify,kwm2013-12-1515-79/+94
| | | | Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10.
* Update from 4.0.27 to 4.0.29:osa2013-12-148-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> Release 4.0.29 -------------- * Fixed a compilation problem on OS X Mavericks. Release 4.0.28 -------------- * Introduced a workaround for a GCC 4.6 bug. This bug could cause Phusion Passsenger to crash during startup. Affected operating systems include Ubuntu 12.04 and Amazon Linux 2013.09.01, though not every machine with this OS installed exhibits the problem. See issue #902. * Improved Node.js support: the Sails framework is now supported. * Improved Node.js support: the streams2 API is now supported. * Introduced support for hooks, allowing users to easily extend Phusion Passenger's behavior. * Fixed a bug in the `passenger start -R` option. It was broken because of a change introduced in 4.0.25. * Fixed a bug in PassengerMaxInstancesPerApp. Fixes issue #1016. * Fixed compilation problems on Solaris. * Fixed an encoding problem in the Apache autodetection code. Fixes issue #1026. * The Debian packages no longer depend on libruby. * Application stdout and stderr are now printed without normal Phusion Passenger debugging information, making them easier to read. </ChangeLog>
* Fix build of check_radius.demon2013-12-142-18/+20
| | | | | PR: 184759 Patch from Niclas Zeising <zeising@daemonic.se>
* Update from 1.1.7 to 1.1.8.osa2013-12-142-3/+3
|
* - Fix the library detection, if lang/python is not installedmva2013-12-141-0/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-3/+3
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - ALSA now supports playing HTML5 audio with 32-bit sample format [1]flo2013-12-145-29/+94
| | | | | | | | | | | | | | | | | | | after being converted from float as passed by firefox/libcubeb [2] - Restore behavior from r296140 while adding alignment options in case of issues. This should make things slightly less broken and add more sample formats. [1] - Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA which sample formats are supported and just feed whatever they like, assuming the underlying device supports it. While here also fix mixer device for OSS plugin. It should be /dev/dsp according to 4Front OSS wiki. The only works with ARIFF_OSS enabled but the volume is reset on close(). audio/oss doesn't work either way: the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2] PR: ports/183861 [1] PR: ports/184006 [2] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer timeout
* - update/add russian bugzilla templatesohauer2013-12-1410-8/+341
|
* Set USE_GCC to 'yes' instead of requesting 4.6+ehaupt2013-12-141-1/+1
| | | | Requested by: gerald
* Bring back Makefile.webplugins, it's still in use.flo2013-12-141-0/+222
| | | | This unbreaks INDEX.
* - Update to 0.61 [1]tota2013-12-142-15/+13
| | | | | | - Support STAGEDIR Reported by: maintainer (via twitter) [1]
* Update to nspr 4.10.2flo2013-12-1495-3339/+1926
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to nss 3.15.3.1 Update firefox-esr and thunderbird to 24.2.0 Update firefox to 26.0 Update seamonkey to 2.23 - catch up with directory renames since USES=webplugins was introduced; fixes plugins not being automatically enabled after install - linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and measure about:memory usage, again - dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes some flash sites work again; as there's no nspluginwrapper in-between the infamous "youtube issue" never occurs - install DEBUG with symbols [3] and describe the option better [4] - enable dumping about:memory upon kill -65, kill -66 and GC/CC log upon kill -67 to a file under /tmp directory; linux-firefox uses kill -34, kill -35 and kill -36 respectively PR: ports/183861 [1] PR: ports/184006 [2] PR: ports/169896 [3] PR: ports/184285 [3] PR: ports/184286 [4] Security: dd116b19-64b3-11e3-868f-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
* www/py-django-dpaste: Update to 2.1 (Upstream is responsive, Thanks Martin!)koobs2013-12-142-4/+3
| | | | | | | After reporting that re-rolling distributions can cause headaches for packagers and users, Martin graciously (and quickly) addressed it with a version bump, git tag and PyPi update. This change is a functional noop and brings the universe back into equilibrium.
* - Add LEGAL_TEXT to sync with the 'why' column in LEGAL [1]tota2013-12-141-10/+15
| | | | | | | - Add LICENSE section - Support STAGEDIR Submitted by: eadler (via private e-mail) [1]
* www/py-django-dpaste: Packaging fixes upstreamed and distfile re-rolledkoobs2013-12-144-20/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Four reported issues were upstreamed and the PyPi distribution file was re-rolled without a version bump or new tag. A number of addition commits also come along with this (Cmd-Enter to submit form) so bump PORTREVISION accordingly. - Delete all patches and the post-patch: workaround. Fixes: Issue #26: Templates and static files missing from sdist and installed files (create MANIFEST.in) https://github.com/bartTC/dpaste/issues/26 Issue #27: manage.py uneccessarily installed in LOCALBASE/bin due to scripts= in setup.py https://github.com/bartTC/dpaste/issues/27 Issue #28: Trove classifiers missing in pypi entry (use list not tuple) https://github.com/bartTC/dpaste/issues/28 Issue #29: Create LICENSE file, add MIT contents, add to MANIFEST.in https://github.com/bartTC/dpaste/issues/29
* devel/drpython: use easy_install and python auto plistwg2013-12-142-392/+6
| | | | - This is in preparation for setuptools only python ports
* Update to 5.5.7 release and refresh patches.ale2013-12-1417-70/+70
|
* Add note about Berkeley DB deprecation and link to Wiki docs.mandree2013-12-141-0/+13
|
* Update to 5.4.23 release and refresh patches.ale2013-12-1417-70/+70
|
* devel/boost-libs: Backport fix building test framework on non-x86 platformskoobs2013-12-141-0/+16
| | | | | | | | | | | | | | This change backports an upstream commit [1] to fix building of the test framework on non-x86 systems [2] due to not #include'ing osreldate.h prior to testing __FreeBSD_version. [1] https://svn.boost.org/trac/boost/changeset/62780 [2] https://svn.boost.org/trac/boost/ticket/3897 PR: ports/182549 Submitted by: jhibbits Reviewed by: bapt Approved by: office@ (bapt)
* Update to version 2.3.0pawel2013-12-142-8/+4
| | | | | PR: ports/184752 Submitted by: maintainer
* - Add option PULSEADUIO default to off, package links topawel2013-12-141-99/+46
| | | | | | | | | | | libpulse when availble on system - Don't reset options to just LAME when not building on package server - Convert to new LID_DEPENDS format, use option helpers PR: ports/182838 Submitted by: me Approved by: maintainer timeout
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-1/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-1/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Convert to staging.mandree2013-12-141-9/+7
|
* Update to r664:mandree2013-12-143-15/+16
| | | | | | | | | | r664 Squash some memory leaks when generating the 'Get Info' screen. Fixes #230 r663 Prevent crash when receiving NULL data from the backend. Seems to happen on X11 when Skype hasn't started yet r662 Add macports options to the Makefile r661 Add extra error handling for accounts that disconnect while we're processing a message r660 Added patch from doktor.yak to fix version detection code on Linux, when setting up the missedchatmessages poll - Fixes issue 225 Convert to staging.
* Convert to staging.mandree2013-12-142-24/+25
| | | | Strip debug symbols for installed .so files unless WITH_DEBUG is set.
* Convert to staging.mandree2013-12-145-20/+18
|
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Use the python version specified for building insteadmva2013-12-141-1/+5
| | | | | | | of one of the meta port values, which might mismatch Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix shebang replacementmva2013-12-141-2/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix BUILD_ and LIB_DEPENDS for py-django14mva2013-12-141-2/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate ↵antoine2013-12-141-1/+1
| | | | | | detection) Approved by: portmgr (bapt)
* math/py-numpy: Fix static library check that assumes atlas is installedkoobs2013-12-141-3/+8
| | | | | | | | | | | | | | | | | | | | | - Use BUILD_DEPENDS to check for the atlas static library at pre-build time instead of checking if the file exists (False if atlas is not installed) - Replace IGNORE with a message to the user notifying them that an atlas install WITH_STATIC is needed, and provide clues as possible actions without being too prescriptive. As discussed with eadler@, a correct resolution to "ports depending on other ports with specific OPTIONS" is either an atlas slave port (ie: atlas-static), or to modify atlas to install both shared and static libraries. This change is a net gain on the existing broken behaviour, by fixing the check, while retaining the user notification. PR: ports/178094 Reviewed by: jhibbits, eadler Approved by: maintainer timeout (7+ months)
* bsd.sanity.mk: add a warning not to use the BSD licenseeadler2013-12-141-0/+6
| | | | | | | The 'BSD' license covered 3+ different licenses some of which were not OSI approved. Instead we now have 3 separate licenses. Approved by: portmgr (tabthorpe)
* security/libgcrypt: Remove BROKEN on powerpckoobs2013-12-141-6/+2
| | | | | | | | | - Remove BROKEN on powerpc [1] - Enable STAGE support PR: ports/183066 Submitted by: jhibbits Approved by: maintainer timeout (1 month)
* The MCPU_OPTS conditional block currently incorrectly sets ABI=64 forkoobs2013-12-141-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | all ARCH strings that in 64. GMP expects mode64, mode32 or 32 as valid values for the ABI option [1]. Using an invalid value causes the following build error on powerpc64: configure: error: ABI=64 is not among the following valid choices: mode64 mode32 32 This is the minimum change to set the correct "mode64" ABI value when ARCH is powerpc64, while also keeping all other semantics the same. A more complete refactor of this port is possible, but would need an exp-run to test for regressions. The change was tested on powerpc64 (thanks justin) and amd64 (for regression) While I'm here: - Remove indefinite article from COMMENT [1] https://gmplib.org/manual/Build-Options.html PR: ports/179127 Submitted by: jhibbits Reviewed by: jhibbits, ak Approved by: maintainer timeout (6 months)
* - Update rsyslog7 to 7.4.7. Finally stagify thanks to help from bapt@ !brd2013-12-143-26/+19
| | | | Reviewed by: az@
* - Add stage supportdanilo2013-12-142-258/+84
| | | | | - Convert a lot of "if's" to options helpers - Convert LIB_DEPENDS to new syntax
* Fix typos in pkg-message.mandree2013-12-141-2/+2
|
* Convert to staging.mandree2013-12-142-24/+33
|
* Support stagebapt2013-12-141-2/+1
|
* Support stagebapt2013-12-141-4/+3
|
* Support stage, use options helpersbapt2013-12-141-12/+5
|
* Support stagebapt2013-12-141-1/+0
|
* fix build on FreeBSD 10oliver2013-12-141-0/+1
|
* Support stagebapt2013-12-141-1/+0
|
* Support stagebapt2013-12-142-18/+38
|
* Support stagebapt2013-12-141-2/+1
|
* Support stagebapt2013-12-142-13/+13
|
* - Convert "if defined(WITH_GTK2)" to optionsdanilo2013-12-141-14/+13
| | | | - Add stage support
* - Add stage supportdanilo2013-12-141-9/+5
|
* Support stagebapt2013-12-141-2/+1
|
* Support stage and packaging as userbapt2013-12-141-1/+1
|
* Support stagebapt2013-12-141-3/+2
|
* - Remove the indefinite article from COMMENTdanilo2013-12-141-5/+5
| | | | | | - Add LICENSE - Convert USE_GMAKE to USES - Add stage support
* Support stagebapt2013-12-141-5/+4
|
* Support stagebapt2013-12-141-11/+5
|
* Support stagebapt2013-12-141-3/+2
|