ports/95542: [NEW PORT] editors/morla: An editor of RDF documents

Nicola Vitale nivit at email.it
Mon Apr 10 14:30:27 UTC 2006


Hi,

> [Jean-Yves Lefort, 2006-04-10T13:32:37+00:00]
> [...]
> GNATS has mangled your second shar. Please submit it again [...]

Sorry, here is the shar.

# 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 <andrea.marchesini at somasuite.org>
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	<nivit at email.it>
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 at 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="${CFLAGS} -I/${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
X
XUSE_GETTEXT=	yes
XUSE_GNOME=	gtk20 gtkhtml3
X
X.include <bsd.port.mk>
END-of-morla/Makefile
echo x - morla/pkg-plist
sed 's/^X//' >morla/pkg-plist << 'END-of-morla/pkg-plist'
X at 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 at dirrm %%DATADIR%%/icons
X at 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




More information about the freebsd-ports-bugs mailing list