aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-08-17 04:28:32 +0800
committerrene <rene@FreeBSD.org>2018-08-17 04:28:32 +0800
commitd55a2fcc765d8211d825c94c8a53ff57ba2a8ab5 (patch)
tree5f56fa83cb52628df1cce7e88fa14a644324e550 /misc
parentb9b9e6e07461a3dc74e068c56993102704112352 (diff)
downloadfreebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.tar.gz
freebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.tar.zst
freebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.zip
Remove expired ports:
2018-08-16 net/traceroute: Upstream gone 2018-08-15 net/e169-stats: unknown license 2018-08-15 net/l4ip: unknown license 2018-08-15 net/dhcprelay: unknown license 2018-08-15 emulators/m2000: unknown license 2018-08-15 textproc/ant-xinclude-task: unknown license 2018-08-15 textproc/bomstrip: unknown license 2018-08-15 x11-fonts/ecofont: unknown license 2018-08-15 mail/roundcube-groupvice: unknown license 2018-08-15 security/pft: unknown license 2018-08-15 devel/kickassembler: unknown license 2018-08-15 devel/gdbmods: unknown license 2018-08-15 devel/as31: unknown license 2018-08-15 databases/dbf2mysql: unknown license 2018-08-15 misc/xpns: unknown license 2018-08-15 misc/amfm: unknown license 2018-08-15 games/smashbattle: unknown license 2018-08-15 games/syobon: unknown license 2018-08-15 games/optimax: unknown license 2018-08-15 games/xgospel: unknown license 2018-08-15 biology/blat: unknown license 2018-08-15 x11-clocks/swisswatch: unknown license 2018-08-15 palm/ppmtoTbmp: unknown license 2018-08-15 dns/ghtool: unknown license 2018-08-15 x11-themes/beastie: unknown license 2018-08-15 converters/uudx: unknown license 2018-08-15 sysutils/areca-cli: unknown license
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile2
-rw-r--r--misc/amfm/Makefile29
-rw-r--r--misc/amfm/distinfo2
-rw-r--r--misc/amfm/files/patch-Makefile11
-rw-r--r--misc/amfm/files/patch-amfm.c19
-rw-r--r--misc/amfm/pkg-descr14
-rw-r--r--misc/amfm/pkg-plist1
-rw-r--r--misc/xpns/Makefile53
-rw-r--r--misc/xpns/distinfo2
-rw-r--r--misc/xpns/files/patch-celldel.c10
-rw-r--r--misc/xpns/files/patch-cellein.c10
-rw-r--r--misc/xpns/files/patch-cellget.c10
-rw-r--r--misc/xpns/files/patch-cellkaio.c10
-rw-r--r--misc/xpns/files/patch-cellkalook.c10
-rw-r--r--misc/xpns/files/patch-cellmisc.c11
-rw-r--r--misc/xpns/files/patch-cellorg.c11
-rw-r--r--misc/xpns/files/patch-cellrefr.c10
-rw-r--r--misc/xpns/files/patch-diwinpop.c11
-rw-r--r--misc/xpns/files/patch-filekaio.c10
-rw-r--r--misc/xpns/files/patch-filesteio.c10
-rw-r--r--misc/xpns/files/patch-filetraio.c10
-rw-r--r--misc/xpns/files/patch-habreakmisc.c11
-rw-r--r--misc/xpns/files/patch-hadatmisc.c11
-rw-r--r--misc/xpns/files/patch-hadelmisc.c10
-rw-r--r--misc/xpns/files/patch-hakadelta.c11
-rw-r--r--misc/xpns/files/patch-hakamisc.c11
-rw-r--r--misc/xpns/files/patch-hakasete.c11
-rw-r--r--misc/xpns/files/patch-halook.c11
-rw-r--r--misc/xpns/files/patch-harefreshx.c10
-rw-r--r--misc/xpns/files/patch-hastemarke.c11
-rw-r--r--misc/xpns/files/patch-hi.c10
-rw-r--r--misc/xpns/files/patch-kaio.c11
-rw-r--r--misc/xpns/files/patch-kawinpop.c10
-rw-r--r--misc/xpns/files/patch-makefile28
-rw-r--r--misc/xpns/files/patch-pns.c11
-rw-r--r--misc/xpns/files/patch-scandir.c11
-rw-r--r--misc/xpns/files/patch-setpath.c11
-rw-r--r--misc/xpns/files/patch-simbreak.c11
-rw-r--r--misc/xpns/files/patch-simget.c22
-rw-r--r--misc/xpns/files/patch-steio.c10
-rw-r--r--misc/xpns/files/patch-traio.c10
-rw-r--r--misc/xpns/files/patch-xpns14
-rw-r--r--misc/xpns/pkg-descr21
43 files changed, 0 insertions, 533 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 628f1c45e048..fd451c0bb332 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -10,7 +10,6 @@
SUBDIR += amanda-client
SUBDIR += amanda-perl-wrapper
SUBDIR += amanda-server
- SUBDIR += amfm
SUBDIR += ansiweather
SUBDIR += apparix
SUBDIR += artikulate
@@ -568,7 +567,6 @@
SUBDIR += xiphos
SUBDIR += xless
SUBDIR += xosd
- SUBDIR += xpns
SUBDIR += xtail
SUBDIR += xtar
SUBDIR += xtypo
diff --git a/misc/amfm/Makefile b/misc/amfm/Makefile
deleted file mode 100644
index ebe6b842fb01..000000000000
--- a/misc/amfm/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: sanpei@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= amfm
-PORTVERSION= 1.0
-CATEGORIES= misc
-MASTER_SITES= https://github.com/ikegam/amfm/raw/9679aa06eead7ed3571480e892f426828e17e361/ \
- LOCAL/sanpei
-DISTNAME= amfm
-EXTRACT_SUFX= .c
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= THANKO USB AM/FM Radio controller
-
-LICENSE= NONE
-
-DEPRECATED= unknown license
-EXPIRATION_DATE= 2018-08-15
-
-LIB_DEPENDS= libhid.so:devel/libhid
-
-do-extract:
- @${MKDIR} ${WRKSRC}
- @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}/
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/amfm ${STAGEDIR}${PREFIX}/bin/amfm
-
-.include <bsd.port.mk>
diff --git a/misc/amfm/distinfo b/misc/amfm/distinfo
deleted file mode 100644
index 969e177cde64..000000000000
--- a/misc/amfm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (amfm.c) = 0dd12ba64466a7c82f7af546c856cc0e1fd65c1a70397dd7c61a2c2d266b762b
-SIZE (amfm.c) = 2590
diff --git a/misc/amfm/files/patch-Makefile b/misc/amfm/files/patch-Makefile
deleted file mode 100644
index 2fe060af7387..000000000000
--- a/misc/amfm/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2017-02-27 12:28:56 UTC
-+++ Makefile
-@@ -0,0 +1,8 @@
-+CFLAGS=-I${PREFIX}/include -L${PREFIX}/lib -lhid
-+TARGET=amfm
-+SRC=amfm.c
-+
-+all: ${TARGET}
-+
-+${TARGET}: ${SRC}
-+ cc -o amfm ${CFLAGS} amfm.c
diff --git a/misc/amfm/files/patch-amfm.c b/misc/amfm/files/patch-amfm.c
deleted file mode 100644
index 5a771fd4d0d8..000000000000
--- a/misc/amfm/files/patch-amfm.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- amfm.c.orig 2017-02-27 12:28:56 UTC
-+++ amfm.c
-@@ -12,6 +12,7 @@
-
- #include <stdio.h>
- #include <string.h>
-+#include <stdlib.h>
- #include <unistd.h>
- #include <hid.h>
-
-@@ -28,7 +29,7 @@ int main(int argc, const char** argv) {
- HIDInterface* hid;
- HIDInterfaceMatcher matcher = { RADIO_VENDID, RADIO_DEVID, NULL, NULL, 0 };
-
-- unsigned char PACKET[SEND_PACKET_LENGTH] = { 0x28, 0xe2, 0x06, 0x03, 0x29, 0x52, 0x00, 0x10 };
-+ unsigned char PACKET[SEND_PACKET_LENGTH] = { 0x28, 0xe2, 0x06, 0x03, 0x29, 0xd2, 0x00, 0x10 };
- unsigned char ZERO[0];
- unsigned short encodedFreq;
- unsigned int freq;
diff --git a/misc/amfm/pkg-descr b/misc/amfm/pkg-descr
deleted file mode 100644
index d626841eb77a..000000000000
--- a/misc/amfm/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-THANKO USB AM/FM Radio controller
-
-commands usage:
- -fm <freqeuncy> : set FM frequency, e.g. '-fm 77.4'
- -stop : stop amfm radio
-
-Limitations:
- you need root authority.
- currently AM Radio mode is not supported.
-
-THANKO Co. USB AM/FM RADIO
-WWW: http://www.thanko.jp/usbamfmradio/
-
-WWW: http://d.hatena.ne.jp/pair/20080620/1213969553#c
diff --git a/misc/amfm/pkg-plist b/misc/amfm/pkg-plist
deleted file mode 100644
index d223c3267af2..000000000000
--- a/misc/amfm/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/amfm
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile
deleted file mode 100644
index 6dddb900f51c..000000000000
--- a/misc/xpns/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# Created by: Pedro Giffuni
-# $FreeBSD$
-
-PORTNAME= xpns
-PORTVERSION= 1.0
-PORTREVISION= 4
-CATEGORIES= misc cad
-MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/
-DISTNAME= pns_source.tar
-EXTRACT_SUFX= .Z
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Petri-Net Simulator for Xwindows
-
-LICENSE= NONE
-
-DEPRECATED= unknown license
-EXPIRATION_DATE= 2018-08-15
-
-NO_WRKSUBDIR= yes
-
-USE_XORG= x11 xaw xmu xt xext
-MAKEFILE= makefile
-ALL_TARGET= pns
-
-PORTDOCS= *
-PORTEXAMPLES= *
-PLIST_FILES= bin/xpns \
- libexec/xpns/pns \
- %%DATADIR%%/pns.hlp \
- %%DATADIR%%/pns.shell
-
-OPTIONS_DEFINE= DOCS EXAMPLES
-
-post-patch:
- @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/xpns
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/xpns ${STAGEDIR}${PREFIX}/bin
- @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/xpns
- ${INSTALL_PROGRAM} ${WRKSRC}/pns ${STAGEDIR}${PREFIX}/libexec/xpns
- @${MKDIR} ${STAGEDIR}${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/pns.hlp ${WRKSRC}/pns.shell ${STAGEDIR}${DATADIR}
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-
-do-install-EXAMPLES-on:
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.net ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/misc/xpns/distinfo b/misc/xpns/distinfo
deleted file mode 100644
index 368bbe3f626a..000000000000
--- a/misc/xpns/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pns_source.tar.Z) = 659b14edcfc59d7a9798577c1f1cd71a9e7de37813823b73d5409a0ed8321f4a
-SIZE (pns_source.tar.Z) = 256925
diff --git a/misc/xpns/files/patch-celldel.c b/misc/xpns/files/patch-celldel.c
deleted file mode 100644
index 0fea014c0d61..000000000000
--- a/misc/xpns/files/patch-celldel.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- celldel.c.orig
-+++ celldel.c
-@@ -17,6 +17,7 @@
- #include "cellrefr.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define CellOListToRList( v) do { \
diff --git a/misc/xpns/files/patch-cellein.c b/misc/xpns/files/patch-cellein.c
deleted file mode 100644
index 7f692f97c726..000000000000
--- a/misc/xpns/files/patch-cellein.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellein.c.orig
-+++ cellein.c
-@@ -14,6 +14,7 @@
- #include "celltype.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-cellget.c b/misc/xpns/files/patch-cellget.c
deleted file mode 100644
index 0be090402669..000000000000
--- a/misc/xpns/files/patch-cellget.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellget.c.orig
-+++ cellget.c
-@@ -16,6 +16,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- static OBJECT *pSte, *pTra, *pK;
diff --git a/misc/xpns/files/patch-cellkaio.c b/misc/xpns/files/patch-cellkaio.c
deleted file mode 100644
index 3f1f24eca731..000000000000
--- a/misc/xpns/files/patch-cellkaio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellkaio.c.orig
-+++ cellkaio.c
-@@ -21,6 +21,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-cellkalook.c b/misc/xpns/files/patch-cellkalook.c
deleted file mode 100644
index 704a653bfe04..000000000000
--- a/misc/xpns/files/patch-cellkalook.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellkalook.c.orig
-+++ cellkalook.c
-@@ -16,6 +16,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-cellmisc.c b/misc/xpns/files/patch-cellmisc.c
deleted file mode 100644
index 65c04d559d80..000000000000
--- a/misc/xpns/files/patch-cellmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cellmisc.c.orig
-+++ cellmisc.c
-@@ -14,6 +14,8 @@
- #include "cell.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-cellorg.c b/misc/xpns/files/patch-cellorg.c
deleted file mode 100644
index cd732623cb46..000000000000
--- a/misc/xpns/files/patch-cellorg.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cellorg.c.orig
-+++ cellorg.c
-@@ -16,6 +16,8 @@
- #include "tra.h"
- #include "ka.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-cellrefr.c b/misc/xpns/files/patch-cellrefr.c
deleted file mode 100644
index c92a01f666c1..000000000000
--- a/misc/xpns/files/patch-cellrefr.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellrefr.c.orig
-+++ cellrefr.c
-@@ -15,6 +15,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-diwinpop.c b/misc/xpns/files/patch-diwinpop.c
deleted file mode 100644
index ebf43b42409e..000000000000
--- a/misc/xpns/files/patch-diwinpop.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- diwinpop.c.orig
-+++ diwinpop.c
-@@ -27,6 +27,8 @@
- #include "hawin.h"
- #include "haka.H"
-
-+#include <unistd.h>
-+
- /*************************************************************************
- ** FUNKTION: DiWinPopdown
- ** ZWECK: schliesst und zerstoert Widget
diff --git a/misc/xpns/files/patch-filekaio.c b/misc/xpns/files/patch-filekaio.c
deleted file mode 100644
index 507c7bd56fb5..000000000000
--- a/misc/xpns/files/patch-filekaio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filekaio.c.orig
-+++ filekaio.c
-@@ -19,6 +19,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-filesteio.c b/misc/xpns/files/patch-filesteio.c
deleted file mode 100644
index 4f8a5a1e5bf2..000000000000
--- a/misc/xpns/files/patch-filesteio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filesteio.c.orig
-+++ filesteio.c
-@@ -18,6 +18,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-filetraio.c b/misc/xpns/files/patch-filetraio.c
deleted file mode 100644
index 804c05866061..000000000000
--- a/misc/xpns/files/patch-filetraio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filetraio.c.orig
-+++ filetraio.c
-@@ -17,6 +17,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-habreakmisc.c b/misc/xpns/files/patch-habreakmisc.c
deleted file mode 100644
index 909951843060..000000000000
--- a/misc/xpns/files/patch-habreakmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- habreakmisc.c.orig
-+++ habreakmisc.c
-@@ -52,7 +52,7 @@ void HaBreakInit()
- ** RETURN:
- ** ANMERK:
- *************************************************************************/
--static HaBreakMark( MarkOn)
-+static void HaBreakMark( MarkOn)
- BOOLEAN MarkOn;
- {
- OBJECT *e;
diff --git a/misc/xpns/files/patch-hadatmisc.c b/misc/xpns/files/patch-hadatmisc.c
deleted file mode 100644
index 5e6715a366e4..000000000000
--- a/misc/xpns/files/patch-hadatmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hadatmisc.c.orig
-+++ hadatmisc.c
-@@ -14,6 +14,8 @@
- #include "hawin.h"
- #include "diwin.h"
-
-+#include <stdlib.h>
-+
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-hadelmisc.c b/misc/xpns/files/patch-hadelmisc.c
deleted file mode 100644
index 40aac4a7e598..000000000000
--- a/misc/xpns/files/patch-hadelmisc.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- hadelmisc.c.orig
-+++ hadelmisc.c
-@@ -22,6 +22,7 @@
- #include "cellget.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-hakadelta.c b/misc/xpns/files/patch-hakadelta.c
deleted file mode 100644
index 8b6370eebfc1..000000000000
--- a/misc/xpns/files/patch-hakadelta.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakadelta.c.orig
-+++ hakadelta.c
-@@ -17,6 +17,8 @@
- #include "colors"
- #include "cellname.h"
-
-+#include <stdio.h>
-+
-
-
- #define DeDrawX( t, p, gc) XDrawImageString( MyDisplay, HaGraphPixmap, \
diff --git a/misc/xpns/files/patch-hakamisc.c b/misc/xpns/files/patch-hakamisc.c
deleted file mode 100644
index 801801a8de88..000000000000
--- a/misc/xpns/files/patch-hakamisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakamisc.c.orig
-+++ hakamisc.c
-@@ -19,6 +19,8 @@
- #include "hagraph.h"
- #include "colors"
-
-+#include <stdlib.h>
-+
- /*************************************************************************
- ** FUNKTION: HaKaInit
- *************************************************************************/
diff --git a/misc/xpns/files/patch-hakasete.c b/misc/xpns/files/patch-hakasete.c
deleted file mode 100644
index 65bcd59eb8fa..000000000000
--- a/misc/xpns/files/patch-hakasete.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakasete.c.orig
-+++ hakasete.c
-@@ -18,6 +18,8 @@
- #include "celltype.h"
- #include "katype.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-halook.c b/misc/xpns/files/patch-halook.c
deleted file mode 100644
index 89952d5c40c6..000000000000
--- a/misc/xpns/files/patch-halook.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- halook.c.orig
-+++ halook.c
-@@ -18,7 +18,7 @@
- #include "stewin.h"
-
- #include <stdio.h>
--
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-harefreshx.c b/misc/xpns/files/patch-harefreshx.c
deleted file mode 100644
index 3838d6435a4f..000000000000
--- a/misc/xpns/files/patch-harefreshx.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- harefreshx.c.orig
-+++ harefreshx.c
-@@ -25,6 +25,7 @@
- #include "hastename.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
- #ifdef HALLO
-
diff --git a/misc/xpns/files/patch-hastemarke.c b/misc/xpns/files/patch-hastemarke.c
deleted file mode 100644
index af75a3d32dc0..000000000000
--- a/misc/xpns/files/patch-hastemarke.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hastemarke.c.orig
-+++ hastemarke.c
-@@ -17,6 +17,8 @@
- #include "hagraph.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
- #define yDISP 5
-
diff --git a/misc/xpns/files/patch-hi.c b/misc/xpns/files/patch-hi.c
deleted file mode 100644
index 9be280200d72..000000000000
--- a/misc/xpns/files/patch-hi.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- hi.c.orig
-+++ hi.c
-@@ -22,6 +22,7 @@
- #include <X11/Xaw/Viewport.h>
- #include <X11/Xaw/Paned.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
- Widget HiCom;
- Widget HiShell;
diff --git a/misc/xpns/files/patch-kaio.c b/misc/xpns/files/patch-kaio.c
deleted file mode 100644
index 52e16f6460c2..000000000000
--- a/misc/xpns/files/patch-kaio.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- kaio.c.orig
-+++ kaio.c
-@@ -17,6 +17,8 @@
- #include "ste.h"
- #include "tra.h"
-
-+#include <stdlib.h>
-+
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-kawinpop.c b/misc/xpns/files/patch-kawinpop.c
deleted file mode 100644
index 9dfee6c48257..000000000000
--- a/misc/xpns/files/patch-kawinpop.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- kawinpop.c.orig
-+++ kawinpop.c
-@@ -12,6 +12,7 @@
- *************************************************************************/
- #include "kawin.H"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-makefile b/misc/xpns/files/patch-makefile
deleted file mode 100644
index b59bf9c99252..000000000000
--- a/misc/xpns/files/patch-makefile
+++ /dev/null
@@ -1,28 +0,0 @@
---- makefile.orig Wed Jul 14 20:05:14 1993
-+++ makefile Fri Aug 11 02:02:40 2000
-@@ -7,19 +7,19 @@
- #I = -I/usr/include
-
- #------------------------------------------
--# OPTIONEN SUN
-+# OPTIONEN FreeBSD
- #------------------------------------------
- O = -O
--I = -I/usr/local/X11R5/include
--
--L = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+I = -I$(LOCALBASE)/include
-
-+L = -L$(LOCALBASE)/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+L +=-Wl,-rpath,$(LOCALBASE)/lib
-
- #------------------------------------------
- # COMPILER UND LINKER
- #------------------------------------------
--B = gcc-2.3.3 $O -o
--CC = gcc-2.3.3 $O $I
-+B = $(CC) -o
-+CC += $I
-
- #------------------------------------------
- # FUNKTIONEN DIR
diff --git a/misc/xpns/files/patch-pns.c b/misc/xpns/files/patch-pns.c
deleted file mode 100644
index 1db8d7c4f345..000000000000
--- a/misc/xpns/files/patch-pns.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- pns.c.orig
-+++ pns.c
-@@ -39,7 +39,7 @@
- extern Widget HaKonBox;
- extern Widget HaKonMenuLabel;
-
--main( argc, argv)
-+int main( argc, argv)
- int argc;
- char **argv;
- {
diff --git a/misc/xpns/files/patch-scandir.c b/misc/xpns/files/patch-scandir.c
deleted file mode 100644
index d136a5586736..000000000000
--- a/misc/xpns/files/patch-scandir.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- scandir.c.orig
-+++ scandir.c
-@@ -12,6 +12,8 @@
- **
- *************************************************************************/
- #include <stdio.h>
-+#include <ctype.h>
-+#include <stdlib.h>
- #include "dir.H"
- #include "misc.h"
-
diff --git a/misc/xpns/files/patch-setpath.c b/misc/xpns/files/patch-setpath.c
deleted file mode 100644
index 49a1ffc97afa..000000000000
--- a/misc/xpns/files/patch-setpath.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- setpath.c.orig
-+++ setpath.c
-@@ -15,6 +15,8 @@
- #include "dir.H"
- #include "misc.h"
-
-+#include <string.h>
-+
-
- BOOLEAN SetPath( DirInh, Pfad)
- DIRECTORY *DirInh;
diff --git a/misc/xpns/files/patch-simbreak.c b/misc/xpns/files/patch-simbreak.c
deleted file mode 100644
index daa7e6c959e9..000000000000
--- a/misc/xpns/files/patch-simbreak.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- simbreak.c.orig
-+++ simbreak.c
-@@ -15,6 +15,8 @@
- #include "celltype.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
- /*************************************************************************
- ** FUNKTION: SimBreakInit
diff --git a/misc/xpns/files/patch-simget.c b/misc/xpns/files/patch-simget.c
deleted file mode 100644
index 62d02447d0b7..000000000000
--- a/misc/xpns/files/patch-simget.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- simget.c.orig
-+++ simget.c
-@@ -19,8 +19,9 @@
-
- #include <stdio.h>
-
--
--#define RAND_MAX ((1<<31)-1)
-+#ifndef RAND_MAX
-+#define RAND_MAX ((1UL<<31)-1)
-+#endif
-
-
- /*************************************************************************
-@@ -32,6 +33,7 @@ void SimGetInit()
- unsigned int e;
-
- srand( 17);
-+ srandom( 17);
- }
-
-
diff --git a/misc/xpns/files/patch-steio.c b/misc/xpns/files/patch-steio.c
deleted file mode 100644
index 88d540a05b4e..000000000000
--- a/misc/xpns/files/patch-steio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- steio.c.orig
-+++ steio.c
-@@ -15,6 +15,7 @@
- #include "celltype.h"
- #include "netsize.h"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define DEFAULT_STEN_X_DISP -HA_STE_RAD
diff --git a/misc/xpns/files/patch-traio.c b/misc/xpns/files/patch-traio.c
deleted file mode 100644
index 574b4c3ea8a6..000000000000
--- a/misc/xpns/files/patch-traio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- traio.c.orig
-+++ traio.c
-@@ -15,6 +15,7 @@
- #include "celltype.h"
- #include "netsize.h"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define DEFAULT_TRAN_X_DISP -HA_STE_RAD
diff --git a/misc/xpns/files/patch-xpns b/misc/xpns/files/patch-xpns
deleted file mode 100644
index 1c096cf88ddd..000000000000
--- a/misc/xpns/files/patch-xpns
+++ /dev/null
@@ -1,14 +0,0 @@
---- xpns.orig Tue Apr 8 11:27:14 1997
-+++ xpns Tue Apr 8 11:29:05 1997
-@@ -1,6 +1,8 @@
--#!/bin/tcsh
--setenv XAPPLRESDIR $PWD/
--pns
-+#!/bin/sh
-+# Note pns will dump core if environment is not correct
-+XAPPLRESDIR=%%PREFIX%%/share/xpns/
-+export XAPPLRESDIR
-+%%PREFIX%%/libexec/xpns/pns
-
-
-
diff --git a/misc/xpns/pkg-descr b/misc/xpns/pkg-descr
deleted file mode 100644
index a570d22dbfc4..000000000000
--- a/misc/xpns/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-PNS is a public domain Petri net simulation tool for Unix systems. It requires
-the X Window System.
-
-Examples:
----------
-- simple.net
- 3-2 Reduction
-- add.net
- x = x + y
-- sub1.net
- x >= y : x = x - y
- x < y : y = y - x
-- sub2.net
- x = x - y
- NEGATIVE = 1 <=> x-y < 0
-- mult.net
- z = x * y
-- phil.net
- Dining Philosophers Problem
-
-WWW: http://robotics.ee.uwa.edu.au/pns/