aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II-30/Makefile
blob: bd9a3f78e1b91b8d8f3e6b5b0630aedc5d89d460 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:    pgpool
# Date created:             2005-10-19
# Whom:                 Choe, Cheng-Dae <whitekid@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   pgpool
PORTVERSION=    2.6.3
CATEGORIES= databases
MASTER_SITES=   http://pgfoundry.org/frs/download.php/426/

MAINTAINER= whitekid@gmail.com
COMMENT=    A connection pool server for PostgreSQL

USE_GMAKE=  yes
GNU_CONFIGURE=  yes

PORTDOCS=   README AUTHORS COPYING ChangeLog INSTALL NEWS TODO README.euc_jp

post-install:
.if !defined(NOPORTDOCS)
    ${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
    ${INSTALL_MAN} ${WRKSRC}/$f ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
dinoex2012-06-011-0/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2 * - Update to 2.5.1miwi2011-04-124-32/+10 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 2.4.2miwi2009-12-229-157/+158 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Remove conditional checks for FreeBSD 5.x and olderwxs2009-01-061-7/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1 * Fix build on 64bit platformsarved2007-08-031-0/+20 * - Fix Build with gcc 4.2miwi2007-06-051-2/+14 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0 * Conversion to a single libtool environment.ade2006-02-232-2/+3 * - Add SHA256pav2005-11-261-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * - Fix on 4.xsem2005-06-062-0/+13 * - Update to 2.4.1sem2005-06-058-211/+40 * change the libtool version to use from 1.3 to 1.5oliver2005-06-041-1/+1 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Fix build on -current after gcc 3.3 importijliao2004-09-245-3/+168 * Update to version 2.4.0krion2004-07-105-142/+33 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * SIZEify.trevor2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * - Update to version 2.0.3krion2003-11-208-144/+270 * Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1 * BROKEN on 5.1: configure failskris2003-05-181-0/+4 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix things after GNOMENG commit.marcus2002-09-091-3/+4 * Deploy USE_GNOMENG infrastructurelioux2002-09-021-3/+4