1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

463278 Commits

Author SHA1 Message Date
Steve Wills
32e458af01 www/gitea: Update to 1.6.2
PR:		234255
Submitted by:	stb@lassitu.de (maintainer)
MFH:		2018Q4
Security:	29d34524-0542-11e9-a444-080027fee39c
2018-12-26 21:06:08 +00:00
Steve Wills
7a6653b336 Document gitea issue 2018-12-26 21:05:54 +00:00
Mark Linimon
2efcce61f9 Set USE_CSTD=c99 to fix build when using base GCC.
While here, pet portlint.

PR:		234369
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 21:03:58 +00:00
Steve Wills
a13ba87a6a misc/unclutter-xfixes: Update to 1.5
PR:		234264
Submitted by:	Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
2018-12-26 21:00:40 +00:00
Mark Linimon
47fd29520d This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234367
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:55:27 +00:00
Steve Wills
dbc71a8dbb textproc/jing: update to 20181222
PR:		234274
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-12-26 20:53:43 +00:00
Mark Linimon
a3d9055cdd -Wno-c++11-narrowing is not supported by GCC. Set USE_CXXSTD=c++98
to build with both GCC and Clang.

PR:		234365
Submitted by:	Piotr Kubaj
2018-12-26 20:51:56 +00:00
Mark Linimon
1e7ebbfe0a This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, pet portlint.

PR:		234351
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:47:25 +00:00
Mark Linimon
5408618b64 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add USES=gl.

PR:		234349
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:43:03 +00:00
Mark Linimon
e9f0a53ac2 To build with GCC8 (e.g. on GCC-based architectures) this port needs
#include <climit> in src/core/model/cairo-wideint.c.

PR:		234347
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:38:34 +00:00
Steve Wills
11f9a7f633 games/oolite: Update to 1.88
PR:		234408
Submitted by:	lightside <lightside@gmx.com>
2018-12-26 20:36:58 +00:00
Mark Linimon
c264b637a2 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, pet portlint.

PR:		234344
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:34:47 +00:00
Mark Linimon
0a660e93ed This port requires USES=compiler:c++11-lang when compiled with Qt5
on GCC-based architectures.

PR:		234343
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:31:08 +00:00
Mark Linimon
17abf8dab2 Add USES=compiler:c++1-lang to fix linking to graphics/engauge-digitizer
on GCC-based architectures.

PR:		234338
Submitted by:	Piotr Kubaj
2018-12-26 20:27:22 +00:00
Mark Linimon
deba560d35 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234337
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:25:23 +00:00
Mark Linimon
de7bb5deed This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, pet portlint.

PR:		234333
Submitted by:	Piotr Kubaj
2018-12-26 20:21:28 +00:00
Mark Linimon
b1630d1863 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234332
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:18:53 +00:00
Mark Linimon
baa6dd3fce This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add USES=gnome.

PR:		234330
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:13:40 +00:00
Mark Linimon
5e202d8276 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add gl to USES and pet portlint.

PR:		234329
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-12-26 20:11:07 +00:00
Mark Linimon
f5193c8872 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, pet portlint.

PR:		234327
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:06:14 +00:00
Mark Linimon
ce797cbd13 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234326
Submitted by:	Piotr Kubaj
2018-12-26 20:02:59 +00:00
Antoine Brodin
20b5f00832 Unbreak
Reported by:	pkg-fallout
2018-12-26 19:58:36 +00:00
Barbara Guida
f48c402c0e Remove redundant regex escapes.
PR:	233457
Submitted by:	kevans
2018-12-26 19:54:04 +00:00
Tobias C. Berner
1a214141a3 New port: net/qt5-networkauth
Qt Network Authorization provides a set of APIs that enable Qt applications
to obtain limited access to online accounts and HTTP services without
exposing users' passwords.

Currently, the supported authorization protocol is OAuth, versions 1 and 2.

