1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

487805 Commits

Author SHA1 Message Date
Dmitry Marakasov
66f8d481da - Fix LICENSE
- Add LICENSE_FILE
- Add USES=sdl
- Pet portlint
- Remove no-op PORTDOCS installation
- Update WWW

Approved by:	portmgr blanket
2019-10-11 09:39:02 +00:00
Christoph Moench-Tegeder
126b9a956d net-mgmt/check_ssl_cert: update to 1.98.0
https://github.com/matteocorti/check_ssl_cert/releases
2019-10-11 09:28:26 +00:00
TAKATSU Tomonari
d96a8be23c - Update to 2.2-9 2019-10-11 09:12:52 +00:00
TAKATSU Tomonari
0bd8f7a227 - Update to 0.6-5 2019-10-11 08:51:57 +00:00
TAKATSU Tomonari
7283937f57 - Update to 1.5.1 2019-10-11 07:51:19 +00:00
Palle Girgensohn
0b907eb331 Upgrade to 1.3.2
Release notes:	https://fluentbit.io/announcements/v1.3.2/
PR:		239985
2019-10-11 07:48:22 +00:00
Rodrigo Osorio
c7de5f0abd New port textproc/pageedit v0.9.5
pageedit is an WYSIWYG visual XHTML editor
based on Sigil's deprecated BookView.

PR:		240633
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2019-10-11 07:23:17 +00:00
Mark Linimon
c445708a8a Commit necessary but insufficient changes to try to make this port
build on GCC-based systems:

  cc1plus: error: unrecognized command line option "-march=native"
  cc1plus: error: unrecognized command line option "-std=gnu++11"

