1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00

- Remove GNU fileutils, they are replaced by GNU coreutils package,

available as sysutils/coreutils.

Approved by:	maintainer timeout (1 month)
This commit is contained in:
Pav Lucistnik 2004-01-22 00:04:47 +00:00
parent 5961e2d83e
commit 1ad8195df1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98740
5 changed files with 0 additions and 161 deletions

View File

@ -106,7 +106,6 @@
SUBDIR += filedupe
SUBDIR += filelight
SUBDIR += fileprune
SUBDIR += fileutils
SUBDIR += finfo
SUBDIR += flasher
SUBDIR += flexbackup

View File

@ -1,39 +0,0 @@
# New ports collection makefile for: GNU fileutils
# Date created: Mon Jun 5 22:42:27 CEST 2000
# Whom: ust@cert.siemens.de
#
# $FreeBSD$
#
PORTNAME= fileutils
PORTVERSION= 4.1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= fileutils
MAINTAINER= cyrille.lefevre@laposte.net
COMMENT= The GNU file utilities
# Global variables
#
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
CONFLICTS= coreutils-*
USE_PERL5= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
# --program-prefix=g is broken
CONFIGURE_ARGS= --program-transform-name=s,^,g,
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
# PREFIX isn't honored. force it w/ prefix.
MAKE_ARGS= prefix=${PREFIX}
MAN1= gchgrp.1 gchmod.1 gchown.1 gcp.1 gdd.1 gdf.1 gdir.1 \
gdircolors.1 gdu.1 ginstall.1 gln.1 gls.1 gmkdir.1 gmkfifo.1 \
gmknod.1 gmv.1 grm.1 grmdir.1 gshred.1 gsync.1 gtouch.1 gvdir.1
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (fileutils-4.1.tar.gz) = 2fa04ceee87e962ddf72f32a2d6b906d

View File

@ -1,13 +0,0 @@
The Free Software Foundation's "file" utilities, including "chgrp",
"chmod", "chown", "cp", "dd", "df", "dir", "dircolors", "du",
"install", "ln", "ls", "mkdir", "mkfifo", "mknod", "mv", "rm",
"rmdir", "shred", "sync", "touch", "vdir".
These utilities exist in the FreeBSD base collection, but the GNU
versions have added functionality that is sometimes useful.
Note that this port will install these utilities with a `g' prefix,
for example gcp, gdu, gls, gmv, grm, but the texinfo documentation
will refer to these utilities without the `g' prefix.
WWW: http://www.gnu.org/software/fileutils/fileutils.html

View File

@ -1,107 +0,0 @@
@comment $FreeBSD$
bin/gchgrp
bin/gchmod
bin/gchown
bin/gcp
bin/gdd
bin/gdf
bin/gdir
bin/gdircolors
bin/gdu
bin/ginstall
bin/gln
bin/gls
bin/gmkdir
bin/gmkfifo
bin/gmknod
bin/gmv
bin/grm
bin/grmdir
bin/gshred
bin/gsync
bin/gtouch
bin/gvdir
@unexec install-info --quiet --delete %D/info/fileutils.info %D/info/dir
info/fileutils.info
@exec install-info %D/info/fileutils.info %D/info/dir
share/locale/cs/LC_TIME
share/locale/cs/LC_MESSAGES/fileutils.mo
share/locale/da/LC_TIME
share/locale/da/LC_MESSAGES/fileutils.mo
share/locale/de/LC_TIME
share/locale/de/LC_MESSAGES/fileutils.mo
share/locale/el/LC_TIME
share/locale/el/LC_MESSAGES/fileutils.mo
share/locale/es/LC_TIME
share/locale/es/LC_MESSAGES/fileutils.mo
share/locale/fr/LC_TIME
share/locale/fr/LC_MESSAGES/fileutils.mo
share/locale/gl/LC_TIME
share/locale/gl/LC_MESSAGES/fileutils.mo
share/locale/it/LC_TIME
share/locale/it/LC_MESSAGES/fileutils.mo
share/locale/ja/LC_TIME
share/locale/ja/LC_MESSAGES/fileutils.mo
share/locale/ko/LC_TIME
share/locale/ko/LC_MESSAGES/fileutils.mo
share/locale/nl/LC_TIME
share/locale/nl/LC_MESSAGES/fileutils.mo
share/locale/no/LC_TIME
share/locale/no/LC_MESSAGES/fileutils.mo
share/locale/pl/LC_TIME
share/locale/pl/LC_MESSAGES/fileutils.mo
share/locale/pt/LC_TIME
share/locale/pt/LC_MESSAGES/fileutils.mo
share/locale/pt_BR/LC_TIME
share/locale/pt_BR/LC_MESSAGES/fileutils.mo
share/locale/ru/LC_TIME
share/locale/ru/LC_MESSAGES/fileutils.mo
share/locale/sk/LC_TIME
share/locale/sk/LC_MESSAGES/fileutils.mo
share/locale/sl/LC_TIME
share/locale/sl/LC_MESSAGES/fileutils.mo
share/locale/sv/LC_TIME
share/locale/sv/LC_MESSAGES/fileutils.mo
share/locale/zh/LC_TIME
share/locale/zh/LC_MESSAGES/fileutils.mo
@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/cs 2>/dev/null || true
@unexec rmdir %D/share/locale/da/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/da 2>/dev/null || true
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/de 2>/dev/null || true
@unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/el 2>/dev/null || true
@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/es 2>/dev/null || true
@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fr 2>/dev/null || true
@unexec rmdir %D/share/locale/gl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/gl 2>/dev/null || true
@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/it 2>/dev/null || true
@unexec rmdir %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/ja 2>/dev/null || true
@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/ko 2>/dev/null || true
@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nl 2>/dev/null || true
@unexec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/no 2>/dev/null || true
@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/pl 2>/dev/null || true
@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/pt 2>/dev/null || true
@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/pt_BR 2>/dev/null || true
@unexec rmdir %D/share/locale/ru/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/ru 2>/dev/null || true
@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/sk 2>/dev/null || true
@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/sl 2>/dev/null || true
@unexec rmdir %D/share/locale/sv/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/sv 2>/dev/null || true
@unexec rmdir %D/share/locale/zh/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/zh 2>/dev/null || true
@unexec rmdir %D/share/locale 2>/dev/null || true