Commit Graph

448132 Commits

Author SHA1 Message Date
Bernard Spil
45f1d826d8 www/nextcloud: Update to 13.0.4 2018-06-12 13:48:23 +00:00
Bernard Spil
ad76516079 security/openssl-devel: Security update
- Upstream update for CVE-2018-0732

MFH:            2018Q2
Security:       c82ecac5-6e3f-11e8-8777-b499baebfeaf
2018-06-12 13:45:44 +00:00
Bernard Spil
5c2f9cf663 security/vuxml: Bump PORTREV for openssl
- Chase missing svn add for openssl
2018-06-12 13:44:06 +00:00
Bernard Spil
c456ea5664 security/openssl: Actually add patch file
MFH:		2018Q2
Security:	c82ecac5-6e3f-11e8-8777-b499baebfeaf
2018-06-12 13:43:28 +00:00
Bernard Spil
7cb11fade7 security/openssl: Security update
- Upstream update for CVE-2018-0732

MFH:		2018Q2
Security:	c82ecac5-6e3f-11e8-8777-b499baebfeaf
2018-06-12 13:17:25 +00:00
Bernard Spil
a8bda6cd1f security/vuxml: Document today's OpenSSL vuln (low) 2018-06-12 13:01:10 +00:00
Gleb Popov
3cc777adac devel/qt5-core: Add a patch that fixes QLockFilePrivate::processNameByPid() function to return non-truncated name.
Reviewed by:	rakuco, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15673
2018-06-12 12:44:33 +00:00
Ganael LAPLANCHE
c99f2b0685 Fix readline detection with a non-standard LOCALBASE
Due to a bug in m4/lftp_lib_readline.m4, a wrong prefix is found for readline
when using a non-standard LOCALBASE [1]. Add a temporary workaround waiting for
the patch to be merged upstream [2].

https://reviews.freebsd.org/D15731 [1]
https://github.com/lavv17/lftp/pull/458 [2]

Differential Revision:	https://reviews.freebsd.org/D15731
2018-06-12 11:28:42 +00:00
Carlos J. Puga Medina
5d83f8432b games/scummvm-tools: Update to 2.0.0
- Use PORTVERSION instead of DISTVERSION
- Update MASTER_SITES
- Add LICENSE_FILE
- Add missing dependencies
- Add USES=iconv
- Add DESKTOP_ENTRIES
- Install more DOCS
- Pet portlint

Noteworthy changes:

2.0.0 (2017-12-17)
 - Fix handling of output path for the compress_touche tool.
 - Fix handling of input path for the extract_cine tool. It was only working
   when run from the directory that contains the game data.
 - Fix memory corruption that could cause random errors during extraction when
   using the extract_cine tool.

1.9.0 (2016-10-27)
 - Fix random crashes in the tool to convert Broken Sword 1 speech files.

PR:		228880
Submitted by:	cpm
Approved by:	lme (maintainer)
2018-06-12 11:23:14 +00:00
Tijl Coosemans
9a60a2e4c5 Clean up print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 and
update them to version 9.23.  Share CMap data with graphics/poppler-data
and update that to 0.4.9.

Details for print/ghostscript9-agpl-base:
- Update to 9.23.
- Drop external epag device.
- Always use fontconfig to find fonts.
- Use ports openjpeg instead of bundled.
- Use bundled lcms2, because upstream forked it.
- Drop dependency on gsfonts.  Newer versions of the fonts are already
  included.
- Depend on poppler-data for CMap files.  It has the same maps except
  Identity-H, Identity-UTF16-H, and Identity-V.
- Resolve conflict with gambc by moving bin/gsc to bin/gs instead of
  symlinking.
- Configure with --with-libiconv=maybe instead of --with-libiconv=native to
  prevent detecting libiconv from converters/libiconv if it happens to be
  installed.  Also remove the ICONV option because it's part of the base
  system in all supported versions of FreeBSD.
- Enable thread safety.
- Remove all driver options and simply build with --with-drivers=ALL.  They
  don't take up much space and don't require additional dependencies so
  options don't provide much value.  This makes the port a lot easier to
  maintain.
- Set the internal font path to ${LOCALBASE}/share/fonts because the
  upstream default doesn't make much sense on FreeBSD.
- Make dependency on libijs optional because it only seems to be used by
  print/hpijs which is deprecated.
- Extract all directories and remove unwanted directories in post-patch so
  contents can be examined after 'make extract'.
- Strip gs and libgs.so.  Reported by stage-qa.
- Install color profiles in share/color/icc, where other programs can find
  them.
- Remove old patches.

Details for print/ghostscript9-agpl-x11:
- Keep the Makefile similar to ghostscript9-agpl-base Makefile.
- Set PATCHDIR to ghostscript9-agpl-base/files so patches are shared.

