Bug 88405 - [UPDATE]: net/ns: Upgrade to 2.29.
Summary: [UPDATE]: net/ns: Upgrade to 2.29.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 19:00 UTC by Frank J. Laszlo
Modified: 2005-11-09 14:46 UTC (History)
0 users

See Also:


Attachments
ns-2.29.diff (2.24 KB, patch)
2005-11-02 19:00 UTC, Frank J. Laszlo
no flags Details | Diff
ns-2.29.diff (1.92 KB, patch)
2005-11-09 14:26 UTC, Frank Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!