1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

450954 Commits

Author SHA1 Message Date
Renato Botelho
99fa9a1472 - Update security/super to 3.30.1
- Re-generate patches with make makepatch
- Pass maintainership to submitter

PR:		230061
Submitted by:	Vinícius Zavam <egypcio@googlemail.com>
2018-07-26 23:28:32 +00:00
Renato Botelho
7aed89abb6 - Update security/libfprint to 0.7.0
- Fix MASTER_SITES
- Add LICENSE / LICENSE_FILE
- Add missing dependencies: nspr and pixman
- Remove unnecessary dependency: ssl
- Re-generate patches using make makepatch

PR:		230039
Approved by:	maintainer
2018-07-26 22:56:30 +00:00
Steve Wills
1c9edad518 mail/py-afew: support both Python 2 and 3
PR:		227894
Submitted by:	Sebastian Schwarz <seschwar@gmail.com> (maintainer)
2018-07-26 22:43:40 +00:00
TAKATSU Tomonari
77b8fddf04 - Update to 2.2.0 2018-07-26 22:43:21 +00:00
John Baldwin
c6767fbfda Add support for amd64 and i386 to base/binutils and base/gcc.
- To support amd64, map amd64 to x86_64 when generating the --host argument
  to configure in bsd.port.mk and when generating --target arguments in port
  Makefiles.
- Add entries to the plists for i386 and amd64.  amd64 generally includes both
  amd64-specific entries as well as i386 entries.
- Don't include the builtin float.h for i386 and amd64.

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D16250
2018-07-26 22:25:19 +00:00
Gerald Pfeifer
ddbe1bc82f Update to the GCC 8.2 release, the second in the GCC 8 series.
This fixes more than 99 bugs, among others a performance regression
with -mtune=native on Intel Skylake chips has been fixed.

This also fixes a bug introduced in GCC 8.1 affecting passing or
returning of classes with a deleted copy constructor and defaulted
trivial move constructor (GCC bug c++/86094). GCC 8.2 introduces
-fabi-version=13 and makes it the default; ABI incompatibilities
between GCC 8.1 and 8.2 can be reported with -Wabi=12.
2018-07-26 21:35:32 +00:00
Steve Wills
50eb389a1e java/intellij-ultimate: Update to 2018.1.6
PR:		230028
Submitted by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2018-07-26 21:26:54 +00:00
Niclas Zeising
f5e81775b9 cad/gtkwave: Update to 3.3.92 2018-07-26 21:07:16 +00:00
Gerald Pfeifer
489f7941b3 Update to the 20180722 snapshot of GCC 9. 2018-07-26 19:09:00 +00:00
Yuri Victorovich
2261cd16cf devel/py-opendht: Update 1.7.2 -> 1.7.3
Reported by:	portscout
2018-07-26 19:01:27 +00:00
Yuri Victorovich
8da54ebe61 devel/py-IBMQuantumExperience: Update 2.0.0 -> 2.0.1
Reported by:	portscout
2018-07-26 19:00:49 +00:00
Yuri Victorovich
bb31194355 databases/sqlitestudio: Update 3.1.1 -> 3.2.0
Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Port changes:
* Use DISTVERSION
* Update LICENSE_FILE
* Add options group
* Simplify option handling such that the plugins list is in only one place
* New plugin was added: MultiEditorImage
* Remove USE_LDCONFIG, not needed
2018-07-26 19:00:19 +00:00
Kurt Jaeger
e011e2dcbb net/owamp: Unconditionally define a private timespecadd
net/owamp assumes that if timespecadd is defined, it's identical
to the two-argument version found in the FreeBSD kernel.  However,
the three argument version found in NetBSD and OpenBSD is actually
more common.  An upcoming commit to head will replace FreeBSD's
version with the NetBSD version.  So net/owamp shouldn't assume
that if FreeBSD defines timespecadd, it's defining the 2-argument
version.

