Past 5 days I tried to make a FreeBSD port.
Seems it still has some obstacles before it's perfect (both the source as the port), but... I was getting somewhere.
If you wish to have a look:
*should do the job*
You might need to install devel/rcs and dns/udns manually - as said the port isn't perfect yet.
If I install the port as described above it works for me.
But if I test in poudriere it fails - will post on this later.
If you have any pointers or comments please leave them here, or at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234728
Seems it still has some obstacles before it's perfect (both the source as the port), but... I was getting somewhere.
If you wish to have a look:
Code:
portsnap fetch extract
fetch https://dns.company/downloads/openlitespeed/lsws.shar.txt
sh lsws.shar.txt
mv openlitespeed /usr/ports/www/
cd /usr/ports/www/openlitespeed
make install clean
You might need to install devel/rcs and dns/udns manually - as said the port isn't perfect yet.
If I install the port as described above it works for me.
But if I test in poudriere it fails - will post on this later.
If you have any pointers or comments please leave them here, or at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234728