From c7cfbf1ad307caba9105eab300e2e824747bde6c Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Thu, 8 Feb 2001 17:30:09 +0000 Subject: [PATCH] gtar has been moved to archivers. Requested by: maintainer --- sysutils/gtar/Makefile | 31 ------------------------ sysutils/gtar/distinfo | 1 - sysutils/gtar/files/patch-lib_dirname_c | 16 ------------ sysutils/gtar/files/patch-lib_prepargs_c | 15 ------------ sysutils/gtar/pkg-comment | 1 - sysutils/gtar/pkg-descr | 12 --------- sysutils/gtar/pkg-plist | 23 ------------------ 7 files changed, 99 deletions(-) delete mode 100644 sysutils/gtar/Makefile delete mode 100644 sysutils/gtar/distinfo delete mode 100644 sysutils/gtar/files/patch-lib_dirname_c delete mode 100644 sysutils/gtar/files/patch-lib_prepargs_c delete mode 100644 sysutils/gtar/pkg-comment delete mode 100644 sysutils/gtar/pkg-descr delete mode 100644 sysutils/gtar/pkg-plist diff --git a/sysutils/gtar/Makefile b/sysutils/gtar/Makefile deleted file mode 100644 index 1a10379923fb..000000000000 --- a/sysutils/gtar/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gtar -# Date created: Sa 6 Jun 1998 10:24:51 CEST -# Whom: Andreas Klemm -# -# $FreeBSD$ -# - -PORTNAME= tar -PORTVERSION= 1.13.19 -PKGNAMEPREFIX= g -CATEGORIES= sysutils archivers -MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ - ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \ - ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/ - -MAINTAINER= naddy@mips.inka.de - -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --program-prefix=g -CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \ - DEFAULT_ARCHIVE='/dev/sa0' - -.if defined(WANT_STATIC) -CONFIGURE_ENV+= LDFLAGS='-L${LOCALBASE}/lib -static' -.else -CONFIGURE_ENV+= LDFLAGS='-L${LOCALBASE}/lib' -.endif - -.include diff --git a/sysutils/gtar/distinfo b/sysutils/gtar/distinfo deleted file mode 100644 index e3dc26e3b16f..000000000000 --- a/sysutils/gtar/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (tar-1.13.19.tar.gz) = ff10ade59f5b312869ffb2f229177e14 diff --git a/sysutils/gtar/files/patch-lib_dirname_c b/sysutils/gtar/files/patch-lib_dirname_c deleted file mode 100644 index e3b34c334fdc..000000000000 --- a/sysutils/gtar/files/patch-lib_dirname_c +++ /dev/null @@ -1,16 +0,0 @@ -$FreeBSD$ ---- lib/dirname.c.orig Wed Jan 31 02:08:57 2001 -+++ lib/dirname.c Wed Jan 31 02:10:31 2001 -@@ -19,6 +19,12 @@ - # include - #endif - -+#if HAVE_STRING_H -+# include -+#else -+# include -+#endif -+ - #if HAVE_STDLIB_H - # include - #endif diff --git a/sysutils/gtar/files/patch-lib_prepargs_c b/sysutils/gtar/files/patch-lib_prepargs_c deleted file mode 100644 index 155ec9fb57a1..000000000000 --- a/sysutils/gtar/files/patch-lib_prepargs_c +++ /dev/null @@ -1,15 +0,0 @@ -$FreeBSD$ ---- lib/prepargs.c.orig Thu Nov 16 01:32:16 2000 -+++ lib/prepargs.c Thu Nov 16 01:32:58 2000 -@@ -23,6 +23,11 @@ - #endif - #include "prepargs.h" - #include -+#if HAVE_STRING_H -+# include -+#else -+# include -+#endif - #include - - #include diff --git a/sysutils/gtar/pkg-comment b/sysutils/gtar/pkg-comment deleted file mode 100644 index 7b8fb4030a73..000000000000 --- a/sysutils/gtar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU version of the traditional tar archiver diff --git a/sysutils/gtar/pkg-descr b/sysutils/gtar/pkg-descr deleted file mode 100644 index b60fa9bbf969..000000000000 --- a/sysutils/gtar/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The Free Software Foundation's "tar" tape archiver. - -GNU tar saves many files together into a single tape or disk archive, -and can restore individual files from the archive. It includes -multivolume support, the ability to archive sparse files, automatic -archive compression/decompression, remote archives and special -features that allow tar to be used for incremental and full backups. -This distribution also includes rmt, the remote tape server. - -Note that this port will install these utilities with a 'g' prefix, -e.g. gtar, but the texinfo documentation will refer to them without -the 'g' prefix. diff --git a/sysutils/gtar/pkg-plist b/sysutils/gtar/pkg-plist deleted file mode 100644 index 420c2324eea6..000000000000 --- a/sysutils/gtar/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -@comment $FreeBSD$ -bin/gtar -@unexec install-info --delete %D/info/tar.info %D/info/dir -info/tar.info -@exec install-info %D/info/tar.info %D/info/dir -libexec/grmt -share/locale/cs/LC_MESSAGES/tar.mo -share/locale/da/LC_MESSAGES/tar.mo -share/locale/de/LC_MESSAGES/tar.mo -share/locale/es/LC_MESSAGES/tar.mo -share/locale/et/LC_MESSAGES/tar.mo -share/locale/fr/LC_MESSAGES/tar.mo -share/locale/it/LC_MESSAGES/tar.mo -share/locale/ja/LC_MESSAGES/tar.mo -share/locale/ko/LC_MESSAGES/tar.mo -share/locale/nl/LC_MESSAGES/tar.mo -share/locale/no/LC_MESSAGES/tar.mo -share/locale/pl/LC_MESSAGES/tar.mo -share/locale/pt/LC_MESSAGES/tar.mo -share/locale/pt_BR/LC_MESSAGES/tar.mo -share/locale/ru/LC_MESSAGES/tar.mo -share/locale/sl/LC_MESSAGES/tar.mo -share/locale/sv/LC_MESSAGES/tar.mo