aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Tree-Nary
Commit message (Collapse)AuthorAgeFilesLines
* - 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)
* - Update to 1.3erwin2006-12-113-5/+8
| | | | | | | - Add WWW PR: 106555 Submitted by: chinsan <chinsan@FreeBSD.org>
* - Update to 1.21miwi2006-12-092-4/+4
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
|
* Update to 1.3. Bump PORTEPOCH (1.3 is newer than 1.21). Assigntobez2005-09-222-4/+5
| | | | maintainer to perl@.
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
| | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* utilize SITE_PERLijliao2003-10-242-6/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.21.tobez2001-10-102-12/+12
| | | | | PR: 31108 Submitted by: maintainer
* Perl implementation of N-ary search treesvanilla2001-05-275-0/+38
PR: ports/27443 Submitted by: Seamus Venasse <svenasse@polaris.ca>