summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Tree (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - 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
* Remove 4.x workaroundErwin Lansing2007-06-301-11/+4
| | | | | | | | | PR: 113734 Submitted by: erwin Approved by: maintainer timeout Notes: svn path=/head/; revision=194515
* 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-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - Change maintainer's email address.Florent Thoumie2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133080
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-3/+11
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Update to 1.9.Jun Kuriyama2003-07-055-15/+26
| | | | | | | | | | Remove IS_INTERACTIVE which is used only in "make test". Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/51787 Notes: svn path=/head/; revision=84236
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* New Port: databases/p5-DBIx-Tree v0.91Edwin Groothuis2003-02-055-0/+44
When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assuming there are no horribly broken nodes in your tree and (heaven forbid) any circular references PR: ports/47660 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Notes: svn path=/head/; revision=74733