On 2015/11/24 18:04, Stephen Graf wrote: > Is anyone working on a port for pecl redis, a PHP extension for interfacing > with Redis (https://pecl.php.net/package/redis)? > > It seems that it is becoming a required item for ownCloud version 8.2. > OwnCloud has been an openBSD package since release 5.7 and is at level 8.1 > in release 5.8. > > The pecl redis package produces a single library, redis.so, that can be > added to the PHP libraries. I have been able to build and integrate the > package with openBSD 5.8, PHP 5.6 and ownCloud 8.2.1. However I have never > worked in the openBSD ports system and frankly my coding skills are no > longer what they used to be. >
The pecl-* ports are pretty straightforward, try copying one of the existing ones as a starting point and modifying, if you get stuck then tar up what you have and send it to ports@.