summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 13:44:32 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 13:44:32 +0000
commit18c3e4adb296e9f522112514b77307706968f717 (patch)
treed43e14befa596c41d96cf54f018ad5d1dfff9156 /sysutils
parent6ca32d006f45fb428381183c7476ca38dc9efad8 (diff)
downloadpkgsrc-18c3e4adb296e9f522112514b77307706968f717.tar.gz
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-client/Makefile3
-rw-r--r--sysutils/amanda-common/Makefile3
-rw-r--r--sysutils/amanda-plot/Makefile3
-rw-r--r--sysutils/amanda-server/Makefile3
-rw-r--r--sysutils/p5-Lchown/Makefile3
-rw-r--r--sysutils/p5-Parse-Syslog/Makefile3
-rw-r--r--sysutils/p5-Sys-Hostname-Long/Makefile3
-rw-r--r--sysutils/p5-Unix-Syslog/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index e95cebd26bb..e807a3897b7 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2013/07/15 02:02:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2014/10/09 13:44:56 wiz Exp $
#
PKGNAME= amanda-client-${AMANDA_VERSION}
PKGREVISION= 1
-SVR4_PKGNAME= amacl
COMMENT= Client part of Amanda, a network backup system
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 5339bba41b7..b152dd2569b 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2014/06/10 15:51:37 gdt Exp $
+# $NetBSD: Makefile,v 1.68 2014/10/09 13:44:56 wiz Exp $
PKGNAME= amanda-common-${AMANDA_VERSION}
PKGREVISION= 6
-SVR4_PKGNAME= amaco
COMMENT= Common libraries and binaries for Amanda
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index 82a4ae53861..be3ecf8c4f7 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2012/10/23 19:50:51 asau Exp $
+# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:56 wiz Exp $
#
PKGNAME= amanda-plot-${AMANDA_VERSION}
PKGREVISION= 1
-SVR4_PKGNAME= amapl
COMMENT= Visualizes the behavior of Amanda, a network backup system
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 051c161999d..09b8e81cde9 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2012/10/23 19:50:51 asau Exp $
+# $NetBSD: Makefile,v 1.56 2014/10/09 13:44:56 wiz Exp $
PKGNAME= amanda-server-${AMANDA_VERSION}
PKGREVISION= 1
-SVR4_PKGNAME= amase
COMMENT= Server part of Amanda, a network backup system
diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile
index 690cb020ff4..f029d5d3986 100644
--- a/sysutils/p5-Lchown/Makefile
+++ b/sysutils/p5-Lchown/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:57 wiz Exp $
DISTNAME= Lchown-1.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
-SVR4_PKGNAME= p5lc
CATEGORIES= sysutils perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
diff --git a/sysutils/p5-Parse-Syslog/Makefile b/sysutils/p5-Parse-Syslog/Makefile
index b82c5dacfe1..4f5aceadc76 100644
--- a/sysutils/p5-Parse-Syslog/Makefile
+++ b/sysutils/p5-Parse-Syslog/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:30 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:57 wiz Exp $
#
DISTNAME= Parse-Syslog-1.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
-SVR4_PKGNAME= p5psl
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/}
diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile
index 8901d61e340..c30adde703e 100644
--- a/sysutils/p5-Sys-Hostname-Long/Makefile
+++ b/sysutils/p5-Sys-Hostname-Long/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/10/09 13:44:57 wiz Exp $
#
DISTNAME= Sys-Hostname-Long-1.4
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
-SVR4_PKGNAME= p5shl
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile
index c4976b81ae8..25f94c38546 100644
--- a/sysutils/p5-Unix-Syslog/Makefile
+++ b/sysutils/p5-Unix-Syslog/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:57 wiz Exp $
DISTNAME= Unix-Syslog-1.1
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
-SVR4_PKGNAME= p5sl
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/}