Commit Graph

517306 Commits

Author SHA1 Message Date
Florian Smeets
8423f117e5 - update to 3.0.0
- pass maintainership to submitter

PR:		248525
Submitted by:	James French <james@french.id.au>
Approved by:	joshruehlig@gmail.com (previous maintainer)
2020-08-16 20:58:01 +00:00
Florian Smeets
1e56346a18 Update to 17.4.2
The upcoming update of news/sabnzbd to 3.0.0 needs an updated cherrypy.

This is not the newest release of cherrypy as that has dependencies that
aren't in ports yet, but this gets us from a 2016 release to a 2019 release

PR:		247597
Submitted by:	James French <james@french.id.au>
Approved by:	maintainer timeout
2020-08-16 20:28:50 +00:00
Gleb Popov
0048486f22 lang/ghc: Remove some now unused variables. 2020-08-16 20:00:25 +00:00
Tim Bishop
28b499e2b3 Resurrect and fix py-statgrab.
New upstream version supports Python 3.7.
2020-08-16 19:58:20 +00:00
Piotr Kubaj
0d5ef4c77d graphics/librsvg2-rust: fix build on GCC architectures
Use newer GCC to link:
libtool: link: cc -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -D_THREAD_SAFE -pthread -I/usr/local/include/harfbuzz -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o .libs/rsvg-convert rsvg_convert-rsvg-convert.o  ./.libs/librsvg-2.so -L/usr/local/lib -lpng16 -lz -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lharfbuzz -lxml2 -lpangocairo-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
./.libs/librsvg-2.so: undefined reference to `.TOC.'
2020-08-16 19:53:43 +00:00
Piotr Kubaj
af990a36cf sysutils/rsyncrypto: fix build on GCC architectures
Use C++11 compiler:
crypt_key.h:54: error: ISO C++ forbids declaration of 'unique_ptr' with no type
2020-08-16 18:59:13 +00:00
Antoine Brodin
7755029ab9 Unbreak after r545116 2020-08-16 18:49:22 +00:00
Piotr Kubaj
fefa95929a security/libfido2: fix build on GCC architectures
Use newer compiler:
/wrkdirs/usr/ports/security/libfido2/work/libfido2-1.4.0/src/fido.h:115: error: wrong number of arguments specified for '__deprecated__' attribute

MFH:		2020Q3 (fix build blanket)
2020-08-16 18:44:59 +00:00
Rodrigo Osorio
613f32fa9f security/vuxml: Update rsync issues with zlib 2020-08-16 17:45:41 +00:00
Babak Farrokhi
93eeaae249 databases/py-asyncpg: Update to 0.21.0 2020-08-16 17:30:51 +00:00
Rodrigo Osorio
e8535535d4 net/rsync upgrade to 3.2.3
major changes:
 - Fix multiple bugs in xattr code.
 - Restored the ability to use --bwlimit=0 to specify no bandwidth limit.
 - Fix a bug when combining --delete-missing-args with --no-implied-dirs & -R where rsync might create the destination path of a missing arg.
 - Fixed an issue where hard-linked devices could cause the rdev_major value to get out of sync between the sender and the receiver.
 - Rsync now complains about a missing --temp-dir before starting any file transfers.
 - A completely empty source arg is now a fatal error.

See full changelog: https://download.samba.org/pub/rsync/NEWS#3.2.3

Also, fix build issue with ACL option (patch is not required anymore)

PR:		248318 247795
2020-08-16 17:08:02 +00:00
Gleb Popov
f1203fad42 lang/ghc: Remove support for building old versions by overriding GHC_VERSION variable.
It turned out that I never used this feature since it was added.
2020-08-16 16:26:24 +00:00
Adriaan de Groot
634996b593 Remove "blogio" from description of KDE-PIM
The application was never called that, and it became unmaintained
upstream about two years ago; it is no longer released.
2020-08-16 15:01:55 +00:00
Jesper Schmitz Mouridsen
428948ce93 editors/featherpad update to 0.14.2
switch from qmake to cmake beacause of hunspell
2020-08-16 15:00:13 +00:00
Gleb Popov
1f22b36313 lang/ghc: Add a workaround patch to fix build with LLD 10 (12-STABLE and 13-CURRENT)
Reported by:	David Wolfskill <david@catwhisker.org>
2020-08-16 14:22:04 +00:00
Steve Wills
1eec374f6a devel/py-identify: update to 1.4.27 2020-08-16 14:07:18 +00:00
Wen Heping
4ab1651f0c - Update to 0.24 2020-08-16 14:06:58 +00:00
Steve Wills
84cfc95eee security/py-ecdsa: update to 0.15
While here, add optional dependency on gmp or gmp2 for faster arithmetic

PR:		247823
Reported by:	ehaupt
Approved by:	koobs (maintainer)
2020-08-16 13:58:39 +00:00
Wen Heping
3033501e58 - Update to 0.61 2020-08-16 13:50:06 +00:00
Steve Wills
aa29460624 security/py-ecdsa: update to 0.13.3
PR:		247823
Reported by:	ehaupt
Approved by:	koobs (maintainer)
Security:	a23ebf36-e8b6-4665-b0f3-4c977f9a145c
2020-08-16 13:27:29 +00:00
Steve Wills
73e70997c1 Document py-ecdsa issue 2020-08-16 13:27:17 +00:00
Piotr Kubaj
b70e284d01 games/duel: fix build on GCC architectures
Use C++11 compiler:
/usr/local/include/FTGL/FTLibrary.h:137: error: ISO C++ forbids declaration of 'atomic' with no type
2020-08-16 13:20:33 +00:00
Steve Wills
329109216f sysutils/p5-Proc-ProcessTable-ncps: create port
An advanced ps(1) like utility with search capabilities.

For example:

ncps -c firefox --stats

Show all firefox processes and the cumulative stats for them.

WWW: https://github.com/VVelox/Proc-ProcessTable-ncps
WWW: https://metacpan.org/release/Proc-ProcessTable-ncps

PR:		243900
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>
2020-08-16 13:15:17 +00:00
Piotr Kubaj
42a3fac7cd multimedia/php-pHash: fix build on GCC architectures
x265 requires C++11 compiler:
/usr/local/lib/libx265.so.179: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)@GLIBCXX_3.4.21'

MFH:		2020Q3 (fix build blanket)
2020-08-16 13:07:42 +00:00
Danilo Egea Gondolfo
2bd2f3fbd5 - Update to 1.12.3 2020-08-16 13:06:15 +00:00
Steve Wills
8cc1e03304 devel/p5-Data-Unixish: add patches to fix run time issues
PR:		243897
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer)
2020-08-16 13:03:42 +00:00
Steve Wills
0ea0c4c9b1 cad/py-cq-editor: create port
CQ-editor is a CadQuery GUI editor based on PyQT.

Graphical debugger for CadQuery scripts
- Step through script and watch how your model changes

CadQuery object stack inspector
- Visual inspection of current workplane and selected items
- Insight into evolution of the model

Export to various formats
- STL
- STEP

WWW: https://github.com/CadQuery/CQ-editor/

PR:		248212
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:54:34 +00:00
Steve Wills
8398ee71c0 cad/py-cadquery: create port
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D
CAD models. Using CadQuery, you can write short, simple scripts that produce
high quality CAD models. It is easy to make many different objects using a
single script that can be customized.

WWW: https://github.com/CadQuery/cadquery

PR:		248210
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:54:13 +00:00
Steve Wills
e5e1215114 cad/py-ocp: create port
OCP is a Python wrapper for OCCT (OpenCascade) generated using pywrap
primarily used by CadQuery.

WWW: https://github.com/CadQuery/OCP

PR:		248202
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:53:47 +00:00
Dima Panov
cf35d3650f Add two new libreoffice langpacks: cbk (Central Kurdish) and fur (Friulian) 2020-08-16 12:44:33 +00:00
Dima Panov
b44cc05f32 LibreOffice suite: update to 7.0.0 release
The Office@FreeBSD team is proud to announce long awaited, new major release of
LibreOffice suite - 7.0.0!

New major branch comes with tons of new changes: switch render from opengl to skia,
many templates redesigned from 4:3 to 16:9 format, added support for  "ODF 1.3" and
"ODF 1.3 Extended" documents format, support native 2013/2016/2019 mode instead of
2007 compatibility mode for DOCX, added a new icon theme, named Sukapura.

Full release notes available on the official page
(https://wiki.documentfoundation.org/ReleaseNotes/7.0)

Of course, conservative users can keep 6.4.x stable version by switch to use
all-in-one editors/libreoffice6 port and even with i18n langpack (off by default).
It will be kept updated at least till 7.1.0 version will be released.
2020-08-16 12:41:23 +00:00
Danilo Egea Gondolfo
3ac7ea7a2b - Update to 1.18.8 2020-08-16 12:37:19 +00:00
Dima Panov
7058ec053b editors/libreoffice6:
- repocopy from editors/libreoffice
- add i18n option (off by default to mimic classic behaviour)
- register conflicts with main libreoffice port
2020-08-16 12:18:17 +00:00
Dima Panov
9b864d0a69 textproc/libwps: update to 0.4.11 release 2020-08-16 12:12:43 +00:00
Dima Panov
e2ff699318 textproc/libstaroffice: update to 0.0.7 release 2020-08-16 12:11:37 +00:00
Lars Engels
282afd895f net-mgmt/icinga2:
- Update to 2.12.0
- Pet portfmt
2020-08-16 10:10:51 +00:00
Lars Engels
e8ff7a53bb net-mgmt/icingaweb2-module-ipl:
Update to 0.5.0
2020-08-16 10:02:19 +00:00
Tobias C. Berner
680dfe7a4c audio/hydrogen: Update to 1.0.0
PR:             248682
Submitted by:   Shane <FreeBSD@ShaneWare.Biz>  (maintainer)
2020-08-16 09:48:40 +00:00
Dmitry Marakasov
32590c1739 - Update WWW
Approved by:	portmgr blanket
2020-08-16 09:36:35 +00:00
Tobias C. Berner
d21332e438 devel/cmake: update to 3.18.1
- update to 3.18.1
- new port devel/cmakedoc

Thanks to adridg@ for tackling most of the fallout.

PR:		248003
Exp-run by:	antoine
2020-08-16 09:27:18 +00:00
Tobias C. Berner
32c04aace1 multimedia/libmatroska: Update to 1.6.2
- fix master sites
- cleanup Makefile

PR:		248478
Submitted by:	daniel.engberg.lists@pyret.net
2020-08-16 09:11:47 +00:00
Tobias C. Berner
a7ddf7db79 deskutils/zanshin: add upstream's fix build against kontactinterface
Reported by:	antoine
2020-08-16 08:52:03 +00:00
Gleb Popov
b299244952 lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
2020-08-16 07:56:18 +00:00
Jung-uk Kim
018654eec7 Belatedly update PORTREVISION. It had to be done with r544898. 2020-08-16 07:38:15 +00:00
Jan Beich
87cd542c0c x11/lavalauncher: drop unused evdev-proto
linux/input-event-codes.h is not used until
https://git.sr.ht/~leon_plickat/lavalauncher/commit/45dc44e79a75
2020-08-16 01:55:44 +00:00
Jan Beich
8a1eba924b games/renpy: drop slave port hooks after r544927 2020-08-16 00:46:16 +00:00
Jan Beich
1a11a3cc2c x11/lavalauncher: add new port
LavaLauncher serves a single purpose: Letting the user execute shell
commands by clicking on icons on a dynamically sized bar, placed at
one of the screen edges.

Unlike most popular launchers, LavaLauncher does not care about
.desktop files or icon themes and it does not track open applications;
It is not a dock. To create a button, you simply provide the path to
an image and a shell command. This makes LavaLauncher considerably
more flexible: You could have buttons not just for launching
applications, but also for ejecting your optical drive, rotating your
screen, sending your cat an email, playing a funny sound, muting all
audio, toggling your lamps, etc. You can turn practically anything you
could do in your shell into a button.

https://git.sr.ht/~leon_plickat/lavalauncher
2020-08-16 00:38:02 +00:00
Jan Beich
42f8fd7031 x11/phosh: add new port
Phosh aims to be a Wayland shell for mobile phones. Currently, only
useful for developers. Network is not supported on FreeBSD yet.

https://source.puri.sm/Librem5/phosh
2020-08-16 00:37:14 +00:00
Steve Wills
fb90dd6f2e devel/py-gdata: Mark DEPRECATED (unmaintained upstream)
PR:		248303
Submitted by:	John W. O'Brien <john@saltant.com>
2020-08-15 23:23:23 +00:00
Steve Wills
06a585e46a databases/py-carbon: Fix rc script for python3
PR:		248413
Submitted by:	brd
2020-08-15 23:15:48 +00:00