summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
commit6e2c35c083f338ceb42943121056662d71077c27 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /misc
parent10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff)
downloadpkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'misc')
-rw-r--r--misc/ascii/Makefile6
-rw-r--r--misc/colortail/Makefile6
-rw-r--r--misc/koffice/DESCR4
-rw-r--r--misc/logsurfer/Makefile14
-rw-r--r--misc/logsurfer/PLIST4
-rw-r--r--misc/p5-Geo-Weather/DESCR2
-rw-r--r--misc/pdmenu/Makefile4
7 files changed, 25 insertions, 15 deletions
diff --git a/misc/ascii/Makefile b/misc/ascii/Makefile
index ecd2934c2db..7afb6b433cf 100644
--- a/misc/ascii/Makefile
+++ b/misc/ascii/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2007/01/07 09:14:00 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:01:22 wiz Exp $
#
DISTNAME= ascii-3.0
CATEGORIES= misc
-MASTER_SITES= http://www.tuxedo.org/~esr/
+MASTER_SITES= http://www.catb.org/~esr/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.tuxedo.org/~esr/software.html
+HOMEPAGE= http://www.catb.org/~esr/ascii/
COMMENT= ASCII character table program
BUILD_TARGET= ascii
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 02d40f1dc52..9f88b875c27 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2007/01/07 09:14:00 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:22 wiz Exp $
DISTNAME= colortail-0.3.0
CATEGORIES= misc
-MASTER_SITES= http://morrdusk.net/files/
+MASTER_SITES= http://joakimandersson.se/files/
MAINTAINER= zuntum@NetBSD.org
-HOMEPAGE= http://morrdusk.net/projects/colortail/
+HOMEPAGE= http://joakimandersson.se/projects/colortail/
COMMENT= Colour-able replacement for tail(1)
USE_LANGUAGES= c c++
diff --git a/misc/koffice/DESCR b/misc/koffice/DESCR
index cb869c72476..0028a5221b6 100644
--- a/misc/koffice/DESCR
+++ b/misc/koffice/DESCR
@@ -12,9 +12,9 @@ It includes:
Karbon14 - a vector-drawing application
KPlato - a technology preview of a new project management application
-Additionally, KOffice includes robust embeddable objects:
+Additionally, KOffice includes robust embeddable objects:
Kugar - report generator (deprecated)
KChart - full-featured charting engine
KFormula - mathematical formula handling
as well as a built-in thesaurus (KThesaurus) and support for many different
-file formats.
+file formats.
diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile
index 28e829a5d9e..3007ed932df 100644
--- a/misc/logsurfer/Makefile
+++ b/misc/logsurfer/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2006/12/07 12:51:36 obache Exp $
+# $NetBSD: Makefile,v 1.17 2007/02/22 19:01:22 wiz Exp $
DISTNAME= logsurfer-1.5b
PKGNAME= logsurfer-1.6.2
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/
+MASTER_SITES= ftp://ftp.dfn-cert.de/pub/tools/audit/logsurfer/
PATCH_SITES= http://www.crypt.gen.nz/logsurfer/
PATCHFILES= logsurfer-15b-16b.patch
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cert.dfn.de/eng/logsurf/
+HOMEPAGE= http://www.dfn-cert.de/eng/logsurf/
COMMENT= Processes logfiles and performs certain actions
PATCH_DIST_STRIP.logsurfer-15b-16b.patch= -p2
@@ -20,4 +20,12 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}
BUILD_DEFS+= VARBASE
+EGDIR= ${PREFIX}/share/examples/logsurfer
+
+INSTALLATION_DIRS= ${EGDIR}
+
+post-install:
+ ${MKDIR} ${EGDIR}
+ ${INSTALL_SCRIPT} ${WRKSRC}/contrib/start-mail/start-mail ${EGDIR}/start-mail
+
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/logsurfer/PLIST b/misc/logsurfer/PLIST
index 3d0274f31ac..2bf6cd73e20 100644
--- a/misc/logsurfer/PLIST
+++ b/misc/logsurfer/PLIST
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2006/12/07 12:51:36 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/02/22 19:01:22 wiz Exp $
bin/logsurfer
man/man1/logsurfer.1
man/man4/logsurfer.conf.4
+share/examples/logsurfer/start-mail
+@dirrm share/examples/logsurfer
diff --git a/misc/p5-Geo-Weather/DESCR b/misc/p5-Geo-Weather/DESCR
index e2493e89a01..e0fbf7f0dc8 100644
--- a/misc/p5-Geo-Weather/DESCR
+++ b/misc/p5-Geo-Weather/DESCR
@@ -1,3 +1,3 @@
The Geo::Weather module retrieves the current weather from weather.com
when given city and state or a US zip code. Geo::Weather relies on
-LWP::UserAgent to work.
+LWP::UserAgent to work.
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index 0ce0da55b5d..e035ef2b07c 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:13 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/22 19:01:23 wiz Exp $
#
DISTNAME= pdmenu_1.2.65
@@ -8,7 +8,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.kitenet.net/programs/pdmenu/
MAINTAINER= zuntum@NetBSD.org
-HOMEPAGE= http://www.kitenet.net/programs/pdmenu/
+HOMEPAGE= http://www.kitenet.net/~joey/code/pdmenu.html
COMMENT= Simple console menu program
WRKSRC= ${WRKDIR}/pdmenu