Kurt Jaeger
c6130734a1
databases/tcl-sqlite3: 3.11.1 -> 3.12.1
...
- Tracking the main distribution file of databases/sqlite3
PR: 208675
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-04-13 16:26:59 +00:00
Guido Falsi
0f1f23cdae
Point WWW link to the archived home page of the project due to the
...
site being unavailable otherwise.
PR: 208781
Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer)
2016-04-13 16:21:42 +00:00
Jan Beich
ca0bd831ae
games/assaultcube: unbreak build with newer C++ library
...
- Add upstream fixes for clang/libc++ 3.8 and gcc/libstdc++ 6.0
- Remove merged files/patch-source_src_bot_bot_waypoint.cpp file
- Bump PORTREVISION
In file included from crypto.cpp:1:
In file included from ./cube.h:8:
./tools.h:58:21: error: static declaration of 'round' follows non-static
declaration
static inline float round(float x) { return floor(x + 0.5f); }
^
/usr/include/c++/v1/math.h:1364:46: note: previous definition is here
inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT
{return roundf(__lcpp_x);}
^
In file included from cube.h:8:0,
from crypto.cpp:1:
tools.h: In function 'float round(float)':
tools.h:58:34: error: 'float round(float)' conflicts with a previous declaration
static inline float round(float x) { return floor(x + 0.5f); }
^
In file included from /usr/local/lib/gcc6/include/c++/math.h:36:0,
from platform.h:9,
from cube.h:7,
from crypto.cpp:1:
/usr/local/lib/gcc6/include/c++/cmath:1708:3: note: previous declaration 'constexpr float std::round(float)'
round(float __x)
^~~~~
PR: 208754
Reported by: dim (libc++), lightside (libstdc++)
Submitted by: lightside <lightside@gmx.com> (maintainer)
2016-04-13 16:17:47 +00:00
Tim Bishop
794d48e9fd
Update pystatgrab to 0.7.
...
This version supports Python 3.
2016-04-13 16:01:02 +00:00
Kurt Jaeger
2853c6c037
databases/sqlite3: 3.11.1 -> 3.12.1
...
Changes:
https://www.sqlite.org/changes.html
PR: 208674
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-04-13 15:28:26 +00:00
Jan Beich
6da9f0df54
bsd.port.mk: sync INSTALL_* comments with Porter's Handbook
...
PR: 197613
Approved by: portmgr (mat)
2016-04-13 15:27:05 +00:00
Dmitry Marakasov
60555f684a
- Mark BROKEN on 10.x, does not build:
...
<inline asm>:2:5: error: unexpected directive .code16
.code16
^
<inline asm>:2:33: error: .code16 not supported yet
.code16
^
<inline asm>:3:16: error: unexpected directive .code16
ap_boot_start: .code16
^
<inline asm>:3:33: error: .code16 not supported yet
ap_boot_start: .code16
^
4 errors generated.
Reported by: pkg-fallout
Approved by: portmgr blanket
2016-04-13 14:35:46 +00:00
Dmitry Marakasov
fb447b5e23
- Fix build with libc++ 3.8
...
- Pet portlint
- Clean up pkg-descr and update WWW
PR: 208715
Submitted by: dim
2016-04-13 14:08:57 +00:00
Dmitry Marakasov
1a883c50b0
- Extend IGNORE condition from "< 10.0" to "< 10.2": this doesn't build on 10.1 either:
...
/usr/include/c++/v1/type_traits:433:76: error: no matching function for call to '__source'
: public integral_constant<bool, sizeof(__is_function_imp::__test<_Tp>(__is_function_imp::__source<_Tp>())) == 1>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
src/mongo/db/catalog/database.cpp:618:32: note: while substituting deduced template arguments into function template 'function' [with _Fp = std::__1::__bind<mongo::Status (mongo::StorageEngine::Factory::*)(const mongo::BSONObj &) const, std::__1::placeholders::__ph<1> &, std::__1::placeholders::__ph<2> &>]
stdx::bind(&StorageEngine::Factory::validateCollectionStorageOptions,
^
/usr/include/c++/v1/type_traits:424:28: note: candidate template ignored: substitution failure [with _Tp = mongo::Status (const mongo::BSONObj &) const]: reference to function type 'mongo::Status (const mongo::BSONObj &) const' cannot have 'const' qualifier
template <class _Tp> _Tp& __source();
~~~ ^
src/mongo/db/catalog/database.cpp:617:9: error: no matching function for call to 'validateStorageOptions'
validateStorageOptions(collectionOptions.storageEngine,
^~~~~~~~~~~~~~~~~~~~~~
- While here, check OPSYS along with OSVERSION
Reported by: pkg-fallout
Approved by: portmgr blanket
2016-04-13 14:06:24 +00:00
Pietro Cerutti
a8acc4c9e5
databases/tcl-lmdb: chase compiler warnings
...
Obtained from: https://github.com/ray2501/tcl-lmdb/pull/1
2016-04-13 12:52:02 +00:00
Philippe Audeoud
41e1a93919
- update to 0.313
2016-04-13 12:25:04 +00:00
Bartek Rutkowski
bf11f3d3db
russian/wordpress: update 4.4.2 -> 4.5
...
PR: 208764
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
2016-04-13 12:23:26 +00:00
Mikhail Teterin
e3d9c3895a
Set the user:group for the include-files as well.
...
PR: 206126
Approved by: bapt
2016-04-13 12:20:40 +00:00
Mathieu Arnold
4ad5e31e4e
Have make update work for a git only repository.
...
PR: 195699
Submitted by: clutton zoho com
Sponsored by: Absolight
2016-04-13 11:28:57 +00:00
Oliver Lehmann
4b37aa34e3
Remove libmcs
...
It is no longer maintained for more than 5 years
There is no port using it anymore
2016-04-13 11:08:23 +00:00
Oliver Lehmann
3c138436fa
use github since original site is down
2016-04-13 11:06:53 +00:00
Julien Laffaye
0a9684c34e
- Update to 1.6.1
...
Security: CVE-2016-3958, CVE-2016-3959
2016-04-13 10:54:13 +00:00
Pietro Cerutti
3a6f80ddb3
databases/tcl-lmdb: new port
...
This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the
Tcl Extension Architecture (TEA).
WWW: https://sites.google.com/site/ray2501/tcl-lmdb
2016-04-13 10:49:44 +00:00
Oliver Lehmann
dc061bccb0
update to 3.59
2016-04-13 10:47:56 +00:00
Jan Beich
72fbe871f7
net-mgmt/tornova: add new port
...
PR: 207953
Submitted by: Neel Chauhan
TorNova is a frontend to Tor written in Python, GTK 3, and Stem.
https://www.github.com/neelchauhan/TorNova
2016-04-13 10:47:14 +00:00
Jan Beich
56029a8e88
security/clambc: convert to CONFIGURE_OUTSOURCE
...
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D5895
2016-04-13 10:46:01 +00:00
Jan Beich
3e206a54e6
irc/irc: convert to CONFIGURE_OUTSOURCE
...
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D5818
2016-04-13 10:45:16 +00:00
Jan Beich
2a6064328d
games/qqwing: convert to CONFIGURE_OUTSOURCE
...
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D5817
2016-04-13 10:44:47 +00:00
Jan Beich
777d436f1a
lang/squeak: convert to CONFIGURE_OUTSOURCE
...
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:44:23 +00:00
Jan Beich
532e6d1e05
devel/omniNotify, devel/py-omniorb*: modernize
...
- Convert to CONFIGURE_OUTSOURCE
- Convert to target option helpers
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:43:50 +00:00
Jan Beich
2ea4d9bed0
devel/fb-adb: convert to CONFIGURE_OUTSOURCE
...
PR: 208294
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:43:21 +00:00
Jan Beich
86a8cc4c56
audio/oss: convert to CONFIGURE_OUTSOURCE
...
PR: 208294
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:42:36 +00:00
Jan Beich
28de4b0ffe
devel/*gcc*: convert to CONFIGURE_OUTSOURCE in trivial cases
...
PR: 208294
Exp-run by: antoine
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:41:49 +00:00
Jan Beich
70267d209b
lang/gcc*: convert to CONFIGURE_OUTSOURCE
...
PR: 208294, 208309
Exp-run by: antoine
Approved by: gerald (maintainer)
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:40:58 +00:00
Mathieu Arnold
cfed473897
Cleanup.
...
PR: 208704
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
2016-04-13 10:38:52 +00:00
Jan Beich
ef7f58498f
Add CONFIGURE_OUTSOURCE support
...
If CONFIGURE_OUTSOURCE is defined HAS_CONFIGURE invokes configure script
and builds the port out of source tree, under ${WRKDIR}/.build by default.
The feature is inspired by USES=cmake:outsource and USES=qmake:outsource.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D4157
2016-04-13 10:37:34 +00:00
Jan Beich
7c2082609b
Change default directory used by USES=autoreconf to WRKSRC
...
PR: 208294
Exp-run by: antoine
Reviewed by: tijl
Approved by: portmgr (mat via D4157)
Differential Revision: https://reviews.freebsd.org/D4169
2016-04-13 10:36:54 +00:00
Jan Beich
88360e4c12
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
...
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (antoine), perl (mat)
Differential Revision: https://reviews.freebsd.org/D4158
2016-04-13 10:36:15 +00:00
Mathieu Arnold
c57709330b
Fix build.
...
Sponsored by: Absolight
2016-04-13 10:14:32 +00:00
Kurt Jaeger
084fddb984
mail/mutt: fix Makefile for -lite
...
PR: 208694
Submitted by: Udo.Schweigert@siemens.com (maintainer)
2016-04-13 09:57:03 +00:00
Jan Beich
3c0234cb16
multimedia/x264: add FFMS and LSMASH options
...
Switch to LSMASH by default to follow vendor configure behavior.
Approved by: koobs (maintainer, via private mail)
Differential Revision: https://reviews.freebsd.org/D5861
2016-04-13 09:53:47 +00:00
Jan Beich
8539486dea
multimedia/x264: correct LAVF option description
...
LAVF only supports demuxing via libavformat.
Approved by: koobs (maintainer, via private mail)
Differential Revision: https://reviews.freebsd.org/D5863
2016-04-13 09:53:15 +00:00
Jan Beich
65019b8904
multimedia/{,lib}x264: modernize
...
- Convert to option helpers
- Convert to USES=localbase + respect CPPFLAGS
- Convert to USES=shebangfix (can be zsh->bash symlink)
- Simplify SLAVE_PORT conditionals into ?=, += and !target()
- Drop unnecessary `cd` before PGO sample
- Drop no longer necessary .include <bsd.port.options.mk>
Approved by: koobs (maintainer, via private mail)
Differential Revision: https://reviews.freebsd.org/D5862
2016-04-13 09:52:35 +00:00
Jan Beich
60455dce12
multimedia/libx264: drop unused pkg-descr
...
$ make -V DESCR
/usr/ports/multimedia/libx264/../x264/pkg-descr
Approved by: portmgr blanket
2016-04-13 09:52:04 +00:00
Jan Beich
539aa1fa0d
multimedia/x264: make options actually affect dependencies
...
Approved by: koobs (maintainer, via private mail)
Differential Revision: https://reviews.freebsd.org/D5860
2016-04-13 09:51:42 +00:00
Dmitry Marakasov
7a4ff1616c
- Update to 1.21
...
- Add LICENSE
- Switch to USES=localbase
2016-04-13 09:10:04 +00:00
Matthias Andree
d5fe1b6677
Support "make test" by defining TEST_TARGET. [1]
...
Define LICENSE.
Remove regression-test target in favor of the framework "make test"
feature. (ports/CHANGES 20150928)
Submitted by: jbeich@ [1]
2016-04-13 07:38:33 +00:00
Dmitry Sivachenko
180f6490e7
Update to version 1.2.1.
...
PR: 208739
Submitted by: kbowling
2016-04-13 07:13:54 +00:00
Timur I. Bakeyev
9568655f1a
Add a note about configuration changes in the Samba ports due to BadLock vulnerability.
...
Security: CVE-2016-2118
2016-04-13 07:08:01 +00:00
Baptiste Daroussin
6c7ad0e828
Fix port when BUREMOVE is not defined
2016-04-13 07:00:42 +00:00
Ed Schouten
d0b20036ad
Switch the cloudabi-toolchain port over to llvm-devel.
...
Farnsworth: "Good news, everyone!" The latest revisions of LLVM trunk
not only have a version of LLD that creates usable binaries for x86-64
and aarch64, it also does a better job at creating Position Independent
Executables than the GNU linker.
Because PIE is going to become pretty important for some of the upcoming
projects (emulation on other OSes), I'd like to go ahead and switch the
cloudabi-toolchain port over to the latest snapshot of LLVM. My goal is
to revert back to a stable version (3.9) when available.
Switching to LLD involves patching up the Binutils ports to no longer
install the GNU linker (and remove the linker scripts that it uses). We
can then simply add a couple of extra symlinks to cloudabi-toolchain to
point to the LLD binary.
At the same time, let's switch over to using the ELF toolchain tools on
FreeBSD 11. That way we can even drop the dependency on Binutils on
those systems.
Reviewed by: bapt, emaste
Differential Revision: https://reviews.freebsd.org/D5874
2016-04-13 06:41:56 +00:00
Wen Heping
0d98cb0b01
- Set CAIRO_SVG and KML as default options
...
Suggested by: usrbinerl@ya.ru(via email)
2016-04-13 06:09:25 +00:00
Steve Wills
58fd907816
Try harder to find svn
...
Don't assume svn is installed, but use it if it's available, falling back to
svnlite if not (or using svn from base in the case where WITH_SVN was set in
base). This matches the logic in base for finding svn.
PR: 207479
Discussed with: gjb
Reported by: Torsten Zühlsdorff <ports@toco-domains.de>
2016-04-13 02:02:43 +00:00
Steve Wills
a5aebf960e
CentOS ports: for c6_64, install 32bit libraries alongside
...
PR: 206943
Submitted by: xmj
2016-04-13 01:49:24 +00:00
Cy Schubert
6aacac9b23
Remove redundant MAN1 definition.
2016-04-13 01:34:08 +00:00