aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-Scanf
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-12/+10
| | | | Notes: svn path=/head/; revision=333056
* 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 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
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+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
* - Fix WWW: lineSergey Matveychuk2006-03-172-2/+2
| | | | | | | | | | - while I'm here: align COMMENT PR: ports/94339 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=157482
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 2.1. Assign maintainer to perl@.Anton Berezin2005-09-222-4/+4
| | | | Notes: svn path=/head/; revision=143327
* Reset maintainership of Seamus Venasse who has not responded for some time.Erwin Lansing2005-09-201-1/+1
| | | | | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self) Notes: svn path=/head/; revision=143208
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Update to 2.0.Anton Berezin2002-09-172-2/+2
| | | | | | | | PR: 42883 Submitted by: maintainer Notes: svn path=/head/; revision=66542
* Add p5-String-Scanf 1.4, emulates the sscanf() of the C stdio library.Anton Berezin2001-11-055-0/+36
PR: 31761 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=49601