Bug 214939 - [PATCH] net/py-pcap: Add LIBPCAP option and take maintainership
Summary: [PATCH] net/py-pcap: Add LIBPCAP option and take maintainership
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: Jason E. Hale
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-11-30 00:52 UTC by Craig Leres
Modified: 2016-12-02 04:35 UTC (History)
1 user (show)

See Also:


Attachments
patch (917 bytes, text/plain)
2016-11-30 00:52 UTC, Craig Leres
leres: maintainer-approval+
Details
Poudriere build log (10.3-RELEASE-p12) (15.64 KB, text/plain)
2016-11-30 00:54 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2016-11-30 00:52:39 UTC
Created attachment 177527 [details]
patch

Add a port option to use the ports version of libpcap. Take maintainership.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2016-11-30 00:54:45 UTC
Created attachment 177528 [details]
Poudriere build log (10.3-RELEASE-p12)
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-02 04:33:52 UTC
A commit references this bug:

Author: jhale
Date: Fri Dec  2 04:33:42 UTC 2016
New revision: 427543
URL: https://svnweb.freebsd.org/changeset/ports/427543

Log:
  Add LIBPCAP option to allow building with libpcap from ports
  Pass maintainership to submitter

  While here:
  Remove build dependency on devel/swig13; source comes pre-swig'd

  PR:		214939 (based on)
  Submitted by:	Craig Leres <leres@ee.lbl.gov>

Changes:
  head/net/py-pcap/Makefile
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2016-12-02 04:35:39 UTC
Committed with minor changes, thanks!