notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: audio/mpz/Makefile
SVNWeb

Number of commits found: 21

Sat, 11 Mar 2023
[ 10:27 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:f592fb677ff820d69786da24e15a8a106c87eead  commit hash:f592fb677ff820d69786da24e15a8a106c87eead  commit hash:f592fb677ff820d69786da24e15a8a106c87eead  f592fb6 
audio/mpz: update the port to version 1.0.23

Reported by:	portscout
Wed, 9 Nov 2022
[ 10:42 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:328d568c0bee9a9169f49609a4cadf7924bb85fd  commit hash:328d568c0bee9a9169f49609a4cadf7924bb85fd  commit hash:328d568c0bee9a9169f49609a4cadf7924bb85fd  328d568 
audio/mpz: update the port to version 1.0.22

Reported by:	portscout
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 2 Sep 2022
[ 20:20 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:0238cb7936020f69a4d5611993b68da2d6d42438  commit hash:0238cb7936020f69a4d5611993b68da2d6d42438  commit hash:0238cb7936020f69a4d5611993b68da2d6d42438  0238cb7 
audio/mpz: update the port to version 1.0.21

Reported by:	portscout
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 30 May 2022
[ 11:46 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:bcd33cb437416f93f50d7f19d310ca8c8173f945  commit hash:bcd33cb437416f93f50d7f19d310ca8c8173f945  commit hash:bcd33cb437416f93f50d7f19d310ca8c8173f945  bcd33cb 
audio/mpz: the port had been updated to version 1.0.20

Now has better support building itself against system dependencies
(less patching required).

Reported by:	portscout
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
Sat, 11 Dec 2021
[ 14:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:685d62dc0030fca2790273e2ac964ff85c43a470  commit hash:685d62dc0030fca2790273e2ac964ff85c43a470  commit hash:685d62dc0030fca2790273e2ac964ff85c43a470  685d62d 
audio/mpz: update the port to version 1.0.19.

Not reported by:	portscout :(
Sun, 28 Nov 2021
[ 17:22 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:1466e035c01825a0b1af239ead6022cba49c6a08  commit hash:1466e035c01825a0b1af239ead6022cba49c6a08  commit hash:1466e035c01825a0b1af239ead6022cba49c6a08  1466e03 
audio/mpz: the port had been updated to version 1.0.18

Chase HTTP/2 301 redirection for WWW line in the port description.
Tue, 24 Aug 2021
[ 16:53 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:4940a47f15cfe47af36bc1dcb58a30235095375a  commit hash:4940a47f15cfe47af36bc1dcb58a30235095375a  commit hash:4940a47f15cfe47af36bc1dcb58a30235095375a  4940a47 
audio/mpz: update the port to version 1.0.15.
Tue, 17 Aug 2021
[ 11:36 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:7415950cd04a7b06ba0be92f44e4f17619ad9549  commit hash:7415950cd04a7b06ba0be92f44e4f17619ad9549  commit hash:7415950cd04a7b06ba0be92f44e4f17619ad9549  7415950 
audio/mpz: update the port to version 1.0.14.

Reported by:	portscout
Tue, 13 Jul 2021
[ 09:07 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:3ed820108daf4b3f5b93d2eec85ce13d4bfed282  commit hash:3ed820108daf4b3f5b93d2eec85ce13d4bfed282  commit hash:3ed820108daf4b3f5b93d2eec85ce13d4bfed282  3ed8201  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
devel/yaml-cpp: Update to 0.7.0

- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
  binary compatible
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 16 Mar 2021
[ 10:55 danfe search for other commits by this committer ] Original commit   Revision:568554
- Update to version 1.0.13
- USES+=desktop-file-utils

Found out via:	repology.org
Tue, 15 Dec 2020
[ 12:55 danfe search for other commits by this committer ] Original commit   Revision:558160
Update to version 1.0.11.

Reported by:	portscout
Sun, 8 Nov 2020
[ 16:05 danfe search for other commits by this committer ] Original commit   Revision:554472
- Update to version 1.0.10
- Fix spelling of "open-source"
Sun, 1 Nov 2020
[ 05:39 danfe search for other commits by this committer ] Original commit   Revision:553824
Update to version 1.0.8.

Found out via:	repology.org
Fri, 23 Oct 2020
[ 11:59 danfe search for other commits by this committer ] Original commit   Revision:553103
- Update `audio/mpz' to the latest version 1.0.7
- Given the number of files, convert PLIST_FILES to pkg-plist

Found out via:	repology.org
Wed, 14 Oct 2020
[ 14:29 danfe search for other commits by this committer ] Original commit   Revision:552338
Update to version 1.0.2.

Repoted by:	portscout
Fri, 9 Oct 2020
[ 10:36 danfe search for other commits by this committer ] Original commit   Revision:551758
Add a port of mpz, music player for big local collections.

WWW: https://olegantonyan.github.io/mpz/

Number of commits found: 21