From owner-freebsd-ports Mon Oct 9 21: 0:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D712B37B66F for ; Mon, 9 Oct 2000 21:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA94007; Mon, 9 Oct 2000 21:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 40ACE37B503 for ; Mon, 9 Oct 2000 20:58:22 -0700 (PDT) Received: (qmail 13173289 invoked from network); 10 Oct 2000 03:58:14 -0000 Received: from r227m167.cybercable.tm.fr (HELO gits.dyndns.org) ([195.132.227.167]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 10 Oct 2000 03:58:14 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.0/8.11.0) id e9A3wDe25570; Tue, 10 Oct 2000 05:58:13 +0200 (CEST) (envelope-from root) Message-Id: <200010100358.e9A3wDe25570@gits.dyndns.org> Date: Tue, 10 Oct 2000 05:58:13 +0200 (CEST) From: Cyrille Lefevre Reply-To: clefevre@citeweb.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21884: New port: misc/sh-utils - 2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21884 >Category: ports >Synopsis: New port: misc/sh-utils - 2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 21:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.1-STABLE i386 >Organization: ACME >Environment: FreeBSD gits 4.1-STABLE FreeBSD 4.1-STABLE #3: Sat Sep 23 10:20:30 CEST 2000 root@gits:/disk2/4.0-stable/src/sys/compile/CUSTOM i386 >Description: The SNU sh utilities, including basename, chroot, date, dirname, echo, env, expr, false, groups, hostid, hostname, id, logname, nice, nohup, pathchk, pinky, printenv, printf, pwd, sleep, stty, su, tee, test, true, tty, uname, users, who, whoami, and yes. >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # misc/sh-utils # misc/sh-utils/Makefile # misc/sh-utils/distinfo # misc/sh-utils/pkg-comment # misc/sh-utils/pkg-descr # misc/sh-utils/pkg-plist # echo c - misc/sh-utils mkdir -p misc/sh-utils > /dev/null 2>&1 echo x - misc/sh-utils/Makefile sed 's/^X//' >misc/sh-utils/Makefile << 'END-of-misc/sh-utils/Makefile' X# New ports collection makefile for: sh-utils X# Version required: 2.0 X# Date created: 10 October 2000 X# Whom: Cyrille Lefevre X# X# $FreeBSD$ X# X XPORTNAME= sh-utils XPORTVERSION= 2.0 XCATEGORIES= misc XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= sh-utils X XMAINTAINER= ports@freebsd.org X XGNU_CONFIGURE= yes X XCONFIGURE_ARGS= --program-prefix=g X XUSE_GMAKE= yes X XMAN1= gbasename.1 gchroot.1 gdate.1 gdirname.1 gecho.1 genv.1 \ X gexpr.1 gfalse.1 ggroups.1 ghostid.1 ghostname.1 gid.1 \ X glogname.1 gnice.1 gnohup.1 gpathchk.1 gpinky.1 gprintenv.1 \ X gprintf.1 gpwd.1 gsleep.1 gstty.1 gsu.1 gtee.1 gtest.1 \ X gtrue.1 gtty.1 guname.1 gusers.1 gwho.1 gwhoami.1 gyes.1 X X.include END-of-misc/sh-utils/Makefile echo x - misc/sh-utils/distinfo sed 's/^X//' >misc/sh-utils/distinfo << 'END-of-misc/sh-utils/distinfo' XMD5 (sh-utils-2.0.tar.gz) = 5e78d1d48ca563ca77e96b22406c4aaf END-of-misc/sh-utils/distinfo echo x - misc/sh-utils/pkg-comment sed 's/^X//' >misc/sh-utils/pkg-comment << 'END-of-misc/sh-utils/pkg-comment' XThe FSF's version of date(1), expr(1), test(1), etc. END-of-misc/sh-utils/pkg-comment echo x - misc/sh-utils/pkg-descr sed 's/^X//' >misc/sh-utils/pkg-descr << 'END-of-misc/sh-utils/pkg-descr' XThe Free Software Foundation's "sh" utilities, including "basename", X"chroot", "date", "dirname", "echo", "env", "expr", "false", X"groups", "hostid", "hostname", "id", "logname", "nice", "nohup", X"pathchk", "pinky", "printenv", "printf", "pwd", "sleep", "stty", X"su", "tee", "test", "true", "tty", "uname", "users", "who", X"whoami", and "yes". X XThese utilities exist in the FreeBSD base collection, but the GNU Xversions have added functionality that is sometimes useful. X XNote that this port will install these utilities with a `g' prefix, Xeg., gdate, gexpr, gtest, but the texinfo documentation will refer to Xthese utilities without the `g' prefix. END-of-misc/sh-utils/pkg-descr echo x - misc/sh-utils/pkg-plist sed 's/^X//' >misc/sh-utils/pkg-plist << 'END-of-misc/sh-utils/pkg-plist' Xbin/gbasename Xbin/gdate Xbin/gdirname Xbin/gecho Xbin/genv Xbin/gexpr Xbin/gfactor Xbin/gfalse Xbin/ghostname Xbin/gid Xbin/glogname Xbin/gpathchk Xbin/gpinky Xbin/gprintenv Xbin/gprintf Xbin/gpwd Xbin/gseq Xbin/gsleep Xbin/gtee Xbin/gtest Xbin/gtrue Xbin/gtty Xbin/gusers Xbin/gwho Xbin/gwhoami Xbin/gyes Xbin/guname Xbin/gchroot Xbin/ghostid Xbin/gnice Xbin/gstty Xbin/ggroups Xbin/gnohup Xbin/gsu X@unexec install-info --delete %D/info/sh-utils.info %D/info/dir Xinfo/sh-utils.info X@exec install-info %D/info/sh-utils.info %D/info/dir Xshare/locale/cs/LC_MESSAGES/sh-utils.mo Xshare/locale/de/LC_MESSAGES/sh-utils.mo Xshare/locale/el/LC_MESSAGES/sh-utils.mo Xshare/locale/es/LC_MESSAGES/sh-utils.mo Xshare/locale/fr/LC_MESSAGES/sh-utils.mo Xshare/locale/it/LC_MESSAGES/sh-utils.mo Xshare/locale/nl/LC_MESSAGES/sh-utils.mo Xshare/locale/no/LC_MESSAGES/sh-utils.mo Xshare/locale/pl/LC_MESSAGES/sh-utils.mo Xshare/locale/pt/LC_MESSAGES/sh-utils.mo Xshare/locale/pt_BR/LC_MESSAGES/sh-utils.mo Xshare/locale/ru/LC_MESSAGES/sh-utils.mo Xshare/locale/sk/LC_MESSAGES/sh-utils.mo Xshare/locale/sv/LC_MESSAGES/sh-utils.mo Xshare/locale/zh/LC_MESSAGES/sh-utils.mo END-of-misc/sh-utils/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message