Commit graph

19943 commits

Author SHA1 Message Date
Thomas Zander
37a9e1935a Update to upstream version 3.0.86
PR:		215012
Submitted by:	freebsd@moosefs.com (maintainer)
2016-12-03 18:07:56 +00:00
Antoine Brodin
a3b48d687a Hook cmocka to the build 2016-12-03 17:31:40 +00:00
Mikolaj Golub
b05fd6f28b Update to 1.2.0 2016-12-03 16:53:17 +00:00
Dimitry Andric
9fa95ead62 Make frame pointer tracing in cdrtools(-devel) work correctly
The cdrtools ports compile and run a small program ('avoffset') after
their configuration phase, which is supposed to figure out the stack
direction, frame pointer offset to main(), and so on.  This program
relies on the compiler not optimizing away certain constructs, so after
the import of clang 3.9.0 into base, it got stuck in an endless loop.

Fix it by marking a few functions as noinline, and making one particular
variable volatile.

Reported by:	antoine
Approved by:	marius (maintainer)
2016-12-03 13:36:11 +00:00
Emanuel Haupt
0812297dbe - Update to latest GitHub version
- Update WWW

PR:		214878
Submitted by:	kib
2016-12-03 13:13:24 +00:00
Bartek Rutkowski
fa45fc0aa1 sysutils/node_exporter: update 0.12.0 -> 0.13.0
PR:		214921
Submitted by:	Jev Bjorsell <ports@ecadlabs.com> (maintainer)
2016-12-02 17:08:59 +00:00
Roger Pau Monné
4168d77f03 xen: update to 4.7.1
Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
2016-12-02 16:07:24 +00:00
Tom Judge
d17c4a1d76 Update to 5.0.2
Changes: https://www.elastic.co/guide/en/logstash/current/logstash-5-0-2.html
2016-12-02 14:53:21 +00:00
Mathieu Arnold
8b4093cba5 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
2016-12-02 11:58:21 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Devin Teske
c527b84d88 Add sysutils/cmocka - a fork for Google's cmockery unit testing framework
Differential Revision:	https://reviews.freebsd.org/D8673
Reviewed by:	shurd, mat
Approved by:	shurd
Sponsored by:	Panzura, Inc.
2016-12-01 22:24:27 +00:00
Mark Linimon
394b30b8d0 Restrict to archs that FreeBSD supports in little-endian mode. Those are
all the UEFI spec supports.

While here, mark broken on armv6.
2016-12-01 00:50:28 +00:00
Roman Bogorodskiy
ad3de8efa5 sysutils/cbsd: fix bad jset behavior
- fix bad jset behavior through a local patch
 - bump PORTREVISION

PR:		214931
Submitted by:	maintainer
2016-11-30 16:03:57 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Sofian Brabez
f2237c5e7f - Add more OPTIONS and missing html static files
- Add pkg-plist
- Bump PORTREVISION
- Cleanup

Reported by:	bapt
Differential Revision:	https://reviews.freebsd.org/D8670
2016-11-29 17:14:45 +00:00
Tobias C. Berner
6910ba38cc Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.

So only export it if QT_DIST is set.

PR:		210227
Reviewed by:	mat, rakuco
Approved by:	portmgr (mat), rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D8378
2016-11-29 06:20:40 +00:00
Roman Bogorodskiy
b0c79a558e sysutils/cbsd: update to 11.0.6
PR:		214888
Submitted by:	maintainer
2016-11-28 16:13:20 +00:00
Jimmy Olgeni
7a56d8b3d2 sysutils/ohmu requires devel/py-future too. 2016-11-28 14:28:16 +00:00
Dmitry Marakasov
5abcc6c03f - Fix plist; KMODDIR is absolute path on itself
Approved by:	portmgr blanket
2016-11-28 13:42:25 +00:00
Thomas Zander
cbfcf30d70 Update to upstream release as of 20161114
PR:		214865
Submitted by:	pkubaj@anongoth.pl (maintainer)
2016-11-28 12:26:10 +00:00
Thomas Zander
849dc2c148 Update to upstream version 1.3.1; new maintainer Danilo G. Baio
PR:		213918
Submitted by:	dbaio@bsd.com.br (new maintainer)
2016-11-27 12:57:15 +00:00
Jimmy Olgeni
37cada2f07 Add missing RUN_DEPENDS on sysutils/py-scandir to sysutils/ohmu.
Without py-scandir there is a runtime error:

  pkg_resources.DistributionNotFound: The 'scandir==1.3' distribution was not found and is required by ohmu
2016-11-27 10:30:02 +00:00
Roman Bogorodskiy
fd1ec77899 sysutils/cbsd: update to 11.0.5
- Add encrypted password hash support for adduser and pw script: Issue #100
- (bhyve): Check IPv6 address availability: Issue #104
- (bhyve): VM also uses post/pre scripts now: execscript
- expose: add pf support for port redirect into jail: Issue #106
- fix loosing nic_parent on created new nic interface in dialog

