diff options
author | gabor <gabor@FreeBSD.org> | 2007-05-29 00:09:59 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-05-29 00:09:59 +0800 |
commit | 833b007eaec87aa24ec851ceae8339fda048af23 (patch) | |
tree | aeeaf94338ffb6449b260d80e4f86de713c56040 | |
parent | cfbe98512584beb9889e035d695bf5add01072dd (diff) | |
download | freebsd-ports-gnome-833b007eaec87aa24ec851ceae8339fda048af23.tar.gz freebsd-ports-gnome-833b007eaec87aa24ec851ceae8339fda048af23.tar.zst freebsd-ports-gnome-833b007eaec87aa24ec851ceae8339fda048af23.zip |
Remove expired ports:
2007-05-24 devel/ruby-inline: New versions only available in rubygems. Use devel/rubygem-inline instead.
2007-05-15 devel/tkref: is seriously outdated, take a look at http://www.tcl.tk/doc/ for TCL/TK documentation
-rw-r--r-- | CVSROOT/modules | 2 | ||||
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-inline/Makefile | 48 | ||||
-rw-r--r-- | devel/ruby-inline/distinfo | 3 | ||||
-rw-r--r-- | devel/ruby-inline/pkg-descr | 11 | ||||
-rw-r--r-- | devel/ruby-inline/pkg-plist | 16 | ||||
-rw-r--r-- | devel/tkref/Makefile | 35 | ||||
-rw-r--r-- | devel/tkref/distinfo | 3 | ||||
-rw-r--r-- | devel/tkref/pkg-descr | 11 |
10 files changed, 2 insertions, 131 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 37a11092db73..fae9d540636f 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -13875,7 +13875,6 @@ ruby-icmp ports/net/ruby-icmp ruby-iconv ports/converters/ruby-iconv ruby-image_size ports/graphics/ruby-image_size ruby-imlib2 ports/graphics/ruby-imlib2 -ruby-inline ports/devel/ruby-inline ruby-interbase ports/databases/ruby-interbase ruby-intl ports/devel/ruby-intl ruby-io-reactor ports/devel/ruby-io-reactor @@ -15293,7 +15292,6 @@ tknetmon ports/net-mgmt/tknetmon tkp4 ports/devel/tkp4 tkpng ports/graphics/tkpng tkrat2 ports/mail/tkrat2 -tkref ports/devel/tkref tkregexp ports/misc/tkregexp tkrunit ports/misc/tkrunit tkscanfax ports/comms/tkscanfax @@ -2963,3 +2963,5 @@ multimedia/ffmpeg-devel|multimedia/ffmpeg|2007-05-25|Merged multimedia/ffmpeg-de devel/wfut||2007-05-27|Obsolete net-im/gaim-hotkeys|net-im/pidgin-hotkeys|2007-05-28|Project renamed +devel/ruby-inline||2007-05-28|Has expired: New versions only available in rubygems. Use devel/rubygem-inline instead. +devel/tkref||2007-05-28|Has expired: is seriously outdated, take a look at http://www.tcl.tk/doc/ for TCL/TK documentation diff --git a/devel/Makefile b/devel/Makefile index 543ad74372c8..98e647580c1b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2005,7 +2005,6 @@ SUBDIR += ruby-glib2 SUBDIR += ruby-gnomevfs SUBDIR += ruby-gnustep - SUBDIR += ruby-inline SUBDIR += ruby-intl SUBDIR += ruby-io-reactor SUBDIR += ruby-jttui @@ -2160,7 +2159,6 @@ SUBDIR += tkinspect SUBDIR += tkmerge SUBDIR += tkp4 - SUBDIR += tkref SUBDIR += tla SUBDIR += tmake SUBDIR += tnt diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile deleted file mode 100644 index 5a55f643322a..000000000000 --- a/devel/ruby-inline/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: ruby-inline -# Date created: 2003-01-30 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= inline -PORTVERSION= 3.5.0 -CATEGORIES= devel ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ruby${PORTNAME} -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= ruby - -MAINTAINER= ports@FreeBSD.org -COMMENT= Inline::C allows you to embed C/Ruby directly in ruby scripts - -USE_RUBY= yes -USE_GMAKE= yes -RUBY_SHEBANG_FILES=${WRKSRC}/inline_package - -DEPRECATED= New versions only available in rubygems. Use devel/rubygem-inline instead. -EXPIRATION_DATE= 2007-05-24 -IGNORE= ${DEPRECATED} - -NO_BUILD= yes - -DOCS= README.txt History.txt -EXAMPLES= example.rb tutorial/example1.rb tutorial/example2.rb demo/* - -post-patch: - ${REINPLACE_CMD} -E \ - -e 's,install[ \t]+-m[ \t]+0555,\$${BSD_INSTALL_SCRIPT},' \ - -e 's,install[ \t]+-m[ \t]+0444,\$${BSD_INSTALL_DATA},' \ - ${WRKSRC}/Makefile - -pre-install: - ${MKDIR} ${RUBY_SITELIBDIR} - -post-install: - ${MKDIR} ${RUBY_MODDOCDIR} - ${MKDIR} ${RUBY_MODEXAMPLESDIR} - ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${RUBY_MODDOCDIR} - ${INSTALL_DATA} ${EXAMPLES:S,^,${WRKSRC}/,} ${RUBY_MODEXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/devel/ruby-inline/distinfo b/devel/ruby-inline/distinfo deleted file mode 100644 index bedbac0b1367..000000000000 --- a/devel/ruby-inline/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ruby/RubyInline-3.5.0.tar.gz) = 257695e4a9f95ac32f1e7f1600aebc05 -SHA256 (ruby/RubyInline-3.5.0.tar.gz) = da778a6616b19cba716e2f4058b4db1ae171b19e00078c9343967d5027492b80 -SIZE (ruby/RubyInline-3.5.0.tar.gz) = 18525 diff --git a/devel/ruby-inline/pkg-descr b/devel/ruby-inline/pkg-descr deleted file mode 100644 index 78257e6966b6..000000000000 --- a/devel/ruby-inline/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Inline::C allows for quick and use of inlined C code in Ruby scripts. -This library automatically: - -* provides rudimentary automatic conversion between Ruby and C basic - types: (unsigned)? (char|int|long|char *) -* provides compilation of inline code -* only recompiles if the C code has changed -* can easily provide speedups in excess of 25x for tight loops when - objects are being recycled too quickly. - -WWW: http://sourceforge.net/projects/rubyinline diff --git a/devel/ruby-inline/pkg-plist b/devel/ruby-inline/pkg-plist deleted file mode 100644 index d3544f14c0ff..000000000000 --- a/devel/ruby-inline/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/inline_package -%%RUBY_SITELIBDIR%%/inline.rb -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/History.txt -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README.txt -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/example.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/example1.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/example2.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/fastmath.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/hello.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% -%%PORTDOCS%%@dirrmtry %%RUBY_EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% -%%PORTDOCS%%@dirrmtry %%RUBY_DOCDIR%% -@dirrmtry %%RUBY_SITELIBDIR%% -@dirrmtry lib/ruby/site_ruby -@dirrmtry lib/ruby diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile deleted file mode 100644 index 6113178745d5..000000000000 --- a/devel/tkref/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: TkRef -# Date created: 3 August 1997 -# Whom: Bruce Gingery <bgingery@gtcs.com> -# -# $FreeBSD$ -# - -PORTNAME= tkref -PORTVERSION= 1.01 -PORTREVISION= 1 -CATEGORIES= devel tk82 -MASTER_SITES= http://gtcs.com/softdist/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trevor - -MAINTAINER= bgingery@gtcs.com -COMMENT= A programmer's GUI reference for Tcl/Tk and major packages - -RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 - -DEPRECATED= is seriously outdated, take a look at http://www.tcl.tk/doc/ for TCL/TK documentation -EXPIRATION_DATE= 2007-05-15 - -PLIST_FILES= bin/TkRef - -NO_BUILD= yes - -do-patch: - ${REINPLACE_CMD} -e "s|/usr/local/bin/wish4.1|${LOCALBASE}/bin/wish8.2|;" \ - ${WRKDIR}/TkRef - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/TkRef ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/devel/tkref/distinfo b/devel/tkref/distinfo deleted file mode 100644 index 39eb10130a0f..000000000000 --- a/devel/tkref/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (tkref-1.01.tar.gz) = 884aadb99fef9ec12d618e06e20d6277 -SHA256 (tkref-1.01.tar.gz) = e728b1cdc936dffb980f0b6757cce534d763a5a38f2cfd96c43de2d302cce493 -SIZE (tkref-1.01.tar.gz) = 18414 diff --git a/devel/tkref/pkg-descr b/devel/tkref/pkg-descr deleted file mode 100644 index 75d090c47336..000000000000 --- a/devel/tkref/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ - TkRef - a GUI QuickRef for Tcl/Tk and related - -This script is written all in Tcl/Tk and should be compatible with versions -Tcl7.5, Tk4.1 and forward, although Tcl8.0 extensions may not be documented -within. - -Read the script for the contained copyright license before running it. -It's rather GNU-ish, but is NOT GNU-Copyleft. - -Single-script compendium/quick-ref for Tcl, Tk, Tix, Tnm commands and -flagging of SafeTcl and Widget commands. |