From maarten@cmbi.ru.nl  Wed Feb  4 10:59:57 2009
Return-Path: <maarten@cmbi.ru.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7448110656E2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Feb 2009 10:59:57 +0000 (UTC)
	(envelope-from maarten@cmbi.ru.nl)
Received: from newcmbi2.cmbi.ru.nl (newcmbi2.cmbi.ru.nl [131.174.88.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 0B3D28FC4A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Feb 2009 10:59:55 +0000 (UTC)
	(envelope-from maarten@cmbi.ru.nl)
Received: from zuinig.cmbi.umcn.nl (zuinig.cmbi.umcn.nl [131.174.146.64])
	(authenticated bits=0)
	by newcmbi2.cmbi.ru.nl (8.13.8/8.13.8) with ESMTP id n14AQ9tA021220
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Feb 2009 11:26:09 +0100
Received: by zuinig.cmbi.umcn.nl (sSMTP sendmail emulation); Wed,  4 Feb 2009 11:26:08 +0100
Message-Id: <200902041026.n14AQ9tA021220@newcmbi2.cmbi.ru.nl>
Date: Wed,  4 Feb 2009 11:26:08 +0100
From: "Maarten L. Hekkelman" <maarten@cmbi.ru.nl>
Reply-To: "Maarten L. Hekkelman" <maarten@hekkelman.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: editors/japi -- a simple gtk2 based text editor with some IDE functionality.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131357
>Category:       ports
>Synopsis:       New port: editors/japi -- a simple gtk2 based text editor with some IDE functionality.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 11:10:01 UTC 2009
>Closed-Date:    Sun May 31 12:57:37 UTC 2009
>Last-Modified:  Sun May 31 12:57:37 UTC 2009
>Originator:     Maarten L. Hekkelman
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD zuinig.cmbi.umcn.nl. 7.1-STABLE FreeBSD 7.1-STABLE #1: Tue Jan 6 13:45:04 CET 2009 root@zuinig.cmbi.umcn.nl.:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
	Japi is a text editor in the tradition of Classic Mac text editors and
	offers some IDE features as well.
	
	Main features include:
	- UTF-8 editor.
	- powerful search/replace dialog with multi-file search.
	- syntax highlighting for C++/HTML/XML/Perl/Python and TeX
	- worksheet and script menu.
	- efficient use of screen real estate (ie no toolbar :-)
	
	Japi is in active development and comes with a Boost license.
	
	WWW: http://www.hekkelman.com/japi.html
	
>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:
#
#	japi/
#	japi/pkg-descr
#	japi/distinfo
#	japi/Makefile
#
echo c - japi/
mkdir -p japi/ > /dev/null 2>&1
echo x - japi/pkg-descr
sed 's/^X//' >japi/pkg-descr << '5012f6a8bb11ea4ae57b995569afc1ad'
XThis is a port of japi, the text editor and IDE. It is an easy
Xto use text editor based on Gtk2 that inherits many of the features
Xfirst seen in the editors Pepper and Pe.
X
XWWW: http://www.hekkelman.com/japi/
5012f6a8bb11ea4ae57b995569afc1ad
echo x - japi/distinfo
sed 's/^X//' >japi/distinfo << '80bcbcbff019b23fd33c6643e1200c87'
XMD5 (japi-0.9.6a.tar.gz) = 3794d16c24a6fab49c5bd76ec906625a
XSHA256 (japi-0.9.6a.tar.gz) = 3bddf5a5e9a18df16f6ef8babe74fba2aace978098437b649d9445e8c32de285
XSIZE (japi-0.9.6a.tar.gz) = 520917
80bcbcbff019b23fd33c6643e1200c87
echo x - japi/Makefile
sed 's/^X//' >japi/Makefile << '85a01ba10e315eacd3c48f83a2f2b1b1'
X# New ports collection makefile for:	japi
X# Date created:						30 January 2009
X# Whom:								Maarten L. Hekkelman
X#
X# $FreeBSD$
X#
X
XPORTNAME=		japi
XPORTVERSION=	0.9.6a
XCATEGORIES=		editors
XMASTER_SITES=	http://www.xs4all.nl/~hekkel2/
X
XMAINTAINER=		maarten@hekkelman.com
XCOMMENT=		A gtk2 based text editor and minimal IDE
X
XBUILD_DEPENDS+=	cryptopp:${PORTSDIR}/security/cryptopp
XLIB_DEPENDS+=	glade-2.0:${PORTSDIR}/devel/libglade2 \
X				gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \
X				boost_thread:${PORTSDIR}/devel/boost \
X				boost_filesystem:${PORTSDIR}/devel/boost \
X				expat:${PORTSDIR}/textproc/expat2 \
X				pcre:${PORTSDIR}/devel/pcre
X
X# MAN1=			japi.1
XUSE_GMAKE=		yes
X
XPLIST_FILES=	bin/japi \
X				share/locale/nl/LC_MESSAGES/japi.mo \
X				share/applications/japi.desktop
X
X.include <bsd.port.mk>
85a01ba10e315eacd3c48f83a2f2b1b1
exit
>Release-Note:
>Audit-Trail:

From: "Maarten L. Hekkelman" <m.hekkelman@cmbi.ru.nl>
To: bug-followup@FreeBSD.org, maarten@hekkelman.com
Cc:  
Subject: Re: ports/131357: New port: editors/japi -- a simple gtk2 based text
 editor with some IDE functionality.
Date: Sat, 18 Apr 2009 13:47:40 +0200

 Hi,
 
 Can someone please pull this port/bug from the list?
 
 Thanks,
 
 -maarten
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 31 12:57:36 UTC 2009 
State-Changed-Why:  
close my submitter request. 

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