# New ports collection makefile for: Pod-Stripper # Date created: 18 November 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Pod-Stripper PORTVERSION= 0.22 PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Strip all pod, and output what's left PERL_CONFIGURE= yes MAN1= podstrip.1 MAN3= Pod::Stripper.3 post-patch: @${FIND} ${WRKSRC} -type f|${XARGS} ${PERL} -pi -e 's/\x0d(?=\x0a)//;' .include /git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support staging.ehaupt2013-10-251-6/+5
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
* Update to 2.22.2ehaupt2012-12-202-3/+3
* Update to 2.22.1ehaupt2012-11-262-4/+4
* Update to 2.22ehaupt2012-11-244-27/+22
* Restore 'Created by' header information. This has been removed during theehaupt2012-11-041-0/+1
* - Use OPTIONSngehaupt2012-09-091-13/+16
* Use OPTIONSehaupt2012-03-073-39/+39
* Update required patch; forgotten in the previous commit.ehaupt2012-03-062-12/+14
* Update to 2.21ehaupt2012-03-06