Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/libquicktime |
Commit | Credits | Log message |
1.2.4_6 18 Mar 2023 14:56:02 |
Daniel Engberg (diizzy) |
multimedia/libquicktime-lame: Remove from tree
libquicktime is abandoned by upstream with last release over a
decade ago and doesn't compile with newer versions of FFmpeg |
1.2.4_6 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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.2.4_6 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.2.4_6 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.2.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.4_6 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.2.4_5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.4_5 18 Jun 2015 21:23:56 |
amdmi3 |
- Use INSTALL_TARGET from master port, fixing stripping |
1.2.4_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.4_3 26 Jun 2014 18:59:59 |
pawel |
- Add staging support
- Convert to USES=libtool, bump PORTREVISIONs - la files not installed
- Convert to new LIB_DEPENDS format
- Remove LATEST_LINK, PKGNAMESUFFIX already set |
1.2.4_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2.4_2 05 Feb 2014 20:10:54 |
marino |
multimedia/libquicktime-lame: Bring in configure fix from dports |
1.2.4_2 20 Sep 2013 21:49:30 |
mm |
Returning maintainership on my multimedia ports to ports@freebsd.org |
1.2.4_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.2.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.3_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.2.3_1 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
1.2.2 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.2.2 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
1.2.1 13 Dec 2010 14:17:08 |
mm |
- Update to 1.2.1 |
1.1.5_5 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
1.1.3_1 11 Aug 2009 15:22:36 |
mm |
LAME plugin for libquicktime |