aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-FileHandle-Unget
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1623Cheng-Lung Sung2009-09-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/FileHandle-Unget/Changes Notes: svn path=/head/; revision=240687
* - Update to 0.1622Cheng-Lung Sung2008-08-142-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES Notes: svn path=/head/; revision=218532
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-3/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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=154110
* - update to current CPAN version (0.1621, since 06 Feb 2005)Cheng-Lung Sung2005-10-212-3/+3
| | | | | | | | PR: 87714 Submitted by: Christian Lackas <delta AT lackas dot net> Notes: svn path=/head/; revision=146000
* - fix pkg-plistCheng-Lung Sung2004-12-051-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=123167
* - update to 0.16.1Cheng-Lung Sung2004-10-162-3/+3
| | | | | | | Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119559
* - update to 0.15.Cheng-Lung Sung2004-09-022-3/+7
| | | | | | | | | | - Switched from WeakRef to Scalar::Util. ( that's why no 0.14 in ports tree) - other minor changes in CHNAGES. Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=117907
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - update from 0.11 to 0.13Erwin Lansing2004-01-022-4/+3
| | | | | | | | | | - get rid of perl 5.005 (bytes.pm) PR: 60816 Submitted by: maintainer Notes: svn path=/head/; revision=97070
* Add p5-FileHandle-Unget 0.11,Vanilla I. Shu2003-10-304-0/+48
a FileHandle which supports ungetting of multiple bytes. PR: 58673 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92646