# New ports collection makefile for: DBD::InterBase # Date created: 15 Oct 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= DBD-InterBase PORTVERSION= 0.42 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= DBI driver for InterBase RDBMS server LIB_DEPENDS= gds:${PORTSDIR}/databases/firebird PERL_CONFIGURE= yes post-patch: @${PERL} -pi -e 's,%%IB_BASE%%,${PREFIX}/firebird,g' \ ${WRKSRC}/Makefile.PL MAN3= Bundle::DBD::InterBase.3 DBD::InterBase.3 DBD::InterBase::FAQ.3 .include .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI .endif .include td class='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.69.0jbeich2018-12-121-1/+1
* security/openssl-devel was removed, but there is a security/openssl111 now.mat2018-11-101-2/+2
* Fix build on powerrpc64.linimon2018-10-301-5/+2
* devel/boost-*: update to 1.68.0jbeich2018-08-091-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* devel/libopkele: Fix build with Clang 6tobik2018-07-081-0/+11
* devel/boost-*: update to 1.67.0jbeich2018-04-181-1/+1
* security/openssl-devel: Mark ports broken cat develbrnrd2018-02-171-0/+2
* devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1
* devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1
* devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-131-0/+2
* devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1
* devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1
* Use USES=pathfix where applicable.mat2016-10-211-4/+2
* Replace bsd.openssl.mk with USES=sslmat2016-06-271-6/+1
* Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.mat2016-06-161-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-01