ports/141173: New Port: textproc/yali

Tom Sparks tsparks at appliedops.net
Fri Dec 4 18:20:02 UTC 2009


>Number:         141173
>Category:       ports
>Synopsis:       New Port: textproc/yali
>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:   Fri Dec 04 18:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Tom Sparks
>Release:        7.2
>Organization:
Applied Operations
>Environment:
FreeBSD web1.appliedops.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Jun 29 18:50:08 PDT 2009     root at www:/usr/src/sys/amd64/compile/WWW  amd64

>Description:
YALI: Yet Another LOLCODE Interpreter

>How-To-Repeat:

>Fix:
See Attached shar file.

Patch attached with submission follows:

# 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:
#
#	yali
#	yali/Makefile
#	yali/pkg-message
#	yali/distinfo
#	yali/pkg-descr
#
echo c - yali
mkdir -p yali > /dev/null 2>&1
echo x - yali/Makefile
sed 's/^X//' >yali/Makefile << 'f37dc5986a6b7572093021158d706c0d'
X# New ports collection makefile for:	yali
X# Date created:				12/04/2009
X# Whom:					Tom Sparks <tsparks at appliedops.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	yali
XPORTVERSION=	1.1
XCATEGORIES=	textproc
XPKGNAMEPREFIX=	p5-
XDISTFILES=	yali.v1.1.pl.txt
XMAINTAINER=	tsparks at appliedops.net
XCOMMENT=	YALI: Yet Another LOLCODE Interpreter
XBUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X		p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
XRUN_DEPENDS=    ${BUILD_DEPENDS}
XMASTER_SITES=	http://1.618034.com/blog_data/files/
X
XUSE_DOS2UNIX=	yes
XNO_BUILD=	yes
XEXTRACT_ONLY=
X
Xpost-extract:
X	@${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} work/${PORTNAME}-${PORTVERSION}
X
Xdo-install:
X	@${INSTALL_SCRIPT} work/${PORTNAME}-${PORTVERSION} ${PREFIX}/bin/yali
X
X.include <bsd.port.mk>
f37dc5986a6b7572093021158d706c0d
echo x - yali/pkg-message
sed 's/^X//' >yali/pkg-message << 'f7d8a274b0093ada8c8062b53d8a452b'
XTo learn more about LOLCODE, please visit here:
Xhttp://lolcode.com/
X
f7d8a274b0093ada8c8062b53d8a452b
echo x - yali/distinfo
sed 's/^X//' >yali/distinfo << 'f2fd68ff9f1c9b9adc5eaeb3b95ea2a0'
XMD5 (yali.v1.1.pl.txt) = f8018ba36a36800809b4e921a7b2dabb
XSHA256 (yali.v1.1.pl.txt) = 5c09640acd1d5407b2c689476210be3616667931a0413830955792acb0ad792e
f2fd68ff9f1c9b9adc5eaeb3b95ea2a0
echo x - yali/pkg-descr
sed 's/^X//' >yali/pkg-descr << '3b0c055b2b939da1b5e24ba1ee18aa8e'
XThis is YALI, its a LOLCODE interpreter, written in perl.
X
XWWW: http://1.618034.com/yali-yet-another-lolcode-interpreter/index.php
3b0c055b2b939da1b5e24ba1ee18aa8e
exit



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



More information about the freebsd-ports-bugs mailing list