Commit graph

9045 commits

Author SHA1 Message Date
Gleb Popov
0ca45946d1 x11-toolkits/libXt: Update to 1.2.1
PR:		253233
Submitted by:	daniel.engberg.lists@pyret.net
2021-02-17 08:16:48 +00:00
Tobias C. Berner
b99507411b Update KDE Frameworks to 5.79
Saturday, 13 February 2021

KDE today announces the release of KDE Frameworks 5.79.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Changelog and Announcement:
	https://kde.org/announcements/frameworks/5/5.79.0/

PR:		253484
Exp-run by:	antoine
2021-02-15 18:55:43 +00:00
Dmitry Marakasov
f5c119cb00 - Update to 6.0.4
- Pass maintainership to submitter
- Fix license
- While here, update WWW

PR:		239614
Submitted by:	prj@rootwyrm.com
Approved by:	maintainer timeout (mono, 1.5 years)
2021-02-15 12:37:34 +00:00
Neel Chauhan
1385312c50 Update a few GNUstep ports:
* devel/gnustep-make: Update to 2.8.0
 * lang/gnustep-base: Update to 1.27.0
 * x11-toolkits/gnustep-back: update to 0.28.0
 * x11-toolkits/gnustep-gui: update to 0.28.0

Also bump PORTREVISION on dependent ports.
2021-02-14 23:21:02 +00:00
Tobias C. Berner
f644777520 x11-toolkits/gtk30: remnove unnecessary dependency on multimedia/v4l_compat
- The depednecy was previosuly there to get linux/input.h
- However, with [1] gtk switched to using the shipped dev/evdev/input.h on FreeBSD.

[1] https://gitlab.gnome.org/GNOME/gtk/-/commit/7fed0b74ed9f

PR:		253434
Reported by:	Oleh Vinichenko <moonlapse81@gmail.com>
2021-02-12 20:49:11 +00:00
Tobias C. Berner
e2fab0a3e2 x11-toolkits/pangox-compat: prepare for pango >= 1.46.2
PR:		252748
Submitted by:	daniel.engberg.lists@pyret.net
Obtained from:	https://aur.archlinux.org/cgit/aur.git/tree/?h=pangox-compat
2021-02-10 18:15:12 +00:00
Tobias C. Berner
ed28803b50 graphics/poppler: update to 21.02
Release 21.02.0:
        core:
         * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
         * Fix memory leak if saving the file fails
         * Internal code improvements
         * Fix various issues handling broken files
         * Make checkedAdd work for long long in MSVC

        qt5:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        qt6:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        utils:
         * pdftohtml: Fix error() parameter type

PR:		253183
Exp-run by:	antoine
2021-02-09 11:10:57 +00:00
Pietro Cerutti
a955a82f6c x11-toolkits/tile: deprecate, the functionality is part of core Tk 2021-02-09 08:40:29 +00:00
Yuri Victorovich
410e6cd533 x11-toolkits/ntk: Broken because the upstream is gone
There might be a fork that can be used, or depending ports' upstreams need to adjust.

Reported by:	fallout
2021-02-07 23:12:48 +00:00
Baptiste Daroussin
217d2759df Remove an ancient gtk related library not being depending on and
abandonned upstream
2021-02-07 04:33:37 +00:00
Baptiste Daroussin
1c2407ebbb Remove p5-Gtk2-Html2
It is deprecated upstream, not depended on and depend on deprecated Gnome2 libraires

