5bb2 FreshPorts -- textproc/raptor2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
raptor2 2.0.9 textproc on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable.
RDF Parser Toolkit for Redland
Maintained by: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Oct 2011 22:55:22
License: not specified in port


Raptor is the RDF Parser Toolkit for Redland and currently consists of two
parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
with Redland and also work entirely standalone, in which case it will use
simple internal routines to perform the functions.

WWW: http://librdf.org/raptor/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. ftp/curl
  2. devel/icu
  3. devel/yajl
  4. textproc/libxml2
  5. textproc/libxslt

This port is required by:

for Build for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  3. http://download.librdf.org/source/
  4. http://freefr.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  5. http://garr.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  6. http://heanet.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  7. http://hivelocity.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  8. http://ignum.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  9. http://internode.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  10. http://iweb.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  11. http://jaist.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  12. http://kaz.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  13. http://kent.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  14. http://master.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  15. http://nchc.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  16. http://ncu.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  17. http://netcologne.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  18. http://sunet.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  19. http://superb-dca3.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  20. http://switch.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  21. http://tenet.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  22. http://ufpr.dl.sourceforge.net/project/librdf/raptor2/2.0.9/
  23. http://waix.dl.sourceforge.net/project/librdf/raptor2/2.0.9/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Mar 2013 14:27:16
Original commit files touched by this commit  2.0.9
makc search for other commits by this committer
- Update to 2.0.9
- Convert gnomehack to USES
- Remove needless '@exec mkdir' from plist
11 Feb 2013 18:31:49
Original commit files touched by this commit  2.0.8_2
makc search for other commits by this committer
Add dependence on libxslt

PR:		ports/175971
Submitted by:	pawel@
19 Dec 2012 00:30:32
Original commit files touched by this commit  2.0.8_1
bapt search for other commits by this committer
Chase icu bump
25 Jun 2012 16:18:35
Original commit files touched by this commit  2.0.8
rakuco search for other commits by this committer
Update to 2.0.8.

Catch up with a few changes introduced in the 2.0.7 release:
 - Do not pass the --with-xml-parser to the configure script, as expat
   support has been removed altogether.
 - Depend on devel/icu as raptor has removed its internal Unicode NFC
   checking code.
25 Mar 2012 15:36:09
Original commit files touched by this commit  2.0.7
rakuco search for other commits by this committer
Update to 2.0.7.

Among other bits, this also fixes CVE-2012-0037.

Full release notes can be seen in
<http://librdf.org/raptor/RELEASE.html#rel2_0_7>.

Feature safe:   yes
29 Jan 2012 20:00:59
Original commit files touched by this commit  2.0.6
 This port version is marked as vulnerable.
rakuco search for other commits by this committer
Update to 2.0.6.

Experiment with setting MAKE_JOBS_SAFE=yes.
27 Nov 2011 10:27:20
Original commit files touched by this commit  2.0.4_1
 This port version is marked as vulnerable.
bapt search for other commits by this committer
Upgrade yajl to 2.0.1 (mirror it my self as upstream still not provide real
static distfiles)
Take back maintainership
chase library bump

Feature safe:   yes
09 Nov 2011 15:26:04
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 07:20:16
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix build on FreeBSD 10

Reported by:    pointyhat
16 Oct 2011 22:55:01
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
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]

Number of commits found: 10

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight65
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0