non port: audio/aacplusenc/Makefile |
SVNWeb
|
Number of commits found: 33 |
Fri, 30 Sep 2022
|
[ 20:30 Rene Ladan (rene) ] 3634e74
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Tue, 12 Jul 2022
|
[ 10:01 Daniel Engberg (diizzy) ] 594faf8
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
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: 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)
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] d11b73e
audio/aacplusenc: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] 3505159 (Only the first 10 of 144 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 8 Feb 2015
|
[ 12:41 bapt ]
Make FFTW3 support proper options
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Sun, 24 Nov 2013
|
[ 18:28 bapt ]
Support staging
Respect PREFIX
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
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
|
Tue, 9 Jul 2013
|
[ 21:26 pav ] (Only the first 10 of 52 ports in this commit are shown above. )
- Drop all my ports
|
Mon, 4 Jun 2012
|
[ 12:06 pav ]
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/
|
Thu, 26 Jan 2012
|
[ 13:28 pav ]
- Update to 0.17.5
PR: ports/164506
Submitted by: Takefu <takefu@airport.fm>
|
Mon, 17 Oct 2011
|
[ 10:08 bf ] (Only the first 10 of 72 ports in this commit are shown above. )
- 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
|
Wed, 13 Jul 2011
|
[ 22:21 pav ]
- Mark BROKEN: unfetchable
Reported by: pointyhat
|
Sun, 30 Aug 2009
|
[ 20:57 pav ]
- Is fetching now
Noticed by: rnoland
|
Mon, 10 Aug 2009
|
[ 20:16 pav ]
- Mark BROKEN: does not fetch
Reported by: pointyhat
|
Mon, 1 Jun 2009
|
[ 14:03 pav ]
- Update to 0.17.1
- Respect PREFIX
|
Mon, 18 May 2009
|
[ 15:08 pav ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase fftw3 update
|
Wed, 18 Jun 2008
|
[ 21:04 pav ]
- Update to 0.17
- Allow on amd64
|
Tue, 11 Mar 2008
|
[ 15:25 pav ]
- Update to 0.16.3
|
Wed, 30 Jan 2008
|
[ 16:53 pav ]
- Update to 0.15
|
Thu, 20 Dec 2007
|
[ 23:04 pav ]
- Throw in fftw3(-default), it's the one that installs all the headers
Reported by: pointyhat
Pointy hat to: pav
|
Fri, 14 Dec 2007
|
[ 10:28 pav ]
- Update to 0.12
|
Sun, 25 Nov 2007
|
[ 15:01 pav ]
- Update to 0.8, previous version is unfetchable
Approved by: portmgr (hat)
|
Sat, 17 Nov 2007
|
[ 18:43 pav ]
- Repackaged by vendor, no change to archive content
Reported by: pointyhat
Approved by: portmgr (hat)
|
Thu, 25 Oct 2007
|
[ 08:23 pav ]
- Update to 0.7
|
Sun, 29 Jul 2007
|
[ 15:51 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/
|
Number of commits found: 33 |