1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

471670 Commits

Author SHA1 Message Date
Mark Linimon
0b263966d3 Fix build on GCC-based architectures:
ERROR: C++ Compiler does not support -std=c++11

and adjust CFLAGS.

PR:		236752
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 15:35:42 +00:00
Kai Knoblich
87301ed8f8 devel/py-banal: Update to 0.4.2
Changelog:

* Add ensure_dict and keys_values functions
* Fix hash_data function
* Make the package safe for Python 3.8 (= module "collections.abc" is only
  visible through the module "collections" up to Python 3.7)

Approved by:	mentors (implicit)
2019-03-29 15:30:00 +00:00
Mark Linimon
14f2a7f272 Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
PR:		236749
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 15:25:31 +00:00
Mark Linimon
7a3cc5e130 Fix build on gcc-based architectures by respecting LDFLAGS and CXXFLAGS:
ld-elf.so.1: /usr/lib/libstdc++.so.6: version CXXABI_1.3.8 required by /wrkdirs/usr/ports/games/stonesoup/work/crawl-0.23.1/crawl-ref/source/rltiles/tool/tilegen.elf not found

PR:		236691
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 15:12:06 +00:00
Mark Linimon
59e4ad72bd New libx264 releases now seem to detect and use Altivec during
compilation, which breaks with base GCC because it doesn't support
some functions that libx264 uses.

Set GCC option by default for powerpc and powerpc64.

PR:		236679
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 14:58:45 +00:00
Mark Linimon
faf50ea528 Add USES=compiler:c++11-lang, this port adds -std=c++11 to CPPFLAGS.
Don't add --stdlib=libc++ to CXXFLAGS, Clang uses it by default and GCC can't use libc++.

Don't set CC, CXX, CPP, those are set by the ports tree.

Add a define for __ppc__.

While here, pet portlint.

PR:		236799
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 14:50:58 +00:00
Mark Linimon
64941d8e94 Fix build on gcc-based architectures:
undefined reference to 'std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21'

PR:		236825
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 14:45:06 +00:00
Mark Linimon
b55eb4e424 Fix build on gcc-based architectures:
lwgeom_functions_basic.c:1566: error: #pragma GCC diagnostic not allowed inside functions

PR:		236728
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2019-03-29 14:41:55 +00:00
Mark Linimon
d8dc4ed3d7 Fix build on gcc-based architectures:
SharpPlus.h:24:3: error: #error "The GCC RTTI support is required."

Approved by:	portmgr (tier-2 blanket)
2019-03-29 14:34:28 +00:00
Steve Wills
b5547d532e security/teleport: update to 3.1.5
PR:		235295
Approved by:	maintainer timeout (seanc, >2 months)
2019-03-29 14:34:07 +00:00
Mark Linimon
1f11c37dfd Fix configure error on gcc-based architectures:
configure: error: C++ compiler cannot create executables

Approved by:	portmgr (tier-2 blanket)
2019-03-29 14:33:15 +00:00
Bernhard Froehlich
07e449c39e net/boringtun: Drop maintainership because I cannot ethically support CloudFlare
and their intentions after what I have found out. Sorry for the mistake of bringing
it into the ports tree and opening pandoras box.
2019-03-29 14:32:07 +00:00
Mark Linimon
01760654d4 Fix build on gcc-based architectures:
undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21'
2019-03-29 14:31:40 +00:00
Sunpoet Po-Chuan Hsieh
f345d876dd Update openjpeg status 2019-03-29 14:17:12 +00:00
Sunpoet Po-Chuan Hsieh
e6189fd7a4 Update MASTER_SITES
Approved by:	portmgr (blanket)
2019-03-29 14:17:03 +00:00
Sunpoet Po-Chuan Hsieh
052f94b90f Add note to update python documentation (lang/python-doc-*) 2019-03-29 14:16:57 +00:00
Sunpoet Po-Chuan Hsieh
aef17dd496 Sort distinfo by python version as it was before r492965 2019-03-29 14:16:48 +00:00
Sunpoet Po-Chuan Hsieh
ee711b091b Add NO_ARCH 2019-03-29 14:16:41 +00:00
Sunpoet Po-Chuan Hsieh
2aa095a16e Update to 1.24
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/DateTime-Locale
2019-03-29 14:16:34 +00:00
Sunpoet Po-Chuan Hsieh
6f44740850 Update to 1.34
Changes:	https://metacpan.org/changes/distribution/Class-Inspector
2019-03-29 14:16:28 +00:00
Sunpoet Po-Chuan Hsieh
3042d7c6a4 Update to 1.16.1
Changes:	https://github.com/grosser/parallel/commits/master
2019-03-29 14:16:22 +00:00
Sunpoet Po-Chuan Hsieh
4f91ae9eff Update to 1.9.1
Changes:	https://github.com/fog/fog-google/releases
		https://github.com/fog/fog-google/blob/master/CHANGELOG.md
