aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-XBase
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-2/+2
|
* - remove maintainer tags from pkg-descreadler2011-10-231-2/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Update to 1.03wen2011-03-242-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/JANPAZ/DBD-XBase-1.03/Changes
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* Remove 4.x workaround.erwin2007-06-161-11/+4
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - update to 0.241leeym2006-01-022-5/+5
| | | | - assign to perl@
* - Add SHA256pav2005-11-241-0/+1
|
* Reset maintainer:edwin2005-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
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-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)
* Update to 0.234arved2003-07-243-16/+15
| | | | | PR: 54208 Submitted by: Mathieu Arnold <m@absolight.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update port to 0.210.jedgar2002-08-182-2/+2
| | | | Approved by: maintainer
* Upgradevanilla2001-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
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-4/+1
|
* Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,ade2000-09-205-0/+63
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx. PR: 21167 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>