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

513724 Commits

Author SHA1 Message Date
Bradley T. Hughes
0e16d9b8ac www/node: Update 14.4.0 -> 14.5.0
https://nodejs.org/en/blog/release/v14.5.0/

Refresh patches with `make makepatch`, and adapt them to the changes
from upstream due to the V8 upgrade.

Sponsored by:	Miles AS
2020-07-06 22:19:42 +00:00
TAKATSU Tomonari
942b0330c4 - Update to 0.3.8 2020-07-06 21:59:42 +00:00
Piotr Kubaj
f93392d99c deskutils/nautilus-sendto: fix build on GCC architectures
Use newer GCC:
../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside functions

MFH:		2020Q3 (fix build blanket)
2020-07-06 21:58:12 +00:00
Piotr Kubaj
61da6a6c36 mail/claws-mail-litehtml_viewer: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"

MFH:		2020Q3 (fix build blanket)
2020-07-06 21:51:44 +00:00
Dirk Meyer
3dad88184b - update to 8.16.1 2020-07-06 21:46:07 +00:00
Dmitry Sivachenko
d456e0af41 Add missing p5-Locale-Codes dependency.
PR:		244023
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
Patch by:	m.tsatsenko@gmail.com (maintainer)
2020-07-06 21:34:42 +00:00
Guido Falsi
a14deda767 Extend expiration date.
Approved by:	portmgr (rene)
2020-07-06 20:14:21 +00:00
Mark Linimon
d9a4168e8b Add compiler:c++11-lang to USES to fix build on GCC-based systems:
../libwacom/libwacom-deprecated.c:60: error: expected declaration specifiers or '...' before string constant

Approved by:	portmgr (tier-2 blanket)
2020-07-06 19:44:21 +00:00
Mark Linimon
7faeae5c6e Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error: type_traits: No such file or directory

Note: I had to be careful about the addition due to the += notation.

Approved by:	portmgr (tier-2 blanket)
2020-07-06 19:41:12 +00:00
Piotr Kubaj
60ff6c4c9b graphics/elementary-photos: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-incompatible-pointer-types"

MFH:		2020Q3 (fix build blanket)
2020-07-06 19:37:55 +00:00
Niclas Zeising
46cf2d293b add new port devel/libffi321
Add a new port, devel/libffi321, which is a stripped down version of libffi
3.2.1.  This version only brings in the shared library from libffi 3.2.1
(the libffi 3.3.0 update bumped the version number of the shlib) for binary
consumers that can't easily be recompiled and updated against the new
version of libffi.
This version is not meant to be linked against, and you should not depend on
it to bring libffi in, unless you explicitly need the binary compat.
Libraries are installed in ${LOCALBASE}/lib/compat.

