aboutsummaryrefslogtreecommitdiff
path: root/multimedia/p5-FLV-Info
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-052-20/+22
| | | | Notes: svn path=/head/; revision=332815
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add missing BUILD_DEPENDS to silence build warning and enable testingSteve Wills2012-01-061-1/+2
| | | | Notes: svn path=/head/; revision=288640
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.2Martin Wilke2009-03-203-5/+7
| | | | Notes: svn path=/head/; revision=230489
* - update to 0.22Yen-Ming Lee2008-10-173-15/+31
| | | | Notes: svn path=/head/; revision=221709
* - update to 0.21Yen-Ming Lee2008-10-063-21/+7
| | | | Notes: svn path=/head/; revision=221283
* - update to 0.20Yen-Ming Lee2008-10-032-7/+13
| | | | Notes: svn path=/head/; revision=221168
* - Update to 0.19Chin-San Huang2008-08-102-4/+4
| | | | Notes: svn path=/head/; revision=218310
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - update to 0.18Yen-Ming Lee2007-04-062-15/+16
| | | | Notes: svn path=/head/; revision=189317
* - Update to 0.17Cheng-Lung Sung2006-11-063-6/+6
| | | | | | | | PR: ports/105199 Submitted by: chinsan Notes: svn path=/head/; revision=176593
* - Update to 0.15Cheng-Lung Sung2006-10-043-5/+6
| | | | Notes: svn path=/head/; revision=174418
* - Update to 0.14Cheng-Lung Sung2006-10-032-4/+4
| | | | Notes: svn path=/head/; revision=174344
* - Update to 0.13Cheng-Lung Sung2006-09-252-5/+5
| | | | | | | | | | - Transfer to perl@ for maintaining this port PR: ports/103545 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=173800
* - Update to 0.12Cheng-Lung Sung2006-08-012-6/+5
| | | | | | | | PR: ports/101141 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=169318
* - Update to 0.11Cheng-Lung Sung2006-07-263-10/+6
| | | | | | | | PR: ports/100841 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=168779
* - Fix a missing dependCheng-Lung Sung2006-07-231-0/+5
| | | | | | | | | | | - Fix a typo that cause flv2swf cannot work - Bump PORTREVISION PR: ports/100747 Submitted by: maintainer Notes: svn path=/head/; revision=168553
* - Update to 0.10Cheng-Lung Sung2006-07-233-11/+14
| | | | | | | | PR: ports/100708 Submitted by: maintainer Notes: svn path=/head/; revision=168526
* - Update to 0.03Rong-En Fan2006-07-153-9/+13
| | | | | | | | PR: ports/100341 Submitted by: maintainer Notes: svn path=/head/; revision=167909
* This module reads Macromedia FLV files and reports metadata aboutErwin Lansing2006-07-144-0/+65
those files. WWW: http://search.cpan.org/dist/FLV-Info/ PR: ports/100280 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167805