aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-12-01 08:37:20 +0800
committerrene <rene@FreeBSD.org>2013-12-01 08:37:20 +0800
commitb9608fcea075acafb498a0440da534a44d9a50f9 (patch)
tree1f76ce335d709053111226d0016b68e447fbd0ab /editors
parenta76da40a852fb32fb9d80d31b30b76c11b7265d7 (diff)
downloadfreebsd-ports-gnome-b9608fcea075acafb498a0440da534a44d9a50f9.tar.gz
freebsd-ports-gnome-b9608fcea075acafb498a0440da534a44d9a50f9.tar.zst
freebsd-ports-gnome-b9608fcea075acafb498a0440da534a44d9a50f9.zip
Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/gphpedit/Makefile58
-rw-r--r--editors/gphpedit/distinfo2
-rw-r--r--editors/gphpedit/files/patch-gphpedit.desktop.in10
-rw-r--r--editors/gphpedit/files/patch-src-Makefile.in11
-rw-r--r--editors/gphpedit/files/patch-src::gtkscintilla2::Makefile37
-rw-r--r--editors/gphpedit/files/patch-src::tab.c84
-rw-r--r--editors/gphpedit/pkg-descr7
-rw-r--r--editors/gphpedit/pkg-plist5
9 files changed, 0 insertions, 215 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 9a3852225098..2afc39e4579c 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -81,7 +81,6 @@
SUBDIR += gnotepad+
SUBDIR += gnuserv
SUBDIR += gobby
- SUBDIR += gphpedit
SUBDIR += gummi
SUBDIR += gwrite
SUBDIR += heme
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile
deleted file mode 100644
index 1964a8d60848..000000000000
--- a/editors/gphpedit/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-# $FreeBSD$
-
-PORTNAME= gphpedit
-PORTVERSION= 0.9.80
-PORTREVISION= 5
-CATEGORIES= editors gnome
-MASTER_SITES= http://www.gphpedit.org/download/store/ \
- http://ftp.ceid.upatras.gr/pub/linux/gentoo/distfiles/ \
- http://www.jolupatech.info/crux/gphpedit/
-
-MAINTAINER= novel@FreeBSD.org
-COMMENT= PHP, HTML, and CSS development environment for GNOME 2.x
-
-DEPRECATED= No longer maintaned upstream
-EXPIRATION_DATE= 2013-12-01
-
-USES= gmake pkgconfig
-USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml
-USE_AUTOTOOLS= libtool
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_JOBS_UNSAFE= yes
-
-.if !defined(WITHOUT_PHP)
-USE_PHP= yes
-WANT_PHP_CLI= yes
-.endif
-
-.if !defined(WITHOUT_PHPDOC)
-RUN_DEPENDS+= ${LOCALBASE}/share/doc/php-en/about.html:${PORTSDIR}/lang/php_doc
-.endif
-
-NO_STAGE= yes
-pre-everything::
-.if !defined(WITHOUT_PHP) || !defined(WITHOUT_PHPDOC)
- @${ECHO_MSG} "You may specify the following on the command line:"
- @${ECHO_MSG} " "
-.endif
-.if !defined(WITHOUT_PHP)
- @${ECHO_MSG} "WITHOUT_PHP=yes to not install php, debug script will not work without it."
-.endif
-.if !defined(WITHOUT_PHPDOC)
- @${ECHO_MSG} "WITHOUT_PHPDOC=yes to not install php_doc, help will be disable."
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local/share|${PREFIX}/share|g' \
- ${WRKSRC}/src/main.h
- @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
- ${WRKSRC}/src/calltip.c ${WRKSRC}/src/main_window.c
- @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/src/tab.c
-
-pre-build:
- @cd ${WRKSRC}/src/gtkscintilla2 && ${GMAKE} clean
-
-.include <bsd.port.mk>
diff --git a/editors/gphpedit/distinfo b/editors/gphpedit/distinfo
deleted file mode 100644
index 6c9b5890967e..000000000000
--- a/editors/gphpedit/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gphpedit-0.9.80.tar.gz) = 607a36e51d8d2e60f2747d672efe780c96e18a451ff3f82bff93ecb171306849
-SIZE (gphpedit-0.9.80.tar.gz) = 2369130
diff --git a/editors/gphpedit/files/patch-gphpedit.desktop.in b/editors/gphpedit/files/patch-gphpedit.desktop.in
deleted file mode 100644
index deacc88d8f21..000000000000
--- a/editors/gphpedit/files/patch-gphpedit.desktop.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- gphpedit.desktop.in.orig Thu Dec 22 22:01:19 2005
-+++ gphpedit.desktop.in Thu Dec 22 22:01:42 2005
-@@ -5,5 +5,5 @@
- Terminal=false
- MultipleArgs=true
- Type=Application
--Categories=Application;Development;X-Red-Hat-Base;
--Icon=/usr/share/pixmaps/gphpedit.png
-+Categories=Application;Development
-+Icon=gphpedit.png
diff --git a/editors/gphpedit/files/patch-src-Makefile.in b/editors/gphpedit/files/patch-src-Makefile.in
deleted file mode 100644
index 56df370fa374..000000000000
--- a/editors/gphpedit/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Thu Dec 22 20:56:32 2005
-+++ src/Makefile.in Thu Dec 22 20:56:51 2005
-@@ -499,7 +499,7 @@
- -g -Wall -DGTK -DSCI_LEXER
-
- gtkscintilla2/libgtkscintilla2.a:
-- cd gtkscintilla2 && make libgtkscintilla2.a && cd ..
-+ cd gtkscintilla2 && $(MAKE) libgtkscintilla2.a && cd ..
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/editors/gphpedit/files/patch-src::gtkscintilla2::Makefile b/editors/gphpedit/files/patch-src::gtkscintilla2::Makefile
deleted file mode 100644
index 54224ee98358..000000000000
--- a/editors/gphpedit/files/patch-src::gtkscintilla2::Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
---- src/gtkscintilla2/Makefile.orig Thu Dec 22 22:02:47 2005
-+++ src/gtkscintilla2/Makefile Thu Dec 22 22:04:02 2005
-@@ -2,7 +2,7 @@
-
- NAME = GtkScintilla2
- LIB_NAME = gtkscintilla2
--VERSION = 0.1.0
-+VERSION = 0
- PREFIX = $(shell pkg-config --variable=prefix gtk+-2.0)
-
- SCINTILLA_DIR = ./scintilla
-@@ -10,12 +10,12 @@
- SCINTILLA_LIB = $(SCINTILLA_DIR)/bin/scintilla.a
- SCINTILLA_IFACE = $(SCINTILLA_INCLUDE)/Scintilla.iface
- LEXERS = $(wildcard $(SCINTILLA_DIR)/gtk/Lex*.o)
--CFLAGS = $(shell pkg-config --cflags gtk+-2.0) -g -Wall -DGTK -DSCI_LEXER -fPIC
--LDFLAGS_PRE = $(shell pkg-config --libs gtk+-2.0) -DGTK2
-+CFLAGS = $(shell pkg-config --cflags gtk+-2.0 gthread-2.0) -g -Wall -DGTK -DSCI_LEXER -fPIC
-+LDFLAGS_PRE = $(shell pkg-config --libs gtk+-2.0 gthread-2.0) -DGTK2
- LDFLAGS_POST = $(LEXERS) $(SCINTILLA_LIB) -lstdc++
-
--CC = gcc
--LD = gcc
-+CC ?= gcc
-+LD ?= $(CC)
- AR = ar
-
- STATIC_LIB = lib$(LIB_NAME).a
-@@ -23,7 +23,7 @@
-
- LIB_DIR = $(PREFIX)/lib
- INCLUDE_DIR = $(PREFIX)/include/$(LIB_NAME)
--PKG_CONFIG_DIR = $(PREFIX)/lib/pkgconfig
-+PKG_CONFIG_DIR = $(PREFIX)/libdata/pkgconfig
-
- all: $(STATIC_LIB) $(SHARED_LIB)
-
diff --git a/editors/gphpedit/files/patch-src::tab.c b/editors/gphpedit/files/patch-src::tab.c
deleted file mode 100644
index bffe258785dc..000000000000
--- a/editors/gphpedit/files/patch-src::tab.c
+++ /dev/null
@@ -1,84 +0,0 @@
---- src/tab.c.orig Sun Oct 16 13:24:52 2005
-+++ src/tab.c Sun Dec 25 09:48:30 2005
-@@ -520,56 +520,66 @@
- {
- GString *long_filename = NULL;
-
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-en/function.", command, ".html");
-+ if (long_filename)
-+ return long_filename;
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-en/ref.", command, ".html");
-+ if (long_filename)
-+ return long_filename;
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-en/", command, NULL);
-+ if (long_filename)
-+ return long_filename;
-+
- // For Redhat/Fedora Core and other sensible distrubutions...
-- long_filename = tab_help_try_filename("/usr/share/doc/phpmanual/function.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpmanual/function.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/phpmanual/ref.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpmanual/ref.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/phpmanual/", command, NULL);
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpmanual/", command, NULL);
- if (long_filename)
- return long_filename;
-
- // For Debian, Ubuntu and sensible distrubutions...
-- long_filename = tab_help_try_filename("/usr/share/doc/phpdoc/html/function.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpdoc/html/function.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/phpdoc/html/ref.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpdoc/html/ref.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/phpdoc/html/", command, NULL);
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/phpdoc/html/", command, NULL);
- if (long_filename)
- return long_filename;
-
- // For Gentoo, as much as I love it - it's twatty to put docs in a version specific folder like this!
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-200403/html/function.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-200403/html/function.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-200403/html/ref.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-200403/html/ref.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-200403/html/", command, NULL);
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-200403/html/", command, NULL);
- if (long_filename)
- return long_filename;
-
-- long_filename = tab_help_try_filename("/usr/share/doc/php-docs-20050822/html/function.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-docs-20050822/html/function.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/php-docs-20050822/html/ref.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-docs-20050822/html/ref.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/share/doc/php-docs-20050822/html/", command, NULL);
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/share/doc/php-docs-20050822/html/", command, NULL);
- if (long_filename)
- return long_filename;
-
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-4.2.3/html/function.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-4.2.3/html/function.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-4.2.3/html/ref.", command, ".html");
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-4.2.3/html/ref.", command, ".html");
- if (long_filename)
- return long_filename;
-- long_filename = tab_help_try_filename("/usr/doc/php-docs-4.2.3/html/", command, NULL);
-+ long_filename = tab_help_try_filename("%%LOCALBASE%%/doc/php-docs-4.2.3/html/", command, NULL);
- if (long_filename)
- return long_filename;
-
diff --git a/editors/gphpedit/pkg-descr b/editors/gphpedit/pkg-descr
deleted file mode 100644
index 60a48593e96e..000000000000
--- a/editors/gphpedit/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS
-files. It supports editing multiple documents with a tabbed interface, PHP
-syntax checking, PHP/HTML syntax highlighting, a function list for all open
-documents, incremental search, pop-up function hints, and block
-(un)indentation.
-
-WWW: http://www.gphpedit.org/
diff --git a/editors/gphpedit/pkg-plist b/editors/gphpedit/pkg-plist
deleted file mode 100644
index a522204b3844..000000000000
--- a/editors/gphpedit/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/gphpedit
-share/applications/gphpedit.desktop
-share/gphpedit/php-gphpedit.api
-share/pixmaps/gphpedit.png
-@dirrm share/gphpedit