Initial import of sh-utils-2.0

GNU command line utilities

Submitted by: David Lebel <lebel@lebel.org>
This commit is contained in:
wilfried 2001-03-14 21:53:41 +00:00
parent b455f34e94
commit 49b6e95ab4
6 changed files with 239 additions and 0 deletions

27
misc/sh-utils/Makefile Normal file
View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/03/14 21:53:41 wilfried Exp $
DISTNAME= sh-utils-2.0
CATEGORIES= misc
NEED_VERSION= 1.340
MAINTAINER= David Lebel <lebel@lebel.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= sh-utils
LIB_DEPENDS= intl.1::devel/gettext
SEPARATE_BUILD= concurrent
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --program-prefix=g
.include <bsd.port.mk>

3
misc/sh-utils/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (sh-utils-2.0.tar.gz) = 5e78d1d48ca563ca77e96b22406c4aaf
RMD160 (sh-utils-2.0.tar.gz) = e01402c518b34f716a5b4eea38afcdfcceac82a1
SHA1 (sh-utils-2.0.tar.gz) = a2970bb68eafc4b35f44e8121390adb44409067c

View File

@ -0,0 +1 @@
GNU command line utilities

9
misc/sh-utils/pkg/DESCR Normal file
View File

@ -0,0 +1,9 @@
sh-utils is a package of small shell programming utilities. They
are mostly compliant with POSIX.2, where applicable. The programs
that can be built with this package are basename, chroot, date,
dirname, echo, env, expr, factor, false, groups, hostname, id,
logname, nice, nohup, pathchk, printenv, printf, pwd, seq, sleep,
stty, su, tee, test, true, tty, uname, users, who, whoami, and yes.
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.

84
misc/sh-utils/pkg/PLIST Normal file
View File

@ -0,0 +1,84 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/14 21:53:41 wilfried Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/sh-utils.info
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
info/sh-utils.info
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
@exec install-info --info-dir=%D/info %D/info/sh-utils.info

View File

@ -0,0 +1,115 @@
@comment $OpenBSD: PLIST-auto,v 1.1.1.1 2001/03/14 21:53:41 wilfried Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/sh-utils.info
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
info/sh-utils.info
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
@dirrm share/locale/zh/LC_MESSAGES
@dirrm share/locale/zh
@dirrm share/locale/sv/LC_MESSAGES
@dirrm share/locale/sv
@dirrm share/locale/sk/LC_MESSAGES
@dirrm share/locale/sk
@dirrm share/locale/ru/LC_MESSAGES
@dirrm share/locale/ru
@dirrm share/locale/pt_BR/LC_MESSAGES
@dirrm share/locale/pt_BR
@dirrm share/locale/pt/LC_MESSAGES
@dirrm share/locale/pt
@dirrm share/locale/pl/LC_MESSAGES
@dirrm share/locale/pl
@dirrm share/locale/no/LC_MESSAGES
@dirrm share/locale/no
@dirrm share/locale/nl/LC_MESSAGES
@dirrm share/locale/nl
@dirrm share/locale/it/LC_MESSAGES
@dirrm share/locale/it
@dirrm share/locale/fr/LC_MESSAGES
@dirrm share/locale/fr
@dirrm share/locale/es/LC_MESSAGES
@dirrm share/locale/es
@dirrm share/locale/el/LC_MESSAGES
@dirrm share/locale/el
@dirrm share/locale/de/LC_MESSAGES
@dirrm share/locale/de
@dirrm share/locale/cs/LC_MESSAGES
@dirrm share/locale/cs
@dirrm share/locale
@exec install-info --info-dir=%D/info %D/info/sh-utils.info