aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland
Commit message (Collapse)AuthorAgeFilesLines
* - Stop installing the rapper binary with raptor and bump PORTREVISION.Alberto Villa2011-10-164-18/+9
| | | | | | | | | | | | | | | | - Update raptor2 to 2.0.4. - Update rasqal to 0.9.27. - Update redland to 1.0.14. - Update redland-bindings to 1.0.13.1. - Update shared-desktop-ontologies to 0.8.0. [1] - Update soprano to 2.7.0 and disable clucene indexer. - Update strigi to 0.7.6. PR: 157022 [1] Submitted by: rakuco [1] Notes: svn path=/head/; revision=283627
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 1.0.12Max Brazhnikov2010-10-232-6/+5
| | | | | | | update MASTER_SITES Notes: svn path=/head/; revision=263495
* - Split redland to rasqal and redland itself librariesDima Panov2010-05-115-93/+83
| | | | | | | | | | | | | - Update raptor to 1.4.21 - Update rasqal to 0.9.19 - Update redland to 1.0.10 - Update redland-bindings to 1.0.10.1 - Bump portrevision on depended ports With hat on: kde@ Notes: svn path=/head/; revision=254131
* - Add OPTIONS for mpfr/gmp for redlandDima Panov2010-04-291-2/+17
| | | | | | | | | | | - While here, pass raptor/redland maintainership to kde@ per maintainer's request PR: 146157 Submitted by: Kenyon Ralph <kenyon@kenyonralph.com> Approved by: maintainer Notes: svn path=/head/; revision=253449
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Fix build when several db* are installedMartin Wilke2008-08-101-1/+5
| | | | | | | | | | | | | - Really disable mysql support when WITH_MYSQL is not defined - Disable sqlite - Bump PORTREVISION PR: 126410 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (with discussion on freenode/#kde-freebsd) Approved by: maintainer Notes: svn path=/head/; revision=218345
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* - Update to 1.0.7Martin Wilke2008-01-263-9/+26
| | | | | | | | PR: 119786 Submitted by: chuck@pkix.net (maintainer) Notes: svn path=/head/; revision=206263
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.0.5Martin Wilke2006-12-083-6/+9
| | | | | | | | PR: ports/106459 Submitted by: Charles Swiger (maintainer) Notes: svn path=/head/; revision=179220
* Update to 1.0.4, release notes: http://librdf.org/RELEASE.html [1]Ion-Mihai Tetcu2006-05-143-30/+28
| | | | | | | | | | | | | Bring Makefile in line with lastest :) infrasctructure changes: USE_BDB, USE_MYSQL,OPTIONS [2] PR: ports/96978 [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1] itetcu (me) [2] Approved by: maintainer, lawrance (mentor) Notes: svn path=/head/; revision=162319
* Update to 1.0.3Emanuel Haupt2006-04-123-5/+63
| | | | | | | | PR: 95480 Submitted by: Charles Swiger <chuck@pkix.net> Notes: svn path=/head/; revision=159383
* Conversion to a single libtool environment.Ade Lovett2006-02-231-4/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-281-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149758
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Install libtool archives, needed for redland-bindings.Sam Lawrance2005-08-302-1/+5
| | | | | | | | | | Bump PORTREVISION. PR: ports/84254 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=141446
* - Update to 1.0.2Pav Lucistnik2005-06-152-9/+6
| | | | | | | | PR: ports/82246 Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=137506
* - Update to 1.0.1Pav Lucistnik2005-06-013-4/+8
| | | | | | | | PR: ports/81741 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=136598
* - Update to 1.0.0Pav Lucistnik2005-02-082-14/+36
| | | | | | | | | | - Take maintainership PR: ports/77243 Submitted by: Charles Swiger <chuck@pkix.net> Notes: svn path=/head/; revision=128313
* . Update to 0.9.19.Greg Lewis2004-11-043-5/+5
| | | | | | | | PR: 73477 Submitted by: Ports Fury Notes: svn path=/head/; revision=120815
* Update to version 0.9.18Kirill Ponomarev2004-08-075-36/+34
| | | | | | | | PR: ports/70119 Submitted by: Ports Fury Notes: svn path=/head/; revision=115572
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 0.9.16Kirill Ponomarev2004-02-282-4/+3
| | | | | | | | PR: ports/63500 Submitted by: Ports Fury Notes: svn path=/head/; revision=102452
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.9.15Pav Lucistnik2004-02-024-24/+13
| | | | | | | | PR: ports/62268 Submitted by: Ports Fury Notes: svn path=/head/; revision=99850
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Chase raptor shlib version raise.Pav Lucistnik2004-01-031-1/+1
| | | | Notes: svn path=/head/; revision=97146
* - Update to version 0.9.14Kirill Ponomarev2003-09-245-16/+35
| | | | | | | | PR: 56637 Submitted by: Ports Fury Notes: svn path=/head/; revision=89230
* - Update to version 0.9.13Kirill Ponomarev2003-09-014-75/+24
| | | | | | | | PR: 56281 Submitted by: Ports Fury Notes: svn path=/head/; revision=88296
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | resolves conflitcs with bsd.openssl.mk Notes: svn path=/head/; revision=88236
* Oops, forgot this in the last commit -Pete Fritchman2003-05-181-0/+15
| | | | | | | | PR: 51238 Submitted by: Ports Fury Notes: svn path=/head/; revision=81191
* Update to 0.9.12.Pete Fritchman2003-05-184-20/+69
| | | | | | | | PR: 51238 Submitted by: Ports Fury Notes: svn path=/head/; revision=81189
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Add missing @dirrmKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73102
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-2/+2
| | | | Notes: svn path=/head/; revision=66485
* BerkeleyDB cleanup - stage 3Ade Lovett2002-08-221-1/+1
| | | | | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly. Notes: svn path=/head/; revision=64839
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63297
* Update to version 0.9.11Dmitry Sivachenko2002-07-154-9/+33
| | | | | | | | PR: 40628 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63045
* add redlandYing-Chieh Liao2001-11-225-0/+65
A high-level interface for RDF Notes: svn path=/head/; revision=50358