notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: dns/dnsviz/Makefile

Number of commits found: 32

Monday, 26 Feb 2024
20:21 Kurt Jaeger (pi) search for other commits by this committer
dns/dnsviz: move man to share/man
commit hash: df0a91b0c5a0466c3908ad95aa93b2a3dd071fba commit hash: df0a91b0c5a0466c3908ad95aa93b2a3dd071fba commit hash: df0a91b0c5a0466c3908ad95aa93b2a3dd071fba commit hash: df0a91b0c5a0466c3908ad95aa93b2a3dd071fba df0a91b
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 13 Mar 2023
07:19 Kurt Jaeger (pi) search for other commits by this committer
dns/dnsviz: 0.9.2 -> 0.9.4

Changes:	https://github.com/dnsviz/dnsviz/releases
commit hash: 122d510898472e9d9a3974318b02fa33ff600305 commit hash: 122d510898472e9d9a3974318b02fa33ff600305 commit hash: 122d510898472e9d9a3974318b02fa33ff600305 commit hash: 122d510898472e9d9a3974318b02fa33ff600305 122d510
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 6 Feb 2021
17:59 pi search for other commits by this committer
dns/dnsviz: update 0.9.0 -> 0.9.2

- Fix minor bugs related to Ed448 and dnsviz print

Relnotes:	https://github.com/dnsviz/dnsviz/releases
Original commitRevision:564230 
Saturday, 9 Jan 2021
20:43 pi search for other commits by this committer
dns/dnsviz: update 0.8.2 -> 0.9.0

Relnotes:	https://github.com/dnsviz/dnsviz/releases/tag/v0.9.0
Original commitRevision:560891 
Thursday, 24 Dec 2020
08:57 antoine search for other commits by this committer
pygraphviz is now only compatible with python 3.6+
Original commitRevision:559052 
Saturday, 21 Sep 2019
05:57 pi search for other commits by this committer
dns/dnsviz: upgrade 0.8.1 -> 0.8.2

- fixes several bugs
Original commitRevision:512467 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Tuesday, 12 Feb 2019
04:30 pi search for other commits by this committer
dns/dnsviz: add missing dependency, set NO_ARCH

Submitted by:	Casey Deccio <casey@deccio.net>
Original commitRevision:492749 
Friday, 8 Feb 2019
15:43 pi search for other commits by this committer
dns/dnsviz: update 0.6.7 -> 0.8.1

- support DNS cookies and 0x20 testing.
- fixes several bugs
- includes changes to more fully support python 3

Relnotes:	https://github.com/dnsviz/dnsviz/releases
Original commitRevision:492440 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Sunday, 8 Oct 2017
18:52 pi search for other commits by this committer
dns/dnsviz: update 0.6.6 -> 0.6.7

- conformance with the delay of the 2017 KSK rollover
Original commitRevision:451556 
Wednesday, 19 Jul 2017
18:32 pi search for other commits by this committer
dns/dnsviz: update 0.6.5 -> 0.6.6

Relnotes:	https://github.com/dnsviz/dnsviz/releases
Original commitRevision:446223 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Monday, 21 Nov 2016
18:00 pi search for other commits by this committer
dns/dnsviz: update 0.6.4 -> 0.6.5

Changes:	https://github.com/dnsviz/dnsviz/releases
Original commitRevision:426750 
Monday, 14 Nov 2016
11:26 danfe search for other commits by this committer
Do not terminate BROKEN messages with period, it is added by the framework.
Original commitRevision:426104 
Thursday, 10 Nov 2016
20:52 pi search for other commits by this committer
dns/dnsviz: update 0.6.3 -> 0.6.4

- fixes minor bugs
Original commitRevision:425855 
Sunday, 9 Oct 2016
16:05 pi search for other commits by this committer
dns/dnsviz: 0.6.1 -> 0.6.3

- fixes minor bugs and introduces key length into graphical output
Original commitRevision:423612 
Saturday, 17 Sep 2016
19:21 pi search for other commits by this committer
dns/dnsviz: 0.6.0 -> 0.6.1

- several minor bug fixes, mostly for compatibility with older python versions
- ability to specify a network prefix to be used in the EDNS Client
  Subnet option for queries issued
- introduces a check for CNAME and non-CNAME data at the same name
Original commitRevision:422341 
Thursday, 8 Sep 2016
10:50 pi search for other commits by this committer
dns/dnsviz: 0.5.4 -> 0.6.0

- support for offline and pre-delegation testing, so changes
  can be tested before they are deployed
- More checks were added, and various other stability fixes
- now supports python 3
Original commitRevision:421539 
Saturday, 30 Jul 2016
12:01 pi search for other commits by this committer
dns/dnsviz: fix man pages

Man pages are installed to the wrong directory. Consequently, they are not
compressed and also don't work. Fix is simple and attached.

PR:		211294
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Original commitRevision:419314 
Thursday, 16 Jun 2016
01:33 pi search for other commits by this committer
dns/dnsviz: 0.5.3 -> 0.5.4

- several minor bug fixes
- the warning and error images have been updated for consistent
  copyright/license information.
Original commitRevision:416947 
Thursday, 26 May 2016
08:57 pi search for other commits by this committer
dns/dnsviz: 0.5.2 -> 0.5.3, bugfixes
Original commitRevision:415883 
Thursday, 21 Apr 2016
07:47 pi search for other commits by this committer
dns/dnsviz: fix depends
Original commitRevision:413720 
Wednesday, 20 Apr 2016
14:05 pi search for other commits by this committer
dns/dnsviz: fix dependencies

- exact dependencies are listed in
  https://github.com/dnsviz/dnsviz/blob/master/README.md#dependencies

Submitted by:	Casey Deccio <casey@deccio.net>
Original commitRevision:413690 
04:33 pi search for other commits by this committer
dns/dnsviz: 0.5.1 -> 0.5.2

- various bug fixes
- Warnings and errors are shown with the output of dnsviz print
Original commitRevision:413669 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 13 Mar 2016
07:08 pi search for other commits by this committer
New port: dns/dnsviz

Tool suite for analysis and visualization of Domain Name System
(DNS) behavior, including its security extensions (DNSSEC). The
Web-based analysis is run from the same software.

WWW: http://dnsviz.net/
Original commitRevision:410945 

Number of commits found: 32