<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/py-pcap, branch 2020Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2020Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2020Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-04-05T19:44:42Z</updated>
<entry>
<title>net/py-pcap: Update version 0.6.5=&gt;0.6.6</title>
<updated>2019-04-05T19:44:42Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2019-04-05T19:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=445ef89cf9eb299315675b78ee1477145312c6ce'/>
<id>urn:sha1:445ef89cf9eb299315675b78ee1477145312c6ce</id>
<content type='text'>
- Fix tests with scapy
- Take MAINTAINERSHIP

Reported by:	kp lwhsu
Approved by:	leres
</content>
</entry>
<entry>
<title>allflavors is only used for ports that are parts of Python itself.</title>
<updated>2019-04-01T07:39:22Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-04-01T07:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c63c9a1c66ff1bdfcd0e60f7c8e5fa20d7bc3006'/>
<id>urn:sha1:c63c9a1c66ff1bdfcd0e60f7c8e5fa20d7bc3006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net/py-pcap: Update to 0.6.5. Switch from abandoned SF project to</title>
<updated>2019-03-31T20:45:47Z</updated>
<author>
<name>Craig Leres</name>
<email>leres@FreeBSD.org</email>
</author>
<published>2019-03-31T20:45:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6458a34845c03cfb94fa498740ba06bd891849ce'/>
<id>urn:sha1:6458a34845c03cfb94fa498740ba06bd891849ce</id>
<content type='text'>
new github fork. Add python 3 support.

PR:		236674
Submitted by:	bofh
Approved by:	matthew (mentor, implicit)
</content>
</entry>
<entry>
<title>Convert Python ports to FLAVORS.</title>
<updated>2017-11-30T15:50:30Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-11-30T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=551be3c7231225ed9c26479af2b8914fb2ef0ea8'/>
<id>urn:sha1:551be3c7231225ed9c26479af2b8914fb2ef0ea8</id>
<content type='text'>
  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six&gt;0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
</content>
</entry>
<entry>
<title>Update MAINTAINER on my ports and "Created by" on the ones I created</title>
<updated>2017-09-15T18:18:26Z</updated>
<author>
<name>Craig Leres</name>
<email>leres@FreeBSD.org</email>
</author>
<published>2017-09-15T18:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ac3c81acea3a76cf054e1100e61a693ae286c8cf'/>
<id>urn:sha1:ac3c81acea3a76cf054e1100e61a693ae286c8cf</id>
<content type='text'>
to use my @FreeBSD.org email address.

 - devel/arduino
 - devel/arduino-glcd
 - devel/arduino-irremote
 - devel/arduino-mk
 - devel/arduino-sevseg
 - net/hostapd
 - net/py-pcap
 - security/bro
 - security/broccoli
 - security/create-cert
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D12374
</content>
</entry>
<entry>
<title>Update WWW: SF redirects to https://sourceforge.net/projects/&lt;PROJECT_NAME&gt;/</title>
<updated>2017-01-20T20:33:30Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-20T20:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0e04efec5ab3516f4a177cf18e5f136f573acefe'/>
<id>urn:sha1:0e04efec5ab3516f4a177cf18e5f136f573acefe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LIBPCAP option to allow building with libpcap from ports</title>
<updated>2016-12-02T04:33:41Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2016-12-02T04:33:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6fceff0fb431c99f9ebd62c72c5b866e895df9d0'/>
<id>urn:sha1:6fceff0fb431c99f9ebd62c72c5b866e895df9d0</id>
<content type='text'>
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 &lt;leres@ee.lbl.gov&gt;
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.</title>
<updated>2016-04-01T14:16:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d6597e0bb9591c40fc6d0c6e2159fca51178d56'/>
<id>urn:sha1:8d6597e0bb9591c40fc6d0c6e2159fca51178d56</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Add LICENSE_FILE</title>
<updated>2015-02-18T15:16:40Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-02-18T15:16:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=244f57912095f23585620a8eb2cc50a5732a0817'/>
<id>urn:sha1:244f57912095f23585620a8eb2cc50a5732a0817</id>
<content type='text'>
- Strip library
</content>
</entry>
<entry>
<title>Fix "BSD" license in net category</title>
<updated>2014-12-10T23:55:29Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2014-12-10T23:55:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8830d981c7a6b968f636cfa97841f16ba6376525'/>
<id>urn:sha1:8830d981c7a6b968f636cfa97841f16ba6376525</id>
<content type='text'>
</content>
</entry>
</feed>
