summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-01 00:37:20 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-01 00:37:20 +0000
commit39edf56f0933f7c5f614aad7fca76ecb6470fe23 (patch)
tree1f76ce335d709053111226d0016b68e447fbd0ab /deskutils
parent- Remove OPTIONS_DEFAULT (diff)
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
Notes
Notes: svn path=/head/; revision=335357
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/ecru/Makefile39
-rw-r--r--deskutils/ecru/distinfo2
-rw-r--r--deskutils/ecru/pkg-descr12
-rw-r--r--deskutils/ecru/pkg-plist8
5 files changed, 0 insertions, 62 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 05ca5b4f3609..aebc7a0effec 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -40,7 +40,6 @@
SUBDIR += dosage
SUBDIR += drivel
SUBDIR += easystroke
- SUBDIR += ecru
SUBDIR += egroupware
SUBDIR += epoch
SUBDIR += etask
diff --git a/deskutils/ecru/Makefile b/deskutils/ecru/Makefile
deleted file mode 100644
index bbee9306859c..000000000000
--- a/deskutils/ecru/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= ecru
-PORTVERSION= 0.1.0
-PORTREVISION= 4
-CATEGORIES= deskutils
-MASTER_SITES= http://novel.evilcoder.org/ecru/files/
-
-MAINTAINER= novel@FreeBSD.org
-COMMENT= Flexible command line LiveJournal client
-
-DEPRECATED= No longer maintained upstream
-EXPIRATION_DATE= 2013-12-01
-
-LIB_DEPENDS= xmlrpc.3:${PORTSDIR}/net/xmlrpc-c \
- config++.10:${PORTSDIR}/devel/libconfig \
- glibmm-2.4.1:${PORTSDIR}/devel/glibmm
-
-USES= pkgconfig
-USE_PYTHON_BUILD= yes
-USE_BZIP2= yes
-MANCOMPRESSED= yes
-USE_LDCONFIG= yes
-
-MAN1= ecru-config.1 ecru-delete.1 ecru-edit.1 \
- ecru-info.1 ecru-list.1 ecru-post.1
-
-NO_STAGE= yes
-do-configure:
- @cd ${WRKSRC} && ./waf configure --prefix="${PREFIX}"
-
-do-build:
- @cd ${WRKSRC} && ./waf build
-
-do-install:
- @cd ${WRKSRC} && ./waf install
-
-.include <bsd.port.mk>
diff --git a/deskutils/ecru/distinfo b/deskutils/ecru/distinfo
deleted file mode 100644
index f8b68cf3ecad..000000000000
--- a/deskutils/ecru/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ecru-0.1.0.tar.bz2) = d8a4ffcbc4275c3dce38d5151a3765bf80d1e73f8425010f50187e38b42f0d74
-SIZE (ecru-0.1.0.tar.bz2) = 104250
diff --git a/deskutils/ecru/pkg-descr b/deskutils/ecru/pkg-descr
deleted file mode 100644
index 321336fa4299..000000000000
--- a/deskutils/ecru/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Ecru is a command line livejournal client. Here's a list of it's main features:
-
- * Uses your favourite $EDITOR for editing posts
- * Supports non-interactive mode
- * Supports having various templates with pre-defined post body, keywords,
- subject and so on
- * Supports hooks - custom scripts that are called on certain events
- * Supports several configuration profiles
- * Written in C++ and tends to use as few external libraries as possible
- * Designed to be easily scriptable
-
-WWW: http://novel.evilcoder.org/ecru/
diff --git a/deskutils/ecru/pkg-plist b/deskutils/ecru/pkg-plist
deleted file mode 100644
index 75b2d0a31418..000000000000
--- a/deskutils/ecru/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/ecru-config
-bin/ecru-delete
-bin/ecru-post
-bin/ecru-list
-bin/ecru-info
-bin/ecru-edit
-lib/libecru.so
-lib/liblivejournalxx.so