aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-File
Commit message (Collapse)AuthorAgeFilesLines
* - use CPAN macroYen-Ming Lee2008-02-261-4/+2
| | | | | | | | - remove the already-in-perl-core-list modules from dependency - bump PORTREVISION Notes: svn path=/head/; revision=207918
* - allow to install this port on newer perlYen-Ming Lee2006-05-111-7/+3
| | | | Notes: svn path=/head/; revision=162051
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* 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
* Don't remove a directory we didn't installKris Kennaway2004-05-311-1/+0
| | | | Notes: svn path=/head/; revision=110491
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* remove extra directories.Yen-Ming Lee2003-06-241-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=83525
* add Tie::File - Access the lines of a disk file via a Perl array.Yen-Ming Lee2003-06-184-0/+43
Notes: svn path=/head/; revision=83203