Bug 118738 - [new port] Request for addition of tcptraceroute-devel port (version 1.5beta7)
Summary: [new port] Request for addition of tcptraceroute-devel port (version 1.5beta7)
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-16 02:40 UTC by josh.carroll
Modified: 2007-12-27 22:11 UTC (History)
0 users

See Also:


Attachments
file.shar (5.91 KB, text/plain)
2007-12-16 02:40 UTC, josh.carroll
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description josh.carroll 2007-12-16 02:40:01 UTC
I would like to request the addition of a tcptraceroute-devel port to include tcptraceroute version 1.5beta7 into the ports tree.

This version uses /usr/ports/net/libnet (libnet 11), and should conflict with /usr/ports/net/tcptraceroute (this port already indicates CONFLICTS=  tcptraceroute-1.4*, however the tcptraceroute port would need to be updated to include a similar conflict directive).

I have put together this new port in the attached shar file. It was successfully built in a tinderbox for 5-STABLE, 7-STABLE, 8-CURRENT, 6-STABLE, 6.2-RELEASE and 6.1-RELEASE on the amd64 architecture.

Please let me know if you have any questions or concerns.

Regards,
Josh

Fix: cd /usr/ports/net
sh /path/to/tcptraceroute_devel.shar
cd tcptraceroute-devel
make clean all install

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-16 03:04:28 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-16 15:36:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-27 22:08:37 UTC
miwi        2007-12-27 22:08:27 UTC

  FreeBSD ports repository

  Modified files:
    net/tcptraceroute-devel Makefile distinfo pkg-descr pkg-plist 
  Added files:
    net/tcptraceroute-devel/files patch-configure 
  Removed files:
    net/tcptraceroute-devel/files patch-Makefile 
                                  patch-tcptraceroute.c 
  Log:
  - Update to 1.5beta7
  
  PR:             118738
  Submitted by:   Josh Carroll <josh.carroll@gmail.com>
  
  Revision  Changes    Path
  1.12      +30 -13    ports/net/tcptraceroute-devel/Makefile
  1.7       +3 -3      ports/net/tcptraceroute-devel/distinfo
  1.6       +0 -36     ports/net/tcptraceroute-devel/files/patch-Makefile (dead)
  1.1       +46 -0     ports/net/tcptraceroute-devel/files/patch-configure (new)
  1.2       +0 -26     ports/net/tcptraceroute-devel/files/patch-tcptraceroute.c (dead)
  1.4       +0 -2      ports/net/tcptraceroute-devel/pkg-descr
  1.4       +9 -1      ports/net/tcptraceroute-devel/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 4 Martin Wilke freebsd_committer freebsd_triage 2007-12-27 22:11:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!