Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.8_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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.8_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 ) |
1.2.8_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 ) |
1.2.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.8_1 25 Sep 2020 08:19:29 |
se |
Fix build with -fno-common
While here fix compiler warnings |
1.2.8 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.2.8 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.2.8 01 Jul 2015 17:23:53 |
amdmi3 |
- Mark ONLY_FOR_ARCHS, uses x86 assembly
- Simplify Makefile
PR: 200924
Submitted by: amdmi3
Approved by: maintainer timeout (darcsis@gmail.com, 2 weeks) |
1.2.8 07 Mar 2014 15:48:59 |
bapt |
Convert to rest of a* to USES=zip |
1.2.8 05 Jan 2014 00:28:08 |
bapt |
Support stage |
1.2.8 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.2.8 16 Sep 2013 17:38:51 |
madpilot |
- Fix build with clang (Respect CC)
- Make it respect LOCALBASE
- Trim Makefile headers
- Convert LIB_DEPENDS to new format and remove ABI version number
- USES gmake
PR: ports/181615
Submitted by: Me
Approved by: Maintainer timeout |
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 |
1.2.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.8 01 Apr 2010 05:58:59 |
linimon |
Also broken on ia64 and powerpc.
Hat: portmgr |
1.2.8 16 Mar 2009 07:50:12 |
linimon |
Mark as broken on sparc64: latest version includes i386 asm. |
1.2.8 14 Feb 2009 20:19:44 |
miwi |
- Update to 1.2.8
PR: 131666
Submitted by: "Denise H. G." <darcsis@gmail.com> (maintainer) |
1.2.6 18 Jun 2008 08:59:44 |
edwin |
[New port] audio/wavegain
WaveGain is a program that applies ReplayGain to wave files.
The FreeBSD port of WaveGain is with a patch from gnormalize
whose author is Claudio Fernandes de Souza Rodrigues.
The author of WaveGain is John Edwards.
WWW: http://www.rarewares.org/others.html
PR: ports/123963
Submitted by: Denise H. G. <darcsis@gmail.com> |