From owner-freebsd-ports Fri Apr 13 20:20:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF64537B50B for ; Fri, 13 Apr 2001 20:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3E3K0k45467; Fri, 13 Apr 2001 20:20:00 -0700 (PDT) (envelope-from gnats) Received: from tlon.scardini.com (c1551124-a.potlnd1.or.home.com [24.248.51.15]) by hub.freebsd.org (Postfix) with ESMTP id 72C6E37B50E for ; Fri, 13 Apr 2001 20:10:19 -0700 (PDT) (envelope-from chrise@tlon.scardini.com) Received: (from chrise@localhost) by tlon.scardini.com (8.11.3/8.11.3) id f3E3AI114315; Fri, 13 Apr 2001 20:10:18 -0700 (PDT) (envelope-from chrise) Message-Id: <200104140310.f3E3AI114315@tlon.scardini.com> Date: Fri, 13 Apr 2001 20:10:18 -0700 (PDT) From: chrise@scardini.com Reply-To: chrise@scardini.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26561: New port: devel/scandoc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26561 >Category: ports >Synopsis: New port: devel/scandoc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 13 20:20:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Christopher Elkins >Release: FreeBSD 4.3-RC i386 >Organization: >Environment: System: FreeBSD tlon.scardini.com 4.3-RC FreeBSD 4.3-RC #4: Mon Apr 9 12:47:05 PDT 2001 root@tlon.scardini.com:/usr/src/sys/compile/TLON i386 >Description: A C/C++ documentation generator >How-To-Repeat: >Fix: # 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: # # scandoc # scandoc/pkg-plist # scandoc/pkg-descr # scandoc/pkg-comment # scandoc/Makefile # scandoc/distinfo # echo c - scandoc mkdir -p scandoc > /dev/null 2>&1 echo x - scandoc/pkg-plist sed 's/^X//' >scandoc/pkg-plist << 'END-of-scandoc/pkg-plist' Xbin/scandoc Xshare/doc/scandoc/COPYING Xshare/doc/scandoc/ChangeLog Xshare/doc/scandoc/README Xshare/doc/scandoc/images/ScanDocBig.jpg Xshare/doc/scandoc/images/ScanDocSmall.jpg Xshare/doc/scandoc/images/ball1.gif Xshare/doc/scandoc/images/ball2.gif Xshare/doc/scandoc/images/bug.gif Xshare/doc/scandoc/images/caution.gif Xshare/doc/scandoc/images/master.gif Xshare/doc/scandoc/images/tip.gif Xshare/doc/scandoc/images/warning.gif Xshare/doc/scandoc/scandoc.html Xshare/doc/scandoc/templates/apache.pl Xshare/doc/scandoc/templates/default.pl Xshare/doc/scandoc/test/Makefile Xshare/doc/scandoc/test/example.h X@dirrm share/doc/scandoc/images X@dirrm share/doc/scandoc/templates X@dirrm share/doc/scandoc/test X@dirrm share/doc/scandoc END-of-scandoc/pkg-plist echo x - scandoc/pkg-descr sed 's/^X//' >scandoc/pkg-descr << 'END-of-scandoc/pkg-descr' XScanDoc scans C and C++ program for embedded documentation, and Xformats it into HTML or other formats. It also analyzes code Xstructure and uses this information to enhance the generated Xdocumentation. It has been inspired by JavaDoc, as well as the XAmiga "autodoc" utility. X XWWW: http://scandoc.sourceforge.net/ END-of-scandoc/pkg-descr echo x - scandoc/pkg-comment sed 's/^X//' >scandoc/pkg-comment << 'END-of-scandoc/pkg-comment' XA C/C++ documentation generator END-of-scandoc/pkg-comment echo x - scandoc/Makefile sed 's/^X//' >scandoc/Makefile << 'END-of-scandoc/Makefile' X# New ports collection makefile for: scandoc X# Date created: 13 April 2001 X# Whom: Christopher Elkins X# X# $FreeBSD$ X# X XPORTNAME= scandoc XPORTVERSION= 0.14 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= ports@FreeBSD.org X XUSE_PERL5= yes XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} X.for i in COPYING ChangeLog README scandoc.html X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/${PORTNAME} X.endfor X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/images X ${CP} -R ${WRKSRC}/images/ ${PREFIX}/share/doc/${PORTNAME}/images/ X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/templates X ${CP} -R ${WRKSRC}/templates/ ${PREFIX}/share/doc/${PORTNAME}/templates/ X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}/test X ${CP} -R ${WRKSRC}/test/ ${PREFIX}/share/doc/${PORTNAME}/test/ X.endif X X.include END-of-scandoc/Makefile echo x - scandoc/distinfo sed 's/^X//' >scandoc/distinfo << 'END-of-scandoc/distinfo' XMD5 (scandoc-0.14.tar.gz) = 14f6cd9255a95b03dd97bb3f77f25a94 END-of-scandoc/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message