Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2008 00:35:51 GMT
From:      Lucas Holt <luke@justjournal.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124382: New port: deskutils/jjclient Just Journal blogging client
Message-ID:  <200806080035.m580ZpNY021452@www.freebsd.org>
Resent-Message-ID: <200806080040.m580e1t7095279@freefall.freebsd.org>

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

>Number:         124382
>Category:       ports
>Synopsis:       New port: deskutils/jjclient  Just Journal blogging 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:   Sun Jun 08 00:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Lucas Holt
>Release:        6.3-RELEASE-P1
>Organization:
justjournal.com
>Environment:
FreeBSD cs.emich.edu 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Wed Feb 13 02:40:56 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
This is a just journal blogging client.  From pkg-descr:

jjclient - A command line client for posting JustJournal entries

jjclient is a UNIX-style client for JustJournal that allows you to
post blog entries from the command line without the need for a web
browser.

WWW: http://www.justjournal.com/

>How-To-Repeat:

>Fix:


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:
#
#	jjclient
#	jjclient/Makefile
#	jjclient/distinfo
#	jjclient/pkg-descr
#
echo c - jjclient
mkdir -p jjclient > /dev/null 2>&1
echo x - jjclient/Makefile
sed 's/^X//' >jjclient/Makefile << 'END-of-jjclient/Makefile'
X# New ports collection makefile for:	jjclient
X# Date created:				07 June 2008
X# Whom:					Lucas Holt <luke@justjournal.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jjclient
XPORTVERSION=	1.0
XCATEGORIES=	deskutils
XMASTER_SITES=	http://www.justjournal.com/software/unix/
XDISTNAME=	${PORTNAME}_1.0
X
XMAINTAINER=	luke@justjournal.com
XCOMMENT=	A command line client for posting JustJournal entries
X
XLIB_DEPENDS+=	xmlrpc_client.9:${PORTSDIR}/net/xmlrpc-c
X
XPLIST_FILES=	bin/jjclient
X
X.include <bsd.port.mk>
END-of-jjclient/Makefile
echo x - jjclient/distinfo
sed 's/^X//' >jjclient/distinfo << 'END-of-jjclient/distinfo'
XMD5 (jjclient_1.0.tar.gz) = 832a27f354fb56206fdc9c07ca129ab5
XSHA256 (jjclient_1.0.tar.gz) = 9771a31a57a252d889c98615dcc1610826145aff9a057a493348037220c2dd46
XSIZE (jjclient_1.0.tar.gz) = 2399
END-of-jjclient/distinfo
echo x - jjclient/pkg-descr
sed 's/^X//' >jjclient/pkg-descr << 'END-of-jjclient/pkg-descr'
Xjjclient - A command line client for posting JustJournal entries
X
Xjjclient is a UNIX-style client for JustJournal that allows you to
Xpost blog entries from the command line without the need for a web
Xbrowser.
X
XWWW: http://www.justjournal.com/
END-of-jjclient/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?200806080035.m580ZpNY021452>