PR:		214858
Submitted by:	maintainer
2016-11-27 09:45:45 +00:00
Jason E. Hale
d32b8fe316 Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
2016-11-26 23:41:16 +00:00
Thomas Zander
abcdedb193 Update to upstream version 1.1.0
PR:		214544
Submitted by:	neel@neelc.org (maintainer)
2016-11-26 17:53:52 +00:00
Mathieu Arnold
7d0cff1744 Also install bash completions.
PR:		214805
Submitted by:	mat
Approved by:	maintainer
Sponsored by:	Absolight
2016-11-25 07:40:04 +00:00
Greg Lewis
0e86ba21b1 . Minor typo fixes. 2016-11-24 17:43:44 +00:00
Sunpoet Po-Chuan Hsieh
84fb76de30 - Update to 5.0.0
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-11-24 16:10:16 +00:00
Jimmy Olgeni
7df0055f44 Unbreak build - according to PR 214773 custom patches are not
needed anymore.

PR:		214773
2016-11-24 10:41:15 +00:00
Jan Beich
2568504542 sysutils/android-file-transfer: unbreak on 9.x after r426565
In file included from cli/Session.cpp:22:0:
./cli/PosixStreams.h: In constructor 'cli::ObjectInputStream::ObjectInputStream(const string&)':
./cli/PosixStreams.h:72:18: error: 'perror' was not declared in this scope
     perror("open");
                  ^
./cli/PosixStreams.h: In constructor 'cli::ObjectOutputStream::ObjectOutputStream(const string&)':
./cli/PosixStreams.h:109:18: error: 'perror' was not declared in this scope
     perror("open");
                  ^

