diff options
author | dougb <dougb@FreeBSD.org> | 2011-11-02 09:35:45 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-11-02 09:35:45 +0800 |
commit | c0def8a527e5afa3c583466eba5effba4ffe989f (patch) | |
tree | f02348dbbf01ebe5ba674c902a9dc50d54dab9bd /editors | |
parent | d0a203c66e3cdf946460a718a34b63a654e8e07e (diff) | |
download | freebsd-ports-gnome-c0def8a527e5afa3c583466eba5effba4ffe989f.tar.gz freebsd-ports-gnome-c0def8a527e5afa3c583466eba5effba4ffe989f.tar.zst freebsd-ports-gnome-c0def8a527e5afa3c583466eba5effba4ffe989f.zip |
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/richtext/Makefile | 36 | ||||
-rw-r--r-- | editors/richtext/distinfo | 2 | ||||
-rw-r--r-- | editors/richtext/files/patch-Imakefile | 18 | ||||
-rw-r--r-- | editors/richtext/pkg-descr | 4 |
5 files changed, 0 insertions, 61 deletions
diff --git a/editors/Makefile b/editors/Makefile index 48e2278856ba..52cf71cc3870 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -194,7 +194,6 @@ SUBDIR += psgml SUBDIR += puff SUBDIR += py-room - SUBDIR += richtext SUBDIR += rospell SUBDIR += rox-edit SUBDIR += scite diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile deleted file mode 100644 index e5cb78630a2d..000000000000 --- a/editors/richtext/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: richtext -# Date created: 2006-07-30 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ -# $FreeBSD$ -# - -PORTNAME= richtext -PORTVERSION= 0.1.6 -PORTREVISION= 3 -CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/editors/X - -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple RTF editor - -BUILD_DEPENDS= objc:${PORTSDIR}/lang/objc - -BROKEN= does not compile - -USE_IMAKE= yes -USE_XORG= ice sm x11 xext xt -USE_MOTIF= yes - -PLIST_FILES= bin/rt - -post-configure: - ${REINPLACE_CMD} -E \ - -e "s,([[:space:]]*EXTRA_LOAD_FLAGS[[:space:]]*=).*,\1," \ - ${WRKSRC}/Makefile -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/rt ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/editors/richtext/distinfo b/editors/richtext/distinfo deleted file mode 100644 index cb3e54115b77..000000000000 --- a/editors/richtext/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (richtext-0.1.6.tar.gz) = 189039f60e8847e10e50d43ca382ea846c681fdfaee5dde0d26cf9ea164789d6 -SIZE (richtext-0.1.6.tar.gz) = 153268 diff --git a/editors/richtext/files/patch-Imakefile b/editors/richtext/files/patch-Imakefile deleted file mode 100644 index 9d071f1cd94f..000000000000 --- a/editors/richtext/files/patch-Imakefile +++ /dev/null @@ -1,18 +0,0 @@ ---- Imakefile.orig Mon Sep 13 02:07:01 1999 -+++ Imakefile Sun Jul 30 14:42:16 2006 -@@ -3,7 +3,7 @@ - CC = objc -q -DNDEBUG - #CC = objc -q -g - #MOTIFDIR=$(USRLIBDIR) --MOTIFDIR=/usr/local/LessTif/Motif1.2 -+MOTIFDIR=${LOCALBASE} - - .SUFFIXES : .m .lm - -@@ -26,5 +26,5 @@ - underlined.o boldface.o italic.o fontsizechange.o xfontchange.o\ - charscanner.o dispscanner.o compscanner.o charblkscanner.o - --ComplexProgramTarget(rt) -+ComplexProgramTargetNoMan(rt) - diff --git a/editors/richtext/pkg-descr b/editors/richtext/pkg-descr deleted file mode 100644 index d5a2e8b08db5..000000000000 --- a/editors/richtext/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This a simple editor for Microsoft RTF files ver. 1.3. - -Author: David Stes -WWW: http://users.pandora.be/stes/ |