Date: Tue, 18 Nov 2003 11:29:58 -0500 (EST) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: eik@FreeBSD.org Subject: ports/59422: new port: ports/sysutils/coreutils Message-ID: <200311181629.hAIGTwWs019323@pm1.ric-04.lft.widomaker.com> Resent-Message-ID: <200311181640.hAIGeE4q039039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 59422 >Category: ports >Synopsis: new port: ports/sysutils/coreutils >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 18 08:40:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 4.3-RELEASE i386 >Organization: none here >Environment: System: FreeBSD 4.3-RELEASE i386 >Description: ports/sysutils/coreutils combines, updates, and replaces: ports/sysutils/fileutils/ ports/textproc/textutils/ ports/misc/sh-utils/ which should be removed or marked deprecated (MAINTAINERs CC'd). >How-To-Repeat: apply shar archive below to create ports/sysutils/coreutils NB: remove extra checksums and size specifiers from ./distfiles if they will cause problems for http://www.FreeBSD.org/cgi/pds.cgi?ports/sysutils/coreutils (eik@ CC'd, re: PR ports/56641) >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message # 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: coreutils X# Date created: 18 November 2003 X# Whom: Jason Harris <jharris@widomaker.com> X# X# $FreeBSD$ X# X XPORTNAME= coreutils XPORTVERSION= 5.0 XCATEGORIES= sysutils textproc XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= coreutils XDISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig XEXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} X XMAINTAINER= jharris@widomaker.com XCOMMENT= The Free Software Foundation's core utilities X XLIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ X iconv.3:${PORTSDIR}/converters/libiconv X XCONFLICTS= sh-utils-* fileutils-* textutils-* id-utils-* X X# Global variables X# X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_REINPLACE= yes XCONFIGURE_ARGS= --program-prefix=g X XUSE_GMAKE= yes X XMAN1= gbasename.1 gcat.1 gchgrp.1 gchmod.1 gchown.1 gchroot.1 gcksum.1 \ X gcomm.1 gcp.1 gcsplit.1 gcut.1 gdate.1 gdd.1 gdf.1 gdir.1 \ X gdircolors.1 gdirname.1 gdu.1 gecho.1 genv.1 gexpand.1 gexpr.1 \ X gfactor.1 gfalse.1 gfmt.1 gfold.1 ggroups.1 ghead.1 ghostid.1 \ X ghostname.1 gid.1 ginstall.1 gjoin.1 glink.1 gln.1 glogname.1 gls.1 \ X gmd5sum.1 gmkdir.1 gmkfifo.1 gmknod.1 gmv.1 gnice.1 gnl.1 gnohup.1 \ X god.1 gpaste.1 gpathchk.1 gpinky.1 gpr.1 gprintenv.1 gprintf.1 gptx.1 \ X gpwd.1 greadlink.1 grm.1 grmdir.1 gseq.1 gsha1sum.1 gshred.1 gsleep.1 \ X gsort.1 gsplit.1 gstat.1 gstty.1 gsu.1 gsum.1 gsync.1 gtac.1 gtail.1 \ X gtee.1 gtest.1 gtouch.1 gtr.1 gtrue.1 gtsort.1 gtty.1 guname.1 \ X gunexpand.1 guniq.1 gunlink.1 guptime.1 gusers.1 gvdir.1 gwc.1 gwho.1 \ X gwhoami.1 gyes.1 X X# Local variables X# X XINSTALL_INFO?= install-info X X# Patch X# X Xdo-patch: X.if !defined(WITH_SUID) X @${REINPLACE_CMD} -e "s/u\+s/u\+w/g" ${WRKSRC}/src/Makefile.in X.endif X X# Post-install X# X Xpost-install: install-info X Xinstall-info: X @${INSTALL_INFO} ${PREFIX}/info/${PORTNAME}.info ${PREFIX}/info/dir X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (coreutils-5.0.tar.bz2) = 94e5558ee2a65723d4840bfde2d323f0 XSHA1 (coreutils-5.0.tar.bz2) = ce67aacedfc917a92b5be62dd32095393c2f220c XRMD160 (coreutils-5.0.tar.bz2) = 095022981986f7874cddde181c50eb526da58f3d XSIZE (coreutils-5.0.tar.bz2) = 3952653 XMD5 (coreutils-5.0.tar.bz2.sig) = 86116a258f352c423e6e13f555f9d338 XSHA1 (coreutils-5.0.tar.bz2.sig) = 49ddb34082e78095f9c300ce76b238f36c239659 XRMD160 (coreutils-5.0.tar.bz2.sig) = 7514cd402fdf4a679d444fd27ec3fbbf60607c97 XSIZE (coreutils-5.0.tar.bz2.sig) = 65 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XThe Free Software Foundation's core utilities: X X basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, X cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, X factor, false, fmt, fold, groups, head, hostid, hostname, id, install, X join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, X nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, X readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, X su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, X unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes X XSimilar utilities to most of these exist in the FreeBSD base system, Xbut many of the GNU versions have added functionality that is Xuseful. X XNote that this port will install these utilities with a `g' prefix, Xfor example gdate, gexpr, and gtest, but the texinfo documentation Xwill refer to them without the `g' prefix. X XGNU su does not support a wheel group. This port installs it Xwithout the suid bit, unless you define WITH_SUID while building. X XWWW: http://www.gnu.org/directory/coreutils.html END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/gbasename Xbin/gcat Xbin/gchgrp Xbin/gchmod Xbin/gchown Xbin/gchroot Xbin/gcksum Xbin/gcomm Xbin/gcp Xbin/gcsplit Xbin/gcut Xbin/gdate Xbin/gdd Xbin/gdf Xbin/gdir Xbin/gdircolors Xbin/gdirname Xbin/gdu Xbin/gecho Xbin/genv Xbin/gexpand Xbin/gexpr Xbin/gfactor Xbin/gfalse Xbin/gfmt Xbin/gfold Xbin/ggroups Xbin/ghead Xbin/ghostid Xbin/ghostname Xbin/gid Xbin/ginstall Xbin/gjoin Xbin/gkill Xbin/glink Xbin/gln Xbin/glogname Xbin/gls Xbin/gmd5sum Xbin/gmkdir Xbin/gmkfifo Xbin/gmknod Xbin/gmv Xbin/gnice Xbin/gnl Xbin/gnohup Xbin/god Xbin/gpaste Xbin/gpathchk Xbin/gpinky Xbin/gpr Xbin/gprintenv Xbin/gprintf Xbin/gptx Xbin/gpwd Xbin/greadlink Xbin/grm Xbin/grmdir Xbin/gseq Xbin/gsha1sum Xbin/gshred Xbin/gsleep Xbin/gsort Xbin/gsplit Xbin/gstat Xbin/gstty Xbin/gsu Xbin/gsum Xbin/gsync Xbin/gtac Xbin/gtail Xbin/gtee Xbin/gtest Xbin/gtouch Xbin/gtr Xbin/gtrue Xbin/gtsort Xbin/gtty Xbin/guname Xbin/gunexpand Xbin/guniq Xbin/gunlink Xbin/guptime Xbin/gusers Xbin/gvdir Xbin/gwc Xbin/gwho Xbin/gwhoami Xbin/gyes X@unexec install-info --delete %D/info/coreutils.info %D/info/dir Xinfo/coreutils.info X@exec install-info %D/info/coreutils.info %D/info/dir Xshare/locale/be/LC_MESSAGES/coreutils.mo Xshare/locale/ca/LC_MESSAGES/coreutils.mo Xshare/locale/cs/LC_MESSAGES/coreutils.mo Xshare/locale/da/LC_MESSAGES/coreutils.mo Xshare/locale/de/LC_MESSAGES/coreutils.mo Xshare/locale/el/LC_MESSAGES/coreutils.mo Xshare/locale/es/LC_MESSAGES/coreutils.mo Xshare/locale/et/LC_MESSAGES/coreutils.mo Xshare/locale/fi/LC_MESSAGES/coreutils.mo Xshare/locale/fr/LC_MESSAGES/coreutils.mo Xshare/locale/gl/LC_MESSAGES/coreutils.mo Xshare/locale/hu/LC_MESSAGES/coreutils.mo Xshare/locale/it/LC_MESSAGES/coreutils.mo Xshare/locale/ja/LC_MESSAGES/coreutils.mo Xshare/locale/ko/LC_MESSAGES/coreutils.mo Xshare/locale/lg/LC_MESSAGES/coreutils.mo Xshare/locale/ms/LC_MESSAGES/coreutils.mo Xshare/locale/nb/LC_MESSAGES/coreutils.mo Xshare/locale/nl/LC_MESSAGES/coreutils.mo Xshare/locale/no/LC_MESSAGES/coreutils.mo Xshare/locale/pl/LC_MESSAGES/coreutils.mo Xshare/locale/pt/LC_MESSAGES/coreutils.mo Xshare/locale/pt_BR/LC_MESSAGES/coreutils.mo Xshare/locale/ru/LC_MESSAGES/coreutils.mo Xshare/locale/sk/LC_MESSAGES/coreutils.mo Xshare/locale/sl/LC_MESSAGES/coreutils.mo Xshare/locale/sv/LC_MESSAGES/coreutils.mo Xshare/locale/tr/LC_MESSAGES/coreutils.mo Xshare/locale/zh_CN/LC_MESSAGES/coreutils.mo Xshare/locale/zh_TW/LC_MESSAGES/coreutils.mo END-of-pkg-plist exit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ukEsSypIl9OdoOMRAoydAJ9rXXByxjHnWB7FfPV5LG8XAWVXBQCffXET U5QwQfrq9hDwn/Qm5cDVKus= =TeyG -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311181629.hAIGTwWs019323>