Date: Thu, 23 Dec 2004 07:49:35 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/redland-bindings Makefile distinfo pkg-descr pkg-plist ports/textproc/redland-bindings/files patch-configure-java Message-ID: <200412230749.iBN7nZ99021876@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-23 07:49:35 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/redland-bindings Makefile distinfo pkg-descr
pkg-plist
textproc/redland-bindings/files patch-configure-java
Log:
New port: textproc/redland-bindings - Language bindings for the redland rdf library'
The Redland RDF parser package (textproc/redland) recently
forked into two packages -- one for the core library, and
another for the bindings for various languages. This port
is for the language bindings for redland.
The textproc/redland port may itself have to be updated/changed,
as redland-bindings requires librdf.la to build the Java
component (possibly Ruby or TCL too, unable to test), and
this is not installed by the textproc/redland port currently.
I will work on a new redland port soon.
The OPTIONS part of this port could probably be improved
by somebody with more knowledge on the subject than I (this
is my first attempt at writing a port), but I see that there
are fairly recent discussions on the mailing lists regarding
using OPTIONS together with WITH_ -> USE_
I will be actively using this software on FreeBSD for a
number of years to come, and will happily act as the port
maintainer.
PR: ports/70374
Submitted by: Russell Cloran <russell.ru.ac.za@rucus.ru.ac.za>
Revision Changes Path
1.776 +1 -0 ports/textproc/Makefile
1.1 +122 -0 ports/textproc/redland-bindings/Makefile (new)
1.1 +2 -0 ports/textproc/redland-bindings/distinfo (new)
1.1 +16 -0 ports/textproc/redland-bindings/files/patch-configure-java (new)
1.1 +10 -0 ports/textproc/redland-bindings/pkg-descr (new)
1.1 +32 -0 ports/textproc/redland-bindings/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412230749.iBN7nZ99021876>
