aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Geo-Parse-OSM
Commit message (Collapse)AuthorAgeFilesLines
* - Cleanup plistDmitry Marakasov2014-09-222-6/+1
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=368899
* - Support stagingDmitry Marakasov2013-10-012-5/+3
| | | | Notes: svn path=/head/; revision=328920
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326941
* - Trim Makefile headersDmitry Marakasov2013-07-121-1/+1
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Trim Makefile headerDmitry Marakasov2013-05-241-13/+2
| | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: 178904 Submitted by: Andrej Zverev <az@FreeBSD.org> Notes: svn path=/head/; revision=319018
* - Get rid of SITE_PERL in my portsDmitry Marakasov2012-06-061-3/+3
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298617
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* - Add PORTSCOUT variableDmitry Marakasov2011-03-171-0/+2
| | | | Notes: svn path=/head/; revision=271169
* Geo::Parse::OSM - OpenStreetMap XML file regexp parserDmitry Marakasov2011-03-124-0/+50
WWW: http://search.cpan.org/dist/Geo-Parse-OSM/ Notes: svn path=/head/; revision=270717