2019-03-29 14:16:17 +00:00
Sunpoet Po-Chuan Hsieh
f1a9c3a5a9 Update to 2.11.250
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:11 +00:00
Sunpoet Po-Chuan Hsieh
1100d23011 Update to 2.11.250
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:06 +00:00
Sunpoet Po-Chuan Hsieh
5160bd584c Update to 2.11.250
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:01 +00:00
Sunpoet Po-Chuan Hsieh
df00b6a6f9 Update to 0.3.1
Changes:	https://github.com/fatiando/pooch/releases
2019-03-29 14:15:55 +00:00
Sunpoet Po-Chuan Hsieh
d9c08ef1bb Update to 0.7.0
Changes:	https://github.com/lark-parser/lark/releases
2019-03-29 14:15:50 +00:00
Sunpoet Po-Chuan Hsieh
c31e6b673a Update to 4.4.2
Changes:	https://github.com/jaraco/jaraco.itertools/blob/master/CHANGES.rst
2019-03-29 14:15:45 +00:00
Sunpoet Po-Chuan Hsieh
1f1dd8979a Update to 2.72
Changes:	https://metacpan.org/changes/distribution/Net-Ping
2019-03-29 14:15:39 +00:00
Sunpoet Po-Chuan Hsieh
ef2dabd1f9 Fix the download of auxiliary files
The main problem is that upstream provides unversioned auxiliary files
(htmlxref.cnf, texi2dvi and texinfo.tex) [1]. After several failure and PRs, I
decided to host those files in my LOCAL and use it as MASTER_SITES. It helps
make the update "expected". But it still makes problem when the users have an
outdated ports tree.

In order to solve this problem, those files are stored versioned (by date) in my
LOCAL from now on. Therefore, people with old ports tree would still be able to
fetch the files.

[1] https://ftp.gnu.org/gnu/texinfo/
2019-03-29 14:15:34 +00:00
Sunpoet Po-Chuan Hsieh
2799326af2 Update to 0.2.1
- Do not silence installation message
- Sort PLIST
- Take maintainership

Changes:	https://github.com/lonkamikaze/bsda2/releases
2019-03-29 14:15:29 +00:00
Sunpoet Po-Chuan Hsieh
977b57e77a Fix CVE-2018-5727
- Bump PORTREVISION for possible package change

Obtained from:	d6b8aed561
Security:	5efd7a93-2dfb-11e9-9549-e980e869c2e9
MFH:		2019Q1
2019-03-29 14:15:23 +00:00
Sunpoet Po-Chuan Hsieh
eded5f7080 Remove outdated patches 2019-03-29 14:15:18 +00:00
Alexey Dokuchaev
540f1696d2 - Resurrect `editors/e93' and fix distfile fetching (unfortunately,
new distfile name does not contain version number, but its checksum
  is the same as the previous one)
- Provide more descriptive and elaborate COMMENT text
- Register dependency between the program and its internal GUI library
  which allows to remove MAKE_JOBS_UNSAFE (hopefully)
- Stop bogusly requesting C++ compiler (apparently, it was wanted
  because of its `bool' type), instead simply #include <stdbool.h>
