aboutsummaryrefslogtreecommitdiff
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
parentaafa744d0fba9c50a8846ab406390c74cd0e9937 (diff)
downloadports-39edf56f0933f7c5f614aad7fca76ecb6470fe23.tar.gz
ports-39edf56f0933f7c5f614aad7fca76ecb6470fe23.zip
Notes
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