https://doc.qt.io/qt-5.11/qtnetworkauth-index.html
2018-12-26 19:34:59 +00:00
Steve Wills
7d982fa020 net-im/purple-discord: update to new snapshot 2018-12-26 19:11:56 +00:00
Mathieu Arnold
9ff5d181a8 Take over maintainership. 2018-12-26 18:35:26 +00:00
Cy Schubert
ae96d28ae9 Add patch missed in r488416.
PR:		234416
Submitted by:	mat
MFH:		2018Q4
Pointy hat to:	cy
2018-12-26 18:31:39 +00:00
Cy Schubert
88f5d66182 Release maintainership. I no longer use this port and my former
co-worker no longer maintains the upstream. Additionally he has
been unable to recruit someone to take over maintainership of the
upstream.
2018-12-26 18:16:10 +00:00
Cy Schubert
ed42bac19a Fix with OpenSSL 1.1+
PR:		234416
Submitted by:	mat
MFH:		2018Q4
2018-12-26 18:14:16 +00:00
Mark Linimon
8542e53d58 Also reported to build on powerpcspe, which most likely means it will
build on powerpc (32) as well.

Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2018-12-26 18:09:40 +00:00
Alexey Dokuchaev
a082d8b7dd - Update `astro/stellarium' to version 0.18.3
- Update one of the extra stars database (*)

The major changes in this version:

    Improvements and fixes for AstroCalc tool
    Added new sky cultures (chinese_contemporary)
    Added many DSO textures
    Refactoring of the GUI
    Many improvements in the code

PR:	232965 (*)
2018-12-26 18:08:23 +00:00
Jan Beich
46b56c6d84 multimedia/libva-intel-media-driver: update to 18.4.p4.75 (prerelease snapshot)
Changes:	https://github.com/intel/media-driver/compare/intel-media-18.3.0...567da1b8
2018-12-26 18:07:34 +00:00
Florian Smeets
6ed9a8e936 - update to 3.0.12
- pet portline
2018-12-26 18:05:34 +00:00
Michael Reifenberger
c3719c1bea Add missing checks for openssl 1.1
PR:		233260
2018-12-26 18:04:47 +00:00
Jan Beich
e287e4f967 emulators/ppsspp: drop Vulkan note after r487275
As the graphics team standardized on drm-kmod Vulkan no longer works
by default anywhere: AMD is blocked DRM_AUTH while Intel by USERPTR.
Workarounds exist but there's no point scattering them in every
Vulkan consumer.
2018-12-26 17:50:12 +00:00
Mikolaj Golub
e6894bd812 update to 1.7.0 2018-12-26 17:47:18 +00:00
Dmitry Marakasov
6e2ac9a141 - Update WWW
Approved by:	portmgr blanket
2018-12-26 17:29:35 +00:00
Michael Reifenberger
4d574f5551 Update to newer snapshot.
nextcloud client now depends on openssl 1.1

PR:		33260
2018-12-26 17:06:31 +00:00
Danilo Egea Gondolfo
a3a4bbab29 - Update to 1.2.6
- Use github
- Remove DEPRECATED
- Switch to qt5
2018-12-26 17:01:58 +00:00
Danilo Egea Gondolfo
15fac2ccfa - Update to 3.1.3
- Remove DEPRECATED
2018-12-26 16:56:55 +00:00
Dmitry Marakasov
6a17362f69 - Fix LICENSE
- Fix shebang a standard way
- Switch to options helpers

Approved by:	portmgr blanket
2018-12-26 16:48:37 +00:00
Rodrigo Osorio
d08a415475 Add entry for archivers/rpm4 security isssue on 4.14.2 2018-12-26 16:09:58 +00:00
Tijl Coosemans
495c210edc Update handbrake entries now that 1.2.0 has been released.
PR:		234322
Submitted by:	内藤 祐一郎 <naito.yuichiro@gmail.com> (maintainer)
2018-12-26 16:04:59 +00:00
Rodrigo Osorio
e65c1dba87 Upgrade archivers/rpm4 from 4.14.2 to 4.14.2.1
Changelog:
 * Fix regression (RhBug:1640470) in 4.14.2
 * Fix package verification memory leak introduced in 4.14.2
 * Fix long-standing Python GIL locking bug
 * Fix long-standing broken library path of embedded Lua

Changes : http://rpm.org/wiki/Releases/4.14.2.1

MFH:		2018Q4
2018-12-26 15:59:17 +00:00
Alexandre C. Guimarães
7718f480e7 deskutils/py-khard: update to version 0.13.0
PR:		234417
Submitted by:	Andreas Bilke <freebsd.org@bilke.org> (maintainer)
Approved by:	tcberner (mentor)
2018-12-26 15:26:13 +00:00
Baptiste Daroussin
93b8c99567 Update to 0.4.2 2018-12-26 15:22:54 +00:00
Baptiste Daroussin
6b271c0b0f update 0.10.8 2018-12-26 15:22:00 +00:00
Rodrigo Osorio
cf3234f177 Ugrade x11/tilda from 1.3.3 to 1.4.1
Changelog: https://github.com/lanoxx/tilda/compare/tilda-1.4.1...master
Rework USE directives as reported by testports
Update plist
2018-12-26 15:11:24 +00:00
Koop Mast
c116689047 Switch to kde5.
This software already prefered using kreadconfig5 over the kde4
version. Switch it over to kde5 now that kde4 is slated for removal.
2018-12-26 15:09:13 +00:00
Rodrigo Osorio
f4e000acf8 Upgrade devel/libatomic_ops from 7.6.4 to 7.6.8
Changelog:
 * Eliminate 'casting signed to bigger unsigned int' CSA warning (test_stack)
 * Eliminate 'redundant blank line at start/end of block' CodeFactor warning
 * Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
 * Fix a typo in arm_v6.h
 * Support aarch64-ilp32 (GCC) and UWP/arm64 (MS VC) targets
 * Undefine AO_ARM_HAVE_* private macros after their usage
 * Use standalone private macro to guard against AO_GCC_BARRIER redefinition
 * Workaround 'condition my_chunk_ptr is always false' cppcheck false positive
2018-12-26 14:59:34 +00:00