From nobody@FreeBSD.org  Mon Jun  1 05:27:57 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 354621065703
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jun 2009 05:27:57 +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 09AF08FC35
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jun 2009 05:27:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n515Rupp007242
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Jun 2009 05:27:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n515RuX0007240;
	Mon, 1 Jun 2009 05:27:56 GMT
	(envelope-from nobody)
Message-Id: <200906010527.n515RuX0007240@www.freebsd.org>
Date: Mon, 1 Jun 2009 05:27:56 GMT
From: Edmondas Girkantas <eg@fbsd.lt>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: misc/ohcount source code line counter
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135140
>Category:       ports
>Synopsis:       New port: misc/ohcount source code line counter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 01 05:30:03 UTC 2009
>Closed-Date:    Sun Jun 07 18:57:50 UTC 2009
>Last-Modified:  Sun Jun  7 19:00:18 UTC 2009
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD big.bug.lt 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:
Ohcount is the source code line counter that powers Ohloh.
>How-To-Repeat:

>Fix:
create new port from 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:
#
#	ohcount
#	ohcount/Makefile
#	ohcount/pkg-descr
#	ohcount/distinfo
#
echo c - ohcount
mkdir -p ohcount > /dev/null 2>&1
echo x - ohcount/Makefile
sed 's/^X//' >ohcount/Makefile << 'cf4d0771ff9e10e0bf46a38ff3ef815c'
X# New ports collection makefile for:	ohcount
X# Date created:		2009-05-31
X# Whom:			Edmondas Girkantas <eg@fbsd.lt>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ohcount
XPORTVERSION=	2.0.1
XCATEGORIES=	misc rubygems
XMASTER_SITES=	http://labs.ohloh.net/download/
X
XMAINTAINER=	eg@fbsd.lt
XCOMMENT=	Ohcount is the source code line counter that powers Ohloh
X
XBUILD_DEPENDS=	rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \
X		ragel:${PORTSDIR}/devel/ragel
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XUSE_RAKE=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
cf4d0771ff9e10e0bf46a38ff3ef815c
echo x - ohcount/pkg-descr
sed 's/^X//' >ohcount/pkg-descr << '7877fff929b5bcfefe5dac9a3443916a'
XOhcount is the source code line counter that powers Ohloh. Ohcount supports 
Xover 70 popular programming languages, and has been used to count over 3 
Xbillion lines of code by 200,000 developers!
X
XOhcount does more than just count lines of code. It can also detect popular 
Xopen source licenses such as GPL within a large directory of source code. 
XIt can also detect code that targets a particular programming API, such as 
XWin32 or KDE. 
X
XWWW:	http://labs.ohloh.net/ohcount/
7877fff929b5bcfefe5dac9a3443916a
echo x - ohcount/distinfo
sed 's/^X//' >ohcount/distinfo << '29f99dafc228f7819d6c8bd5c2177861'
XMD5 (rubygem/ohcount-2.0.1.gem) = 078ba2bc6b7d0a498804b2fad840973d
XSHA256 (rubygem/ohcount-2.0.1.gem) = 4afc7e03bc6e738b519cf2af897120d93f7937ad5636aed19c60d67604f09cf9
XSIZE (rubygem/ohcount-2.0.1.gem) = 287744
29f99dafc228f7819d6c8bd5c2177861
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jun 1 08:08:58 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135140 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 6 23:18:33 UTC 2009 
State-Changed-Why:  
Howdy, 

This port should be renamed to rubygem-ohcount.  That's ok for you? 


http://www.freebsd.org/cgi/query-pr.cgi?pr=135140 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jun 7 18:57:50 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135140: commit references a PR
Date: Sun,  7 Jun 2009 18:58:16 +0000 (UTC)

 miwi        2009-06-07 18:58:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc                 Makefile 
   Added files:
     misc/rubygem-ohcount Makefile distinfo pkg-descr 
   Log:
   Ohcount is the source code line counter that powers Ohloh. Ohcount supports
   over 70 popular programming languages, and has been used to count over 3
   billion lines of code by 200,000 developers!
   
   Ohcount does more than just count lines of code. It can also detect popular
   open source licenses such as GPL within a large directory of source code.
   It can also detect code that targets a particular programming API, such as
   Win32 or KDE.
   
   WWW:    http://labs.ohloh.net/ohcount/
   
   PR:             ports/135140
   Submitted by:   Edmondas Girkantas <eg at fbsd.lt>
   
   Revision  Changes    Path
   1.917     +1 -0      ports/misc/Makefile
   1.1       +26 -0     ports/misc/rubygem-ohcount/Makefile (new)
   1.1       +3 -0      ports/misc/rubygem-ohcount/distinfo (new)
   1.1       +10 -0     ports/misc/rubygem-ohcount/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:
