Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 00:00:43 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/60472: [New Port] devel/doxymacs Doxymacs is Doxygen + {X}Emacs
Message-ID:  <20031221154712.044B6B71170@smtp-3.hotpop.com>
Resent-Message-ID: <200312211610.hBLGAJtr097581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60472
>Category:       ports
>Synopsis:       [New Port] devel/doxymacs Doxymacs is Doxygen + {X}Emacs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 21 08:10:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #5: Wed Nov 26 23:55:53 CST 2003 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386


>Description:
	Following is the shar file for Doxymacs, which will make writing/reading Doxygen commented code easier.
	Please anyone takes this port also take ports/60185: [New Port] www/w3-emacs21 (http://www.freebsd.org/cgi/query-pr.cgi?pr=60185). This port depends on that one.
>How-To-Repeat:
	N/A
>Fix:


--- doxymacs.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/devel/doxymacs
#	/usr/ports/devel/doxymacs/Makefile
#	/usr/ports/devel/doxymacs/distinfo
#	/usr/ports/devel/doxymacs/pkg-plist
#	/usr/ports/devel/doxymacs/pkg-descr
#
echo c - /usr/ports/devel/doxymacs
mkdir -p /usr/ports/devel/doxymacs > /dev/null 2>&1
echo x - /usr/ports/devel/doxymacs/Makefile
sed 's/^X//' >/usr/ports/devel/doxymacs/Makefile << 'END-of-/usr/ports/devel/doxymacs/Makefile'
X# Ports collection makefile for:	w3 on Emacs21
X# Date created:				21 December 2003
X# Whom:					Dryice Liu <dryice@liu.com.cn>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	doxymacs
XPORTVERSION=	1.5.0
XCATEGORIES+=	devel elisp
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	dryice@liu.com.cn
XCOMMENT=	Doxymacs is Doxygen + {X}Emacs
X
XEMACS_PORT_NAME?=	emacs21
XBUILD_DEPENDS= 		${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-emacs21 \
X			${libxml2_DETECT}:${PORTSDIR}/textproc/libxml2
XRUN_DEPENDS=		${BUILD_DEPENDS}
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/devel/doxymacs/Makefile
echo x - /usr/ports/devel/doxymacs/distinfo
sed 's/^X//' >/usr/ports/devel/doxymacs/distinfo << 'END-of-/usr/ports/devel/doxymacs/distinfo'
XMD5 (doxymacs-1.5.0.tar.gz) = 30d07e61acf1c94168e2313985eae1e2
END-of-/usr/ports/devel/doxymacs/distinfo
echo x - /usr/ports/devel/doxymacs/pkg-plist
sed 's/^X//' >/usr/ports/devel/doxymacs/pkg-plist << 'END-of-/usr/ports/devel/doxymacs/pkg-plist'
Xbin/doxymacs_parser
X%%EMACS_SITE_LISPDIR%%/doxymacs.el
X%%EMACS_SITE_LISPDIR%%/doxymacs.elc
X%%EMACS_SITE_LISPDIR%%/xml-parse.el
X%%EMACS_SITE_LISPDIR%%/xml-parse.elc
END-of-/usr/ports/devel/doxymacs/pkg-plist
echo x - /usr/ports/devel/doxymacs/pkg-descr
sed 's/^X//' >/usr/ports/devel/doxymacs/pkg-descr << 'END-of-/usr/ports/devel/doxymacs/pkg-descr'
XDoxymacs is Doxygen + {X}Emacs.
X
XThe purpose of the doxymacs project is to create a LISP package that
Xwill make using Doxygen from within {X}Emacs easier.
X
XIt has the following features:
X
X    * ability to look up documentation for symbols from {X}Emacs in
X      the browser of your choice.
X    * easily insert Doxygen style comments into source.
X    * optionally use an "external" (i.e. written in C) XML parser to
X      speed up building the completion list.
X    * fontify Doxygen keywords.
X
XWWW: http://doxymacs.sourceforge.net/
END-of-/usr/ports/devel/doxymacs/pkg-descr
exit
--- doxymacs.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031221154712.044B6B71170>