Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2003 20:38:33 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/58068: New port: textproc/p5-UML-State
Message-ID:  <20031015123833.BA9A01553C@mail.dragon2.net>
Resent-Message-ID: <200310151240.h9FCeACg013312@freefall.freebsd.org>

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

>Number:         58068
>Category:       ports
>Synopsis:       New port: textproc/p5-UML-State
>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:   Wed Oct 15 05:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- New port, for producing UML state diagrams.
	grab memtainership.
>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:
#
#	p5-UML-State
#	p5-UML-State/Makefile
#	p5-UML-State/distinfo
#	p5-UML-State/pkg-plist
#	p5-UML-State/pkg-descr
#
echo c - p5-UML-State
mkdir -p p5-UML-State > /dev/null 2>&1
echo x - p5-UML-State/Makefile
sed 's/^X//' >p5-UML-State/Makefile << 'END-of-p5-UML-State/Makefile'
X# New ports collection makefile for:	p5-UML-State
X# Date created:				October 15th 2003
X# Whom:	      				Cheng-Lung Sung <clsung@dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	UML-State
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung@dragon2.net
XCOMMENT=	A perl module that produce simple UML state diagrams
X
XBUILD_DEPENDS=	${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=		UML::drawstate.3 \
X		UML::drawstatexml.3 \
X		UML::State.3
X
X.include <bsd.port.mk>
END-of-p5-UML-State/Makefile
echo x - p5-UML-State/distinfo
sed 's/^X//' >p5-UML-State/distinfo << 'END-of-p5-UML-State/distinfo'
XMD5 (UML-State-0.02.tar.gz) = 94b9e84d30ee03b0d96348b72d7f133d
END-of-p5-UML-State/distinfo
echo x - p5-UML-State/pkg-plist
sed 's/^X//' >p5-UML-State/pkg-plist << 'END-of-p5-UML-State/pkg-plist'
Xbin/drawstatexml.pl
Xbin/drawstate.pl
X%%SITE_PERL%%/UML/drawstatexml.pl
X%%SITE_PERL%%/UML/drawstate.pl
X%%SITE_PERL%%/UML/State.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/State/.packlist
X@dirrm %%SITE_PERL%%/UML
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/State
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/UML/State 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/UML 2>/dev/null || true
END-of-p5-UML-State/pkg-plist
echo x - p5-UML-State/pkg-descr
sed 's/^X//' >p5-UML-State/pkg-descr << 'END-of-p5-UML-State/pkg-descr'
XSee the samples directory and the drawstate.pl script for details on
Xhow to format input and what to expect for output.
X
XWWW: http://search.cpan.org/search?dist=UML-State
X
XAuthor: Phil Crow <philcrow2000@yahoo.com>
END-of-p5-UML-State/pkg-descr
exit

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



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