From dryice@HotPoP.com  Tue Dec 30 10:23:01 2003
Return-Path: <dryice@HotPoP.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9257D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Dec 2003 10:23:01 -0800 (PST)
Received: from babyruth.hotpop.com (babyruth.hotpop.com [204.57.55.14])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 10C0843D53
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Dec 2003 10:22:59 -0800 (PST)
	(envelope-from dryice@HotPoP.com)
Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16])
	by babyruth.hotpop.com (Postfix) with SMTP id 7C6B32109FE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Dec 2003 18:19:15 +0000 (UTC)
Received: from hotpop.com (unknown [219.146.249.87])
	by smtp-1.hotpop.com (Postfix) with ESMTP
	id 51D661A012E; Tue, 30 Dec 2003 18:10:19 +0000 (UTC)
Received: by hotpop.com (sSMTP sendmail emulation); Wed, 31 Dec 2003 02:22:11 +0800
Message-Id: <863cb2i2ss.fsf@notebook.dryice.3322.org>
Date: Wed, 31 Dec 2003 02:22:11 +0800
From: Dryice Liu <dryice@HotPoP.com>
Reply-To: Dryice Liu <dryice@liu.com.cn>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Dryice Liu <dryice@liu.com.cn>
In-Reply-To: <20031221154712.044B6B71170@smtp-3.hotpop.com> (Dryice Liu's
 message of "Mon, 22 Dec 2003 00:00:43 +0800")
Subject: Re: [New Port] devel/doxymacs Doxymacs is Doxygen + {X}Emacs
References: <20031221154712.044B6B71170@smtp-3.hotpop.com>

>Number:         60735
>Category:       ports
>Synopsis:       Re: [New Port] devel/doxymacs Doxymacs is Doxygen + {X}Emacs
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 30 10:30:10 PST 2003
>Closed-Date:    Tue Dec 30 15:11:36 PST 2003
>Last-Modified:  Tue Dec 30 15:11:36 PST 2003
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 A minor change, I added doxygen to RUN_DEPENDS. Although Doxymacs can
 run without Doxygen, it's not quite useful without Doxygen. Adding the
 dependency will simplify installation.
 
 As this port has not been added, I'm attaching the whole new shar
 file.
 
 ======================================================================
 # 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			doxygen:${PORTSDIR}/devel/doxygen
 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
 
 ======================================================================
 
 
 -- 
 Regards,
 Dryice
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Dec 30 15:09:34 PST 2003 
State-Changed-Why:  
Close misfiled followup to ports/60472 after copying its content there. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Dec 30 15:09:34 PST 2003 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=60735 
>Unformatted:
