summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/cdb/Makefile4
-rw-r--r--databases/gmysql/Makefile4
-rw-r--r--databases/gnats/Makefile5
-rw-r--r--databases/msql/Makefile4
-rw-r--r--databases/msql3/Makefile4
-rw-r--r--databases/py-PyGreSQL/Makefile4
-rw-r--r--databases/tkgnats/Makefile4
7 files changed, 22 insertions, 7 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index b9a18b9a27ed..61f8788a76e1 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -3,7 +3,7 @@
# Date created: 18th July 1998
# Whom: Gary Palmer <gpalmer@freebsd.org>
#
-# $Id: Makefile,v 1.2 1998/07/21 08:26:35 gpalmer Exp $
+# $Id: Makefile,v 1.3 1998/07/21 22:16:24 asami Exp $
#
DISTNAME= cdb-0.55
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://koobera.math.uic.edu/www/software/
MAINTAINER= ports@FreeBSD.ORG
+WWW_SITE= http://pobox.com/~djb/cdb.html
+
ALL_TARGET= it
MAN1= cdbget.1 cdbmake.1 cdbdump.1 cdbstats.1 cdbtest.1
MAN3= cdb.3
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 6ca7bf3dc597..795035a71857 100644
--- a/databases/gmysql/Makefile
+++ b/databases/gmysql/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Nov 15 22:07:12 CET 1998
# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
-# $Id: Makefile,v 1.6 1999/02/12 11:57:56 dirk Exp $
+# $Id: Makefile,v 1.7 1999/03/11 08:41:18 dirk Exp $
#
DISTNAME= gmysql-0.3.2
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.loth.demon.co.uk/gmysql/ \
MAINTAINER= dirk@FreeBSD.ORG
+WWW_SITE= http://www.loth.demon.co.uk/gmysql
+
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
mysqlclient.6:${PORTSDIR}/databases/mysql322
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile
index 7d000f4f5ebf..40564638edd7 100644
--- a/databases/gnats/Makefile
+++ b/databases/gnats/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 November 1995
# Whom: pst
#
-# $Id: Makefile,v 1.17 1998/11/20 15:26:10 kuriyama Exp $
+# $Id: Makefile,v 1.18 1999/01/04 03:30:39 steve Exp $
#
DISTNAME= gnats-3.107-beta
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.juniper.net/pub/gnats/
MAINTAINER= pst@FreeBSD.org
+Y2K= http://www.cyclic.com/cyclic-pages/gnats.html
+WWW_SITE= http://www.cyclic.com/cyclic-pages/gnats.html
+
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 5e72ca8d6c27..0bcaef1fa799 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -3,7 +3,7 @@
# Date created: December 17th 1996
# Whom: jfitz
#
-# $Id: Makefile,v 1.26 1998/02/27 11:50:28 obrien Exp $
+# $Id: Makefile,v 1.27 1998/08/30 15:57:31 steve Exp $
#
DISTNAME= msql-2.0.4.1
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.hughes.com.au/software/msql2/
MAINTAINER= jfitz@FreeBSD.ORG
+WWW_SITE= http://www.hughes.com.au
+
# Not free for commercial use. Must create a user on the local system
NO_PACKAGE= YES
RESTRICTED= "restrictive copyright (no commercial use)"
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 5e72ca8d6c27..0bcaef1fa799 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -3,7 +3,7 @@
# Date created: December 17th 1996
# Whom: jfitz
#
-# $Id: Makefile,v 1.26 1998/02/27 11:50:28 obrien Exp $
+# $Id: Makefile,v 1.27 1998/08/30 15:57:31 steve Exp $
#
DISTNAME= msql-2.0.4.1
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.hughes.com.au/software/msql2/
MAINTAINER= jfitz@FreeBSD.ORG
+WWW_SITE= http://www.hughes.com.au
+
# Not free for commercial use. Must create a user on the local system
NO_PACKAGE= YES
RESTRICTED= "restrictive copyright (no commercial use)"
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index fc4c956996bd..1132dfff20a4 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -3,7 +3,7 @@
# Date created: 2/22/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.10 1998/11/23 17:47:42 nectar Exp $
+# $Id: Makefile,v 1.11 1999/02/23 00:28:15 nectar Exp $
#
DISTNAME= PyGreSQL-2.3
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG
+WWW_SITE= http://www.druid.net/pygresql
+
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql
diff --git a/databases/tkgnats/Makefile b/databases/tkgnats/Makefile
index fbeefa4a87d1..5988a9b5f26d 100644
--- a/databases/tkgnats/Makefile
+++ b/databases/tkgnats/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 18 Apr 1998 10:12:20 CEST
# Whom: andreas
#
-# $Id: Makefile,v 1.6 1998/10/03 22:06:09 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/28 22:50:42 pst Exp $
#
DISTNAME= tkgnats-3.0.8
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
MAINTAINER= andreas@FreeBSD.ORG
+WWW_SITE= http://www.cuug.ab.ca/~macdonal/tkgnats.html
+
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81