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
non port: multimedia/mkclean/Makefile
SVNWeb

Number of commits found: 29

Wed, 24 May 2023
[ 16:34 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:0619748960cb07bc181ffe4addf08bc47c4b79ec  commit hash:0619748960cb07bc181ffe4addf08bc47c4b79ec  commit hash:0619748960cb07bc181ffe4addf08bc47c4b79ec  0619748  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
*: regular cleanup for GH_TAGNAME bad usage
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)
Thu, 24 Feb 2022
[ 16:00 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:a2c1dc5539c0d56d3766614f81e8d2ea1b480c85  commit hash:a2c1dc5539c0d56d3766614f81e8d2ea1b480c85  commit hash:a2c1dc5539c0d56d3766614f81e8d2ea1b480c85  a2c1dc5 
multimedia/mkclean: Update to 0.9.0

ChangeLog:
https://github.com/Matroska-Org/foundation-source/blob/mkclean-0.9.0/mkclean/ChangeLog.txt

PR:	262041
Reported by:	sega01@go-beyond.org
Tue, 19 Oct 2021
[ 11:14 Stefan Eßer (se) search for other commits by this committer ]    commit hash:c6d9471459a74206f1502f5db630ef24b7b5c642  commit hash:c6d9471459a74206f1502f5db630ef24b7b5c642  commit hash:c6d9471459a74206f1502f5db630ef24b7b5c642  c6d9471 
multimedia/mkclean: Add CPE information

Approved by:	portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sat, 12 Dec 2020
[ 05:34 linimon search for other commits by this committer ] Original commit   Revision:557795
Mark as BROKEN on riscv64.

Obtained from:	lonesome.com build testing
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Thu, 18 Jul 2019
[ 11:22 pkubaj search for other commits by this committer ] Original commit   Revision:506847
multimedia/mkclean: fix linking when using base GCC

Base GCC can't link this port:
c++: Internal error: Segmentation fault (program ld)

Approved by:	mentors (implicit approval)
Sat, 15 Sep 2018
[ 09:38 amdmi3 search for other commits by this committer ] Original commit   Revision:479830
- Pet portlint
- Switch to USES=localbase
- Regenerate patches
- Update WWW
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Wed, 1 Mar 2017
[ 01:47 linimon search for other commits by this committer ] Original commit   Revision:435113
Previous commit should have been for armv6.

Note: the last release of this code was 2012.  Remember to take some
antacids if you try to read this code.

Approved by:	portmgr (tier-2 blanket)
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Wed, 16 Nov 2016
[ 00:34 linimon search for other commits by this committer ] Original commit   Revision:426199 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 9 Dec 2014
[ 16:33 feld search for other commits by this committer ] Original commit   Revision:374405
Update "BSD" license in multimedia category
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Mon, 16 Dec 2013
[ 17:26 bapt search for other commits by this committer ] Original commit   Revision:336648 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Drop maintainership
Thu, 3 Oct 2013
[ 17:41 bapt search for other commits by this committer ] Original commit   Revision:329215
Properly support staging, take advantage of the new BROKEN_${ARCH}
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 5 Jul 2013
[ 13:44 bapt search for other commits by this committer ] Original commit   Revision:322325 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert to USES=gmake
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Fri, 31 Aug 2012
[ 10:18 bapt search for other commits by this committer ] Original commit   Revision:303411
Update to 0.8.7
Cleanup the header to only keep the $FreeBSD$ line
Thu, 22 Dec 2011
[ 10:23 linimon search for other commits by this committer ] Original commit 
Mark broken on sparc64.

Hat:            portmgr
Sat, 1 Oct 2011
[ 05:59 bapt search for other commits by this committer ] Original commit 
- fix plist

Reported by:    pointyhat (pav)
Wed, 28 Sep 2011
[ 21:18 bapt search for other commits by this committer ] Original commit 
- update to 0.8.6
- take maintainership [1]
- add license
- respect PREFIX
- remove the broken on sparc64 seems to have been fixed upstream, but I have no
way to test it
- only provide the mkclean binary, no more the testing mkvtree

Approved by:    johnson.peter@gmail.com (previous maintainer)
Sat, 16 Jul 2011
[ 05:38 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: does not configure.

While here, remove obsolete OSVERSION check.
Sat, 6 Nov 2010
[ 20:45 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on 6.X: does not compile (-fvisibility=hidden)

Reported by:    pointyhat
Mon, 25 Oct 2010
[ 06:18 vanilla search for other commits by this committer ] Original commit 
Add mkclean 0.6.0, clean and optimize Matroska and WebM files.

PR:             ports/151679
Submitted by:   Peter Johnson <johnson.peter at gmail.com>

Number of commits found: 29