From nobody@FreeBSD.org  Sun Aug 16 09:12:03 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 45149106568B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Aug 2009 09:12:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1B3AB8FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Aug 2009 09:12:03 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n7G9C2uU089991
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Aug 2009 09:12:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n7G9C2JY089990;
	Sun, 16 Aug 2009 09:12:02 GMT
	(envelope-from nobody)
Message-Id: <200908160912.n7G9C2JY089990@www.freebsd.org>
Date: Sun, 16 Aug 2009 09:12:02 GMT
From: "Rick E." <codeblock@eighthbit.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [New Port] www/gist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137829
>Category:       ports
>Synopsis:       [New Port] www/gist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lippe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 16 09:20:06 UTC 2009
>Closed-Date:    Tue Aug 25 01:18:51 UTC 2009
>Last-Modified:  Tue Aug 25 01:20:02 UTC 2009
>Originator:     Rick E.
>Release:        7.2-RELEASE
>Organization:
N/A
>Environment:
FreeBSD R-1.local. 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
This is a port for the `gist` command-line tool, to allow users to use the gist pastebin from the shell. It might need some changes, as I'm still new to port creation, but it does work for me.
>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:
#
#	/usr/ports/www/gist/
#	/usr/ports/www/gist/pkg-descr
#	/usr/ports/www/gist/Makefile
#	/usr/ports/www/gist/distinfo
#
echo c - /usr/ports/www/gist/
mkdir -p /usr/ports/www/gist/ > /dev/null 2>&1
echo x - /usr/ports/www/gist/pkg-descr
sed 's/^X//' >/usr/ports/www/gist/pkg-descr << '36c2d68c8103013698f7ff36c32b0ef3'
XThis port is for the Gist commandline tool, which allows for posting to the
XGist pastebin.
X
XWWW:	http://github.com/defunkt/gist/
36c2d68c8103013698f7ff36c32b0ef3
echo x - /usr/ports/www/gist/Makefile
sed 's/^X//' >/usr/ports/www/gist/Makefile << 'ee0fe78a4ba92fefbe5217de6a9f877f'
X# New ports collection makefile for:	gist
X# Date created:		2009-08-16
X# Whom:			Ricky E. <codeblock@eighthbit.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gist
XPORTVERSION=	1.0
XCATEGORIES=	www net
XMASTER_SITES=	http://github.com/defunkt/gist/raw/master/
XDISTNAME=	gist
XDISTFILES=	gist.rb
XEXTRACT_ONLY=	
X
XMAINTAINER=	codeblock@eighthbit.net
XCOMMENT=	A gist pastebin posting command
X
XUSE_RUBY=	YES
XNO_BUILD=	YES
XPLIST_FILES=	bin/gist
X
Xdo-install:
X	${INSTALL_SCRIPT} ${PORTSDIR}/distfiles/gist.rb ${LOCALBASE}/bin/gist
X
X.include <bsd.port.mk>
ee0fe78a4ba92fefbe5217de6a9f877f
echo x - /usr/ports/www/gist/distinfo
sed 's/^X//' >/usr/ports/www/gist/distinfo << '8595f37d1d144437cb59ddc0078895d0'
XMD5 (gist.rb) = f85f15c113c68a27e25373284490367e
XSHA256 (gist.rb) = 1339d1bb92d80dd28b0d6de8567f7a06e56c4eccadaf32790d01ed31869852aa
XSIZE (gist.rb) = 1705
8595f37d1d144437cb59ddc0078895d0
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Mon Aug 17 09:34:58 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137829 
State-Changed-From-To: open->closed 
State-Changed-By: lippe 
State-Changed-When: Tue Aug 25 01:18:50 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137829 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137829: commit references a PR
Date: Tue, 25 Aug 2009 01:13:44 +0000 (UTC)

 lippe       2009-08-25 01:13:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/gist             Makefile distinfo pkg-descr 
   Log:
   This port is for the Gist commandline tool, which allows for posting to the
   Gist pastebin.
   
   WWW:    http://github.com/defunkt/gist/
   
   PR:             ports/137829
   Submitted by:   "Rick E." <codeblock@eighthbit.net>
   
   Revision  Changes    Path
   1.2429    +1 -0      ports/www/Makefile
   1.1       +26 -0     ports/www/gist/Makefile (new)
   1.1       +3 -0      ports/www/gist/distinfo (new)
   1.1       +4 -0      ports/www/gist/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
