FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:07 PM GMT
Port details
redland 1.0.15 textproc on this many watch lists=15 search for ports that depend on this port
A high-level interface for RDF
Maintained by: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Nov 2001 04:03:00
License: not specified in port
Redland is a library that provides a high-level interface for RDF allowing
the model to be stored, queried and manipulated. Redland implements each
of the RDF model concepts in its own class so provides an object based API
for them. Some of the classes providing the parsers, storage mechanisms and
other elements are built as modules that can be added or removed as required.

WWW: http://librdf.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: textproc/raptor2, textproc/rasqal, databases/db41, devel/libltdl, textproc/libxml2

Required by:
for Libraries

To install the port: cd /usr/ports/textproc/redland/ && make install clean
To add the package: pkg_add -r redland


Configuration Options
===> The following configuration options are available for redland-1.0.15:
     THREADS=off (default) "Enable Threads"
===> Use 'make config' to modify these settings

Master Sites:
http://download.librdf.org/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-05-11
    Affects: users of textproc/redland RDF engine
    Author: kde@FreeBSD.org
    Reason: 
      Redland RDF engine has been split into redland itself and rasqal engine.
      The recommended update procedure is to delete redland, then update ports
      as usual and install desired RDF ports:
    
        # pkg_delete -f redland-\*
        # portmaster raptor (or portupgrade -r raptor)
    
    

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Jan 2012 20:03:34
Original commit files touched by this commit  1.0.15
rakuco search for other commits by this committer
Update to 1.0.15
16 Oct 2011 22:55:01
Original commit files touched by this commit  1.0.14
avilla search for other commits by this committer
- Stop installing the rapper binary with raptor and bump PORTREVISION.
- 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]
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.12
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.0.12
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.0.12
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.12
ade search for other commits by this committer
Sync to new bsd.autotools.mk
23 Oct 2010 20:05:24
Original commit files touched by this commit  1.0.12
makc search for other commits by this committer
Update to 1.0.12
update MASTER_SITES
11 May 2010 12:23:23
Original commit files touched by this commit  1.0.10
fluffy search for other commits by this committer
- Split redland to rasqal and redland itself libraries
- 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@
29 Apr 2010 22:51:57
Original commit files touched by this commit  1.0.7_2
fluffy search for other commits by this committer
- Add OPTIONS for mpfr/gmp for redland
- While here, pass raptor/redland maintainership to kde@ per maintainer's
request

PR:             146157
Submitted by:   Kenyon Ralph <kenyon@kenyonralph.com>
Approved by:    maintainer
22 Aug 2009 00:37:17
Original commit files touched by this commit  1.0.7_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
10 Aug 2008 16:20:02
Original commit files touched by this commit  1.0.7_1
miwi search for other commits by this committer
- Fix build when several db* are installed
- 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
20 Mar 2008 10:03:51
Original commit files touched by this commit  1.0.7
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
26 Jan 2008 22:36:42
Original commit files touched by this commit  1.0.7
miwi search for other commits by this committer
- Update to 1.0.7

PR:             119786
Submitted by:   chuck@pkix.net (maintainer)
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.5
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  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
08 Dec 2006 22:55:31
Original commit files touched by this commit  1.0.5
miwi search for other commits by this committer
- Update to 1.0.5

PR:             ports/106459
Submitted by:   Charles Swiger (maintainer)
14 May 2006 12:38:30
Original commit files touched by this commit  1.0.4
itetcu search for other commits by this committer
Update to 1.0.4, release notes: http://librdf.org/RELEASE.html [1]

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)
12 Apr 2006 17:03:01
Original commit files touched by this commit  1.0.3
ehaupt search for other commits by this committer
Update to 1.0.3

PR:             95480
Submitted by:   Charles Swiger <chuck@pkix.net>
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
28 Nov 2005 09:44:30
Original commit files touched by this commit  1.0.2_1
pav search for other commits by this committer
- Add SHA256

Requested by:   maintainer
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.2_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
30 Aug 2005 13:31:17
Original commit files touched by this commit  1.0.2_1
lawrance search for other commits by this committer
Install libtool archives, needed for redland-bindings.
Bump PORTREVISION.

