OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
change to pkg Makefile in 4.2-beta ?

From: Julien TOUCHE (julien.touchelycos.com)
Date: Tue Aug 07 2007 - 13:51:01 CDT


after installing latest snapshot, i give a try to some would-be ports
and get new errors, i didn't have previously and i have not seen
discussed here.

* for example with cacti
===> Faking installation for cacti-0.8.6j
===> Building package for cacti-0.8.6j
Create /usr/ports/packages/no-arch/cacti-0.8.6j.tgz
>> Broken dependency: net/rrdtool non existent

$ grep DEPEND cacti/Makefile
RUN_DEPENDS= ::net/rrdtool \

which seems correct to me ...

* cnagios
$ sudo make install
`/.../tmp/ports-obj/cnagios-0.19/fake-i386/.fake_done' is up to date.
===> Building package for cnagios-0.19
Create /usr/ports/packages/i386/all/cnagios-0.19.tgz
>> Broken dependency: net/nagios/nagios non existent
*** Error code 1

$ grep DEPEND cnagios/Makefile
RUN_DEPENDS= nagios::net/nagios/nagios

same here.
why ?

else, is there a way to list change to do to ports Makefile between
release like faq on -current ? (other than matching espie on ports :)

thanks
Regards

                Julien

note: i add to my /etc/mk.conf PORTSDIR_PATH to precise root of my
tentative ports.