aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkclean
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark as BROKEN on riscv64.Mark Linimon2020-12-121-0/+1
| | | | | | | Obtained from: lonesome.com build testing Notes: svn path=/head/; revision=557795
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* multimedia/mkclean: fix linking when using base GCCPiotr Kubaj2019-07-181-1/+1
| | | | | | | | | | Base GCC can't link this port: c++: Internal error: Segmentation fault (program ld) Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=506847
* - Pet portlintDmitry Marakasov2018-09-155-18/+17
| | | | | | | | | - Switch to USES=localbase - Regenerate patches - Update WWW Notes: svn path=/head/; revision=479830
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455167
* Previous commit should have been for armv6.Mark Linimon2017-03-011-0/+1
| | | | | | | | | | 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) Notes: svn path=/head/; revision=435113
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428150
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-161-1/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426199
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Update "BSD" license in multimedia categoryMark Felder2014-12-091-1/+1
| | | | Notes: svn path=/head/; revision=374405
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Properly support staging, take advantage of the new BROKEN_${ARCH}Baptiste Daroussin2013-10-031-9/+4
| | | | Notes: svn path=/head/; revision=329215
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=326307
* Convert to USES=gmakeBaptiste Daroussin2013-07-051-2/+1
| | | | Notes: svn path=/head/; revision=322325
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Update to 0.8.7Baptiste Daroussin2012-08-312-9/+3
| | | | | | | Cleanup the header to only keep the $FreeBSD$ line Notes: svn path=/head/; revision=303411
* Mark broken on sparc64.Mark Linimon2011-12-221-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=287845
* - fix plistBaptiste Daroussin2011-10-011-1/+3
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=282717
* - update to 0.8.6Baptiste Daroussin2011-09-286-42/+45
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=282587
* Mark as broken on sparc64: does not configure.Mark Linimon2011-07-161-2/+2
| | | | | | | While here, remove obsolete OSVERSION check. Notes: svn path=/head/; revision=277785
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - Mark BROKEN on 6.X: does not compile (-fvisibility=hidden)Pav Lucistnik2010-11-061-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264161
* Add mkclean 0.6.0, clean and optimize Matroska and WebM files.Vanilla I. Shu2010-10-255-0/+68
PR: ports/151679 Submitted by: Peter Johnson <johnson.peter at gmail.com> Notes: svn path=/head/; revision=263553