aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-FrontBase/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed unstaged databases/frontbase and two staged ports that depend on itmarino2014-09-081-23/+0
|
* - add stage supportaz2014-01-301-3/+0
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | databases)
* - convert to the new perl5 frameworkaz2013-09-101-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1
| | | | With hat: perl
* Rename: lang/perl5 -> lang/perl5.6skv2009-02-021-8/+2
| | | | PR: ports/131046
* (path) databases/p5-DBD-Frontbase update to version 1.39edwin2008-06-181-3/+3
| | | | | PR: ports/124661 Submitted by: Mitchell Smith <mjs@bur.st>
* [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundleedwin2008-06-131-0/+34
This is a bundle of several ports covering many typical requirements for building an Apple WebObjects deployment environment. Each port is or has a dependancy with some other port in the bundle, and have therefore been lodged collectively. databases/p5-DBD-FrontBase: This is the official implementation of DBD::FrontBase, the DBI Database Connectivity driver, for accessing FrontBase databases from Perl. WWW: http://www.frontbase.com/ PR: ports/117299 Submitted by: Quinton Dolan <q@onthenet.com.au>