Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 22:46:46 +0100 (CET)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64669: New port: misc/ljclive - console based LiveJournal client
Message-ID:  <20040324214646.048603D24@mailhost.gletsjer.net>
Resent-Message-ID: <200403242150.i2OLoKWU015895@freefall.freebsd.org>

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

>Number:         64669
>Category:       ports
>Synopsis:       New port: misc/ljclive - console based LiveJournal client
>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 Mar 24 13:50:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD coyote.gletsjer.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Mar 7 19:20:00 CET 2004 root@coyote.gletsjer.net:/spare3/obj/spare3/src/sys/coyote i386


	
>Description:
	
	Clive - A command line client for posting LiveJournal entries

	LiveJournal is an online journal (blog/friends) community, see
	www.livejournal.com. This program does basically the same as
	(graphical) tools like ljcharm, kluje and logjam - already in ports.

	It's simple and straightforward: can be used as a filter (pipe)
	or will launch your $EDITOR for adding new entries. BSD-style license.

	I've classified this as 'misc' for lack of a proper category -
	please change if you have a better idea.

>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:
#
#	ljclive
#	ljclive/Makefile
#	ljclive/distinfo
#	ljclive/pkg-descr
#	ljclive/pkg-plist
#
echo c - ljclive
mkdir -p ljclive > /dev/null 2>&1
echo x - ljclive/Makefile
sed 's/^X//' >ljclive/Makefile << 'END-of-ljclive/Makefile'
X# New ports collection makefile for:	clive
X# Date created:				15 March 2004
X# Whom:					johans
X#
X# $FreeBSD$
X#
X
XPORTNAME=	clive
XPORTVERSION=	0.4.0
XCATEGORIES=	misc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	ljclive
X
XMAINTAINER=	johans@stack.nl
XCOMMENT=	A command line client for posting LiveJournal entries
X
XMAN1=	clive.1
X
XGNU_CONFIGURE=	yes
XUSE_GETOPT_LONG=yes
X
X.include <bsd.port.mk>
END-of-ljclive/Makefile
echo x - ljclive/distinfo
sed 's/^X//' >ljclive/distinfo << 'END-of-ljclive/distinfo'
XMD5 (clive-0.4.0.tar.gz) = cc8573f8f527bbda64aa699cbc58f5e1
XSIZE (clive-0.4.0.tar.gz) = 110160
END-of-ljclive/distinfo
echo x - ljclive/pkg-descr
sed 's/^X//' >ljclive/pkg-descr << 'END-of-ljclive/pkg-descr'
Xclive - A command line client for posting LiveJournal entries
X
Xclive is a UNIX-style client for LiveJournal and sites based on the
Xsame code.  It allows posting, friends-list editing, backdated posts,
Xand many of the other things a LiveJournal client should do.
END-of-ljclive/pkg-descr
echo x - ljclive/pkg-plist
sed 's/^X//' >ljclive/pkg-plist << 'END-of-ljclive/pkg-plist'
Xbin/clive
Xshare/clive/cliverc-example.conf
X@dirrm share/clive
END-of-ljclive/pkg-plist
exit

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



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