On 2014/04/07 14:50, Samuel Streiner wrote:
> Hi All,
> 
> Please find attached a new port of liburcu - userspace RCU library.
> This port is a dependency for net/gdnsd. Please see my other mail [NEW] 
> net/gdnsd.
> FreeBSD got the port below sysutils, but I found it more convenient below 
> devel.
> Still not sure about. <- Comments / Advice appreciated
> 
> Feedback & Testing (also on other platforms than amd64&i386) welcome,
> Sam
> 


> 
> 
> --
> Samuel Streiner
> [email protected]
> 
> 
> 
> 

COMMENT=                Userspace read-copy-update (RCU) library

- start with lowercase

V=                      0.8.4

- V is pointless here, just list it in DISTNAME

DISTFILES=              userspace-rcu-${V}.tar.bz2

- not needed, this already defaults to ${DISTNAME}${EXTRACT_SUFX}

BUILD_DEPENDS=          devel/libtool

- is this needed? why?

This looks like something which needs testing on multiple architectures.
Also it's missing SHARED_LIBS handling.

Reply via email to