cvs commit: ports/textproc Makefile ports/textproc/redland-bindings
Makefile distinfo pkg-descr pkg-plist
ports/textproc/redland-bindings/files patch-configure-java
Edwin Groothuis
edwin at FreeBSD.org
Wed Dec 22 23:49:35 PST 2004
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 at 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)
More information about the cvs-all
mailing list