summaryrefslogtreecommitdiff
path: root/editors/doxymacs
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-11-01 04:34:28 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-11-01 04:34:28 +0000
commit2555968c0573552d7e000631e90f448366d84321 (patch)
tree7a22b49bacb7cc1e31461c5b76827c82d9bee133 /editors/doxymacs
parent- add port to build (diff)
audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client Disappeared from CPAN editors/doxymacs Depends on www/w3-4, which is DEPRECATED graphics/libart Does not fetch, no more public distfiles java/jboss4 Does not build with new ant korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx korean/johabfonts No more public distfiles, installs into / korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED korean/texinfo Depends on korean/hlatex, which is DEPRECATED korean/hlatex No more public distfiles mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED misc/p5-Geography-NationalGrid-TW Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED misc/p5-Geography-NationalGrid Disappeared from CPAN multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED multimedia/mplex Upstream disapeared and distfile is not available net/py-timeoutsocket Upstream disapear and distfile is no more available textproc/p5-XML-LibRSVG Unmaintained and not used anymore textproc/javacc No more public distfiles www/w3-4/Makefile Upstream disapeared and distfile is not available www/commonist Depends on textproc/javacc, which is DEPRECATED www/newsfeed Depends on net/py-timeoutsocket, which is DEPRECATED x11/fbsd-icons Upstream disapear and distfile is no more available x11-themes/geramik Depends on x11-toolkits/qtpixmap, which is DEPRECATED x11-toolkits/qtpixmap No more public distfiles x11-wm/fvwm95-i18n Depends on x11/fbsd-icons, which is DEPRECATED x11-wm/fvwm95 Depends on x11/fbsd-icons, which is DEPRECATED
Notes
Notes: svn path=/head/; revision=284820
Diffstat (limited to 'editors/doxymacs')
-rw-r--r--editors/doxymacs/Makefile29
-rw-r--r--editors/doxymacs/distinfo2
-rw-r--r--editors/doxymacs/pkg-descr15
-rw-r--r--editors/doxymacs/pkg-plist5
4 files changed, 0 insertions, 51 deletions
diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile
deleted file mode 100644
index 014bfc334941..000000000000
--- a/editors/doxymacs/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Ports collection makefile for: w3 on Emacs21
-# Date created: 21 December 2003
-# Whom: Dryice Liu <dryice@liu.com.cn>
-#
-# $FreeBSD$
-#
-
-PORTNAME= doxymacs
-PORTVERSION= 1.8.0
-PORTREVISION= 3
-CATEGORIES= editors elisp
-MASTER_SITES= SF \
- http://dryice.name/computer/FreeBSD/distfiles/
-
-MAINTAINER= dryice@dryice.name
-COMMENT= Doxymacs is Doxygen + {X}Emacs
-
-DEPRECATED= Depends on www/w3-4, which is DEPRECATED
-EXPIRATION_DATE= 2011-10-31
-
-USE_EMACS= yes
-EMACS_PORT_NAME?= emacs21
-BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \
- xmllint:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/editors/doxymacs/distinfo b/editors/doxymacs/distinfo
deleted file mode 100644
index dca984a3361a..000000000000
--- a/editors/doxymacs/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (doxymacs-1.8.0.tar.gz) = a23fd833bc3c21ee5387c62597610941e987f9d4372916f996bf6249cc495afa
-SIZE (doxymacs-1.8.0.tar.gz) = 133600
diff --git a/editors/doxymacs/pkg-descr b/editors/doxymacs/pkg-descr
deleted file mode 100644
index 30953a424a48..000000000000
--- a/editors/doxymacs/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Doxymacs is Doxygen + {X}Emacs.
-
-The purpose of the doxymacs project is to create a LISP package that
-will make using Doxygen from within {X}Emacs easier.
-
-It has the following features:
-
- * ability to look up documentation for symbols from {X}Emacs in
- the browser of your choice.
- * easily insert Doxygen style comments into source.
- * optionally use an "external" (i.e. written in C) XML parser to
- speed up building the completion list.
- * fontify Doxygen keywords.
-
-WWW: http://doxymacs.sourceforge.net/
diff --git a/editors/doxymacs/pkg-plist b/editors/doxymacs/pkg-plist
deleted file mode 100644
index 6bb9bcc6d25e..000000000000
--- a/editors/doxymacs/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/doxymacs_parser
-%%EMACS_SITE_LISPDIR%%/doxymacs.el
-%%EMACS_SITE_LISPDIR%%/doxymacs.elc
-%%EMACS_SITE_LISPDIR%%/xml-parse.el
-%%EMACS_SITE_LISPDIR%%/xml-parse.elc