Commit graph

1778 commits

Author SHA1 Message Date
Mark Linimon
022ec88b2e Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 12:28:37 +00:00
Emanuel Haupt
886f73842d Update to 1.43.1 2018-09-17 15:24:26 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Adriaan de Groot
023390aaa6 Update the current KDE Applications to 18.08.1, the latest release.
https://www.kde.org/announcements/announce-applications-18.08.1.php

The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.

Submitted by:	tcberner
2018-09-06 21:06:47 +00:00
Antoine Brodin
ec3e56288a Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
2018-09-01 17:05:47 +00:00
Adriaan de Groot
c42e232ec2 Deprecate KDE4 software, categories www-x11-themes
This is the last bit.

The last upstream release supporting KDE4 was 10 months ago,
  https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
2018-08-30 18:40:36 +00:00
Alexey Dokuchaev
9f4ee073e4 - Update `x11-fm/worker' to version 3.15.2
- Enable font rendering with XFT by default

Approved by:	maintainer
2018-08-30 13:26:52 +00:00
Adriaan de Groot
3bce3e0928 Fix clang7 build.
PR:		230939
Reported by:	jbeich
2018-08-30 09:56:48 +00:00
Alexey Dokuchaev
53792bf1df Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
2018-08-30 04:05:07 +00:00
Tobias C. Berner
6517ccec6c Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
2018-08-25 05:15:02 +00:00
Kurt Jaeger
2121e5e429 x11-fm/rox-filer: add missing dependencies and clean Makefile
- Regenerate patch files with make makepatch.
- Remove useless assignment to DISTNAME.
- Add a lib dependency on print/freetype2
- Add a lib dependency on x11-fonts/fontconfig
- Add LICENSE= GPLv2+
- Move USES ahead of USE_*
- Add gettext-runtime:build to the USES variable
- Add ice to the variable USE_XORG and sort the corresponding list
- Add cairo and gdkpixbuf2 to the variable USE_GNOME
- Reindent the lines of the target post-configure
- Split a line of the target do-install
- Replace the use of ${CHMOD} 755 in Makefile
  with the use of @(,,755) in pkg-plist

PR:		230710
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by:	olgeni (maintainer)
2018-08-17 18:06:43 +00:00
Kurt Jaeger
07e85a1d36 x11-fm/rox-filer: requires libinotify to build
PR:		230250
Submitted by:	rsmith@xs4all.nl
Approved by:	olgeni (maintainer timeout)
2018-08-16 08:37:28 +00:00
Tobias C. Berner
fe1b6b884f x11-fm/krusader2: update to 2.7.1 2018-08-15 05:06:05 +00:00
Steve Wills
285bb643e4 x11-fm/qtfm: unbreak
While here, drop maintainer per request.

PR:		229959
Submitted by:	fluffy
2018-08-14 16:40:46 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Antoine Brodin
a66bdf9dd2 Mark BROKEN: fails to build
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -D_THREAD_SAFE -w -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -Isrc -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/mymodel.o src/mymodel.cpp
src/mymodel.cpp:24:10: fatal error: 'sys/inotify.h' file not found
#include <sys/inotify.h>
         ^~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2018-07-22 08:28:30 +00:00
Emanuel Haupt
3177468b43 Update to 1.43 2018-07-19 05:53:03 +00:00
Rene Ladan
0f9f51655f Remove expired ports:
2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained
2018-07-15 net/p5-ZConf: Unmaintained
2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained
2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained
2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained
2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained
2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained
2018-07-15 mail/p5-ZConf-Mail: Unmaintained
2018-07-15 mail/p5-Mail-Cache: Unmaintained
2018-07-15 www/p5-ZConf-RSS: Unmaintained
2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained
2018-07-15 devel/p5-ZConf-GUI: Unmaintained
2018-07-15 net-im/mastodon: Breaks too frequently
2018-07-15 x11-fm/p5-PerlFM: Unmaintained
2018-07-15 astro/p5-ZConf-Weather: Unmaintained
2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained
2018-07-16 17:07:19 +00:00
Tobias C. Berner
73fc733977 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Jesper Schmitz Mouridsen
0b7baaafc9 Changing maintainer email address (same maintainer, new address)
Approved by: swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16200
2018-07-09 18:03:14 +00:00
Jesper Schmitz Mouridsen
b9f698a3ac Do not use x11/lxqt-l10n as a master port. Fix install path of qtermwidget-l10n.
Fixes portlint fatal errors about wrongly used masterdir.
Only functional change is in qtermwidget-l10n.

PR:	229413
PR:	229414
PR:	229417
PR:	229418
PR:	229419
PR:	229421
Approved by:	swills	(mentor)
Differential Revision:	https://reviews.freebsd.org/D16185
2018-07-09 16:40:40 +00:00
Adriaan de Groot
2d3b0c8f73 x11-wm/qtfm Fix build with Clang6
mymodel.cpp:166:12: error: no viable conversion from returned
	value of type 'bool' to function return type 'QString'

Presumably, false -> 0 -> NULL -> QString(char *) was at some point a
viable conversion. Return an empty QString explicitly.

Reported by:	linimon
2018-07-04 09:30:56 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Raphael Kubo da Costa
ebce7453f3 Update to 0.8.3.
While here, add some dependencies that were being pulled in implicitly.

PR:		228739
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2018-06-24 15:32:41 +00:00
Steve Wills
5eb109c9f4 x11-fm/pcmanfmqt-l10n: Update to 0.13.0
PR:		228515
Submitted by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer>
2018-06-22 21:40:23 +00:00
Steve Wills
b30ce75fc3 x11-fm/pcmanfm-qt: Update to 0.13.0
PR:		228512
Submitted by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2018-06-22 20:41:37 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Tobias Kortkamp
8c665a63fe Mark net/p5-ZConf and related ports as deprecated
ZConf is unmaintained with glaring issues in bits of it and the
developer did not have time to properly address them in over 8
years.

PR:		223471
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer)
2018-06-14 17:13:01 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Mikhail Pchelin
b1b32f2c80 - update from 3.14.0 to 3.15.1 2018-06-04 16:33:22 +00:00
Pietro Cerutti
43646435f4 x11-fm/filerunner: release maintainership 2018-06-04 13:34:20 +00:00
Jose Alonso Cardenas Marquez
4e8169f392 - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:16:10 +00:00
Jose Alonso Cardenas Marquez
490e79fd1b - Fix stage
- Remove BROKEN

Reported by:	antoine
2018-05-31 00:02:40 +00:00
Antoine Brodin
24cdc3785e Mark BROKEN: fails to stage
===>  Building for doublecmd-gtk2-0.8.2
Invalid option at position 3: "b"

Invalid option at position 3: "b"

Invalid option at position 3: "b"
...
===>  Staging for doublecmd-gtk2-0.8.2
===>   Generating temporary packing list
install  -s -m 0644 /wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/doublecmd-0.8.2/plugins/wcx/cpio/lib/cpio.wcx /wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/stage/usr/local/share/doublecmd/plugins/wcx/cpio/
install: /wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/doublecmd-0.8.2/plugins/wcx/cpio/lib/cpio.wcx: No such file or directory

Reported by:	pkg-fallout
2018-05-30 21:57:53 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
Raphael Kubo da Costa
557ef47f49 Update Krusader to 2.7.0.
This version is based on KDE Frameworks 5. Release notes:
https://krusader.org/release/2.7.0/release_notes.txt

While here, update pkg-message by pointing to Krusader's documentation, as
providing a list of all ports Krusader might use as external dependencies is
too much.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D15436
2018-05-16 09:11:09 +00:00
Raphael Kubo da Costa
ec5dc27d9f Copy x11-fm/krusader2 to x11-fm/krusader-kde4.
Keep a KDE4-based version around for the KDE4 widows as preparation for
updating Krusader to a newer, KF5-based version.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D15448
2018-05-16 07:36:15 +00:00
Raphael Kubo da Costa
e810193229 Update WWW in pkg-descr 2018-05-14 19:31:49 +00:00
Tobias C. Berner
74fcc5aebb Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
Dmitry Marakasov
1417cb6e8d - Update WWW 2018-04-30 09:33:52 +00:00
Tobias C. Berner
e714368786 Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
2018-04-28 18:11:49 +00:00
Tobias C. Berner
05c7a17cbe Update grahics/exiv2 to 0.26
PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
2018-04-28 06:14:58 +00:00
Eric Turgeon
7d2d36aed6 Updating MATE ports to and patch for MATE 1.20
Reviewed by:	kwm
Approved by:	bapt (mentor)
2018-04-13 21:16:56 +00:00
Tobias C. Berner
ce2cdb2208 New ports: x11-fm/dolphin, x11-fm/konqueror
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
2018-04-09 20:03:36 +00:00
Guido Falsi
50fdea67e5 - Update Thunar to 1.6.15
- Sort OPTIONS_DEFAULT
- Update WWW: link
2018-04-07 12:14:32 +00:00