aboutsummaryrefslogtreecommitdiff
path: root/sysutils/siegfried
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/siegfried: Update to v1.8.0Tobias Kortkamp2020-01-233-28/+4
| | | | | | | Changes: https://github.com/richardlehane/siegfried/blob/v1.8.0/CHANGELOG.md Notes: svn path=/head/; revision=523905
* sysutils/siegfried: Hook up tests again after r518928Tobias Kortkamp2019-12-051-1/+5
| | | | Notes: svn path=/head/; revision=519068
* sysutils/siegfried: Unbreak on arm64Tobias Kortkamp2019-12-021-0/+24
| | | | | | | | | | | | # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/siegfried-1.7.13.log PR: 242312 Notes: svn path=/head/; revision=518884
* sysutils/siegfried: Limit tests to what upstream tests in their CI tooTobias Kortkamp2019-11-171-0/+1
| | | | Notes: svn path=/head/; revision=517836
* sysutils/siegfried: Update to 1.7.13Tobias Kortkamp2019-11-172-9/+7
| | | | | | | | | | | | - Assign to myself - Switch to USES=go:modules Changes: https://github.com/richardlehane/siegfried/blob/v1.7.13/CHANGELOG.md PR: 242033 Approved by: steffen@fritz.wtf (maintainer) Notes: svn path=/head/; revision=517834
* sysutils/siegfried: Pet portfmt and portclippyTobias Kortkamp2019-11-171-14/+13
| | | | | | | PR: 242033 Notes: svn path=/head/; revision=517833
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-0/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508909
* sysutils/siegfried: Update to 1.7.8Tobias Kortkamp2017-12-042-4/+4
| | | | | | | | | Changes: https://github.com/richardlehane/siegfried/blob/v1.7.8/CHANGELOG.md PR: 224063 Submitted by: steffen@fritz.wtf (maintainer) Notes: svn path=/head/; revision=455497
* Stripping go binaries is perfectly fine.Mathieu Arnold2017-10-121-2/+0
| | | | | | | | | https://dominik.honnef.co/posts/2016/10/go-and-strip/ Sponsored by: Absolight Notes: svn path=/head/; revision=451834
* Update sysutils/siegfried to 1.7.6Tobias C. Berner2017-10-072-4/+4
| | | | | | | | PR: 222848 Submitted by: steffen@fritz.wtf (maintainer) Notes: svn path=/head/; revision=451466
* sysutils/siegfried: Update to 1.7.5Tobias Kortkamp2017-08-122-4/+4
| | | | | | | | | Changes: https://github.com/richardlehane/siegfried/blob/v1.7.5/CHANGELOG.md PR: 221444 Submitted by: steffen@fritz.wtf (maintainer) Notes: svn path=/head/; revision=447840
* Update to 1.7.4Tobias Kortkamp2017-07-192-4/+4
| | | | | | | | | Changes: https://github.com/richardlehane/siegfried/blob/v1.7.4/CHANGELOG.md PR: 220736 Submitted by: Steffen <steffen@fritz.wtf> (maintainer) Notes: svn path=/head/; revision=446226
* - Update to 1.7.3Jochen Neumeister2017-05-222-4/+4
| | | | | | | | | | PR: 219440 Submitted by: Steffen (Maintainer) <steffen@fritz.wtf> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10853 Notes: svn path=/head/; revision=441444
* Update to 1.7.2Tobias Kortkamp2017-04-062-4/+5
| | | | | | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/richardlehane/siegfried/blob/v1.7.2/CHANGELOG.md PR: 218403 Submitted by: Steffen <steffen@fritz.wtf> (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10294 Notes: svn path=/head/; revision=437855
* sysutils/siegfried: update to 1.7.1Jan Beich2017-03-132-4/+4
| | | | | | | | | Changes: https://github.com/richardlehane/siegfried/blob/v1.7.1/CHANGELOG.md PR: 217730 Submitted by: Steffen <steffen@fritz.wtf> (maintainer) Notes: svn path=/head/; revision=436038
* - Update to 1.7.0Martin Wilke2017-02-182-4/+4
| | | | | | | | PR: 217166 Submitted by: maintainer Notes: svn path=/head/; revision=434343
* new port: sysutils/siegfriedNikolai Lifanov2017-01-114-0/+35
Siegfried is an advanced file identification tool written in Go. It is signature-based, implementing the PRONOM file format signatures and freedesktop.org's MIME-info file format signatures. PR: 209912 Submitted by: Steffen Fritz <steffen@fritz.wtf> Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9136 Notes: svn path=/head/; revision=431196