The port does not support the menu-configurable options subsystem. Therefore, if you typically build the port with any specific options you must remember to set the correct env. variables each time. While this doesn't seem like much of an issue for one system, it can become quite cumbersome to manage multiple servers without a way to maintain common options across port upgrades. Fix: I've attached a patch to use the ports options menu for toggling IPv6, MFD_REWRITES (64-bit interface counters), and Perl support. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Over to maintainer
Any word from the maintainer? This is a simple patch which does nothing but make the port take advantage of the existing ports infrastructure for configuration. -- Steve Polyack Junior Systems Engineer Collaborative Fusion, Inc. spolyack@collaborativefusion.com 412-422-3463 x4026 5849 Forbes Avenue Pittsburgh, PA 15217 **************************************************************** IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. ****************************************************************
Responsible Changed From-To: kuriyama->glarkin Submitter requested maintainer timeout, I'll take it.
glarkin 2009-05-09 23:16:15 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmp Makefile Log: - Promoted various WITH_* variables to the OPTIONS block [1] - Rearranged ".if defined()" blocks to satisfy portlint - Fixed variable names: *_DEPEND => *_DEPENDS - Removed messages about WITH_* variables that are now in OPTIONS - Changed ".if !defined(WITHOUT_*)" to ".if defined(WITH_*)" - Bumped PORTREVISION PR: ports/133093 Submitted by: Steve Polyack <spolyack at collaborativefusion dot com> Revision Changes Path 1.165 +27 -36 ports/net-mgmt/net-snmp/Makefile _______________________________________________ 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: open->closed Committed with additional mods, thank you!
glarkin 2009-05-14 19:47:04 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmp Makefile Log: - Force commit to add maintainer timeout note missing from commit on 10/May/2009. PR: ports/133093 Submitted by: Steve Polyack <spolyack at collaborativefusion dot com> Requested by: portmgr (linimon) Approved by: maintainer timeout Revision Changes Path 1.167 +0 -0 ports/net-mgmt/net-snmp/Makefile _______________________________________________ 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"