From thinker.li@gmail.com  Wed Oct  6 01:49:19 2010
Return-Path: <thinker.li@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EABFC1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Oct 2010 01:49:19 +0000 (UTC)
	(envelope-from thinker.li@gmail.com)
Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182])
	by mx1.freebsd.org (Postfix) with ESMTP id B87FB8FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Oct 2010 01:49:19 +0000 (UTC)
Received: by pxi17 with SMTP id 17so2224359pxi.13
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 05 Oct 2010 18:49:19 -0700 (PDT)
Received: by 10.142.142.8 with SMTP id p8mr10978600wfd.316.1286329756292;
        Tue, 05 Oct 2010 18:49:16 -0700 (PDT)
Received: from eeebox.branda.to (61-231-69-161.dynamic.hinet.net [61.231.69.161])
        by mx.google.com with ESMTPS id w9sm226339wfd.2.2010.10.05.18.49.13
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 05 Oct 2010 18:49:15 -0700 (PDT)
Received: from eeebox.branda.to (localhost [127.0.0.1])
	by eeebox.branda.to (8.14.4/8.14.4) with ESMTP id o961naLI006923
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 6 Oct 2010 09:49:41 +0800 (CST)
	(envelope-from thinker@branda.to)
Received: (from root@localhost)
	by eeebox.branda.to (8.14.4/8.14.4/Submit) id o961nafU006922;
	Wed, 6 Oct 2010 09:49:36 +0800 (CST)
	(envelope-from thinker)
Message-Id: <201010060149.o961nafU006922@eeebox.branda.to>
Date: Wed, 6 Oct 2010 09:49:36 +0800 (CST)
From: "Thinker K.F. Li" <thinker@codemud.net>
Sender: Thinker Li <thinker.li@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] x11-toolkits/gob2: GOB (GOB2 anyway) is a preprocessor for making GObjects
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151237
>Category:       ports
>Synopsis:       [NEW PORT] x11-toolkits/gob2: GOB (GOB2 anyway) is a preprocessor for making GObjects
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 06 01:50:06 UTC 2010
>Closed-Date:    Mon Jan 31 15:03:48 UTC 2011
>Last-Modified:  Mon Jan 31 15:03:48 UTC 2011
>Originator:     Thinker K.F. Li
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD eeebox.branda.to 9.0-CURRENT FreeBSD 9.0-CURRENT #11: Fri Jun 25 00:24:46 CST 2010
>Description:
GOB (GOB2 anyway) is a preprocessor for making GObjects.

GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C
code so that generated files are not edited. Syntax is inspired by
Java and Yacc or Lex. The implementation is intentionally kept simple,
and no C actual code parsing is done.

WWW:	http://www.jirka.org/gob.html

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- gob2-2.0.17.shar begins here ---
# 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:
#
#	gob2
#	gob2/pkg-descr
#	gob2/Makefile
#	gob2/pkg-plist
#	gob2/distinfo
#
echo c - gob2
mkdir -p gob2 > /dev/null 2>&1
echo x - gob2/pkg-descr
sed 's/^X//' >gob2/pkg-descr << 'c597b8602827424ea083b7c5df2cf81d'
XGOB (GOB2 anyway) is a preprocessor for making GObjects.
X
XGOB (GOB2 anyway) is a preprocessor for making GObjects with inline C
Xcode so that generated files are not edited. Syntax is inspired by
XJava and Yacc or Lex. The implementation is intentionally kept simple,
Xand no C actual code parsing is done.
X
XWWW:	http://www.jirka.org/gob.html
c597b8602827424ea083b7c5df2cf81d
echo x - gob2/Makefile
sed 's/^X//' >gob2/Makefile << 'b47607863d1f3e2a67a2b4d3363db05d'
X# New ports collection makefile for:	gob2
X# Date created:		2010-10-06
X# Whom:			Thinker K.F. Li <thinker@codemud.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gob2
XPORTVERSION=	2.0.17
X#PORTREVISION=	0
X#PORTEPOCH=	0
XCATEGORIES=	x11-toolkits
XMASTER_SITES=	http://ftp.5z.com/pub/gob/ \
X		GNOME
X#MASTER_SITE_SUBDIR=
X#PKGNAMEPREFIX=
X#PKGNAMESUFFIX=
X#DISTNAME=
X#EXTRACT_SUFX=
X#DISTFILES=
X#DIST_SUBDIR=	${PORTNAME}
X#EXTRACT_ONLY=
X
XMAINTAINER=	thinker@codemud.net
XCOMMENT=	GOB (GOB2 anyway) is a preprocessor for making GObjects
X
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LIBS="-L${LOCALBASE}/lib"
X
XMAN1=		gob2.1
X
X.include <bsd.port.mk>
b47607863d1f3e2a67a2b4d3363db05d
echo x - gob2/pkg-plist
sed 's/^X//' >gob2/pkg-plist << '8ae96012da4a4bdd328e8a9aa34f5f24'
X@comment $FreeBSD$
Xbin/gob2
Xshare/aclocal/gob2.m4
8ae96012da4a4bdd328e8a9aa34f5f24
echo x - gob2/distinfo
sed 's/^X//' >gob2/distinfo << '5a08a046552a763da698f1734c0cc4ba'
XMD5 (gob2-2.0.17.tar.gz) = 05fa7384b30ebb2921430b2615d2c2e5
XSHA256 (gob2-2.0.17.tar.gz) = 80b4683af653809970ef237fa45427b203653edf0dd5e3dc8897433e9c29346c
XSIZE (gob2-2.0.17.tar.gz) = 274156
5a08a046552a763da698f1734c0cc4ba
exit
--- gob2-2.0.17.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Jan 28 05:06:20 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151237 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jan 31 15:03:46 UTC 2011 
State-Changed-Why:  
already in ports tree under devel/ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151237 
>Unformatted:
