diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-13 18:36:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-13 18:36:04 +0000 |
commit | df4a40261054dc49ccf159dbaaceca2736982686 (patch) | |
tree | a152ee8702ac60195c1eb942c1ab6a11915b4f7a | |
parent | - Update to 2.2.16 (diff) |
2007-03-01 www/ruby-webunit: has deprecated dependencies
2007-03-07 emulators/grustibus: Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame)
2007-03-10 graphics/drm-kmod: Broken on all supported versions of FreeBSD
Notes
Notes:
svn path=/head/; revision=187331
-rw-r--r-- | MOVED | 3 | ||||
-rw-r--r-- | emulators/Makefile | 1 | ||||
-rw-r--r-- | emulators/grustibus/Makefile | 30 | ||||
-rw-r--r-- | emulators/grustibus/distinfo | 3 | ||||
-rw-r--r-- | emulators/grustibus/files/patch-src::Makefile.in | 13 | ||||
-rw-r--r-- | emulators/grustibus/pkg-descr | 9 | ||||
-rw-r--r-- | emulators/grustibus/pkg-plist | 13 | ||||
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/drm-kmod/Makefile | 64 | ||||
-rw-r--r-- | graphics/drm-kmod/distinfo | 3 | ||||
-rw-r--r-- | graphics/drm-kmod/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/drm-kmod/pkg-message | 21 | ||||
-rw-r--r-- | graphics/drm-kmod/pkg-plist | 7 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/ruby-webunit/Makefile | 49 | ||||
-rw-r--r-- | www/ruby-webunit/distinfo | 3 | ||||
-rw-r--r-- | www/ruby-webunit/pkg-descr | 6 | ||||
-rw-r--r-- | www/ruby-webunit/pkg-plist | 50 |
18 files changed, 3 insertions, 280 deletions
@@ -2852,3 +2852,6 @@ japanese/emacs20-dl-canna||2007-03-09|Has expired: has deprecated dependency japanese/emacs20-dl-wnn6||2007-03-09|Has expired: has deprecated dependency misc/pbs||2007-03-11|Has expired: failed to build devel/pcre-utf8||2007-03-11|UTF8 support is now enabled in devel/pcre +www/ruby-webunit||2007-03-13|Has expired: has deprecated dependencies +emulators/grustibus||2007-03-13|Has expired: Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame) +graphics/drm-kmod||2007-03-13|Has expired: Broken on all supported versions of FreeBSD diff --git a/emulators/Makefile b/emulators/Makefile index 776295aab9d5..acb76758512e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -41,7 +41,6 @@ SUBDIR += gngb SUBDIR += gngeo SUBDIR += gnuboy - SUBDIR += grustibus SUBDIR += gsnes9x SUBDIR += gxemul SUBDIR += gxmame diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile deleted file mode 100644 index 8ffb1bd8f1ef..000000000000 --- a/emulators/grustibus/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: grustibus -# Date created: 28 May 2002 -# Whom: Amar Takhar <verm@drunkmonk.net> -# -# $FreeBSD$ -# - -PORTNAME= grustibus -PORTVERSION= 0.43 -PORTREVISION= 4 -CATEGORIES= emulators gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= An xmame frontend for Gnome - -DEPRECATED= Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame) -EXPIRATION_DATE=2007-03-07 - -RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame - -USE_X_PREFIX= yes -USE_GNOME= gnomecanvas gnomehack gnomeprefix libcapplet -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --sysconfdir=`${GNOME_CONFIG} --sysconfdir` - -.include <bsd.port.mk> diff --git a/emulators/grustibus/distinfo b/emulators/grustibus/distinfo deleted file mode 100644 index 03de6ff61233..000000000000 --- a/emulators/grustibus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (grustibus-0.43.tar.gz) = f7c8f57bb4ada4f12b95106484a09dc3 -SHA256 (grustibus-0.43.tar.gz) = 55a2d7a64ca31f3339452ecfe9a6b480e41e3fe605217bbeb92d5dc8dfe61d05 -SIZE (grustibus-0.43.tar.gz) = 537801 diff --git a/emulators/grustibus/files/patch-src::Makefile.in b/emulators/grustibus/files/patch-src::Makefile.in deleted file mode 100644 index f8b2b8def2be..000000000000 --- a/emulators/grustibus/files/patch-src::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/Makefile.in.orig Tue May 29 13:12:24 2001 -+++ src/Makefile.in Wed May 29 01:20:05 2002 -@@ -142,7 +142,7 @@ - gui.o fileio.o mameio.o support.o interface.o callbacks.o - grustibus_DEPENDENCIES = - grustibus_LDFLAGS = --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ @EXTRA_GNOME_CFLAGS@ - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) - LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ diff --git a/emulators/grustibus/pkg-descr b/emulators/grustibus/pkg-descr deleted file mode 100644 index e575252faae8..000000000000 --- a/emulators/grustibus/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -gRustibus is a M.A.M.E. frontend for the GNOME environment. Its goal is to -be feature-rich and easy to use. It shows screenshots, flyers, cabinet -photos, and info for your M.A.M.E. ROMs, and allows you to configure each -game individually. Most operations can be done using the keyboard. - -Finally, something UNIX users can use to manage those ROMS, just as the -Mac and Windows users have had for years :) - -WWW: http://grustibus.sourceforge.net/ diff --git a/emulators/grustibus/pkg-plist b/emulators/grustibus/pkg-plist deleted file mode 100644 index 6ee816271067..000000000000 --- a/emulators/grustibus/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -bin/grustibus -share/locale/fr/LC_MESSAGES/grustibus.mo -share/locale/no/LC_MESSAGES/grustibus.mo -etc/gnome/config/gRustibus.d/catver -share/gnome/apps/Games/grustibus.desktop -share/gnome/pixmaps/grustibus.png -share/gnome/pixmaps/grustibus/defaultsnap.png -share/gnome/pixmaps/grustibus/grustibus-logo.png -share/gnome/pixmaps/grustibus/grustibus.png -share/gnome/pixmaps/grustibus/mini-grustibus.xpm -share/gnome/pixmaps/mini-grustibus.xpm -@dirrm share/gnome/pixmaps/grustibus -@dirrm etc/gnome/config/gRustibus.d diff --git a/graphics/Makefile b/graphics/Makefile index 37e96af0a6b0..51fd476dd8dd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -91,7 +91,6 @@ SUBDIR += dore SUBDIR += dri SUBDIR += driconf - SUBDIR += drm-kmod SUBDIR += duhdraw SUBDIR += dynamechs SUBDIR += ecg2png diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile deleted file mode 100644 index b8227df3387f..000000000000 --- a/graphics/drm-kmod/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# Ports collection makefile for: drm-kmod -# Date created: 6 October 2001 -# Whom: Eric Anholt <eanholt@gladstone.uoregon.edu> -# -# $FreeBSD$ -# - -PORTNAME= drm-kmod -PORTVERSION= 0.9.6 -CATEGORIES= graphics x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= anholt - -MAINTAINER= ports@FreeBSD.org -COMMENT= A FreeBSD kernel modules for 3d acceleration with the DRI - -DEPRECATED= Broken on all supported versions of FreeBSD -EXPIRATION_DATE=2007-03-10 - -WRKSRC= ${WRKDIR}/${PORTNAME} - -PKGMESSAGE= ${WRKSRC}/.MESSAGE - -.include <bsd.port.pre.mk> - -ONLY_FOR_ARCHS= i386 -.if ${OSVERSION} < 400006 -BROKEN= "FreeBSD before 4.1 is not supported" -.elif ${OSVERSION} > 500000 -IGNORE= "FreeBSD 5.0 has DRM supplied by the kernel" -.endif - -.if defined(WITH_SMP) -CFLAGS+= -DSMP -DAPIC_IO -.endif - -pre-extract: -.if !defined(WITH_SMP) - @${ECHO_MSG} "If you are using modules on an SMP system, use "make -DWITH_SMP" to get SMP locking" - @${ECHO_MSG} -.endif - @${ECHO_MSG} "If you don't want linux compatibility, use make -DDRM_NOLINUX" - @${ECHO_MSG} - -pre-patch: - ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/drm.sh - -pre-install: - @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message > \ - ${PKGMESSAGE} - -do-install: - ${MKDIR} ${PREFIX}/lib/drm - ${INSTALL_PROGRAM} ${WRKSRC}/tdfx/tdfx.ko ${PREFIX}/lib/drm/ - ${INSTALL_PROGRAM} ${WRKSRC}/mga/mga.ko ${PREFIX}/lib/drm/ - ${INSTALL_PROGRAM} ${WRKSRC}/r128/r128.ko ${PREFIX}/lib/drm/ - ${INSTALL_PROGRAM} ${WRKSRC}/radeon/radeon.ko ${PREFIX}/lib/drm/ - ${INSTALL_PROGRAM} ${WRKSRC}/gamma/gamma.ko ${PREFIX}/lib/drm/ - -post-install: - @${INSTALL_SCRIPT} ${WRKSRC}/drm.sh ${PREFIX}/etc/rc.d/drm.sh.sample - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/graphics/drm-kmod/distinfo b/graphics/drm-kmod/distinfo deleted file mode 100644 index cf93ee9c786f..000000000000 --- a/graphics/drm-kmod/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (drm-kmod-0.9.6.tar.gz) = 5c39005a1a71b8b2d9e23e303b58122c -SHA256 (drm-kmod-0.9.6.tar.gz) = a7df83542c6e6a2a10adee611257f9513fca514a123b825dbcd29019a994866a -SIZE (drm-kmod-0.9.6.tar.gz) = 152372 diff --git a/graphics/drm-kmod/pkg-descr b/graphics/drm-kmod/pkg-descr deleted file mode 100644 index ecedb90b4d5f..000000000000 --- a/graphics/drm-kmod/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -FreeBSD DRM kernel modules for the Direct Rendering -Infrastructure. With XFree86 4.0 they provide 3d -acceleration under X for 3dfx Voodoo3/5/Banshee, -Matrox G200 and G400, and ATI Rage128 and Radeon cards. - -WWW: http://people.freebsd.org/~anholt/dri/ diff --git a/graphics/drm-kmod/pkg-message b/graphics/drm-kmod/pkg-message deleted file mode 100644 index 7318f93dc42f..000000000000 --- a/graphics/drm-kmod/pkg-message +++ /dev/null @@ -1,21 +0,0 @@ -------------------------------------------------------------------------------- -To use the drivers, make a copy of %%PREFIX%%/etc/rc.d/drm.sh.sample under -%%PREFIX%%/etc/rc.d/drm.sh. - -To load the drivers run (as root): - -# %%PREFIX%%/etc/rc.d/drm.sh start - -To unload it (currently made a no-op due to panics): - -# %%PREFIX%%/etc/rc.d/drm.sh stop - -It'll also load the drivers automatically when the system is started. -Alternatively, you could add %%PREFIX%%/lib/drm to your kern.module_path sysctl -and let XFree86 load the drivers for you. - -Once the modules are loaded, check http://people.freebsd.org/~anholt/dri/ -for more information on how to set up the DRI. - -Please report problems to Eric Anholt <anholt@FreeBSD.org>. -------------------------------------------------------------------------------- diff --git a/graphics/drm-kmod/pkg-plist b/graphics/drm-kmod/pkg-plist deleted file mode 100644 index 7026569f02e1..000000000000 --- a/graphics/drm-kmod/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -etc/rc.d/drm.sh.sample -lib/drm/gamma.ko -lib/drm/mga.ko -lib/drm/r128.ko -lib/drm/radeon.ko -lib/drm/tdfx.ko -@dirrm lib/drm diff --git a/www/Makefile b/www/Makefile index d52ce623d572..3e47c791e8ee 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1017,7 +1017,6 @@ SUBDIR += ruby-http-access SUBDIR += ruby-nora SUBDIR += ruby-tmpl - SUBDIR += ruby-webunit SUBDIR += rubygem-actionpack SUBDIR += rubygem-actionwebservice SUBDIR += rubygem-bluecloth diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile deleted file mode 100644 index e59a5771fbed..000000000000 --- a/www/ruby-webunit/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: Ruby/WebUnit -# Date created: 20 September 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= webunit -PORTVERSION= 20040429 -CATEGORIES= www textproc ruby -MASTER_SITES= http://www.xpenguin.biz/download/webunit/ -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION}++ -DIST_SUBDIR= ruby - -MAINTAINER= ports@FreeBSD.org -COMMENT= A Ruby API for automated unit testing of web sites - -RUN_DEPENDS= ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-parser \ - ${RUBY_SITELIBDIR}/htmlrepair.rb:${PORTSDIR}/textproc/ruby-htmlrepair \ - ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit - -DEPRECATED= has deprecated dependencies -EXPIRATION_DATE= 2007-03-01 - -USE_RUBY= yes -USE_RUBY_FEATURES= rexml testunit - -WRKSRC= ${WRKDIR}/${PORTNAME} -NO_BUILD= yes - -EXAMPLES= sample/* -DOCS= *.html *.rd - -do-install: - ${CP} -R ${WRKSRC}/lib/webunit* ${RUBY_SITELIBDIR}/ -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODEXAMPLESDIR} -.for f in ${EXAMPLES} - ${CP} -R ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ -.endfor - ${MKDIR} ${RUBY_MODDOCDIR}/ja -.for f in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${RUBY_MODDOCDIR}/ -.endfor - ${MV} ${RUBY_MODDOCDIR}/*-ja.* ${RUBY_MODDOCDIR}/ja/ -.endif - -.include <bsd.port.mk> diff --git a/www/ruby-webunit/distinfo b/www/ruby-webunit/distinfo deleted file mode 100644 index 71339bcc5417..000000000000 --- a/www/ruby-webunit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ruby/webunit-20040429++.tar.gz) = f336268e889f8b33a4d88641b1d7e149 -SHA256 (ruby/webunit-20040429++.tar.gz) = fca5317e3cd1b0053f8308c5f4d4a3561031dbfe14b7d3939e93af16b324a68c -SIZE (ruby/webunit-20040429++.tar.gz) = 59312 diff --git a/www/ruby-webunit/pkg-descr b/www/ruby-webunit/pkg-descr deleted file mode 100644 index e77d5bf304ab..000000000000 --- a/www/ruby-webunit/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Ruby/WebUnit is a Ruby API to test HTML/CGI without a browser, and is -idealy suited for automated unit testing of web sites when combined -with a Ruby unit test framework such as RubyUnit. - -Author: yuichi TAKAHASHI <yt@xpenguin.biz> -WWW: http://www.xpenguin.biz/download/webunit/ diff --git a/www/ruby-webunit/pkg-plist b/www/ruby-webunit/pkg-plist deleted file mode 100644 index 614ea4cb0903..000000000000 --- a/www/ruby-webunit/pkg-plist +++ /dev/null @@ -1,50 +0,0 @@ -%%RUBY_SITELIBDIR%%/webunit/assert.rb -%%RUBY_SITELIBDIR%%/webunit/converter.rb -%%RUBY_SITELIBDIR%%/webunit/cookie.rb -%%RUBY_SITELIBDIR%%/webunit/domwalker.rb -%%RUBY_SITELIBDIR%%/webunit/exception.rb -%%RUBY_SITELIBDIR%%/webunit/form.rb -%%RUBY_SITELIBDIR%%/webunit/frame.rb -%%RUBY_SITELIBDIR%%/webunit/htmlelem.rb -%%RUBY_SITELIBDIR%%/webunit/image.rb -%%RUBY_SITELIBDIR%%/webunit/jscript.rb -%%RUBY_SITELIBDIR%%/webunit/link.rb -%%RUBY_SITELIBDIR%%/webunit/params.rb -%%RUBY_SITELIBDIR%%/webunit/parser.rb -%%RUBY_SITELIBDIR%%/webunit/response.rb -%%RUBY_SITELIBDIR%%/webunit/runtest.rb -%%RUBY_SITELIBDIR%%/webunit/table.rb -%%RUBY_SITELIBDIR%%/webunit/testcase.rb -%%RUBY_SITELIBDIR%%/webunit/ui/cui/testrunner.rb -%%RUBY_SITELIBDIR%%/webunit/utils.rb -%%RUBY_SITELIBDIR%%/webunit/webunit.rb -%%RUBY_SITELIBDIR%%/webunit.rb -@dirrm %%RUBY_SITELIBDIR%%/webunit/ui/cui -@dirrm %%RUBY_SITELIBDIR%%/webunit/ui -@dirrm %%RUBY_SITELIBDIR%%/webunit -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit-0.cgi -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit-0.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit-1.cgi -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit-1.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit.cgi -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/digit.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit-0.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit-1.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit_view-0.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit_view-1.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/conv/test_digit_view.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%/conv -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/index-en.html -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/index-en.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/changes.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/example.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/TIPS-ja.html -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/TIPS-ja.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/TODO-ja.html -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/TODO-ja.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/index-ja.html -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/index-ja.rd -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% |