1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

404774 Commits

Author SHA1 Message Date
Olivier Duchateau
f4698ad2b3 Update to 0.1.4 2016-11-21 13:46:03 +00:00
Olivier Duchateau
97f3d07313 Update to 0.0.3 2016-11-21 13:43:30 +00:00
Vsevolod Stakhov
8dbd63e4c8 - Update to 1.4.0 2016-11-21 12:53:50 +00:00
Pawel Pekala
e031b816a6 Better fix for execution error. INSTALL_LIB strip(1) libraries it
installs, at least on FreeBSD 10 this operation changes type of
library to FreeBSD making loading library fail on runtime.
2016-11-21 12:45:55 +00:00
Vsevolod Stakhov
b7c5745446 - Update to 1.10.0 2016-11-21 12:37:48 +00:00
Jason E. Hale
ca6f71fa4b Fix build of security/gpgme-qt5 with gcc49
In file included from qgpgmebackend.cpp:42:0:
../../../lang/cpp/src/engineinfo.h: In constructor
  'GpgME::EngineInfo::Version::Version(const string&)':
../../../lang/cpp/src/engineinfo.h:47:17: error: 'sscanf' is not a
  member of 'std'
      std::sscanf(version.c_str(), "%d.%d.%d", &major, &minor, &patch) != 3) {

PR:		214687
Submitted by:	tcberner
2016-11-21 12:27:15 +00:00
Tobias C. Berner
d5aa55e33e www/qupzilla-qt5: Correct the KWALLET option
The KWALLET option had been added based on early plans for KDE5. Now that the
KF5 ports are committed, correct the KWALLET option to match the new KF5 ports.

Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5
components identified by stage-QA.

PR:		214530
Submitted by:	Matthew Rezny <matthew@reztek.cz> (maintainer)
Approved by:	rakuco (mentor)
2016-11-21 12:15:15 +00:00
Tobias C. Berner
eda871c43e www/qupzilla-qt4: Repair the KWALLET option
The recent move of all the KDE4 includes into ${LOCALBASE}/include/kde4 broke
the KWALLET option. This patch fixes the option by inserting the right include
path.

Also, convert USE_OPENSSL to USES=ssl.

PR:		214531
Submitted by:	Matthew Rezny <matthew@reztek.cz> (maintainer)
Approved by:	rakuco (mentor)
2016-11-21 12:14:43 +00:00
Emanuel Haupt
27b2526ee8 Re-use PATCH_SITES for cklatest target instead of hardcoding. 2016-11-21 11:29:05 +00:00
Ganael LAPLANCHE
5404fdc653 - Add missing SONAME [1]
- Use Clang-specific build files when appropriate

PR:		214579 [1]
Submitted by:	Yuri Victorovich <yuri@rawbw.com> [1]
2016-11-21 11:15:47 +00:00
Tobias C. Berner
a96b8560a0 Fix build on i386.
Approved by:	rakuco (mentor)
2016-11-21 11:02:44 +00:00
Tobias C. Berner
73c9bdd787 Fix build with gcc49.
Approved by:	rakuco (mentor)
2016-11-21 11:02:07 +00:00
Tobias C. Berner
51c587e70b Insert missing space in component list.
Approved by:	rakuco (mentor)
2016-11-21 11:00:46 +00:00
Renato Botelho
c1ddb127a2 Update security/strongswan to 5.5.1
PR:		213844
Approved by:	strongswan@Nanoteq.com (maintainer)
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
2016-11-21 10:43:45 +00:00
Mathieu Arnold
b09544a1cd Update to v5.25.7-4-gd5584eb.
Changes:	https://github.com/Perl/perl5/compare/v5.25.6-241-g89e5a02...v5.25.7-4-gd5584eb
Sponsored by:	Absolight
2016-11-21 10:30:23 +00:00
Dmitry Marakasov
819b2b376e - Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
2016-11-21 09:00:23 +00:00
Dmitry Sivachenko
a909b0a8ed Update to version 1.6.10 2016-11-21 07:59:11 +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
Jan Beich
80a63563f0 graphics/appleseed: unbreak build with boost 1.62 on i386
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)'
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~scoped_lock()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

PR:		214476
Approved by:	portmgr blanket
2016-11-21 06:52:50 +00:00
Jan Beich
789be6c327 net/kea: unbreak build with boost 1.62 on 9.x
`_ZZN5boost6system15system_categoryEvE21system_category_const' referenced in section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded section `.bss._ZZN5boost6system15system_categoryEvE21system_category_const[_ZZN5boost6system15system_categoryEvE21system_category_const]' of .libs/libkea_asiolink_la-io_address.o
`_ZZN5boost6system16generic_categoryEvE22generic_category_const' referenced in section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded section `.bss._ZZN5boost6system16generic_categoryEvE22generic_category_const[_ZZN5boost6system16generic_categoryEvE22generic_category_const]' of .libs/libkea_asiolink_la-io_address.o
[...]

