Commit graph

4 commits

Author SHA1 Message Date
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