aboutsummaryrefslogtreecommitdiff
path: root/net/py-dpkt
Commit message (Collapse)AuthorAgeFilesLines
* net/py-dpkt: update to 1.9.6Sofian Brabez2021-05-222-4/+4
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.9.5Sofian Brabez2021-02-182-4/+4
| | | | Notes: svn path=/head/; revision=565930
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* - Update to 1.9.4Sofian Brabez2020-11-242-5/+4
| | | | Notes: svn path=/head/; revision=556166
* - Enable concurrent installation for different FLAVORsLi-Wen Hsu2019-10-211-1/+2
| | | | | | | | | | PR: 241395 Approved by: sbz (maintainer) MFH: 2019Q4 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=515131
* - Update to 1.9.2Sofian Brabez2019-08-023-5/+5
| | | | | | | | | PR: 237418 Reported by: lwhsu Approved by: myself Notes: svn path=/head/; revision=507921
* - Update 1.9.1Sofian Brabez2017-09-222-4/+4
| | | | Notes: svn path=/head/; revision=450346
* There are no more examplesAntoine Brodin2016-09-141-1/+1
| | | | Notes: svn path=/head/; revision=422153
* Unbreak by updating to 1.8.8 and switching to CHEESESHOPAntoine Brodin2016-09-142-13/+6
| | | | Notes: svn path=/head/; revision=422152
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* - Stage supportAntoine Brodin2014-02-092-217/+11
| | | | | | | | | - Add LICENSE - Use PYDISTUTILS_AUTOPLIST - Don't override DOCSDIR and EXAMPLESDIR, mva@'s patch will do that soon for us Notes: svn path=/head/; revision=343536
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Fix leftoversSofian Brabez2013-05-241-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=318941
* - Update to 1.8Sofian Brabez2013-05-233-11/+30
| | | | | | | | | | | - Convert to new option framework - Add regression-test target PR: ports/178069 Submitted by: Robert Simmons <rsimmons0 at gmail.com> Notes: svn path=/head/; revision=318871
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-181-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* - Update to 1.7Pietro Cerutti2010-03-304-26/+31
| | | | | | | | | | - Submitter is new maintainer PR: 145160 Submitted by: Sofian Brabez <sbrabez@gmail.com> Notes: svn path=/head/; revision=251790
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-0/+21
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* Reset msciciel@darkzone.ma.cx due to maintainer-timeout and no responseMark Linimon2007-07-041-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=194848
* - Fix fetching, update WWWPav Lucistnik2007-01-242-2/+2
| | | | Notes: svn path=/head/; revision=183163
* update to 1.6Dryice Dong Liu2007-01-223-4/+43
| | | | | | | | | PR: ports/107323 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: itetcu (mentor) msciciel@darkzone.ma.cx (maintainer timeout) Notes: svn path=/head/; revision=182968
* Python module for fast, simple packet creation / parsing, with definitions forPav Lucistnik2006-06-114-0/+164
the basic TCP/IP protocols. WWW: http://monkey.org/~dugsong/dpkt/ PR: ports/95992 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> Notes: svn path=/head/; revision=165088