PR:		199601
Reported by:	antoine (via exp-run)
Approved by:	portmgr blanket
2016-11-21 06:52:38 +00:00
Jan Beich
2506b89b16 devel/liblas: unbreak build with boost 1.62 on 9.x
In file included from /usr/local/include/boost/atomic/capabilities.hpp:19,
                 from /usr/local/include/boost/atomic/atomic.hpp:19,
                 from /usr/local/include/boost/atomic.hpp:12,
                 from /usr/local/include/boost/thread/pthread/once_atomic.hpp:20,
                 from /usr/local/include/boost/thread/once.hpp:20,
                 from src/../include/liblas/detail/singleton.hpp:49,
                 from src/../include/liblas/header.hpp:54,
                 from src/../include/liblas/reader.hpp:46,
                 from src/../include/liblas/index.hpp:45,
                 from src/../include/liblas/detail/index/indexoutput.hpp:46,
                 from src/detail/index/indexoutput.cpp:43:
/usr/local/include/boost/atomic/detail/int_sizes.hpp:137:2: error: #error Boost.Atomic: Failed to determine builtin integer sizes, the target platform is not supported. Please, report to the developers.
/usr/local/include/boost/atomic/detail/bitwise_cast.hpp: In function 'To boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int, From = void*]':
/usr/local/include/boost/atomic/detail/atomic_template.hpp:556:   instantiated from here
/usr/local/include/boost/atomic/detail/bitwise_cast.hpp:39: warning: missing initializer for member 'boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int, From = void*]::<anonymous struct>::to'
/usr/local/include/boost/atomic/detail/bitwise_cast.hpp: In function 'To boost::atomics::detail::bitwise_cast(const From&) [with To = void*, From = long unsigned int]':
/usr/local/include/boost/atomic/detail/atomic_template.hpp:574:   instantiated from here
/usr/local/include/boost/atomic/detail/bitwise_cast.hpp:39: warning: missing initializer for member 'boost::atomics::detail::bitwise_cast(const From&) [with To = void*, From = long unsigned int]::<anonymous struct>::to'

PR:		199601
Reported by:	antoine (via exp-run)
Approved by:	portmgr blanket
2016-11-21 06:52:26 +00:00
Olivier Duchateau
752211bfec polyclipping - Polygon and line clipping and offsetting library.
The Clipper library performs clipping and offsetting for both
lines and polygons. All four boolean clipping operations are
supported - intersection, union, difference and exclusive-or.
Polygons can be of any shape including self-intersecting polygons.

WWW: http://sourceforge.net/projects/polyclipping/

PR:		214583
Submitted by:	Nikolay Korotkiy
2016-11-21 06:42:03 +00:00
Kurt Jaeger
c0b1ac34df databases/cego: update 2.31.4 -> 2.31.5
- Changed CegoQueryHelper methods to static
- Fix for CegoBTreeManager and friends regarding small string values
  ( string(1) )
- Please note, that this fix invalidates btree format.
  Btrees have to be recreated after this fix, databases need to
  be exported and imported.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-11-21 06:41:32 +00:00
Kurt Jaeger
2e9048ac71 textproc/fzf: re-fix headers inclusion for ports-based ncurses
PR:		214678
Submitted by:	marino
Approved by:	ncurses blanket
2016-11-21 05:44:54 +00:00
Warner Losh
5867f2dab8 Create pkg-descr for u-boot-master. 2016-11-21 04:23:32 +00:00
Jan Beich
6a14dffaec dns/powerdns-recursor: unbreak build with boost 1.62
In file included from mtasker_context.cc:27:
./mtasker_fcontext.cc:33:7: error: no member named 'make_fcontext' in namespace 'boost::context'; did you mean 'boost::context::detail::make_fcontext'?
using boost::context::make_fcontext;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from mtasker_context.cc:27:
./mtasker_fcontext.cc:64:7: error: no member named 'fcontext_t' in namespace 'boost::context'; did you mean 'boost::context::detail::fcontext_t'?
using boost::context::fcontext_t;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
[...]

