# New ports collection makefile for: SWF-File # Date created: 20 May 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= SWF-File PORTVERSION= 0.32 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/Y/YS/YSAS PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Manipulating Flash movie (SWF) files BUILD_DEPENDS= ${SITE_PERL}/Data/TemporaryBag.pm:${PORTSDIR}/devel/p5-Data-TemporaryBag RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= SWF::BinStream.3 SWF::BinStream::Codec.3 \ SWF::BinStream::Codec::Zlib.3 SWF::BinStream::File.3 \ SWF::Element.3 SWF::File.3 SWF::Parser.3 post-patch: @${FIND} ${WRKSRC} -type f |\ ${XARGS} ${PERL} -pi -e 's/\x0d(?=\x0a)//' post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile .include .if ${PERL_LEVEL} < 500600 IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again .endif .include git logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with gcc 4.2fjoe2007-11-072-7/+12
* Mark as broken with gcc4.2.linimon2007-10-051-1/+7
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* - Respect LOCALBASEpav2005-11-172-10/+8
* - Unbreak on RELENG_5/6fjoe2005-08-198-19/+87
* BROKEN on >=5.x: Does not buildkris2005-07-211-1/+7
* - add new MASTER SITEleeym2005-02-281-1/+2
* - update Makefile to avoid updating files in FILESDIR during building port.leeym2005-01-102-11/+2
* - assign new MAINTAINERleeym2005-01-088-52/+115
* - add USE_GCC=2.95 and unbreak this portleeym2004-09-282-12/+7
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-291-0/+1
* Per distfile survey, remove mastersite that disappeared in August 2003.linimon2003-11-061-1/+2
* Reset MAINTAINER.fjoe2003-10-301-1/+1
* Unbreak on -CURRENT.fjoe2003-10-293-8/+59
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
* De-pkg-comment.knu2003-02-212-1/+1
* Unbreak mail/ftrack after move to REINPLACEedwin2002-11-051-1/+4
* PERL -> REINPLACEedwin2002-11-041-2/+3
* change MASTER_SITESdwcjr2001-10-191-1/+1
* Update MASTER_SITES.roam2001-06-11