Commit graph

4 commits

Author SHA1 Message Date
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Aaron Dalton
42cc30b381 - updated from v0.10 to v0.11
- 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
2005-12-20 15:28:59 +00:00
Roman Bogorodskiy
9f5c30813b Update to 0.10.
PR:		84324
Submitted by:	Aaron Dalton (maintainer)
2005-07-30 04:49:35 +00:00
Sergey Matveychuk
00a07f26a5 New Port: devel/p5-Heap-Simple-Perl - A pure perl implementation
of the Heap::Simple interface

PR:		ports/73827
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-24 10:13:47 +00:00