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 /editors | |
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 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/offix-editor/Makefile | 30 | ||||
-rw-r--r-- | editors/offix-editor/distinfo | 3 | ||||
-rw-r--r-- | editors/offix-editor/files/patch-src-file.c | 12 | ||||
-rw-r--r-- | editors/offix-editor/files/patch-src-file_sel.c | 15 | ||||
-rw-r--r-- | editors/offix-editor/files/patch-src-xedit.h | 12 | ||||
-rw-r--r-- | editors/offix-editor/pkg-descr | 12 | ||||
-rw-r--r-- | editors/offix-editor/pkg-plist | 3 |
8 files changed, 0 insertions, 88 deletions
diff --git a/editors/Makefile b/editors/Makefile index ec92bb0fcbec..f3017b55a394 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -113,7 +113,6 @@ SUBDIR += nvi-m17n SUBDIR += nvi-perl SUBDIR += nxml-emacs21 - SUBDIR += offix-editor SUBDIR += ooo-build SUBDIR += ooodict-all SUBDIR += openoffice.org-1.0 diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile deleted file mode 100644 index 368d5501ac01..000000000000 --- a/editors/offix-editor/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# ports collection makefile for: Editor -# Date created: 28 Jun 1997 -# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> -# -# $FreeBSD$ -# - -PORTNAME= offix-editor -PORTVERSION= 2.4 -PORTREVISION= 1 -CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= desktop_managers/OffiX -DISTNAME= Editor-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Editor from OffiX - -DEPRECATED= developement ceased in 1996 -EXPIRATION_DATE=2006-11-05 - -LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd - -GNU_CONFIGURE= YES -USE_GMAKE= YES -USE_X_PREFIX= YES -USE_XPM= YES -MAN1= editor.1 - -.include <bsd.port.mk> diff --git a/editors/offix-editor/distinfo b/editors/offix-editor/distinfo deleted file mode 100644 index d873c40eb1fa..000000000000 --- a/editors/offix-editor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Editor-2.4.tar.gz) = 1d2db63b500c84dd8f8f34f6c5e660d7 -SHA256 (Editor-2.4.tar.gz) = 740e0fe6d7b357cedd4ccf8c994d6c9c7d9fcf77a9d187e2f97cfafa9796f9e8 -SIZE (Editor-2.4.tar.gz) = 81377 diff --git a/editors/offix-editor/files/patch-src-file.c b/editors/offix-editor/files/patch-src-file.c deleted file mode 100644 index 5e3155ca6277..000000000000 --- a/editors/offix-editor/files/patch-src-file.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/file.c.orig Sun Sep 29 02:35:33 2002 -+++ src/file.c Sun Sep 29 02:35:43 2002 -@@ -44,7 +44,9 @@ - #include <sys/stat.h> - #include <stdlib.h> - -+#ifndef __FreeBSD__ - extern char *malloc(); -+#endif - - extern Widget textwindow; - extern Widget labelwindow; diff --git a/editors/offix-editor/files/patch-src-file_sel.c b/editors/offix-editor/files/patch-src-file_sel.c deleted file mode 100644 index 1a86f5f81f36..000000000000 --- a/editors/offix-editor/files/patch-src-file_sel.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/file_sel.c.orig Sun Sep 29 02:36:26 2002 -+++ src/file_sel.c Sun Sep 29 02:36:40 2002 -@@ -86,10 +86,12 @@ - #include <stdlib.h> - #include <unistd.h> - -+#ifndef __FreeBSD__ - extern char *malloc(); - extern char *realloc(); - extern char *getenv(); /* Lesen der Umgebungsvariablen */ - extern int chdir(); /* Directorywechsel */ -+#endif - static char *filename; /* Pointer auf Filename */ - static Widget file_s; /* Popupshell fuer Fileselectbox */ - static Widget list_direct, /* Directoryeintraege im Fenster */ diff --git a/editors/offix-editor/files/patch-src-xedit.h b/editors/offix-editor/files/patch-src-xedit.h deleted file mode 100644 index 83e813b98213..000000000000 --- a/editors/offix-editor/files/patch-src-xedit.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/xedit.h.orig Sun Sep 29 02:34:19 2002 -+++ src/xedit.h Sun Sep 29 02:34:41 2002 -@@ -225,7 +225,9 @@ - extern void getdirectory(); - - /* Unix externals */ -+#ifndef __FreeBSD__ - extern char *malloc(); -+#endif - - /* Drag and drop stuff */ - diff --git a/editors/offix-editor/pkg-descr b/editors/offix-editor/pkg-descr deleted file mode 100644 index 4c9fc889975b..000000000000 --- a/editors/offix-editor/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -This is Editor from OffiX --- part with desktop package with -DND Drag & Drop protocol support. - -Editor is an Athena based text editor. It's a patched version of the xed -editor. Like xed, you can perform common actions via user-friendly menus. -You can also drop a file on the "filename" area and the editor will load -this file. If the file is saved, you can also drag from this area to -somewhere else (e.g. to the "printer" program). - -Check the OffiX main page below: - -WWW: http://leb.net/offix/ diff --git a/editors/offix-editor/pkg-plist b/editors/offix-editor/pkg-plist deleted file mode 100644 index 0ceea9f4ac3b..000000000000 --- a/editors/offix-editor/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/editor -share/OffiX/editor.help -@dirrm share/OffiX |