summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-XBase (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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 workaround.Erwin Lansing2007-06-151-11/+4
| | | | Notes: svn path=/head/; revision=193619
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - update to 0.241Yen-Ming Lee2006-01-022-5/+5
| | | | | | | - assign to perl@ Notes: svn path=/head/; revision=152560
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* Reset maintainer:Edwin Groothuis2005-11-141-1/+1
| | | | | | | | <ilia@cgu.chel.su>: Host or domain name not found. Name service error for name=cgu.chel.su type=A: Host found but no data record of requested type Notes: svn path=/head/; revision=148217
* 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 0.234Tilman Keskinoz2003-07-233-16/+15
| | | | | | | | PR: 54208 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=85476
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Update port to 0.210.Chris D. Faulhaber2002-08-182-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=64632
* UpgradeVanilla I. Shu2001-05-123-14/+13
| | | | | | | | | | | | p5-DBD-CSV => 0.1027 p5-DBD-XBase => 0.173 p5-Net-ext => 0.932 p5-String-Approx => 3.15 Approved by: maintainers Notes: svn path=/head/; revision=42547
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,Ade Lovett2000-09-195-0/+63
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx. PR: 21167 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> Notes: svn path=/head/; revision=32870