aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland-bindings
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.7.1Martin Wilke2008-01-263-25/+4
| | | | | | | | | | - Drop tcl bindings support PR: 119787 Submitted by: chuck@pkix.net (maintainer) Notes: svn path=/head/; revision=206261
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-2/+2
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Update to 1.0.5.1Martin Wilke2006-12-082-5/+8
| | | | | | | | PR: ports/106460 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=179222
* Update to 1.0.4.1 [1] and unbreak.Ion-Mihai Tetcu2006-05-142-10/+7
| | | | | | | | | | | | Use vars from bsd.tcl.mk PR: ports/96998 [2], ports/96979 [3] Submitted by: Charles Swiger <chuck@pkix.net> [2], Hirohisa Yamaguchi <umq@ueo.co.jp> [3] Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162320
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162216
* New maintainer: chuck@pkix.netEdwin Groothuis2006-05-091-1/+1
| | | | Notes: svn path=/head/; revision=161763
* BROKEN: Configure failsKris Kennaway2006-05-051-0/+2
| | | | Notes: svn path=/head/; revision=161369
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Bump to 1.0.2.1 [1]Sam Lawrance2005-08-303-21/+16
| | | | | | | | | | | | | | | - Remove superfluous dependency [1] - Unbreak - Fix typo (JAVA_VESION) - Fix TCL option build - Fix packing list PR: ports/82334 [1] Submitted by: Russell Cloran <russell@rucus.ru.ac.za> (maintainer) [1] Approved by: maintainer timeout on feedback for other changes (2 months) Notes: svn path=/head/; revision=141474
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* BROKEN: Configure failsKris Kennaway2005-07-021-0/+2
| | | | Notes: svn path=/head/; revision=138320
* - Update to 1.0.1.1.Florent Thoumie2005-06-012-3/+3
| | | | | | | | PR: ports/81786 Submitted by: maintainer Notes: svn path=/head/; revision=136651
* - Update to 1.0.0.2Pav Lucistnik2005-03-215-41/+12
| | | | | | | | PR: ports/78472 Submitted by: Russell Cloran <russell@rucus.net> (maintainer) Notes: svn path=/head/; revision=131847
* Add mastersite with old source tarballsEdwin Groothuis2005-02-191-1/+2
| | | | Notes: svn path=/head/; revision=129322
* New port: textproc/redland-bindings - Language bindings for the redland rdf ↵Edwin Groothuis2004-12-235-0/+182
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> Notes: svn path=/head/; revision=124924