Dmitry Sivachenko
fb21b3ec84
Update to 1.17.
...
PR: 106180
Submitted by: Christopher Boumenot <boumenot@gmail.com>
2006-12-02 14:12:13 +00:00
Dmitry Sivachenko
635ca76848
Update to 1.16.
...
Based on PRs: 98868, 99577, 99817
2006-07-17 08:35:32 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
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
Dmitry Sivachenko
e8c1c4aba9
Upgrade to version 1.15.
...
PR: 86731
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-10-10 12:07:18 +00:00
Dmitry Sivachenko
4a3fd4c3af
Update to version 1.14.
2005-04-28 08:42:26 +00:00
Dmitry Sivachenko
6d743bfb5c
Update to version 1.12.
...
PR: 72596
Submitted by: Aaron Dalton <aaron@daltons.ca>
2004-10-13 06:45:51 +00:00
Dmitry Sivachenko
bc4fe6efae
Update to version 1.10.
...
Remove unneeded dependency.
Take maintainership.
2004-09-01 09:05:56 +00:00
Vanilla I. Shu
ca54a030ee
- this port does not build under perl 5.00503
...
- add new DEPENDS
- add WWW in pkg-descr
- add files in pkg-plist
PR: ports/70538
Submitted by: Cheng-Lung Sung <clsung_at_tw.freebsd.org>
2004-08-17 16:01:58 +00:00
Dmitry Sivachenko
37728cd341
Update to version 1.07.
2004-08-02 10:14:35 +00:00
Dmitry Sivachenko
fd5fb83dcc
Add dependency on Test::More for ancient versions of perl
...
Spotted by: kris
2004-07-12 09:14:49 +00:00
Dmitry Sivachenko
5614a2d825
New port: Tree::Simple.
...
This module in an fully object-oriented implementation of a simple n-
ary tree. It is built upon the concept of parent-child relationships,
so therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
2004-07-07 13:20:11 +00:00