diff options
author | gahr <gahr@FreeBSD.org> | 2010-08-23 19:49:12 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-08-23 19:49:12 +0800 |
commit | 768ba4b976a4e0561d0412a0db436d37e25df584 (patch) | |
tree | 8f75318554337130c1998160b41a00b292d02fb7 | |
parent | 35f60970596be57ab186ca5ed5f21ced7a81f5a2 (diff) | |
download | freebsd-ports-gnome-768ba4b976a4e0561d0412a0db436d37e25df584.tar.gz freebsd-ports-gnome-768ba4b976a4e0561d0412a0db436d37e25df584.tar.zst freebsd-ports-gnome-768ba4b976a4e0561d0412a0db436d37e25df584.zip |
- Remove x11-toolkits/ruby-fox12
Approved by: aroujo (maintainer)
x11-toolkits/ruby-fox12
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox12/Makefile | 53 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox12/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox12/pkg-descr | 5 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox12/pkg-plist | 29 |
6 files changed, 1 insertions, 91 deletions
@@ -4489,3 +4489,4 @@ www/rssdler|www/py-rssdler|2010-08-21|Rename to consistency with other Python po www/mod_webobjects||2010-08-23|Broken for 6+ months, unmaintained www/woadaptor||2010-08-23|Broken for 6+ months, unmaintained www/woadaptor-cgi||2010-08-23|Broken for 6+ months, unmaintained +x11-toolkits/ruby-fox12||2010-08-23|Removed diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 5c08671ae464..d202bb4e0d43 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -245,7 +245,6 @@ SUBDIR += renaissance SUBDIR += rep-gtk SUBDIR += rep-gtk2 - SUBDIR += ruby-fox12 SUBDIR += ruby-fox16 SUBDIR += ruby-gnomeprintui SUBDIR += ruby-gtk diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile deleted file mode 100644 index a48b59cee3d5..000000000000 --- a/x11-toolkits/ruby-fox12/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: FXRuby -# Date created: 24 February 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= fox -PORTVERSION= 1.2.6 -PORTREVISION= 9 -CATEGORIES= x11-toolkits ruby -MASTER_SITES= RF -MASTER_SITE_SUBDIR= fxruby -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= FXRuby-${PORTVERSION} -DIST_SUBDIR= ruby - -MAINTAINER= ports@FreeBSD.org -COMMENT= Ruby extension module to use FOX 1.2, aka FXRuby - -LIB_DEPENDS= FOX-1.2:${PORTSDIR}/x11-toolkits/fox12 \ - png.6:${PORTSDIR}/graphics/png \ - jpeg.11:${PORTSDIR}/graphics/jpeg \ - fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla-fox12 - -LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}12 - -FETCH_CMD= /usr/bin/fetch -Rr -USE_RUBY= yes -USE_RUBY_SETUP= yes -RUBY_SETUP= install.rb -NOHARM_ARGS= --no-harm -USE_XORG= xcursor x11 -USE_GL= yes - -.include <bsd.port.pre.mk> - -install-noharm: - cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install ${NOHARM_ARGS} ${RUBY_INSTALL_ARGS} - -post-configure: -.if ${OSVERSION} >= 700000 - @${REINPLACE_CMD} -e 's|CPPFLAGS = -DHAVE_SYS_TIME_H -DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.2|CPPFLAGS = -ffriend-injection -DHAVE_SYS_TIME_H -DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.2|' \ - ${WRKSRC}/ext/fox12/Makefile -.endif - -do-install: - @${ECHO_MSG} "===> Running ${RUBY_SETUP} to install" - @cd ${INSTALL_WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install ${RUBY_INSTALL_ARGS} - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/ruby-fox12/distinfo b/x11-toolkits/ruby-fox12/distinfo deleted file mode 100644 index 695ba2b21e89..000000000000 --- a/x11-toolkits/ruby-fox12/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ruby/FXRuby-1.2.6.tar.gz) = b9e311bb3b2690ebc4b2eaab281bd1e6 -SHA256 (ruby/FXRuby-1.2.6.tar.gz) = 189d6302da7b7b87928543286d7e028eb3b353c349891f18a3c9be242bd3ca3c -SIZE (ruby/FXRuby-1.2.6.tar.gz) = 1683754 diff --git a/x11-toolkits/ruby-fox12/pkg-descr b/x11-toolkits/ruby-fox12/pkg-descr deleted file mode 100644 index 53388260077d..000000000000 --- a/x11-toolkits/ruby-fox12/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -FXRuby is a Ruby extension module that provides an interface to the -FOX GUI library. - -Author: Lyle Johnson <ljohnson@resgen.com> -WWW: http://fxruby.sourceforge.net/ diff --git a/x11-toolkits/ruby-fox12/pkg-plist b/x11-toolkits/ruby-fox12/pkg-plist deleted file mode 100644 index efd8385c8255..000000000000 --- a/x11-toolkits/ruby-fox12/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -%%RUBY_SITELIBDIR%%/fox12/aliases.rb -%%RUBY_SITELIBDIR%%/fox12/bitmapview.rb -%%RUBY_SITELIBDIR%%/fox12/calendar.rb -%%RUBY_SITELIBDIR%%/fox12/chore.rb -%%RUBY_SITELIBDIR%%/fox12/colors.rb -%%RUBY_SITELIBDIR%%/fox12/core.rb -%%RUBY_SITELIBDIR%%/fox12/dialogs.rb -%%RUBY_SITELIBDIR%%/fox12/dict.rb -%%RUBY_SITELIBDIR%%/fox12/execute_nonmodal.rb -%%RUBY_SITELIBDIR%%/fox12/glgroup.rb -%%RUBY_SITELIBDIR%%/fox12/glshapes.rb -%%RUBY_SITELIBDIR%%/fox12/input.rb -%%RUBY_SITELIBDIR%%/fox12/irb.rb -%%RUBY_SITELIBDIR%%/fox12/iterators.rb -%%RUBY_SITELIBDIR%%/fox12/keys.rb -%%RUBY_SITELIBDIR%%/fox12/missingdep.rb -%%RUBY_SITELIBDIR%%/fox12/pseudokeyboard.rb -%%RUBY_SITELIBDIR%%/fox12/pseudomouse.rb -%%RUBY_SITELIBDIR%%/fox12/responder.rb -%%RUBY_SITELIBDIR%%/fox12/responder2.rb -%%RUBY_SITELIBDIR%%/fox12/scintilla.rb -%%RUBY_SITELIBDIR%%/fox12/settings.rb -%%RUBY_SITELIBDIR%%/fox12/signal.rb -%%RUBY_SITELIBDIR%%/fox12/splashscreen.rb -%%RUBY_SITELIBDIR%%/fox12/timeout.rb -%%RUBY_SITELIBDIR%%/fox12/undolist.rb -%%RUBY_SITELIBDIR%%/fox12/version.rb -%%RUBY_SITEARCHLIBDIR%%/fox12.so -@dirrm %%RUBY_SITELIBDIR%%/fox12 |