1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
This commit is contained in:
Michael Haro 2000-04-20 05:04:31 +00:00
parent baefc72969
commit ad963fa132
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27774
28 changed files with 42 additions and 56 deletions

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org

View File

@ -6,13 +6,14 @@
#
PORTNAME= postgresql
PORTVERSION= 7.0beta5
PORTVERSION= 7.0.b5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.de.postgresql.org/ \
ftp://ftp.postgresql.org/pub/ \
ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \
ftp://ftp.digex.net/pub/packages/database/postgresql/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/
DISTNAME= ${PORTNAME}-7.0beta5
MAINTAINER= andreas@FreeBSD.org
@ -49,7 +50,7 @@ DOCDIR= ${WRKDIR}/${DISTNAME}/doc
USE_GMAKE= YES
MAKEFILE= GNUmakefile
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \
--enable-locale \
--with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \
--with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" \

View File

@ -21,6 +21,4 @@ support mailing list (questions@PostgreSQL.ORG).
PostgreSQL is free and the complete source is available.
More information and documentation, visit: http://www.PostgreSQL.ORG/
WWW: http://www.postgresql.org