This is an update proposal for sysutils/nut from version 2.0.5 to 2.2.0 As the whole configuration and build system has changed, the master+slave ports need changes, too. The following slave ports get deleted and are integrated into OPTIONS: sysutils/nut-libupsclient sysutils/nut-snmp sysutils/nut-usb The default build includes support for SNMP and USB (can be disabled in OPTIONS) Libupsclient and CGI are selectable via OPTIONS. Included patches: patch-include-Makefile.in fixes wrong version reporting (configuration scripts look for the svnversion utility which doesn't have to exist) patch-clients-Makefile.in: fixes creation of cgiexecdir even if --without-cgi is requested patch-data-html-Makefile.in: fixes creation of htmldir even if --without-cgi is requested Tested with portlint and on amd64+i386 tinderboxes.
Responsible Changed From-To: freebsd-ports-bugs->mm Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
Class Changed From-To: change-request->update This is an update.
mm 2007-10-07 09:11:51 UTC FreeBSD ports repository Modified files: . modules sysutils Makefile Removed files: sysutils/nut-libupsclient Makefile pkg-plist sysutils/nut-snmp Makefile pkg-plist sysutils/nut-usb Makefile pkg-plist Log: Remove sysutils/nut-libupsclient sysutils/nut-snmp sysutils/nut-usb PR: ports/115898 Approved by: maintainer (timeout) Revision Changes Path 1.18852 +0 -3 CVSROOT/modules 1.951 +0 -3 ports/sysutils/Makefile 1.3 +0 -23 ports/sysutils/nut-libupsclient/Makefile (dead) 1.2 +0 -5 ports/sysutils/nut-libupsclient/pkg-plist (dead) 1.2 +0 -23 ports/sysutils/nut-snmp/Makefile (dead) 1.2 +0 -1 ports/sysutils/nut-snmp/pkg-plist (dead) 1.2 +0 -23 ports/sysutils/nut-usb/Makefile (dead) 1.3 +0 -3 ports/sysutils/nut-usb/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
mm 2007-10-07 09:13:49 UTC FreeBSD ports repository Modified files: . UPDATING sysutils/nut Makefile distinfo pkg-plist Added files: sysutils/nut/files patch-clients-Makefile.in patch-data-html-Makefile.in patch-include-Makefile.in Removed files: sysutils/nut/files patch-Makefile.in patch-drivers_Makefile.in Log: - Upgrade to 2.2.0 PR: ports/115898 Submitted by: mm Approved by: maintainer (timeout) Revision Changes Path 1.553 +13 -1 ports/UPDATING 1.39 +61 -70 ports/sysutils/nut/Makefile 1.22 +6 -6 ports/sysutils/nut/distinfo 1.3 +0 -33 ports/sysutils/nut/files/patch-Makefile.in (dead) 1.1 +11 -0 ports/sysutils/nut/files/patch-clients-Makefile.in (new) 1.1 +20 -0 ports/sysutils/nut/files/patch-data-html-Makefile.in (new) 1.2 +0 -11 ports/sysutils/nut/files/patch-drivers_Makefile.in (dead) 1.1 +11 -0 ports/sysutils/nut/files/patch-include-Makefile.in (new) 1.25 +29 -63 ports/sysutils/nut/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Commited with minor changes on maintainer timeout.