PR:             ports/84254
Submitted by:   Charles Swiger <chuck@pkix.net> (maintainer)
15 Jun 2005 20:47:34
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Update to 1.0.2

PR:             ports/82246
Submitted by:   Chuck Swiger <chuck@pkix.net> (maintainer)
01 Jun 2005 13:55:53
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/81741
Submitted by:   Charles Swiger <chuck@pkix.net> (maintainer)
08 Feb 2005 20:27:43
Original commit files touched by this commit  1.0.0
pav search for other commits by this committer
- Update to 1.0.0
- Take maintainership

PR:             ports/77243
Submitted by:   Charles Swiger <chuck@pkix.net>
04 Nov 2004 21:42:54
Original commit files touched by this commit  0.9.19
glewis search for other commits by this committer
. Update to 0.9.19.

PR:             73477
Submitted by:   Ports Fury
07 Aug 2004 19:16:28
Original commit files touched by this commit  0.9.18
krion search for other commits by this committer
Update to version 0.9.18

PR:             ports/70119
Submitted by:   Ports Fury
05 Apr 2004 03:31:02
Original commit files touched by this commit  0.9.16_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
28 Feb 2004 19:43:48
Original commit files touched by this commit  0.9.16
krion search for other commits by this committer
- Update to version 0.9.16

PR:             ports/63500
Submitted by:   Ports Fury
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.9.15_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
02 Feb 2004 23:34:17
Original commit files touched by this commit  0.9.15
pav search for other commits by this committer
- Update to 0.9.15

PR:             ports/62268
Submitted by:   Ports Fury
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.9.14
trevor search for other commits by this committer
SIZEify.
03 Jan 2004 00:06:00
Original commit files touched by this commit  0.9.14
pav search for other commits by this committer
- Chase raptor shlib version raise.
24 Sep 2003 14:05:51
Original commit files touched by this commit  0.9.14
krion search for other commits by this committer
- Update to version 0.9.14

PR:             56637
Submitted by:   Ports Fury
01 Sep 2003 18:05:44
Original commit files touched by this commit  0.9.13
krion search for other commits by this committer
- Update to version 0.9.13

PR:             56281
Submitted by:   Ports Fury
01 Sep 2003 03:59:50
Original commit files touched by this commit  0.9.12
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resolves conflitcs with bsd.openssl.mk
18 May 2003 02:08:37
Original commit files touched by this commit  0.9.12
petef search for other commits by this committer
Oops, forgot this in the last commit -

PR:             51238
Submitted by:   Ports Fury
18 May 2003 02:03:56
Original commit files touched by this commit  0.9.12
petef search for other commits by this committer
Update to 0.9.12.

PR:             51238
Submitted by:   Ports Fury
20 Feb 2003 19:11:26
Original commit files touched by this commit  0.9.11_2
knu search for other commits by this committer
De-pkg-comment.
14 Jan 2003 05:29:28
Original commit files touched by this commit  0.9.11_2
kris search for other commits by this committer
Add missing @dirrm
03 Jan 2003 08:26:35
Original commit files touched by this commit  0.9.11_2
ijliao search for other commits by this committer
chase gdbm lib version
17 Sep 2002 07:41:05
Original commit files touched by this commit  0.9.11_2
kuriyama search for other commits by this committer
Bump PORTREVISION and expat shlib.
22 Aug 2002 19:34:32
Original commit files touched by this commit  0.9.11_1
ade search for other commits by this committer
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
21 Jul 2002 02:17:49
Original commit files touched by this commit  0.9.11_1
kuriyama search for other commits by this committer
Bump portrevision (textproc/expat2 shlib bump).
15 Jul 2002 21:43:23
Original commit files touched by this commit  0.9.11
demon search for other commits by this committer
Update to version 0.9.11

PR:             40628
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
22 Nov 2001 07:03:00
files touched by this commit
ijliao search for other commits by this committer
add redland   A high-level interface for RDF    

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.577 seconds.