aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/redland
Commit message (Collapse)AuthorAgeFilesLines
* - Split redland to rasqal and redland itself librariesfluffy2010-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@
* - Add OPTIONS for mpfr/gmp for redlandfluffy2010-04-301-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
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+2
| | | | starting with T,U,V
* - Fix build when several db* are installedmiwi2008-08-111-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
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Update to 1.0.7miwi2008-01-273-9/+26
| | | | | PR: 119786 Submitted by: chuck@pkix.net (maintainer)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-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
* - Update to 1.0.5miwi2006-12-093-6/+9
| | | | | PR: ports/106459 Submitted by: Charles Swiger (maintainer)
* Update to 1.0.4, release notes: http://librdf.org/RELEASE.html [1]itetcu2006-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)
* Update to 1.0.3ehaupt2006-04-133-5/+63
| | | | | PR: 95480 Submitted by: Charles Swiger <chuck@pkix.net>
* Conversion to a single libtool environment.ade2006-02-231-4/+2
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-281-0/+1
| | | | Requested by: maintainer
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Install libtool archives, needed for redland-bindings.lawrance2005-08-302-1/+5
| | | | | | | Bump PORTREVISION. PR: ports/84254 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
* - Update to 1.0.2pav2005-06-162-9/+6
| | | | | PR: ports/82246 Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer)
* - Update to 1.0.1pav2005-06-013-4/+8
| | | | | PR: ports/81741 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
* - Update to 1.0.0pav2005-02-092-14/+36
| | | | | | | - Take maintainership PR: ports/77243 Submitted by: Charles Swiger <chuck@pkix.net>
* . Update to 0.9.19.glewis2004-11-053-5/+5
| | | | | PR: 73477 Submitted by: Ports Fury
* Update to version 0.9.18krion2004-08-085-36/+34
| | | | | PR: ports/70119 Submitted by: Ports Fury
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Update to version 0.9.16krion2004-02-292-4/+3
| | | | | PR: ports/63500 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 0.9.15pav2004-02-034-24/+13
| | | | | PR: ports/62268 Submitted by: Ports Fury
* SIZEify.trevor2004-01-301-0/+1
|
* - Chase raptor shlib version raise.pav2004-01-031-1/+1
|
* - Update to version 0.9.14krion2003-09-245-16/+35
| | | | | PR: 56637 Submitted by: Ports Fury
* - Update to version 0.9.13krion2003-09-024-75/+24
| | | | | PR: 56281 Submitted by: Ports Fury
* - don't clobber any given LDFLAGSdinoex2003-09-011-2/+2
| | | | resolves conflitcs with bsd.openssl.mk
* Oops, forgot this in the last commit -petef2003-05-181-0/+15
| | | | | PR: 51238 Submitted by: Ports Fury
* Update to 0.9.12.petef2003-05-184-20/+69
| | | | | PR: 51238 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add missing @dirrmkris2003-01-141-0/+1
|
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-2/+2
|
* BerkeleyDB cleanup - stage 3ade2002-08-231-1/+1
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
|
* Update to version 0.9.11demon2002-07-164-9/+33
| | | | | PR: 40628 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add redlandijliao2001-11-225-0/+65
A high-level interface for RDF