summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1999-04-16 17:03:02 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1999-04-16 17:03:02 +0000
commit897a8e231ae3bd90b56034650c2c0497729d2a98 (patch)
tree9967ca8972cf20644f2663d20c233f3321a58b4c /japanese
parentUpdate to dev.22 and fix (I hope) the plist problem (diff)
Upgrade to 6.4.2.
PR: 10329 Submitted by: maintainer Reviewed and modified by: max
Notes
Notes: svn path=/head/; revision=17929
Diffstat (limited to 'japanese')
-rw-r--r--japanese/postgresql-tcltk/Makefile18
-rw-r--r--japanese/postgresql-tcltk/distinfo4
-rw-r--r--japanese/postgresql-tcltk/pkg-plist1
-rw-r--r--japanese/postgresql/Makefile18
-rw-r--r--japanese/postgresql/distinfo4
-rw-r--r--japanese/postgresql/pkg-plist1
-rw-r--r--japanese/postgresql7/Makefile18
-rw-r--r--japanese/postgresql7/distinfo4
-rw-r--r--japanese/postgresql7/pkg-plist1
9 files changed, 39 insertions, 30 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index 6bdc835753ee..495ff374464c 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: PostgreSQL-j
-# Version required: 6.4+Multibyte-patch
+# Version required: 6.4.2+Multibyte-patch
# Date created: 25 Nov 1998
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
#
-# $Id$
+# $Id: Makefile,v 1.4 1999/01/01 07:19:44 kuriyama Exp $
#
-DISTNAME= postgresql-v6.4
-PKGNAME= ja-postgresql-6.4
+DISTNAME= postgresql-6.4.2
+PKGNAME= ja-postgresql-6.4.2
CATEGORIES= japanese databases
MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \
- ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/
+ ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/
-PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/patches/
-PATCHFILES= jumbo-981124.patch.gz
+PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/patches/
+PATCHFILES= jumbo-990217.patch.gz
MAINTAINER= ichiro@ichiro.org
@@ -41,7 +41,6 @@ WITH_PERL= --with-perl
.endif
.if defined(USE_ODBC)
WITH_ODBC= --with-odbc
-PLISTS+= PLIST.odbc
.endif
NO_PACKAGE= "Requires ${PGSQL_UID} uid"
@@ -158,6 +157,9 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/${INSTALL_DIR}
${CP} -r ${WRKDIR}/${DISTNAME}/doc/* ${PREFIX}/share/doc/${INSTALL_DIR}
+.for f in . src src/sgml src/sgml/ref src/graphics
+ @${RM} -r ${PREFIX}/share/doc/${INSTALL_DIR}/$f/CVS
+.endfor
.endif
.if !defined(BATCH)
@ more -e ${FILESDIR}/post-install-notes
diff --git a/japanese/postgresql-tcltk/distinfo b/japanese/postgresql-tcltk/distinfo
index da2303a66330..7e1055702140 100644
--- a/japanese/postgresql-tcltk/distinfo
+++ b/japanese/postgresql-tcltk/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql-v6.4.tar.gz) = 8a6e224f90b0201757eb05aa0068bfa9
-MD5 (jumbo-981124.patch.gz) = 7050d2c2221c004d1b3778f8965be92d
+MD5 (postgresql-6.4.2.tar.gz) = 4f5e0409921892ca08fff2d8c099b3d7
+MD5 (jumbo-990217.patch.gz) = 1eab227a77332aed198ff12e36ed2a8d
diff --git a/japanese/postgresql-tcltk/pkg-plist b/japanese/postgresql-tcltk/pkg-plist
index 7e5f02270176..06fcfeae0c9d 100644
--- a/japanese/postgresql-tcltk/pkg-plist
+++ b/japanese/postgresql-tcltk/pkg-plist
@@ -290,6 +290,7 @@ share/doc/%%INSTALL_DIR%%/README.fsync
share/doc/%%INSTALL_DIR%%/Makefile
share/doc/%%INSTALL_DIR%%/FAQ_Linux
share/doc/%%INSTALL_DIR%%/FAQ_Irix
+share/doc/%%INSTALL_DIR%%/FAQ_HPUX
share/doc/%%INSTALL_DIR%%/FAQ_FreeBSD
share/doc/%%INSTALL_DIR%%/FAQ
share/doc/%%INSTALL_DIR%%/README.locale
diff --git a/japanese/postgresql/Makefile b/japanese/postgresql/Makefile
index 6bdc835753ee..495ff374464c 100644
--- a/japanese/postgresql/Makefile
+++ b/japanese/postgresql/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: PostgreSQL-j
-# Version required: 6.4+Multibyte-patch
+# Version required: 6.4.2+Multibyte-patch
# Date created: 25 Nov 1998
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
#
-# $Id$
+# $Id: Makefile,v 1.4 1999/01/01 07:19:44 kuriyama Exp $
#
-DISTNAME= postgresql-v6.4
-PKGNAME= ja-postgresql-6.4
+DISTNAME= postgresql-6.4.2
+PKGNAME= ja-postgresql-6.4.2
CATEGORIES= japanese databases
MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \
- ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/
+ ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/
-PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/patches/
-PATCHFILES= jumbo-981124.patch.gz
+PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/patches/
+PATCHFILES= jumbo-990217.patch.gz
MAINTAINER= ichiro@ichiro.org
@@ -41,7 +41,6 @@ WITH_PERL= --with-perl
.endif
.if defined(USE_ODBC)
WITH_ODBC= --with-odbc
-PLISTS+= PLIST.odbc
.endif
NO_PACKAGE= "Requires ${PGSQL_UID} uid"
@@ -158,6 +157,9 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/${INSTALL_DIR}
${CP} -r ${WRKDIR}/${DISTNAME}/doc/* ${PREFIX}/share/doc/${INSTALL_DIR}
+.for f in . src src/sgml src/sgml/ref src/graphics
+ @${RM} -r ${PREFIX}/share/doc/${INSTALL_DIR}/$f/CVS
+.endfor
.endif
.if !defined(BATCH)
@ more -e ${FILESDIR}/post-install-notes
diff --git a/japanese/postgresql/distinfo b/japanese/postgresql/distinfo
index da2303a66330..7e1055702140 100644
--- a/japanese/postgresql/distinfo
+++ b/japanese/postgresql/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql-v6.4.tar.gz) = 8a6e224f90b0201757eb05aa0068bfa9
-MD5 (jumbo-981124.patch.gz) = 7050d2c2221c004d1b3778f8965be92d
+MD5 (postgresql-6.4.2.tar.gz) = 4f5e0409921892ca08fff2d8c099b3d7
+MD5 (jumbo-990217.patch.gz) = 1eab227a77332aed198ff12e36ed2a8d
diff --git a/japanese/postgresql/pkg-plist b/japanese/postgresql/pkg-plist
index 7e5f02270176..06fcfeae0c9d 100644
--- a/japanese/postgresql/pkg-plist
+++ b/japanese/postgresql/pkg-plist
@@ -290,6 +290,7 @@ share/doc/%%INSTALL_DIR%%/README.fsync
share/doc/%%INSTALL_DIR%%/Makefile
share/doc/%%INSTALL_DIR%%/FAQ_Linux
share/doc/%%INSTALL_DIR%%/FAQ_Irix
+share/doc/%%INSTALL_DIR%%/FAQ_HPUX
share/doc/%%INSTALL_DIR%%/FAQ_FreeBSD
share/doc/%%INSTALL_DIR%%/FAQ
share/doc/%%INSTALL_DIR%%/README.locale
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index 6bdc835753ee..495ff374464c 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: PostgreSQL-j
-# Version required: 6.4+Multibyte-patch
+# Version required: 6.4.2+Multibyte-patch
# Date created: 25 Nov 1998
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
#
-# $Id$
+# $Id: Makefile,v 1.4 1999/01/01 07:19:44 kuriyama Exp $
#
-DISTNAME= postgresql-v6.4
-PKGNAME= ja-postgresql-6.4
+DISTNAME= postgresql-6.4.2
+PKGNAME= ja-postgresql-6.4.2
CATEGORIES= japanese databases
MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \
- ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/
+ ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/
-PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/patches/
-PATCHFILES= jumbo-981124.patch.gz
+PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/patches/
+PATCHFILES= jumbo-990217.patch.gz
MAINTAINER= ichiro@ichiro.org
@@ -41,7 +41,6 @@ WITH_PERL= --with-perl
.endif
.if defined(USE_ODBC)
WITH_ODBC= --with-odbc
-PLISTS+= PLIST.odbc
.endif
NO_PACKAGE= "Requires ${PGSQL_UID} uid"
@@ -158,6 +157,9 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/${INSTALL_DIR}
${CP} -r ${WRKDIR}/${DISTNAME}/doc/* ${PREFIX}/share/doc/${INSTALL_DIR}
+.for f in . src src/sgml src/sgml/ref src/graphics
+ @${RM} -r ${PREFIX}/share/doc/${INSTALL_DIR}/$f/CVS
+.endfor
.endif
.if !defined(BATCH)
@ more -e ${FILESDIR}/post-install-notes
diff --git a/japanese/postgresql7/distinfo b/japanese/postgresql7/distinfo
index da2303a66330..7e1055702140 100644
--- a/japanese/postgresql7/distinfo
+++ b/japanese/postgresql7/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql-v6.4.tar.gz) = 8a6e224f90b0201757eb05aa0068bfa9
-MD5 (jumbo-981124.patch.gz) = 7050d2c2221c004d1b3778f8965be92d
+MD5 (postgresql-6.4.2.tar.gz) = 4f5e0409921892ca08fff2d8c099b3d7
+MD5 (jumbo-990217.patch.gz) = 1eab227a77332aed198ff12e36ed2a8d
diff --git a/japanese/postgresql7/pkg-plist b/japanese/postgresql7/pkg-plist
index 7e5f02270176..06fcfeae0c9d 100644
--- a/japanese/postgresql7/pkg-plist
+++ b/japanese/postgresql7/pkg-plist
@@ -290,6 +290,7 @@ share/doc/%%INSTALL_DIR%%/README.fsync
share/doc/%%INSTALL_DIR%%/Makefile
share/doc/%%INSTALL_DIR%%/FAQ_Linux
share/doc/%%INSTALL_DIR%%/FAQ_Irix
+share/doc/%%INSTALL_DIR%%/FAQ_HPUX
share/doc/%%INSTALL_DIR%%/FAQ_FreeBSD
share/doc/%%INSTALL_DIR%%/FAQ
share/doc/%%INSTALL_DIR%%/README.locale