PR:		230059
Submitted by:	asomers
2018-07-26 18:17:30 +00:00
Steve Wills
580db765b2 net-mgmt/nstat: don't assume timespecadd is undefined
PR:		230058
Submitted by:	asomers
2018-07-26 17:54:36 +00:00
Danilo Egea Gondolfo
11de37c6f3 - Document a graphics/vips buffer overflow.
https://github.com/jcupitt/libvips/releases/tag/v8.6.5
2018-07-26 17:37:35 +00:00
Dan Langille
f51ee164fb Upgrade to 7.11.1 2018-07-26 17:05:19 +00:00
Dan Langille
7b0f696caa A JOSE implementation in Python
The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web
Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web
Algorithms (JWA) - collectively can be used to encrypt and/or sign content
using a variety of algorithms. While the full set of permutations is extremely
large, and might be daunting to some, it is expected that most applications
will only use a small set of algorithms to meet their needs.
2018-07-26 16:51:18 +00:00
Steve Wills
11c9963e23 www/tomcat9: mark additional config files with @sample
While here, modernize and pet portlint

PR:		229973
Submitted by:	VVD <vvd@unislabs.com> (maintainer)
2018-07-26 16:42:35 +00:00
Steve Wills
45b5c370d7 www/tomcat85: mark additional config files with @sample
PR:		229102
Submitted by:	VVD <vvd@unislabs.com> (maintainer)
Reported by:	Michael Osipov <1983-01-06@gmx.net>
2018-07-26 16:12:04 +00:00
Roman Bogorodskiy
5eaaaa1a6a devel/libvirt: fix xen-tools dependency
sysutils/xen-tools was moved to sysutils/xen-tools47, so update
dependency accordingly.

PR:		230041
Reported by:	Ting-Wei Lan
2018-07-26 15:44:57 +00:00
Li-Wen Hsu
8b8bf1758a - Update 5.34 2018-07-26 15:24:29 +00:00
Danilo Egea Gondolfo
c19fb308cf - Update to 8.6.5
Fix a buffer overflow in the tiff reader.

MFH:		2018Q3
2018-07-26 15:07:46 +00:00
Jason E. Hale
6f33a4b950 Update to 0.7.5 2018-07-26 14:52:32 +00:00
Jason E. Hale
7a32b40299 Update to 0.8.2
Remove DESKTOP_ENTRIES; desktop file is included with the source now
2018-07-26 14:47:23 +00:00
Jason E. Hale
bdfd35b906 Update to 1.6 2018-07-26 14:21:37 +00:00
Matthias Fechner
4bf80a8a61 - Update to 11.1.1, for more details please check:
https://about.gitlab.com/2018/07/22/gitlab-11-1-released/
- Fixed a typo in config/gitlab.yml.example that was introduced by the prefix update.

Approved by:	mentors (implicit)
2018-07-26 13:56:23 +00:00
Matthias Fechner
aad32a41a9 Update to 1.0.0 which is required for gitlab 11.1.1.
Approved by:	mentors (implicit)
2018-07-26 13:53:36 +00:00
Matthias Fechner
b30a13966a Update to 5.0.0 which is required for gitlab 11.1.1.
Approved by:	mentors (implicit)
2018-07-26 13:52:07 +00:00
Matthias Fechner
67c4530208 Update to 1.6.4 which is required for gitlab 11.1.1.
Take maintainer.
Made portlint happy.

Approved by:	mentors (implicit)
2018-07-26 13:49:41 +00:00
Matthias Fechner
91d23490f4 Update to 1.5.0 which is required for gitlab 11.1.1.
Take maintainer.

