[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ossig] A very lengthy article on installing and securing FreeBSD




Question, if something that is not included in the CD, honeyd for example,
which also require libnids and libevent, how does FreeBSD satisfy the
dependencies. Are there mirrors around for FreeBSD to auto download libnids
and libevent when you try to build the honeyd tarball ?

If the app have been ported to FreeBSD, then it will be in the ports tree. In this example,

/usr/ports/net/honeyd

The "ports" Makefile for honeyd will list the dependencies required and will be automatically built from

/usr/ports/net/libnids and /usr/ports/devel/libevent


later if you want to update it

just run "portupgrade xine"
What's the mechanism for this? Do you have to configure some mirrors site to
download the latest edition ?
Portupgrade have to be installed, that's all. All mirrors for a particular app is already defined in the Makefile.

cheers
-Mike


------------------------------------------------------------
To unsubscribe: send mail to ossig-request@mncc.com.my
with "unsubscribe ossig" in the body of the message