Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.05 07 Oct 2024 09:25:31
    |
Emanuel Haupt (ehaupt)  |
audio/uade: Update to 3.05 |
3.04 29 Sep 2024 15:27:45
    |
Emanuel Haupt (ehaupt)  |
audio/uade: Update to 3.04 |
3.03_1 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
3.03 12 Sep 2023 19:25:17
    |
Emanuel Haupt (ehaupt)  |
audio/uade: Update to 3.03 |
3.02_1 20 Feb 2023 08:07:23
    |
Emanuel Haupt (ehaupt)  |
audio/uade: Fix package list |
3.02 20 Feb 2023 07:55:04
    |
Emanuel Haupt (ehaupt)  |
audio/uade: Update to 3.02 |
2.13_2 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
2.13_2 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
2.13_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 ) |
2.13_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.13_2 21 Dec 2018 14:20:16
  |
rene  |
audio/uade: remove optional dependency on expired multimedia/xmms |
2.13_2 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.13_2 08 Aug 2016 09:42:51
  |
ehaupt  |
Strip binaries |
2.13_1 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 |
2.13_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.13_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 |
2.13_1 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2.13_1 06 Jan 2015 09:36:22
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
2.13_1 08 Oct 2014 14:26:26
  |
ehaupt  |
Remove @dirrm, @dirrmtry |
2.13_1 18 Mar 2014 14:26:58
  |
ehaupt  |
Quiesce mkdir |
2.13_1 14 Mar 2014 10:15:52
  |
ehaupt  |
Convert USE_BZIP2=yes to USES=tar:bzip2 |
2.13_1 12 Feb 2014 19:23:39
  |
ehaupt  |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.13_1 13 Nov 2013 15:50:49
  |
ehaupt  |
- Support staging
- Add license |
2.13_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.13_1 02 Sep 2013 10:06:04
  |
bapt  |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
2.13_1 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
2.13_1 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
2.13_1 08 May 2013 12:24:27
  |
ehaupt  |
Mark MAKE_JOBS_SAFE |
2.13_1 06 Mar 2013 16:52:02
  |
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
2.13_1 15 Jan 2013 13:40:29
  |
ehaupt  |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
2.13_1 14 Dec 2012 15:47:01
  |
flo  |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
2.13_1 03 Nov 2012 18:01:23
  |
ehaupt  |
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes |
2.13_1 08 Sep 2012 12:05:35
  |
ehaupt  |
- Use OPTIONSng
- Remove deprecated header information |
2.13_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.13_1 06 Jun 2010 20:39:21
 |
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
2.13 20 Mar 2010 21:34:51
 |
ehaupt  |
Discontinue audacious plugin support. The plugin won't build after audacious
has changed the API [1]. The option will be added again if the plugin gets fixed
by the upstream project.
[1]
http://board.kohina.net/viewtopic.php?t=1212&sid=b6dea715bf62b1d9607435a16dfdd8d5
PR: 144903 (based on)
Submitted by: CeDeROM <tomek.cedro@gmail.com> |
2.13 31 Oct 2009 11:00:17
 |
ehaupt  |
Update to 2.13 |
2.12 18 Oct 2009 19:52:36
 |
ehaupt  |
- Update WWW
- Rephrase
- fmt -w 80 |
2.12 18 Oct 2009 18:24:29
 |
ehaupt  |
- Decouple xmms and uade after repocopy
- Update to 2.12
PR: 137591
Submitted by: swell.k@gmail.com |
2.05_2 18 Oct 2009 18:19:43
 |
ehaupt  |
Forced commit to state, that this port has been repocopied from audio/xmms-uade
to audio/uade |