Details for graphics/poppler-data:
- Update to 0.4.9.
- Replace post-patch with MAKE_ARGS.
- Add post-install to make all CMap files available in share/cmap so
  Ghostscript can use them too.  Unfortunately, Poppler requires these files
  organised in subdirectories and Ghostscript wants them all in one
  directory, hence the hardlinks.

PR:		228546
Approved by:	maintainer timeout (15 days)
2018-06-12 09:45:14 +00:00
Dmitry Marakasov
4ad5186c9e - Update WWW
Approved by:	portmgr blanket
2018-06-12 09:34:30 +00:00
Dmitry Marakasov
50db690c63 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-12 09:04:31 +00:00
Yuri Victorovich
49563c16cf databases/pgadmin3: Correct the mistake in wxrc substitution
${WXRC_CMD} is what should be used to make it compatible with
future wxWidgets versions.

While here, change WWW to https.

Approved by:	portmgr blanket
2018-06-12 08:56:36 +00:00
Dmitry Marakasov
fc9ba0aff7 - Switch to USES=localbase
- Switch to new test framework

Approved by:	portmgr blanket
2018-06-12 08:34:34 +00:00
Yuri Victorovich
0d1b5450d4 misc/orange3: Update 3.12.0 -> 3.13.0-120
py-PyOpenGL is needed to run now, it is missing from requirements.txt
2018-06-12 08:11:31 +00:00
Yuri Victorovich
b5e2bb3b11 science/openbabel: Take maintainership; Add the GUI option using wxWidgets-3.0
GUI is "on" by default because that's what CMakeLists.txt suggests as default.
Also improve helpers use.
2018-06-12 07:39:34 +00:00
Yuri Victorovich
80b90892be x11-toolkits/wxgtk31: Change to gtk3 because it is the latest gtk version
Also remove the stray file wxmsw.mo that caused conflict with wxgtk30.

This patch is a portion of the patch from the bug#228904.

PR:		228904
Submitted by:	Greg V <greg@unrelenting.technology>
2018-06-12 07:17:10 +00:00
Mark Linimon
d864899546 Fix build on non-x86 archs.
PR:		196985
Submitted by:	sbruno
2018-06-12 04:23:29 +00:00
Don Lewis
5183d6d6ee Upgrade to Apache OpenOffice trunk SVN revsion r1833124. This includes
the bug fix in extra-patch-align16 needed for amd64. [1]

Instead of symlinking the directory containing the OpenOffice .desktop
files under $PREFIX/share/applications, symlink the individual .desktop
files.  This is what upstream does on Linux and what LibreOffice does
as well.  The Plasma 5 desktop ignores symlinks to directories when it
is scanning for .desktop files.

PR:		228030 [1]
Reported by:	kan
2018-06-12 04:00:07 +00:00
Don Lewis
32aa25d3bc Instead of symlinking the directory containing the OpenOffice .desktop
files under $PREFIX/share/applications, symlink the individual .desktop
files.  This is what upstream does on Linux and what LibreOffice does
as well.  The Plasma 5 desktop ignores symlinks to directories when it
is scanning for .desktop files.

PR:		228030
Reported by:	kan@FreeBSD.org
2018-06-12 03:55:02 +00:00
Cy Schubert
f9e43c71cd krb5-114 is deprecated and scheduled for deletion at the end of this
year. Mark broken with OpenSSL >= 1.1.0.

PR:		228900
2018-06-12 03:42:25 +00:00
Cy Schubert
6c30e31e8d Fix logic from patch supplied in PR 217027, committed in
r433966 and r433967.

PR:		228900
2018-06-12 03:42:18 +00:00
Li-Wen Hsu
c89f6fffdc - Update to 2.127
Sponsored by:	The FreeBSD Foundation
2018-06-12 03:09:23 +00:00
Dmitry Marakasov
ce6ac25f75 - Update to 0.4.17.1 2018-06-12 00:27:11 +00:00
Jan Beich
96e31e05cc emulators/rpcs3: update to 0.0.5.474
Changes:	626836f95...88b6d5164
2018-06-12 00:25:54 +00:00
Adam Weinberger
cacb92d1cc Update roda to 3.9.0 2018-06-12 00:17:15 +00:00
Jan Beich
23323eed2d emulators/rpcs3: update to 0.0.5.471
Changes:	5454f57dd...626836f95
2018-06-11 23:37:16 +00:00
Jan Beich
e86063e923 emulators/citra: update to s20180609
Changes:	98438258c...cf9bfe069
2018-06-11 23:37:01 +00:00
Jan Beich
39f2b6a856 www/waterfox: apply FF61 fix 2018-06-11 23:36:45 +00:00
Guido Falsi
be0d2ab0fd - Update asterisk13 to 13.21.1
- Update asterisk15 to 15.4.1

Security:	0137167b-6dca-11e8-a671-001999f8d30b,
		f14ce57f-6dc8-11e8-a671-001999f8d30b
