Remove expired ports unrelated to PHP 5.4 :

2016-01-15 devel/e_dbus: Not used anymore by x11-wm/enlightenment
2016-01-15 www/xpi-locale-switcher: incompatible with Firefox 34 (and later presumably)
This commit is contained in:
Rene Ladan 2016-01-15 19:44:31 +00:00
parent 0fffb2e3e8
commit 6656cb7bf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406189
10 changed files with 2 additions and 86 deletions

2
MOVED
View File

@ -8098,3 +8098,5 @@ devel/msp430-gcc|devel/gcc-msp430-ti-toolchain|2016-01-08|Has expired: Obsolete.
devel/msp430mcu|devel/gcc-msp430-ti-toolchain|2016-01-08|Has expired: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
devel/msp430-libc|devel/gcc-msp430-ti-toolchain|2016-01-08|Has expired: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
devel/msp430-binutils|devel/gcc-msp430-ti-toolchain|2016-01-08|Has expired: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
devel/e_dbus||2016-01-15|Has expired: Not used anymore by x11-wm/enlightenment
www/xpi-locale-switcher||2016-01-15|Has expired: incompatible with Firefox 34 (and later presumably)

View File

@ -412,7 +412,6 @@
SUBDIR += dyncall
SUBDIR += e00compr
SUBDIR += e2fsprogs-libss
SUBDIR += e_dbus
SUBDIR += easygit
SUBDIR += eblob
SUBDIR += ebnf2yacc

View File

@ -1,32 +0,0 @@
# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
PORTNAME= e_dbus
PORTVERSION= 1.7.10
PORTEPOCH= 1
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= EFL DBUS connectivity library
LICENSE= BSD2CLAUSE
LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl \
libdbus-1.so:${PORTSDIR}/devel/dbus
DIST_SUBDIR= enlightenment
GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-ehal --disable-enotify --disable-eukit \
--disable-econnman0_7x --disable-eofono --disable-ebluez \
--disable-edbus-test --disable-edbus-test-client \
--disable-edbus-async-test --disable-static
DEPRECATED= Not used anymore by x11-wm/enlightenment
EXPIRATION_DATE=2016-01-15
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (enlightenment/e_dbus-1.7.10.tar.bz2) = b93f778a4bf50ce044b4798e08a03f62e9b890c47305f9d5839989481f38ddd4
SIZE (enlightenment/e_dbus-1.7.10.tar.bz2) = 439191

View File

@ -1,3 +0,0 @@
Enlightenment DBUS compatibility layer.
WWW: http://docs.enlightenment.org/api/e_dbus/html/

View File

@ -1,10 +0,0 @@
include/e_dbus-1/E_DBus.h
include/e_dbus-1/E_Hal.h
lib/libedbus.so
lib/libedbus.so.1
lib/libedbus.so.1.7.10
lib/libehal.so
lib/libehal.so.1
lib/libehal.so.1.7.10
libdata/pkgconfig/edbus.pc
libdata/pkgconfig/ehal.pc

View File

@ -2337,7 +2337,6 @@
SUBDIR += xpi-linkification
SUBDIR += xpi-live_http_headers
SUBDIR += xpi-live_pagerank
SUBDIR += xpi-locale-switcher
SUBDIR += xpi-menueditor
SUBDIR += xpi-mldonkey
SUBDIR += xpi-modify_headers

View File

@ -1,24 +0,0 @@
# Created by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
# $FreeBSD$
PORTNAME= locale-switcher
PORTVERSION= 2.1
DISTVERSIONSUFFIX= -fx+tb
CATEGORIES= www
MAINTAINER= triosoft@triosoft.com.ua
COMMENT= Provides a convenient menu item to switch between installed languages
BROKEN= incompatible with Firefox 34 (and later presumably)
DEPRECATED:= ${BROKEN}
EXPIRATION_DATE= 2016-01-15
XPI_DISTNAME= locale_switcher
XPI_NUM= 356
XPI_ID= {338e0b96-2285-4424-b4c8-e25560750fa3}
XPI_FILES= chrome/content/switch-tbird.xul chrome/content/switch.js \
chrome/content/switch.xul chrome.manifest install.rdf
XPI_DIRS= chrome/content chrome
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (xpi/locale_switcher-2.1-fx+tb.xpi) = ca819c18df446a2766634d66f80a206059e025ba525e32a8e5bf781f8e76472b
SIZE (xpi/locale_switcher-2.1-fx+tb.xpi) = 3084

View File

@ -1,11 +0,0 @@
The default UI for Firefox and Thunderbird does not provide an easy way
to switch between multiple installed language packs for the application,
because ordinary users aren't expected to install multiple language packs
However, some developers or users who speak multiple languages may wish
to install language packs and easily switch between multiple languages.
The locale-switcher extension provides simple menu to switch between
languages. The extension adds a "Languages" item on the "Tools" menu
under the existing Extensions/Themes options, allowing the user can
select a language.
WWW: http://benjamin.smedbergs.us/switch-locales/