Approved by:	bofh (maintainer)
2021-02-05 10:28:46 +00:00
Neel Chauhan
33af2733b6 x11-toolkits/libhandy: Update to 1.0.3
Reviewed by:		0mp, tcberner
Approved by:		0mp (mentor), tcberner
Differential Revision:	https://reviews.freebsd.org/D28452
2021-02-04 22:42:44 +00:00
Mathieu Arnold
878fe05959 Those ports are allowed to build a 2.7 flavor, for now. 2021-02-04 14:35:00 +00:00
Baptiste Daroussin
a2980c0e84 Remove dependency on Gnome2 libraries which are unused in the ports tree
Discussed with:	danfe (maintainer)
2021-02-04 13:07:50 +00:00
Baptiste Daroussin
f667e41092 Remove expired gstreamer 0.x
gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept
to let time for applications to catchup on gstreamer 1.x
2021-02-04 06:04:50 +00:00
Yuri Victorovich
82cca1085b x11-toolkits/ntk: Update 1.3.1000-2 -> 1.3.1001
Reported by:	portscout
2021-02-02 17:30:31 +00:00
Yuri Victorovich
b42f106a8b New port: x11-toolkits/nuklear: Minimal-state, immediate-mode graphical user interface toolkit 2021-02-01 19:18:33 +00:00
Tobias C. Berner
c5d66e93bc x11-toolkits/kf5-kcompletion: add upsstream patch
Upstream bug:	https://bugs.kde.org/show_bug.cgi?id=431493
Obtained from:	7acda936f0
2021-01-27 06:01:18 +00:00
Jason E. Hale
2daf8000df x11-toolkits/fox17: Fix build on FreeBSD 12.2. pthread_getname_np() was MFC'd
in r362264 and I didn't take into account in the original patch.

