1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

449088 Commits

Author SHA1 Message Date
Tijl Coosemans
00d5aa717b - Restore patch that adds mappings for common CJK TeX fonts to cidfmap.
Make the path in the mappings relative to LOCALBASE/share/fonts so
  print/gsfonts does not need to be installed. [1]
- Remove --enable-threadsafe from CONFIGURE_ARGS so thread-unsafe devices
  like opvp (used by Canon printer drivers) are built. [2]
- Fix detection of dlopen on FreeBSD < 11.2 (which doesn't have libdl). [2]
- Remove reference to FAPI configuration from pkg-message.  As far as I
  can tell it is only useful in combination with UFST, a commercial font
  renderer from Monotype and we don't (and can't) build with UFST support.

PR:		229211 [1], 229332 [2]
Tested by:	Osamu Matsuda <omatsuda000@gmail.com>
2018-06-26 17:15:37 +00:00
Emanuel Haupt
1ebd15e7a7 - Update to 4.13
- Pacify portlint by wrapping line in pkg-descr that exceeds 80 characters
- Take maintainership

PR:		229343
2018-06-26 17:13:21 +00:00
Emanuel Haupt
5fb7b6ec4e Reset maintainer (3+ months of inactivity).
Discussed with:	portmgr (adamw, mat)
2018-06-26 17:06:33 +00:00
Li-Wen Hsu
f45fbba263 - Update to 6.0.5 2018-06-26 16:30:49 +00:00
Jan Beich
bb2c08018e security/vuxml: mark firefox < 61 as vulnerable 2018-06-26 16:27:38 +00:00
Diane Bruce
37b0c2943a Updated to 9.2.6
20170817 QSSTV 9.2.6
        Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom)
        ftp transfer - initialize bug fix (VK6MN- Mike)
        Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus)
        SSTV initialize bug fix (Adrian)
        Camera support for Raspberry PI Cam
        fixed audio loopback use
        fixed transmission after stop, image was not restarted at top

    20161022 QSSTV 9.2.5
        Screen size reduced for use with smaller screens-fixed.
        rig control - added capabilities test.

PR:		ports/229140
Submitted by:	takefu@airport.fm
2018-06-26 15:47:51 +00:00
Matthias Fechner
029dd4c6ec Added flavors support to drush.
PR:		227741
Submitted by:	Jonas Palm
Reported by:	Jonas Palm
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15990
2018-06-26 15:33:26 +00:00
Matthias Fechner
2345992298 Vulnerability entry for www/gitlab.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D16010
2018-06-26 15:27:24 +00:00
Glen Barber
5b84bff35c Prune 11.2-RC2 MANIFEST files.
Approved by:	bdrewery (maintainer, implicit, re blanket)
Sponsored by:	The FreeBSD Foundation
2018-06-26 14:57:37 +00:00
Dmitry Marakasov
f960b3067d - Update to 5.1.0 2018-06-26 14:44:16 +00:00
Tobias Kortkamp
cee00e0e78 audio/cmus: Fix build on powerpc
checking for successful build of ffmpeg.c...
cc1: error: unrecognized command line option "-std=gnu11"
no
configure failed.

track_info.o: In function `track_info_new':
track_info.c:(.text+0x2c): undefined reference to `__atomic_fetch_add_8'

Allow build on powerpc64 again as the error in BROKEN looks to be
same as the first error on powerc.
2018-06-26 14:36:48 +00:00
Dmitry Marakasov
75296bbdc7 - Update to 3.0.9 2018-06-26 13:16:07 +00:00
Dmitry Sivachenko
8d786c9ce9 Update to version 1.8.11. 2018-06-26 12:48:03 +00:00
Renato Botelho
0639989027 Update net/xmlrpc-c to 1.39.13
Sponsored by:	Rubicon Communications, LLC (Netgate)
2018-06-26 12:47:50 +00:00
Bernhard Froehlich
e54ba964c3 net/wireguard: Update to 0.0.20180625 2018-06-26 10:14:47 +00:00
Thierry Thomas
d6a6d2b90e - Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>

- Bump PORTREVISION of consumers.
2018-06-26 10:10:03 +00:00
Alex Dupre
5c137ca8f1 Update to 0.18.0 release. 2018-06-26 10:09:46 +00:00
Dmitry Marakasov
df8e2748ea - Update WWW
Approved by:	portmgr blanket
2018-06-26 09:37:15 +00:00
Hans Petter Selasky
a25407f140 Update jack-keyboard to revision 2.7.2.
This update features a major GUI rework.

Approved by:	pi@
2018-06-26 09:09:51 +00:00
Dmitry Marakasov
574052da9f - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-26 09:07:15 +00:00
Dmitry Marakasov
508290da94 - Add LICENSE_FILE
- Switch to new test framework

Approved by:	portmgr blanket
2018-06-26 08:37:18 +00:00
Rene Ladan
f53adf6df0 Simplify EXTRACT_ONLY
Submitted by:	mat
MFH:		2018Q2 (with r473335)
2018-06-26 06:31:45 +00:00
Tobias Kortkamp
6f6e32e806 devel/statsvn: Fix runtime after the update of devel/subversion to 1.10.0
It tries to check that SVN >= 1.3.0 but the check is broken with
version numbers like 1.10.0.  We will never have SVN < 1.3.0 again
so add a patch to skip the version check altogether.