PR:		214470
Submitted by:	antoine
Obtained from:	upstream
Approved by:	portmgr blanket
2016-11-21 04:21:20 +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
Jason E. Hale
7c32d86df1 Take maintainership 2016-11-21 03:15:05 +00:00
Jason E. Hale
1aa61d1cc9 Update to 1.7.56
Convert to options helpers
Take maintainership
2016-11-21 03:13:55 +00:00
John Marino
6a739f4a97 security/security/ossec-hids-(server|local|client): SSL fix / stage QA
Fix 1: Set LDFLAGS for SSL support
Fix 2: Fix stage-QA failures in both -local and -server:
       Two log files were present in these stage directories that were
       not listed in the plist.  One of them were registered by the
       -client port so rather than remove them from the stage, add them
       to the package list
Fix 3: revbump after fix 2

Approved by:	SSL and general blankets
2016-11-21 01:12:32 +00:00
Sunpoet Po-Chuan Hsieh
f6cf46f7fc - Update to 0.38
Changes:	http://search.cpan.org/dist/Web-Query/Changes
2016-11-20 23:56:41 +00:00
Sunpoet Po-Chuan Hsieh
3667de5058 - Update to 0.22
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		214271
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2016-11-20 23:56:36 +00:00
Sunpoet Po-Chuan Hsieh
ed69deab30 - Do not use absolute pathname
- Bump PORTREVISION for package change

====> Running Q/A tests (stage-qa)
Warning: Bad symlink '/usr/local/lib/libzookeeper_mt.so' pointing to an absolute pathname '/usr/local/lib/libzookeeper_mt.so.2'
Warning: Bad symlink '/usr/local/lib/libzookeeper_st.so' pointing to an absolute pathname '/usr/local/lib/libzookeeper_st.so.2'

Approved by:	portmgr (blanket)
2016-11-20 23:56:32 +00:00
Sunpoet Po-Chuan Hsieh
f45777776d - Update to 0.93 2016-11-20 23:56:27 +00:00
Sunpoet Po-Chuan Hsieh
d62797a408 - Update to 0.07
- Add LICENSE
- Use USES=ssl
- Strip shared library
- Sort PLIST

Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/Changes
2016-11-20 23:56:23 +00:00
Sunpoet Po-Chuan Hsieh
0f1cfeab8f - Update to 4.01041
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2016-11-20 23:56:18 +00:00
Sunpoet Po-Chuan Hsieh
209b2393e3 - Remove unnecessary USES=shebangfix
- Convert to new options target helper
2016-11-20 23:56:14 +00:00
Sunpoet Po-Chuan Hsieh
9a5f5dfd8e - Update to 2016.02.10 2016-11-20 23:56:09 +00:00
Sunpoet Po-Chuan Hsieh
38869893b0 - Update to 20141110 (2.2.0)
- Cleanup Makefile
- Update WWW
2016-11-20 23:56:05 +00:00
Sunpoet Po-Chuan Hsieh
6cffe62efa - Update to 2.40 2016-11-20 23:56:00 +00:00
Sunpoet Po-Chuan Hsieh
36fa184791 - Update to 2016.02.10 2016-11-20 23:55:56 +00:00
Sunpoet Po-Chuan Hsieh
7e33285fde - Update to 2.1.1
- Add LICENSE_FILE
- Update WWW

Changes:	https://github.com/sbosio/rla-es/blob/master/CHANGELOG.md
2016-11-20 23:55:51 +00:00
Sunpoet Po-Chuan Hsieh
a8db4de102 - Update to 20161001 2016-11-20 23:55:47 +00:00
Sunpoet Po-Chuan Hsieh
fdb84e6ebf - Update to 20161111 2016-11-20 23:55:42 +00:00
Sunpoet Po-Chuan Hsieh
7fd9f5cd50 - Update to 20160407 2016-11-20 23:55:38 +00:00
Sunpoet Po-Chuan Hsieh
241d04702a - Update to 5.7 2016-11-20 23:55:34 +00:00
Sunpoet Po-Chuan Hsieh
cbab2da901 - Update to 0.3.0
- Remove IGNORE_WITH_PHP=70

Changes:	http://pecl.php.net/package-changelog.php?package=zookeeper
2016-11-20 23:55:29 +00:00
Sunpoet Po-Chuan Hsieh
aeb4ffe8d5 - Update to 2.0.0
- Remove IGNORE_WITH_PHP=70

Changes:	http://pecl.php.net/package-changelog.php?package=igbinary
2016-11-20 23:55:25 +00:00
Sunpoet Po-Chuan Hsieh
4a8aa3adbd - Update to 0.0019
Changes:	http://search.cpan.org/dist/Config-Identity/Changes
2016-11-20 23:55:20 +00:00
Sunpoet Po-Chuan Hsieh
4edbc3ead6 - Update to 3.0224
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2016-11-20 23:55:16 +00:00