Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.99a_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.3.99a_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.99a_1 18 Sep 2018 20:00:51
  |
emaste  |
audio/libopenspc: allow linking with lld on i386
By default lld does not allow relocations against read-only segments.
Add -Wl,-znotext to override the default. No effect on GNU ld, where
this just reaffirms the default.
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation |
0.3.99a_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.3.99a_1 24 Apr 2015 07:48:02
  |
kwm  |
Unbreak by adding extra distfile location outside the freebsd cluster. |
0.3.99a_1 05 Apr 2015 19:21:58
  |
bapt  |
Mark broken unfetchable ports |
0.3.99a_1 25 Jul 2014 11:50:40
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.3.99a 31 Mar 2014 18:59:35
  |
kwm  |
Stagify. |
0.3.99a 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.3.99a 09 Nov 2011 15:26:04
 |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.3.99a 29 Oct 2011 10:28:09
 |
miwi  |
- Fix build on FreeBSD 10 |
0.3.99a 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3.99a 06 Jan 2009 20:08:35
 |
kwm  |
Add dependency on nasm.
Reported by: pointyhat |
0.3.99a 03 Jan 2009 14:30:49
 |
erwin  |
Fix a typo that prevented fetching.
Submitted by: pointyhat |
0.3.99a 01 Jan 2009 13:11:55
 |
kwm  |
Add libopenspc. A library for playing .spc (Snes audio) files.
Distfile obtained from debian ftp mirrors. |