aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Node
Commit message (Collapse)AuthorAgeFilesLines
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - 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
* Update to 0.08Erwin Lansing2008-02-232-4/+10
| | | | | | | | | PR: 120454 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207812
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Updated maintainerAaron Dalton2006-05-231-1/+1
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=163189
* 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
* - use IGNORE instead of BROKEN for unrecoverable problemYen-Ming Lee2005-09-111-1/+1
| | | | Notes: svn path=/head/; revision=142470
* This module implements a memory-efficient node type (for trees, skip listsSergey Matveychuk2005-07-314-0/+59
and similar data structures) for Perl. PR: ports/82885 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=140573