aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/etask
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2017-12-28 04:39:02 +0800
committerjrm <jrm@FreeBSD.org>2017-12-28 04:39:02 +0800
commite4a4b239427d3124c7bf303e6fd3facbe836f707 (patch)
tree0793fa296294abb85a11fd82bc8811723cec1469 /deskutils/etask
parent507102b15810a32ee53235cbefe42827662bc781 (diff)
downloadfreebsd-ports-gnome-e4a4b239427d3124c7bf303e6fd3facbe836f707.tar.gz
freebsd-ports-gnome-e4a4b239427d3124c7bf303e6fd3facbe836f707.tar.zst
freebsd-ports-gnome-e4a4b239427d3124c7bf303e6fd3facbe836f707.zip
deskutils/etask: Remove; unsupported by upstream since 2007
Approved by: dryice@dryice.name (maintainer)
Diffstat (limited to 'deskutils/etask')
-rw-r--r--deskutils/etask/Makefile41
-rw-r--r--deskutils/etask/distinfo2
-rw-r--r--deskutils/etask/pkg-descr22
-rw-r--r--deskutils/etask/pkg-plist18
4 files changed, 0 insertions, 83 deletions
diff --git a/deskutils/etask/Makefile b/deskutils/etask/Makefile
deleted file mode 100644
index 9a8d93e9293d..000000000000
--- a/deskutils/etask/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: Dryice Liu <dryice@liu.com.cn>
-# $FreeBSD$
-
-PORTNAME= etask
-PORTVERSION= 0.3.91
-PORTREVISION= 12
-CATEGORIES= deskutils elisp
-MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \
- http://dryice.name/computer/FreeBSD/distfiles/
-
-MAINTAINER= dryice@dryice.name
-COMMENT= Manage your projects or tasks within GNU Emacs
-
-RUN_DEPENDS= xpdf:graphics/xpdf
-
-USE_EMACS= yes
-USES= ghostscript:run
-USE_TEX= latex dvipsk
-
-LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
-WRKSRC= ${WRKDIR}/${DISTNAME}a
-
-PORTDOCS= etasktut.pdf gpl.txt README
-
-do-build:
- cd ${WRKSRC}; ${EMACS_NAME} -batch -no-site-file\
- --eval="(add-to-list 'load-path \"${WRKSRC}\")"\
- -f batch-byte-compile *.el
-
-do-install:
- ${MKDIR} ${STAGEDIR}${LISPDIR}
-.for i in *.el *.elc
- ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${LISPDIR}
-.endfor
-
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for i in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/deskutils/etask/distinfo b/deskutils/etask/distinfo
deleted file mode 100644
index 24228a8fe0da..000000000000
--- a/deskutils/etask/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (etask-0.3.91.tar.gz) = 338d4cced1d2ff3e43e1c77bb347752a09e93f8e692ed2017486cc5ca22692fc
-SIZE (etask-0.3.91.tar.gz) = 199577
diff --git a/deskutils/etask/pkg-descr b/deskutils/etask/pkg-descr
deleted file mode 100644
index 2c155c64992f..000000000000
--- a/deskutils/etask/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-If you want Emacs to support you in your efforts to define and manage
-your projects or tasks this Emacs extension is for you.
-
-Some of the features you might find useful within the Emacs environment:
-
- * Keep track of tasks in multiple projects
- * Manage your todos
- * Display Gantt bars for all tasks and todos
- * Change the zoom factor of the Gantt chart
- * Classify each project task according to its criticality:
- o Normal tasks
- o High risk tasks
- o Tasks lying on the critical path
- * Make task and todo notes
- * Set task-specific progress goals: linear, moderate s-shaped, or
- s-shaped with tougher requirements for the middle phase and
- therefore more flexibility towards the planned end
- * Multilingual (German and English)
- * Print detailed project status reports
- * Generate LaTeX output for high-quality Gantt charts
-
-WWW: http://members.chello.at/rene.weichselbaum/etask.html
diff --git a/deskutils/etask/pkg-plist b/deskutils/etask/pkg-plist
deleted file mode 100644
index 701fab3067bc..000000000000
--- a/deskutils/etask/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-cat.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-cat.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-db.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-db.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-event.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-event.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-lang.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-lang.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-port.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-port.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-proj.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-proj.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-tex.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-tex.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-todo.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask-todo.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask.el
-%%EMACS_VERSION_SITE_LISPDIR%%/etask/etask.elc