summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 12:15:16 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 12:15:16 +0000
commitdecb8770e141e385283d6f778e05544b3a0386a8 (patch)
treec730e4425471fcb8f14f0b82073d4d12b6c8e39f /www
parent671f21524362fc966a005c9518687c2c04971c91 (diff)
downloadpkgsrc-decb8770e141e385283d6f778e05544b3a0386a8.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'www')
-rw-r--r--www/cocoon/MESSAGE4
-rw-r--r--www/cocoon/Makefile4
-rw-r--r--www/cvsweb/Makefile3
-rw-r--r--www/haskell-cgi/Makefile4
-rw-r--r--www/hiawatha/Makefile6
-rw-r--r--www/htmllint/Makefile4
-rw-r--r--www/instiki/Makefile4
-rw-r--r--www/mozilla-bin-nightly/Makefile.common4
-rw-r--r--www/mozilla-bin/Makefile.common4
-rw-r--r--www/navigator/Makefile.common7
10 files changed, 21 insertions, 23 deletions
diff --git a/www/cocoon/MESSAGE b/www/cocoon/MESSAGE
index 2771a7fa257..f87be9d6adc 100644
--- a/www/cocoon/MESSAGE
+++ b/www/cocoon/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:59 jmmv Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 12:15:16 rillig Exp $
Cocoon is now installed.
@@ -15,7 +15,7 @@ $NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:59 jmmv Exp $
${PREFIX}/lib/java/servlet.jar
are in your CLASSPATH, and add
-
+
${PREFIX}/share/examples/java/cocoon
as a servlet context in ${PREFIX}/tomcat/conf/server.xml.
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile
index 2fe382227a6..bbccfb7b076 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/01/20 12:27:58 agc Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/28 12:15:16 rillig Exp $
DISTNAME= Cocoon-1.8.2
PKGNAME= cocoon-1.8.2
@@ -29,7 +29,7 @@ DEPENDS+= jakarta-servletapi-[0-9]*:../../www/jakarta-servletapi
# org.apache.cocoon.processor.dcp.DCPProcessor ===>
# FESI 1.21+ (http://home.worldcom.ch/jmlugrin/fesi/download.html)
-NO_CONFIGURE=
+NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile
index d115da429a7..976753080b5 100644
--- a/www/cvsweb/Makefile
+++ b/www/cvsweb/Makefile
@@ -1,5 +1,4 @@
-#
-# $NetBSD: Makefile,v 1.27 2005/08/06 06:19:35 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/09/28 12:18:22 rillig Exp $
#
DISTNAME= cvsweb-3.0.5
diff --git a/www/haskell-cgi/Makefile b/www/haskell-cgi/Makefile
index 4bef188871a..be033eb0572 100644
--- a/www/haskell-cgi/Makefile
+++ b/www/haskell-cgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:40 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 12:23:19 rillig Exp $
DISTNAME= haskell-cgi-20001206
CATEGORIES= www
@@ -12,7 +12,7 @@ DEPENDS+= hugs98-[0-9]*:../../lang/hugs
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-NO_BUILD= #defined
+NO_BUILD= yes
HUGS_PREFIX_DEFAULT= ${LOCALBASE}
EVAL_PREFIX+= HUGS_PREFIX=hugs
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index fba7bc021f2..d4847e62ec2 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:53 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/09/28 12:23:55 rillig Exp $
#
DISTNAME= hiawatha
@@ -16,8 +16,8 @@ COMMENT= Barebones HTTP server with XML and XSLT support (and more)
DEPENDS+= saxon-[0-9]*:../../textproc/saxon
-NO_CONFIGURE=
-NO_BUILD=
+NO_CONFIGURE= yes
+NO_BUILD= yes
WRKSRC= ${WRKDIR}
USE_JAVA= run
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile
index a51f5c252ce..3f8d920d92e 100644
--- a/www/htmllint/Makefile
+++ b/www/htmllint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/07/16 01:19:25 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 12:24:17 rillig Exp $
#
DISTNAME= htmllint
@@ -18,7 +18,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
REPLACE_PERL= htmllint.cgi htmllint parsedtd.pl tagslist.cgi
USE_TOOLS+= perl:run
-NO_BUILD= # defined
+NO_BUILD= yes
CGIDIR= ${PREFIX}/libexec/cgi-bin
HTMLDIR= ${PREFIX}/share/httpd/htdocs/htmllint
diff --git a/www/instiki/Makefile b/www/instiki/Makefile
index 09e8326ad57..d647c8346bf 100644
--- a/www/instiki/Makefile
+++ b/www/instiki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:54 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/28 12:24:44 rillig Exp $
DISTNAME= instiki-0.9.2
PKGREVISION= 3
@@ -13,7 +13,7 @@ COMMENT= Wiki clone that focuses on simple installation and running
DEPENDS+= ${RUBY_PKGPREFIX}-digest-[0-9]*:../../security/ruby-digest
DEPENDS+= ${RUBY_PKGPREFIX}-zlib-[0-9]*:../../devel/ruby-zlib
-NO_BUILD= # defined
+NO_BUILD= yes
USE_PKGINSTALL= yes
RCD_SCRIPTS= instiki
diff --git a/www/mozilla-bin-nightly/Makefile.common b/www/mozilla-bin-nightly/Makefile.common
index cbd8b2d1c76..d529b0e8d8f 100644
--- a/www/mozilla-bin-nightly/Makefile.common
+++ b/www/mozilla-bin-nightly/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.6 2005/07/15 18:27:54 jlam Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/09/28 12:22:51 rillig Exp $
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/nightly/${MOZ_CONTRIB}latest-trunk/ \
ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/nightly/${MOZ_CONTRIB}latest-trunk/
DIST_SUBDIR= ${PKGNAME}
-NO_CHECKSUM= # defined
+NO_CHECKSUM= yes
NO_SRC_ON_FTP= # defined
.include "../../mk/bsd.prefs.mk"
diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common
index 0477772a908..693b97a39d3 100644
--- a/www/mozilla-bin/Makefile.common
+++ b/www/mozilla-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2005/08/06 19:48:24 tron Exp $
+# $NetBSD: Makefile.common,v 1.30 2005/09/28 12:22:10 rillig Exp $
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
@@ -8,7 +8,7 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE?= http://www.mozilla.org/
WRKSRC?= ${WRKDIR}/${MOZILLA}
-NO_CONFIGURE= # defined
+NO_CONFIGURE= yes
USE_LANGUAGES= # empty
FILESDIR= ${.CURDIR}/../../www/mozilla-bin/files
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index fa3e789ab23..92e6c762f2c 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.77 2005/06/17 03:50:41 jlam Exp $
+# $NetBSD: Makefile.common,v 1.78 2005/09/28 12:17:23 rillig Exp $
#
# Common include file for communicator and navigator packages
@@ -68,7 +68,7 @@ VENDOR_NAME= BSD/OS 2.1
BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch
post-install:
- sh ../../www/navigator/files/binpatch-x86-bsdi-bsd2-4.75.sh \
+ ${SH} ../../www/navigator/files/binpatch-x86-bsdi-bsd2-4.75.sh \
${LOCALBASE} ${MOZILLA_HOME}/netscape
.elif ${MACHINE_ARCH} == "i386"
PKGREVISION= 1
@@ -85,7 +85,7 @@ DEPENDS+= ns-flash>4.0:../../multimedia/ns-flash
BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch
post-install:
- sh ../../www/navigator/files/binpatch-x86-unknown-linux2.2-4.80.sh \
+ ${SH} ../../www/navigator/files/binpatch-x86-unknown-linux2.2-4.80.sh \
${LOCALBASE} ${MOZILLA_HOME}/netscape
.endif
.elif ((${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64") && defined(NS_USE_SUNOS))
@@ -133,7 +133,6 @@ HOMEPAGE= http://linuxppc.org/software/index/linuxppc_stable/software/netscape-4
BUILD_DEPENDS= rpm2pkg>=1.2:../../pkgtools/rpm2pkg
DESCR_SRC= ${WRKDIR}/DESCR.linux-powerpc
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-SORT= sort
RPM2PKG= rpm2pkg
RPM2PKGARGS= ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}
VENDOR_NAME= # empty. what should be here?