"Subversion binary is incorrect version. Found: 1.10.0, required: 1.3.0"

PR:		229325
Reported by:	kensaku.masuda@gmail.com
2018-06-26 05:54:15 +00:00
Olli Hauer
b488aa1619 - update to 3.4-20180624 2018-06-26 05:23:27 +00:00
Bradley T. Hughes
7c67b2dffc www/node: Update 10.4.1 -> 10.5.0
https://nodejs.org/en/blog/release/v10.5.0/
2018-06-26 05:21:20 +00:00
Bradley T. Hughes
6f0290fb35 devel/awscli: Update 1.15.40 -> 1.15.45 2018-06-26 05:20:47 +00:00
Bradley T. Hughes
708ba340aa devel/py-botocore: Update 1.10.40 -> 1.10.45 2018-06-26 05:20:27 +00:00
Danilo Egea Gondolfo
49bbb8ac5d - Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64. 2018-06-26 03:18:29 +00:00
Danilo Egea Gondolfo
99de81c185 - Fix LICENSE. This port uses multiple types of GNU licenses. 2018-06-26 03:15:18 +00:00
Danilo Egea Gondolfo
892b80d343 - Unbreak build on ARM. Use malloc instead of sbrk. 2018-06-26 02:28:18 +00:00
Danilo Egea Gondolfo
fe8e91ba7d - Update to 8.6.4 2018-06-26 01:53:52 +00:00
Yuri Victorovich
194e16d92f misc/free42: Update 2.0.20 -> 2.0.21
Reported by:	portscout
2018-06-26 01:16:54 +00:00
Jan Beich
0f8ec4f64f games/openbor: update to 6215
Changes:	50ccb3df...4a717a63
2018-06-26 00:55:16 +00:00
Jan Beich
5c265d8116 www/py-flexget: update to 2.14.0
Changes:	https://github.com/Flexget/Flexget/compare/2.13.24...2.14.0
2018-06-26 00:55:01 +00:00
Jan Beich
f9b469ae43 security/nss: update to 3.38
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
2018-06-26 00:54:43 +00:00
Jan Beich
6871cefa70 emulators/citra: update to s20180624
Changes:	f50e505a5...689977bbf
2018-06-26 00:54:27 +00:00
Jan Beich
713b73aed7 emulators/rpcs3: update to 0.0.5.546
Changes:	78ef205b4...3b8eab87d
2018-06-26 00:54:11 +00:00
Bruce A. Mah
2d36e8c8af Update for iperf-3.6. Master site and WWW are now HTTPS.
Sponsored by:	ESnet
2018-06-26 00:27:47 +00:00
Steve Wills
4c6f5bc4ba www/domoticz: update to 4.9700
PR:		229333
Submitted by:	kiwi@oav.net (maintainer) (with changes)
2018-06-26 00:04:59 +00:00
Yuri Victorovich
77640f32a7 New port: biology/igv: Visualization tool for genomic datasets 2018-06-25 23:56:00 +00:00
Mark Linimon
5e69bc2813 Mark as broken on -CURRENT. 2018-06-25 23:36:59 +00:00
Mathieu Arnold
41619aec33 s/FLAVOR/PY_FLAVOR/
Sponsored by:	Absolight
2018-06-25 22:00:36 +00:00
Matthias Andree
3273e9a5b7 Security upgrade mail/mailman to v2.1.27
Changelog:
<https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS#L8>

Release announcement:
<https://www.mail-archive.com/mailman-users@python.org/msg70962.html>

Reported by:	portscout@ (release)
MFH:		2018Q2
Security:	739948e3-78bf-11e8-b23c-080027ac955c
Security:	CVE-2018-0618
Security:	JVN#00846677
Security:	JPCERT#97432283
2018-06-25 21:58:41 +00:00
Matthias Andree
4f685d0e7c Fixup 2018-06-25 21:55:22 +00:00
Matthias Andree
b2e187e874 Link release announcement to mail/mailman < 2.1.27 vuln/CVE 2018-0618 2018-06-25 21:54:56 +00:00
Matthias Andree
669aa5d1dd Add mailman vulnerabilities/hardening.
Obtained from:	Mark Sapiro
Security:	739948e3-78bf-11e8-b23c-080027ac955c
Security:	CVE-2018-0618
Security:	JVN#00846677
Security:	JPCERT#97432283
2018-06-25 21:45:41 +00:00
Mark Linimon
1be0b8e3c2 Fails on amd64-current. 2018-06-25 21:17:15 +00:00
Mark Linimon
c16307ca70 The failure is on -CURRENT everywhere, but not on -11. 2018-06-25 21:09:15 +00:00
Mark Linimon
f6f1491617 The failure is on -CURRENT everywhere, but not on -11. 2018-06-25 20:59:19 +00:00
Sunpoet Po-Chuan Hsieh
3a7b07ef40 Update to 2018.06.24 2018-06-25 20:56:08 +00:00