aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap-Simple-Perl/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.14Erwin Lansing2008-02-231-0/+2
| | | | | | | | | PR: 120436 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207795
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-6/+6
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - updated from v0.10 to v0.11Aaron Dalton2005-12-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - updated maintainership 0.11 2005-11-20 - Add extract_all method - Add merge_arrays method - inserts can now handle multiple elements as argument - absorb and key_absorb use the new multi-inserts - absorb and key_absorb now take any number of heaps as argument instead of absorbing exactly one. - Special characters in generated constant strings were incorrectly escaped (bugfix) - key_method doesn't return literal strings anymore in the "complex" case (also causes the above mentioned bug to never trigger) - make the internal _STRING and _LITERAL macros never see each others output (this is possibly a bugfix) Approved by: tobez Notes: svn path=/head/; revision=151647
* New Port: devel/p5-Heap-Simple-Perl - A pure perl implementationSergey Matveychuk2004-11-241-0/+43
of the Heap::Simple interface PR: ports/73827 Submitted by: Aaron Dalton <aaron(at)daltons.ca> Notes: svn path=/head/; revision=122296