However, this still leaves us with:

  /wrkdirs/usr/ports/security/tfhe/work/tfhe-1.0.1-14-g3319e2c/src/libtfhe/fft_processors/nayuki/fft-x8664-avx.s: Assembler messages:
  /wrkdirs/usr/ports/security/tfhe/work/tfhe-1.0.1-14-g3319e2c/src/libtfhe/fft_processors/nayuki/fft-x8664-avx.s:61: Error: unrecognized opcode: `pushq'

Approved by:	portmgr (tier-2 blanket)
2019-10-11 06:32:15 +00:00
Gerald Pfeifer
60c9dc1998 Update to the 20191006 snapshot of GCC 10.0.0. 2019-10-11 04:12:17 +00:00
Yuri Victorovich
baeab6868c New port: security/tfhe: Fast Fully Homomorphic Encryption (FHE) library over the Torus 2019-10-11 03:38:09 +00:00
Timur I. Bakeyev
33d9a7ede2 Fix typo 2019-10-11 00:49:31 +00:00
Timur I. Bakeyev
0fece629c0 Fix(?) AD/DC provisioning on ZFS. Allow ZEROCONF to be disabled(in a twisted way). 2019-10-11 00:44:01 +00:00
Timur I. Bakeyev
7b7fb757bd Upgrade port to 1.4.2 version 2019-10-11 00:40:21 +00:00
Adriaan de Groot
0ae3d94da8 Fix build of x11-toolkits/qt5-gui
<linux/kd.h> isn't needed here.

Pointy hat to adridg@, for mixing up pou-build tree and the SVN tree.

PR:		240964
Reported by:	vvd@unislabs.com
2019-10-10 20:38:42 +00:00
Christoph Moench-Tegeder
2e24cdb589 net-mgmt/check_ssl_cert: update to 1.97.0
https://github.com/matteocorti/check_ssl_cert/releases
2019-10-10 20:35:56 +00:00
Piotr Kubaj
4deb461b41 www/wpebackend-fdo needs C++11 compiler:
/wrkdirs/usr/ports/www/wpebackend-fdo/work/wpebackend-fdo-1.4.0/src/ipc.h:40: error: ISO C++ forbids declaration of 'unique_ptr' with no type

sysutils/xfce4-kbdleds-plugin needs C11 compiler similarly to other xfce ports.

Approved by:	mentors (implicit approval)
2019-10-10 20:29:19 +00:00
Adriaan de Groot
fbd2f7ab9c Update astro/kstars to latest upstream release
Release notes:
	http://knro.blogspot.com/2019/09/kstars-v336-is-released.html
says "lots of little improvements". One translation has gone away.
2019-10-10 20:19:13 +00:00
Cy Schubert
94636c184b Update to the latest cfengine commits on github. 2019-10-10 20:15:42 +00:00
Cy Schubert
1ed1b76553 Update to the latest MIT krb5 commit on github. 2019-10-10 20:15:37 +00:00
Cy Schubert
ea1b9b10b8 Update to the latest att/ast github commit. 2019-10-10 20:15:20 +00:00
Cy Schubert
e4632ba742 Update ksh-2020.0.0-beta1 --> ksh-2020.0.0. 2019-10-10 20:15:14 +00:00
Bryan Drewery
bc8870a852 - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
Bryan Drewery
d500249dad - Add a CCACHE_BIN variable for simplified use where needed. 2019-10-10 20:06:24 +00:00
Bryan Drewery
2d75318930 - Respect NOCCACHE
- Use proper path to CCACHE. It cannot be assumed to be in LOCALBASE
  as CCACHE_WRAPPER_PATH is used to override it.
2019-10-10 20:04:11 +00:00
Babak Farrokhi
094f295cec databases/py-asyncpg: Update to 0.19.0 2019-10-10 19:51:10 +00:00
Dmitri Goutnik
0c5586a4ca sysutils/qtpass: Update to 1.3.2
- Pet portclippy while here

Changelog:

 * First run and build fixes #482 #473 #467 #479 (maciejsszmigiero)
 * Add OTP (two factor authentication) support #327 #394 (Noettore)
 * Display passwords as QR codes #421 (frawi)
 * Renaming password #463 #469 (Noettore)
 * Correct font color with Dark themes #340 #476 (a-andreyev)
 * Sorted profiles dropdown as in #404 #472 (Noettore)

PR:		241176
Submitted by:	Anne Jan Brouwer <brouwer@annejan.com> (maintainer)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D21973
2019-10-10 19:45:49 +00:00
Adriaan de Groot
c0558c205f Try to fix build of qt5-gui in the presence of evdev-proto
In Qt 5.13, a "helpful" upstream added #includes of the interal
FreeBSD event headers; these conflict with evdev-proto headers.
Back out that helpful fix, and rely on evdev-proto everywhere
(in particular, for dependent ports that use evdev-proto themselves).

PR:		240965
Reported by:	Walter Schwarzenfeld
2019-10-10 19:02:28 +00:00
Thierry Thomas
3eb157d399 Upgrade to v.2.7.4. 2019-10-10 19:01:36 +00:00
Jung-uk Kim
90d6e73dae Update to 32.0.0.270. 2019-10-10 18:51:10 +00:00
Steve Wills
0aac1111b6 devel/py-cfgv: udpate to 2.0.1 2019-10-10 18:33:20 +00:00
Jan Beich
9229d36e2c multimedia/svt-vp9: update to 0.1.0 (nop)
Changes:	https://github.com/OpenVisualCloud/SVT-VP9/compare/39bb49a...v0.1.0
2019-10-10 18:24:27 +00:00
Danilo G. Baio
4c730e77b9 net-mgmt/zabbix42-*: Update to 4.2.7
Changelog:	https://www.zabbix.com/rn/rn4.2.7

PR:		241141
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-10-10 16:45:41 +00:00
Danilo G. Baio
a748ef32ba net-mgmt/zabbix4-*: Update to 4.0.13
Changelog:	https://www.zabbix.com/rn/rn4.0.13

PR:		241142
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-10-10 16:43:26 +00:00
Dmitry Marakasov
5c0e518c98 - Add WWW 2019-10-10 16:10:26 +00:00
Dmitry Marakasov
7291746b18 Fix FreeBSD version for BROKEN 2019-10-10 15:57:26 +00:00
Piotr Kubaj
e1f9f696fe Add USES=compiler:c11 to 2 next xfce4 ports.
Unbreak bwn-firmware-kmod on powerpc64, there are PCI controllers on powerpc64 boards.

Approved by:	mentors (implicit approval)
2019-10-10 14:57:55 +00:00
Alexey Dokuchaev
8027deddcf Manual pages are not subject to DOCS option and typically installed
unconditionally, especially when they come pre-built.
2019-10-10 14:42:10 +00:00
Alex Kozlov
bd8764379f - Add license to the conversion script
Requested by:	bapt (portmgr)
Approved by:	ehaupt (maintainer)
2019-10-10 13:56:20 +00:00
Alexey Dokuchaev
6a792e4b80 LeProxy is designed for anonymous surfing, improved security and privacy
plus circumventing geoblocking.  It is a powerful, lightweight, fast and
simple to use proxy server that you can host on your own server or PC at
home and then access from anywhere.

It provides compatibility with a large number of clients and services by
accepting both HTTP and SOCKS proxy protocols on a single listening port.

WWW: https://github.com/leproxy/leproxy
2019-10-10 13:49:07 +00:00
Tobias Kortkamp
d4d47f10d9 archivers/sectar: Spell LICENSE_FILE correctly 2019-10-10 13:42:11 +00:00
Baptiste Daroussin
fb3d8a97b2 Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
2019-10-10 13:17:47 +00:00
Eugene Grosbein
ad7221c383 security/ipsec-tools: unbreak racoon_create_dirs
Specifying required_dirs and creating it at prestart stage does not work
because required_dirs is checked before running prestart these days.
So it fails to start for mfs-based /var even if racoon_create_dirs=YES

Unbreak this by replacing "required_dirs" and "mkdir -p"
in the racoon_prestart with "install -d" that returns error in case
of failure and does nothing if the directory already exists.

Reported by:	Cybil Courraud <freebsd@cyb.fr>
2019-10-10 13:15:13 +00:00
Jimmy Olgeni
3cc35a64e0 Update lang/erlang-runtime22 to version 22.1.3. 2019-10-10 12:56:12 +00:00
Baptiste Daroussin
4470a25268 Add license.
Note that everything scripts in the ports tree without an explicit license
automatically fall into the license of the ports tree itself
2019-10-10 12:25:26 +00:00
Baptiste Daroussin
35d16c1000 Add license 2019-10-10 12:21:59 +00:00
Baptiste Daroussin
f7014bb06a pinentry-gnome3 does not need at all gtk2 2019-10-10 12:17:15 +00:00
Baptiste Daroussin
b7fe8f6183 Catchup with recent developers warnings 2019-10-10 11:59:15 +00:00
Baptiste Daroussin
66af45fe75 Remove the unused gai toolkit abandonware since 2005 2019-10-10 11:41:21 +00:00
Tobias Kortkamp
ca1eb4ff2e dns/dsp: Drop bogus PERL5 2019-10-10 10:30:20 +00:00
Ganael LAPLANCHE
c9e47f580b Update to 5.0.10960 2019-10-10 10:05:14 +00:00