head	1.14;
access;
symbols
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.14
date	2006.12.12.15.42.12;	author vd;	state dead;
branches;
next	1.13;

1.13
date	2006.09.02.20.27.12;	author kris;	state Exp;
branches;
next	1.12;

1.12
date	2005.07.24.17.06.46;	author jkoshy;	state Exp;
branches;
next	1.11;

1.11
date	2005.01.31.00.35.55;	author girgen;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.06.13.12.42;	author trevor;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.04.05.09.33;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.12.47;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2003.01.18.22.50.06;	author seanc;	state Exp;
branches;
next	1.6;

1.6
date	2002.03.26.10.13.23;	author jkoshy;	state Exp;
branches;
next	1.5;

1.5
date	2001.09.05.05.00.56;	author jkoshy;	state Exp;
branches;
next	1.4;

1.4
date	2001.09.03.08.57.32;	author jkoshy;	state Exp;
branches;
next	1.3;

1.3
date	2001.03.29.03.48.13;	author jkoshy;	state Exp;
branches;
next	1.2;

1.2
date	2001.02.28.04.31.35;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.30.10.48.23;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
@
text
@# New ports collection makefile for: nspostgres
# Date created: 	30 January 2001
# Whom:			jkoshy
#
# $FreeBSD: ports/www/nspostgres/Makefile,v 1.13 2006/09/02 20:27:12 kris Exp $
#

PORTNAME=	nspostgres
PORTVERSION=	3.0
PORTREVISION=	2
CATEGORIES=	www databases
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	aolserver
DISTNAME=	nspostgres3_0

MAINTAINER=	jkoshy@@freebsd.org
COMMENT=	A driver to access PostgreSQL databases from Aolserver

BUILD_DEPENDS=	${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver
RUN_DEPENDS=	${BUILD_DEPENDS}

DEPRECATED=	Use www/aolserver with WITH_NSPOSTGRES=1 instead.
IGNORE=		${DEPRECATED}
EXPIRATION_DATE=2006-12-01

USE_PGSQL=	yes

WRKSRC=		${WRKDIR}/nspostgres

USE_GMAKE=	yes
MAKE_ENV+=	POSTGRES=${PREFIX} BUILDPREFIX=${PREFIX}
PLIST_FILES=	aolserver/bin/nspostgres.so

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/nspostgres.so ${PREFIX}/aolserver/bin

.include <bsd.port.mk>
@


1.13
log
@Schedule these ignored ports for termination on 2006-12-01
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@Deprecate and ignore this port in favour of using www/aolserver
with its new WITH_NSPOSTGRES option.
@
text
@d24 1
@


1.11
log
@Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@@ (kris), ade & sean (mentors)
@
text
@d22 3
@


1.10
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d10 1
a10 1
PORTREVISION=	1
d19 1
a19 2
BUILD_DEPENDS=	${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver \
		${LOCALBASE}/bin/postmaster:${PORTSDIR}/${POSTGRESQL_PORT}
d22 1
a22 1
POSTGRESQL_PORT?=	databases/postgresql7
@


1.9
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d29 1
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d10 1
@


1.7
log
@Bump libpq version[1] and PORTREVISION.  Add POSTGRESQL_PORT tunable.
This should be the last of the PostgreSQL updates and everything should
support the POSTGRESQL_PORT tunable.

Submitted by:	kris/bento[1]
@
text
@d16 1
@


1.6
log
@Unbreak build.
@
text
@d18 1
a18 1
		${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql7
d20 2
@


1.5
log
@Correct dependency line.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/nspostgres/Makefile,v 1.4 2001/09/03 08:57:32 jkoshy Exp $
d11 2
a12 1
MASTER_SITES=	ftp://ftp.aolserver.com/modules/
d24 1
a24 1
MAKE_ENV+=	POSTGRES=${PREFIX}/pgsql BUILDPREFIX=${PREFIX}
@


1.4
log
@Correct MASTER_SITE.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/nspostgres/Makefile,v 1.3 2001/03/29 03:48:13 jkoshy Exp $
d17 1
a17 1
		${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql7
@


1.3
log
@Correct MASTER_SITES.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/nspostgres/Makefile,v 1.2 2001/02/28 04:31:35 jkoshy Exp $
d11 1
a11 1
MASTER_SITES=	ftp://ftp.aolserver.com/pub/contrib/
@


1.2
log
@Correct dependency specification.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/nspostgres/Makefile,v 1.1 2001/01/30 10:48:23 jkoshy Exp $
d11 1
a11 1
MASTER_SITES=	ftp://ftp.aolserver.com/modules/nspostgres/
@


1.1
log
@Add `nspostgres', a driver allowing AOLserver to communicate with
PostgreSQL database servers.
@
text
@d5 1
a5 1
# $FreeBSD$
d16 1
a16 1
RUN_DEPENDS=	${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver \
d18 1
@