PR:		247028 (for tracking)
Requested by:	arrowd
Tested by:	arrowd
2020-07-06 19:03:52 +00:00
Alexey Dokuchaev
66fcec0e75 - Update `textproc/dikt' to version 2s4
- Update maintainer's email address
- Chase redirect in the web site URL
- Wrap one overly long line while here

PR:		244006
Submitted by:	maintainer
2020-07-06 19:01:19 +00:00
Stefan Eßer
54b9e106cf Add es_ES.ISO8859-15 message catalog. 2020-07-06 18:36:35 +00:00
Stefan Eßer
689a6a5718 Update to version 3.1.0
This version improves the compatibility of the -e option with the FreeBSD
version of bc.
2020-07-06 18:31:05 +00:00
Yuri Victorovich
5b08d75def cad/netgen-lvs: Update 1.5.148 -> 1.5.149
Reported by:	portscout
2020-07-06 17:34:56 +00:00
Yuri Victorovich
e590a85680 deskutils/terminal-image-viewer: Update 1.0.0-50 -> 1.1.0
Reported by:	portscout
2020-07-06 17:18:22 +00:00
Yuri Victorovich
17c3d59d37 science/py-chempy: Update 0.7.11 -> 0.7.12
Reported by:	portscout
2020-07-06 17:14:00 +00:00
Christian Weisgerber
02b776df38 Use the libtool script from devel/libtool.
The included libtool appears to be broken and loses the -lm dependency_lib,
so libvorbisenc and libvorbisfile did not get linked with -lm.

PR:		247799
2020-07-06 17:10:08 +00:00
Li-Wen Hsu
addfda81a9 Update to 0.4.99.102
PR:		247807
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
2020-07-06 17:02:32 +00:00
Emanuel Haupt
ae342c9afb - Update to v0.4.3-11-g5e0e6ef
- Provide optional experimental audio API's (JACK, ALSA, PulseAudio)
- PulseAudio currently being the only reliably working API, set
  PULSEAUDIO as default (sorry)
- A solution to have either OSS, ALSA or JACK working is currently being
  looked into

See also:
https://github.com/rerrahkr/BambooTracker/pull/230
https://github.com/rerrahkr/BambooTracker/issues/235
https://github.com/rerrahkr/BambooTracker/pull/236
2020-07-06 16:50:14 +00:00
Fernando Apesteguía
1929ef78a4 misc/broot: Update to 0.18.3
ChangeLog: https://github.com/canop/broot/releases/v0.18.3

PR:	247709
Submitted by:	vulcan@wired.sh (maintainer)
2020-07-06 15:54:16 +00:00
Josh Paetzel
6ee99960b0 Fix some regressions in the 1.18 reboot of development.
PR:	247529
Submitted by:	vvd@unislabs.com daniel.engberg.lists@pyret.net
Reported by:	tobik
MFH:	2020Q3
2020-07-06 14:46:26 +00:00
Steve Wills
11d8891e71 sysutils/consul: update to 1.8.0
While here, fix bug in rc script creation
2020-07-06 14:40:49 +00:00
Alexey Dokuchaev
2d7d175ebd - Update to version 0.7 (fixes issue with Python 3.x)
- Simplify installation of the documentation files

PR:		239106
Submitted by:	Gerasimos Melissaratos
2020-07-06 14:35:34 +00:00
TAKATSU Tomonari
aafb649e86 - Update to 3.99-0.4 2020-07-06 14:30:09 +00:00
Nathan Whitehorn
91544d5b73 Now in Michigan. 2020-07-06 14:07:42 +00:00
Bernard Spil
150a93ef37 sysutils/py-rdiff-backup: Update to 2.0.3
PR:		247780
Approved by:	Zolt Udvari <uzsolt uzolt hu> (maintainer)
2020-07-06 13:44:12 +00:00
Bernard Spil
ce3b25852b mail/nextcloud-mail: Update to 1.4.1 2020-07-06 13:41:37 +00:00
Li-Wen Hsu
6f2816cc14 Update to 0.22
PR:		247798
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
2020-07-06 13:32:03 +00:00
Alexey Dokuchaev
b1729b979a - Remove defunct master site
- Set LICENSE (GPLv3+)
- GC no-op `post-patch' target
- Convert to option helpers

PR:		247655
Submitted by:	Miguel Gocobachi
2020-07-06 12:31:55 +00:00
Alexey Dokuchaev
2c6a73f558 Update NVidia Linux libraries to their latest versions (should've been
part of r540871).

PR:		247789
Submitted by:	Thibault Payet
2020-07-06 12:15:42 +00:00
Alexey Dokuchaev
7c126099a4 This Perl module provides string padding routines.
PR:		243894
Submitted by:	Zane C. Bowers-Hadley
2020-07-06 11:34:07 +00:00
Thierry Thomas
b525ddca89 Fix linkage on 11.3 i386.
Reported by:	antoine
2020-07-06 11:22:25 +00:00
Mathieu Arnold
653dab23f7 Fix overlays when using flavors.
Move FLAVOR processing before the overlays processing so that flavors
can be used with overlays.

PR:		247741
Submitted by:	mikael
2020-07-06 11:10:16 +00:00
Marc Fonvieille
a379a9540b Update to r54313 from the FreeBSD docset.
Approved by:	doceng (implicit)
2020-07-06 10:51:46 +00:00
Li-Wen Hsu
2ed8776a0c Update to 0.14.0
PR:		247793
Submitted by:	Adam Jimerson <vendion@gmail.com> (maintainer)
2020-07-06 10:17:05 +00:00
Li-Wen Hsu
a1fa4f6f7c Update to 0.26
PR:		247797
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
2020-07-06 10:16:00 +00:00
Alexey Dokuchaev
eac4cbf382 - Update to version 3.3
- Update maintainer's email address
- Hook the tests to our framework