Approved by:	mentors (implicit)
2018-07-26 13:48:11 +00:00
Matthias Fechner
e69c2841e4 Update to 0.105.0 which is required for gitlab 11.1.1.
Approved by:	mentors (implicit)
2018-07-26 13:46:10 +00:00
Matthias Fechner
86798f5d9d Update to 0.111.2 which is required for gitlab 11.1.1.
Approved by:	mentors (implicit)
2018-07-26 13:44:26 +00:00
Wen Heping
0086d1a50d - Update to 1.16
Changes: https://metacpan.org/changes/distribution/CGI-Simple
2018-07-26 13:20:38 +00:00
Wen Heping
ca4bd2943b - Fix build with clang6
PR:		229573
Submitted by:	shoesoft@gmx.net
2018-07-26 13:16:06 +00:00
Mark Felder
d19739216b multimedia/plexmediaserver: Update to 1.13.4.5271
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/226
2018-07-26 13:04:25 +00:00
Mark Felder
baeccce364 multimedia/plexmediaserver-plexpass: Update to 1.13.5.5291
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/228
2018-07-26 13:03:29 +00:00
Jimmy Olgeni
5cc577a3c0 Update devel/etcd33 to version 3.3.9. 2018-07-26 12:51:19 +00:00
Jimmy Olgeni
57b7ee8ac4 Update devel/etcd32 to version 3.2.24. 2018-07-26 12:51:06 +00:00
Jimmy Olgeni
c6b963ab79 Update devel/etcd31 to version 3.1.19. 2018-07-26 12:50:52 +00:00
Tobias Kortkamp
e506e05174 emulators/virtualbox-ose: Fix build when using 3.? as default Python
When using DEFAULT_VERSIONS=python=3.6 or similar the build fails
with

kBuild: Generating python - .../out/freebsd.amd64/release/obj/VBoxOGLgen/spu_dispatch_table.h
kmk_builtin_redirect: posix_spawnp(python-not-found) failed: No such file or directory

Explicitly use Python 2.7 for the time being to fix the build.

PR:		225734
Submitted by:	Peter Wullinger <freebsd@dhke.de>
Approved by:	vbox (maintainer timeout, 5 months+)
2018-07-26 11:46:58 +00:00
Jimmy Olgeni
cfaaaecf03 Update lang/erlang-runtime21 to version 21.0.4. 2018-07-26 11:29:31 +00:00
Mathieu Arnold
a48e2eda88 Extract PLIST_SUB substitutions into a sed script.
This fixes PLIST_SUB being too big and PLIST_SUB_SED getting bigger than
_POSIX2_LINE_MAX.

PR:		222355
Reported by:	asomers
Reviewed by:	asomers, mfechner
Sponsored by:	Absolight
Differential Revision:	 https://reviews.freebsd.org/D14014
2018-07-26 11:09:46 +00:00
Mathieu Arnold
7256d8f2f7 Tell people who disabled LICENSE processing that it then cannot be
checked.

Reported by:	mfechner
Approved by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D16450
2018-07-26 10:37:36 +00:00
TAKATSU Tomonari
4dd1dde37c - Update to 0.12.18 2018-07-26 09:44:41 +00:00
Dmitry Marakasov
c92ad8d3d4 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2018-07-26 09:37:50 +00:00
Roger Pau Monné
49d6404f9c xen-tools411: remove oxenstored related files from plist
oxenstored is not yet built.

Sponsored by:	Citrix Systems R&D
2018-07-26 09:31:36 +00:00
Tobias Kortkamp
558b6d259b devel/kore: Use BINARY_ALIAS for finding python3-config after r475350 2018-07-26 09:16:09 +00:00
Tobias Kortkamp
8abd8d1f6e audio/alure: Cleanup and fix options
- Modernize options helper usage

- Bring in CMake related changes from [1] to fix the DUMB and MODPLUG
  options.  The options did nothing and support for DUMB and ModPlug was
  always disabled regardless of option state because CMake was unable
  to find the required headers and libraries

- The CMake changes also turn off dynamic loading of shared libraries
  via dlopen(3) and links with them at build time instead

- Disable DUMB by default.  It has not worked for a long time and
  nobody has complained about it so far, so it is probably not
  needed by anyone

- Remove ad-hoc patches and hook up disabling the DOCS
  build via CMakeLists.txt

- Run pkg-descr through fmt

- Take maintainership

[1] http://repo.or.cz/alure.git/tree/refs/heads/alure-1.x
2018-07-26 09:12:28 +00:00
Yuri Victorovich
40ee0df6de misc/openhmd: Small correction 2018-07-26 09:12:27 +00:00
Yuri Victorovich
7d3f37d405 New port: misc/openhmd: API and drivers for immersive technology 2018-07-26 09:11:26 +00:00