Commit graph

1848 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
c53fd8859c - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
2019-08-15 17:38:05 +00:00
Adriaan de Groot
fcf437462e Update KDE Applications to latest upstream release, 19.08
Release announcement
	https://kde.org/announcements/announce-applications-19.08.0.php

Thanks to tcberner for doing most of the prep-work.
2019-08-15 15:38:52 +00:00
Mathieu Arnold
467ad301e8 Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
Antoine Brodin
ea03d38524 Mark BROKEN: unfetchable 2019-08-05 13:22:33 +00:00
Dmitry Marakasov
babeab27fc - Drop maintainership 2019-07-29 20:08:13 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Steve Wills
bf63c899b6 x11-fm/nautilus-python: create port
Nautilus-python is a set of python bindings for the Nautilus Extension
Framework. With these bindings, you can write extensions for the Nautilus File
Manager in python.

WWW: https://wiki.gnome.org/Projects/NautilusPython

PR:		234548
Submitted by:	Daniel Shafer <daniel@shafer.cc>
Reviewed by:	mat
2019-07-17 17:32:15 +00:00
Steve Wills
de084cc5ce x11-fm/doublecmd: update to version 0.9.5
PR:		239031
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2019-07-15 17:31:37 +00:00
Fernando Apesteguía
b19ca87cb8 x11-fm/filerunner: update to 19.07.08.17
Reported by:	portscout
2019-07-12 16:21:04 +00:00
Tobias C. Berner
37e8575738 KDE Applications: update to 19.04.3
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.

Improvements include:

  *  Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
  *  Cutting groups with compositions no longer crashes the Kdenlive video editor
  *  The Python importer in Umbrello UML designer now handles parameters with default arguments

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
2019-07-12 05:32:09 +00:00
Mark Linimon
7bfae932f7 Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2019-07-12 02:25:07 +00:00
Alexey Dokuchaev
2350805e9f - Update `x11-fm/worker' to version 4.0.0 and adjust LICENSE
- Catalog files for commands had been merged with their main files
- Unfortunately, C++14 is now required for compilation
- Remove -Wno-error=narrowing gimmick added in r492118, offending
  code is not there since version 3.15.4:

    --- worker-3.15.3/src/exprfilter_scanner.cc
    +++ worker-4.0.0/src/exprfilter_scanner.cc
    @@ -76,7 +76,7 @@ static const char _expr_parser_index_off
     	49, 51, 53, 55, 0
     };

    -static const char _expr_parser_trans_cond_spaces[] = {
    +static const signed char _expr_parser_trans_cond_spaces[] = {
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,

Approved by:	maintainer
Tested on:	Mac mini G4
2019-07-04 08:45:11 +00:00
Tobias C. Berner
4196590fa5 KDE Applications: complete dependency lists
This has been on the TODO list for forever...

PR:		238764
Reported by:	yuri
2019-06-23 15:39:32 +00:00
Guido Falsi
ad1ecbc81b - Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list

Submitted by:		olivierd
Reviewed by:		mat
Approved by:		portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D8416
2019-06-19 16:14:27 +00:00
Emanuel Haupt
35207ee058 - Update to 1.43.2
- Pacify portlint
2019-06-19 11:08:47 +00:00
Tobias C. Berner
f240baeb83 Update KDE Applications to 19.04.2
https://kde.org/announcements/announce-applications-19.04.2.php
2019-06-07 04:08:25 +00:00
Antoine Brodin
47ce821484 Switch default version of samba from 4.7 to 4.8
With hat:	portmgr
2019-06-04 14:17:39 +00:00
Tobias Kortkamp
9494c10076 x11-fm/librfm: Drop misspelled MAKE_JOB_UNSAFE
It was added in r372653 with no explanation and since nobody has
complained about it so far MAKE_JOBS_UNSAFE is probably not needed.
2019-05-25 10:24:24 +00:00
Steve Wills
d1c24fbe76 x11-fm/doublecmd: update to 0.9.3
PR:		237976
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2019-05-23 11:08:04 +00:00
Guido Falsi
995e6cdbbe Update Thunar to 1.6.17 2019-05-18 11:24:49 +00:00
Eric Turgeon
999738615f update mate desktop to 1.22.1
Approved by:	mentors (implicit)
2019-05-11 17:33:51 +00:00
Guido Falsi
71866c3c50 Enable extra debugging code when building binaries with debugging symbols.
PR:		236438
Submitted by:	rozhuk.im@gmail.com
2019-05-10 17:45:54 +00:00
Tobias C. Berner
d27fcc13c5 Update KDE Applications to 19.04.1
Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.1
2019-05-09 18:18:04 +00:00
Piotr Kubaj
1b4a043a55 x11-fm/fsv2: fix build with GCC-based architectures
Add USES=compiler:c+11-lang to fix:
/usr/local/include/sigc++-2.0/sigc++/adaptors/retype_return.h:88: error: expected primary-expression before '(' token

Approved by:	mentors (implicit approval)
2019-05-09 12:46:03 +00:00
Dmitry Marakasov
95d56bc092 - Fix LICENSE
- Fix LICENSE_FILE_*
- Update WWW

Approved by:	portmgr blanket
2019-04-23 09:31:21 +00:00
Tobias C. Berner
1c18b6d5c8 Update KDE Applications to 19.04.0
The changelog can be found here:
	- https://kde.org/announcements/announce-applications-19.04.0.php

Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
2019-04-18 16:55:13 +00:00
Steve Wills
a73cc3a09a x11-fm/doublecmd: update to 0.9.2
PR:		236906
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2019-04-10 21:28:13 +00:00
Jesper Schmitz Mouridsen
0f8e28c12e Upgrade the LXQt desktop environment to 0.14.0
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572

Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19056
2019-03-28 17:59:33 +00:00
Mark Linimon
95babb2727 Fix build on gcc-based architectures. 2019-03-24 11:18:30 +00:00
Fernando Apesteguía
cb9bb154ba x11-fm/qtfm: update to 6.1.8
ChageLog: https://github.com/rodlie/qtfm/releases

* Fix segfault if D-Bus is missing and QtFM is built with D-Bus support
* Fix execute file path (with spaces)

Reported by:	portscout
2019-03-20 21:50:23 +00:00
Tobias C. Berner
b53285ebe2 multimedia/phonon, multimedia/phonon-gestreamer, multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation) 2019-03-16 21:32:52 +00:00
Tobias C. Berner
3da00344bd x11-fm/qtfm: upgrade to 6.1.7 with Qt5
- this only is an upgrade, without adapting the patches present previously for mounting.
2019-03-09 15:44:27 +00:00
Tobias C. Berner
3d439985af Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
Jose Alonso Cardenas Marquez
b2bef110c8 - Bump PORTREVISION. editors/lazarus was updated to 2.0.0 2019-03-07 05:05:39 +00:00
Steve Wills
05d2098f53 x11-fm/doublecmd: update to version 0.9.1
PR:		235803
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2019-02-28 15:02:02 +00:00
Alexey Dokuchaev
1595e8a791 - Update `x11-fm/worker' to version 3.15.4
- Remove bogus indefinite article from AVFS_DESC
- Chase HTTP 302 redirection in the WWW: line

