Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3_1 30 Mar 2023 23:59:34 |
Muhammad Moinur Rahman (bofh) |
audio/vo-aacenc: Remove expired port:
2023-03-31 audio/vo-aacenc: Obsolete AAC encoder library, consider using
audio/fdk-aac or audio/exhale |
0.1.3_1 26 Dec 2022 19:11:12 |
Daniel Engberg (diizzy) |
audio/vo-aacenc: Deprecate and set expiration date to 2023-03-31
Obsolete AAC encoder that's been superseded by fdk-aac and exhale |
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) |
0.1.3_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 ) |
0.1.3_1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.3_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.1.3_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.1.3_1 22 Jul 2014 21:59:55 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
0.1.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
0.1.3 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.1.3 20 Sep 2013 21:49:30 |
mm |
Returning maintainership on my multimedia ports to ports@freebsd.org |
0.1.3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.1.3 28 Jul 2013 22:48:07 |
mm |
Update to 0.1.3 |
0.1.2 18 May 2013 18:14:39 |
bapt |
gmake is no more needed |
0.1.2 03 May 2013 21:34:01 |
bapt |
Fix build with bmake |
0.1.2 26 Feb 2012 11:21:43 |
mm |
Update to 0.1.2 |
0.1.1_1 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
0.1.1_1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.1.1_1 29 Oct 2011 19:01:59 |
kwm |
Fix build with FreeBSD 10
Approved by: portmgr (miwi) |
0.1.1_1 24 Jun 2011 22:10:53 |
mm |
Change distfile and distsite to SourceForge (project opencore-amr)
Update WWW link in pkg-descr |
0.1.1 23 Jun 2011 12:52:00 |
mm |
VisualOn AAC encoder library
This library contains an encoder implementation of the Advanced Audio
Coding (AAC) audio codec. The library is based on a codec implementation
by VisualOn as part of the Stagefright framework from the Google
Android project.
WWW: https://github.com/mstorsjo/vo-aacenc |