Bug 88405

Summary: [UPDATE]: net/ns: Upgrade to 2.29.
Product: Ports & Packages Reporter: Frank J. Laszlo <laszlof>
Component: Individual Port(s)Assignee: Volker Stolz <vs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ns-2.29.diff
none
ns-2.29.diff none

Description Frank J. Laszlo 2005-11-02 19:00:22 UTC
	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.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-11-04 11:45:28 UTC
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.
Comment 2 production 2005-11-04 18:27:00 UTC
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.
Comment 3 Frank Laszlo 2005-11-04 18:50:41 UTC
[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
Comment 4 Frank Laszlo 2005-11-09 14:26:05 UTC
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
Comment 5 Volker Stolz freebsd_committer freebsd_triage 2005-11-09 14:45:58 UTC
State Changed
From-To: open->closed

Committed, thanks!