Thomas Zander
abe18c901f
- Transfer maintainership to riggs
...
- Make port honour STRIP_CMD
Approved by: maintainer (ashish), mentor (thierry)
2014-01-26 22:09:27 +00:00
Antoine Brodin
8d08190886
- Fix LIB_DEPENDS
...
- while here, add stage support
2014-01-26 20:37:06 +00:00
Antoine Brodin
f3e360fb3a
- Add explicit dependency on pkgconf so that some options are properly handled [1]
...
- Use OPTIONS helpers
- Stage support
PR: ports/185880 [1]
Submitted by: dumbbell [1]
2014-01-26 18:42:43 +00:00
Martin Wilke
1562af855b
- Stage support
2014-01-26 15:08:31 +00:00
Rusmir Dusko
18bc365f51
- Mark DEPRECATED, set EXPIRATION_DATE for deps of deprecated pysol
2014-01-26 00:01:13 +00:00
Rene Ladan
3171cba400
- Stagify
...
- Remove NO_PACKAGE, not useful with pkg(8) anymore [1]
- Apply patch for 8+ unconditionally
- Fix typo in pkg-message.in
- Remove pkg-plist entry now handled by kmod.mk
- Mark broken on 10+
wrkdirs/usr/ports/audio/aureal-kmod/work/au88x0.c:330:3: error: member reference base type 'void' is not a structure or union
snd_mtxlock(au->lock);
^~~~~~~~~~~~~~~~~~~~~
[...]
/wrkdirs/usr/ports/audio/aureal-kmod/work/au88x0.c:342:3: error: member reference base type 'void' is not a structure or union
snd_mtxunlock(au->lock);
^~~~~~~~~~~~~~~~~~~~~~~
[...]
2 errors generated.
Approved by: portmgr (infrastructure blanket)
2014-01-24 23:31:07 +00:00
Alexander Leidinger
e27955c439
Cleanup (the stagedir part allows to install everything and let the plist
...
take care about the docs-install or not).
Submitted by: bapb
2014-01-24 22:20:42 +00:00
Danilo Egea Gondolfo
57de7fe8f1
- Remove the comment from USE_GCC
...
Reported by: tijl
2014-01-24 16:02:13 +00:00
Martin Wilke
a62de32af0
- Stage safe
2014-01-24 14:45:58 +00:00
Danilo Egea Gondolfo
707c1f34dc
- Add stage support
...
- Fix build
- Add USE_GCC. clang fails with a lot of c++ erros
- Bump PORTREVISION
2014-01-23 23:13:39 +00:00
Danilo Egea Gondolfo
1fdc1d0068
- Update from 5.18.02 to 5.19.01
...
- Convert USE_SCONS to USES
PR: ports/185715
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-01-23 23:09:44 +00:00
Marcus von Appen
a88f5ec1e4
- Enable stagedir support
...
- Add LICENSE
- Convert to PYDISTUTILS_AUTOPLIST
- Restrict the supported python versions
2014-01-23 19:57:32 +00:00
Thomas Zander
20176264db
Fix build failure on FreeBSD 10
...
Approved by: maintainer (ashish), mentor (thierry)
2014-01-23 18:32:31 +00:00
Emanuel Haupt
c51e65d723
audio/xmms-festalon and audio/festalon now build on 10.x amd64
2014-01-23 14:51:06 +00:00
Pietro Cerutti
7c12821bcd
- Convert to USES=tcl
2014-01-23 12:36:18 +00:00
Pietro Cerutti
22a31d086c
- Convert to USES=tk
...
- STAGE-clean
2014-01-23 11:15:00 +00:00
Bernhard Froehlich
17678da798
- Fix OGG option after refactoring
...
With hat: portmgr
2014-01-22 21:15:23 +00:00
Rusmir Dusko
d2156c62b5
- Bump PORTREVISION [1]
...
- Make sndfile dependency optional like all others [1]
- Remove STATIC lib and Option [1]
- Disable all warnings with -w
- Remove OPTIONS_SUB=yes [1]
- Fix options. They were affecting non-existing cmake variables; USE_VORBIS was always set to true [1]
- Use the new format for LIB_DEPENDS [1]
- Add REINPLACE to fix CMakeLists.txt type which prevented linking with libFLAC [1]
- Add patch to fix build of FLUIDSYNTH Option [1]
- Remove useless REINPLACE_CMD [1]
- Change pkg-plist, remove STATIC libs [1]
PR: ports/185949 [1]
Submitted by: amdmi3
2014-01-22 01:45:44 +00:00
Baptiste Daroussin
75d1dff36d
Fix properties on pkg-plist
2014-01-21 22:55:59 +00:00
Alexey Dokuchaev
b0810f34b5
Oops, missed couple of CONFIGURE_ARGS helpers during conversion.
2014-01-21 12:33:00 +00:00
Emanuel Haupt
332c7e4542
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning.
2014-01-21 11:00:23 +00:00
Emanuel Haupt
0b40d53702
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning.
2014-01-21 10:50:53 +00:00
Alexey Dokuchaev
9a92b25822
Stagify, utilize OPTIONS helpers, reword comments slightly.
2014-01-21 10:14:47 +00:00
Marcus von Appen
f101f79675
- Enable stagedir support
2014-01-21 10:12:00 +00:00
Dmitry Marakasov
5ecdc6949f
- Support staging
...
- Minor port improvements
2014-01-20 22:39:40 +00:00
Sean Bruno
929fab23c6
Update pkg-plist to handle the case where Visualisation is disabled.
...
PR: ports/185597
Submitted by: mandree@
2014-01-19 20:17:37 +00:00
Danilo Egea Gondolfo
32c0fcb63e
- Fix a problem with the libdir of a file (libmikmod.la). It was pointing to the STAGEDIR.
2014-01-19 17:31:48 +00:00
Martin Wilke
e45a96b5be
- Fix build with clang
...
PR: 185512
Submitted by: ports fury
2014-01-19 13:48:29 +00:00
Martin Wilke
890156c976
- Fix build with clang
...
PR: 185515
Submitted by: ports fury
2014-01-19 13:47:56 +00:00
Martin Wilke
5cc4dc2e66
- Fix build with clang
...
PR: 185500
Submitted by: Ports Fury
2014-01-19 09:26:25 +00:00
Martin Wilke
dcd8a10dc4
- Fix build with clang
...
PR: 185340
Submitted by: ports fury
2014-01-19 08:57:40 +00:00
Martin Wilke
129f043916
- Fix build with clang
...
PR: 185313
Submitted by: Ports Fury
2014-01-19 08:55:01 +00:00
Emanuel Haupt
c3f968cee2
Update to 4.2.3
2014-01-18 20:27:43 +00:00
Marcus von Appen
b6941f3291
- Add LICENSE
2014-01-18 18:58:32 +00:00
Antoine Brodin
b653672af9
Stage support
2014-01-18 15:30:31 +00:00
Antoine Brodin
f94ca12b17
Stage support
2014-01-18 15:28:48 +00:00
Antoine Brodin
fa786e35c6
Stage support
2014-01-18 15:24:42 +00:00
Antoine Brodin
6115caa9ff
Stage support
2014-01-18 15:22:06 +00:00
Antoine Brodin
2e3da6b347
Stage support
2014-01-18 15:19:46 +00:00
Antoine Brodin
84348a1f86
Stage support
2014-01-18 15:18:41 +00:00
Antoine Brodin
3d4ba408e6
Stage support
2014-01-18 15:16:23 +00:00
Antoine Brodin
8cc3f0c262
Stage support
2014-01-18 15:15:06 +00:00
Antoine Brodin
5723afa801
Stage support
2014-01-18 15:12:43 +00:00
Antoine Brodin
72e6040d08
Stage support
2014-01-18 15:09:07 +00:00
Antoine Brodin
0bcb2faaed
Stage support
2014-01-18 15:06:48 +00:00
Antoine Brodin
ee215caf3d
Stage support
2014-01-18 15:01:52 +00:00
Antoine Brodin
492efb12b5
Stage support
2014-01-18 14:58:50 +00:00
Antoine Brodin
e0a2c4e46d
Stage support
2014-01-18 14:56:20 +00:00
Antoine Brodin
e3ea05f92c
Stage support
2014-01-18 14:53:38 +00:00
Antoine Brodin
4f3653df7e
Stage support
2014-01-18 14:51:45 +00:00