diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 05:04:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 05:04:31 +0000 |
commit | ad963fa13231f90080575cd974a7918d8a8307ca (patch) | |
tree | aa95cd6ed3d7789ef04cfb18e2226fe4446d2c37 | |
parent | portlint and add SLAVEDIRS variable (diff) |
portlint
Notes
Notes:
svn path=/head/; revision=27774
28 files changed, 42 insertions, 56 deletions
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql-devel-server/Makefile +++ b/databases/postgresql-devel-server/Makefile @@ -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}" \ diff --git a/databases/postgresql-devel-server/pkg-descr b/databases/postgresql-devel-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql-devel-server/pkg-descr +++ b/databases/postgresql-devel-server/pkg-descr @@ -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 diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql-devel/Makefile +++ b/databases/postgresql-devel/Makefile @@ -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}" \ diff --git a/databases/postgresql-devel/pkg-descr b/databases/postgresql-devel/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql-devel/pkg-descr +++ b/databases/postgresql-devel/pkg-descr @@ -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 diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -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}" \ diff --git a/databases/postgresql7/pkg-descr b/databases/postgresql7/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql7/pkg-descr +++ b/databases/postgresql7/pkg-descr @@ -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 diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -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}" \ diff --git a/databases/postgresql73-server/pkg-descr b/databases/postgresql73-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql73-server/pkg-descr +++ b/databases/postgresql73-server/pkg-descr @@ -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 diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -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}" \ diff --git a/databases/postgresql73/pkg-descr b/databases/postgresql73/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql73/pkg-descr +++ b/databases/postgresql73/pkg-descr @@ -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 diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -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}" \ diff --git a/databases/postgresql74-server/pkg-descr b/databases/postgresql74-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql74-server/pkg-descr +++ b/databases/postgresql74-server/pkg-descr @@ -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 diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -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}" \ diff --git a/databases/postgresql80-server/pkg-descr b/databases/postgresql80-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql80-server/pkg-descr +++ b/databases/postgresql80-server/pkg-descr @@ -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 diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -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}" \ diff --git a/databases/postgresql81-server/pkg-descr b/databases/postgresql81-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql81-server/pkg-descr +++ b/databases/postgresql81-server/pkg-descr @@ -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 diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -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}" \ diff --git a/databases/postgresql82-server/pkg-descr b/databases/postgresql82-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql82-server/pkg-descr +++ b/databases/postgresql82-server/pkg-descr @@ -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 diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -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}" \ diff --git a/databases/postgresql83-server/pkg-descr b/databases/postgresql83-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql83-server/pkg-descr +++ b/databases/postgresql83-server/pkg-descr @@ -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 diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -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}" \ diff --git a/databases/postgresql84-server/pkg-descr b/databases/postgresql84-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql84-server/pkg-descr +++ b/databases/postgresql84-server/pkg-descr @@ -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 diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -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}" \ diff --git a/databases/postgresql90-server/pkg-descr b/databases/postgresql90-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql90-server/pkg-descr +++ b/databases/postgresql90-server/pkg-descr @@ -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 diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -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}" \ diff --git a/databases/postgresql91-server/pkg-descr b/databases/postgresql91-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql91-server/pkg-descr +++ b/databases/postgresql91-server/pkg-descr @@ -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 diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index ead9c0b97909..199808f5bec0 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -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}" \ diff --git a/databases/postgresql92-server/pkg-descr b/databases/postgresql92-server/pkg-descr index 024b212bc319..f48a33337e55 100644 --- a/databases/postgresql92-server/pkg-descr +++ b/databases/postgresql92-server/pkg-descr @@ -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 |