aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-13 03:57:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-13 03:57:21 +0000
commitb4620a66a68966fd224a538f8b1f20e26d4f7dd5 (patch)
treefb18c3f394181795f62da83d289ddfff6161ff63 /sysutils
parent362faceac78432fcd55ec5c85cb204fd1e33385f (diff)
downloadports-b4620a66a68966fd224a538f8b1f20e26d4f7dd5.tar.gz
ports-b4620a66a68966fd224a538f8b1f20e26d4f7dd5.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/truncate/Makefile25
-rw-r--r--sysutils/truncate/distinfo1
-rw-r--r--sysutils/truncate/pkg-comment1
-rw-r--r--sysutils/truncate/pkg-descr3
-rw-r--r--sysutils/truncate/pkg-plist1
6 files changed, 0 insertions, 32 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index d68c33cf830f..163c3f861c50 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -213,7 +213,6 @@
SUBDIR += timelimit
SUBDIR += tmpwatch
SUBDIR += tree
- SUBDIR += truncate
SUBDIR += ttyload
SUBDIR += tua
SUBDIR += ucspi-tcp
diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile
deleted file mode 100644
index b68756e93491..000000000000
--- a/sysutils/truncate/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: truncate
-# Date created: 27 Jun 2000
-# Whom: alex@FreeBSD.org
-#
-# $FreeBSD$
-
-PORTNAME= truncate
-PORTVERSION= 20010323
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= alex
-
-MAINTAINER= alex@FreeBSD.org
-
-MAN1= truncate.1
-MANCOMPRESSED= yes
-
-MAKE_ENV+= MANDIR=${PREFIX}/man/man BINDIR=${PREFIX}/bin
-WRKSRC= ${WRKDIR}/truncate
-
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 420000
-FORBIDDEN= "truncate(1) is in the base-system"
-.endif
-.include <bsd.port.post.mk>
diff --git a/sysutils/truncate/distinfo b/sysutils/truncate/distinfo
deleted file mode 100644
index 488409f68a86..000000000000
--- a/sysutils/truncate/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (truncate-20010323.tar.gz) = cf4968189aea9b919249e20de66169a9
diff --git a/sysutils/truncate/pkg-comment b/sysutils/truncate/pkg-comment
deleted file mode 100644
index 1fd1efb8cb9a..000000000000
--- a/sysutils/truncate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A command-line frontend to truncate(2)
diff --git a/sysutils/truncate/pkg-descr b/sysutils/truncate/pkg-descr
deleted file mode 100644
index c6b3eba59a9e..000000000000
--- a/sysutils/truncate/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Truncate(1) is a command line frontend to truncate(2).
-
-- Alex <alex@FreeBSD.org>
diff --git a/sysutils/truncate/pkg-plist b/sysutils/truncate/pkg-plist
deleted file mode 100644
index 726ab87d8011..000000000000
--- a/sysutils/truncate/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/truncate