PR:	247769
2020-07-06 10:15:07 +00:00
Li-Wen Hsu
b1f10f7609 Update to 0.9.82
PR:		247794
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
2020-07-06 09:52:50 +00:00
Dmitry Marakasov
0cd77f92a8 - Add license
- Update WWW

Approved by:	portmgr blanket
2020-07-06 09:35:15 +00:00
Emmanuel Vadot
d5b35973e4 games/vvvvvv: Fix linking after sdl20 update
sdl20 was updated in r541153 and the cmake file was changed to add
directly /usr/local/lib/libSDL2 without adding -L/usr/local/lib/.
Since sdl2_mixer doesn't have a cmake file -L/usr/local/lib and this
port doesn't have other dependancy that adds it it fails to link.
Fix that by adding USES=localbase:ldflags

Reported by:	pkg-fallout
2020-07-06 09:26:36 +00:00
Piotr Kubaj
abe73208c6 lang/ecl: fix build on GCC architectures
Use C99 mode:
/wrkdirs/usr/ports/lang/ecl/work/ecl-20.4.24/src/c/cfun_dispatch.d:1022: error: 'for' loop initial declaration used outside C99 mode
2020-07-06 09:10:16 +00:00
Pietro Cerutti
8156e377b0 math/yacas: fix plist, pet portlint, bump PORTREVISION 2020-07-06 08:59:34 +00:00
Pietro Cerutti
fa66ed768a math/yacas: update to 1.9.1
Release notes: http://www.yacas.org/release_1.9.1/
2020-07-06 08:47:36 +00:00
Li-Wen Hsu
591cfcbbcf Update to 0.1.4
Submitted by:	Christopher Hall <hsw@bitmark.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25570
2020-07-06 08:09:17 +00:00
Gerald Pfeifer
a663d70d21 Mark the STAGING option as broken - I reported this upstream and shared
a strawman patch, so hopefully this will be resolved for the next snapshot:

  https://www.winehq.org/pipermail/wine-devel/2020-July/169366.html
  https://www.winehq.org/pipermail/wine-devel/2020-July/169367.html

(Due to this being broken my original commit did not include the
distinfo entry for the respective download. Make up for that, in
case a fix becomes available.)

Also label the STAGING option as experimental.

PR:		247779
2020-07-06 07:52:48 +00:00
Alexander Leidinger
95b6608674 - cleanup rc script
- wait for PID on stop, there are situations where the stop may take
  a while [1]

Submitted by:	Rafal Lukawiecki <raf@rafal.net>	[1]
2020-07-06 07:32:57 +00:00
Li-Wen Hsu
cea1f4bf93 Update to 0.7.4
PR:		247785
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
2020-07-06 07:10:23 +00:00
Tobias C. Berner
6e468e07d1 graphics/exiv2: update to 0.27.3
PR:		247708
Submitted by:	daniel.engberg.lists@pyret.net
Exp-run by:	antoine
MFH:		2020Q3
2020-07-06 06:52:45 +00:00
Tobias C. Berner
5f34284e7c Update Qt5 to 5.15
This is a major upgrade of the Qt libraries [1], [2].

* People that use upgrading mechanisms with incomplete dependency handling
  (portmaster & Co) should make sure to manually remove the existing Qt
  packages to guarantee a safe upgrade. Keep in mind, that Qt does not like if
  you have an incomplete upgrade.

* This version of Qt drops support for OpenSSL 1.0 -- this means that there
  won't be any binary packages for Qt5 provided by the FreeBSD package builders
  for FreeBSD 11.x anymore -- and the same for *all* the ports depending on
  net/qt5-network [3]. If you cannot upgrade to a more recent FreeBSD
  version (12.x, 13.x), you will need to build Qt5 from ports while switching
  to an SSL implementation from ports.

Big thanks are due for
* kai@ for updating webengine (also mikael@)
* Felix Palmen for providing LibreSSL support patches
* adridg@ and lbartoletti@ for helping me fix the fallout

[1] https://www.qt.io/blog/qt-5.15-released
[2] https://wiki.qt.io/New_Features_in_Qt_5.15
[3] https://www.freshports.org/net/qt5-network

PR:		247010
Exp-run by:	antoine
2020-07-06 06:43:37 +00:00