Hi,

The update of OpenSER 1.2.1 to FreeBSD ports tree has been committed. The port will also appear as a package in the next official packages build.

There are two ways to install a port in FreeBSD. Both methods require to update the ports tree (with cvsup or tarball). Once the port tree is updated:

If portupgrade tool is installed just do:

        portupgrade -N openser


If portupgrade is not used or you prefer the usual/old method:

        cd /usr/ports/net/openser
        make install clean


The port allows to select some compile options like TLS support and database support for MySQL and/or Postgres. If you are upgrading the port, please run:

        cd /usr/ports/net/openser
        make config

if you want to change some compile time option.


When the package appears in the next official build, you will only need to do:

pkg_add -r openser


Saludos
JesusR.

------------------------------------
Jesus Rodriguez
VozTelecom Sistemas, S.L.
[EMAIL PROTECTED]
http://www.voztele.com
Tel. 902360305
-------------------------------------





_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to