aboutsummaryrefslogtreecommitdiffstats
path: root/math/hexcalc/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-01 13:24:51 +0800
committerbapt <bapt@FreeBSD.org>2011-08-01 13:24:51 +0800
commit61c764c108010749e05d16e476965865c4a75aaf (patch)
treedeb464b254cc2d1b4d014833c68de2bb9a90592a /math/hexcalc/Makefile
parent25d21ee49648c8e023355274507ef04a83b7342a (diff)
downloadfreebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.tar.gz
freebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.tar.zst
freebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.zip
Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
Diffstat (limited to 'math/hexcalc/Makefile')
-rw-r--r--math/hexcalc/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
deleted file mode 100644
index 23bf79635544..000000000000
--- a/math/hexcalc/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: hexcalc
-# Date created: 5 December 1994
-# Whom: asami
-#
-# $FreeBSD$
-#
-
-PORTNAME= hexcalc
-PORTVERSION= 1.11
-PORTREVISION= 3
-CATEGORIES= math
-MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
-DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= ..tar.Z
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A multi-radix calculator for x11
-
-DEPRECATED= Look like an abandonware, no more public distifles
-EXPIRATION_DATE= 2011-08-01
-
-USE_IMAKE= yes
-USE_XORG= ice sm x11 xaw xext xmu xt
-MAN1= hexcalc.1
-PLIST_FILES= bin/hexcalc
-
-.include <bsd.port.mk>