aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Tail
Commit message (Collapse)AuthorAgeFilesLines
* - Take maintainership which I sometimes used.kuriyama2009-08-081-1/+1
|
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-8/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* Free most of my ports, since they aren't being maintained to ashaun2009-03-141-1/+1
| | | | reasonable standard.
* Hunt for typos in devel/p5-*.olgeni2008-05-241-3/+3
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Pass maintainership to Shaun Amott <shaun@inerd.com>itetcu2006-05-141-1/+1
| | | | | | PR: ports/96289 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor)
* Reset jeremy@external.org who has not responded to email asking aboutlinimon2006-04-051-1/+1
| | | | | | maintainer timeouts. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 0.99.3.tobez2005-11-034-7/+14
| | | | | | PR: 87674 Submitted by: Christian Lackas <delta@lackas.net> Approved by: maintainer timeout
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* o Reduce dependency for perl-5.8.kuriyama2004-03-052-8/+12
| | | | | | o Add WWW line. No response from: maintainer
* utilize SITE_PERLijliao2003-10-242-10/+9
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* add missing RUN_DEPENDSijliao2002-10-241-0/+2
| | | | | PR: 44406 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Upgrade to latest version:vanilla2001-05-103-3/+3
| | | | | | | | | | | | | p5-Authen-PAM => 0.11 p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50 p5-dTemplate => 2.0 set MAINTAINER to ports@FreeBSD.org: p5-Authen-PAM Approved by: maintainers
* Remove empty directories on uninstall.steve2001-04-151-0/+3
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-1/+0
|
* Add p5-File-Tail 0.97, a Perl module that provides tail(1) functionality.will2000-12-215-0/+36
PR: 23707 Submitted by: Jeremy Shaffner <jeremy@external.org>