non port: net-im/ring-daemon/Makefile |
SVNWeb
|
Number of commits found: 15 |
Sun, 25 Feb 2018
|
[ 00:40 yuri ] (Only the first 10 of 98 ports in this commit are shown above. )
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
|
Sun, 18 Feb 2018
|
[ 09:29 antoine ] (Only the first 10 of 15 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 2 Sep 2017
|
[ 10:17 antoine ]
Mark BROKEN: fails to build
/bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++11
-I@CMAKE_INSTALL_FULL_INCLUDEDIR@ -O2 -pipe
-I/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/native/pjproject/pjlib/include
-I/usr/local/include -DPJ_LINUX -I/usr/local/include/jsoncpp -fstack-protector
-fno-strict-aliasing
-I/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/native/pjproject/pjlib/include
-I/usr/local/include -DPJ_LINUX -I/usr/local/include/jsoncpp -DPJ_AUTOCONF=1
-L/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/amd64-portbld-freebsd/lib
-lpjsua2-amd64-portbld-freebsd -lpjsua-amd64-portbld-freebsd
-lpjsip-ua-amd64-portbld-freebsd -lpjsip-simple-amd64-portbld-freebsd
-lpjsip-amd64-portbld-freebsd -lpjmedia-codec-amd64-portbld-freebsd
-lpjmedia-videodev-amd64-portbld-freebsd
-lpjmedia-audiodev-amd64-portbld-freebsd -lpjmedia-amd64-portbld-freebsd
-lpjnath-amd64-portbld-freebsd -lpjlib-util-amd64-portbld-freebsd
-lsrtp-amd64-portbld-free
sd -lresample-amd64-portbld-freebsd -lpj-amd64-portbld-freebsd -lm -lrt
-lpthread -L/usr/local/lib -lgnutls -L/usr/local/lib -lpulse -lpthread
-L/usr/local/lib -lsamplerate -L/usr/local/lib -lsndfile -L/usr/local/lib
-lyaml-cpp -L@CMAKE_INSTALL_FULL_LIBDIR@ -ljsoncpp -L/usr/local/lib -lspeexdsp
-pthread -L/usr/local/lib -lupnp -lthreadutil -lixml -L/usr/local/lib -lgnutls
-L/usr/local/lib -lpcre -L/usr/local/lib -lopendht -fstack-protector
-L/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/amd64-portbld-freebsd/lib
-lz -o libring.la -rpath /usr/local/lib libring_la-buildinfo.lo
libring_la-conference.lo libring_la-account_factory.lo
libring_la-call_factory.lo libring_la-preferences.lo libring_la-manager.lo
libring_la-call.lo libring_la-account.lo libring_la-logger.lo
libring_la-fileutils.lo libring_la-archiver.lo libring_la-threadloop.lo
libring_la-ip_utils.lo libring_la-utf8_utils.lo libring_la-ice_transport.lo
libring_la-plugin_manager.lo librin
_la-plugin_loader_dl.lo libring_la-string_u!
ils.lo libring_la-ring_api.lo ./sip/libsiplink.la ./media/libmedia.la
./client/libclient.la ./config/libconfig.la ./hooks/libhooks.la
./security/libsecurity.la ./upnp/libupnpcontrol.la ./ringdht/libringacc.la
./im/libim.la ./media/video/libvideo.la ./media/video/v4l2/libv4l2.la
cd: @CMAKE_INSTALL_FULL_LIBDIR@: No such file or directory
libtool: error: cannot determine absolute directory name of
'@CMAKE_INSTALL_FULL_LIBDIR@'
Reported by: pkg-fallout
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Tue, 31 Jan 2017
|
[ 03:40 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
|
Tue, 3 Jan 2017
|
[ 11:01 mat ] (Only the first 10 of 79 ports in this commit are shown above. )
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 25 Nov 2016
|
[ 09:17 amdmi3 ]
- Mark broken on < 10.2
/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/src/account_factory.h:122:68:
error: chosen constructor is explicit in copy-initialization
std::map<std::string, AccountMap<Account> > accountMaps_ = {};
^~
Approved by: portmgr blanket
|
Sun, 29 May 2016
|
[ 03:50 pi ] (Only the first 10 of 23 ports in this commit are shown above. )
New port: net-im/ring-daemon
Ring is a secure and distributed voice, video and chat communication
platform that requires no centralized server and leaves the power
of privacy in the hands of the user.
WWW: https://ring.cx/
PR: 209542
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Number of commits found: 15 |