diff options
author | vd <vd@FreeBSD.org> | 2006-08-25 17:40:22 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-08-25 17:40:22 +0800 |
commit | eff95ae4a6cdb2a11b3dc3fba19259b12787b070 (patch) | |
tree | d746216d9f62abea38eae81cc9c112d025232e6d | |
parent | f0271630e611ccccda486fbc3a674dc5b916eb7a (diff) | |
download | freebsd-ports-gnome-eff95ae4a6cdb2a11b3dc3fba19259b12787b070.tar.gz freebsd-ports-gnome-eff95ae4a6cdb2a11b3dc3fba19259b12787b070.tar.zst freebsd-ports-gnome-eff95ae4a6cdb2a11b3dc3fba19259b12787b070.zip |
Remove expired leaf ports:
2006-08-24 devel/py-ui
2006-08-22 net-im/jabber-msn
-rw-r--r-- | CVSROOT/modules | 2 | ||||
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/py-ui/Makefile | 47 | ||||
-rw-r--r-- | devel/py-ui/distinfo | 3 | ||||
-rw-r--r-- | devel/py-ui/pkg-descr | 16 | ||||
-rw-r--r-- | devel/py-ui/pkg-plist | 124 | ||||
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/jabber-msn/Makefile | 41 | ||||
-rw-r--r-- | net-im/jabber-msn/distinfo | 3 | ||||
-rw-r--r-- | net-im/jabber-msn/pkg-descr | 8 | ||||
-rw-r--r-- | net-im/jabber-msn/pkg-plist | 1 |
12 files changed, 2 insertions, 247 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index b7bce65e1048..b408a20a4e2c 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -4959,7 +4959,6 @@ jabber ports/net-im/jabber jabber-aim ports/net-im/jabber-aim jabber-conference ports/net-im/jabber-conference jabber-jud ports/net-im/jabber-jud -jabber-msn ports/net-im/jabber-msn jabber-pyaim ports/net-im/jabber-pyaim jabber-pyicq ports/net-im/jabber-pyicq jabber-pymsn ports/net-im/jabber-pymsn @@ -11911,7 +11910,6 @@ py-twistedWeb ports/www/py-twistedWeb py-twistedWeb2 ports/www/py-twistedWeb2 py-twistedWords ports/net-im/py-twistedWords py-twofish ports/security/py-twofish -py-ui ports/devel/py-ui py-unit ports/devel/py-unit py-urwid ports/devel/py-urwid py-utils ports/devel/py-utils @@ -2445,3 +2445,5 @@ sysutils/linux-e2fsprogs||2006-08-13|Integrated with emulators/linux_base-fc4 net/magictun||2006-08-17|Abandoned lang/gcc41-withgcjawt|lang/gcc41-withgcjawt|2006-08-18|finished repocopy net/lam7|net/lam|2006-08-21|Replace lam-6 which was deprecated +devel/py-ui||2006-08-25|Has expired: PyUI does not work with well with current versions of graphics/py-opengl and has not been developed in over two years. Python game development should be done with devel/py-game instead +net-im/jabber-msn||2006-08-25|Has expired: Depends on broken net-im/jabber, please use net-im/jabber-pymsn instead diff --git a/devel/Makefile b/devel/Makefile index bb42a4a5271c..043e450c3263 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1703,7 +1703,6 @@ SUBDIR += py-twistedCore SUBDIR += py-twistedFlow SUBDIR += py-twistedRunner - SUBDIR += py-ui SUBDIR += py-unit SUBDIR += py-urwid SUBDIR += py-utils diff --git a/devel/py-ui/Makefile b/devel/py-ui/Makefile deleted file mode 100644 index 1476967cb982..000000000000 --- a/devel/py-ui/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: py-ui -# Date created: Jan 25, 2003 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= ui -PORTVERSION= 0.95 -PORTREVISION= 3 -CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyui -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pyui${PORTVERSION:S/.//} - -MAINTAINER= alex@foxybanana.com -COMMENT= A user interface library written in Python - -RUN_DEPENDS= \ - ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ - ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl \ - ${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging \ - ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted - -USE_ZIP= yes -USE_PYTHON= yes -USE_PYDISTUTILS=yes - -DEPRECATED= PyUI does not work with well with current versions of\ - graphics/py-opengl and has not been developed in over two\ - years. Python game development should be done with\ - devel/py-game instead - -EXPIRATION_DATE= 2006-08-24 - -DOCSDIR= ${LOCALBASE}/share/doc/py-ui - -post-install: -.if !defined(NOPORTDOCS) - @${RM} -rf ${WRKSRC}/docs/CVS - @${MKDIR} ${PREFIX}/share/doc/py-ui - ${CP} ${WRKSRC}/docs/* ${PREFIX}/share/doc/py-ui -.endif - -.include <bsd.port.mk> diff --git a/devel/py-ui/distinfo b/devel/py-ui/distinfo deleted file mode 100644 index 3b9e9776e285..000000000000 --- a/devel/py-ui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pyui095.zip) = 2c6c339c1992989c6a342cf6634fb8af -SHA256 (pyui095.zip) = 97f56eb8cfc39942259f6644b32c5112d05c4c30edb83036ca18059a41ea939f -SIZE (pyui095.zip) = 311587 diff --git a/devel/py-ui/pkg-descr b/devel/py-ui/pkg-descr deleted file mode 100644 index 2c372b54a483..000000000000 --- a/devel/py-ui/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -PyUI is a user interface library written entirely in the high-level language -python. It has a modular implementation that allows the drawing and event -input to be performed by pluggable "renderers". This makes PyUI very portable -and scalable. It can run in environments from hardware accelerated 3D surfaces -to regular desktop windows. PyUI was originally targeted as a User Interface -for games, but it has evolved into a more general UI toolkit with -applicability outside of games. - -The goal of pyui is that is be very simple to use and that the implementation -be kept as simple as possible. Some lessons learned from Extreme Programming -are being applied to the development process. The current state of PyUI is no -longer exactly simple as it evolves towards being a fully features GUI -toolkit, but the development methodology has been successful in keeping the -code stable and usable throughout its life so far. - -WWW: http://pyui.sourceforge.net/ diff --git a/devel/py-ui/pkg-plist b/devel/py-ui/pkg-plist deleted file mode 100644 index 53020969de97..000000000000 --- a/devel/py-ui/pkg-plist +++ /dev/null @@ -1,124 +0,0 @@ -lib/%%PYTHON_VERSION%%/site-packages/pyui/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/base.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/base.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/base.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/colors.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/colors.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/colors.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/core.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/core.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/core.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/desktop.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/desktop.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/desktop.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/dialogs.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/dialogs.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/dialogs.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/entry.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/entry.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/entry.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/grid.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/grid.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/grid.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/htlib.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/htlib.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/htlib.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/html.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/html.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/html.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/htmlElements.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/htmlElements.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/htmlElements.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/layouts.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/layouts.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/layouts.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/locals.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/locals.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/locals.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderer3d.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderer3d.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderer3d.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/rendererBase.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/rendererBase.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/rendererBase.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/nebula.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/nebula.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/nebula.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglBase.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglBase.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglBase.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglGlut.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglGlut.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglGlut.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglPygame.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglPygame.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/openglPygame.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/pygame2D.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/pygame2D.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/pygame2D.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/unseen.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/unseen.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers/unseen.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/sheet.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/sheet.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/sheet.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themeBase.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themeBase.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themeBase.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/comic.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/comic.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/comic.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/future.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/future.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/future.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/green.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/green.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/green.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/win2k.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/win2k.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/themes/win2k.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/tree.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/tree.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/tree.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/viewer.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/viewer.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/viewer.pyo -lib/%%PYTHON_VERSION%%/site-packages/pyui/widgets.py -lib/%%PYTHON_VERSION%%/site-packages/pyui/widgets.pyc -lib/%%PYTHON_VERSION%%/site-packages/pyui/widgets.pyo -%%PORTDOCS%%%%DOCSDIR%%/dependencies.jpg -%%PORTDOCS%%%%DOCSDIR%%/pyui.base.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.colors.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.core.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.database.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.desktop.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.dialogs.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.entry.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.greenTheme.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.grid.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.html.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.layouts.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.locals.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.renderer3d.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.rendererBase.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.renderers.openglGlut.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.renderers.openglPygame.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.renderers.pygame2D.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.sheet.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.theme.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.tree.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.viewer.html -%%PORTDOCS%%%%DOCSDIR%%/pyui.widgets.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyui/themes -@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyui/renderers -@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyui diff --git a/net-im/Makefile b/net-im/Makefile index 37dd47a478b0..247ce958236c 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -51,7 +51,6 @@ SUBDIR += jabber-aim SUBDIR += jabber-conference SUBDIR += jabber-jud - SUBDIR += jabber-msn SUBDIR += jabber-pyaim SUBDIR += jabber-pyicq SUBDIR += jabber-pymsn diff --git a/net-im/jabber-msn/Makefile b/net-im/jabber-msn/Makefile deleted file mode 100644 index 34b27051efeb..000000000000 --- a/net-im/jabber-msn/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: Jabber MSN Transport -# Date created: Sat May 04 06:00:02 PDT 2002 -# Whom: Martijn Lina <martijn@pacno.net> -# -# $FreeBSD$ - -PORTNAME= msn -PORTVERSION= 1.3.0 -PORTREVISION= 1 -CATEGORIES= net-im -MASTER_SITES= http://msn-transport.jabberstudio.org/old/ -PKGNAMEPREFIX= jabber- -PKGNAMESUFFIX= -transport -DISTNAME= msn-transport-1.3.0 -DIST_SUBDIR= jabber - -MAINTAINER= martijn@pacno.net -COMMENT= Jabber MSN-Transport module - -DEPRECATED= Depends on broken net-im/jabber, please use net-im/jabber-pymsn instead -EXPIRATION_DATE= 2006-08-22 - -LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net-im/jabber - -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-jabberd=${PREFIX}/include/jabber \ - --with-pth=${LOCALBASE}/include/pth -CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib - -PORTDOCS= README - -do-install: - ${INSTALL_DATA} ${WRKSRC}/src/msntrans.so ${PREFIX}/lib/jabber/ -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/net-im/jabber-msn/distinfo b/net-im/jabber-msn/distinfo deleted file mode 100644 index fd6bd9cb56a6..000000000000 --- a/net-im/jabber-msn/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (jabber/msn-transport-1.3.0.tar.gz) = 2168a35fc9a7e1a9174b8250c1370184 -SHA256 (jabber/msn-transport-1.3.0.tar.gz) = 34c5e37fcc1fb064c01ba07fe597c52f4763601f63fb198bab13e89942beae0e -SIZE (jabber/msn-transport-1.3.0.tar.gz) = 105366 diff --git a/net-im/jabber-msn/pkg-descr b/net-im/jabber-msn/pkg-descr deleted file mode 100644 index d0d3f4a02a4d..000000000000 --- a/net-im/jabber-msn/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The Jabber server (jabberd) is a daemon for Jabber clients to connect -and communicate with. The MSN-Transport allows clients to chat with MSN -users. This package contain a pre-release version supporting MSN protocol 8. -After 15 october 2003 all MSN clients are required to support this version of -the protocol or higher by the MSN servers. - -You can learn more about Jabber at: -WWW: http://www.jabber.org/ diff --git a/net-im/jabber-msn/pkg-plist b/net-im/jabber-msn/pkg-plist deleted file mode 100644 index 63634d1ebc6d..000000000000 --- a/net-im/jabber-msn/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/jabber/msntrans.so |