aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gpac-libgpac
Commit message (Collapse)AuthorAgeFilesLines
* - 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