1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

449932 Commits

Author SHA1 Message Date
Gerald Pfeifer
f2d62f2c9d Use the canonical USE_GCC=yes instead of USE_GCC=6+. This has the
advantage that it'll use a current version of GCC that is present
already without a need to adjust this port as the default version
in Mk/bsd.default-versions.mk moves (or a user changes the default
locally).

Approved by:	lme (maintainer)
2018-07-07 13:37:00 +00:00
Thomas Zander
c31e361f72 Fix build on several architectures (ensure __builtin_bswap16 is available)
PR:		229339
Submitted by:	tobik
MFH:		2018Q3
2018-07-07 13:30:07 +00:00
Tobias Kortkamp
e83c57c6bd devel/cgit: Fix patch
PR:		227536
2018-07-07 13:26:30 +00:00
Olli Hauer
129b1a6ba1 - update to 20180701 2018-07-07 13:22:59 +00:00
Matthias Andree
3f7114d870 Unbreak aarch64 compilation by removing sbrk() references. 2018-07-07 13:05:32 +00:00
Tobias Kortkamp
31ccd8928f Give the npapi-headers distfile a slightly better filename
PR:		229242
2018-07-07 12:35:32 +00:00
Jimmy Olgeni
c18963017b Update devel/erlang-gpb to version 4.2.0. 2018-07-07 11:49:24 +00:00
Emanuel Haupt
778e0ad74f Add multi-instances rc(8) support by using a config file.
PR:		226405
Submitted by:	Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
2018-07-07 11:33:50 +00:00
Tobias Kortkamp
1388dc54c9 Attempt to unbreak java/icedtea-web
- Bring back the PLUGIN option.  The build needs the 4 NPAPI headers.
  Extract them from libxul-45.9.0_12 to a separate distfile and
  point the build to them.

PR:		229242
Approved by:	java (maintainer timeout, 2 weeks)
2018-07-07 11:15:43 +00:00
Jochen Neumeister
c29c30e0fa Document vulnerability in www/mybb 2018-07-07 11:08:40 +00:00
Tobias Kortkamp
760887f574 graphics/povray37: Update to 3.7.0.8
- Fixes build with Clang 6
- Reset maintainer after not responding for > 6 months
- While here add license and sort variables

