Bug 217909 - [updated port] net/sock plus IPv6 and SCTP
Summary: [updated port] net/sock plus IPv6 and SCTP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: http://www-cs-students.stanford.edu/~...
Keywords:
Depends on:
Blocks: 218298
  Show dependency treegraph
 
Reported: 2017-03-19 03:24 UTC by Steve Jacobson
Modified: 2017-04-02 19:36 UTC (History)
2 users (show)

See Also:


Attachments
diff to update net/sock port (43.04 KB, patch)
2017-03-19 03:24 UTC, Steve Jacobson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Jacobson 2017-03-19 03:24:54 UTC
Created attachment 180953 [details]
diff to update net/sock port

This is a follow-on to bug ID 206345, which originally added the sock program
port, plus IPv6 capability.

This update changes the version to sock-0.4.1.  It includes SCTP capablilty.

The port now references sock-0.4.1.tgz, which is hosted on my own website.
All of the earlier patch files, which added IPv6 capability in top of the
original sock-0.3.2.tar.gz, are no longer needed.
Comment 1 Steve Jacobson 2017-04-01 23:24:20 UTC
There is now a follow-on to this bug.  This bug report updates net/port to sock-0.4.1.  Bug 218298 updates the port to sock-0.4.2.

This update must be applied first.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2017-04-02 19:36:32 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-04-02 19:36:42 UTC
A commit references this bug:

Author: pi
Date: Sun Apr  2 19:35:45 UTC 2017
New revision: 437575
URL: https://svnweb.freebsd.org/changeset/ports/437575

Log:
  net/sock: update 0.3.2 -> 0.4.2

  - IPv6 is supported now
  - supports SCTP in addition to UDP and TCP
  - socket options can now be used

  PR:		217909, 218298
  Changes:	https://github.com/sjac999/sock_ipv6_sctp/blob/master/ChangeLog
  Submitted by:	Steve Jacobson <sjac@cs.stanford.edu> (maintainer)

Changes:
  head/net/sock/Makefile
  head/net/sock/distinfo
  head/net/sock/files/
  head/net/sock/pkg-descr