From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 9 12:50:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0993516A402 for ; Sun, 9 Apr 2006 12:50:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB2B43D45 for ; Sun, 9 Apr 2006 12:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k39CoKNp096562 for ; Sun, 9 Apr 2006 12:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k39CoK4a096561; Sun, 9 Apr 2006 12:50:20 GMT (envelope-from gnats) Resent-Date: Sun, 9 Apr 2006 12:50:20 GMT Resent-Message-Id: <200604091250.k39CoK4a096561@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nivit@email.it (Nicola Vitale) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 931F916A408 for ; Sun, 9 Apr 2006 12:45:04 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp21.tin.it (vsmtp21.tin.it [212.216.176.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E2943D46 for ; Sun, 9 Apr 2006 12:45:03 +0000 (GMT) (envelope-from nivit@email.it) Received: from arancino (87.2.172.154) by vsmtp21.tin.it (7.2.072.1) id 4405C907020D9FBE for FreeBSD-gnats-submit@freebsd.org; Sun, 9 Apr 2006 14:45:02 +0200 Received: (qmail 42698 invoked by uid 0); 9 Apr 2006 12:44:28 -0000 Message-Id: <20060409124428.42697.qmail@arancino> Date: 9 Apr 2006 12:44:28 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/95542: [NEW PORT] editors/morla: An editor of RDF documents X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 12:50:21 -0000 >Number: 95542 >Category: ports >Synopsis: [NEW PORT] editors/morla: An editor of RDF documents >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 Apr 09 12:50:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD arancino.domo.sva 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Thu Mar 30 11:13:09 CEST 2006 >Description: Morla is an editor of RDF documents, written in C. It is based on libnxml and librdf libraries. With Morla you can manage more RDF documents simultaneously, visualize graphs and use templates for quick writing. With Morla you can import RDFS documents and use its content to write new RDF triples. Templates are also RDF documents and they make Morla easily personalizable and expandable. You can also use Morla as RDF navigator, wandering among the net knots of the RDF documents present on internet exactly as we are used to do with normal browsers. Author: Andrea Marchesini WWW: http://www2.autistici.org/bakunin/morla/index.php * N.B.: It requires textproc/libnxml (see PR ports/95539) * Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- morla-0.6.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: # # morla # morla/pkg-descr # morla/Makefile # morla/pkg-plist # morla/distinfo # echo c - morla mkdir -p morla > /dev/null 2>&1 echo x - morla/pkg-descr sed 's/^X//' >morla/pkg-descr << 'END-of-morla/pkg-descr' XMorla is an editor of RDF documents, written in C. It is based on libnxml Xand librdf libraries. With Morla you can manage more RDF documents Xsimultaneously, visualize graphs and use templates for quick writing. X XWith Morla you can import RDFS documents and use its content to write Xnew RDF triples. Templates are also RDF documents and they make Morla Xeasily personalizable and expandable. X XYou can also use Morla as RDF navigator, wandering among the net knots Xof the RDF documents present on internet exactly as we are used to do Xwith normal browsers. X XAuthor: Andrea Marchesini XWWW: http://www2.autistici.org/bakunin/morla/index.php END-of-morla/pkg-descr echo x - morla/Makefile sed 's/^X//' >morla/Makefile << 'END-of-morla/Makefile' X# New ports collection makefile for: morla X# Date created: 2006-04-09 X# Whom: Nicola Vitale X# X# $FreeBSD$ X# X XPORTNAME= morla XPORTVERSION= 0.6 XCATEGORIES= editors textproc XMASTER_SITES= http://www2.autistici.org/bakunin/morla/ \ X http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ X XMAINTAINER= nivit@email.it XCOMMENT= An editor of RDF documents X XLIB_DEPENDS= nxml.0:${PORTSDIR}/textproc/libnxml \ X rdf.0:${PORTSDIR}/textproc/redland \ X xslt.2:${PORTSDIR}/textproc/libxslt XRUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz X XGNU_CONFIGURE= yes XCONFIGURE_ENV+= CFLAGS="-I/${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" X XUSE_GETTEXT= yes XUSE_GNOME= gtk20 gtkhtml3 X X.include END-of-morla/Makefile echo x - morla/pkg-plist sed 's/^X//' >morla/pkg-plist << 'END-of-morla/pkg-plist' X@comment $FreeBSD$ Xbin/morla Xshare/locale/it/LC_MESSAGES/morla.mo X%%DATADIR%%/bootsplash.png X%%DATADIR%%/icons/128_BN.png X%%DATADIR%%/icons/128_color.png X%%DATADIR%%/icons/32_BN.png X%%DATADIR%%/icons/32_color.png X%%DATADIR%%/icons/64_BN.png X%%DATADIR%%/icons/64_color.png X%%DATADIR%%/icons/700_color.png X@dirrm %%DATADIR%%/icons X@dirrm %%DATADIR%% END-of-morla/pkg-plist echo x - morla/distinfo sed 's/^X//' >morla/distinfo << 'END-of-morla/distinfo' XMD5 (morla-0.6.tar.gz) = ea7f328d20555f5f94c675e55ea7bf50 XSHA256 (morla-0.6.tar.gz) = ca60814516c12fc415686e7fc3fe558d728a85c7f9cbe6fdaa3a0d31471b4a55 XSIZE (morla-0.6.tar.gz) = 580633 END-of-morla/distinfo exit --- morla-0.6.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: