aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gpac-libgpac
Commit message (Collapse)AuthorAgeFilesLines
* Enable static modules (preparation for build fix of multimedia/gpac-mp4box)Thomas Zander2020-08-011-0/+2
| | | | | | | | | | PR: 245933 Reported by: shoesoft@gmx.net Reviewed by: rene, riggs MFH: 2020Q3 (build fix blanket) Notes: svn path=/head/; revision=543892
* Update to upstream version 1.0.0Thomas Zander2020-07-187-74/+80
| | | | | | | | | PR: 245932 Submitted by: shoesoft@gmx.net Reviewed by: riggs Notes: svn path=/head/; revision=542531
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-0/+1
| | | | Notes: svn path=/head/; revision=517560
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* - Properly support png 1.5Antoine Brodin2014-12-252-5/+1
| | | | | | | - Cleanup plist Notes: svn path=/head/; revision=375547
* Convert to dos2unixBaptiste Daroussin2013-12-281-2/+2
| | | | Notes: svn path=/head/; revision=337879
* multimedia/gpac-libgpac: add prefix to configure argsWilliam Grzybowski2013-11-051-1/+1
| | | | | | | Reported by: Omar S (via email) Notes: svn path=/head/; revision=332893
* multimedia/gpac-libgpac: remove CR from pkg-plistWilliam Grzybowski2013-11-051-75/+75
| | | | Notes: svn path=/head/; revision=332855
* multimedia/gpac-libgpac: update to 0.5William Grzybowski2013-10-318-190/+283
| | | | | | | | | | | | - Update to 0.5 - Export symbols required by x264 - Bump revision of dependent ports PR: ports/180906 Submitted by: Vladimir Kondratiev <wulf mail.mipt.ru> Notes: svn path=/head/; revision=332289
* Enable stageBaptiste Daroussin2013-10-191-49/+22
| | | | | | | | Strip binaries Use options helpers Notes: svn path=/head/; revision=330871
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - update png to 1.5.10Dirk Meyer2012-06-012-5/+32
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-301-12/+8
| | | | Notes: svn path=/head/; revision=297779
* Fix the build with gcc-4.6.Koop Mast2012-05-191-2/+11
| | | | | | | | Submitted by: avg@ on multimedia@ Obtained from: https://bugs.launchpad.net/ubuntu/+source/gpac/+bug/749110 Notes: svn path=/head/; revision=296964
* Fix X11 supportMartin Matuska2012-05-191-16/+26
| | | | | | | | Disable OpenGL support by default (nobody complained with a broken X11) Enable optional libXv support Notes: svn path=/head/; revision=296939
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - Correctly process png and jpeg dependenciesMartin Matuska2010-03-312-7/+45
| | | | | | | | - Add png, jpeg and OpenSSL to OPTIONS - Add fix for png v14 Notes: svn path=/head/; revision=251889
* Fix packaging.Koop Mast2010-03-291-1/+2
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=251762
* Fix the build on -current after the libz update.Koop Mast2010-03-291-0/+2
| | | | | | | Submitted by: garga@ Notes: svn path=/head/; revision=251758
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230877
* - Add --enable-pic configure argumentLi-Wen Hsu2009-02-271-2/+3
| | | | Notes: svn path=/head/; revision=229152
* - Make IPv6 and OpenGL optional but turn them on by default[1].Jung-uk Kim2009-02-193-27/+89
| | | | | | | | | | | - Fix build with OpenGL and register its dependency when it is enabled. - Move FreeBSD-specific stuff into configure script from src/Makefile. - Make portlint happy with PKGNAMESUFFIX. PR: ports/131681[1], ports/131713, ports/131789 Notes: svn path=/head/; revision=228693
* - Dirty fix the build, sorry for the breakage.Li-Wen Hsu2009-02-191-1/+2
| | | | | | | (GL support will be added soon after further discussion) Notes: svn path=/head/; revision=228685
* - Update to 0.4.5Li-Wen Hsu2009-02-143-10/+14
| | | | | | | | PR: ports/130679 Submitted by: lwhsu Notes: svn path=/head/; revision=228253
* Update to 0.4.4Michael Johnson2007-07-093-12/+12
| | | | Notes: svn path=/head/; revision=195303
* - Mark BROKEN on 4.xMichael Johnson2006-08-141-4/+3
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=170641
* - Update to 0.4.2-rc2Michael Johnson2006-08-094-18/+25
| | | | Notes: svn path=/head/; revision=170204
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* - Update to 0.4.0-rc2Michael Johnson2006-05-284-5/+28
| | | | | | | - Bump PORTEPOCH Notes: svn path=/head/; revision=163778
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Rename gpac-libm4systems -> gpac-libgpacMichael Johnson2005-10-091-1/+1
| | | | Notes: svn path=/head/; revision=144706
* - Fix build on 4.xMichael Johnson2005-10-031-6/+2
| | | | | | | | PR: ports/86870 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Notes: svn path=/head/; revision=144078
* - Update to 0.4.0Michael Johnson2005-10-034-56/+67
| | | | Notes: svn path=/head/; revision=144022
* Fix PTHREAD_* misspellingsVolker Stolz2005-08-311-1/+1
| | | | | | | Approved by: osa,ahze Notes: svn path=/head/; revision=141551
* - Update to 0.3.0Michael Johnson2005-07-063-6/+6
| | | | Notes: svn path=/head/; revision=138620
* - Attempt to fix build on amd64 (and maybe ia64) by using -fPICMichael Johnson2005-05-161-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=135397
* - Fixes for FreeBSD 4.X:Pav Lucistnik2005-05-042-0/+17
| | | | | | | | | | | * fix unusable header (DOS line feeds) * fix build of authoring module (DOS line feeds) * fix build of Tools module (missing header) This makes multimedia/x264 compile. Notes: svn path=/head/; revision=134588
* - Add gpac-libm4systemsMichael Johnson2005-05-044-0/+92
Gpac MPEG-4 Systems library and headers WWW: http://gpac.sourceforge.net/ This is a small portion of gpac, only headers and mpeg4 systems library due to a chicken and egg problem similar to mpeg4ip, faad, and mpeg4ip-libmp4v2 x264 wants m4systems lib for mpeg4 output, gpac wants ffmpeg, next version of ffmpeg wants x264. Notes: svn path=/head/; revision=134579