Bug 168673 - [PATCH] net/ns: Update to 2.35, Fix build with clang
Summary: [PATCH] net/ns: Update to 2.35, Fix build with clang
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-04 16:00 UTC by Masaki TAGAWA
Modified: 2012-06-21 01:30 UTC (History)
1 user (show)

See Also:


Attachments
ns-2.35.patch (5.23 KB, patch)
2012-06-04 16:00 UTC, Masaki TAGAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki TAGAWA 2012-06-04 16:00:24 UTC
- Update net/ns to 2.35
- Change depending Tcl/TK to 8.5
 - A modestly up to date Tcl/Tk version Tcl/Tk-8.5[1]
- Fix build with clang (patch-ls.h)
- Checked on Redports.org[2]
- Also I can take maintainership as it appears to have been abandoned...

[1] http://www.isi.edu/nsnam/ns/ns-build.html
[2] http://redports.org/buildarchive/20120604131542-40725/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-05 13:36:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lstewart

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Masaki TAGAWA 2012-06-06 03:17:01 UTC
I also want to do a repo copy from net/ns to net/ns2, because I'm
working on porting ns3.
ns2 remains in active use and will continue to be maintained. [1]

[1] http://www.nsnam.org/support/faq/ns2-ns3/
Comment 3 Steve Wills freebsd_committer freebsd_triage 2012-06-20 20:35:27 UTC
Responsible Changed
From-To: lstewart->swills

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-21 01:23:16 UTC
swills      2012-06-21 00:23:07 UTC

  FreeBSD ports repository

  Modified files:
    net/ns               Makefile distinfo pkg-plist 
  Added files:
    net/ns/files         patch-aomdv.cc patch-configure patch-ls.h 
  Log:
  - Update to 2.35
  - Change Tcl dependency to 8.5
  - Fix build with clang
  
  PR:             ports/168673
  Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
  
  Revision  Changes    Path
  1.37      +7 -5      ports/net/ns/Makefile
  1.13      +2 -2      ports/net/ns/distinfo
  1.1       +10 -0     ports/net/ns/files/patch-aomdv.cc (new)
  1.1       +33 -0     ports/net/ns/files/patch-configure (new)
  1.1       +11 -0     ports/net/ns/files/patch-ls.h (new)
  1.7       +3 -0      ports/net/ns/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"
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-06-21 01:23:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!