Sorry for mistakes. My first OpenBSD ports :D
But I'll make them right!

> BUILD_DEPENDS=          devel/libtool
According to Readme it is needed. (Looking at the src just for 
autoconf/automake).

Should be tested on multiple platforms. But according to read me it should build
on: x86 (i386, i486, i586, i686), x86 64-bit, PowerPC 32/64, S390, S390x,
ARM, MIPS, Alpha, ia64 and Sparcv9 32/6

Thanks again for the feedback.

--
Samuel Streiner
[email protected]




Am 07.04.2014 um 18:23 schrieb Stuart Henderson <[email protected]>:

> 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