Changes:	https://github.com/POV-Ray/povray/releases/
PR:		215473
Submitted by:	Andrey Zholos <aaz@q-fu.com>, Chad Jacob Milios <milios@ccsys.com>
Approved by:	bkoenig@alpha-tierchen.de (maintainer timeout, > 6 months)
2018-07-07 11:00:16 +00:00
Tobias Kortkamp
c321a67c68 net/dbeacon: Fix build with Clang 6
dbeacon.cpp:415:78: error: invalid operands to binary expression ('__bind<int &,
      sockaddr *, int>' and 'int')
  ...(bind(mcastSock, beaconUnicastAddr.saddr(), beaconUnicastAddr.addrlen()) != 0) {
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~

- Follow MASTER_SITES redirect

PR:		226232
Submitted by:	maintainer
2018-07-07 10:39:58 +00:00
Jochen Neumeister
10ef45242b New Port: www/archiva
Apache Archiva is an extensible repository management software that helps taking
care of your own personal or enterprise-wide build artifact repository. It is
the perfect companion for build tools such as Maven, Continuum, and ANT.

Archiva offers several capabilities, amongst which remote repository proxying,
security access management, build artifact storage, delivery, browsing, indexing
and usage reporting, extensible scanning functionality and many more!

WWW: https://archiva.apache.org

PR:	203071
Submitted by:	Dušan Vejnovič <freebsd@dussan.org>
Differential Revision:	https://reviews.freebsd.org/D15656
2018-07-07 10:37:52 +00:00
Jochen Neumeister
5c2c2ea6db Take 2018-07-07 10:12:15 +00:00
Jochen Neumeister
8c7410de28 Take 2018-07-07 10:10:46 +00:00
Dmitry Marakasov
15b5af3d7d - Update WWW
Approved by:	portmgr blanket
2018-07-07 09:37:39 +00:00
Babak Farrokhi
bf50ed1ab0 databases/py-aioredis: Add missing dependencies 2018-07-07 09:10:19 +00:00
Babak Farrokhi
e07fae55fe py-aiopg/Makefile: Add missing dependency 2018-07-07 09:07:45 +00:00
Dmitry Marakasov
b36ae504f8 - Switch to new test framework
- Switch to options helpers
- Cosmetic fixes
2018-07-07 08:37:45 +00:00
Yuri Victorovich
23500ffd2f multimedia/cinelerra-gg: Add the option OPENGL 2018-07-07 08:01:05 +00:00
Yuri Victorovich
893c43e2f0 audio/rkr-lv2: Unbreak on non-Intel/AMD architectures
Reported by:	linimon
2018-07-07 07:20:08 +00:00
Martin Wilke
8ef9593bb5 - Fix build when textproc/xmlto is installed in a local env.
- Bump PORTREVISION

PR:		226491 229572
MFH:		2018Q3
Sponsored by:	iXsystems Inc.
2018-07-07 06:55:42 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Babak Farrokhi
fff981e77f New port: databases/py-aiopg: Python library for accessing PostgreSQL database using asyncio 2018-07-07 06:34:04 +00:00
Mark Linimon
bff5d83e44 Mark the freebsd-doc-* ports broken on aarch64 and powerpc64 due to various
problems with the Java runtime.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 04:21:31 +00:00
Roman Bogorodskiy
1763befe63 www/qutebrowser: update to 1.4.0 2018-07-07 04:19:45 +00:00
Steve Wills
08f17c1722 net/vether-kmod: Update to g80180707
PR:		229575
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
2018-07-07 02:44:18 +00:00
Wen Heping
613c1f212d - Update to 1.7.4.0 2018-07-07 01:05:52 +00:00
Wen Heping
69c0468bac - Adjsut CONFLICTS to welcome mediawiki131
- Mark mediawiki129 DEPRECATED
2018-07-07 00:48:29 +00:00
Jan Beich
3dad98480a games/openbor: regen patches 2018-07-07 00:40:34 +00:00
Jan Beich
d35cb075e1 games/openbor: update to 6263
Changes:	66ce9c7b...cd8df016
2018-07-07 00:40:09 +00:00
Wen Heping
c50874e1a0 - Repocopy www/mediawiki130 --> www/mediawiki131 and update to 1.31.0 2018-07-07 00:40:05 +00:00
Jan Beich
bd2af2251e www/waterfox: apply some FF62 fixes 2018-07-07 00:39:51 +00:00
Jan Beich
5b669585f3 emulators/rpcs3: update to 0.0.5.609
Changes:	3d8223fcc...d856dc89a
2018-07-07 00:39:34 +00:00
Jan Beich
89be0fa840 sysutils/android-file-transfer: update to 3.4
Changes:	https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.4
Changes:	https://github.com/whoozle/android-file-transfer-linux/compare/v3.3...v3.4
MFH:		2018Q3 (mainly bug fixes)
2018-07-07 00:39:16 +00:00
Yuri Victorovich
d667542e09 multimedia/cinelerra-gg: Add the LV2 option to use LV2 plugins. 2018-07-07 00:09:28 +00:00
Guido Falsi
e1dd1e8fa3 Update calibre to 3.27.1 2018-07-06 23:56:13 +00:00
Yuri Victorovich
1b6ee28952 graphics/gmic: Update 2.3.2 -> 2.3.3
Reported by:	portscout
2018-07-06 22:56:07 +00:00
Christoph Moench-Tegeder
11a1c57945 devel/avr-gcc: fix build with recent clang
PR:		227650
Submitted by:	dim@
Reported by:	 Kenji Rikitake
Approved by:	maintainer-timeout
MFH:		2018Q3
2018-07-06 21:54:44 +00:00
Niclas Zeising
bea38bffba x11/libXScrnSaver: Update to 1.2.3
Changelog:
Copy root field from wire event into root, not window, of Xlib
Misc autoconf fixes
2018-07-06 20:00:30 +00:00
Niclas Zeising
49a1ddc7f8 x11/libXxf86misc: Update to 1.0.4
This fixes potential deadlocks in error paths in X11 clients.
2018-07-06 19:58:45 +00:00
Niclas Zeising
8d012d9be8 x11/libXinerama: Update to 1.1.4 2018-07-06 19:57:19 +00:00
Philippe Audeoud
97f1fa9b9c - Update to 20170711
PR:		229031
Submitted by:	Victor <gudfitz@gmail.com>
2018-07-06 19:11:28 +00:00
Yuri Victorovich
efdd6b6034 New port: multimedia/cinelerra-gg: Professional video editing and compositing environment 2018-07-06 19:06:26 +00:00
Yuri Victorovich
3b7157e9a1 multimedia/syncplay: Update 1.5.3 -> 1.5.4
PR:		229556
Submitted by:	heckendorfc@gmail.com (maintainer)
2018-07-06 18:56:51 +00:00
Steve Wills
4bcc27222d textproc/docproj: fix dependency check with groff
Make using groff from ports an option that's forced on if groff isn't
present in base. While here, sort options.

PR:		229566
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
2018-07-06 18:53:21 +00:00
Yuri Victorovich
fc1ec7a76a misc/orange3: Update 3.13.0.120 -> 3.14.0
Reported by:	portscout
2018-07-06 18:53:15 +00:00
Martin Wilke
c2ad1101ef - Added/RM missing patches 2018-07-06 18:00:37 +00:00
Martin Wilke
6c26093542 - Update to 0.13.68
- Security fixes for:
- CVE-2017-5974
- CVE-2017-5975
- CVE-2017-5976
- CVE-2017-5979
- CVE-2017-5980
- CVE-2017-5981
- CVE-2017-5977
- CVE-2018-6381
- CVE-2018-6484
- CVE-2018-6540
- CVE-2018-6541
- CVE-2018-6542
- CVE-2018-6869
- CVE-2018-7725
- CVE-2018-7726
- CVE-2018-7727

PR:	226491
Submitted by:	maintainer
MFH:	2018Q3
2018-07-06 17:57:48 +00:00
Martin Wilke
33782b3536 ldappool keeps LDAP connectors alive and let you reuse them, drastically
reducing the time spent to initiate a ldap connection.

The pool has useful features like:

- transparent reconnection on failures or server restarts
- configurable pool size and connectors timeouts
- configurable max lifetime for connectors
- a context manager to simplify acquiring and releasing a connector

WWW: https://pypi.org/project/ldappool/

PR:		228847
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
2018-07-06 17:50:13 +00:00