aboutsummaryrefslogtreecommitdiff
path: root/multimedia/jmref
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix build with -fno-commonStefan Eßer2020-09-2911-6/+235
| | | | | | | | | While here add the ISO/IEC and ITU licenses and fix a compiler warning regarding a mis-compiled comparison (!a == b) --> (!(a == b)) to not compare !a with b (while !(a == b) was clearly intended). Notes: svn path=/head/; revision=550492
* multimedia/jmref: fix buildPiotr Kubaj2019-06-101-0/+1
| | | | | | | | | | | | | Add MAKE_JOBS_UNSAFE=yes to fix: checking dependencies Assembler messages: Fatal error: can't create obj/rtp_loss.o: No such file or directory Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D20588 Notes: svn path=/head/; revision=503892
* multimedia/jmref: update to 19.0Steve Wills2015-07-012-3/+3
| | | | Notes: svn path=/head/; revision=391024
* - Update to 18.6Steve Wills2014-05-093-4/+4
| | | | | | | | | | - Pet portlint PR: ports/189523 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=353519
* Support stagingEmanuel Haupt2014-03-141-5/+8
| | | | Notes: svn path=/head/; revision=348214
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-3/+2
| | | | Notes: svn path=/head/; revision=347776
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Update to 18.4Steve Wills2012-09-023-3/+17
| | | | Notes: svn path=/head/; revision=303562
* - Update to 18.3Steve Wills2012-02-062-3/+3
| | | | Notes: svn path=/head/; revision=290457
* - Update to 18.2Steve Wills2011-12-302-3/+3
| | | | Notes: svn path=/head/; revision=288295
* - Update to 18.0Steve Wills2011-05-072-11/+4
| | | | | | | | - Remove 6.x support - Remove MD5 Notes: svn path=/head/; revision=273750
* Use my new addressSteve Wills2010-09-051-1/+1
| | | | | | | Approved By: pgollucci (mentor) Notes: svn path=/head/; revision=260573
* Update to 17.2Max Brazhnikov2010-07-182-4/+4
| | | | | | | | PR: ports/148720 Submitted by: Steve Wills (maintainer) Notes: svn path=/head/; revision=257931
* -Mark BROKEN to 6.x, does not compile.Sylvio Cesar Teixeira2010-06-021-1/+5
| | | | Notes: svn path=/head/; revision=255563
* - Update to 17.1Sylvio Cesar Teixeira2010-05-292-4/+4
| | | | | | | | PR: ports/147128 Submitted by: Steve Wills <steve@mouf.net> (maintainer) Notes: svn path=/head/; revision=255279
* - Update to 17.0Sylvio Cesar Teixeira2010-04-082-4/+4
| | | | | | | | | PR: ports/145430 Submitted by: Steve Wills <steve@mouf.net> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252424
* - Update to 16.2Philip M. Gollucci2010-01-042-5/+5
| | | | | | | | | | - Update MAINTAINER address PR: ports/141782 Submitted by: maintainer Notes: svn path=/head/; revision=247084
* JM H.264/AVC reference softwareMartin Wilke2009-08-133-0/+37
WWW: http://iphome.hhi.de/suehring/tml PR: ports/137503 Submitted by: Steve Wills <steve at mouf.net> Notes: svn path=/head/; revision=239478