non port: security/passivedns/Makefile |
SVNWeb
|
Number of commits found: 14 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Feb 2022
|
[ 09:04 Fernando Apesteguía (fernape) Author: Shawn Michael ] 5d15897
security/passivedns: Update to 1.2.1-25
Add support for loopback devices (lo, wg, gif, etc)
PR: 260911
Reported by: freebsd@monkeyspunk.net
Approved by: shadowbq@gmail.com (maintainer, timeout > 1 month)
|
Wed, 6 Oct 2021
|
[ 19:13 Jason Helfman (jgh) ] f51671a
security/passivedns: add JSON option
PR: 254435 (based on)
Submitted by: freebsd@monkeyspunk.net
Approved by: maintainer timeout
|
Sun, 20 Jun 2021
|
[ 21:49 Li-Wen Hsu (lwhsu) Author: Shawn Michael ] 2287e8f
security/passivedns: Update to 1.2.1-22
This fixes build on FreeBSD 13+
PR: 255599
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 18 Feb 2021
|
[ 06:21 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Sat, 14 Sep 2019
|
[ 16:04 jgh ]
- update to 1.2.1.10
- pet portlint on USES
PR: 240034 (based on)
Submitted by: lytboris@gmail.com
Approved by: shadowbq@gmail.com (maintainer timeout)
|
Mon, 2 Sep 2019
|
[ 21:23 swills ]
Bump PORTREVISION on ldns consumers
Shared lib version changed in update
Reported by: sunpoet
|
Fri, 3 Mar 2017
|
[ 04:12 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Chase ldns shlip bump
PR: 217495
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 May 2015
|
[ 14:41 jbeich ]
security/passivedns: restore consistency in snapshot naming after r386136
Pass git-describe(1) output to github API as is. This changes
fetch url, checksum and WRKSRC but the content remains the same.
Tested by: diff -urN
Submitted by: mat
Approved by: mat's portmgr hat
|
[ 11:57 jbeich ]
security/passivedns: unbreak build
- Fix versioning scheme but keep git-describe(1) format
- Respect LOCALBASE != PREFIX
- Drop unnecessary bsd.port.options.mk
- Drop unused AUTOMAKE_ARGS
- Drop deprecated author line from pkg-descr
PR: 198499
Pointy hat: lme (2 weeks no fix)
Reported by: pkg-fallout, DPorts
Approved by: portmgr blanket
|
Mon, 27 Apr 2015
|
[ 20:33 lme ]
Add security/passivedns:
A tool to collect DNS records passively to aid Incident handling, Network
Security Monitoring (NSM) and general digital forensics.
PassiveDNS sniffs traffic from an interface or reads a pcap-file and outputs
the DNS-server answers to a log file. PassiveDNS can cache/aggregate duplicate
DNS answers in-memory, limiting the amount of data in the logfile without
losing the essense in the DNS answer.
WWW: https://github.com/gamelinux/passivedns
PR: 198499
Submitted by: shadowbq@gmail.com
|
Number of commits found: 14 |