summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
committertsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
commit6bd0d65c650273bf304f345910aeaa6dbb0d1904 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /graphics
parent6cec9af390b5f47cca2d200755c03518c99f033b (diff)
downloadpkgsrc-6bd0d65c650273bf304f345910aeaa6dbb0d1904.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 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--graphics/Mesa/Makefile5
-rw-r--r--graphics/fly/Makefile3
-rw-r--r--graphics/gd/Makefile3
-rw-r--r--graphics/giflib/Makefile3
-rw-r--r--graphics/gimp/Makefile3
-rw-r--r--graphics/gnuplot/Makefile3
-rw-r--r--graphics/hp2xx/Makefile3
-rw-r--r--graphics/kdegraphics/Makefile3
-rw-r--r--graphics/png/Makefile3
-rw-r--r--graphics/sane/Makefile3
-rw-r--r--graphics/tgif/Makefile3
-rw-r--r--graphics/tiff/Makefile3
-rw-r--r--graphics/xanim/Makefile3
-rw-r--r--graphics/xart/Makefile3
-rw-r--r--graphics/xfig/Makefile3
-rw-r--r--graphics/xpaint/Makefile3
-rw-r--r--graphics/xpdf/Makefile3
-rw-r--r--graphics/xpm/Makefile3
-rw-r--r--graphics/xv/Makefile3
20 files changed, 41 insertions, 21 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 6050436d9ee..3227e96cac2 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1998/08/13 07:31:37 tron Exp $
+# $NetBSD: Makefile,v 1.27 1998/08/20 15:16:59 tsarna Exp $
#
DISTNAME= ImageMagick-4.0.8
@@ -6,6 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.wizards.dupont.com/cristy/ImageMagick.html
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 3347de49012..10b05cec37b 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/07/15 11:22:53 agc Exp $
+# $NetBSD: Makefile,v 1.16 1998/08/20 15:17:00 tsarna Exp $
#
DISTNAME= MesaLib-2.6
@@ -10,7 +10,8 @@ MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ \
DISTFILES= MesaLib-${MESA_VERSION}${EXTRACT_SUFX} \
MesaDemos-${MESA_VERSION}${EXTRACT_SUFX}
-MAINTAINER= mycroft@NetBSD.ORG
+MAINTAINER= mycroft@netbsd.org
+HOMEPAGE= http://www.ssec.wisc.edu/~brianp/Mesa.html
WRKSRC= ${WRKDIR}/${PKGNAME}
ALL_TARGET= netbsd
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile
index 685c7c0b5e3..d8a75836eae 100644
--- a/graphics/fly/Makefile
+++ b/graphics/fly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/07/01 17:01:45 tron Exp $
+# $NetBSD: Makefile,v 1.4 1998/08/20 15:17:00 tsarna Exp $
#
DISTNAME= fly-1.6.1
@@ -6,6 +6,7 @@ CATEGORIES= graphics www
MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/
MAINTAINER= bouyer@netbsd.org
+HOMEPAGE= http://www.unimelb.edu.au/fly/fly.html
DEPENDS+= gd-1.3:../../graphics/gd
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 7282dc0f6df..3f1e65559d2 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/28 14:07:41 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:00 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/02/14 07:55:45 asami Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://www.boutell.com/pub/boutell/gd/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.boutell.com/gd/
pre-install:
${MKDIR} ${PREFIX}/include/gd
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 69adf657ff0..7faf9cba36b 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/07/24 01:57:00 tv Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:00 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/09/24 06:55:01 tg Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.ccil.org/~esr/giflib/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.ccil.org/~esr/giflib/
USE_LIBTOOL= yes
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index ede134755c9..4265b03dd85 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1998/07/15 11:45:50 tv Exp $
+# $NetBSD: Makefile,v 1.23 1998/08/20 15:17:00 tsarna Exp $
DISTNAME= gimp-1.0.0
CATEGORIES= graphics
@@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${GIMP_DATA}${EXTRACT_SUFX}
MAINTAINER= bsieker@techfak.uni-bielefeld.de
+HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= gtk+-1.0.4:../../x11/gtk
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index ec162e0469d..e49592413cc 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/22 12:39:46 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:01 tsarna Exp $
#
DISTNAME= gnuplot-3.5
@@ -6,6 +6,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= root@garbled.futureone.com
+HOMEPAGE= http://www.gnu.org/software/gnuplot/gnuplot.html
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/gnuplot
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile
index 54d749da3b9..a1078549066 100644
--- a/graphics/hp2xx/Makefile
+++ b/graphics/hp2xx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/07/18 22:04:14 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:01 tsarna Exp $
#
DISTNAME= hp2xx-3.1.4
@@ -6,6 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= mcmahill@alum.mit.edu
+HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html
INFO_FILES= hp2xx.info
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index c85e14ce9ad..db9b2f4869b 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/07/20 15:08:29 tv Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:01 tsarna Exp $
#
DISTNAME= kdegraphics-1.0
@@ -7,6 +7,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/graphics/png/Makefile b/graphics/png/Makefile
index 054c376bd24..f8c7cd6eab7 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/07/24 01:57:00 tv Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:01 tsarna Exp $
# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.cdrom.com/pub/png/
USE_LIBTOOL= yes
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile
index af81171aaaf..c6ee3148c68 100644
--- a/graphics/sane/Makefile
+++ b/graphics/sane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/07/29 10:00:10 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:01 tsarna Exp $
# FreeBSD Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.mostang.com/pub/sane/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.mostang.com/sane/
DEPENDS+= gtk+-1.0.4:../../x11/gtk
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile
index 51c84a8f196..d84f39bccfd 100644
--- a/graphics/tgif/Makefile
+++ b/graphics/tgif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/07/15 15:21:54 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:02 tsarna Exp $
DISTNAME= tgif-3.0-p16
PKGNAME= tgif-3.0p16
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/tgif
MAINTAINER= mcmahill@alum.mit.edu
+HOMEPAGE= http://bourbon.cs.ucla.edu:8001/tgif/current.html
USE_IMAKE= yes
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 714ad4433d2..c3854b95335 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1998/07/31 14:32:15 kleink Exp $
+# $NetBSD: Makefile,v 1.17 1998/08/20 15:17:02 tsarna Exp $
DISTNAME= tiff-v3.4beta037
PKGNAME= tiff-3.4
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.sgi.com/graphics/tiff/ \
EXTRACT_SUFX= -tar.gz
MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://home.earthlink.net/~ritter/tiff/
BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
DEPENDS+= jpeg-6b:../../graphics/jpeg
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile
index 1bb5c89a659..91268959687 100644
--- a/graphics/xanim/Makefile
+++ b/graphics/xanim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/06/22 12:39:47 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:02 tsarna Exp $
#
DISTNAME= xanim27070
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://xanim.va.pubnix.com/\
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES}
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://xanim.va.pubnix.com/
EXTRACT_ONLY= ${DISTNAME}.tar.gz
diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile
index b708e1004fc..bb6e3396f6b 100644
--- a/graphics/xart/Makefile
+++ b/graphics/xart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/07/15 11:45:51 tv Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:02 tsarna Exp $
#
DISTNAME= xart19980415
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.cqi.com/~humbubba/linux/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.cqi.com/~humbubba/linux.html
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= tiff-3.4:../../graphics/tiff
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 363907e2c48..2ffcca4a544 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/07/04 09:19:03 mycroft Exp $
+# $NetBSD: Makefile,v 1.14 1998/08/20 15:17:02 tsarna Exp $
#
DISTNAME= xfig.3.2.2
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
MAINTAINER= root@garbled.futureone.com
+HOMEPAGE= http://epb1.lbl.gov/BVSmith/xfig/
DEPENDS+= transfig-3.2.1:../../print/transfig
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index c825078a24f..18766823a46 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/07/15 11:45:52 tv Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:03 tsarna Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= graphics x11
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.danbbs.dk/~torsten/xpaint/
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= tiff-3.4:../../graphics/tiff
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 7a2fd42d7a3..845a70e7d5d 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -1,5 +1,5 @@
# FreeBSD Id: Makefile,v 1.12 1998/03/11 03:08:12 vanilla Exp
-# $NetBSD: Makefile,v 1.2 1998/08/03 18:01:30 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/08/20 15:17:03 tsarna Exp $
#
DISTNAME= xpdf-0.7a
@@ -7,6 +7,7 @@ CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.aimnet.com/pub/users/derekn/xpdf/
MAINTAINER= tsarna@netbsd.org
+HOMEPAGE= http://www.aimnet.com/~derekn/xpdf/
DEPENDS= xpm-3.4k:../../graphics/xpm
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 07588857a2d..c2a59e1350d 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/07/15 11:26:21 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:03 tsarna Exp $
#
DISTNAME= xpm-3.4k
@@ -6,6 +6,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
MAINTAINER= mycroft@netbsd.org
+HOMEPAGE= http://www.inria.fr/koala/lehors/xpm.html
CONFLICTS= xpm-3.4j
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 9dd6ab7e5dc..0563cda36a5 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/07/13 13:09:36 mycroft Exp $
+# $NetBSD: Makefile,v 1.15 1998/08/20 15:17:03 tsarna Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp
#
@@ -14,6 +14,7 @@ PATCH_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch # (for tiff3.4)
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www-vis.lbl.gov/software/xv.html
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg