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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
userspace-rcu A read-copy-update data synchronization library
0.7.5 sysutils 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.7.5Version of this port present on the latest quarterly branch.
Maintainer: freebsd@dns-lab.com search for ports maintained by this maintainer
Port Added: 2012-03-06 20:36:31
Last Update: 2013-06-07 12:36:07
SVN Revision: 320197
License: LGPL21
WWW:
http://lttng.org/content/userspace-rcu
Description:
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. WWW: http://lttng.org/content/userspace-rcu
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
There is no configure plist information for this port.
Dependency lines:
  • userspace-rcu>0:sysutils/userspace-rcu
No installation instructions:
This port has been deleted.
PKGNAME: userspace-rcu
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://lttng.org/files/urcu/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.5
07 Jun 2013 12:36:07
Revision:320197Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6

- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency

While I'm here:

- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.5
03 May 2013 13:56:55
Revision:317209Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with bmake as make
0.7.5
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
0.7.5
08 Nov 2012 22:52:00
Revision:307210Original commit files touched by this commit
adamw search for other commits by this committer
- fix plist
- sort plist to make it legible
- use GNU_CONFIGURE instead of HAS_CONFIGURE to make it PREFIX-safe

Feature safe:	yes
0.7.5
28 Oct 2012 14:20:41
Revision:306552Original commit files touched by this commit
crees search for other commits by this committer
Update to 0.7.5

Many fixes and changes!

PR:		ports/172644
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
0.6.4
08 Sep 2012 07:49:05
Revision:303878Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:		portmgr
0.6.4
17 Mar 2012 21:46:26
Original commit files touched by this commit
scheidell search for other commits by this committer
- Fix minor issue with pkg-plist
- No PORTREVISION bump since it doesn't change final package

PR:             ports/166201
Submitted by:   scheidell (me)
Approved by:    Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:   yes
0.6.4
06 Mar 2012 20:35:34
Original commit files touched by this commit
crees search for other commits by this committer
liburcu is a LGPLv2.1 userspace RCU (read-copy-update)
library. This data synchronization library provides
read-side access which scales linearly with the number
of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by
monitoring the data structure accesses to detect grace
periods after which memory reclamation is possible.

WWW:    http://lttng.org/content/userspace-rcu

PR:             ports/165496
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com>

Number of commits found: 8