FXThread.cpp:970:8: error: no matching function for call to 'pthread_getname_np'
    if(pthread_getname_np(tid,desc,ARRAYNUMBER(desc))==0){
       ^~~~~~~~~~~~~~~~~~
/usr/include/pthread.h:305:6: note: candidate function not viable: no known
conversion from 'const volatile FX::FXThreadID' (aka 'const volatile unsigned
long') to 'pthread_t' (aka 'pthread *') for 1st argument
int             pthread_getname_np(pthread_t, char *, size_t);

Reported by:	pkg-fallout
2021-01-27 02:43:02 +00:00
Muhammad Moinur Rahman
f5ea8f12c5 x11-toolkits/p5-Gnome2-Canvas: Update version 1.004=>1.006
Relnotes:	https://metacpan.org/changes/distribution/Gnome2-Canvas
2021-01-26 21:40:38 +00:00
Sunpoet Po-Chuan Hsieh
9e1ee83988 Update to 1.084
- Mark DEPRECATED and set EXPIRATION_DATE to 2021-02-28

Changes:	https://metacpan.org/changes/distribution/Gnome2-VFS
2021-01-26 17:55:24 +00:00
Sunpoet Po-Chuan Hsieh
ccd5412d01 Update to 1.048
- Mark DEPRECATED and set EXPIRATION_DATE to 2021-02-28

Changes:	https://metacpan.org/changes/distribution/Gnome2
2021-01-26 17:55:19 +00:00
Muhammad Moinur Rahman
f77e3ffce5 x11-toolkits/p5-Gtk2-GladeXML: Update versionn 1.007=>1.008
- Pet PORTLINT

Relnotes:	https://metacpan.org/changes/release/XAOC/Gtk2-GladeXML-1.008
2021-01-26 17:23:25 +00:00
Loïc Bartoletti
661f174fd0 Update qscintilla2 to 2.11.6 2021-01-18 19:03:23 +00:00
Tobias C. Berner
ff6758abfc Update KDE Frameworks to 5.78.0
January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and pred

Full Changelog:
	https://kde.org/announcements/kde-frameworks-5.78.0

PR:		252591
Exp-run by:	antoine
2021-01-18 12:03:48 +00:00
Max Brazhnikov
e2517bdb03 x11-toolkits/swt:
- Remove excessive patching, which also broke loading of swt libraries.
- Add temporary patch to fix crash, when swt tries to load *.css files which
  are not shipped with the tarball.

Reported by:		Robin Dapp via email
2021-01-18 08:34:43 +00:00
Jason E. Hale
a24bfcef39 x11-toolkits/fox16: Update MASTER_SITES 2021-01-16 20:34:06 +00:00
Jason E. Hale
2c3d4ffa3d x11-toolkits/fox17: Update MASTER_SITES
Reported by:	danfe
2021-01-16 20:29:11 +00:00
Loïc Bartoletti
606e6213d5 x11-toolkits/qwt6: Update to 6.1.6
- QwtPlotLayout::activate: avoid compiler issues with Qt 5.15
  - QwtPointPolar: missing copy constructor added
2021-01-15 14:03:14 +00:00
Pietro Cerutti
7693770804 x11-toolkits/tk86: fix regression, bump PORTREVISION
See https://sourceforge.net/p/tcl/mailman/message/37197715/
2021-01-15 08:14:06 +00:00
Jason E. Hale
f850ccc258 x11-toolkits/fox17: Update to 1.7.74
Changes:	http://www.fox-toolkit.org/news.html
2021-01-12 15:01:57 +00:00
Rene Ladan
75d659b385 Remove logic for Python < 3.6 for ports using Python 3.6+ 2021-01-11 19:36:17 +00:00
Pietro Cerutti
ba873c5385 lang/tcl86, x11-toolkits/tk86: update to 8.6.11
Announcement: https://sourceforge.net/p/tcl/mailman/message/37189924/
2021-01-11 10:09:00 +00:00
Kyle Evans
836c1d2e9b x11-toolkits/vdk: fix build on -CURRENT
libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.

PR:		252259
MFH:		2021Q1
2021-01-10 17:52:04 +00:00
Rene Ladan
850accd611 Remove empty PY_ENUM34 from ports using Python 3.6+ 2021-01-10 14:05:32 +00:00
Tobias C. Berner
482d8befda Update KDE Plasma Desktop to 5.20.5
Tuesday, 5 January 2021.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.5. Plasma
5.20 was released in October with many feature refinements and new modules to
complete the desktop experience.

This release adds a month’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Plasma NM: Fix password entry jumping to different networks with wifi scanning, by pausing the scan when appropriate.
   * Plasma PA: Read text color from proper theme.
   * Plasma Workspace: Move keyboard positioning in the keyboard itself.

Announcement:
	https://kde.org/announcements/plasma-5.20.5/
2021-01-08 22:14:43 +00:00
Guido Falsi
b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00
Mark Linimon
553b088a05 Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.

While here, pet portlint (Makevar order; whitespace).

Approved by:	portmgr (tier-2 blanket)
2021-01-01 23:51:48 +00:00
Antoine Brodin
82d78d111f Drop optional dependency on a py27 port 2020-12-29 21:18:28 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Steve Wills
7d1b6d7a10 x11-toolkits/p5-Pango: drop maintainership 2020-12-27 20:08:33 +00:00
Jan Beich
94d3c228fb x11-toolkits/gtk-layer-shell: minor fixes
- Add TEST option to build extra files required by "make test"
- Sort USE_*
2020-12-26 14:29:43 +00:00
Jan Beich
4719da44b1 x11-toolkits/gtk-layer-shell: take maintainership
PR:		252153
Approved by:	Greg V (previous maintainer)
2020-12-26 14:29:38 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Jan Beich
8d2b2a2768 devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
2020-12-23 20:12:14 +00:00
Dima Panov
0d37d27ea8 x11-toolkits/gtk20: update to 2.24.33 release
*   This is the final GTK 2.x release.
*   There will be no more updates to GTK 2.

Wit hat:	desktop
2020-12-23 05:06:33 +00:00
Sunpoet Po-Chuan Hsieh
d29e815987 Update to 1.26
- Use USES=dos2unix to convert CRLF to LF
- Strip shared library
- Do not silence installation message

Changes:	https://metacpan.org/changes/distribution/Tk-TableMatrix
2020-12-19 20:24:34 +00:00
Sunpoet Po-Chuan Hsieh
8b35daf54a Update to 1.60
- Update WWW

Changes:	https://metacpan.org/changes/distribution/Prima
2020-12-19 20:24:29 +00:00
Tobias C. Berner
d43fe94094 x11-toolkits/c++-gtk-utils: update to 2.2.20 2020-12-19 09:33:03 +00:00
Mark Linimon
4efe7bdc2b Mark various ports as BROKEN with Mono 5.20, and, in some other cases,
Mono 6.8.

PR:		238089
Submitted by:	cem
Obtained from:	lonesome.com build regression testing
2020-12-18 19:16:37 +00:00