Commit Graph

491502 Commits

Author SHA1 Message Date
Beat Gaetzi
b8c1e07ea0 - Update to 6.5.0
PR:		241837
Submitted by:	adamw
2019-11-22 09:59:10 +00:00
Dmitry Marakasov
965379e1ed - Add LICENSE_FILE (and don't install license with docs)
- Use USES=tar:tgz instead of redefining EXTRACT_SUFX
- Update WWW
- Add LICENSE_FILE

Approved by:	portmgr blanket
2019-11-22 09:39:58 +00:00
Jochen Neumeister
c302988efe Update to 1.0.9
Changelog: https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.0.9

PR:		242073
Submitted by:	Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-11-22 09:26:01 +00:00
Guido Falsi
a973d826cc Document asterisk vulnerabilities. 2019-11-22 09:03:50 +00:00
Guido Falsi
262ed615fa Remove extra whitespace. 2019-11-22 09:01:54 +00:00
Alex Dupre
8256b2c309 Update to 0.5.13 release. 2019-11-22 08:09:44 +00:00
Tobias Kortkamp
5f008237d5 x11-fonts/cascadia-code: Update to 1911.20
Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v1911.20
2019-11-22 07:55:34 +00:00
Greg Lewis
be0fb09350 Update to 1.3.50
PR:		240803
2019-11-22 07:42:02 +00:00
Li-Wen Hsu
ef31b40b21 - Update to 7.1.3 2019-11-22 06:57:55 +00:00
Li-Wen Hsu
54cf95c41b - Update to 2.5 2019-11-22 06:01:06 +00:00
Li-Wen Hsu
ea001b10a9 - Update to 1.8 2019-11-22 06:00:54 +00:00
Adam Weinberger
3e6fa0701f gnupg: Fix building on 11.3
Submitted by:	asomers
Differential Revision:	https://reviews.freebsd.org/D22492
2019-11-22 03:46:55 +00:00
Gerald Pfeifer
41973f34a3 Forward port r509607 | gerald | 2019-08-22 from lang/gcc8 since this has
not been addressed upstream yet:

  clang on rs6000/powerpc* unfortunately poisons user namespace by default
  (without any special options or include files being required).

  Until that changes (or GCC changes) we need to avoid using vec_step as a
  variable name.

PR:		239266
2019-11-22 00:54:35 +00:00
Jason Helfman
c61c6eee20 Add new port: games/mancala
Implementation of the simple board game called Mancala.  Contains both a
user unfriendly character based interface, and a nice, user friendly X11
interface.  Be warned: If you just bother to read the rules, you may get
hooked on this!
2019-11-22 00:50:06 +00:00
Sergey A. Osokin
24e04d3bff Fix the build with external lua, forgotten to add the patch.
Bump PORTREVISION.

Reported by:	olgeni
2019-11-22 00:39:22 +00:00
Greg Lewis
bbaf74b749 Fix the 'fig' terminal
PR:		242097
Submitted by:	mjl@luckie.org.nz
2019-11-21 23:42:26 +00:00
Jimmy Olgeni
9284189c60 Update lang/erlang-runtime22 to version 22.1.8. 2019-11-21 23:06:37 +00:00
John Baldwin
f458f81a1a Use clang 7 as compiler on 11.x and 12.x to fix build.
clang 8 and later error for duplicate definitions of enum values.  mdb
depends on having identical but duplicate definitions.  This was fixed
differently in 13 with a change to the kernel, but that change is
disruptive and cannot be easily backported.

Reported by:	pkg-fallout, Attila Nagy
Approved by:	bdrewery
MFH:		2019Q3
Differential Revision:	https://reviews.freebsd.org/D22486
2019-11-21 22:22:04 +00:00
Dmitry Marakasov
422c03f95f - Update to 4.6.0 2019-11-21 21:51:33 +00:00
Thierry Thomas
62f381f5eb Unbreak. 2019-11-21 21:28:31 +00:00
Dmitry Marakasov
1acb9bbaa3 - Fix build on gcc archs by requiring newer compiler
PR:		242079
Submitted by:	pkubaj@FreeBSD.org
2019-11-21 21:10:39 +00:00
Brooks Davis
287f0ce137 Fix build on HEAD.
Makefiles that use the FreeBSD make infrastructure should be seeing
MAN= rather than defining NO_MAN since 2014.
2019-11-21 20:52:29 +00:00
Dmitry Marakasov
7b04eb900c - Update to 1.61 2019-11-21 20:49:25 +00:00
Dmitry Marakasov
a419b154ec - Update to 1.1.3
- Take maintainership
- Fix LICENSE
- Simplify
- Support global highscore
2019-11-21 20:44:50 +00:00
Dave Cottlehuber
8bf1b2d75c Add deprecations for lang/erlang-runtime1* & dependent ports
databases/couchdb and databases/riak as communicated on erlang@FreeBSD
list end of May 2019, with dates adjusted for my tardiness on committing
this.

Reviewed by:	jrm
Approved by:	olgeni, rm
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D20449
2019-11-21 19:54:40 +00:00
Sergey A. Osokin
3c6b4a882a Update from 5.0.6 to 5.0.7.
<ChangeLog>

Upgrade urgency HIGH: many issues fixed, some may have an impact.

Hi all, Redis 5.0.7 fixes a number of bugs, none is very critical, however
there are a few that may have an impact. It's a good idea to upgrade.
There are fixes in the area of replication from modules commands and
callbacks, AOF fsync (non critical issue), memory leaks (very rare and small),
streams beahvior (non critical), and a potential crash in commands
processing multiple keys at the same time that is there for years, and happens
very rarely, but is not impossible to trigger.

</ChangeLog>
2019-11-21 19:36:47 +00:00
Sergey A. Osokin
89e0b04783 Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.

PR:		241526
Reviewed by:	portmgr (adamw)
Approved by:	portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D22336
2019-11-21 19:27:39 +00:00
Fernando Apesteguía
c29fde31c0 cad/openvsp: update to 3.19.1
ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/18/openvsp-3-19-1-released

Features:

    * Add rotating blade examples for VSPAERO
    * Let vspviewer accept *.adb in file name passed, helps with double-click
    * Use less precision in M,A,B list from GUI to VSPAERO - long command lines
    * Clean up some warnings in VSPAERO code
    * Update VSPAERO command line documentation

Bug Fixes:

    * Fix field ordering in DegenGeom file - this broke VSPAERO
    * Fix problem with image backgrounds
    * Remove XS_BEZIER reference from Python test
    * Improve Ubuntu package to remove prior version
    * Fix PathToExe for FreeBSD
2019-11-21 18:14:09 +00:00
Dan Langille
ffb0528021 Update to latest versions
PR:		241769
Submitted by:	hartzell@alerce.com
2019-11-21 18:04:01 +00:00
Jan Beich
ef965600a6 audio/wavbreaker: update to 0.13
Changes:	https://github.com/thp/wavbreaker/releases/tag/0.13
Reported by:	GitHub (watch releases)
2019-11-21 17:24:48 +00:00
Tobias Kortkamp
97f847b43f multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.5.3
Changes:	https://github.com/peak3d/inputstream.adaptive/commits/2.5.3-Matrix
2019-11-21 17:03:16 +00:00
Mark Felder
dcbc2c970c multimedia/plexmediaserver{-plexpass}: Update to 1.18.2.2041
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/302
2019-11-21 17:01:46 +00:00
Cy Schubert
875be5ca5d Rather than an option, automatically detect if the target system
has an amd rc script. Eventually when amd is removed from base
packages will automatically include the rc script.

Adjust the location of the amd binary in the supplied rc script.

MFH:		2019Q4
2019-11-21 15:22:52 +00:00
Jan Beich
25d6b84315 multimedia/wlrobs: unbreak build
Looks the framework cannot handle if one of the mirrors returns a
distfile with incorrect checksum.

===========================================================================
=======================<phase: fetch          >============================
=> wlrobs-8b4656a90bc7.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz
fetch: https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz: size unknown
fetch:
https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz:
size of remote file is not known
wlrobs-8b4656a90bc7.tar.gz                              22 kB   58 MBps    00s
===> Fetching all distfiles required by wlrobs-s20191120 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by wlrobs-s20191120 for building
=> SHA256 Checksum mismatch for wlrobs-8b4656a90bc7.tar.gz.
===>  Refetch for 1 more times files:  wlrobs-8b4656a90bc7.tar.gz
=> wlrobs-8b4656a90bc7.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz
fetch: https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz: size unknown
fetch:
https://hg.sr.ht/~scoopta/wlrobs/archive/8b4656a90bc7.tar.gz?dummy=/wlrobs-8b4656a90bc7.tar.gz:
size of remote file is not known
wlrobs-8b4656a90bc7.tar.gz                              22 kB   49 MBps    00s
===> Fetching all distfiles required by wlrobs-s20191120 for building
===> Fetching all distfiles required by wlrobs-s20191120 for building
=> SHA256 Checksum mismatch for wlrobs-8b4656a90bc7.tar.gz.
===>  Giving up on fetching files:  wlrobs-8b4656a90bc7.tar.gz
Make sure the Makefile and distinfo file (/usr/ports/multimedia/wlrobs/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Reported by:	pkg-fallout
2019-11-21 15:04:12 +00:00
Dave Cottlehuber
1e8524fd43 sysutils/graylog: update to 3.1.2
- take ownership due to repeated maintainer timeout

Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D22257
2019-11-21 13:41:28 +00:00
Mateusz Piotrowski
574c6b272e Reword the comment to be consistent with the rest of the ports
Approved by:	portmgr blanket
2019-11-21 13:22:13 +00:00
Dmitry Marakasov
6d9a40687b - Update to 1.3.1 2019-11-21 12:43:02 +00:00
Dmitry Marakasov
40f546bb60 - Update to 20191114 2019-11-21 11:43:19 +00:00
Dmitry Marakasov
3aa2f28b93 - Update to 0.43.2
- Take maintainership
- Install desktop entry, icon, appdata file, documentation
- Add support for global highscore table
2019-11-21 11:43:06 +00:00
Dmitry Marakasov
166b8f5011 - Update to 5.1.0 2019-11-21 11:25:56 +00:00
Dmitry Marakasov
059de3bd87 - Update to 5.1.0 2019-11-21 11:25:52 +00:00
Tobias Kortkamp
2d11c66fd0 security/samhain: Fix PRELUDE_LIB_DEPENDS 2019-11-21 10:49:14 +00:00
Tobias Kortkamp
788a2d7abd security/p5-GD-SecurityImage: Fix IMAGEMAGICK option after r375246
Options helpers are ineffective when set after bsd.port.options.mk.
2019-11-21 10:46:14 +00:00
Dmitry Marakasov
75f919d6ee - Update to 4.0.5 2019-11-21 10:13:25 +00:00
Dmitry Sivachenko
c491a1edc2 Remove non-ascii character to fix build on recent -current.
For the long term, port should be updated to newer version.

PR:		241903
PR:		241969
2019-11-21 09:49:51 +00:00
Tobias Kortkamp
db325e0782 audio/libechonest: Replace obsolete USE_QT5 with USE_QT 2019-11-21 09:47:52 +00:00
Dmitry Marakasov
725e809f67 - Update WWW
Approved by:	portmgr blanket
2019-11-21 09:39:57 +00:00
Pietro Cerutti
6875e077c9 security/gnupg: fix build, texinfo is required for man pages too 2019-11-21 09:32:32 +00:00
Alex Dupre
45ace6a315 Update to 2.0.27 release. 2019-11-21 09:15:20 +00:00
Jochen Neumeister
1246c0d391 Update to 3.9.0
PR:		242006
Submitted by:	mjl@luckie.org.nz (maintainer)
Sponsored by:	Netzkommune GmbH
2019-11-21 08:59:50 +00:00