Port details |
- aacplusenc AacPlus v2 command-line encoder
- 0.17.5_2 audio
=1 0.17.5_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Legacy audio format, superseded by HE-AAC(v1), HE-AACv2 and xHE-AAC/USAC. Please consider using audio/fdk-aac via FFmpeg or audio/exhale
This port expired on: 2022-09-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-07-29 15:51:20
- Last Update: 2022-09-30 20:30:25
- Commit Hash: 3634e74
- People watching this port, also watch:: faac, ffmpeg
- License: AACPLUSENC
- WWW:
- https://teknoraver.net/software/mp4tools/
- Description:
- Command-line encoder that outputs aacPlus v2 files (ie. Advanced Audio Coding +
Spectral Band Resonation + Parametric Stereo, or AAC + SBR + PS), also known as
HE-AAC+ (High Efficiency AAC+). Developed by Coding Technologies, based on the
reference code obtained from 3GPP, repackaged to compile on contemporary Linux
by Matteo Croce.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aacplusenc>0:audio/aacplusenc
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aacplusenc_0.17.5.tar.gz) = 318df58a86ac0647d6bfbcd8766fe301ad2ed08ffb4ef4e016e088f4dceb1669
SIZE (aacplusenc_0.17.5.tar.gz) = 547953
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libfftw3f.so : math/fftw3-float
- libfftw3.so : math/fftw3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aacplusenc-0.17.5_2:
FFTW3=on: Use FFTW3 library for performance
===> Use 'make config' to modify these settings
- Options name:
- audio_aacplusenc
- USES:
- cpe gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.5_2 30 Sep 2022 20:30:25 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-09-30 audio/aacplusenc: Legacy audio format, superseded by HE-AAC(v1),
HE-AACv2 and xHE-AAC/USAC. Please consider using audio/fdk-aac via FFmpeg or
audio/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.17.5_2 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.17.5_2 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.17.5_2 12 Jul 2022 10:01:57 |
Daniel Engberg (diizzy) |
audio/aacplusenc: Deprecate and set expiration date to 2022-09-30
Legacy format which later evolved into HE-AAC(v1), HE-AACv2 which
are superseded by xHE-AAC/USAC |
0.17.5_2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.17.5_2 25 Sep 2021 20:28:34 |
Bernhard Froehlich (decke) |
audio/aacplusenc: Add CPE information
Approved by: portmgr (blanket) |
0.17.5_2 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
0.17.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17.5_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.17.5_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.17.5_1 08 Feb 2015 12:41:49 |
bapt |
Make FFTW3 support proper options |
0.17.5_1 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.17.5 24 Nov 2013 18:28:02 |
bapt |
Support staging
Respect PREFIX |
0.17.5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.17.5 09 Jul 2013 21:26:49 |
pav |
- Drop all my ports |
0.17.5 04 Jun 2012 12:06:57 |
pav |
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/ |
0.17.5 26 Jan 2012 13:28:33 |
pav |
- Update to 0.17.5
PR: ports/164506
Submitted by: Takefu <takefu@airport.fm> |
0.17.1_1 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.17.1 13 Jul 2011 22:21:23 |
pav |
- Mark BROKEN: unfetchable
Reported by: pointyhat |
0.17.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.17.1 30 Aug 2009 20:57:00 |
pav |
- Is fetching now
Noticed by: rnoland |
0.17.1 10 Aug 2009 20:16:24 |
pav |
- Mark BROKEN: does not fetch
Reported by: pointyhat |
0.17.1 01 Jun 2009 14:03:12 |
pav |
- Update to 0.17.1
- Respect PREFIX |
0.17_1 18 May 2009 15:08:58 |
pav |
- Chase fftw3 update |
0.17 18 Jun 2008 21:04:25 |
pav |
- Update to 0.17
- Allow on amd64 |
0.16.3 11 Mar 2008 15:25:47 |
pav |
- Update to 0.16.3 |
0.15 30 Jan 2008 16:53:32 |
pav |
- Update to 0.15 |
0.12 20 Dec 2007 23:04:27 |
pav |
- Throw in fftw3(-default), it's the one that installs all the headers
Reported by: pointyhat
Pointy hat to: pav |
0.12 14 Dec 2007 10:28:04 |
pav |
- Update to 0.12 |
0.8 25 Nov 2007 15:01:13 |
pav |
- Update to 0.8, previous version is unfetchable
Approved by: portmgr (hat) |
0.7 17 Nov 2007 18:43:49 |
pav |
- Repackaged by vendor, no change to archive content
Reported by: pointyhat
Approved by: portmgr (hat) |
0.7 25 Oct 2007 08:23:40 |
pav |
- Update to 0.7 |
0.6 29 Jul 2007 15:51:08 |
pav |
Command-line encoder that outputs aacPlus v2 files (ie. Advanced Audio Coding +
Spectral Band Resonation + Parametric Stereo, or AAC + SBR + PS), also known as
HE-AAC+ (High Efficiency AAC+). Developed by Coding Technologies, based on the
reference code obtained from 3GPP, repackaged to compile on contemporary Linux
by Matteo Croce.
WWW: http://teknoraver.campuslife.it/ |