On 2014/08/15 11:54, Gökhan Güler wrote: > Hello, > > I am currently porting LogSurfer software to 64-bit OpenBSD. I am also > intented to submit it to ports but I am new to both OpenBSD and 64-bit > porting; I need some help on testing. How should I do the test process? I > would welcome any advice on testing. > > Thanks, > Gökhan Güler
We already have ports/security/logsurfer but it doesn't work properly on 64-bit architectures due to bugs in the internal copy of the rather old FSF regex code. I saw a diff a while ago to convert it to using regex(3) instead of using the internal code but I forget where..