Changes:	40640fb...5a818d8
PR:		196712
Reported by:	pkg-fallout
2016-11-24 06:28:44 +00:00
Bartek Rutkowski
e15ee996fd sysutils/flock: update 2.28 -> 2.29
PR:		214773
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
2016-11-23 20:08:36 +00:00
Sofian Brabez
a5b9e78848 - Update to 1.1.1
Reported by:	roberto
2016-11-23 18:34:08 +00:00
Alexey Dokuchaev
c6575e46c5 When ioctl() on /dev/acpi fails with `Device not configured' message,
suggest most probable cause of this to reduce number of questions on
the mailing lists; slightly improve port description text while here.
2016-11-23 16:40:10 +00:00
Dmitry Marakasov
bb392f570a - Add LICENSE
- Cosmetic fixes
- handle SUID bit properly
- Respect CC and CFLAGS
2016-11-23 14:45:54 +00:00
Jan Beich
a8713d15f4 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)
2016-11-23 12:45:46 +00:00
Baptiste Daroussin
c9e5b0da2c Add ttyd:
ttyd is a simple command-line tool for sharing terminal over the web, inspired by GoTTY.

WWW: https://www.github.com/tsl0922/ttyd

PR:		213503
Submitted by:	Neel Chauhan <neel@neelc.org>
2016-11-23 12:44:38 +00:00
Christoph Moench-Tegeder
95acaa8e94 vagrant 1.8.7
https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

PR:		214571
Approved by:	joe()thrallingpenguin.com (maintainer), rene (mentor)
2016-11-22 21:07:29 +00:00
Mark Linimon
856d6fcc59 Some aarch64 servers apparently have ACPI. Attempt to build on aarch64
just to see.  (It should not hurt anything.)

Approved by:	portmgr (tier-2 blanket)
2016-11-22 18:47:53 +00:00
Mark Linimon
b6b9bccb91 Mark deprecated: mastersite disappeared. 2016-11-22 18:34:56 +00:00
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Sunpoet Po-Chuan Hsieh
87b3380a31 - Update WWW: use https:// 2016-11-22 06:55:18 +00:00
Kris Moore
c93ee1986e - Update to 0.5.0
- Update maintainer e-mail address

PR: 214672
Submitted by: Maintainer - John Hixson <jhixson@gmail.com>
2016-11-21 22:02:30 +00:00
Jose Alonso Cardenas Marquez
906b2065e8 - Fix start when /var/run is on TMPFS
- Bump PORTREVISION

PR:		212282
Submitted by:	O. Hartmann ohartmann (_at_) walstatt.org
2016-11-21 20:59:10 +00:00
Jose Alonso Cardenas Marquez
b6c2c0e33c - Fix distinfo
Reported by:	Dmitry Marakasov <amdmi3 (at) amdmi3.ru>
2016-11-21 16:12:58 +00:00
Olivier Duchateau
9ccd5cc791 Update to 1.8
PR:		214259
Submitted by:	Jochen Neumeister
Approved by:	Gasol Wu (maintainer)
2016-11-21 06:58:05 +00:00
Warner Losh
5867f2dab8 Create pkg-descr for u-boot-master. 2016-11-21 04:23:32 +00:00
Jan Beich
1b2f70532c sysutils/freefilesync: unbreak with boost 1.62 on 11.0+
In file included from algorithm.cpp:13:
In file included from ../../zen/guid.h:16:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:17:
In file included from /usr/local/include/boost/shared_ptr.hpp:17:
In file included from /usr/local/include/boost/smart_ptr/shared_ptr.hpp:28:
In file included from /usr/local/include/boost/smart_ptr/detail/shared_count.hpp:29:
In file included from /usr/local/include/boost/smart_ptr/detail/sp_counted_base.hpp:45:
In file included from /usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp:18:
In file included from /usr/local/include/boost/detail/sp_typeinfo.hpp:20:
In file included from /usr/local/include/boost/core/typeinfo.hpp:119:
In file included from /usr/local/include/boost/core/demangle.hpp:32:
/usr/include/c++/v1/cxxabi.h:190:19: error: '__cxa_get_globals' is missing exception specification
      'noexcept'
__cxa_eh_globals *__cxa_get_globals(void);
                  ^
../../zen/scope_guard.h:31:30: note: previous declaration is here
extern "C" __cxa_eh_globals* __cxa_get_globals() noexcept;
                             ^

PR:		214485
Reported by:	antoine (via exp-run)
2016-11-21 03:52:38 +00:00
Sunpoet Po-Chuan Hsieh
e4f1c4f366 - Update to 1.5.5
- Cleanup MASTER_SITES: remove default subdir
- Update WWW: use https://

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8729
2016-11-20 23:54:57 +00:00
Jan Beich
0ce4812dc6 sysutils/facter: unbreak build with boost 1.62
vendor/leatherman/logging/src/logging.cc:75:44: error: no matching constructor for initialization of 'sink_t' (aka 'synchronous_sink<leatherman::logging::color_writer>')
        boost::shared_ptr<sink_t> sink(new sink_t(&dst));
                                           ^      ~~~~
/usr/local/include/boost/log/sinks/sync_frontend.hpp:72:7: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'ostream *' (aka 'basic_ostream<char> *') to 'const boost::log::v2_mt_posix::sinks::synchronous_sink<leatherman::logging::color_writer>' for 1st argument
class synchronous_sink :
      ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:123:14: note: candidate constructor not viable: no known conversion from 'ostream *' (aka 'basic_ostream<char> *') to 'const shared_ptr<sink_backend_type>' for 1st argument
    explicit synchronous_sink(shared_ptr< sink_backend_type > const& backend) :
             ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:134:45: note: candidate template ignored: substitution failure [with T0 = std::__1::basic_ostream<char, std::__1::char_traits<char> > *]: no type named 'type' in 'boost::log::v2_mt_posix::aux::enable_if_named_parameters<std::__1::basic_ostream<char, std::__1::char_traits<char> > *, boost::log::v2_mt_posix::aux::sfinae_dummy>'
    BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN(BOOST_LOG_SINK_CTOR_FORWARD_INTERNAL, ~)
                                            ^
/usr/local/include/boost/log/detail/parameter_tools.hpp:44:66: note: expanded from macro 'BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN'
        BOOST_PP_REPEAT_FROM_TO(1, BOOST_LOG_MAX_PARAMETER_ARGS, macro, args)
                                                                 ^
/usr/local/include/boost/preprocessor/repetition/repeat_from_to.hpp:36:125: note: expanded from macro 'BOOST_PP_REPEAT_FROM_TO_1'
                                                                                                                            ^
/usr/local/include/boost/preprocessor/repetition/repeat_from_to.hpp:54:136: note: expanded from macro 'BOOST_PP_REPEAT_FROM_TO_D_1'
                                                                                                                                       ^
note: (skipping 25 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/usr/local/include/boost/preprocessor/control/iif.hpp:25:60: note: expanded from macro 'BOOST_PP_IIF_I'
                                                           ^
/usr/local/include/boost/preprocessor/control/iif.hpp:32:31: note: expanded from macro 'BOOST_PP_IIF_1'
                              ^
/usr/local/include/boost/log/sinks/sync_frontend.hpp:51:14: note: expanded from macro 'BOOST_LOG_SINK_CTOR_FORWARD_INTERNAL_1'
    explicit synchronous_sink(T0 const& arg0, typename boost::log::aux::enable_if_named_parameters< T0, boost::log::aux::sfinae_dummy >::type = boost::log::aux::sfinae_dummy()) :\
             ^                                                                                                                           ~~~~
/usr/local/include/boost/log/sinks/sync_frontend.hpp:134:45: note: candidate constructor template not viable: requires 2 arguments, but 1 was provided
/usr/local/include/boost/log/detail/parameter_tools.hpp:44:66: note: expanded from macro 'BOOST_LOG_PARAMETRIZED_CONSTRUCTORS_GEN'
        BOOST_PP_REPEAT_FROM_TO(1, BOOST_LOG_MAX_PARAMETER_ARGS, macro, args)
                                                                 ^

PR:		214469
Submitted by:	antoine
Obtained from:	upstream
Approved by:	portmgr blanket
2016-11-20 20:58:08 +00:00
Baptiste Daroussin
9cf92ebd83 Use @postexec instead of @exec 2016-11-20 12:50:52 +00:00