notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rdfdb Lightweight RDF database
0.46_4 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.46_4Version of this port present on the latest quarterly branch.
Broken BROKEN: No public distfiles
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2018-06-06
Ignore IGNORE: is marked as broken: No public distfiles
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-09 00:38:59
Last Update: 2018-06-07 00:34:18
SVN Revision: 471892
License: not specified in port
WWW:
http://www.guha.com/rdfdb/
Description:
R.V. Guha's rdfDB. Intended to be a simple, scalable, open-source database for RDF. Written in C and based on top of the Sleepycat Berkeley Database, it supports interrogation via TCP/IP sockets, meaning integration is possible with any programming language. rdfDB uses a high level SQLish query language. The data is modelled as a directed labelled graph (RDF). The goals of this project are to build a database that is capable of: 1. Supporting a graph oriented API via a textual query language ala SQL. 2. Load/Reload an RDF file from a url into the database 3. Scalable to millions of nodes and triples. 4. Provide support for RDF Schemas. 5. Provide support for some basic forms of inferencing. 6. Provide both C and Perl access to the database. 7. The Perl philosophy applies : Simple things should be simple and complex things should be possible. WWW: http://www.guha.com/rdfdb/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/rdfdb
Collapse this list.
Dependency lines:
  • rdfdb>0:databases/rdfdb
No installation instructions:
This port has been deleted.
PKGNAME: rdfdb
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rdfdb_src.tar.gz) = 791a213001bf000c851fc4f835b018900c85b9a271490af7f41e807caf745d78 SIZE (rdfdb_src.tar.gz) = 154218

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libdb-5.3.so : databases/db5
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
bdb gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.guha.com/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.46_4
07 Jun 2018 00:34:18
Revision:471892Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.46_4
05 May 2018 10:49:36
Revision:469100Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.46_4
14 Oct 2017 16:31:35
Revision:452070Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken ports with invalid distfiles or no public distfiles
0.46_4
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
0.46_4
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
0.46_4
25 Mar 2015 09:33:53
Revision:382201Original commit files touched by this commit
marino search for other commits by this committer
databases category: Remove $PTHREAD_LIBS

Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
0.46_4
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
0.46_3
16 May 2014 08:05:05
Revision:354199Original commit files touched by this commit
vanilla search for other commits by this committer
1: Support staging.
2: use USE_RC_SUBR instead.
0.46_3
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.46_3
13 Jun 2013 11:56:17
Revision:320786Original commit files touched by this commit
bsam search for other commits by this committer
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. use PLIST_FILES;
. remove pkg-list (two lines for PLIST_FILES, two lines useless anyway);
. do not mute install.
0.46_3
08 Jun 2011 16:38:12
Original commit files touched by this commit
bapt search for other commits by this committer
- Switch to USERS/GROUPS macros
- bump portrevision
0.46_2
23 May 2011 12:09:06
Original commit files touched by this commit
mandree search for other commits by this committer
Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).

Chase upgrade in dependent ports and change USE_BDB to 40+.
0.46_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.46_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.46_2
03 Jun 2009 08:40:53
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix build with custom LOALBSE.

Prompted by:    QATty
0.46_2
13 Dec 2006 09:32:38
Original commit files touched by this commit
leeym search for other commits by this committer
- utilize USE_BDB
0.46_2
24 Nov 2005 01:23:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.46_2
24 Jun 2004 08:11:09
Original commit files touched by this commit
krion search for other commits by this committer
Register new UID/GID

PR:             ports/68243
Submitted by:   Simon Barner <barner@in.tum.de>
0.46_2
21 Jun 2004 21:27:46
Original commit files touched by this commit
kris search for other commits by this committer
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
0.46_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.46_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.46_1
15 Aug 2003 22:34:01
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address ("Host not found")
0.46_1
20 Jul 2003 12:34:45
Original commit files touched by this commit
kris search for other commits by this committer
The oracle7-client and rdfdb ports use a uid that is not registered in
the porter's handbook, and as a consequence both ports use conflicting
uids.  Maintainers have been unresponsive about this problem for 2 months,
so mark both ports IGNORE until they respond to the issue.
0.46_1
21 Feb 2003 11:15:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.46_1
22 Aug 2002 19:13:46
Original commit files touched by this commit
ade search for other commits by this committer
BerkeleyDB cleanup - stage 2

Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
0.46
09 Jun 2002 00:35:39
Original commit files touched by this commit
petef search for other commits by this committer
Add rdfdb 0.46, a lightweight RDF database.

PR:             33281
Submitted by:   Philip Jenvey <pjenvey@turntables.org>

Number of commits found: 26