aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20181228.Jun Kuriyama2019-01-194-12/+12
| | | | Notes: svn path=/head/; revision=490699
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-168-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=490472
* - Update WWWDmitry Marakasov2019-01-141-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=490234
* Update to 1.9.2.MANTANI Nobutaka2019-01-132-4/+4
| | | | Notes: svn path=/head/; revision=490113
* Update KDE Applications to 18.12.1Tobias C. Berner2019-01-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=489893
* Update to 5.0.3Jochen Neumeister2019-01-102-4/+4
| | | | | | | | | | Changelog: https://wordpress.org/news/2019/01/wordpress-5-0-3-maintenance-release/ MFH: 2019Q1 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=489864
* - Update to 0.20190104Danilo Egea Gondolfo2019-01-082-4/+4
| | | | Notes: svn path=/head/; revision=489746
* Do not set FONTNAME twiceTobias Kortkamp2019-01-081-1/+0
| | | | Notes: svn path=/head/; revision=489689
* Remove MASTER_SITES=GH when it is the only one.Mathieu Arnold2019-01-081-1/+0
| | | | | | | It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo. Notes: svn path=/head/; revision=489684
* Fix LICENSE_PERMSAntoine Brodin2019-01-031-1/+1
| | | | Notes: svn path=/head/; revision=489194
* Remove KDE4, part 5Rene Ladan2018-12-3111-985/+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 Notes: svn path=/head/; revision=488807
* Remove expired ports:Rene Ladan2018-12-316-1133/+0
| | | | | | | | | | | | | | | | | | | | | | 2018-12-31 net/libsrtp: Superseded by libsrtp2 2018-12-31 x11-toolkits/wlc: Deprecated upstream 2018-12-31 japanese/spamassassin: does not build 2018-12-31 www/spdylay: SPDY is deprecated, use HTTP/2 instead 2018-12-31 www/moodle33: Upstream no longer maintained 2018-12-31 security/krb5-114: EOL twelve months after release of krb5-1.16 2018-12-31 databases/mongodb32: EOL upstream since September 2018 2018-12-31 databases/mongodb32-tools: EOL upstream since September 2018 2018-12-31 audio/creox: Qt4 has been EOL since december 2015 2018-12-31 audio/terminatorx: Unmaintained, broken too often 2018-12-31 audio/shoutcast: Upstream vendor no longer provides releases 2018-12-31 dns/powerdns-recursor40: FreeBSD 10.3 has reached EoL since 2018-04-30; users should upgrade and use dns/powerdns-recursor instead 2018-12-31 sysutils/ataidle: obsoleted by camcontrol(8) 2018-12-31 sysutils/syslog-ng37: No longer officially supported by Balabit, does not support openssl111 2018-12-31 sysutils/cfengine22: No longeer supported by cfengine.com 2018-12-31 sysutils/syslog-ng36: No longer officially supported by Balabit, does not support openssl111 Notes: svn path=/head/; revision=488786
* Remove expired ports:Rene Ladan2018-12-304-33/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6 2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6 2018-12-30 net/pecl-yp: Works only with EOL php 5.6 2018-12-30 net/pecl-oauth: Works only with EOL php 5.6 2018-12-30 net/pecl-apn: Works only with EOL php 5.6 2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6 2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6 2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6 2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6 2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6 2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6 2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6 2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6 2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 2018-12-30 deskutils/phpcollab: Works only with EOL php 5.6 2018-12-30 deskutils/simplegroupware: Works only with EOL php 5.6 2018-12-30 japanese/php5-mecab: Works only with EOL php 5.6 2018-12-30 graphics/php-gdal: Works only with EOL php 5.6 2018-12-30 graphics/php5-ffmpeg: Works only with EOL php 5.6 2018-12-30 graphics/pecl-gmagick: Works only with EOL php 5.6 2018-12-30 graphics/php-magickwand: Works only with EOL php 5.6 2018-12-30 graphics/pecl-imlib2: Works only with EOL php 5.6 2018-12-30 graphics/php-libpuzzle: Works only with EOL php 5.6 2018-12-30 mail/dracmail: Works only with EOL php 5.6 2018-12-30 mail/pecl-pop3: Works only with EOL php 5.6 2018-12-30 mail/pecl-mailparse2: Works only with EOL php 5.6 2018-12-30 www/usermanager: Works only with EOL php 5.6 2018-12-30 www/sams2: Works only with EOL php 5.6 2018-12-30 www/pecl-yar1: Works only with EOL php 5.6 2018-12-30 www/pecl-http1: Works only with EOL php 5.6 2018-12-30 www/revive-adserver: Works only with EOL php 5.6 2018-12-30 www/netoffice: Works only with EOL php 5.6 2018-12-30 www/xcache: Works only with EOL php 5.6 2018-12-30 www/testlink: Works only with EOL php 5.6 2018-12-30 www/pecl-http2: Works only with EOL php 5.6 2018-12-30 www/kplaylist: Works only with EOL php 5.6 2018-12-30 www/gallery3: Works only with EOL php 5.6 2018-12-30 www/claroline: Works only with EOL php 5.6 2018-12-30 www/sit: Works only with EOL php 5.6 2018-12-30 www/magento: Works only with EOL php 5.6 2018-12-30 www/asterisk-stat: Works only with EOL php 5.6 2018-12-30 www/pecl-sphinx: Works only with EOL php 5.6 2018-12-30 www/pecl-twig: Works only with EOL php 5.6 2018-12-30 www/fluxbb: Works only with EOL php 5.6 2018-12-30 www/php-templates: Works only with EOL php 5.6 2018-12-30 www/rnews: Works only with EOL php 5.6 2018-12-30 www/entrans: Works only with EOL php 5.6 2018-12-30 www/pecl-amfext: Works only with EOL php 5.6 2018-12-30 www/atutor: Works only with EOL php 5.6 2018-12-30 www/pecl-yaf2: Works only with EOL php 5.6 2018-12-30 www/redaxo: Works only with EOL php 5.6 2018-12-30 www/dotproject: Works only with EOL php 5.6 2018-12-30 www/sitebar: Works only with EOL php 5.6 2018-12-30 www/limesurvey: Works only with EOL php 5.6 2018-12-30 www/mahara: Works only with EOL php 5.6 2018-12-30 www/mysar: Works only with EOL php 5.6 2018-12-30 www/oscommerce: Works only with EOL php 5.6 2018-12-30 www/cmsmadesimple: Works only with EOL php 5.6 2018-12-30 www/pecl-swish: Works only with EOL php 5.6 2018-12-30 security/pecl-crack: Works only with EOL php 5.6 2018-12-30 security/php-suhosin: Works only with EOL php 5.6 2018-12-30 security/phpdeadlock: Works only with EOL php 5.6 2018-12-30 devel/php5-blitz: Works only with EOL php 5.6 2018-12-30 devel/pecl-trace: Works only with EOL php 5.6 2018-12-30 devel/pecl-scream: Works only with EOL php 5.6 2018-12-30 devel/pecl-judy: Works only with EOL php 5.6 2018-12-30 devel/pecl-test_helpers: Works only with EOL php 5.6 2018-12-30 devel/pecl-spl_types: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsmin2: Works only with EOL php 5.6 2018-12-30 devel/pecl-uri_template: Works only with EOL php 5.6 2018-12-30 devel/pecl-params: Works only with EOL php 5.6 2018-12-30 devel/pecl-expect: Works only with EOL php 5.6 2018-12-30 devel/php5-dav: Works only with EOL php 5.6 2018-12-30 devel/php5-pinba: Works only with EOL php 5.6 2018-12-30 devel/pecl-htscanner: Works only with EOL php 5.6 2018-12-30 devel/pecl-newt: Works only with EOL php 5.6 2018-12-30 devel/pecl-memoize: Works only with EOL php 5.6 2018-12-30 devel/pecl-libevent: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsonc: Works only with EOL php 5.6 2018-12-30 devel/pecl-weakref: Works only with EOL php 5.6 2018-12-30 devel/pecl-pthreads2: Works only with EOL php 5.6 2018-12-30 devel/pecl-gearman: Works only with EOL php 5.6 2018-12-30 devel/pecl-inotify: Works only with EOL php 5.6 2018-12-30 devel/pecl-raphf: Works only with EOL php 5.6 2018-12-30 devel/php5-thrift: Works only with EOL php 5.6 2018-12-30 devel/php5-ice: Works only with EOL php 5.6 2018-12-30 devel/pecl-runkit: Works only with EOL php 5.6 2018-12-30 devel/pecl-uopz: Works only with EOL php 5.6 2018-12-30 devel/pecl-strict: Works only with EOL php 5.6 2018-12-30 devel/pecl-xhprof: Works only with EOL php 5.6 2018-12-30 devel/pecl-propro: Works only with EOL php 5.6 2018-12-30 devel/php-scalar_objects: Works only with EOL php 5.6 2018-12-30 devel/pecl-msgpack0: Works only with EOL php 5.6 2018-12-30 devel/pecl-svn: Works only with EOL php 5.6 2018-12-30 devel/php-uprofiler: Works only with EOL php 5.6 2018-12-30 devel/pecl-statgrab: Works only with EOL php 5.6 2018-12-30 devel/pecl-uploadprogress: Works only with EOL php 5.6 2018-12-30 devel/pecl-qb: Works only with EOL php 5.6 2018-12-30 devel/php-memoize: Works only with EOL php 5.6 2018-12-30 devel/php5-blitz-devel: Works only with EOL php 5.6 2018-12-30 devel/pecl-ncurses: Works only with EOL php 5.6 2018-12-30 devel/php-jq: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsonnet: Works only with EOL php 5.6 2018-12-30 databases/pecl-drizzle: Works only with EOL php 5.6 2018-12-30 databases/pecl-pdo_user: Works only with EOL php 5.6 2018-12-30 databases/php-mdcached: Works only with EOL php 5.6 2018-12-30 databases/sqlbuddy: Works only with EOL php 5.6 2018-12-30 databases/mysqldumper: Works only with EOL php 5.6 2018-12-30 databases/pecl-chdb: Works only with EOL php 5.6 2018-12-30 databases/pecl-dbase: Works only with EOL php 5.6 2018-12-30 databases/php5-tarantool: Works only with EOL php 5.6 2018-12-30 databases/pecl-rrd1: Works only with EOL php 5.6 2018-12-30 databases/pecl-tokyo_tyrant: Works only with EOL php 5.6 2018-12-30 databases/pecl-mongo: Works only with EOL php 5.6 2018-12-30 print/pecl-ps: Works only with EOL php 5.6 2018-12-30 print/pecl-haru: Works only with EOL php 5.6 2018-12-30 games/mkgichessclub: Works only with EOL php 5.6 2018-12-30 net-im/pecl-stomp: Works only with EOL php 5.6 2018-12-30 math/pecl-trader: Works only with EOL php 5.6 2018-12-30 math/pecl-big_int: Works only with EOL php 5.6 2018-12-30 math/pecl-stats: Works only with EOL php 5.6 2018-12-30 archivers/pecl-phk: Works only with EOL php 5.6 2018-12-30 net-mgmt/phpip: Works only with EOL php 5.6 2018-12-30 net-mgmt/nedi: Works only with EOL php 5.6 2018-12-30 net-mgmt/cacti88: Works only with EOL php 5.6 2018-12-30 net-mgmt/hawk: Works only with EOL php 5.6 2018-12-30 net-mgmt/ipplan: Works only with EOL php 5.6 2018-12-30 ports-mgmt/tinderbox: Works only with EOL php 5.6 2018-12-30 lang/pecl-perl: Works only with EOL php 5.6 2018-12-30 lang/php56-extensions: Works only with EOL php 5.6 2018-12-30 finance/php-tclink: Works only with EOL php 5.6 2018-12-30 converters/pecl-fribidi: Works only with EOL php 5.6 2018-12-30 sysutils/pecl-mogilefs: Works only with EOL php 5.6 Notes: svn path=/head/; revision=488749
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-252-2/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* Remove expired ports:Rene Ladan2018-12-2129-394/+0
| | | | | | | | | | | | | | | 2018-12-19 net/ntop: Broken for more than 6 months 2018-12-19 textproc/ots: Broken for more than 6 months 2018-12-20 x11/xdialog: Uses obsolete glib12 2018-12-20 net/netdude: Uses obsolete glib12 2018-12-20 japanese/jmode-skk: Uses obsolete glib12 2018-12-20 print/gsview: Uses obsolete glib12 2018-12-20 x11/dgs: Uses obsolete glib12 2018-12-20 japanese/jmode: Uses obsolete glib12 2018-12-20 multimedia/xmms: Uses obsolete glib12 Notes: svn path=/head/; revision=488006
* Remove expired ports:Rene Ladan2018-12-212-10/+0
| | | | | | | | | | | | 2018-12-20 lang/php_doc: unmaintained and documents obsolete PHP < 5.6 2018-12-20 german/php_doc: unmaintained and documents obsolete PHP < 5.6 2018-12-20 polish/php_doc: unmaintained and documents obsolete PHP < 5.6 2018-12-20 portuguese/php_doc-br: unmaintained and documents obsolete PHP < 5.6 2018-12-20 french/php_doc: unmaintained and documents obsolete PHP < 5.6 2018-12-20 japanese/php_doc: unmaintained and documents obsolete PHP < 5.6 Notes: svn path=/head/; revision=487994
* wordpress: Update to 5.0.2Jochen Neumeister2018-12-202-4/+4
| | | | | | | | | | Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-2-maintenance-release/ MFH: 2018Q4 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=487885
* This port needs USES=compiler:c++11-lang to build on GCC architectures.Mark Linimon2018-12-201-5/+3
| | | | | | | | | | | While here, use localbase:ldflags to simplify Makefile, and pet portlint. PR: 233931 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487847
* wordpress: Update to 5.0.1Jochen Neumeister2018-12-152-4/+4
| | | | | | | | | | | Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/ MFH: 2018Q4 Security: 4b98613c-0078-11e9-b05b-00e04c1ea73d Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=487529
* Update KDE Applications to 18.12.0Tobias C. Berner2018-12-143-6/+3
| | | | | | | https://www.kde.org/announcements/announce-applications-18.12.0.php Notes: svn path=/head/; revision=487405
* - Update to 0.20181203Danilo Egea Gondolfo2018-12-132-4/+4
| | | | Notes: svn path=/head/; revision=487389
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-128-6/+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 Notes: svn path=/head/; revision=487272
* Remove expired ports:Rene Ladan2018-12-115-100/+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 Notes: svn path=/head/; revision=487235
* Remove version 7.0 from the IGNORE_WITH_PHP list.Rene Ladan2018-12-061-1/+1
| | | | Notes: svn path=/head/; revision=486751
* Update devel/protobuf to 3.6.1Sunpoet Po-Chuan Hsieh2018-12-031-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine Notes: svn path=/head/; revision=486531
* Update to 2.7.8Sunpoet Po-Chuan Hsieh2018-12-031-3/+3
| | | | | | | | | Changes: https://github.com/rubygems/rubygems/blob/master/History.txt PR: 233645 Exp-run by: antoine Notes: svn path=/head/; revision=486529
* Deprecate ports depending on php 5.6Antoine Brodin2018-12-021-0/+3
| | | | Notes: svn path=/head/; revision=486473
* Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-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 Notes: svn path=/head/; revision=486467
* Mark kde4-l10n ports deprecated.Tobias C. Berner2018-11-241-0/+3
| | | | | | | | | > mark_deprecated '2018-12-31' 'KDE4 is EOL upstream' */*kde4-l10n* Reported by: antoine Notes: svn path=/head/; revision=485768
* japanese/p5-WWW-MobileCarrierJP: Update to 0.65Koichiro Iwao2018-11-193-26/+35
| | | | | | | | | | | and cleanup dependencies. PR: 232941 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Approved by: maintainer timeout, mentors (implicit) Notes: svn path=/head/; revision=485310
* japanese/font-koruri: Update WWWKoichiro Iwao2018-11-121-1/+1
| | | | | | | | | | | | The old URL had been redirected to the new one for a while but the site owner quit redirection. PR: 233119 Reported by: Yuta MASUMOTO <owata@owatan.jp> Approved by: mentors (implicit) Notes: svn path=/head/; revision=484795
* - Update to 0.20181102Danilo Egea Gondolfo2018-11-112-4/+4
| | | | Notes: svn path=/head/; revision=484693
* - Update to 0.2.3Wen Heping2018-11-113-3/+10
| | | | | | | | | PR: 231621 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=484683
* - Update to 20181031.Jun Kuriyama2018-11-114-12/+12
| | | | Notes: svn path=/head/; revision=484651
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-102-4/+4
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-107-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Update KDE Applications to 18.09.3Tobias C. Berner2018-11-091-3/+3
| | | | Notes: svn path=/head/; revision=484545
* Update to 6.0.7.Jung-uk Kim2018-11-081-5/+5
| | | | Notes: svn path=/head/; revision=484482
* My bad, forgot to add the patch to the previous commitKoichiro Iwao2018-11-051-0/+10
| | | | | | | | PR: 232205 Approved by: mentors (implicit) Notes: svn path=/head/; revision=484175
* japanese/groff: unbreak the buildKoichiro Iwao2018-11-051-2/+1
| | | | | | | | | | | | While here, - Pet some portlint warnings (extra item in USES section) PR: 232205 Submitted by: satosi.kimura@nifty.ne.jp Sponsored by: HAW International, Inc. Notes: svn path=/head/; revision=484174
* Mark BROKEN: fails to buildAntoine Brodin2018-11-041-0/+2
| | | | | | | | | | | | In file included from lbp.cc:31: ./charset.h:55:21: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0x47,0x00,0x48,0x00,0x80,0x00,0x82,0x00,0x83,0x00,0x84, ^~~~ Reported by: pkg-fallout Notes: svn path=/head/; revision=483976
* japanese/a2ps: Fix licenseKoichiro Iwao2018-10-303-9/+32
| | | | | | | | | | | | | | | While here, * Add NO_ARCH * Pet portlint (extra item in the USES section) * Regenarate patch * Remove perl_OLD_CMD PR: 222534 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=483502
* japanese/font-ipaex: update to version 00301Koichiro Iwao2018-10-292-5/+11
| | | | | | | | | | | | | | | Also, * Add LICENSEs * Pet portlint * Update MASTER_SITES (previous fetches only relied on the distfiles cache) PR: 232224 Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com> Approved by: mentors (implicit) Relnotes: https://ipafont.ipa.go.jp/node21#ja (in Japanese) Notes: svn path=/head/; revision=483373
* - Fix build error with Clang 6.MANTANI Nobutaka2018-10-2723-26/+274
| | | | | | | - Pet portlint. Notes: svn path=/head/; revision=483145
* Fix build with GCC-based architectures for various kde@ ports.Tobias C. Berner2018-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Qt5 required c++11 support. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> PR: 232726 PR: 232725 PR: 232723 PR: 232722 PR: 232721 PR: 232720 PR: 232719 PR: 232697 PR: 232682 PR: 232669 PR: 232668 PR: 232667 PR: 232666 PR: 232665 PR: 232664 PR: 232662 PR: 232661 PR: 232655 PR: 232654 PR: 232652 PR: 232648 PR: 232647 PR: 232641 PR: 232640 PR: 232638 PR: 232635 PR: 232634 PR: 232632 PR: 232631 PR: 232630 PR: 232629 PR: 232628 PR: 232627 PR: 232625 PR: 232624 PR: 232623 PR: 232614 PR: 232613 PR: 232612 PR: 232611 PR: 232610 PR: 232609 PR: 232607 PR: 232606 PR: 232605 PR: 232604 PR: 232603 PR: 232602 PR: 232597 PR: 232589 PR: 232585 PR: 232584 PR: 232583 PR: 232581 PR: 232580 PR: 232579 PR: 232578 PR: 232576 PR: 232575 PR: 232574 PR: 232573 PR: 232570 Notes: svn path=/head/; revision=483125
* japanese/font-koruri: Update to 20180915Koichiro Iwao2018-10-232-4/+4
| | | | | | | | Approved by: mentors (implicit) Relnotes: https://github.com/Koruri/Koruri/releases/tag/Koruri-20180915 (in Japanese) Notes: svn path=/head/; revision=482822
* japanese/multiskkserv: Update to 0.20100128Koichiro Iwao2018-10-233-16/+8
| | | | | | | | | | | While here, - Fix substitution mistakes in rc script Submitted by: Ryo ONODERA <ryo@tetera.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=482820
* Fix gemspec for rubygem-mail 2.7.0 updateSunpoet Po-Chuan Hsieh2018-10-202-2/+15
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=482540
* Finish glib12 deprecationAntoine Brodin2018-10-121-0/+3
| | | | Notes: svn path=/head/; revision=481899
* Update KDE Applications to 18.08.2Tobias C. Berner2018-10-111-3/+3
| | | | Notes: svn path=/head/; revision=481851