aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: unfetchableantoine2019-08-054-0/+8
|
* - Drop maintainershipamdmi32019-07-301-1/+1
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-2713-7/+13
| | | | | | | | | | | | | | | 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
* x11-fm/nautilus-python: create portswills2019-07-185-0/+69
| | | | | | | | | | | | 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
* x11-fm/doublecmd: update to version 0.9.5swills2019-07-162-5/+4
| | | | | PR: 239031 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* x11-fm/filerunner: update to 19.07.08.17fernape2019-07-133-20/+127
| | | | Reported by: portscout
* KDE Applications: update to 19.04.3tcberner2019-07-122-6/+6
| | | | | | | | | | | | | | | | | | | 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
* Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.solinimon2019-07-121-1/+7
| | | | | | | | | | | | | | | 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)
* - Update `x11-fm/worker' to version 4.0.0 and adjust LICENSEdanfe2019-07-043-32/+6
| | | | | | | | | | | | | | | | | | | | | | - 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
* KDE Applications: complete dependency liststcberner2019-06-231-1/+2
| | | | | | | This has been on the TODO list for forever... PR: 238764 Reported by: yuri
* - Simplify XFCE MASTER_SITES usagemadpilot2019-06-202-2/+2
| | | | | | | | | - Update XFCE Master sites list Submitted by: olivierd Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D8416
* - Update to 1.43.2ehaupt2019-06-192-4/+5
| | | | - Pacify portlint
* Update KDE Applications to 19.04.2tcberner2019-06-072-6/+6
| | | | https://kde.org/announcements/announce-applications-19.04.2.php
* Switch default version of samba from 4.7 to 4.8antoine2019-06-042-1/+2
| | | | With hat: portmgr
* x11-fm/librfm: Drop misspelled MAKE_JOB_UNSAFEtobik2019-05-251-1/+0
| | | | | It was added in r372653 with no explanation and since nobody has complained about it so far MAKE_JOBS_UNSAFE is probably not needed.
* x11-fm/doublecmd: update to 0.9.3swills2019-05-232-4/+4
| | | | | PR: 237976 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* Update Thunar to 1.6.17madpilot2019-05-183-4/+5
|
* update mate desktop to 1.22.1ericbsd2019-05-123-11/+22
| | | | Approved by: mentors (implicit)
* Enable extra debugging code when building binaries with debugging symbols.madpilot2019-05-111-1/+7
| | | | | PR: 236438 Submitted by: rozhuk.im@gmail.com
* Update KDE Applications to 19.04.1tcberner2019-05-102-6/+6
| | | | | Changelog: https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.1
* x11-fm/fsv2: fix build with GCC-based architecturespkubaj2019-05-091-1/+1
| | | | | | | 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)
* - Fix LICENSEamdmi32019-04-232-4/+4
| | | | | | | - Fix LICENSE_FILE_* - Update WWW Approved by: portmgr blanket
* Update KDE Applications to 19.04.0tcberner2019-04-195-12/+11
| | | | | | | 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.
* x11-fm/doublecmd: update to 0.9.2swills2019-04-112-8/+6
| | | | | PR: 236906 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* Upgrade the LXQt desktop environment to 0.14.0jsm2019-03-298-80/+33
| | | | | | | Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572 Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19056
* Fix build on gcc-based architectures.linimon2019-03-241-1/+1
|
* x11-fm/qtfm: update to 6.1.8fernape2019-03-213-8/+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
* multimedia/phonon, multimedia/phonon-gestreamer, ↵tcberner2019-03-171-0/+1
| | | | multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
* x11-fm/qtfm: upgrade to 6.1.7 with Qt5tcberner2019-03-099-270/+43
| | | | - this only is an upgrade, without adapting the patches present previously for mounting.
* Update KDE Applications to 18.12.3tcberner2019-03-082-6/+6
|
* - Bump PORTREVISION. editors/lazarus was updated to 2.0.0acm2019-03-071-0/+1
|
* x11-fm/doublecmd: update to version 0.9.1swills2019-02-282-25/+9
| | | | | PR: 235803 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* - Update `x11-fm/worker' to version 3.15.4danfe2019-02-273-7/+6
| | | | | | | - Remove bogus indefinite article from AVFS_DESC - Chase HTTP 302 redirection in the WWW: line Approved by: maintainer
* Fix with build on GCC architectures.tcberner2019-02-091-1/+1
| | | | | PR: 235093 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* Update KDE Applications to 18.12.2tcberner2019-02-084-8/+6
| | | | | [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
* When compiling this port with GCC, the following warning is treated as error:linimon2019-02-041-0/+4
| | | | | | | | | | | 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)
* Update x11-fm/librfm to 5.3.16.4rodrigo2019-01-302-8/+11
| | | | | | | 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)
* - Update Thunar to 1.6.16madpilot2019-01-263-31/+4
| | | | - Remove two part patch, partly upstreamed, partly unneeded
* Fix USES.madpilot2019-01-231-1/+1
|
* Clenup xfce ports:madpilot2019-01-225-62/+55
| | | | | | | | | | | | | | | | - 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
* Update `x11-fm/worker' to version 3.15.3.danfe2019-01-223-5/+7
| | | | Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-221-1/+1
| | | | | | | architectures. PR: 235046 Submitted by: Piotr Kubaj
* x11-fm/fsv2: create portswills2019-01-206-0/+76
| | | | | | | | | | | 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>
* Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-166-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4 [2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5 [3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5 Bump all ports that depend on Qt5. PR: 234070 Exp-run by: antoine Approved by: kde (adridg)
* Update KDE Applications to 18.12.1tcberner2019-01-113-21/+33
| | | | | | | | | | | | | | | | | | | | 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
* x11-fm/doublecmd: Update to 0.8.4zeising2019-01-102-8/+9
| | | | | | | | | | 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)
* x11/libfm, x11-fm/pcmanfm: update and flavorize both.rigoletto2019-01-073-14/+31
| | | | | | | | | | | | - 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
* x11-fm/mucommander:lme2019-01-032-7/+9
| | | | | | | | | - Update to 0.9.3 - Switch MASTER_SITE to Github - Depend on Java 1.8+ - Pet portlint MFH: 2019Q1
* Remove KDE4, part 5rene2019-01-0111-838/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-12-31 korean/kde4-l10n: KDE4 is EOL upstream 2018-12-31 net/kget-kde4: KDE4 is EOL upstream 2018-12-31 net/kdenetwork-strigi-analyzers-kde4: KDE4 is EOL upstream 2018-12-31 net/zeroconf-ioslave-kde4: KDE4 is EOL upstream 2018-12-31 net/libkfbapi: Qt4 has been EOL since december 2015 2018-12-31 net/kdenetwork-kde4: KDE4 is EOL upstream 2018-12-31 net/kwooty: Qt4 has been EOL since december 2015 2018-12-31 net/kdenetwork-filesharing-kde4: KDE4 is EOL upstream 2018-12-31 net/libmediawiki-kde4: KDE4 is EOL upstream 2018-12-31 net/kio-upnp-ms: Qt4 has been EOL since december 2015 2018-12-31 net/libkvkontakte-kde4: KDE4 is EOL upstream 2018-12-31 net/krfb-kde4: KDE4 is EOL upstream 2018-12-31 net/smb4k-kde4: Qt4 has been EOL since december 2015 2018-12-31 net/krdc-kde4: KDE4 is EOL upstream 2018-12-31 french/kde4-l10n: KDE4 is EOL upstream 2018-12-31 ukrainian/kde4-l10n: KDE4 is EOL upstream 2018-12-31 textproc/kompare-kde4: KDE4 is EOL upstream 2018-12-31 textproc/libkomparediff2-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/silence: Qt4 has been EOL since december 2015 2018-12-31 deskutils/kdepim-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/plasma-applet-serverstatuswidget: KDE4 is EOL upstream 2018-12-31 deskutils/strigi: KDE4 is end-of-life 2018-12-31 deskutils/plasma-applet-qstardict: Qt4 has been EOL since december 2015 2018-12-31 deskutils/homerun: Qt4 has been EOL since december 2015 2018-12-31 deskutils/plasma-applet-daisy: KDE4 is EOL upstream 2018-12-31 deskutils/plasma-applet-teacooker: KDE4 is EOL upstream 2018-12-31 deskutils/kdepim-runtime-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/plasma-applet-panelspacer: KDE4 is EOL upstream 2018-12-31 deskutils/plasma-applet-cwp: Qt4 has been EOL since december 2015 2018-12-31 deskutils/plasma-applet-yawp: KDE4 is EOL upstream 2018-12-31 deskutils/kruler-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/superkaramba-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/kcharselect-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/kdepimlibs-kde4: KDE4 is EOL upstream 2018-12-31 deskutils/ksshaskpass: Qt4 has been EOL since december 2015 2018-12-31 deskutils/plasma-applet-simpleweatherforecast: Qt4 has been EOL since december 2015 2018-12-31 deskutils/kdeconnect-kde-kde4: Qt4 has been EOL since december 2015 2018-12-31 deskutils/plasma-applet-fancytasks: Qt4 has been EOL since december 2015 2018-12-31 deskutils/kdeplasma-addons-kde4: KDE4 is EOL upstream 2018-12-31 japanese/kiten-kde4: KDE4 is EOL upstream 2018-12-31 japanese/kde4-l10n: KDE4 is EOL upstream 2018-12-31 graphics/libkdcraw-kde4: KDE4 is EOL upstream 2018-12-31 graphics/skanlite-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kamera-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kphotoalbum-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kdegraphics-strigi-analyzer-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kiconedit: Qt4 has been EOL since december 2015 2018-12-31 graphics/kdegraphics-thumbnailers-kde4: KDE4 is EOL upstream 2018-12-31 graphics/libkscreen: Qt4 has been EOL since december 2015 2018-12-31 graphics/kcoloredit: Qt4 has been EOL since december 2015 2018-12-31 graphics/libksane-kde4: KDE4 is EOL upstream 2018-12-31 graphics/ksnapshot-kde4: KDE4 is EOL upstream 2018-12-31 graphics/gwenview-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kpovmodeler: Qt4 has been EOL since december 2015 2018-12-31 graphics/ksaneplugin-kde4: KDE4 is EOL upstream 2018-12-31 graphics/digikam-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kdegraphics-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kdegraphics-svgpart-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kcolorchooser-kde4: KDE4 is EOL upstream 2018-12-31 graphics/okular-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kqtquickcharts-kde4: KDE4 is EOL upstream 2018-12-31 graphics/libkipi-kde4: Qt4 has been EOL since december 2015 2018-12-31 graphics/libkexiv2-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kolourpaint-kde4: KDE4 is EOL upstream 2018-12-31 graphics/kdegraphics-mobipocket-kde4: KDE4 is EOL upstream 2018-12-31 russian/kde4-l10n: KDE4 is EOL upstream 2018-12-31 mail/kshowmail: Qt4 has been EOL since december 2015 2018-12-31 mail/kbiff: Qt4 has been EOL since december 2015 2018-12-31 www/kpartsplugin: Qt4 has been EOL since december 2015 2018-12-31 www/choqok-kde4: KDE4 is EOL upstream 2018-12-31 www/kdewebdev-kde4: KDE4 is EOL upstream 2018-12-31 www/kwebkitpart: Qt4 has been EOL since december 2015 2018-12-31 www/rekonq: Qt4 has been EOL since december 2015 2018-12-31 security/subversion-kwallet: KDE4 is end-of-life 2018-12-31 security/kwalletmanager-kde4: KDE4 is EOL upstream 2018-12-31 security/kgpg-kde4: KDE4 is EOL upstream 2018-12-31 devel/libkgapi-kde4: KDE4 is EOL upstream 2018-12-31 devel/kapptemplate-kde4: KDE4 is EOL upstream 2018-12-31 devel/py-krosspython-kde4: KDE4 is EOL upstream 2018-12-31 devel/kcachegrind-kde4: KDE4 is EOL upstream 2018-12-31 devel/smokegen-kde4: KDE4 is EOL upstream 2018-12-31 devel/cervisia-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdevelop-php-kde4: KDE4 is EOL upstream 2018-12-31 devel/py-pykdeuic4-kde4: KDE4 is EOL upstream 2018-12-31 devel/okteta-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdevelop-pg-qt-kde4: KDE4 is EOL upstream 2018-12-31 devel/ruby-korundum-kde4: KDE4 is EOL upstream 2018-12-31 devel/py-pykde4-kde4: KDE4 is EOL upstream 2018-12-31 devel/dolphin-plugins-kde4: KDE4 is EOL upstream 2018-12-31 devel/kde-dev-utils-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdesvn-kde4: KDE4 is EOL upstream 2018-12-31 devel/smokekde-kde4: KDE4 is EOL upstream 2018-12-31 devel/p5-perlkde-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdevelop-php-docs-kde4: KDE4 is EOL upstream 2018-12-31 devel/p5-perlqt-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdevelop-kde4: KDE4 is EOL upstream 2018-12-31 devel/poxml-kde4: KDE4 is EOL upstream 2018-12-31 devel/kde-dev-scripts-kde4: KDE4 is EOL upstream 2018-12-31 devel/umbrello-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdebindings-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdesdk-strigi-analyzers-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdesdk-thumbnailers-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdesdk-kioslaves-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdevplatform-kde4: KDE4 is EOL upstream 2018-12-31 devel/smokeqt-kde4: KDE4 is EOL upstream 2018-12-31 devel/ruby-qtruby-kde4: KDE4 is EOL upstream 2018-12-31 devel/kdesdk-kde4: KDE4 is EOL upstream 2018-12-31 devel/lokalize-kde4: KDE4 is EOL upstream 2018-12-31 devel/libkolab: Qt4 has been EOL since december 2015 2018-12-31 devel/ruby-krossruby-kde4: KDE4 is EOL upstream 2018-12-31 arabic/kde4-l10n: KDE4 is EOL upstream 2018-12-31 databases/akonadi-kde4: KDE4 is EOL upstream 2018-12-31 ftp/plasma-applet-ftpmonitor: Qt4 has been EOL since december 2015 2018-12-31 print/print-manager-kde4: KDE4 is EOL upstream 2018-12-31 print/kover: Qt4 has been EOL since december 2015 2018-12-31 net-p2p/libktorrent-kde4: KDE4 is EOL upstream 2018-12-31 net-p2p/ktorrent-kde4: KDE4 is EOL upstream 2018-12-31 editors/kile-kde4: KDE4 is EOL upstream 2018-12-31 editors/klat4: Qt4 has been EOL since december 2015 2018-12-31 editors/kate-plugin-pate-kde4: KDE4 is EOL upstream 2018-12-31 editors/kate-kde4: KDE4 is EOL upstream 2018-12-31 misc/kdeedu-kde4: KDE4 is EOL upstream 2018-12-31 misc/krecipes-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde-thumbnailer-epub-kde4: Qt4 has been EOL since december 2015 2018-12-31 misc/kde-thumbnailer-fb2-kde4: Qt4 has been EOL since december 2015 2018-12-31 misc/libkdeedu-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-ia: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-nl: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-cs: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-fa: KDE4 is EOL upstream 2018-12-31 misc/kwordquiz-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-km: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-lt: KDE4 is EOL upstream 2018-12-31 misc/kdeutils-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-es: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-wa: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-en_GB: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-gl: KDE4 is EOL upstream 2018-12-31 misc/kde-thumbnailer-chm-kde4: Qt4 has been EOL since december 2015 2018-12-31 misc/kde4-l10n-ug: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-ga: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-nb: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-hr: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-bs: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-et: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-pa: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-nds: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-bg: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-tr: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-sk: KDE4 is EOL upstream 2018-12-31 misc/kgeography-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-is: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-da: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-ca: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-it: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-ro: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-ca_valencia: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-kk: KDE4 is EOL upstream 2018-12-31 misc/parley-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-sl: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-hi: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-sr: KDE4 is EOL upstream 2018-12-31 misc/klettres-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-sv: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-fi: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-lv: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-eu: KDE4 is EOL upstream 2018-12-31 misc/ktouch-kde4: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-id: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-mr: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-nn: KDE4 is EOL upstream 2018-12-31 misc/kde4-l10n-el: KDE4 is EOL upstream 2018-12-31 science/step-kde4: KDE4 is EOL upstream 2018-12-31 science/kalzium-kde4: KDE4 is EOL upstream 2018-12-31 games/palapeli-kde4: KDE4 is EOL upstream 2018-12-31 games/kiriki-kde4: KDE4 is EOL upstream 2018-12-31 games/kanagram-kde4: KDE4 is EOL upstream 2018-12-31 games/khangman-kde4: KDE4 is EOL upstream 2018-12-31 games/kdiamond-kde4: KDE4 is EOL upstream 2018-12-31 games/kigo-kde4: KDE4 is EOL upstream 2018-12-31 games/kshisen-kde4: KDE4 is EOL upstream 2018-12-31 games/klickety-kde4: KDE4 is EOL upstream 2018-12-31 games/kdegames-kde4: KDE4 is EOL upstream 2018-12-31 games/kmines-kde4: KDE4 is EOL upstream 2018-12-31 games/ksquares-kde4: KDE4 is EOL upstream 2018-12-31 games/konquest-kde4: KDE4 is EOL upstream 2018-12-31 games/killbots-kde4: KDE4 is EOL upstream 2018-12-31 games/kblocks-kde4: KDE4 is EOL upstream 2018-12-31 games/knavalbattle-kde4: KDE4 is EOL upstream 2018-12-31 games/blinken-kde4: KDE4 is EOL upstream 2018-12-31 games/picmi-kde4: KDE4 is EOL upstream 2018-12-31 games/kjumpingcube-kde4: KDE4 is EOL upstream 2018-12-31 games/ksudoku-kde4: KDE4 is EOL upstream 2018-12-31 games/klines-kde4: KDE4 is EOL upstream 2018-12-31 games/bomber-kde4: KDE4 is EOL upstream 2018-12-31 games/kajongg-kde4: KDE4 is EOL upstream 2018-12-31 games/kbounce-kde4: KDE4 is EOL upstream 2018-12-31 games/kreversi-kde4: KDE4 is EOL upstream 2018-12-31 games/kmahjongg-kde4: KDE4 is EOL upstream 2018-12-31 games/kfourinline-kde4: KDE4 is EOL upstream 2018-12-31 games/kbreakout-kde4: KDE4 is EOL upstream 2018-12-31 games/bovo-kde4: KDE4 is EOL upstream 2018-12-31 games/kubrick-kde4: KDE4 is EOL upstream 2018-12-31 games/ksirk-kde4: KDE4 is EOL upstream 2018-12-31 games/granatier-kde4: KDE4 is EOL upstream 2018-12-31 games/libkdegames-kde4: KDE4 is EOL upstream 2018-12-31 games/pairs-kde4: KDE4 is EOL upstream 2018-12-31 games/kspaceduel-kde4: KDE4 is EOL upstream 2018-12-31 games/libkmahjongg-kde4: KDE4 is EOL upstream 2018-12-31 games/lskat-kde4: KDE4 is EOL upstream 2018-12-31 games/knetwalk-kde4: KDE4 is EOL upstream 2018-12-31 games/katomic-kde4: KDE4 is EOL upstream 2018-12-31 games/kollision-kde4: KDE4 is EOL upstream 2018-12-31 games/kgoldrunner-kde4: KDE4 is EOL upstream 2018-12-31 games/kapman-kde4: KDE4 is EOL upstream 2018-12-31 games/kpat-kde4: KDE4 is EOL upstream 2018-12-31 games/kolf-kde4: KDE4 is EOL upstream 2018-12-31 games/kblackbox-kde4: KDE4 is EOL upstream 2018-12-31 games/ksnakeduel-kde4: KDE4 is EOL upstream 2018-12-31 games/ktuberling-kde4: KDE4 is EOL upstream 2018-12-31 x11-clocks/kdetoys-kde4: KDE4 is EOL upstream 2018-12-31 x11-clocks/plasma-applet-adjustableclock: KDE4 is EOL upstream 2018-12-31 x11-clocks/amor-kde4: KDE4 is EOL upstream 2018-12-31 x11-clocks/plasma-applet-geekclock: KDE4 is EOL upstream 2018-12-31 x11-clocks/kteatime-kde4: KDE4 is EOL upstream 2018-12-31 x11-clocks/ktux-kde4: KDE4 is EOL upstream 2018-12-31 x11-clocks/ktimer-kde4: KDE4 is EOL upstream 2018-12-31 hebrew/kde4-l10n: KDE4 is EOL upstream 2018-12-31 net-im/ktp-approver-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-filetransfer-handler-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-send-file-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-contact-list-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-desktop-applets-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-contact-runner-kde4: KDE4 is EOL upstream 2018-12-31 net-im/kopete-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-accounts-kcm-kde4: KDE4 is EOL upstream 2018-12-31 net-im/kmess-kde4: Qt4 has been EOL since december 2015 2018-12-31 net-im/plasma-applet-ktp-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-kded-integration-module-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-text-ui-kde4: KDE4 is EOL upstream 2018-12-31 net-im/telepathy-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-auth-handler-kde4: KDE4 is EOL upstream 2018-12-31 net-im/ktp-common-internals-kde4: KDE4 is EOL upstream 2018-12-31 audio/libkcompactdisc-kde4: KDE4 is EOL upstream 2018-12-31 audio/kmix-kde4: KDE4 is EOL upstream 2018-12-31 audio/audex: Qt4 has been EOL since december 2015 2018-12-31 audio/kio-audiocd-kde4: KDE4 is EOL upstream 2018-12-31 audio/kid3-kde4: Qt4 and KDE4 EOL upstream. Use audio/kid3-qt5 or audio/kid3-kf5 instead 2018-12-31 audio/libkcddb-kde4: KDE4 is EOL upstream 2018-12-31 audio/kstreamripper: Qt4 has been EOL since december 2015 2018-12-31 audio/juk-kde4: KDE4 is EOL upstream 2018-12-31 audio/kscd-kde4: KDE4 is EOL upstream 2018-12-31 audio/simon: Qt4 has been EOL since december 2015 2018-12-31 math/analitza-kde4: KDE4 is EOL upstream 2018-12-31 math/kmplot-kde4: KDE4 is EOL upstream 2018-12-31 math/kcalc-kde4: KDE4 is EOL upstream 2018-12-31 math/kig-kde4: KDE4 is EOL upstream 2018-12-31 math/kbruch-kde4: KDE4 is EOL upstream 2018-12-31 math/cantor-kde4: KDE4 is EOL upstream 2018-12-31 math/abakus: Qt4 has been EOL since december 2015 2018-12-31 math/kalgebra-kde4: KDE4 is EOL upstream 2018-12-31 math/rocs-kde4: KDE4 is EOL upstream 2018-12-31 x11/plasma-scriptengine-python-kde4: KDE4 is EOL upstream 2018-12-31 x11/kactivitymanagerd: Qt4 has been EOL since december 2015 2018-12-31 x11/yakuake-kde4: KDE4 is EOL upstream 2018-12-31 x11/kdelibs-kde4: KDE4 is EOL upstream 2018-12-31 x11/libkonq-kde4: KDE4 is EOL upstream 2018-12-31 x11/kde4: KDE4 is end-of-life 2018-12-31 x11/kgamma-kde4: KDE4 is EOL upstream 2018-12-31 x11/plasma-scriptengine-ruby-kde4: KDE4 is EOL upstream 2018-12-31 x11/kde-baseapps-kde4: KDE4 is EOL upstream 2018-12-31 x11/kactivities: Qt4 has been EOL since december 2015 2018-12-31 x11/konsole-kde4: KDE4 is EOL upstream 2018-12-31 x11/kde-workspace-kde4: KDE4 is EOL upstream 2018-12-31 x11/kde-runtime-kde4: KDE4 is EOL upstream 2018-12-31 polish/kde4-l10n: KDE4 is EOL upstream 2018-12-31 chinese/kde4-l10n-zh_CN: KDE4 is EOL upstream 2018-12-31 chinese/kde4-l10n-zh_TW: KDE4 is EOL upstream 2018-12-31 x11-fm/krusader2-kde4: KDE4 is EOL upstream 2018-12-31 archivers/ark-kde4: KDE4 is EOL upstream 2018-12-31 german/kde4-l10n: KDE4 is EOL upstream 2018-12-31 portuguese/kde4-l10n-pt_BR: KDE4 is EOL upstream 2018-12-31 portuguese/kde4-l10n: KDE4 is EOL upstream 2018-12-31 multimedia/dragon-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/k9copy-kde4: Qt4 has been EOL since december 2015 2018-12-31 multimedia/kdemultimedia-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/kdemultimedia-ffmpegthumbs-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/kdenlive-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/kdemultimedia-mplayerthumbs-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/subtitlecomposer-kde4: KDE4 is EOL upstream 2018-12-31 multimedia/kplayer-kde4: KDE4 is EOL upstream 2018-12-31 astro/marble-kde4: KDE4 is EOL upstream 2018-12-31 astro/libkgeomap-kde4: KDE4 is EOL upstream 2018-12-31 astro/kstars-kde4: KDE4 is EOL upstream 2018-12-31 x11-themes/kde4-style-oxygen-transparent: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde4-windeco-crystal: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/gtk-qt4-engine: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde-gtk-config: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde4-style-skulpture: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde-wallpapers-kde4: KDE4 is EOL upstream 2018-12-31 x11-themes/kde4-style-bespin: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde4-windeco-dekorator: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kde-base-artwork-kde4: KDE4 is EOL upstream 2018-12-31 x11-themes/kde4-style-polyester: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/kdeartwork-kde4: KDE4 is EOL upstream 2018-12-31 x11-themes/plasma5-breeze-kde4: KDE4 is EOL upstream 2018-12-31 x11-themes/kde4-style-nitrogen: Qt4 has been EOL since december 2015 2018-12-31 x11-themes/qtcurve-kde4: KDE4 is EOL 2018-12-31 lang/kturtle-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/kaccessible-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/kmouth-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/kmag-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/jovie-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/kdeaccessibility-kde4: KDE4 is EOL upstream 2018-12-31 accessibility/kmousetool-kde4: KDE4 is EOL upstream 2018-12-31 finance/kmymoney-kde4: KDE4 is EOL upstream. Use finance/kmymoney instead 2018-12-31 comms/kremotecontrol-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kdf-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kdeadmin-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/sweeper-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kcron-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/nepomuk-core-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kfilemetadata-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/ksystemlog-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/knutclient-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/baloo-widgets-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/filelight-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/baloo-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/polkit-kde: Qt4 has been EOL since december 2015 2018-12-31 sysutils/kuser-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/nepomuk-widgets-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/k3b-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/ksysguardd-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kfloppy-kde4: KDE4 is EOL upstream 2018-12-31 sysutils/kcm-polkit-kde: Qt4 has been EOL since december 2015 2018-12-31 hungarian/kde4-l10n: KDE4 is EOL upstream
* Fix up various kde ports to build on GCC-based architecturestcberner2018-12-261-1/+2
| | | | | PR: 234390 Submitted by: linimon
* Change cmake default behaviour to outsource.tcberner2018-12-267-7/+7
| | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine
* Remove expired ports:rene2018-12-215-55/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-12-19 net/py-libstorj: Broken for more than 6 months 2018-12-20 net/xferstats: Uses obsolete glib12 2018-12-20 net/wmlj: Uses obsolete glib12 2018-12-20 net/ipsorc: Uses obsolete glib12 2018-12-20 net/bsdproxy: Uses obsolete glib12 2018-12-20 net/gini: Uses obsolete glib12 2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead 2018-12-20 net/nocatsplash: Uses obsolete glib12 2018-12-20 net/jags: Uses obsolete glib12 2018-12-19 net/scribe: Broken for more than 6 months 2018-12-20 net/libnetdude: Uses obsolete glib12 2018-12-20 net/nepim: Uses obsolete glib12 2018-12-20 emulators/generator: Uses obsolete glib12 2018-12-19 emulators/py-nova: Broken for more than 6 months 2018-12-20 emulators/generator-cbiere: Uses obsolete glib12 2018-12-20 x11-toolkits/p5-Gtk-Perl: Uses obsolete glib12 2018-12-20 deskutils/ithought: Uses obsolete glib12 2018-12-20 deskutils/gaddr: Uses obsolete glib12 2018-12-20 x11-fonts/gfe: Uses obsolete glib12 2018-12-20 graphics/graphopt: Uses obsolete glib12 2018-12-19 graphics/fotoxx: Broken for more than 6 months 2018-12-20 graphics/gcolor: Uses obsolete glib12 2018-12-20 graphics/danpei: Uses obsolete glib12 2018-12-20 graphics/chbg: Uses obsolete glib12 2018-12-20 mail/pop3lite: Uses obsolete glib12 2018-12-20 mail/gbuffy: Uses obsolete glib12 2018-12-20 security/gtk-knocker: Uses obsolete glib12 2018-12-20 security/gpasman: Uses obsolete glib12 2018-12-20 security/crank: Uses obsolete glib12 2018-12-20 security/stegdetect: Uses obsolete glib12 2018-12-20 devel/liboop: Uses obsolete glib12 2018-12-20 devel/gcvs: Uses obsolete glib12 2018-12-20 print/lpr-wrapper: Uses obsolete glib12 2018-12-20 print/libppd: Uses obsolete glib12 2018-12-20 net-p2p/napshare: Uses obsolete glib12 2018-12-20 net-p2p/gnewtellium: Uses obsolete glib12 2018-12-20 editors/gnotepad+: Uses obsolete glib12 2018-12-20 editors/manedit: Uses obsolete glib12 2018-12-20 misc/gtkfind: Uses obsolete glib12 2018-12-20 games/mindguard: Uses obsolete glib12 2018-12-20 games/xbattle: Uses obsolete glib12 2018-12-20 games/xbill: Uses obsolete glib12 2018-12-20 games/corewars: Uses obsolete glib12 2018-12-20 games/dopewars: Uses obsolete glib12 2018-12-20 games/garith: Uses obsolete glib12 2018-12-20 games/wmquake: Uses obsolete glib12 2018-12-20 games/znibbles: Uses obsolete glib12 2018-12-20 games/xpuyopuyo: Uses obsolete glib12 2018-12-19 games/kajongg: Broken for more than 6 months 2018-12-20 games/netspades: Uses obsolete glib12 2018-12-20 games/gtklife: Uses obsolete glib12 2018-12-20 biology/xmolwt: Uses obsolete glib12 2018-12-20 x11-clocks/wmclockmon: Uses obsolete glib12 2018-12-20 x11-clocks/asclock-gtk: Uses obsolete glib12 2018-12-20 net-im/gale: Uses obsolete glib12 2018-12-20 audio/xmms-ahx: Uses obsolete glib12 2018-12-20 audio/xmms-curses: Uses obsolete glib12 2018-12-20 audio/scrobbler: Uses obsolete glib12 2018-12-20 audio/xmms-nsf: Uses obsolete glib12 2018-12-20 audio/xmms-nas: Uses obsolete glib12 2018-12-20 audio/xmms-gbsplay: Uses obsolete glib12 2018-12-20 audio/xmms-wavpack: Uses obsolete glib12 2018-12-20 audio/xmms-shn: Uses obsolete glib12 2018-12-20 audio/xmms-volnorm: Uses obsolete glib12 2018-12-20 audio/xmms-faad: Uses obsolete glib12 2018-12-20 audio/xmms-scrobbler: Uses obsolete glib12 2018-12-20 audio/mcplay: Uses obsolete glib12 2018-12-20 audio/gmixer: Uses obsolete glib12 2018-12-20 audio/soundtracker: Uses obsolete glib12 2018-12-20 audio/xmms-sapplug: Uses obsolete glib12 2018-12-20 audio/rio500: Uses obsolete glib12 2018-12-20 audio/xmmsctrl: Uses obsolete glib12 2018-12-20 audio/xmms-xf86audio: Uses obsolete glib12 2018-12-20 audio/xmms-mailnotify: Uses obsolete glib12 2018-12-20 audio/xmms-sexypsf: Uses obsolete glib12 2018-12-20 audio/gqmpeg: Uses obsolete glib12 2018-12-20 audio/wmalbum: Uses obsolete glib12 2018-12-20 audio/xmms-xymms: Uses obsolete glib12 2018-12-20 audio/xmms-flac: Uses obsolete glib12 2018-12-20 audio/xmms-festalon: Uses obsolete glib12 2018-12-20 audio/gkrellmms2: Uses obsolete glib12 2018-12-20 audio/xmms-ladspa: Uses obsolete glib12 2018-12-19 math/octave-forge-engine: Broken for more than 6 months 2018-12-20 math/surf: Uses obsolete glib12 2018-12-19 math/msieve: Broken for more than 6 months 2018-12-19 math/octave-forge-fl-core: Broken for more than 6 months 2018-12-19 math/octave-forge-pdb: Broken for more than 6 months 2018-12-19 math/octave-forge-audio: Broken for more than 6 months 2018-12-20 math/geg: Uses obsolete glib12 2018-12-20 math/grpn: Uses obsolete glib12 2018-12-20 x11/gdkxft: Uses obsolete glib12 2018-12-20 x11/gtk-theme-switch: Uses obsolete glib12 2018-12-19 x11/xpyb: Broken for more than 6 months 2018-12-20 x11/gtk-launch: Uses obsolete glib12 2018-12-19 x11/xpra: Broken for more than 6 months 2018-12-20 palm/pilrc: Uses obsolete glib12 2018-12-20 x11-fm/mtoolsfm: Uses obsolete glib12 2018-12-20 german/steak: Uses obsolete glib12 2018-12-20 multimedia/xmms-skins-huge: Uses obsolete glib12 2018-12-20 multimedia/openquicktime: Uses obsolete glib12 2018-12-20 multimedia/xmms-skins: Uses obsolete glib12 2018-12-20 multimedia/oqtplayer: Uses obsolete glib12 2018-12-20 multimedia/oqtencoder: Uses obsolete glib12 2018-12-20 multimedia/p5-Video-OpenQuicktime: Uses obsolete glib12 2018-12-20 multimedia/xtheater: Uses obsolete glib12 2018-12-20 multimedia/dv2jpg: Uses obsolete glib12 2018-12-20 comms/hf: Uses obsolete glib12 2018-12-20 comms/gscmxx: Uses obsolete glib12 2018-12-20 sysutils/wmcube-gdk: Uses obsolete glib12 2018-12-20 sysutils/gcombust: Uses obsolete glib12 2018-12-20 sysutils/xlogmaster: Uses obsolete glib12 2018-12-20 sysutils/mount.app: Uses obsolete glib12 2018-12-20 sysutils/bbapm: Uses obsolete glib12
* Add INSTALLS_ICONS.kwm2018-12-151-2/+2
| | | | | | This fixes leftover issues with icon-theme.cache in evince and totem. Reported by: mandree@
* Update KDE Applications to 18.12.0tcberner2018-12-145-8/+7
| | | | https://www.kde.org/announcements/announce-applications-18.12.0.php
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-128-3/+8
| | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
* - Fix LICENSEamdmi32018-12-112-5/+6
| | | | | | | | - Add LICENSE_FILE - Fix shebangs - Update WWW Approved by: portmgr blanket
* Remove expired ports:rene2018-12-115-462/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-12-10 net/g2ipmsg: GNOME 2 application 2018-12-10 net/grdesktop: GNOME 2 application 2018-12-10 textproc/gnome-spell: GNOME 2 application 2018-12-10 textproc/sagasu: GNOME 2 application 2018-12-10 deskutils/planner: GNOME 2 application 2018-12-10 deskutils/multisync: GNOME 2 application 2018-12-10 deskutils/drivel: GNOME 2 application 2018-12-10 deskutils/notecase: GNOME 2 application 2018-12-10 deskutils/gtodo: GNOME 2 application 2018-12-10 deskutils/gtweakui: GNOME 2 application 2018-12-10 deskutils/gnotime: GNOME 2 application 2018-12-10 deskutils/gruler: GNOME 2 application 2018-12-10 japanese/gjiten: GNOME 2 application 2018-12-10 graphics/truevision: GNOME 2 application 2018-12-10 graphics/gx: GNOME 2 application 2018-12-10 graphics/amide: GNOME 2 application 2018-12-10 graphics/cbrpager: GNOME 2 application 2018-12-10 www/gurlchecker: GNOME 2 application 2018-12-10 security/gpass: GNOME 2 application 2018-12-10 security/libgnomesu: GNOME 2 application 2018-12-10 security/gnome-gpg: GNOME 2 application 2018-12-10 devel/gnome-vfs-monikers: GNOME 2 application 2018-12-10 ftp/gwget: GNOME 2 application 2018-12-10 print/gribouy: GNOME 2 application 2018-12-10 print/gnomephotoprinter: GNOME 2 application 2018-12-10 print/ggv: GNOME 2 application 2018-12-10 print/gnome-cups-manager: GNOME 2 application 2018-12-10 editors/conglomerate: GNOME 2 application 2018-12-10 misc/gregexp: GNOME 2 application 2018-12-10 science/linsmith: GNOME 2 application 2018-12-10 games/grhino: GNOME 2 application 2018-12-10 games/gnono: GNOME 2 application 2018-12-10 games/gnomekiss: GNOME 2 application 2018-12-10 games/gtktetcolor: GNOME 2 application 2018-12-10 games/gturing: GNOME 2 application 2018-12-10 games/gtetrinet: GNOME 2 application 2018-12-10 games/gdado: GNOME 2 application 2018-12-10 games/monkeybubble: GNOME 2 application 2018-12-10 games/teg: GNOME 2 application 2018-12-10 games/gnomeattacks: GNOME 2 application 2018-12-10 games/gnomebreakout: GNOME 2 application 2018-12-10 x11-clocks/gtubeclock: GNOME 2 application 2018-12-10 x11-clocks/sanduhr: GNOME 2 application 2018-12-10 audio/grip: GNOME 2 application 2018-12-10 audio/jack-rack: GNOME 2 application 2018-12-10 math/gdcalc: GNOME 2 application 2018-12-10 x11/brightside: GNOME 2 application 2018-12-10 x11-fm/gnome-commander2: GNOME 2 application 2018-12-10 multimedia/quark: GNOME 2 application 2018-12-10 astro/celestia-gnome: GNOME 2 application 2018-12-10 comms/gmfsk: GNOME 2 application 2018-12-10 comms/ge-x2212: GNOME 2 application 2018-12-10 comms/efax-gtk: GNOME 2 application 2018-12-10 sysutils/gnome-pkgview: GNOME 2 application 2018-12-10 sysutils/fusefs-gnome-vfs: GNOME 2 application 2018-12-10 sysutils/gai-leds: GNOME 2 application 2018-12-10 sysutils/gnome-device-manager: GNOME 2 application 2018-12-10 sysutils/battfink: GNOME 2 application 2018-12-10 sysutils/cog: GNOME 2 application 2018-12-10 sysutils/gcdmaster: GNOME 2 application
* Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-021-0/+3
| | | | | | | | | | | While here, chase some KDE4 ports and functionality, these are scheduled for removal on 2018-12-31. Change the default option/flavor to QT5 where applicable or use alternative toolkits like GTK. Submitted by: tcberner Reviewed by: adridg, jhale, rene, tcberner Approved by: portmgr (implicit, flavor hook) Differential Revision: https://reviews.freebsd.org/D17741
* Previous patch did not include adding gmake mate to USES.linimon2018-11-281-2/+2
| | | | | | PR: 232622 Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
* Add compiler:c11 to fix build with GCC-based architectures.linimon2018-11-241-2/+2
| | | | | | PR: 232622 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
* - Fix LICENSEamdmi32018-11-232-3/+3
| | | | | | | - Pet portlint, add missing USES=gnome - Update WWW Approved by: portmgr blanket
* Update KDE Applications to 18.09.3tcberner2018-11-102-6/+6
|
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-051-1/+2
| | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751
* Deprecate most glib12 consumersantoine2018-10-121-0/+3
| | | | With hat: portmgr
* Update KDE Applications to 18.08.2tcberner2018-10-122-6/+6
|
* Deprecate some GNOME 2 applicationsantoine2018-10-081-0/+3
| | | | With hat: portmgr
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.kwm2018-09-3011-102/+161
| | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761
* Fix build on gcc-based archs.linimon2018-09-231-2/+2
| | | | | | Tested on powerpc64 and amd64. Approved by: portmgr (tier-2 blanket)
* Update to 1.43.1ehaupt2018-09-172-5/+5
|
* Change x11/xorgproto to become a build depzeising2018-09-121-1/+1
| | | | | | | | | | | | | | | 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
* Add DOCS options to ports that should have one.mat2018-09-104-1/+7
| | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
* Update the current KDE Applications to 18.08.1, the latest release.adridg2018-09-072-6/+6
| | | | | | | | | 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
* Switch default version of samba to 4.7antoine2018-09-022-1/+2
| | | | | | | Samba 4.6 will be discontinued in a few weeks Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D16904
* Deprecate KDE4 software, categories www-x11-themesadridg2018-08-311-0/+3
| | | | | | | | | | 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.
* - Update `x11-fm/worker' to version 3.15.2danfe2018-08-302-6/+5
| | | | | | - Enable font rendering with XFT by default Approved by: maintainer
* Fix clang7 build.adridg2018-08-304-0/+57
| | | | | PR: 230939 Reported by: jbeich
* Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as theydanfe2018-08-301-1/+0
| | | | | 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.
* Update KDE Applications to 18.08tcberner2018-08-254-7/+10
| | | | Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
* x11-fm/rox-filer: add missing dependencies and clean Makefilepi2018-08-184-25/+34
| | | | | | | | | | | | | | | | | | | | - 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)
* x11-fm/rox-filer: requires libinotify to buildpi2018-08-162-5/+16
| | | | | | PR: 230250 Submitted by: rsmith@xs4all.nl Approved by: olgeni (maintainer timeout)
* x11-fm/krusader2: update to 2.7.1tcberner2018-08-153-4/+5
|
* x11-fm/qtfm: unbreakswills2018-08-153-33/+15
| | | | | | | While here, drop maintainer per request. PR: 229959 Submitted by: fluffy
* Switch to xorgproto instead of individual packageszeising2018-08-011-2/+2
| | | | | | | | | | | | | | | | | | 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
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-307-3/+7
| | | | | | | | | | | | | | 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
* Mark BROKEN: fails to buildantoine2018-07-221-0/+2
| | | | | | | | | 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
* Update to 1.43ehaupt2018-07-193-8/+9
|
* Remove expired ports:rene2018-07-175-44/+0
| | | | | | | | | | | | | | | | | | | | | 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
* Update KDE Applications to 18.04.3tcberner2018-07-143-7/+6
|
* Changing maintainer email address (same maintainer, new address)jsm2018-07-101-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16200
* Do not use x11/lxqt-l10n as a master port. Fix install path of ↵jsm2018-07-103-7/+9
| | | | | | | | | | | | | | | | 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
* x11-wm/qtfm Fix build with Clang6adridg2018-07-041-154/+6
| | | | | | | | | | 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
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-298-16/+16
| | | | | | | | | | | | | | | 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
* Update to 0.8.3.rakuco2018-06-242-5/+5
| | | | | | | While here, add some dependencies that were being pulled in implicitly. PR: 228739 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* x11-fm/pcmanfmqt-l10n: Update to 0.13.0swills2018-06-232-1/+3
| | | | | PR: 228515 Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
* x11-fm/pcmanfm-qt: Update to 0.13.0swills2018-06-234-7/+7
| | | | | | PR: 228512 Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-0/+1
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Mark net/p5-ZConf and related ports as deprecatedtobik2018-06-151-0/+3
| | | | | | | | | 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)
* Fix port builds for architectures which remain on gcc as the default compiler.linimon2018-06-111-2/+2
| | | | | | | | | | | | | | 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)
* Update KDE Applications to 18.04.2tcberner2018-06-102-6/+6
|
* - update from 3.14.0 to 3.15.1misha2018-06-053-6/+10
|
* x11-fm/filerunner: release maintainershipgahr2018-06-041-1/+1
|
* - Bump PORTREVISION (editors/lazarus was updated)acm2018-06-031-0/+1
|
* - Fix stageacm2018-05-311-5/+4
| | | | | | - Remove BROKEN Reported by: antoine
* Mark BROKEN: fails to stageantoine2018-05-311-0/+2
| | | | | | | | | | | | | | | | ===> 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
* Update WWWsunpoet2018-05-281-1/+1
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* - Moved ports to Uses/lazarus.mkacm2018-05-262-88/+63
| | | | | | | - Add FLAVORS Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D14661
* Add PY_FLAVOR to Python module dependencies.mat2018-05-222-2/+2
| | | | Sponsored by: Absolight
* Update Krusader to 2.7.0.rakuco2018-05-165-496/+179
| | | | | | | | | | | | 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
* Copy x11-fm/krusader2 to x11-fm/krusader-kde4.rakuco2018-05-167-0/+778
| | | | | | | | 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
* Update WWW in pkg-descrrakuco2018-05-151-1/+1
|
* Update KDE Applications to 18.04.1tcberner2018-05-112-6/+6
|
* - Update WWWamdmi32018-04-301-1/+1
|
* Update KDE Applications to 18.04.0tcberner2018-04-293-7/+7
| | | | * Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
* Update grahics/exiv2 to 0.26tcberner2018-04-281-1/+1
| | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345
* Updating MATE ports to and patch for MATE 1.20ericbsd2018-04-144-30/+10
| | | | | Reviewed by: kwm Approved by: bapt (mentor)
* New ports: x11-fm/dolphin, x11-fm/konquerortcberner2018-04-109-0/+1747
| | | | | This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4.
* - Update Thunar to 1.6.15madpilot2018-04-073-7/+6
| | | | | - Sort OPTIONS_DEFAULT - Update WWW: link
* www/webkit2-gtk3: Update to 2.20.0tobik2018-04-061-0/+1
| | | | | | | | | | | | | | - Add WAYLAND option - Bump PORTREVISION of dependents - Fix build of epiphany 3.24.2 with newer WebKit versions PR: 223733 Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3) Reviewed by: Ting-Wei Lan <lantw44@gmail.com> Approved by: gnome (maintainer timeout, too long) Security: 1ce95bc7-3278-11e8-b527-00012e582166 MFH: 2018Q2 Differential Revision: https://reviews.freebsd.org/D14872
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkacm2018-04-051-1/+1
| | | | | | | | | | - Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617
* Make libgnome and libgnomeui not implying esound dependencybapt2018-03-261-0/+1
| | | | | | | | | | | | | | | | It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
* Fix build on ppc64 by specifying what is needed from the compiler.brd2018-03-261-1/+2
| | | | | | PR: 225635 Submitted by: jhibbits Approved by: maintainer timeout
* portmaster@bsdforge.com takes maintainership of 3 ports.yuri2018-03-211-1/+1
| | | | | PR: 226804 226805 226806 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* - Update to 1.8.1danilo2018-03-123-15/+6
| | | | - Add glib schemas to GLIB_SCHEMAS
* Marco Beishuizen <mbeis@xs4all.nl> takes maintainership of 3 portsyuri2018-03-031-1/+1
| | | | | | | | Ports: x11-fm/pcmanfm-qt/ x11/libfm-qt x11-themes/cursor-dmz-theme PR: 226294 226305 226309 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> Approved by: tcberner (mentor, implicit)
* Add patches to thunar from upstream bug report to mitigate crashmadpilot2018-02-222-0/+28
| | | | | | | | | | | | | | | | | | when renaming files. The patch replaces some calls to strcmp() which are sometimes getting NULL pointers, causing a crash, with safe calls to g_strcmp0() calls, which handle NULL pointers gracefully. I'm also adding a patch in another code path checking for a pointer to actually point to the correct structure and not being NULL. These patches seem to actually prevent the reported crash from happening. PR: 217946 Submitted by: Marko Cupac <marko.cupac@mimar.rs> Obtained from: https://bugzilla.xfce.org/show_bug.cgi?id=12264
* Fix build by adding chm to USE_FPCantoine2018-02-221-1/+1
| | | | Reported by: pkg-fallout
* - Update to 1.8.0danilo2018-02-203-237/+231
|
* Fix bunch of ports by TundraWare, which share a common set of problemsamdmi32018-02-193-17/+19
| | | | | | | | | | | | | | | | | | | | | | - Add LICENSE It explicitly requires user agreement (thus no-auto-accept) and forbids distribution for a fee `beyond reasonable duplication charges` which is too vague I don't think can be guaranteed in any case (thus no-*-sell) tdir port uses another variant of license, which also forbids modification, and since the port requires shebangfix and Makefile patching, also mark it no-pkg-mirror and BROKEN. - Don't install licenses with documentation, since our license framework already handles this - Fix python shebangs - Limit python version to 2.7, as no port is compatible with python3 - Add NO_ARCH - User options targets helpers - Simplify installation in a few cases Approved by: portmgr blanket
* Reduce dependency on the python2 metaportantoine2018-02-191-1/+2
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Update Thunar to 1.6.14madpilot2018-02-172-4/+4
|
* Rename KDE4 meta portstcberner2018-02-101-1/+1
| | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
* - Bump PORTREVISION. Lazarus was updated to 1.8.0acm2018-02-011-1/+2
|
* - update from 3.13.0 to 3.14.0misha2018-01-033-4/+7
| | | | Approved by: jpaetzel (mentor)
* x11-fm/doublecmd: update to version 0.8.1swills2017-12-314-18/+58
| | | | | PR: 224736 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* Change default version of samba from 4.4 to 4.6antoine2017-12-232-2/+2
| | | | | | Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529
* - Those ports fail to build with python3antoine2017-12-121-1/+1
| | | | - Add some explicit FLAVOR to dependencies where needed
* - Those ports fail to build with python3antoine2017-12-121-3/+3
| | | | - Add some explicit FLAVOR to dependencies where needed
* - Those ports fail to build with python3antoine2017-12-113-5/+5
| | | | - Add some explicit FLAVOR to dependencies where needed
* Cleanup LIB_DEPENDS on libpngantoine2017-12-011-1/+1
|
* Convert Python ports to FLAVORS.mat2017-11-301-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* - Fix LICENSEamdmi32017-11-282-6/+5
| | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
* x11-fm/thunar: Update from 1.6.12 to 1.6.13joneum2017-11-272-4/+6
| | | | | | | | | | | | | | | | | | | | | | | Changelog: - Handle cases when file watch is not supported - Missing Trash Translation String - Delete Thunar symlink on uninstall - Handle g_mem_is_system_malloc deprecation - Prefer local (file://) URIs than native ones (e.g. smb://) - Translation updates: Amharic, Arabic, Asturian, Bangla, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Persian, Polish, Portuguese, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese PR: 223873 Submitted by: duchateau.olivier@gmail.com Approved by: madpilot (for @xfce), rene (mentor) Differential Revision: https://reviews.freebsd.org/D13257
* - update from 3.12.0 to 3.13.0misha2017-11-163-4/+6
| | | | Approved by: jpaetzel (mentor)
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-011-10/+10
|
* x11-fm/pcmanfm{-qt}: whitespace cleanup.olgeni2017-10-312-7/+7
|
* x11-fm/pcmanfmqt-l10n: Update to 0.12.0swills2017-10-272-2/+3
| | | | | PR: 223220 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* x11-fm/pcmanfm-qt: Update to 0.12.0swills2017-10-276-9/+37
| | | | | PR: 223215 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* - update from 3.11.0 to 3.12.0misha2017-10-163-5/+6
| | | | Approved by: jpaetzel (mentor)
* * Add post-release patch that reverts the columns autosizing. It makeskwm2017-10-163-12/+25
| | | | | | | | | file-list view not very usefull, when dealing with long file names and not fullscreen. * While here drop, obsolete patch. Submitted by: Barbara Guida <barbara.freebsd@gmail.com> Obtained from: caja upstream
* Minor MATE 1.18 update.kwm2017-10-152-4/+4
| | | | | | | | Apart from version updates, the highlights are: * fix orphaned file issues in atril/atril-lite. * Add licenses where required. * make sure the mime xml gets installed in mate-control-center. * regen the m-c-c patch, with make makepatch.
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-1/+0
| | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
* Fix LICENCE usage with multiple licence.madpilot2017-10-081-2/+3
| | | | | | | This bug was exposed by r451432 change to bsd.licence.mk. PR: 222855 Submitted by: Robert Cina <transitive@gmail.com>
* Bump PORTREVISION in ports depending on archivers/libzip.rakuco2017-09-281-1/+1
| | | | | | | | libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5 after the removal of zip_archive_set_tempdir(). All dependent ports continue to build fine without that symbol. PR: 222638
* x11-fm/filerunner: update to 17.04.01.19gahr2017-09-273-24/+58
|
* - Update deskutils/xfce4-tumbler to 0.2.0 [1]madpilot2017-09-183-14/+14
| | | | | | | | | | | - Update x11-fm/thunar 1.6.12 [2] - Silence USES portlint warning [2] - Regenerate patches [2] - Add warning about COVER tunar plugin requiring manual configuration [1] PR: 220805 [1], 220407 [2] Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-114-4/+4
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Bump PORTREVISION after recent poppler updateswills2017-08-241-1/+1
|
* - update from 3.9.0 to 3.11.0misha2017-08-193-4/+5
| | | | Approved by: jpaetzel (mentor)
* Update the mate desktop to 1.18.kwm2017-07-043-40/+38
| | | | | | | | | | | | | | | * The MATE DE is now GTK+3 based * mate-calc has come back. * New USE_MATE=mixer macro * Add license * Review dependancies * Swich to USES=localbase * atril/eom options reworked into option helper Thanks to Eric Turgeon for submitting the bulk of this MATE update. Obtained from: gnome devel repo
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-232-1/+2
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* - Fix various stage-qa warnings/errors by declaring missing dependenciesehaupt2017-05-191-3/+7
| | | | | | - Take maintainership MFH: 2017Q2 (blanket)
* - update 3.8.5 to 3.9.0misha2017-05-163-5/+6
| | | | Approved by: jpaetzel (implicit)
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
| | | | | PR: 218658 Submitted by: riggs
* - Fix shebangsmiwi2017-04-241-1/+3
| | | | Submitted by: Jochen Neumeister (via irc)
* - Fix shebangsmiwi2017-04-211-2/+3
|
* - Pet portlintamdmi32017-04-103-14/+11
| | | | | | | - Fix LICENSE - Add LICENSE_FILE - Don't install useless docs - Regenerate patches
* - Add LICENSEamdmi32017-04-083-7/+12
| | | | | - Switch to options helpers - Regenerate patches
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-014-1/+4
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Take maintainership of x11-fm/krusader2tcberner2017-03-301-1/+1
| | | | Approved by: rakuco (mentor)
* Switch default version of samba from 4.3 to 4.4antoine2017-03-262-2/+2
| | | | | With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131
* - Add USES=samba to handle dependency on sambaantoine2017-03-222-4/+5
| | | | | | | | | | | Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919
* Take in olivierd@'s commit bit on his request.rene2017-03-192-2/+2
| | | | | Submitted by: olivierd@ With hat: portmgr-secretary
* - Update to 1.6.3danilo2017-03-022-5/+4
|
* - Bump PORTREVISION. Lazarus was update to 1.6.4acm2017-03-021-2/+2
|
* - Bump PORTREVISION. Freepascal was updatedacm2017-02-271-0/+1
|
* Update to 0.7.8tobik2017-02-252-5/+4
| | | | | | | | Changes: http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=49 PR: 217327 Submitted by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9795
* - Update to 1.6.11olivierd2017-02-156-102/+11
| | | | | - Adjust dependencies (reported by QA script) - Remove unneeded patches
* Update to 0.20.7.vanilla2017-01-312-3/+4
|
* Reset mva@'s ports, he handed in his ports bit.rene2017-01-231-1/+1
|
* Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-231-1/+1
|
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1
|
* Add new mirror, it avoids to change value of MASTER_SITES in LXQt related portsolivierd2017-01-151-2/+1
|
* Update to 0.11.3olivierd2017-01-152-4/+4
|
* - update from 3.8.4 to 3.8.5misha2017-01-132-6/+10
| | | | Approved by: jpaetzel (implicit)
* Use archivers/libunrar5 for the unrar libraryjhale2017-01-111-1/+2
| | | | | | PR: 215925 Submitted by: myself Approved by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* Chase update of graphics/poppler (and slaves ports) in revision r430777olivierd2017-01-071-0/+1
|
* Update to 0.11.2olivierd2017-01-032-2/+2
|
* Update to 0.5.1olivier2017-01-023-34/+14
| | | | | Approved by: jadawin (mentor) Differential Revision: https://reviews.freebsd.org/D8991
* Update to 0.7.7.rakuco2016-12-272-5/+4
| | | | | | | http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=48 PR: 215584 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* Reset ports per maintainer request.rene2016-12-261-3/+2
| | | | | PR: 215557 Submitted by: A.J. "Fonz" van Werven (maintainer)
* Unbreak fetcholivierd2016-12-241-0/+1
| | | | Reported by: antoine@
* - Update to 0.11.1olivierd2016-12-234-10/+13
| | | | | | | - Add x11/lxqt-l10n (meta port for the LXQt ports), it avoids duplicate files and reduces gap between your testing repo and these official ports. Submitted by: Jesper Schmitz Mouridsen (private email)
* Update to 0.11.2olivierd2016-12-232-10/+9
|
* - Update to 1.2.5olivierd2016-12-223-42/+17
| | | | | | | - Remove DOCS option, and unneeded patch - Cleanup Makefile - Adjust dependencies (reported by QA script) - Switch to USES= localbase
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-095-5/+5
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Don't quote {} in find -exec calls.mat2016-12-011-2/+2
| | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight
* - Bump PORTREVISION. Lazarus was updated to 1.6.2acm2016-11-221-1/+2
|
* - Fix linker errorolivierd2016-11-201-1/+2
| | | | | | - Bump PORTREVISION Reported by: pkg-fallout
* Add:olivierd2016-11-199-0/+102
| | | | | | | | | | | | | - pcmanfm-qt - pcmanfmqt-l10n (translation files) PCMan File Manager Qt is an extremly fast, lightweight, yet feature-rich file manager with tabbed browsing. It is the default file manager for the lightweight desktop environment LXQt. WWW: http://lxqt.org/ Obtained from: LXQt repository
* Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-131-1/+1
| | | | PR: 199098
* - Fix build on 9.x by specifying c++ standard requirementsamdmi32016-11-121-1/+1
| | | | Approved by: portmgr blanket
* x11-fm/doublecmd: update 0.7.5 -> 0.7.6robak2016-11-092-8/+8
| | | | | PR: 213920 Submitted by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* - Update to 1.6.2danilo2016-11-093-9/+17
|
* Use USES=pathfix where applicable.mat2016-10-211-11/+0
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* ${RM} already has -f.mat2016-10-213-4/+4
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* - Update to 1.4.9danilo2016-10-022-6/+12
| | | | | - Add some dependencies explicitly to make Q/A happy - Use USE_LDCONFIG once the port installs a shared library
* Update to 3.8.4olivierd2016-09-273-4/+6
| | | | | PR: 212969 Submitted by: <mp39590@gmail.com> (maintainer)
* Small and highly customizable twin-panel file manager with support for plugins.olivierd2016-09-206-0/+438
| | | | | | | WWW: http://sunflower-fm.org/ PR: 212383 Submitted by: Ivan <bsd@abinet.ru>
* Update to 0.7.5olivierd2016-09-142-4/+4
| | | | | | | Changelog: http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=46 PR: 212600 Submitted by: Beñat Gonzalez Etxepare(maintainer)
* Chase update of Poppler after revision r421386olivierd2016-09-061-1/+1
|
* - Add 2 patches, which avoid crashes:olivierd2016-08-313-1/+80
| | | | | | | | | | | | * When renaming files / folders [1] (we use the official patch) * When reloading target file after move - Bump PORTREVISION PR: 208341 Submitted by: Matthias Petermann [1] (obtained from Slackware repository) Tested by: Vladimir Omelchuk Obtained from: Upstream git repository MFH: 2016Q3
* - Update to 0.7.4amdmi32016-08-252-3/+4
| | | | | PR: 212099 Submitted by: bbtruk@users.sourceforge.net (maintainer)
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* - Pet portlintamdmi32016-08-171-9/+6
| | | | | - Switch to options helpers - Switch to opt_CMAKE_BOOL
* x11-fm/rodent: Fix LIB_DEPENDS broken by r300560 (July 2012)marino2016-08-041-1/+2
| | | | | | | | | | That commit removed library version numbers from LIB_DEPENDS, but it should not have been removed from libmagic. Rodent was correctly set to use sysutils/file, but after that point it linked with base libmagic. Restore the original intent more than 4 years later by specifying the so version once again. Approved by: just-fix-it
* - Update to version 0.7.3pawel2016-07-312-3/+6
| | | | | | | | | | | | | | - Add missing indirect dependencies (x11, cairo, gdkpixbuf2) - Mark QT4 option as broken (seems some dependency in latest Lazarus is not compiled by default and Double Commander with QT4 it is not building anymore without it, not even older versions. The next version of Lazarus will probably fix it from what I have seen in the recent changes). Changelog: http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=44 PR: 211343 Submitted by: Benat Gonzalez Etxepare (maintainer)
* Update to 1.42.madpilot2016-07-292-5/+4
| | | | Update bug reported in PR 211166.
* Update graphics/exiv2 to 0.25.tcberner2016-07-271-0/+1
| | | | | | | | | | | | As there is an shlib version bump, bump them portrevision of dependent ports. While doing so, also switch to the cmake build system, as it requires less patching and is easier to handle. PR: 211329 Reviewed by: mat, rakuco, kwm Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7283
* When there is a do-install target, do not use a post-install target, domat2016-07-191-1/+1
| | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight
* Remove expired ports without open PRs:rene2016-07-0512-402/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016-07-04 security/openpgpsdk: Broken for more than 6 months 2016-07-04 security/radiusniff: Broken for more than 6 months 2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months 2016-07-04 security/sshit: Broken for more than 6 months 2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months 2016-07-04 security/rainbowcrack: Broken for more than 6 months 2016-07-04 security/vlog: Broken for more than 6 months 2016-07-04 security/cryptstring: Broken for more than 6 months 2016-07-04 x11/libdnd: Broken for more than 6 months 2016-07-04 x11/xlupe: Broken for more than 6 months 2016-07-04 x11/xco: Broken for more than 6 months 2016-07-04 x11/xclick: Broken for more than 6 months 2016-07-04 devel/ocfpcsc: Broken for more than 6 months 2016-07-04 devel/dits: Broken for more than 6 months 2016-07-04 devel/ruby-cache: Broken for more than 6 months 2016-07-04 devel/rapidsvn: Broken for more than 6 months 2016-07-04 devel/svnkit: Broken for more than 6 months 2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months 2016-07-04 devel/cl-uffi: Broken for more than 6 months 2016-07-04 devel/ruby-event-loop: Broken for more than 6 months 2016-07-04 devel/libqxt: Broken for more than 6 months 2016-07-04 devel/dasm: Broken for more than 6 months 2016-07-04 devel/libopendaap: Broken for more than 6 months 2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi 2016-07-04 devel/cvs2p4: Broken for more than 6 months 2016-07-04 devel/bufferpool: Broken for more than 6 months 2016-07-04 devel/ifd-test: Broken for more than 6 months 2016-07-04 devel/eric4: Broken for more than 6 months 2016-07-04 devel/uclmmbase: Broken for more than 6 months 2016-07-04 devel/obfuscatejs: Broken for more than 6 months 2016-07-04 devel/oniguruma: Broken for more than 6 months 2016-07-04 devel/libbnr: Broken for more than 6 months 2016-07-04 devel/c4: Broken for more than 6 months 2016-07-04 devel/memcheck: Broken for more than 6 months 2016-07-04 devel/liblcfg: Broken for more than 6 months 2016-07-04 devel/omake: Broken for more than 6 months 2016-07-04 devel/svndelta: Broken for more than 6 months 2016-07-04 devel/papp: Broken for more than 6 months 2016-07-04 devel/mk: Broken for more than 6 months 2016-07-04 devel/avltree: Broken for more than 6 months 2016-07-04 devel/cbind: Broken for more than 6 months 2016-07-04 devel/tclgetopts: Broken for more than 6 months 2016-07-04 devel/antlrworks: Broken for more than 6 months 2016-07-04 devel/acme: Broken for more than 6 months 2016-07-04 devel/libopensync022: Broken for more than 6 months 2016-07-04 archivers/epkg: Broken for more than 6 months 2016-07-04 print/enscriptfonts: Broken for more than 6 months 2016-07-04 print/mup: Broken for more than 6 months 2016-07-04 lang/lua-mode.el: Broken for more than 6 months 2016-07-04 lang/s9fes: Broken for more than 6 months 2016-07-04 lang/alisp: Broken for more than 6 months 2016-07-04 lang/intel2gas: Broken for more than 6 months 2016-07-04 lang/stalin: Broken for more than 6 months 2016-07-04 french/eric4: Depends on expiring devel/eric4 2016-07-04 textproc/exslt: Broken for more than 6 months 2016-07-04 textproc/xt: Broken for more than 6 months 2016-07-04 textproc/ssddiff: Broken for more than 6 months 2016-07-04 textproc/xslint: Broken for more than 6 months 2016-07-04 textproc/cbedic: Broken for more than 6 months 2016-07-04 textproc/tralics: Broken for more than 6 months 2016-07-04 textproc/docbookide.el: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months 2016-07-04 textproc/tdhkit: Broken for more than 6 months 2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months 2016-07-04 dns/ldnsm: Broken for more than 6 months 2016-07-04 japanese/guesswork-classic: Broken for more than 6 months 2016-07-04 japanese/texinfo: Broken for more than 6 months 2016-07-04 japanese/jyuroku: Broken for more than 6 months 2016-07-04 japanese/mtools: Broken for more than 6 months 2016-07-04 palm/pdbar: Broken for more than 6 months 2016-07-04 graphics/gplot: Broken for more than 6 months 2016-07-04 graphics/white_dune: Broken for more than 6 months 2016-07-04 graphics/whirlgif: Broken for more than 6 months 2016-07-04 graphics/libaux: Broken for more than 6 months 2016-07-04 graphics/import-pictures: Broken for more than 6 months 2016-07-04 math/xgobi: Broken for more than 6 months 2016-07-04 math/fricas: Broken for more than 6 months 2016-07-04 math/dcdflib: Broken for more than 6 months 2016-07-04 math/libneural: Broken for more than 6 months 2016-07-04 math/open-axiom: Broken for more than 6 months 2016-07-04 irc/nefarious: Broken for more than 6 months 2016-07-04 irc/slirc: Broken for more than 6 months 2016-07-04 irc/ratbox-respond: Broken for more than 6 months 2016-07-04 irc/qwebirc: Broken for more than 6 months 2016-07-04 biology/platon: Broken for more than 6 months 2016-07-04 news/slnr: Broken for more than 6 months 2016-07-04 science/jmol: Broken for more than 6 months 2016-07-04 net/nstxd: Broken for more than 6 months 2016-07-04 net/sprinkle: Broken for more than 6 months 2016-07-04 editors/ssam: Broken for more than 6 months 2016-07-04 editors/fb: Broken for more than 6 months 2016-07-04 misc/quotes: Broken for more than 6 months 2016-07-04 misc/boxquote.el: Broken for more than 6 months 2016-07-04 misc/pypanda: Broken for more than 6 months 2016-07-04 misc/cuecat: Broken for more than 6 months 2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months 2016-07-04 german/eric4: Depends on expiring devel/eric4 2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase 2016-07-04 multimedia/ggrab: Broken for more than 6 months 2016-07-04 emulators/dynamips: Broken for more than 6 months 2016-07-04 emulators/dynamips-devel: Broken for more than 6 months 2016-07-04 emulators/sim6811: Broken for more than 6 months 2016-07-04 emulators/minivmac: Broken for more than 6 months 2016-07-04 cad/qcad-partslib: Broken for more than 6 months 2016-07-04 comms/dump1090_mr: Broken for more than 6 months 2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd 2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months 2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months 2016-07-04 sysutils/jfbterm: Broken for more than 6 months 2016-07-04 sysutils/daedalus: Broken for more than 6 months 2016-07-04 sysutils/pcfclock: Broken for more than 6 months 2016-07-04 sysutils/vlogger: Broken for more than 6 months 2016-07-04 sysutils/bontmia: Broken for more than 6 months 2016-07-04 mail/pop3gwd: Broken for more than 6 months 2016-07-04 mail/mailtray: Broken for more than 6 months 2016-07-04 mail/pflogstats: Broken for more than 6 months 2016-07-04 mail/exact: Broken for more than 6 months 2016-07-04 mail/wmpop3: Broken for more than 6 months 2016-07-04 mail/qmail-conf: Broken for more than 6 months 2016-07-04 mail/gld: Broken for more than 6 months 2016-07-04 mail/dsbl-testers: Broken for more than 6 months 2016-07-04 mail/vqregister: Broken for more than 6 months 2016-07-04 mail/atmail: Broken for more than 6 months 2016-07-04 mail/ml: Broken for more than 6 months 2016-07-04 net-im/icb: Broken for more than 6 months 2016-07-04 net-im/cicquin: Broken for more than 6 months 2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months 2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months 2016-07-04 russian/eric4: Depends on expiring devel/eric4 2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months 2016-07-04 www/xpi-clearfields: Broken for more than 6 months 2016-07-04 www/pecl-varnish: Broken for more than 6 months 2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months 2016-07-04 www/hudson: Broken for more than 6 months 2016-07-04 www/xpi-mldonkey: Broken for more than 6 months 2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months 2016-07-04 www/trac-mastertickets: Broken for more than 6 months 2016-07-04 www/dotclear: Broken for more than 6 months 2016-07-04 www/ruby-wgettsv: Broken for more than 6 months 2016-07-04 www/wwwstat: Broken for more than 6 months 2016-07-04 www/xpi-prism: Broken for more than 6 months 2016-07-04 www/xpi-fasterfox: Broken for more than 6 months 2016-07-04 www/siteframe: Broken for more than 6 months 2016-07-04 www/py-urljr: Broken for more than 6 months 2016-07-04 www/reviewboard: Broken for more than 6 months 2016-07-04 www/xpi-tabletools: Broken for more than 6 months 2016-07-04 www/wikindx: Broken for more than 6 months 2016-07-04 www/typolight: Broken for more than 6 months 2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months 2016-07-04 www/xpi-gbrain: Broken for more than 6 months 2016-07-04 www/trac-robotstxt: Broken for more than 6 months 2016-07-04 www/simplog: Broken for more than 6 months 2016-07-04 www/chtml: Broken for more than 6 months 2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months 2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months 2016-07-04 databases/mysql-xql: Broken for more than 6 months 2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months 2016-07-04 games/lucidlife: Broken for more than 6 months 2016-07-04 games/gma: Broken for more than 6 months 2016-07-04 games/smiley: Broken for more than 6 months 2016-07-04 games/noegnud-littlehack: Broken for more than 6 months 2016-07-04 games/sdlquake2: Broken for more than 6 months 2016-07-04 games/daimonin: Depends on expiring games/daimonin-music 2016-07-04 games/noegnud-nethack: Broken for more than 6 months 2016-07-04 games/xbomber: Broken for more than 6 months 2016-07-04 games/xwelltris: Broken for more than 6 months 2016-07-04 games/ftjava: Broken for more than 6 months 2016-07-04 games/daimonin-music: Broken for more than 6 months 2016-07-04 games/gno3dtet: Broken for more than 6 months 2016-07-04 games/qtv: Broken for more than 6 months 2016-07-04 games/xwordpy: Broken for more than 6 months 2016-07-04 games/netris: Broken for more than 6 months 2016-07-04 games/rt2-demo: Broken for more than 6 months 2016-07-04 games/noegnud-addons: Broken for more than 6 months 2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months 2016-07-04 games/live-f1: Broken for more than 6 months 2016-07-04 games/xonix: Broken for more than 6 months 2016-07-04 games/fgkicker: Broken for more than 6 months 2016-07-04 games/tank: Depends on expiring graphics/libaux 2016-07-04 games/linux-nwserver: Broken for more than 6 months 2016-07-04 games/quake2-zaero: Broken for more than 6 months 2016-07-04 games/pyching: Broken for more than 6 months 2016-07-04 games/thevalley: Broken for more than 6 months 2016-07-04 games/xroads: Broken for more than 6 months 2016-07-04 games/fxsudoku: Broken for more than 6 months 2016-07-04 games/sudoku: Broken for more than 6 months 2016-07-04 games/kmancala: Broken for more than 6 months 2016-07-04 games/plonx: Broken for more than 6 months 2016-07-04 games/wmminichess: Broken for more than 6 months 2016-07-04 games/noegnud-slashem: Broken for more than 6 months 2016-07-04 games/latrine: Broken for more than 6 months 2016-07-04 games/pysycache-themes: Broken for more than 6 months 2016-07-04 games/nibbles: Broken for more than 6 months 2016-07-04 games/hlstatsx: Broken for more than 6 months 2016-07-04 audio/streamtuner: Broken for more than 6 months 2016-07-04 audio/mangler: Broken for more than 6 months 2016-07-04 audio/hawkvoice: Broken for more than 6 months 2016-07-04 audio/alac: Broken for more than 6 months 2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months 2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months 2016-07-04 x11-wm/musca: Broken for more than 6 months 2016-07-04 x11-wm/e-module-places: Broken for more than 6 months 2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months 2016-07-04 x11-wm/e-module-net: Broken for more than 6 months 2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months 2016-07-04 ftp/fget: Broken for more than 6 months 2016-07-04 net-mgmt/netmond: Broken for more than 6 months 2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
* Reset ports maintained by horia@racoviceanu.com.rakuco2016-06-281-1/+1
| | | | | | | | | | | | | The last change submitted or approved by Horia in Bugzilla dates back to September 2015. Since then, all commits to his ports were landed by others after the maintainer timeout period expired (see r383744, r405055, r405057, r400461 and r414655, for example). Horia did show interest in coming back after I sent a private email a few months ago, but since nothing has changed it is better to reassign his ports back to the heap. Differential Revision: https://reviews.freebsd.org/D5980
* Deprecate ports broken for more than 6 monthsantoine2016-06-041-0/+3
|
* Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-261-1/+1
| | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Update to 3.8.3olivierd2016-05-232-3/+4
| | | | | PR: 209666 Submitted by: <mp39590@gmail.com> (maintainer)
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-195-12/+12
| | | | Approved by: portmgr blanket
* - No need to specify master site subdirectory when it's the same as defaultamdmi32016-05-181-1/+1
| | | | Approved by: portmgr blanket
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-3/+1
| | | | | was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago, and fix some minor bogosities nearby.
* - Upgrade to version 1.2.1.0 and thus unbreak; it no longer requires KDEdanfe2016-04-163-25/+31
| | | | | | | | bits and is based on Qt 5.x now - Drop `desktop-file-utils' from USES as installed .desktop file has its MimeType field empty - Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications' was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-0126-111/+111
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.7.1amdmi32016-03-302-4/+3
| | | | | PR: 208355 Submitted by: bbtruk@users.sourceforge.net (maintainer)
* - Update to 1.2.4olivierd2016-03-282-3/+5
| | | | | | | | - Cosmetic change for documentation files PR: 207580 Submitted by: myself Approved by: horia@racoviceanu.com (maintainer, timeout 1 month)
* - Fix incorrect df command invocation which makes the port unusableamdmi32016-03-283-4/+15
| | | | | | | - While here, silence patching and clean up pkg-descr PR: 207190 Submitted by: kalten@gmx.at
* - Update to 1.4.8danilo2016-03-193-5/+3
|
* - Bump PORTREVISION. lazarus was updated to 1.6.0acm2016-03-181-1/+2
|
* Un-break port, update to upstream version 0.7.0riggs2016-03-146-38/+33
| | | | | | | | | While on it: - Pet portlint PR: 206840 Submitted by: bbtruk@users.sourceforge.net (maintainer) MFH: 2016Q1
* - patch for main deforaos libraryolivier2016-03-081-0/+1
| | | | | | | - bump PORTREVISION for dependencies Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5562
* Update to 0.5.0 add DOCS and NLS optionsolivier2016-03-034-47/+120
| | | | | Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D5530
* Update caja to 1.12.4.kwm2016-03-032-3/+3
|
* - Clarify LICENSEamdmi32016-02-251-9/+9
| | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Fix build with disabled NLS
* Update my email for ports I maintainolivier2016-02-171-2/+2
| | | | | Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5309
* - Fix licenseamdmi32016-02-172-5/+7
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* - Fix licenseamdmi32016-02-161-5/+5
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32016-02-151-6/+6
| | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-156-29/+23
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
* Update to 3.8.2olivierd2016-02-102-3/+3
| | | | | PR: 206972 Submitted by: <mp39590@gmail.com> (maintainer)
* Update caja to 1.12.3.kwm2016-02-012-3/+3
|
* Update the MATE DE to 1.12.kwm2016-01-252-3/+3
| | | | | | | | | | | | * Still build MATE against gtk+ 2 due to gtk+ 3 support not ready for prime time. * Fix loading of a number of applets. We rename a number of applets but didn't change the "config" files the "add applet to panel" dialog uses. [1] * Unbreak the creation of new notes with the stickynotes applet [2] PR: 205391 [1], 200349 [2] Obtained from: GNOME devel repo