CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/09/27 11:30:08
Modified files:
sysutils/nut : Makefile
sysutils/nut/patches: patch-clients_Makefile_in
sysutils/nut/pkg: PLIST-snmp
Log message:
- add neon to LIB_DEPENDS, so that netxml driver always builds
- upsimage.cgi used upsimage_cgi_LDFLAGS to tweak for -all-static,
and not *_LDADD as upsstats.cgi and upsset.cgi did. as a result
upsimage.cgi was linked dynamically, therefore broken inside chroot
- add USE_GMAKE, so that it builds on landisk
- make lib-depends-check happy
- add @bin marker for bin/snmp-ups
- bump all PKGNAMEs
ok sthen@