summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile1
-rw-r--r--misc/shc/Makefile29
-rw-r--r--misc/shc/distinfo1
-rw-r--r--misc/shc/pkg-descr6
-rw-r--r--misc/shc/pkg-plist1
5 files changed, 0 insertions, 38 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 761c3328746c..58de44c7253a 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -317,7 +317,6 @@
SUBDIR += seizedesktop
SUBDIR += sh-utils
SUBDIR += shared-mime-info
- SUBDIR += shc
SUBDIR += shuffle
SUBDIR += since
SUBDIR += sloccount
diff --git a/misc/shc/Makefile b/misc/shc/Makefile
deleted file mode 100644
index 2810069242a5..000000000000
--- a/misc/shc/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: shc
-# Date created: Feb 14, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= shc
-PORTVERSION= 3.3
-CATEGORIES= misc
-MASTER_SITES= ftp://asterix.fi.upm.es/pub/facultad/departamentos/datsi/frosal/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A shell script "encoder"
-
-IGNORE= "Produces broken binaries"
-
-USE_REINPLACE= yes
-ALL_TARGET= shc
-
-MAN1= shc.1
-
-post-patch:
- @${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS},g ; \
- s,/usr/local,${PREFIX},g" ${WRKSRC}/Makefile
-
-.include <bsd.port.mk>
diff --git a/misc/shc/distinfo b/misc/shc/distinfo
deleted file mode 100644
index 52137118a3e2..000000000000
--- a/misc/shc/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (shc-3.3.tgz) = 342c1fe98814dabdd1dc67f17e6a71ed
diff --git a/misc/shc/pkg-descr b/misc/shc/pkg-descr
deleted file mode 100644
index 2ed30a65a479..000000000000
--- a/misc/shc/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-A generic shell script compiler. Shc takes a script, which is
-specified on the command line and produces c source code. The
-generated source code is then compiled and linked to produce a
-stripped binary executable. Use with care.
-
-WWW: http://www.datsi.fi.upm.es/~frosal/frosal.html
diff --git a/misc/shc/pkg-plist b/misc/shc/pkg-plist
deleted file mode 100644
index cbfcaa1f7c75..000000000000
--- a/misc/shc/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/shc