This patch will update net/ns to version 2.29. This version adds various features and bugfixes outlined on: http://www.isi.edu/nsnam/ns/CHANGES.html I'll take maintainership.
Responsible Changed From-To: freebsd-ports-bugs->vs Grab. I think the PREFIX in CONFIGURE_ARGS should be LOCALBASE. Instead of the patch to the Makefile, you can override LDFLAGS in MAKE_ARGS and abuse CCOPT to pass the regular CFLAGS.
You are correct with the ${LOCALBASE} change, but I am unsure as to how I can modify MAKE_ARGS to be able to pull in the proper LDFLAGS as the patch does for Makefile.in. Could you please give me an example. Thank you.
[Sent from wrong email address previously] You are correct with the ${LOCALBASE} change, but I am unsure as to how I can modify MAKE_ARGS to be able to pull in the proper LDFLAGS as the patch does for Makefile.in. Could you please give me an example. Thank you. -- __________________________________________________ Frank Laszlo System Administrator The VonOstin Group Email: laszlof@tvog.net WWW: http://www.vonostingroup.com Mobile: 248-863-7584
Here is a new patch. -- __________________________________________________ Frank Laszlo System Administrator The VonOstin Group Email: laszlof@tvog.net WWW: http://www.vonostingroup.com Mobile: 248-863-7584
State Changed From-To: open->closed Committed, thanks!