Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_3,1 13 Jan 2024 11:47:19
    |
Dimitry Andric (dim)  |
multimedia/gpac-libgpac: fix build with clang 18
Clang 18 no longer accepts -export-dynamic, which is a linker option,
resulting in an error building multimedia/gpac-libgpac:
cc: error: unknown argument: '-export-dynamic'
Fix this by using the correct spelling, -Wl,--export-dynamic.
PR: 276143
MFH: 2024Q1 |
1.0.0_2,1 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.0.0_2,1 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.0.0_1,1 08 Dec 2022 21:12:52
    |
Piotr Kubaj (pkubaj)  |
multimedia/gpac-libgpac: fix build on big-endian
evg/raster_yuv.c:1329:2: error: use of undeclared identifier 'ptr'
get_u16_le(dstc, dst);
^
evg/raster_yuv.c:1294:55: note: expanded from macro 'get_u16_le' |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0_1,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.0_1,1 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.0_1,1 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
1.0.0_1,1 08 Oct 2021 11:34:55
    |
Bernhard Froehlich (decke)  |
multimedia/gpac-libgpac: Add CPE information
Approved by: portmgr (blanket) |
1.0.0_1,1 29 Aug 2021 16:50:44
    |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
1.0.0_1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_1,1 03 Aug 2020 17:33:40
  |
jkim  |
Add an upstream patch to fix build without OpenGL.
https://github.com/gpac/gpac/commit/d5eedf0d5c2261e2dd228ceab2eadffdaaec1d0c
PR: 248418 |
1.0.0_1,1 01 Aug 2020 07:21:51
  |
riggs  |
Enable static modules (preparation for build fix of multimedia/gpac-mp4box)
PR: 245933
Reported by: shoesoft@gmx.net
Reviewed by: rene, riggs
MFH: 2020Q3 (build fix blanket) |
1.0.0,1 18 Jul 2020 20:52:25
  |
riggs  |
Update to upstream version 1.0.0
PR: 245932
Submitted by: shoesoft@gmx.net
Reviewed by: riggs |
0.5.0_2,1 14 Nov 2019 12:39:42
  |
tobik  |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
0.5.0_2,1 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.5.0_1,1 15 Mar 2017 14:45:55
  |
mat  |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
0.5.0_1,1 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
0.5.0_1,1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.5.0_1,1 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
0.5.0_1,1 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
0.5.0,1 25 Dec 2014 13:24:17
  |
antoine  |
- Properly support png 1.5
- Cleanup plist |
0.5.0,1 28 Dec 2013 16:33:59
  |
bapt  |
Convert to dos2unix |
0.5.0,1 05 Nov 2013 19:01:43
  |
wg  |
multimedia/gpac-libgpac: add prefix to configure args
Reported by: Omar S (via email) |
0.5.0,1 05 Nov 2013 14:33:19
  |
wg  |
multimedia/gpac-libgpac: remove CR from pkg-plist |
0.5.0,1 31 Oct 2013 21:33:48
  |
wg  |
multimedia/gpac-libgpac: update to 0.5
- 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> |
0.4.5_7,1 19 Oct 2013 14:14:22
  |
bapt  |
Enable stage
Strip binaries
Use options helpers |
0.4.5_6,1 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.4.5_6 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.5_6,1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.4.5_5,1 30 May 2012 12:31:35
 |
bapt  |
Convert to new options framework |
0.4.5_5,1 19 May 2012 15:16:51
 |
kwm  |
Fix the build with gcc-4.6.
Submitted by: avg@ on multimedia@
Obtained from: https://bugs.launchpad.net/ubuntu/+source/gpac/+bug/749110 |
0.4.5_5,1 19 May 2012 07:17:23
 |
mm  |
Fix X11 support
Disable OpenGL support by default (nobody complained with a broken X11)
Enable optional libXv support |
0.4.5_4,1 03 Jul 2011 13:38:45
 |
ohauer  |
- remove MD5 |
0.4.5_4,1 31 Mar 2010 11:59:25
 |
mm  |
- Correctly process png and jpeg dependencies
- Add png, jpeg and OpenSSL to OPTIONS
- Add fix for png v14 |
0.4.5_3,1 29 Mar 2010 22:12:10
 |
kwm  |
Fix packaging.
Submitted by: QAT |
0.4.5_2,1 29 Mar 2010 19:56:52
 |
kwm  |
Fix the build on -current after the libz update.
Submitted by: garga@ |
0.4.5_2 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.4.5_2,1 24 Mar 2009 16:58:56
 |
mm  |
- Add MAKE_JOBS_SAFE to support SMP compilation |
0.4.5_2,1 27 Feb 2009 12:24:57
 |
lwhsu  |
- Add --enable-pic configure argument |
0.4.5_1,1 19 Feb 2009 23:20:57
 |
jkim  |
- Make IPv6 and OpenGL optional but turn them on by default[1].
- 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 |
0.4.5,1 19 Feb 2009 20:51:15
 |
lwhsu  |
- Dirty fix the build, sorry for the breakage.
(GL support will be added soon after further discussion) |
0.4.5,1 14 Feb 2009 01:55:45
 |
lwhsu  |
- Update to 0.4.5
PR: ports/130679
Submitted by: lwhsu |
0.4.4,1 09 Jul 2007 15:36:43
 |
ahze  |
Update to 0.4.4 |
0.4.2.r2,1 14 Aug 2006 23:36:33
 |
ahze  |
- Mark BROKEN on 4.x
Reported by: kris mail |
0.4.2.r2,1 09 Aug 2006 15:10:27
 |
ahze  |
- Update to 0.4.2-rc2 |
0.4.0.r2,1 09 Jun 2006 18:00:35
 |
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
0.4.0.r2,1 28 May 2006 22:43:58
 |
ahze  |
- Update to 0.4.0-rc2
- Bump PORTEPOCH |
0.4.0 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
0.4.0 09 Nov 2005 07:09:47
 |
ahze  |
- Add SHA256
- Add SIZE to a few ports |
0.4.0 09 Oct 2005 20:34:44
 |
ahze  |
- Rename gpac-libm4systems -> gpac-libgpac |