Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Nov 2019 23:25:52
1.0.3

|
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
01 Apr 2016 13:29:17
1.0.3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
19 Aug 2015 13:30:00
1.0.3

|
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
25 Mar 2015 21:37:40
1.0.3

|
marino  |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
11 Dec 2014 17:05:47
1.0.3

|
feld  |
Update "BSD" license
Approved by: hps |
05 Sep 2014 16:41:47
1.0.3

|
antoine  |
Allow staging as a regular user |
01 Jun 2014 13:03:14
1.0.3

|
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
14 Feb 2014 15:03:55
1.0.3

|
miwi  |
- Stage support |
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 |
20 Sep 2013 14:36:37
1.0.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
1.0.3

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
14 Jul 2013 14:19:10
1.0.3

|
nox  |
Update MASTER_SITES. |
24 Nov 2012 20:04:03
1.0.3

|
nox  |
- Convert to OPTIONSng.
- Strip Makefile headers.
- Remove shlib major version from LIB_DEPENDS.
PR: ports/173801
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: hselasky (maintainer)
Feature safe: yes |
18 Aug 2012 20:30:02
1.0.3
|
nox  |
- Update to 1.0.3 :
- Use PTHREAD_LIBS.
Submitted by: hselasky (maintainer) |
02 Aug 2012 09:02:45
1.0.2
|
cs  |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
02 Feb 2012 11:08:00
1.0.2
|
kwm  |
Update to 1.0.2.
Add support for specifying the jack package name via the command line.
Submitted by: maintainer |
24 Jun 2011 22:19:14
1.0.0
|
kwm  |
Mark IGNORE on 7.x. It depends on the usb stack from 8.x and later.
Submitted by: pointyhat (via pav) |
23 Jun 2011 12:52:20
1.0.0
|
kwm  |
Add jack_ghero.
Convert a GuitarHero device into a Jack MIDI device.
Submitted by: Hans Petter Selasky <hselasky@FreeBSD.org> |