summaryrefslogtreecommitdiff
path: root/sysutils/sh-utils
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1999-10-01 20:29:39 +0000
committerkim <kim@pkgsrc.org>1999-10-01 20:29:39 +0000
commit40ab05617594d0160e8406fc86952326188fc725 (patch)
tree9e67ddc781b415b46077e1d8d1504b41a5699a79 /sysutils/sh-utils
parent30de413d1a0e5f51715c2482d941fa6507eced85 (diff)
downloadpkgsrc-40ab05617594d0160e8406fc86952326188fc725.tar.gz
GNU sh-utils (shell utilities).
Diffstat (limited to 'sysutils/sh-utils')
-rw-r--r--sysutils/sh-utils/Makefile14
-rw-r--r--sysutils/sh-utils/files/md53
-rw-r--r--sysutils/sh-utils/files/patch-sum3
-rw-r--r--sysutils/sh-utils/patches/patch-aa14
-rw-r--r--sysutils/sh-utils/pkg/COMMENT1
-rw-r--r--sysutils/sh-utils/pkg/DESCR3
-rw-r--r--sysutils/sh-utils/pkg/PLIST84
7 files changed, 122 insertions, 0 deletions
diff --git a/sysutils/sh-utils/Makefile b/sysutils/sh-utils/Makefile
new file mode 100644
index 00000000000..0d8e92e3a1f
--- /dev/null
+++ b/sysutils/sh-utils/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/01 20:29:39 kim Exp $
+
+DISTNAME= sh-utils-2.0
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_GNU:=sh-utils/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/sh-utils/sh-utils.html
+
+USE_GTEXINFO= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --program-prefix=g
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/sh-utils/files/md5 b/sysutils/sh-utils/files/md5
new file mode 100644
index 00000000000..fddcb700188
--- /dev/null
+++ b/sysutils/sh-utils/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/01 20:29:39 kim Exp $
+
+MD5 (sh-utils-2.0.tar.gz) = 5e78d1d48ca563ca77e96b22406c4aaf
diff --git a/sysutils/sh-utils/files/patch-sum b/sysutils/sh-utils/files/patch-sum
new file mode 100644
index 00000000000..e34adf791ef
--- /dev/null
+++ b/sysutils/sh-utils/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 1999/10/01 20:29:39 kim Exp $
+
+MD5 (patch-aa) = 6cfb249170c5bda951a2d94099577807
diff --git a/sysutils/sh-utils/patches/patch-aa b/sysutils/sh-utils/patches/patch-aa
new file mode 100644
index 00000000000..67480d3604b
--- /dev/null
+++ b/sysutils/sh-utils/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/10/01 20:29:40 kim Exp $
+
+--- src/Makefile.in.orig Sat Aug 14 11:42:37 1999
++++ src/Makefile.in Fri Oct 1 15:59:37 1999
+@@ -803,8 +803,7 @@
+ check: check-am
+ installcheck-am:
+ installcheck: installcheck-am
+-install-exec-am: install-binPROGRAMS install-binSCRIPTS \
+- install-exec-local
++install-exec-am: install-binPROGRAMS install-binSCRIPTS
+ install-exec: install-exec-am
+
+ install-data-am:
diff --git a/sysutils/sh-utils/pkg/COMMENT b/sysutils/sh-utils/pkg/COMMENT
new file mode 100644
index 00000000000..5a8d2d51eda
--- /dev/null
+++ b/sysutils/sh-utils/pkg/COMMENT
@@ -0,0 +1 @@
+GNU shell utilities.
diff --git a/sysutils/sh-utils/pkg/DESCR b/sysutils/sh-utils/pkg/DESCR
new file mode 100644
index 00000000000..255896387c1
--- /dev/null
+++ b/sysutils/sh-utils/pkg/DESCR
@@ -0,0 +1,3 @@
+These are the GNU shell utilities. Most of these programs have
+significant advantages over their Unix counterparts, such as
+greater speed, additional options, and fewer arbitrary limits.
diff --git a/sysutils/sh-utils/pkg/PLIST b/sysutils/sh-utils/pkg/PLIST
new file mode 100644
index 00000000000..188c1b54b17
--- /dev/null
+++ b/sysutils/sh-utils/pkg/PLIST
@@ -0,0 +1,84 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/01 20:29:39 kim Exp $
+bin/gbasename
+bin/gchroot
+bin/gdate
+bin/gdirname
+bin/gecho
+bin/genv
+bin/gexpr
+bin/gfactor
+bin/gfalse
+bin/ggroups
+bin/ghostid
+bin/ghostname
+bin/gid
+bin/glogname
+bin/gnice
+bin/gnohup
+bin/gpathchk
+bin/gpinky
+bin/gprintenv
+bin/gprintf
+bin/gpwd
+bin/gseq
+bin/gsleep
+bin/gstty
+bin/gtee
+bin/gtest
+bin/gtrue
+bin/gtty
+bin/guname
+bin/gusers
+bin/gwho
+bin/gwhoami
+bin/gyes
+@unexec install-info --delete %D/info/sh-utils.info %D/info/dir
+info/sh-utils.info
+@exec install-info %D/info/sh-utils.info %D/info/dir
+man/man1/gbasename.1
+man/man1/gchroot.1
+man/man1/gdate.1
+man/man1/gdirname.1
+man/man1/gecho.1
+man/man1/genv.1
+man/man1/gexpr.1
+man/man1/gfalse.1
+man/man1/ggroups.1
+man/man1/ghostid.1
+man/man1/ghostname.1
+man/man1/gid.1
+man/man1/glogname.1
+man/man1/gnice.1
+man/man1/gnohup.1
+man/man1/gpathchk.1
+man/man1/gpinky.1
+man/man1/gprintenv.1
+man/man1/gprintf.1
+man/man1/gpwd.1
+man/man1/gsleep.1
+man/man1/gstty.1
+man/man1/gsu.1
+man/man1/gtee.1
+man/man1/gtest.1
+man/man1/gtrue.1
+man/man1/gtty.1
+man/man1/guname.1
+man/man1/gusers.1
+man/man1/gwho.1
+man/man1/gwhoami.1
+man/man1/gyes.1
+share/locale/cs/LC_MESSAGES/sh-utils.mo
+share/locale/de/LC_MESSAGES/sh-utils.mo
+share/locale/el/LC_MESSAGES/sh-utils.mo
+share/locale/es/LC_MESSAGES/sh-utils.mo
+share/locale/fr/LC_MESSAGES/sh-utils.mo
+share/locale/it/LC_MESSAGES/sh-utils.mo
+share/locale/nl/LC_MESSAGES/sh-utils.mo
+share/locale/no/LC_MESSAGES/sh-utils.mo
+share/locale/pl/LC_MESSAGES/sh-utils.mo
+share/locale/pt/LC_MESSAGES/sh-utils.mo
+share/locale/pt_BR/LC_MESSAGES/sh-utils.mo
+share/locale/ru/LC_MESSAGES/sh-utils.mo
+share/locale/sk/LC_MESSAGES/sh-utils.mo
+share/locale/sv/LC_MESSAGES/sh-utils.mo
+share/locale/zh/LC_MESSAGES/sh-utils.mo