non port: dns/dnsrecon/Makefile |
SVNWeb
|
Number of commits found: 13 |
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 )
|
Tue, 1 Mar 2022
|
[ 02:10 Muhammad Moinur Rahman (bofh) ] 75c97e7
Update dependency to py-dnspython
After adding py-dnspython1 and updating py-dnspython to 2.2.0 update
some dependency of ports.
|
Fri, 16 Apr 2021
|
[ 05:42 Fernando Apesteguía (fernape) ] b9ed08a
dns/dnsrecon: Update to 0.10.1
ChangeLog: https://github.com/darkoperator/dnsrecon/compare/0.10.0...0.10.1
PR: 254821
Reported by: m.muenz@gmail.com
Approved by: rihaz.jerrin@gmail.com (maintainer, timeout > 1 week)
|
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.
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sat, 28 Jul 2018
|
[ 20:05 arrowd ]
dns/dnsrecon: Add missing dependency and patches.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16437
|
Tue, 19 Jun 2018
|
[ 19:11 arrowd ]
dns/dnsrecon: Update to 0.8.13.
Approved by: rihaz.jerrin@gmail.com (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15824
|
Fri, 29 Dec 2017
|
[ 09:01 antoine ] (Only the first 10 of 50 ports in this commit are shown above. )
Simplify some USES=python
With hat: portmgr
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Mar 2017
|
[ 20:21 tobik ]
Add missing databases/py-sqlite3 dependency
PR: 218227
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10204
|
Tue, 27 Dec 2016
|
[ 12:20 amdmi3 ] (Only the first 10 of 31 ports in this commit are shown above. )
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket
|
Sun, 29 May 2016
|
[ 11:00 pawel ]
DNSRecon provides the ability to perform:
Check all NS Records for Zone Transfers.
Enumerate General DNS Records for a given
Domain (MX, SOA, NS, A, AAAA, SPF and TXT).
Perform common SRV Record Enumeration.
Top Level Domain (TLD) Expansion.
Check for Wildcard Resolution.
Brute Force subdomain and host A
and AAAA records given a domain and a wordlist.
Perform a PTR Record lookup for a given IP Range or CIDR.
Check a DNS Server Cached records for A, AAAA and
CNAME Records provided a list of host records in a text file to check.
Enumerate Common mDNS records in the Local
Network Enumerate Hosts and Subdomains using Google.
WWW: https://github.com/darkoperator/dnsrecon
PR: 208975
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
|
Number of commits found: 13 |