- Localize build configuration in one place (port-patch): having
  MAKE_ARGS blurred the picture and it was not quite accurate anyway
  (e.g., passed down those bogus C++ bits)
- Drop `gmake' from USES, no longer needed WRKSRC, define LICENSE_FILE
- Make docfiles installation optional and install them to appropriate
  location using standard helper target
- Reformat port description (shorten the lines, kill EOL whitespace,
  separate sentences with double spaces)
2019-03-29 13:58:23 +00:00
Dmitry Sivachenko
182e3ec295 Update to version 1.9.6. 2019-03-29 13:43:40 +00:00
Bernhard Froehlich
3c255f825c net/boringtun: Update maintainer to my FreeBSD address
Reported by:	bapt
2019-03-29 13:21:46 +00:00
Renato Botelho
0d323e33e5 Fix maintainer e-mail address 2019-03-29 13:18:24 +00:00
Danilo G. Baio
c5f4130d56 net-mgmt/zabbix4-*: Update to 4.0.6
Changelog:	https://www.zabbix.com/rn/rn4.0.6

PR:		236877
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-03-29 13:02:22 +00:00
Renato Botelho
73b2c54b32 net/xmlrpc-c
- Update to 1.51.03
- Fix build with OpenSSL 1.1.x [1]

PR:		235763 [1]
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-03-29 12:52:28 +00:00
Hans Petter Selasky
97d2a18bae Restore virtual_oss_ctl to version 1.2.0.
This version adds support for FIR filters.

Approved by:	mat
2019-03-29 12:49:24 +00:00
Hans Petter Selasky
a5c45f4a95 Update virtual_oss to 1.2.1
Among other features and bugfixes virtual_oss now can do simple FIR
filtering on the played back or recorded audio.

Approved by:	lme
2019-03-29 12:47:20 +00:00
Bernhard Froehlich
8141bcb894 BoringTun is an implementation of the WireGuard protocol designed for
portability and speed.

The project consists of two parts:

* The executable boringtun, a userspace WireGuard implementation for
  Linux and macOS.
* The library boringtun that can be used to implement fast and efficient
  WireGuard client apps on various platforms, including iOS and Android.
  It implements the underlying WireGuard protocol, without the network
  or tunnel stacks, those can be implemented in a platform idiomatic way.

NOTE: This crate is still undergoing review for security concerns.
Therefore, we recommend that you take caution before using it in a
production application.

WWW: https://github.com/cloudflare/boringtun
2019-03-29 12:40:41 +00:00
Bernhard Froehlich
5b5493b8c0 net/wireguard: Improve rc.d script to support other userspace implementations like boringtun 2019-03-29 12:27:08 +00:00
Renato Botelho
6248a7aaea security/sshguard: Update to 2.3.1
PR:		236496
Approved by:	maintainer timeout (> 2 weeks)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-03-29 12:24:32 +00:00
Danilo G. Baio
8a24e97c91 net-mgmt/zabbix3-*: Update to 3.0.26
Changelog:	https://www.zabbix.com/rn/rn3.0.26

PR:		236828
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-03-29 12:01:53 +00:00
Jason E. Hale
9d3404119e math/libqalculate: Update to 3.0.0
math/qalculate: Update to 3.0.0

- Bump PORTREVISION on math/libqalculate consumers due to shlib bump
2019-03-29 11:58:29 +00:00
Tobias Kortkamp
2abfcf89ff net-mgmt/glpi-plugins-fusioninventory-server: Fix USES=php usage after r424988 2019-03-29 11:41:41 +00:00
Tobias Kortkamp
1a795b624b net-mgmt/nagiosql: Fix USES=php usage after r484572 2019-03-29 11:35:15 +00:00
Sunpoet Po-Chuan Hsieh
d12a4cbc6f Update to 3.3.6
- Take maintainership

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-29 11:20:00 +00:00
Sunpoet Po-Chuan Hsieh
e733020b52 Update to 3.3.6
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-29 11:19:55 +00:00