diff options
author | pav <pav@FreeBSD.org> | 2005-05-28 04:04:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-28 04:04:17 +0800 |
commit | 9abc85dc21ce10f7110edde393a08e338104267d (patch) | |
tree | 5a833cd8242940e4964d8700838815ca61a52dab /japanese | |
parent | ac64cd3efca2994da0e311ecacb476578001d64d (diff) | |
download | freebsd-ports-gnome-9abc85dc21ce10f7110edde393a08e338104267d.tar.gz freebsd-ports-gnome-9abc85dc21ce10f7110edde393a08e338104267d.tar.zst freebsd-ports-gnome-9abc85dc21ce10f7110edde393a08e338104267d.zip |
- Remove linux-mozillafirebird and it's language spinoffs. This port is
outdated (it's ascendant is called linux-firefox) and contains several
unpatched security vulnerabilities.
Requested by: maintainer
Discussed by: kris' portmgr hat
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 2 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/Makefile | 16 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/distinfo | 3 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/pkg-descr | 9 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk2/Makefile | 26 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk2/distinfo | 2 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk2/pkg-descr | 9 |
7 files changed, 0 insertions, 67 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 8d0d0380ed43..bd488171f690 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -191,8 +191,6 @@ SUBDIR += libjconv SUBDIR += libslang SUBDIR += linux-JM - SUBDIR += linux-mozillafirebird-gtk1 - SUBDIR += linux-mozillafirebird-gtk2 SUBDIR += linux-ttfonts SUBDIR += lipsf SUBDIR += lookup diff --git a/japanese/linux-mozillafirebird-gtk1/Makefile b/japanese/linux-mozillafirebird-gtk1/Makefile deleted file mode 100644 index d5d423c0a066..000000000000 --- a/japanese/linux-mozillafirebird-gtk1/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: ja-linux-mozillafirebird-gtk1 -# Date created: 2003-11-19 -# Whom: trevor -# -# $FreeBSD$ -# - -CATEGORIES= japanese www linux -MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized -PKGNAMEPREFIX= ja-linux- -PKGNAMESUFFIX= -gtk1 -DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-jaJP -COMMENT= Firebird Web browser: Japanese, Linux, GTK 1.X version - -MASTERDIR= ${.CURDIR}/../../www/linux-mozillafirebird -.include "${MASTERDIR}/Makefile" diff --git a/japanese/linux-mozillafirebird-gtk1/distinfo b/japanese/linux-mozillafirebird-gtk1/distinfo deleted file mode 100644 index cb528a6209ef..000000000000 --- a/japanese/linux-mozillafirebird-gtk1/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -$FreeBSD$ -MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-jaJP.tar.gz) = 0a35fd7b64c5bd2837e626663b3a71f2 -SIZE (MozillaFirebird-0.7-i686-pc-linux-gnu-jaJP.tar.gz) = 9711723 diff --git a/japanese/linux-mozillafirebird-gtk1/pkg-descr b/japanese/linux-mozillafirebird-gtk1/pkg-descr deleted file mode 100644 index 013e155d3df7..000000000000 --- a/japanese/linux-mozillafirebird-gtk1/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It -does not include an HTML editor, e-mail user agent, IRC client, or news reader. - -This is a pre-compiled Linux/i386 version, able to run plugins from that -platform. This port is compatible with the Flash plugin from -ports/www/linux-flashplugin6/ and with the Java plugin from -ports/java/linux-blackdown-jdk14/. - -WWW: http://jt.mozilla.gr.jp/products/firebird/ diff --git a/japanese/linux-mozillafirebird-gtk2/Makefile b/japanese/linux-mozillafirebird-gtk2/Makefile deleted file mode 100644 index 8b19f4d8d37e..000000000000 --- a/japanese/linux-mozillafirebird-gtk2/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: ja-linux-mozillafirebird-gtk2 -# Date created: 2003-11-19 -# Whom: trevor -# -# $FreeBSD$ -# - -CATEGORIES= japanese www linux -MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized -PKGNAMEPREFIX= ja- -PKGNAMESUFFIX= -gtk2 -DISTNAME= MozillaFirebird-${PORTVERSION}-i686-linux-gtk2+xft-jaJP - -COMMENT= Firebird Web browser: Japanese, Linux/i386, GTK+ 2.X, with Xft - -RUN_DEPENDS= \ -${LINUXBASE}/usr/X11R6/lib/libXrandr.so.2:${PORTSDIR}/x11/linux-XFree86-libs \ -${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \ -${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ -${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \ -${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \ -${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \ -${LINUXBASE}/usr/share/fonts/ja/TrueType:${PORTSDIR}/japanese/linux-ttfonts - -MASTERDIR= ${.CURDIR}/../../www/linux-mozillafirebird -.include "${MASTERDIR}/Makefile" diff --git a/japanese/linux-mozillafirebird-gtk2/distinfo b/japanese/linux-mozillafirebird-gtk2/distinfo deleted file mode 100644 index a5edb70f95d0..000000000000 --- a/japanese/linux-mozillafirebird-gtk2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (MozillaFirebird-0.7-i686-linux-gtk2+xft-jaJP.tar.gz) = 874f778888b2209a4245502f30aac884 -SIZE (MozillaFirebird-0.7-i686-linux-gtk2+xft-jaJP.tar.gz) = 9239863 diff --git a/japanese/linux-mozillafirebird-gtk2/pkg-descr b/japanese/linux-mozillafirebird-gtk2/pkg-descr deleted file mode 100644 index 013e155d3df7..000000000000 --- a/japanese/linux-mozillafirebird-gtk2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It -does not include an HTML editor, e-mail user agent, IRC client, or news reader. - -This is a pre-compiled Linux/i386 version, able to run plugins from that -platform. This port is compatible with the Flash plugin from -ports/www/linux-flashplugin6/ and with the Java plugin from -ports/java/linux-blackdown-jdk14/. - -WWW: http://jt.mozilla.gr.jp/products/firebird/ |