aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3
Commit message (Collapse)AuthorAgeFilesLines
* Only define MMX on i386Baptiste Daroussin2012-07-161-2/+3
| | | | Notes: svn path=/head/; revision=300947
* Convert to new option frameworkBaptiste Daroussin2012-06-291-5/+5
| | | | Notes: svn path=/head/; revision=300215
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Update to 1.8Pav Lucistnik2009-01-204-169/+60
| | | | | | | | PR: ports/130466 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=226568
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Expose one more headerAndrew Pantyukhin2006-10-091-4/+6
| | | | | | | | | - Bump portrevision Submitted by: mi Notes: svn path=/head/; revision=175036
* - Quote INSTALL valueAndrew Pantyukhin2006-08-091-1/+1
| | | | | | | Requested by: Karol Barski <lollinus@gmail.com> Notes: svn path=/head/; revision=170213
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-301-2/+2
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* - Update to 1.7, unbreak and adoptAndrew Pantyukhin2006-07-229-69/+161
| | | | Notes: svn path=/head/; revision=168491
* Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see himMark Linimon2006-07-221-1/+1
| | | | | | | | | back soon. Hat: portmgr Notes: svn path=/head/; revision=168445
* Mark broken: fails to compile.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168016
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Libmpeg3 supports advanced editing and manipulation of MPEG streams.Pav Lucistnik2005-02-089-0/+258
Libmpeg3 provides a uniform front end for a large number of the MPEG formats used in HDTV broadcasting. It decodes: * MPEG-1 Layer II Audio * MPEG-1 Layer III Audio * MPEG-2 Layer III Audio * MPEG-1 program streams * MPEG-2 program streams * MPEG-2 transport streams * AC3 Audio * MPEG-2 Video * MPEG-1 Video * IFO files * VOB files PR: ports/77175 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> Notes: svn path=/head/; revision=128325