aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-fox12
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ruby-fox12')
-rw-r--r--x11-toolkits/ruby-fox12/Makefile44
-rw-r--r--x11-toolkits/ruby-fox12/distinfo2
-rw-r--r--x11-toolkits/ruby-fox12/pkg-descr5
-rw-r--r--x11-toolkits/ruby-fox12/pkg-plist29
4 files changed, 0 insertions, 80 deletions
diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile
deleted file mode 100644
index 4b3ba29f30bc..000000000000
--- a/x11-toolkits/ruby-fox12/Makefile
+++ /dev/null
@@ -1,44 +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
-CATEGORIES= x11-toolkits ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/4003/
-MASTER_SITE_SUBDIR= fxruby
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-PKGNAMESUFFIX= -devel
-DISTNAME= FXRuby-${PORTVERSION}
-DIST_SUBDIR= ruby
-
-MAINTAINER= alecn2002@yandex.ru
-COMMENT= Ruby extension module to use FOX 1.2, aka FXRuby
-
-LIB_DEPENDS= FOX-1.2:${PORTSDIR}/x11-toolkits/fox12 \
- png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox12
-
-FETCH_CMD= /usr/bin/fetch -Rr
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-RUBY_SETUP= install.rb
-NOHARM_ARGS= --no-harm
-
-USE_XLIB= yes
-USE_GL= yes
-
-install-noharm:
- cd ${WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install ${NOHARM_ARGS} ${RUBY_INSTALL_ARGS}
-
-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.mk>
diff --git a/x11-toolkits/ruby-fox12/distinfo b/x11-toolkits/ruby-fox12/distinfo
deleted file mode 100644
index f9fdceb2a6ba..000000000000
--- a/x11-toolkits/ruby-fox12/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (ruby/FXRuby-1.2.6.tar.gz) = b9e311bb3b2690ebc4b2eaab281bd1e6
-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