Approved by:	maintainer
2019-02-27 10:31:38 +00:00
Tobias C. Berner
438b3468a7 Fix with build on GCC architectures.
PR:		235093
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-08 22:50:23 +00:00
Tobias C. Berner
e349bbbca3 Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-08 05:11:13 +00:00
Mark Linimon
14dba3a58b When compiling this port with GCC, the following warning is treated as error:
exprfilter_scanner.rl:114:1: warning: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing]

Add -Wno-error=narrowing to CXXFLAGS on GCC-based architectures to fix
the build.

PR:		235349
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-04 11:52:13 +00:00
Rodrigo Osorio
460fa25c65 Update x11-fm/librfm to 5.3.16.4
Message log:
 Current version: Rodent 5.3.16.3 and librfm 5.3.16.4
 Remove support for GTK-3.
 Rodent will be level on GTK-2, Rodent+ will be targeted at GTK-3 (work in progress)
2019-01-30 15:03:01 +00:00
Guido Falsi
053e538f04 - Update Thunar to 1.6.16
- Remove two part patch, partly upstreamed, partly unneeded
2019-01-25 17:09:22 +00:00
Guido Falsi
33bc04be3e Fix USES. 2019-01-22 22:36:51 +00:00
Guido Falsi
41ff4e536e Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
  option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
  install-strip
2019-01-22 14:44:38 +00:00
Alexey Dokuchaev
ec5f7eb8bb Update `x11-fm/worker' to version 3.15.3.
Approved by:	maintainer
2019-01-22 14:11:19 +00:00
Mark Linimon
4f7c0d630c This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235046
Submitted by:	Piotr Kubaj
2019-01-22 12:55:06 +00:00
Steve Wills
ebafa8c755 x11-fm/fsv2: create port
fsv2 is a file system visualizer in cyberspace. It lays out files and
directories in three dimensions, geometrically representing the file system
hierarchy to allow visual overview and analysis.

WWW: http://fedorchenko.net/fsv2.php

PR:		230267
Submitted by:	Philipp Engel <kidon@posteo.de>
2019-01-20 05:11:48 +00:00
Tijl Coosemans
1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
Tobias C. Berner
7ee9c5458d Update KDE Applications to 18.12.1
Release Announcement:
	https://www.kde.org/announcements/announce-applications-18.12.1.php

Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.

About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.

Improvements include:
  *  Akregator now works with WebEngine from Qt 5.11 or newer
  *  Sorting columns in the JuK music player has been fixed
  *  Konsole renders box-drawing characters correctly again

You can find the full list of changes here:
	https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
2019-01-10 19:52:57 +00:00
Niclas Zeising
e7629bc696 x11-fm/doublecmd: Update to 0.8.4
Update x11-fm/doublecmd to 0.8.4
Add LLD_UNSAFE to avoid build issues and runtime crashes.
Pet portlint a bit
Add USES=gnome

PR:		230806
Submitted by:	Beñat Gonzalez Etxepare (maintainer)
2019-01-09 22:16:20 +00:00
Alexandre C. Guimarães
db490bfda4 x11/libfm, x11-fm/pcmanfm: update and flavorize both.
- update x11/libfm to version 1.3.1
- update x11-fm/pcmanfm to version 1.3.1
- convert both to flavors
- fix other affected ports

PR:		229944
Reviewed by:	adamw, antoine, bapt
Approved by:	mat (portmgr, mentor), tcberner (mentor), jsm (maintainer), Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D16387
2019-01-07 15:08:08 +00:00