Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 12:02:57 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26991: New port: deskutils/jlj
Message-ID:  <200104301602.f3UG2vs02155@electron.databits.net>

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

>Number:         26991
>Category:       ports
>Synopsis:       New port: deskutils/jlj
>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 Apr 30 09:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Sun Apr 22 21:17:37 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

jlj is a LiveJournal.com command-line client in Perl.

>How-To-Repeat:

N/A
	
>Fix:

(http://hex.databits.net/~petef/freebsd/jlj.shar)

# 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:
#
#	jlj
#	jlj/pkg-descr
#	jlj/pkg-plist
#	jlj/pkg-comment
#	jlj/Makefile
#	jlj/distinfo
#	jlj/pkg-message
#
echo c - jlj
mkdir -p jlj > /dev/null 2>&1
echo x - jlj/pkg-descr
sed 's/^X//' >jlj/pkg-descr << 'END-of-jlj/pkg-descr'
XJerry's LiveJournal system is a command-line system written in perl
Xto interact with LiveJournal.com.
X
XWWW: http://www.cis.rit.edu/~jerry/Software/perl/#jlj
X
X- Pete
Xpetef@databits.net
END-of-jlj/pkg-descr
echo x - jlj/pkg-plist
sed 's/^X//' >jlj/pkg-plist << 'END-of-jlj/pkg-plist'
Xbin/jlj
X%%PORTDOCS%%share/doc/jlj/README
Xshare/examples/jlj/dot.livejournal.rc
X%%PORTDOCS%%@dirrm share/doc/jlj
X@dirrm share/examples/jlj
END-of-jlj/pkg-plist
echo x - jlj/pkg-comment
sed 's/^X//' >jlj/pkg-comment << 'END-of-jlj/pkg-comment'
XJerry's command-line LiveJournal.com entry system
END-of-jlj/pkg-comment
echo x - jlj/Makefile
sed 's/^X//' >jlj/Makefile << 'END-of-jlj/Makefile'
X# New ports collection makefile for:	jlj
X# Date created:				29 April 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jlj
XPORTVERSION=	1.6
XCATEGORIES=	deskutils net
XMASTER_SITES=	http://www.cis.rit.edu/~jerry/Software/perl/
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	petef@databits.net
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XUSE_PERL5=	yes
XNO_BUILD=	yes
X
Xpost-patch:
X	@${PERL} -pi -e 's!/usr/bin/perl!${PERL}!' ${WRKSRC}/jlj.pl
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/jlj.pl ${PREFIX}/bin/jlj
X	@${MKDIR} ${PREFIX}/share/examples/jlj
X	${INSTALL_DATA} ${WRKSRC}/.livejournal.rc \
X		${PREFIX}/share/examples/jlj/dot.livejournal.rc
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${PREFIX}/share/doc/jlj
X	${INSTALL_DATA} ${WRKSRC}/README.JLJ ${PREFIX}/share/doc/jlj/README
X.endif
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-jlj/Makefile
echo x - jlj/distinfo
sed 's/^X//' >jlj/distinfo << 'END-of-jlj/distinfo'
XMD5 (jlj_1.6.tar.gz) = 09e2d6097ced2583aa5ba0c4589acea2
END-of-jlj/distinfo
echo x - jlj/pkg-message
sed 's/^X//' >jlj/pkg-message << 'END-of-jlj/pkg-message'
XBe sure to copy ${PREFIX}/share/examples/jlj/dot.livejournal.rc to
X~/.livejournal.rc before running jlj.  More details can be found
Xin ${PREFIX}/share/doc/jlj/README.
END-of-jlj/pkg-message
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?200104301602.f3UG2vs02155>