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: multimedia/mkvalidator/Makefile

Number of commits found: 25

Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Monday, 7 Aug 2023
11:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/mkvalidator: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 1fa9bb4bb182317f7b61c897ac050c567679e7db commit hash: 1fa9bb4bb182317f7b61c897ac050c567679e7db commit hash: 1fa9bb4bb182317f7b61c897ac050c567679e7db commit hash: 1fa9bb4bb182317f7b61c897ac050c567679e7db 1fa9bb4
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
Tuesday, 19 Oct 2021
11:14 Stefan Eßer (se) search for other commits by this committer
multimedia/mkvalidator: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 44d26ee6cbe79595272cee3193e5eac268ccf296 commit hash: 44d26ee6cbe79595272cee3193e5eac268ccf296 commit hash: 44d26ee6cbe79595272cee3193e5eac268ccf296 commit hash: 44d26ee6cbe79595272cee3193e5eac268ccf296 44d26ee
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
Wednesday, 26 Sep 2018
09:38 amdmi3 search for other commits by this committer
- Switch to USES=localbase
- Silence patching
- Update WWW
Original commitRevision:480725 
Monday, 2 Jul 2018
04:00 linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473699 
Sunday, 10 Sep 2017
13:11 sunpoet search for other commits by this committer
Pet portlint: move BROKEN_sparc64 upward

- Update BROKEN: use lowercase for leading character
- Regenerate patch files with makepatch:
Original commitRevision:449568 
Saturday, 13 May 2017
23:21 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:440858 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Saturday, 11 Apr 2015
17:51 riggs search for other commits by this committer
- Update to upstream version 0.5.0 [1]
- General port cleanup [1]
- Fix sporadic build failures on SMP systems [2]
- Un-break build on arm [2]

PR:		199247
Submitted by:	tkato432@yahoo.com [1]
Reviewed by:	riggs [2]
MFH:		2015Q2
Original commitRevision:383820 
Tuesday, 9 Dec 2014
16:33 feld search for other commits by this committer
Update "BSD" license in multimedia category
Original commitRevision:374405 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Monday, 16 Dec 2013
17:26 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:336648 
Thursday, 3 Oct 2013
17:44 bapt search for other commits by this committer
Properly support staging, take advantage of the new BROKEN_${ARCH}
Original commitRevision:329216 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Original commitRevision:326307 
Friday, 5 Jul 2013
13:44 bapt search for other commits by this committer
Convert to USES=gmake
Original commitRevision:322325 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Friday, 28 Dec 2012
22:44 bapt search for other commits by this committer
Update to 0.4.2
While here change tab to space in pkg-descr
Original commitRevision:309593 
Friday, 31 Aug 2012
10:21 bapt search for other commits by this committer
- update to 0.4.1
- cleanup the header
Original commitRevision:303412 
Monday, 14 May 2012
10:23 bapt search for other commits by this committer
- update to 0.4.0
Original commit
Thursday, 22 Dec 2011
10:25 linimon search for other commits by this committer
Mark broken on sparc64.

Hat:    portmgr
Original commit
Wednesday, 28 Sep 2011
15:39 bapt search for other commits by this committer
mkvalidator is a simple command line tool to verify Matroska and WebM files for
spec conformance. It checks the various bogus or missing key elements against
the EBML DocType version of the file and reports the errors/warnings in the
command line.

http://www.matroska.org/downloads/mkvalidator.html
Original commit

Number of commits found: 25