# New ports collection makefile for: p5-DBD-Pg # Date created: June 17th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= DBD-Pg PORTVERSION= 1.43 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to PostgreSQL databases through the DBI BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} CONFLICTS= p5-DBD-Pg-1.3* USE_PGSQL= yes PERL_CONFIGURE= yes MAN3= DBD::Pg.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include .if ${PERL_LEVEL} < 500600 IGNORE= Needs DBI 1.38 which needs perl 5.6, install lang/perl5.8 and try again .endif PG_CONFIG= ${LOCALBASE}/bin/pg_config CONFIGURE_ENV+= POSTGRES_INCLUDE=`${PG_CONFIG} --includedir` \ POSTGRES_LIB=`${PG_CONFIG} --libdir` .include bsd-ports-graphics' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'>freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Expand)AuthorAgeFilesLines
* - Update ftp/ftp-proxy to version 4.3p1beech2008-03-302-5/+4
* - Update to 2.2beech2008-03-282-4/+4
* - Re-add OPTIONS CODECONV (mod_codeconv) with v1.3.1 fixes for international ...beech2008-03-284-4/+976
* - Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files ...beech2008-03-274-2/+186
* - use CPAN macroleeym2008-03-261-9/+13
* add SIZE, comment NO_SIZEedwin2008-03-252-1/+2
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-252-2/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-233-5/+2
* Drop maintainershipehaupt2008-03-231-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+0
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-205-5/+0
* Add a WITHOUT_NCFTP_IPV6 knob and respect WITHOUT_IPV6. Otherwise I get:obrien2008-03-191-0/+2
* Fix avahi dependency.novel2008-03-151-1/+1
* - Take over maintainershipmiwi2008-03-131-1/+1
* - Update to version 3.0.7.1.alepulver2008-03-123-37/+53
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+1
* - Add vendor patchbeech2008-03-044-2/+146
* - Chase security/gnutls shlib version bumpnovel2008-03-036-6/+10
* Reset relaxbsd@gmail.com due to maintainer-timeouts.linimon2008-03-021-1/+1
* 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retiredmiwi2008-02-286-68/+0
* Update to 0.14erwin2008-02-243-7/+8
* - Update to 3.6.3;beech2008-02-213-20/+18
* - Add mod_sql_tds, which allows proftpd to auth using sql against Sybase and MSbeech2008-02-214-8/+50
* - Update to 0.8.3;beech2008-02-205-40/+75
* - update to 2.0.6dinoex2008-02-182-4/+7
* - Add two optional third-party modules:beech2008-02-174-6/+78
* - Fix a problem with AUTH TLS [1]garga2008-02-144-30/+52
* - Upgrade to 2.02.kuriyama2008-02-142-6/+7
* Mark BROKEN on i386 8.0: does not compileerwin2008-02-102-2/+14
* Update to 0.14skv2008-02-073-8/+6
* Upgrade ftp/wget from 1.10.2 to 1.11.vd2008-02-023-6/+10
* - Fix plist: don't remove directories created by mtreepav2008-01-311-12/+0
* - Update to 0.3.0lwhsu2008-01-263-5/+7
* - Fix (and add) pkg-plistbeech2008-01-262-3/+22
* - Remove pkg-plistbeech2008-01-244-4/+2
* - Makefile fixesbeech2008-01-24