Upgrade net-mgmt/ourmon from version 2.5 to 2.8, patching for correct work at localized (non-english) systems and do a correct startup file (with use rc.subr) It's my first experience in upgrading ports, so I'll be appreciate for any hints. Fix: Patch below Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
Responsible Changed From-To: lippe->tabthorpe Take, helping lippe
Responsible Changed From-To: tabthorpe->lippe I'll take it again, as discussed with tabthorpe.
lippe 2008-05-17 15:09:21 UTC FreeBSD ports repository Modified files: net-mgmt/ourmon Makefile distinfo pkg-descr pkg-plist Added files: net-mgmt/ourmon/files ourmon.in pkg-message.in Removed files: net-mgmt/ourmon pkg-message Log: - Update to 2.8.1. - Makefile rewrited (totally out of standard). - Update WWW in pkg-descr. - Move pkg-message to FILESDIR. - Update pkg-plist. - New RC script. PR: ports/121824 Submitted by: Dennis Yusupoff <Denissia@yandex.ru> Reworked by: lippe (myself) Approved by: araujo (mentor), maintainer timeout (>2 weeks) Revision Changes Path 1.5 +31 -57 ports/net-mgmt/ourmon/Makefile 1.3 +3 -3 ports/net-mgmt/ourmon/distinfo 1.1 +53 -0 ports/net-mgmt/ourmon/files/ourmon.in (new) 1.1 +40 -0 ports/net-mgmt/ourmon/files/pkg-message.in (new) 1.2 +1 -1 ports/net-mgmt/ourmon/pkg-descr 1.2 +0 -28 ports/net-mgmt/ourmon/pkg-message (dead) 1.2 +284 -151 ports/net-mgmt/ourmon/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 Committed. Thanks!