2018-06-11 23:29:13 +00:00
Stephen Hurd
86becf0d56 Much better way to ensure a UTF-8 CODESET in the locale
No longer force language or country codes, always call setlocale()
2018-06-11 22:57:26 +00:00
Guido Falsi
3c4d6917ec Document new asterisk vulnerabilities. 2018-06-11 22:57:11 +00:00
Guido Falsi
189ebd5e1d Fix error in old asterisk entry. 2018-06-11 22:50:00 +00:00
Stephen Hurd
2ef692847a Fix unicode for 'C' locale.
wxPython 3.0 uses the current locale when wx is imported to decide on the
default text encoding.  When the locale is 'C' this means only US-ASCII is
supported, corrupting the disaply quite badly.  As a hack, if the encoding
is US-ASCII, force LC_ALL to en_US.UTF-8 which allows unicode to work.

Reported by:	db
2018-06-11 22:21:07 +00:00
Mark Felder
cb246f1b24 Update MAINTAINER 2018-06-11 21:03:17 +00:00
Joseph Mingrone
e4ef12a708 devel/py-numba: Update to version 0.38.0
Upstream changes: https://github.com/numba/numba/blob/master/CHANGE_LOG

PR:		228554
Approved by:	David Kalliecharan <dave@dal.ca> (maintainer, timeout)
2018-06-11 21:02:07 +00:00
Joseph Mingrone
6d5c544fe9 devel/py-llvmlite: Update to version 0.23.0
PR:		228554
Approved by:	David Kalliecharan <dave@dal.ca> (maintainer, timeout)
2018-06-11 21:01:57 +00:00
Yuri Victorovich
616eb43093 graphics/pcl-pointclouds: Remove forgotten CXXFLAGS
Reported by:	jbeich
2018-06-11 20:59:17 +00:00
Mark Felder
c1ae883327 Reset MAINTAINER
Multiple consecutive previous maintainer timeouts
2018-06-11 20:56:24 +00:00
Jan Beich
ec3f6fcb8f games/openra: only use -Country suffix in DISTFILES 2018-06-11 20:38:55 +00:00
Jan Beich
c7365d53d1 games/openra: make GeoLite2 fetch deterministic
PR:		228877
2018-06-11 20:33:55 +00:00
Yuri Victorovich
807b5357dd graphics/pcl-pointclouds: Add the patch fixing boost build problems
Patch from https://github.com/PointCloudLibrary/pcl/issues/2284

Reported by:	jbeich (reported the problem on github)
2018-06-11 19:46:48 +00:00
Jan Beich
57e281bef0 devel/android-tools-fastboot: unbreak fetch
fetch: https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/fastboot.1?id=706e754: Not Found

Submitted by:	jrm
Differential Revision:	https://reviews.freebsd.org/D15761
2018-06-11 19:41:11 +00:00
Bernhard Froehlich
d133e6c852 - Update to 0.31.1
- Pass maintainership to submitter

PR:		228871
Submitted by:	Sascha Biberhofer <ports@skyforge.at>
2018-06-11 19:12:28 +00:00
Bernard Spil
6e9fec3207 databases/sqlcipher: Fix build with LibreSSL 2.7
- LibreSSL 2.7 adds OpenSSL 1.1 ABI

PR:		228248
Approved by:	maintainer (jharris widomaker com)
2018-06-11 18:35:25 +00:00
Kurt Jaeger
82753dfe3f databases/leofs: update 1.3.8 -> 1.4.1
PR:		228887
Requested by:	Franco Ricci <franco.ricc@gmail.com>
Approved by:	trociny (maintainer)
Relnotes:	https://github.com/leo-project/leofs/releases
2018-06-11 18:24:23 +00:00
Yuri Victorovich
1faa8eff29 biology/artemis: Update 9 -> 17.0.1-11
Port changes:
* Take maintainership
* Change to github
* Change to DISTVERSION
* Add LICENSE
* Depends on bash
* Add USES=gmake
* Remove NO_BUILD: needs to build jars from java files
* Update the post-extract target
* Change do-install to do minimal installation
* Update WWW
2018-06-11 17:45:56 +00:00
Adam Weinberger
30d4669e52 Update neovim to 0.3.0
Changes: 44c6deb91a
2018-06-11 17:28:46 +00:00
Fernando Apesteguía
364c800fc2 editors/texstudio: update to 2.12.8
* USE_GITHUB since this release is only in GH and not in SF
* Add LICENSE according to project's site (no license file is provided)
* Use DISTVERSION instead of PORTVERSION
* Flavorize port and make qt5 default (as in the previous version)

PR:	227097
Reported by:	lebarondemerde@privacychain.ch
Approved by:	tcberner (mentor), portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D15023
2018-06-11 17:25:11 +00:00
Guido Falsi
433ed71913 Make asterisk and pjsip ports use the new net/libsrtp2 port as a dependency.
Reported by:	tijl (thanks!)
2018-06-11 17:19:29 +00:00