aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mkclean
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlintamdmi32018-09-155-18/+17
| | | | | | - Switch to USES=localbase - Regenerate patches - Update WWW
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-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
* Previous commit should have been for armv6.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)
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Mark as broken on various tier-2 archs.linimon2016-11-161-1/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
| | | | Approved by: portmgr blanket
* Update "BSD" license in multimedia categoryfeld2014-12-101-1/+1
|
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Drop maintainershipbapt2013-12-171-1/+1
|
* Properly support staging, take advantage of the new BROKEN_${ARCH}bapt2013-10-041-9/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | multimedia)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-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)
* Convert to USES=gmakebapt2013-07-051-2/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* Update to 0.8.7bapt2012-08-312-9/+3
| | | | Cleanup the header to only keep the $FreeBSD$ line
* Mark broken on sparc64.linimon2011-12-221-1/+7
| | | | Hat: portmgr
* - fix plistbapt2011-10-011-1/+3
| | | | Reported by: pointyhat (pav)
* - update to 0.8.6bapt2011-09-296-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)
* Mark as broken on sparc64: does not configure.linimon2011-07-161-2/+2
| | | | While here, remove obsolete OSVERSION check.
* - remove MD5ohauer2011-07-031-1/+0
|
* - Mark BROKEN on 6.X: does not compile (-fvisibility=hidden)pav2010-11-071-1/+7
| | | | Reported by: pointyhat
* Add mkclean 0.6.0, clean and optimize Matroska and WebM files.vanilla2010-10-255-0/+68
PR: ports/151679 Submitted by: Peter Johnson <johnson.peter at gmail.com>