non port: multimedia/mkclean/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 24 May 2023
|
[ 16:34 Mathieu Arnold (mat) ] 0619748 (Only the first 10 of 74 ports in this commit are shown above. )
*: regular cleanup for GH_TAGNAME bad usage
|
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 )
|
Thu, 24 Feb 2022
|
[ 16:00 Fernando Apesteguía (fernape) ] 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) ] c6d9471
multimedia/mkclean: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Sat, 12 Dec 2020
|
[ 05:34 linimon ]
Mark as BROKEN on riscv64.
Obtained from: lonesome.com build testing
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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 ]
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 ]
- Pet portlint
- Switch to USES=localbase
- Regenerate patches
- Update WWW
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 122 ports in this commit are shown above. )
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 ] (Only the first 10 of 15 ports in this commit are shown above. )
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 ]
Update "BSD" license in multimedia category
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
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 ] (Only the first 10 of 26 ports in this commit are shown above. )
Drop maintainership
|
Thu, 3 Oct 2013
|
[ 17:41 bapt ]
Properly support staging, take advantage of the new BROKEN_${ARCH}
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert to USES=gmake
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- 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 ]
Update to 0.8.7
Cleanup the header to only keep the $FreeBSD$ line
|
Thu, 22 Dec 2011
|
[ 10:23 linimon ]
Mark broken on sparc64.
Hat: portmgr
|
Sat, 1 Oct 2011
|
[ 05:59 bapt ]
- fix plist
Reported by: pointyhat (pav)
|
Wed, 28 Sep 2011
|
[ 21:18 bapt ]
- 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 ]
Mark as broken on sparc64: does not configure.
While here, remove obsolete OSVERSION check.
|
Sat, 6 Nov 2010
|
[ 20:45 pav ]
- Mark BROKEN on 6.X: does not compile (-fvisibility=hidden)
Reported by: pointyhat
|
Mon, 25 Oct 2010
|
[ 06:18 vanilla ]
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 |