diff options
author | rene <rene@FreeBSD.org> | 2011-01-01 01:35:17 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-01-01 01:35:17 +0800 |
commit | ff32110ad1ae4249cafc08e82470e39fcfcfee1d (patch) | |
tree | 1d6e356e768d2e1ed9d7fa0e6003c793e3907e88 /x11-clocks | |
parent | 2dbccfb962f342f7ff3a8e950fa41b91b6a7cee1 (diff) | |
download | freebsd-ports-gnome-ff32110ad1ae4249cafc08e82470e39fcfcfee1d.tar.gz freebsd-ports-gnome-ff32110ad1ae4249cafc08e82470e39fcfcfee1d.tar.zst freebsd-ports-gnome-ff32110ad1ae4249cafc08e82470e39fcfcfee1d.zip |
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xtu/Makefile | 28 | ||||
-rw-r--r-- | x11-clocks/xtu/distinfo | 3 | ||||
-rw-r--r-- | x11-clocks/xtu/files/patch-Imakefile | 26 | ||||
-rw-r--r-- | x11-clocks/xtu/pkg-descr | 5 |
5 files changed, 0 insertions, 63 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 5f1e17a84059..afab7b14a650 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -65,6 +65,5 @@ SUBDIR += xfce4-timer-plugin SUBDIR += xmms-alarm SUBDIR += xtimer - SUBDIR += xtu .include <bsd.port.subdir.mk> diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile deleted file mode 100644 index a2fb694a247c..000000000000 --- a/x11-clocks/xtu/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: xtu -# Date created: 17 Apr 1999 -# Whom: runge@rostock.zgdv.de -# -# $FreeBSD$ -# - -PORTNAME= xtu -PORTVERSION= 1.3 -PORTREVISION= 2 -CATEGORIES= x11-clocks -MASTER_SITES= http://coto.marsrakete.de/projects/${PORTNAME}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Transparent analog clock for X11 - -DEPRECATED= Looks like abandonware -EXPIRATION_DATE= 2010-12-30 - -USE_IMAKE= yes -USE_XORG= x11 xpm xext -CPPFLAGS= -DUSE_XPM -LDFLAGS= -lXpm -lX11 -lXext -MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -MAN1= xtu.1 -PLIST_FILES= bin/xtu - -.include <bsd.port.mk> diff --git a/x11-clocks/xtu/distinfo b/x11-clocks/xtu/distinfo deleted file mode 100644 index d89b247d2a26..000000000000 --- a/x11-clocks/xtu/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xtu-1.3.tar.gz) = 12caf637adc1f7ea5967ea476bab5135 -SHA256 (xtu-1.3.tar.gz) = b8c46e0b331119c4656edbf6c771feb36a492120f668905fc02b876c39e3c01c -SIZE (xtu-1.3.tar.gz) = 21980 diff --git a/x11-clocks/xtu/files/patch-Imakefile b/x11-clocks/xtu/files/patch-Imakefile deleted file mode 100644 index 2e2609ec43cc..000000000000 --- a/x11-clocks/xtu/files/patch-Imakefile +++ /dev/null @@ -1,26 +0,0 @@ - -$FreeBSD$ - ---- Imakefile.orig -+++ Imakefile -@@ -1,13 +1,17 @@ - XCOMM LOCAL_LIBRARIES = -lImlib -lX11 -lXext --LOCAL_LIBRARIES = -lXpm -lX11 -lXext -+XCOMM LOCAL_LIBRARIES = -lXpm -lX11 -lXext -+LOCAL_LIBRARIES = ${LDFLAGS} - - SRCS = TolleUhr.c XCC.c - OBJS = TolleUhr.o XCC.o - --CDEBUGFLAGS = -O2 -g -Wall -+XCOMM CDEBUGFLAGS = -O2 -g -Wall - - XCOMM CCOPTIONS= -DUSE_IMLIB --CCOPTIONS= -DUSE_XPM -+XCOMM CCOPTIONS= -DUSE_XPM -+CCOPTIONS = ${CPPFLAGS} -+ -+MANSRCSUFFIX = 1 - - ComplexProgramTarget(xtu) - diff --git a/x11-clocks/xtu/pkg-descr b/x11-clocks/xtu/pkg-descr deleted file mode 100644 index 50b51f72d096..000000000000 --- a/x11-clocks/xtu/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a transparent analog clock, very similar to TolleUhr -for the amiga range of computers. Actually, it uses some -drawing routines of it and looks almost the same. - -WWW: http://coto.marsrakete.de/projects/xtu/ |