Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:16 1.3.3_7
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
26 Apr 2022 19:10:01 1.3.3_6
|
Dimitry Andric (dim)  |
audio/mumble audio/murmur: fix build with lld 14
During an exp-run for llvm 14 (see bug 261742), it turned out that
audio/mumble and audio/murmur fail to build with lld 14:
c++ -fstack-protector-strong -pie -Wl,--no-add-needed -Wl,-z,relro -Wl,-z,now
-shared -Wl,-soname,libcelt0.so.0 -o libcelt0.so.0.7.0
../../debug/.obj/celt-0.7.0-build/bands.o
../../debug/.obj/celt-0.7.0-build/celt.o
../../debug/.obj/celt-0.7.0-build/cwrs.o
../../debug/.obj/celt-0.7.0-build/entcode.o
../../debug/.obj/celt-0.7.0-build/entdec.o
../../debug/.obj/celt-0.7.0-build/entenc.o
../../debug/.obj/celt-0.7.0-build/header.o
../../debug/.obj/celt-0.7.0-build/kiss_fft.o
../../debug/.obj/celt-0.7.0-build/kiss_fftr.o
../../debug/.obj/celt-0.7.0-build/laplace.o
../../debug/.obj/celt-0.7.0-build/mdct.o
../../debug/.obj/celt-0.7.0-build/modes.o
../../debug/.obj/celt-0.7.0-build/pitch.o
../../debug/.obj/celt-0.7.0-build/psy.o
../../debug/.obj/celt-0.7.0-build/quant_bands.o
../../debug/.obj/celt-0.7.0-build/rangedec.o
../../debug/.obj/celt-0.7.0-build/rangeenc.o
../../debug/.obj/celt-0.7.0-build/rate.o ../../debug/.obj/celt-0.7.0-build/vq.o
-L/usr/lib/x86_64-unknown-freebsd14.0/c++11 -L/usr/lib -L/usr/local/lib
c++: warning: argument unused during compilation: '-pie'
[-Wunused-command-line-argument]
ld: error: unknown argument '--no-add-needed'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
This is because lld upstream removed the deprecated --no-add-needed
option, which should be replaced with --no-copy-dt-needed-entries
instead.
(Note that BFD ld still accepts the --no-add-needed option, but is also
deprecated there, so it might go away.)
PR: 263071
Approved by: maintainer timeout (2 weeks)
MFH: 2022Q2 |
16 Apr 2022 04:19:07 1.3.3_6
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
28 Feb 2022 12:46:46 1.3.3_5
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
02 Aug 2021 16:03:15 1.3.3_4
|
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
21 Jul 2021 18:11:52 1.3.3_3
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
22 Jun 2021 18:53:08 1.3.3_2
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 1.3.3_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 14:01:09
1.3.3_1
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
09 Oct 2020 17:51:32
1.3.3
|
feld  |
audio/mumble: Update to 1.3.3 |
30 Aug 2020 20:19:42
1.3.1_1
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
18 Jun 2020 15:36:21
1.3.1
|
feld  |
audio/mumble: Update to 1.3.1
Security
Fixed: Potential exploit in the OCB2 encryption (#4227)
ICE
Fixed: Added missing UserKDFIterations field to UserInfo => Prevents
getRegistration() from failing with enumerator out of range error (#3835)
GRPC
Fixed: Segmentation fault during murmur shutdown (#3938)
Client
Fixed: Crash when using multiple monitors (#3756)
FIxed: Don't send empty message from clipboard via shortcut, if clipboard is
empty (#3864)
Fixed: Talking indicator being able to freeze to indicate talking when
self-muted (#4006) (Only the first 15 lines of the commit message are shown above ) |
03 Jun 2020 18:32:06
1.3.0_4
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
22 Jan 2020 05:53:20
1.3.0_3
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
11 Dec 2019 17:53:49
1.3.0_2
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
21 Oct 2019 21:20:31
1.3.0_1
|
feld  |
audio/mumble: Add missing patch to make builds reliable
PR: 240402
MFH: 2019Q4 |
21 Oct 2019 21:18:39
1.3.0
|
feld  |
audio/mumble: Update to 1.3.0
PR: 240402
MFH: 2019Q4 |
19 Aug 2019 15:35:28
1.3.0.r1_8
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
31 Jul 2019 16:38:53
1.3.0.r1_7
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
26 Jul 2019 20:46:57
1.3.0.r1_6
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
05 Jul 2019 19:08:49
1.3.0.r1_5
|
sunpoet  |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine |
12 Apr 2019 06:36:31
1.3.0.r1_4
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
07 Apr 2019 14:23:24
1.3.0.r1_3
|
tcberner  |
accessibility/speech-dispatcher: update to 0.8.8 |
31 Mar 2019 13:41:03
1.3.0.r1_2
|
sunpoet  |
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine |
24 Mar 2019 06:41:33
1.3.0.r1_1
|
antoine  |
Add explicit dependency on python 2.7
PR: 234633 |
21 Mar 2019 22:18:23
1.3.0.r1_1
|
feld  |
audio/mumble: Remove unnecessary build flags
- Also add speechd port option
PR: 235177 |
21 Mar 2019 13:53:04
1.3.0.r1
|
feld  |
audio/mumble: Revive and update to 1.3.0-rc1
- Now supports Qt5
PR: 235177 |
16 Mar 2019 21:55:51
1.2.19_14
|
tcberner  |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
31 Jan 2019 17:45:35
1.2.19_14
|
tobik  |
audio/mumble: Do not set EXTRA_PATCHES after bsd.port.pre.mk
Move it up a bit. |
12 Dec 2018 01:35:36
1.2.19_14
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
1.2.19_13
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
11 Dec 2018 10:10:02
1.2.19_12
|
antoine  |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr |
03 Dec 2018 19:41:33
1.2.19_12
|
sunpoet  |
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine |
02 Dec 2018 15:41:48
1.2.19_11
|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
09 Aug 2018 06:58:31
1.2.19_11
|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
28 Jun 2018 17:39:55
1.2.19_10
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
24 Jun 2018 21:11:15
1.2.19_10
|
sunpoet  |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports |
24 Jun 2018 20:19:46
1.2.19_9
|
sunpoet  |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases |
18 Apr 2018 13:57:43
1.2.19_8
|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
18 Jan 2018 04:11:03
1.2.19_7
|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
03 Jan 2018 16:18:45
1.2.19_6
|
feld  |
audio/mumble: Fix disconnected patch from last commit
PR: 224086 |
02 Jan 2018 20:30:39
1.2.19_5
|
feld  |
audio/mumble: add patch to fix build against boost 1.66
PR: 224086 |
11 Dec 2017 18:26:14
1.2.19_4
|
sunpoet  |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
25 Sep 2017 00:08:17
1.2.19_3
|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
1.2.19_2
|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
16 Aug 2017 15:44:49
1.2.19_1
|
sunpoet  |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
09 Jun 2017 03:02:42
1.2.19
|
feld  |
audio/mumble: Update to 1.2.19
PR: 219204 |
09 Jun 2017 02:40:50
1.2.18_5
|
feld  |
audio/mumble: Add new PORTAUDIO option
Add various dependency declarations detected by poudriere
Change to relative symlinks
PR: 219304 |
02 May 2017 06:48:11
1.2.18_4
|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
29 Apr 2017 15:43:47
1.2.18_3
|
sunpoet  |
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1] |
29 Jan 2017 16:04:36
1.2.18_2
|
sunpoet  |
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
06 Jan 2017 08:45:04
1.2.18_1
|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
04 Jan 2017 21:43:59
1.2.18
|
feld  |
audio/mumble: Update to 1.2.18
PR: 215408 |
14 Dec 2016 17:58:20
1.2.8_3
|
sunpoet  |
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
23 Nov 2016 12:45:47
1.2.8_2
|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
26 Jul 2016 16:51:16
1.2.8_1
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
1.2.8_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
22 May 2015 13:34:22
1.2.8_1
|
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
17 May 2015 18:45:32
1.2.8_1
|
amdmi3  |
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket |
30 Apr 2015 15:34:29
1.2.8_1
|
feld  |
"But be aware that some variables will not work as expected after the
inclusion of bsd.port.pre.mk, typically some USE_* flags."
relocate to ensure port options don't end up broken
pointyhat -> me |
30 Apr 2015 15:12:01
1.2.8_1
|
feld  |
Disable PCH when compiler is GCC to unbreak builds on 8.x and 9.x |
20 Oct 2014 06:36:00
1.2.8_1
|
bapt  |
Cleanup plist |
04 Oct 2014 15:12:45
1.2.8_1
|
sunpoet  |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt |
17 Sep 2014 14:05:18
1.2.8
|
feld  |
Update to 1.2.8
Add USE_LDCONFIG per portlint
Add LICENSE
Utilize PORTVERSION in pkg-plist to limit number of required changes |
10 Sep 2014 20:50:37
1.2.6_1
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
30 May 2014 11:29:02
1.2.6
|
feld  |
Update to 1.2.6 |
25 May 2014 20:07:25
1.2.5_1 
|
naddy  |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1] |
12 Apr 2014 01:59:53
1.2.5 
|
feld  |
Update to 1.2.5 |
07 Feb 2014 11:44:09
1.2.4_6 
|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
18 Dec 2013 16:04:50
1.2.4_5 
|
naddy  |
Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
to 48 kbps,
* and speed improvements on all architectures.
Chase shared library bump.
PR: 184956 |
22 Nov 2013 12:55:00
1.2.4_4 
|
makc  |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
17 Nov 2013 23:07:02
1.2.4_4 
|
feld  |
Take maintainership
Add patch that allows audio device selection with FreeBSD's OSS
PR: ports/181104
Submitted by: Natacha Porte
Approved by: swills (mentor) |
09 Nov 2013 16:21:36
1.2.4_3 
|
lme  |
Assign back to the pool.
Requested by: maintainer via mail |
22 Oct 2013 13:50:44
1.2.4_3 
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
13 Oct 2013 15:41:35
1.2.4_3 
|
feld  |
- Apply patch that slipped last commit
- Update another LIB_DEPENDS syntax I missed
Approved by: swills (mentor) |
12 Oct 2013 17:30:09
1.2.4_2 
|
feld  |
- Fix mumble not detecting celt libraries
- New LIBDEPENDS format
- Remove old message regarding FreeBSD 7.x
- STAGE clean
- Compiles with clang, supports FreeBSD 10
PR: ports/182215
Approved by: swills (mentor) |
20 Sep 2013 14:36:37
1.2.4_1 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
18 Sep 2013 08:38:20
1.2.4_1 
|
bapt  |
Add an explicit dependency on pkgconf |
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 |
15 Jul 2013 20:25:00
1.2.4_1 
|
naddy  |
Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2
Chase libopus bump in dependent ports. |
03 Jul 2013 18:39:06
1.2.4 
|
feld  |
- Update to 1.2.4
PR: ports/179309
Reviewed by: crees (mentor) |
21 Mar 2013 17:32:35
1.2.3_3 
|
bapt  |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
18 Mar 2013 15:14:28
1.2.3_3 
|
vanilla  |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
31 Jan 2013 13:38:43
1.2.3_2 
|
bapt  |
Chase boost update |
06 Jun 2012 06:44:38
1.2.3_1 
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
1.2.3_1 
|
dinoex  |
- update png to 1.5.10 |
14 Dec 2011 19:16:18
1.2.3 
|
crees  |
Unbreak on amd64 by disabling debug
PR: ports/162929
Submitted by: crees
Reviewed by: "Surkov Andrey" <nsand@sura.ru>
Approved by: maintainer timeout (marius@nuenneri.ch, 17 days) |
12 Apr 2011 10:36:16
1.2.3 
|
bapt  |
- chase celt library bump |
31 Mar 2011 20:26:18
1.2.3 
|
pav  |
- Mark BROKEN on 7.X: does not compile
overlay.c:125: error: 'RTLD_NOLOAD' undeclared (first use in this function)
Reported by: pointyhat |
25 Mar 2011 20:45:02
1.2.3 
|
pav  |
- Mark BROKEN on amd64/9: does not link
Reported by: pointyhat |
13 Mar 2011 14:55:51
1.2.3 
|
makc  |
- Update to 1.2.3
- Add option to build against a system-wide CELT instead of using
the built-in one.
PR: ports/155324
Submitted by: Mark Felder <feld at feld.me>
Approved by: maintainer |
02 Dec 2010 20:00:37
1.2.1_2 
|
makc  |
Fix build with Qt 4.7
PR: ports/152753
Approved by: portmgr (miwi) |
16 May 2010 11:39:21
1.2.1_2 
|
makc  |
Fix dependencies.
PR: ports/146578
Submitted by: Demelier David <demelier.david at gmail.com>
Approved by: maintainer |
31 Mar 2010 20:30:10
1.2.1_1 
|
pav  |
- Add mumble11x option, default to off
PR: ports/144119
Submitted by: Sascha Schneider <suntsu@suntsu.org>
Approved by: maintainer |
28 Mar 2010 06:47:48
1.2.1_1 
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
24 Jan 2010 10:59:33
1.2.1 
|
beat  |
- Fix build with qt4.6.1
Submitted by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by: pointyhat (via pav, erwin) |
16 Jan 2010 17:28:09
1.2.1 
|
beat  |
- Update to 1.2.1
- Add OPTIONS for D-Bus and Bonjour support
PR: ports/142750
Submitted by: Aragon Gouveia <aragon AT phat.za.net>
Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer) |
03 Dec 2009 16:02:45
1.1.8
|
beat  |
- Fix build with qt4.5
Submitted by: Bernhard Froehlich <decke AT bluelife.at> (via IRC)
Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by: pointyhat (via pav) |
16 Nov 2009 12:16:35
1.1.8
|
bsam  |
. update to version 1.1.8;
. add MAKE_JOBS_SAFE=yes.
PR: ports/140586
Submitted by: Marius Nuennerich <marius at nuenneri.ch> (maintainer) |
22 Aug 2009 00:13:27
1.1.7_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |