Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 18:01:33 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16561: New port: www/p5-HTML-TableLayout
Message-ID:  <200002071501.SAA77337@netserv1.chg.ru>

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

>Number:         16561
>Category:       ports
>Synopsis:       New port: www/p5-HTML-TableLayout
>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:   Mon Feb  7 07:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>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:
#
#	.
#	./files
#	./files/md5
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (HTML-TableLayout-1.001008.tar.gz) = f1cd36c0fb77ef8a53255f40ffb457a0
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XLayout manager for CGI-based web applications
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis is a HTML-generating package for making graphical user interfaces
Xvia a web browser using a "Layout Manager" paradigm such as in Tcl/Tk
Xor Java.  It includes a component hierarchy for making new "widgets".
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/TLCore.pm
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Symbols.pm
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Component.pm
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Form.pm
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/TableLayout/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/TableLayout
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
END-of-./pkg/PLIST
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	p5-HTML-TableLayout
X# Version required:		1.001008
X# Date Created:			01 February 2000
X# Whom:				Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD: $
X#
X
XDISTNAME=       HTML-TableLayout-1.001008
XPKGNAME=        p5-HTML-TableLayout-1.001008
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
X
XMAINTAINER=	dima@Chg.RU
X
XUSE_PERL5=	yes
X
XMAN3=		HTML::TableLayout.3
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-./Makefile
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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