aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-01 13:52:02 +0800
committerbapt <bapt@FreeBSD.org>2011-08-01 13:52:02 +0800
commit540f03d89cd65215d3e8220dd58875af32ce0aa1 (patch)
tree69afb5e0dfc03b2058cde5fea9c6387fa2b14343 /x11-toolkits
parent408cee24ae8b58cbe2d45e86a04f6b5030059fc7 (diff)
downloadfreebsd-ports-gnome-540f03d89cd65215d3e8220dd58875af32ce0aa1.tar.gz
freebsd-ports-gnome-540f03d89cd65215d3e8220dd58875af32ce0aa1.tar.zst
freebsd-ports-gnome-540f03d89cd65215d3e8220dd58875af32ce0aa1.zip
Bye bye abandonwares (part 5)
2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 sysutils/Tee: Has expired: No more public distfile 2011-08-08 sysutils/curly: Has expired: No more public distfiles 2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles 2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream 2011-08-08 sysutils/xapply: Has expired: No more public distfiles 2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 www/campsite: Has expired: Does not work 2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware 2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public distfiles 2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more public distfiles
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/sdl_gui/Makefile30
-rw-r--r--x11-toolkits/sdl_gui/distinfo2
-rw-r--r--x11-toolkits/sdl_gui/files/patch-src-Makefile.in7
-rw-r--r--x11-toolkits/sdl_gui/pkg-descr6
-rw-r--r--x11-toolkits/sdl_gui/pkg-plist6
6 files changed, 0 insertions, 52 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 24bca2d188b5..e9a5563a0fb3 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -250,7 +250,6 @@
SUBDIR += ruby-wx
SUBDIR += sakura
SUBDIR += scintilla
- SUBDIR += sdl_gui
SUBDIR += sdl_pango
SUBDIR += shared-desktop-ontologies
SUBDIR += skinlf
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile
deleted file mode 100644
index 6abb86fc6b23..000000000000
--- a/x11-toolkits/sdl_gui/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: sdl_gui
-# Date created: Aug 13, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= sdl_gui
-PORTVERSION= 0.10.3
-PORTREVISION= 12
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://rhk.dataslab.com/SDL_gui/
-DISTNAME= SDL_gui-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Graphical User Interface library for SDL
-
-DEPRECATED= Looks like an abandonware, no more public distfiles
-EXPIRATION_DATE= 2011-08-01
-
-USE_AUTOTOOLS= libtool
-USE_SDL= sdl image ttf
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-post-configure:
- ${REINPLACE_CMD} -e "s/^CC=\"cc\"/CC=\"${CXX}\"/" ${WRKSRC}/libtool
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/sdl_gui/distinfo b/x11-toolkits/sdl_gui/distinfo
deleted file mode 100644
index 19636ae4fa7c..000000000000
--- a/x11-toolkits/sdl_gui/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (SDL_gui-0.10.3.tar.gz) = a3a4ccbc51a04244d7df50620c4a91efb6153a3ec15a32c648fa25745ddea15c
-SIZE (SDL_gui-0.10.3.tar.gz) = 680369
diff --git a/x11-toolkits/sdl_gui/files/patch-src-Makefile.in b/x11-toolkits/sdl_gui/files/patch-src-Makefile.in
deleted file mode 100644
index ce467f62f5cc..000000000000
--- a/x11-toolkits/sdl_gui/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/Makefile.in.orig Sun Sep 24 16:03:46 2000
-+++ src/Makefile.in Sun Jan 22 20:12:48 2006
-@@ -88,3 +88,3 @@
- DEFS = @DEFS@ -DBUILDING_SDLGUI_DLL
--libSDL_gui_la_LDFLAGS = -release $(SDLGUI_VERSION)
-+libSDL_gui_la_LDFLAGS =
- libSDL_gui_la_LIBADD = -lSDL_ttf
diff --git a/x11-toolkits/sdl_gui/pkg-descr b/x11-toolkits/sdl_gui/pkg-descr
deleted file mode 100644
index 78828eba3de1..000000000000
--- a/x11-toolkits/sdl_gui/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-SDL_gui is a library written in C++ for displaying and controlling user
-interface elements in an SDL application. It has the following set of
-widgets: Screen, Button, ToggleButton, Label, Picture, Panel, CardStack,
-TextEntry and ProgressBar.
-
-WWW: http://www.newimage.com/~rhk/SDL_gui/
diff --git a/x11-toolkits/sdl_gui/pkg-plist b/x11-toolkits/sdl_gui/pkg-plist
deleted file mode 100644
index a622b8060a85..000000000000
--- a/x11-toolkits/sdl_gui/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/SDL/SDL_gui.h
-lib/libSDL_gui.a
-lib/libSDL_gui.la
-lib/libSDL_gui.so
-lib/libSDL_gui.so.0
-@dirrmtry include/SDL