aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - USE_PYDISTUTILS=easy_install deprecated, use USE_PYDISTUTILS=yes insteadWen Heping2013-12-271-1/+1
| | | | | | | Spotted by: koobs@(thanks!) Notes: svn path=/head/; revision=337642
* . Fix the POLICY option to actually install the unlimited strength policyGreg Lewis2013-12-271-4/+5
| | | | | | | | | | files again. PR: 185015 Submitted by: Phil Phillips <pphillips@experts-exchange.com> Notes: svn path=/head/; revision=337641
* Uliweb is a Python based web framework.Wen Heping2013-12-275-0/+41
| | | | | | | WWW: https://pypi.python.org/pypi/Uliweb/ Notes: svn path=/head/; revision=337640
* - Use USE_GCC=anySunpoet Po-Chuan Hsieh2013-12-272-19/+23
| | | | | | | | | | - Add missing USES=pkgconfig - Remove deprecated PTHREAD_* - Strip binary executable and shared library - Support STAGEDIR Notes: svn path=/head/; revision=337639
* - Use USE_GCC=anySunpoet Po-Chuan Hsieh2013-12-273-42/+33
| | | | | | | | | | | - Change -lpthread to -pthread - Strip binary executable and shared library - Use NOT_FOR_ARCHS - Remove outdated ARCH check and pkg-message - Support STAGEDIR Notes: svn path=/head/; revision=337638
* - Use MAKE_CMDSunpoet Po-Chuan Hsieh2013-12-271-3/+2
| | | | | | | | - Reenable regression-test: - Support STAGEDIR Notes: svn path=/head/; revision=337637
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-12-271-3/+1
| | | | Notes: svn path=/head/; revision=337636
* - Update to 20131225Sunpoet Po-Chuan Hsieh2013-12-272-3/+3
| | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20131225.diff Notes: svn path=/head/; revision=337635
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-12-271-6/+6
| | | | | | | - Remove outdated OSVERSION check Notes: svn path=/head/; revision=337634
* - Update to 3.8Sunpoet Po-Chuan Hsieh2013-12-272-3/+3
| | | | | | | | | Changes: http://ru.wordpress.org/2013/12/parker/ PR: ports/185205 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Notes: svn path=/head/; revision=337633
* - Update to 3.8Sunpoet Po-Chuan Hsieh2013-12-272-3/+3
| | | | | | | Changes: http://ja.wordpress.org/2013/12/16/wordpress-3-8-ja/ Notes: svn path=/head/; revision=337632
* - Support stagingDmitry Marakasov2013-12-273-54/+4
| | | | Notes: svn path=/head/; revision=337631
* games/daimonin-music: Remove NO_CHECKSUMJohn Marino2013-12-263-6/+10
| | | | | | | | | | | | | | | | | | It appears the original maintainer was trying to have the port continue to work even when the AllMusic.zip distinfo file got updated. He also worked under the assumption that the port was updated in place rather than be deinstalled and reinstalled, hence all the logic in the pkg-plist previously. I removed NO_CHECKSUM, generated a distinfo file, and updated the portversion to match the latest modification date (2012-04-02). The related PR provided minimal inspiration, but the same goal has been achieved. PR: ports/170052 Notes: svn path=/head/; revision=337630
* - Support staging.Raphael Kubo da Costa2013-12-262-110/+90
| | | | | | | | | - Adapt to the new options syntax. - Adapt to the new LIB_DEPENDS syntax. - Set LICENSE. Notes: svn path=/head/; revision=337629
* Update to 3.3Matthew Seaman2013-12-263-15/+7
| | | | | | | | | | | | | | - BSD2CLAUSE license - OPTIONS helpers - remove code from pkg-install.in that was duplicating functionality already performed from pkg-plist. This version drops support for the old-style OPTIONS variable, and looks for both OPTIONSFILE and OPTIONS_FILE if OPTIONS_DEFINE is not empty. Notes: svn path=/head/; revision=337628
* - Change master sitesRusmir Dusko2013-12-261-15/+12
| | | | | | | | | | | | - USES gmake instead of USE_GMAKE - Change Desktop entry file - Support STAGEDIR - Disable all warnings with -w Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=337627
* Convert to new LIB_DEPENDS syntax so 'make check-sanity' is happy.Rene Ladan2013-12-261-2/+2
| | | | Notes: svn path=/head/; revision=337626
* games/daimonin: Remove expiration message for music supportJohn Marino2013-12-261-2/+0
| | | | | | | Reason: Music support builds again. Notes: svn path=/head/; revision=337625
* games/daimonin-music: Unbreak, support staging, remove expirationJohn Marino2013-12-262-11/+3
| | | | | | | | This expired port was trivial to fix. Support stage and return it to service. Notes: svn path=/head/; revision=337624
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337623
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337622
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337621
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337620
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337619
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337618
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337617
* - Don't use easy_install for build/installPawel Pekala2013-12-262-43/+13
| | | | | | | | - Use auto generated plist - Support staging Notes: svn path=/head/; revision=337616
* Update to 1.4.Alexander Leidinger2013-12-262-4/+4
| | | | Notes: svn path=/head/; revision=337615
* - Update to 3.8Sunpoet Po-Chuan Hsieh2013-12-262-3/+3
| | | | | | | | | | Changes: http://wordpress.org/news/2013/12/parker/ PR: ports/185185 Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) Notes: svn path=/head/; revision=337614
* - Support stagingPawel Pekala2013-12-261-4/+2
| | | | | | | - Improve option description Notes: svn path=/head/; revision=337613
* - Assign these to ruby@Steve Wills2013-12-267-7/+7
| | | | Notes: svn path=/head/; revision=337612
* graphics/apngasm: restore LDFLAGS+= -lzJohn Marino2013-12-261-0/+2
| | | | | | | | The LDFLAGS definition was removed with the previous commit, but LDFLAGS+=-lz is still required for newer gcc with new binutils. Notes: svn path=/head/; revision=337611
* . take maintainership print/foomatic-db, print/foomatic-db-engine, ↵Boris Samorodov2013-12-2610-389/+2714
| | | | | | | | | | | | | | | | | print/foomatic-filters); . update to version 20131207; . change MASTER_SITES; . use new LIB_DEPENDS syntax; . incorporate USES=gmake; . allow staging. PR: ports/184690 Submitted by: bsam (me) Reviewed by: acm (former maintainer, maintainer timeout) Notes: svn path=/head/; revision=337610
* devel/py-fastimport: support stagingWilliam Grzybowski2013-12-262-58/+2
| | | | Notes: svn path=/head/; revision=337609
* . take maintainership;Boris Samorodov2013-12-264-361/+328
| | | | | | | | | | | | | | | | . update to version 20131118; . use new LIB_DEPENDS syntax; . USE_GMAKE -> USES=gmake; . USES=shebabgfiles for msexpand; . allow staging; . remove unneeded ${CAT} ${PKGMESSAGE}. PR: ports/184689 Submitted by: bsam (me) Approved by: acm (former maintainer, maintainer timeout) Notes: svn path=/head/; revision=337608
* devel/py-fam: allow staging and use auto plistWilliam Grzybowski2013-12-261-4/+2
| | | | Notes: svn path=/head/; revision=337607
* devel/py-epsilon: allow staging and use auto plistWilliam Grzybowski2013-12-262-185/+1
| | | | Notes: svn path=/head/; revision=337606
* devel/py-bison: support staging and use auto plistWilliam Grzybowski2013-12-261-16/+6
| | | | Notes: svn path=/head/; revision=337605
* devel/py-EnthoughtBase: allow staging and switch from easy_installWilliam Grzybowski2013-12-262-390/+3
| | | | Notes: svn path=/head/; revision=337604
* devel/py-BytecodeAssembler: allow staging and switch from easy_installWilliam Grzybowski2013-12-261-4/+3
| | | | Notes: svn path=/head/; revision=337603
* net-im/py-pyxmpp: allow staging and minor fixesWilliam Grzybowski2013-12-262-162/+4
| | | | Notes: svn path=/head/; revision=337602
* net-im/py-punjab: support stagingWilliam Grzybowski2013-12-262-58/+9
| | | | Notes: svn path=/head/; revision=337601
* Support stageBaptiste Daroussin2013-12-261-9/+6
| | | | Notes: svn path=/head/; revision=337600
* - Update to version 5.0.9Pawel Pekala2013-12-262-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | - Port needs tcl now - Use shebangfix to fix tclsh path - Strip libraries --- 5.0.9 2013/12/20 ZOOM/yaz-client: allow SRU searchRetrieveResponse with incorrect namespace. --- 5.0.8 2013/12/20 Make cs_parse_host public.A Fix double HTTP dump (-a log would show HTTP packages twice). Bug introduced in YAZ 5.0.6. --- 5.0.7 2013/12/17 Fix buffer corruption for yaz-ztest record fetch. --- 5.0.6 2013/12/17 Allow yaz-ztest to return user-defined records (one record per file). This is enabled by defining environment variable YAZ_ZTEST_XML_FETCH. Prevent early truncatin of HTTP log. (ODR_PRINT for HTTP streams). Use the stream write instead of odr_printf which has a 4K tmp buffer. Fix encoding of 0x00a4 (unicode to danmarc) YAZ-713 Notes: svn path=/head/; revision=337599
* Support stageBaptiste Daroussin2013-12-261-9/+6
| | | | Notes: svn path=/head/; revision=337598
* games/stepmania-devel: Restore LDFLAGS removed by r336938John Marino2013-12-261-1/+1
| | | | | | | | | The LDFLAG -lpthread is needed by newer gcc with modern binutils. It was introduced along with -lX11 in r329747 by myself, but it was removed with the last commit to this port (ports/184822) Notes: svn path=/head/; revision=337597
* Update to version 0.9.5.0.Dmitry Sivachenko2013-12-263-92/+118
| | | | Notes: svn path=/head/; revision=337596
* - Support stagingWilliam Grzybowski2013-12-264-23/+11
| | | | | | | - Modernize python knobs Notes: svn path=/head/; revision=337595
* www/trac-wikinotification: remove unneeded pkg-plistWilliam Grzybowski2013-12-261-32/+0
| | | | Notes: svn path=/head/; revision=337594
* www/trac-wikinotification: allow staging and modernize python knobsWilliam Grzybowski2013-12-261-5/+3
| | | | Notes: svn path=/head/; revision=337593