Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: for ports under n* categories, drop redundant GH_* knobs. | Alexey Dokuchaev | 2021-08-31 | 1 | -2/+0 |
| | |||||
* | net/file2pcap: Update to 1.29. | MANTANI Nobutaka | 2021-07-23 | 3 | -30/+4 |
| | |||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | - Update to 1.27 snapshot on 2019-11-22. | MANTANI Nobutaka | 2020-08-25 | 4 | -6/+43 |
| | | | | | | | - Add patches to avoid build error with -fno-common (default of Clang 11 and GCC 10). Notes: svn path=/head/; revision=546193 | ||||
* | Add DOCS options to ports that should have one. | Mathieu Arnold | 2018-09-10 | 1 | -0/+2 |
| | | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406 | ||||
* | Add net/file2pcap, tool to make packet captures containing the content of ↵ | MANTANI Nobutaka | 2017-10-25 | 4 | -0/+47 |
specified file. Notes: svn path=/head/; revision=452863 |