summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-20 15:16:34 +0000
committertsarna <tsarna>1998-08-20 15:16:34 +0000
commitdb15bf80499e7f80cd5a72bdb557eefa0a145748 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /misc
parentc80b25b4e3bf2c7e16e12023ee0d2cbda0fd9347 (diff)
downloadpkgsrc-db15bf80499e7f80cd5a72bdb557eefa0a145748.tar.gz
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Diffstat (limited to 'misc')
-rw-r--r--misc/amanda/Makefile3
-rw-r--r--misc/astrolog/Makefile3
-rw-r--r--misc/dotfile/Makefile3
-rw-r--r--misc/dync/Makefile3
-rw-r--r--misc/figlet/Makefile3
-rw-r--r--misc/git/Makefile3
-rw-r--r--misc/ical/Makefile3
-rw-r--r--misc/kdeutils/Makefile3
-rw-r--r--misc/libutf/Makefile3
-rw-r--r--misc/linuxls/Makefile3
-rw-r--r--misc/logsurfer/Makefile3
-rw-r--r--misc/mc/Makefile3
-rw-r--r--misc/most/Makefile3
-rw-r--r--misc/p5-Array-PrintCols/Makefile3
-rw-r--r--misc/p5-Business-CreditCard/Makefile3
-rw-r--r--misc/p5-Locale-Codes/Makefile3
-rw-r--r--misc/py-readline/Makefile3
-rw-r--r--misc/qterm/Makefile3
-rw-r--r--misc/rpm/Makefile5
-rw-r--r--misc/xfinans/Makefile3
20 files changed, 41 insertions, 21 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile
index b41b7b2dd2e..6e23ad77ed2 100644
--- a/misc/amanda/Makefile
+++ b/misc/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1998/07/24 01:57:00 tv Exp $
+# $NetBSD: Makefile,v 1.17 1998/08/20 15:17:12 tsarna Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= misc
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.amanda.org/
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= addnerd-1.5:../../sysutils/addnerd
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 2d53b69f23e..587f40aea43 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/06/18 11:12:02 frueauf Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:12 tsarna Exp $
# FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp
#
@@ -11,6 +11,7 @@ MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \
DISTFILES= ${EXTRACT_ONLY} ${EPHEM}
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.astrolog.org/
EPHEM= LRZ5_24 CHI_24 CPJV_24
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index aedf51acae8..626e148b550 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/07/28 10:49:49 frueauf Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:12 tsarna Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= misc tk80
MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/
MAINTAINER= oly@world.std.com
+HOMEPAGE= http://www.imada.ou.dk/~blackie/dotfile/
DEPENDS+= tk-8.0p2:../../x11/tk80
RUN_DEPENDS= wish8.0:../../x11/tk80
diff --git a/misc/dync/Makefile b/misc/dync/Makefile
index 3498b7a11e4..984c89a06d5 100644
--- a/misc/dync/Makefile
+++ b/misc/dync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/08/13 15:48:03 agc Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:12 tsarna Exp $
#
DISTNAME= dync-1.1
@@ -6,6 +6,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
+HOMEPAGE= http://www.westley.demon.co.uk/software.html
GNU_CONFIGURE= yes
ALL_TARGET= tst
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index f21cdb4d48d..59883b8f2c7 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:32 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:13 tsarna Exp $
# FreeBSD Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp
#
@@ -9,5 +9,6 @@ MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
ftp://ftp.wwa.com/pub/Scarecrow/Figlet/Unix/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://st-www.cs.uiuc.edu/users/chai/figlet.html
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/git/Makefile b/misc/git/Makefile
index d5f123b530d..753a060f9af 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/22 12:52:32 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/08/20 15:17:13 tsarna Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.cs.unh.edu/~tudor/git/
GNU_CONFIGURE= YES
INFO_FILES= git.info
diff --git a/misc/ical/Makefile b/misc/ical/Makefile
index fa99292c261..9a6d7f33990 100644
--- a/misc/ical/Makefile
+++ b/misc/ical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:32 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/20 15:17:13 tsarna Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/
DEPENDS+= tk-8.0p2:../../x11/tk80
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index 7081856a86c..ccd2342b8ee 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1998/07/20 15:08:29 tv Exp $
+# $NetBSD: Makefile,v 1.19 1998/08/20 15:17:13 tsarna Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.0/distribution/tar/generic/s
ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/source/
MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.kde.org/
DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= jpeg-6b:../../graphics/jpeg
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index bb188bcbec9..7570c0cf12e 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/22 12:52:33 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:14 tsarna Exp $
#
DISTNAME= libutf-2.10
@@ -6,6 +6,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
+HOMEPAGE= http://www.westley.demon.co.uk/software.html
GNU_CONFIGURE= yes
ALL_TARGET= tst
diff --git a/misc/linuxls/Makefile b/misc/linuxls/Makefile
index 6891f11b148..92a3ee008ae 100644
--- a/misc/linuxls/Makefile
+++ b/misc/linuxls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/08/14 20:07:34 tron Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:14 tsarna Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp
#
@@ -12,6 +12,7 @@ PATCHFILES= color-ls-3.12.0.2.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= bmc@WillsCreek.COM
+HOMEPAGE= http://www.gnu.org/software/fileutils/fileutils.html
MIRROR_DISTFILE= no
GNU_CONFIGURE= yes
diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile
index 8a7c7d67313..66f20b62e0b 100644
--- a/misc/logsurfer/Makefile
+++ b/misc/logsurfer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/06/22 12:52:33 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:14 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/10/26 23:56:58 fenner Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/mirror/cert.dfn/tools/audit/logsurfe
ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cert.dfn.de/tools/audit/logsurfer/
MAINTAINER= shanee@rabbit.augusta.de
+HOMEPAGE= http://www.cert.dfn.de/eng/team/wl/logsurf/
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-etcdir=${PREFIX}/etc
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index a7a07932144..abeb73ed511 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/06/22 12:52:33 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:14 tsarna Exp $
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file/managers/mc
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/mc/
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
diff --git a/misc/most/Makefile b/misc/most/Makefile
index b18d4734471..8cf61b3364a 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/07/15 14:16:21 tv Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:14 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/
MAINTAINER= rhwang@bigpanda.com
+HOMEPAGE= http://space.mit.edu/~davis/most.html
DEPENDS+= libslang-1.2.2:../../devel/libslang
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index 7c8e9da6038..5f3bb5b90a7 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:14 tsarna Exp $
# FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Array-PrintCols/PrintCols.html
USE_PERL5= YES
diff --git a/misc/p5-Business-CreditCard/Makefile b/misc/p5-Business-CreditCard/Makefile
index fb54114534c..6d527e1dc80 100644
--- a/misc/p5-Business-CreditCard/Makefile
+++ b/misc/p5-Business-CreditCard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:15 tsarna Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:06 jfitz Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Business-CreditCard/CreditCard.html
USE_PERL5= YES
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index 70eae47a838..e31400b30a5 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:15 tsarna Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:51:12 jfitz Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Locale-Codes/Locale/Country.html
USE_PERL5= YES
diff --git a/misc/py-readline/Makefile b/misc/py-readline/Makefile
index 4bbe8bb4f8a..87360002028 100644
--- a/misc/py-readline/Makefile
+++ b/misc/py-readline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/05/14 21:54:02 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:15 tsarna Exp $
#
DISTNAME= pyth151
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.python.org/pub/python/src/
EXTRACT_SUFX= .tgz
MAINTAINER= dolecek@ics.muni.cz
+HOMEPAGE= http://www.python.org/doc/tut/interacting.html
DEPENDS+= python-1.5.1:../../lang/python
DEPENDS+= readline-2.2:../../devel/readline
diff --git a/misc/qterm/Makefile b/misc/qterm/Makefile
index c457857d8c7..c80a87f0a4d 100644
--- a/misc/qterm/Makefile
+++ b/misc/qterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/08/11 11:29:33 agc Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:15 tsarna Exp $
#
DISTNAME= qterm-ac-1.0
@@ -7,6 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
+HOMEPAGE= http://www.westley.demon.co.uk/software.html
GNU_CONFIGURE= yes
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 8c00fe3f2c4..d6a66c1e09c 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/08/10 15:45:08 tv Exp $
+# $NetBSD: Makefile,v 1.15 1998/08/20 15:17:15 tsarna Exp $
#
DISTNAME= rpm-2.5.1
@@ -6,7 +6,8 @@ CATEGORIES= misc
MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ \
ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/
-MAINTAINER= mycroft@NetBSD.ORG
+MAINTAINER= mycroft@netbsd.org
+HOMEPAGE= http://www.rpm.org/
CONFLICTS= rpm-2.4.12
diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile
index faf19f9148a..5d0ffbbd750 100644
--- a/misc/xfinans/Makefile
+++ b/misc/xfinans/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/24 09:20:39 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/08/20 15:17:39 tsarna Exp $
#
DISTNAME= xfinans-5.9
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/financial/accounting
MAINTAINER= root@garbled.futureone.com
+HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html
RUN_DEPENDS= gnuplot:../../graphics/gnuplot