ports/94574: [NEW PORT] devel/pas2dox - preprocessor to use pascal sources with doxygen

Andreas Kohn andreas at syndrom23.de
Thu Mar 16 21:20:17 UTC 2006


>Number:         94574
>Category:       ports
>Synopsis:       [NEW PORT] devel/pas2dox - preprocessor to use pascal sources with doxygen
>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:   Thu Mar 16 21:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #37: Sun Mar 12 21:26:43 CET 2006
    root at klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
This allows the production of advanced documentation from Delphi/Kylix.

WWW: http://pas2dox.sourceforge.net



>How-To-Repeat:





>Fix:


--- pas2dox.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:
#
#	pas2dox
#	pas2dox/Makefile
#	pas2dox/pkg-descr
#	pas2dox/distinfo
#
echo c - pas2dox
mkdir -p pas2dox > /dev/null 2>&1
echo x - pas2dox/Makefile
sed 's/^X//' >pas2dox/Makefile << 'END-of-pas2dox/Makefile'
X# Ports collection makefile for:	pas2dox
X# Date created:				2006-03-16
X# Whom:					Andreas Kohn <andreas at syndrom23.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		pas2dox
XDISTVERSION=		0.50rc1
XCATEGORIES=		devel converters
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		andreas at syndrom23.de
XCOMMENT=		Preprocessor to use doxygen with Pascal sources
X
XWRKSRC=			${WRKDIR}/${PORTNAME}
X
XUSE_GMAKE=		yes
XALL_TARGET=		${PORTNAME}
X
XPLIST_FILES=		bin/pas2dox
X
Xpost-patch:
X	${REINPLACE_CMD} 's,^CC=.*$$,CC=$${CXX} $${CPPFLAGS} $${CXXFLAGS},' ${WRKSRC}/Makefile
X	
Xpre-build:
X	${MAKE} -C ${WRKSRC} clean
X
Xdo-install:
X	${MKDIR} ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/pas2dox ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-pas2dox/Makefile
echo x - pas2dox/pkg-descr
sed 's/^X//' >pas2dox/pkg-descr << 'END-of-pas2dox/pkg-descr'
XPas2Dox is a pre-processor addon for the Doxygen documentation generator.
XThis allows the production of advanced documentation from Delphi/Kylix.
X
XWWW: http://pas2dox.sourceforge.net
END-of-pas2dox/pkg-descr
echo x - pas2dox/distinfo
sed 's/^X//' >pas2dox/distinfo << 'END-of-pas2dox/distinfo'
XMD5 (pas2dox-0.50rc1.tar.gz) = c1fc36b9c3d2a689054d2611d5035191
XSHA256 (pas2dox-0.50rc1.tar.gz) = 3f8badd7ba1f4f4626c5e9d8c38e2b06dceb3927be12be1af82636fd9c0594e5
XSIZE (pas2dox-0.50rc1.tar.gz) = 227514
END-of-pas2dox/distinfo
exit

--- pas2dox.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list