diff options
author | vd <vd@FreeBSD.org> | 2006-11-09 16:55:20 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-11-09 16:55:20 +0800 |
commit | 8b9bdb99beb12ee0b3f2bcf1956190874794acb3 (patch) | |
tree | 1d0270b216d87090a9c5770f4cb51ef30ad7f027 /deskutils | |
parent | a3c1b360c6a45b2441b7a7e95ac014cbffd8a988 (diff) | |
download | freebsd-ports-gnome-8b9bdb99beb12ee0b3f2bcf1956190874794acb3.tar.gz freebsd-ports-gnome-8b9bdb99beb12ee0b3f2bcf1956190874794acb3.tar.zst freebsd-ports-gnome-8b9bdb99beb12ee0b3f2bcf1956190874794acb3.zip |
Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/offix-trash/Makefile | 35 | ||||
-rw-r--r-- | deskutils/offix-trash/distinfo | 3 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-descr | 13 |
4 files changed, 0 insertions, 52 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index f7b9ff1e0986..68be2c13c3f9 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -123,7 +123,6 @@ SUBDIR += nautilus-open-terminal SUBDIR += nautilus-sendto SUBDIR += notification-daemon - SUBDIR += offix-trash SUBDIR += ontv SUBDIR += p5-Data-ICal SUBDIR += p5-Goo diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile deleted file mode 100644 index d43325892a83..000000000000 --- a/deskutils/offix-trash/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# ports collection makefile for: Clipboard -# Date created: 28 Jun 1997 -# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> -# -# $FreeBSD$ -# - -PORTNAME= offix-trash -PORTVERSION= 2.4 -PORTREVISION= 1 -CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= desktop_managers/OffiX -DISTNAME= Trash-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Trash from OffiX - -DEPRECATED= development ceased in 1996 -EXPIRATION_DATE=2006-11-05 - -LIB_DEPENDS= Dnd++.1:${PORTSDIR}/x11/libdnd - -GNU_CONFIGURE= YES -PLIST_FILES= bin/trash -USE_GMAKE= YES -USE_X_PREFIX= YES - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" -.endif - -.include <bsd.port.post.mk> diff --git a/deskutils/offix-trash/distinfo b/deskutils/offix-trash/distinfo deleted file mode 100644 index 7bc929618248..000000000000 --- a/deskutils/offix-trash/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Trash-2.4.tar.gz) = 28dd11380f2862cef8aab0fd3ea36eae -SHA256 (Trash-2.4.tar.gz) = a7450adc78635db62d9cc2a2abe7ccbf7e678b58e83c3d4c90f1b9d652ea618b -SIZE (Trash-2.4.tar.gz) = 46666 diff --git a/deskutils/offix-trash/pkg-descr b/deskutils/offix-trash/pkg-descr deleted file mode 100644 index adc707770b30..000000000000 --- a/deskutils/offix-trash/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is Trash from OffiX, for use with applications which support the -OffiX DND protocol. - -Trash is a black-hole intended to be used with "files". Every file dropped -on trash will be moved to a temporary hidden directory. If you want, the -"delete all" button will remove the files in trash from your disk forever. -The good things is that the files in trash can be recovered (undeleted). - -Suggestion: call it iconic ("trash -ic") when you use it. - -Check the OffiX main page below: - -WWW: http://leb.net/offix/ |