On 20 Jul 2006, at 11:58, David Chisnall wrote:
Looking at the port, it seems that it is no longer maintained. I might have a go at updating it and see if I can get the changes accepted.

Behold the awesome power of procrastination!

I have created a new port for oniguruma 4.x (the version needed for OgreKit). You can install it on FreeBSD like this:

# cd /usr/ports/devel/
# tar xzf {PATH_TO_ATTACHED_FILE}/oniguruma4.tar.gz
# cd oniguruma4
# make install clean

The port conflicts with oniguruma 2.x, so if you have installed an old version, you will need to uninstall it first. I don't know if 4.x is backwards compatible with 2.x; if it is, then I will merge these changes into the oniguruma port and send the changes. If not, then a bit more work will be needed.

Feedback welcome, since I've never tried making a FreeBSD port before and I've probably done things a bit wrong in places...

Attachment: oniguruma4.tar.gz
Description: GNU Zip compressed data

_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to