| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 234697
Reported by: tobik[B
MFH: 2019Q1 (missing dependency)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reported by: FreshPorts
Approved by: tcberner (mentor)
|
|
|
|
|
|
| |
[00:01:51] Warning: (sysutils/zsm@py37): Error: Duplicated origin for zsm-0.2.0: sysutils/zsm@py37 AND sysutils/zsm. Rerun with -v to see which ports are depending on these.
Approved by: portmgr (antoine)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
# pkg install -y `cat ghc-pkgs.txt`
During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18707
|
| |
|
|
|
|
|
| |
PR: 234649
Submitted by: bourne.identity@hotmail.com (maintainer)
|
|
|
|
|
| |
PR: 234632
Submitted by: bourne.identity@hotmail.com (maintainer)
|
|
|
|
|
| |
PR: 234642
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer)
|
|
|
|
| |
Approved by: antoine (implicit)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen
|
|
|
|
|
|
| |
araujo (mentor)
araujo (mentor)
https://reviews.freebsd.org/D18752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This colorizes the output from Proc::ProcessTable.
This is largely meant to be used from the command line instead of
as a module via the included bin script.
Among other fun things, it allows searching of the process table.
Searching is currently possible against the following criteria.
zombie
swapped out
regex command line matching
CPU seconds used by a process
percent of memory usage
percent of CPU usage
wait channel in use
bin/cps - A colorized version of ps with various extra useful options
WWW: http://search.cpan.org/dist/Proc-ProcessTable-Colorizer/
PR: 224399
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
|
|
|
|
| |
Pointyhat to: swills
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Interfaces with colorize, head, tail, less, grep,
bunzip2, and gunzip.
The purpose of this is to make it easy to colorize and
view log files by drastically reducing the amount of
typing involved.
bin/clog - Searches, displays, and colorizes log files.
WWW: http://search.cpan.org/dist/Log-Colorize-Helper/
PR: 224398
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
silent portlint; reorder GNU_CONFIGURE and INSTALL_TARGET;
readline.so (devel/readline) is now part of LIB_DEPENDS;
USES got readline added to the list; sorted.
post-patch
13.10. Verbose Build Logs;
reinplaced editline/readline.h (served by base's libedit).
files/patch-unix_selector.c
we do not provide EPOLL_PWAIT, so fdc->saved_events = 0 is never used.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18667
|
|
|
|
|
| |
PR: 234630
Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
- abandoned upstream
- do not work with python3
|
|
|
|
|
| |
PR: 234564
Submitted by: bourne.identity@hotmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I completely misunderstood the config file location for goaccess.conf.
The config file hasn't moved to ETCDIR, only the sample file has. The
config file is still read from PREFIX/etc.
Remove the UPDATING/pkg-message instructions about this, and install
the config file to the correct place, along with a PORTREVISION bump.
Pointy hat: adamw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this release:
- The config file has moved from PREFIX/etc to ETCDIR
- The web assets are no longer installed separately (they
are compiled into the binary so this should not affect
end-users)
- NLS support (and OPTION) added
pkg-message and UPDATING entry added for conf file location
change.
Changes: https://goaccess.io/release-notes
PR: 234047
Approved by: maintainer (sbz)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A console program that manages ZFS snapshots.
- Manage multiple sets of rolling snapshots.
- Configure a custom schedule via the config file.
- Run in background by adding it to crontab.
Technically, most of the functionality is in zsm-lib,
and zsm is just a thin console interface.
WWW: https://zsm.rtfd.io/
PR: 234280
Submitted by: Matthias Lindvall <mattias.lindvall@gmail.com>
|
|
|
|
|
|
|
| |
- Take maintainership
- Update WWW
Changes: https://github.com/elementary/contractor/releases
|
|
|
|
|
| |
PR: 234543
Submitted by: bourne.identity@hotmail.com (maintainer)
|
|
|
|
| |
Changes: https://salsa.debian.org/debian/debhelper/tags
|
|
|
|
| |
Changes: https://github.com/GoogleContainerTools/container-diff/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2019-01-01 net/php56-soap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-ldap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-xmlrpc: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-sockets: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-ctype: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlwriter: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlreader: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-pspell: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-dom: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xsl: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-simplexml: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-enchant: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-wddx: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xml: Security Support ends on 31 Dec 2018
2019-01-01 graphics/php56-gd: Security Support ends on 31 Dec 2018
2019-01-01 graphics/php56-exif: Security Support ends on 31 Dec 2018
2019-01-01 mail/php56-imap: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-session: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-opcache: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-tidy: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-openssl: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-mcrypt: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-filter: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-hash: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvmsg: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-tokenizer: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvsem: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-shmop: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-readline: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-json: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-pcntl: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvshm: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-gettext: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mysqli: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mysql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_odbc: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_mysql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-sqlite3: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_dblib: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_firebird: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pgsql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_sqlite: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-sybase_ct: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-interbase: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-dba: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-odbc: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_pgsql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mssql: Security Support ends on 31 Dec 2018
2019-01-01 ftp/php56-curl: Security Support ends on 31 Dec 2018
2019-01-01 ftp/php56-ftp: Security Support ends on 31 Dec 2018
2019-01-01 misc/php56-calendar: Security Support ends on 31 Dec 2018
2019-01-01 math/php56-bcmath: Security Support ends on 31 Dec 2018
2019-01-01 math/php56-gmp: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-zip: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-zlib: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-phar: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-bz2: Security Support ends on 31 Dec 2018
2019-01-01 net-mgmt/php56-snmp: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-iconv: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-mbstring: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-recode: Security Support ends on 31 Dec 2018
2019-01-01 sysutils/php56-posix: Security Support ends on 31 Dec 2018
2019-01-01 sysutils/php56-fileinfo: Security Support ends on 31 Dec 2018
|
|
|
|
|
| |
Reported by: rene
MFH: 2019Q1
|
|
|
|
| |
MFH: 2019Q1
|
|
|
|
| |
MFH: 2019Q1
|
|
|
|
|
|
| |
after r488807
MFH: 2019Q1
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Relnotes:https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No info for this new release.
While here:
* Remove BROKEN_* since this builds fine in 12 or greater.
* Simplify patch since some changes where merged upstream:
https://github.com/hills/xosview/pull/11
PR: 234526
Reported by: freebsd@oldach.net
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
User Facing:
Avoid error in the diff command run by the
periodic script included in this port.
Port Infrastructure:
Reorder the port Makefile to be compliant with
the FreeBSD port infrastructure.
PR: 234383
Submitted by: takefu@airport.fm
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
https://www.kde.org/announcements/plasma-5.14.4.php
PR: 222905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 234461
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For best runtime performance (e.g. a fully functional desktop), users will
need a pinentry application -- pinentry-qt fits best into the KDE desktop,
but it could be a different one -- and sound output. Pick a default backend
and some OSS plugins to make that happen.
These are OPTIONS so the users interested in a minimal desktop or one with
different audio needs can build suitable packages themselves.
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D18680
|
| |
|
|
|
|
|
|
|
| |
Auto-configure commercial nVidia driver with user input
Factor out linux_base install to auto-admin
Approved by: jrm (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
Highlights:
auto-detect-nvidia-gpu: Assist with commercial nvidia driver setup
auto-install-linux_base: Install and configure c6 or c7 linux_base
Approved by: jrm (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently grub-mkconfig creates a bogus grub.cfg with lines like
tinsmod part_gpt
tinsmod ufs2
grub-mkconfig and helpers use sed expressions like "s/^/\t/" or
similar to indent grub.cfg with tabs which only really work as
intended with gsed at the moment and currently just prefixes lines
with a 't'. Switch grub-mkconfig and other scripts over to gsed.
help2man calls some scripts at build time, so add gsed as a build
dependency too.
PR: 228062
Reported by: vas@mpeks.tomsk.su
|
| |
|
|
|
|
|
| |
PR: 233810
Approved by: jharris@widomaker.com (maintainer)
|
|
|
|
|
| |
PR: 234109
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
| |
PR: 234092
Submitted by: nbari@tequila.io (maintainer)
|
|
|
|
|
| |
PR: 234231
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
architectures.
While here, add gl to USES and pet portlint.
PR: 234329
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
| |
build on powerpc (32) as well.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
| |
- Remove DEPRECATED
|
| |
|
|
|
|
|
|
| |
PR: 234256
Submitted by: adridg
Reported by: mikael.urankar@gmail.com
|
|
|
|
| |
- Use symlinks for OS dependent files which don't need changes instead of keep them in files/
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
architectures.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
Changes: https://raw.githubusercontent.com/ranger/ranger/v1.9.2/CHANGELOG.md
PR: 233655
Submitted by: gregf@hugops.pw
Approved by: linpct@gmail.com (maintainer timeout, 25 days)
|
|
|
|
|
|
| |
Changes: https://freeshell.de/~mk/projects/dsbmc-relnotes.html
PR: 234133
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
|
| |
Changes: https://freeshell.de/~mk/projects/dsbmc-cli-relnotes.html
PR: 234108
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add option for HFS+ support via sysutils/fusefs-hfsfuse
Changes: https://freeshell.de/~mk/projects/dsbmd-relnotes.html
PR: 234107
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
| |
|
|
|
|
| |
- Remove wrong conflicts.
|
|
|
|
| |
Changelog: https://github.com/iocage/iocage/releases/tag/1.0
|
| |
|
| |
|
|
|
|
| |
Approved by: antoine (implicit)
|
|
|
|
|
|
|
|
| |
there has been a bit of churn with Balabit's website. There is now
syslog-ng.org which goes to the Open Source Edition page on
syslog-ng.com.
Reported by: pi
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 234236
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
Release notes:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.44.5>
MFH: 2018Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
architectures.
To build on powerpc* platforms, -DBIG_ENDIAN must be defined.
While here, add USES=gnome, simplify by using localbase, and pet
portlint.
PR: 234226
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
| |
have been different
The path in do-install-TK-off is corrected.
Reported by: tobik
Approved by: portmgr (unbreak)
|
|
|
|
|
|
|
| |
Also add missing USES=readline.
Reported by: poudriere build log
Approved by: portmgr (unbreak)
|
| |
|
| |
|
|
|
|
| |
With hat: puppet
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppetserver/6.1/release_notes.html#puppet-server-610
With hat: puppet
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppet/6.1/release_notes_puppet.html#reference-8475
WIth hat: puppet
|
|
|
|
| |
With hat: puppet
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
bump PORTREVISION;
USE_CSTD: gnu89 became gnu99 [0];
files/
*: if ARCH=i386, replaces ARCH with ia32;
elf_ia32_efi.lds: sync OUTPUT_FORMAT [1];
MokManager.c: used UINT32 for MokNum.
Reported by: pkg-fallout
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18572
[0] shim.c:2176:3: error: this decimal constant is unsigned only in ISO C90
[1] patch-elf_x86_64_efi.lds always appended -freebsd as OUTPUT_FORMAT
|
|
|
|
|
|
|
| |
In file included from efiemu/runtime/efiemu.c:33:
../include/grub/efiemu/runtime.h:36:1: error: alignment 1 of 'struct efi_variable' is less than 8 [-Werror=packed-not-aligned]
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
| |
- moved to github
- Fix compile
- Fix mis-spelled word
PR: 227865
Submitted by: ndowens@yahoo.com
Reported by: Thomas-Henning von Kamptz <tomsoft@mac.com>
Reviewed by: koobs, danfe
Approved by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
|
|
|
|
| |
Changes: https://github.com/t6/freebsd-runit/releases/tag/v0.1.31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- mount options: cookie and rwdirops;
- specify multiple licenses (BSD3CLAUSE, BSD4CLAUSE and MIT)
for this multi-distfiles port;
- optimize post-patch target to look only for '*.go' files
and recurse only to two needed directories;
this prevents it from descending into .ccache
directory mounted by poudriere+ccache inside WORKDIR. (*)
PR: 234099
Reported by: Kai <freebsd_ports@k-worx.org> (*)
|
|
|
|
|
|
|
| |
that it become the default syslog-ng version. This commit makes it so.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit (a OneIdentity company) / syslog-ng upstream
|
|
|
|
| |
Add support to FreeBSD 12.0
|
|
|
|
|
|
|
| |
- push PORTSCOUT warnings to 20190*.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18527
|
|
|
|
| |
https://github.com/ansible/ansible/blob/v2.7.5/changelogs/CHANGELOG-v2.7.rst
|
|
|
|
| |
https://github.com/ansible/ansible/blob/v2.6.11/changelogs/CHANGELOG-v2.6.rst
|
|
|
|
| |
https://github.com/ansible/ansible/blob/v2.5.14/changelogs/CHANGELOG-v2.5.rst
|
|
|
|
| |
This adds support for Ubuntu Disco
|
|
|
|
| |
Changes: https://github.com/hashicorp/terraform/blob/v0.11.11/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/hashicorp/packer/blob/v1.3.3/CHANGELOG.md
|
|
|
|
|
|
|
| |
instead of flavoring the variables themselves. This caused too much hassle
for Tools/scripts/rmport.
Discussed with: tcberner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update brings many changes
- the build system has switched to cmake
- some ports needed to be switched to use their bundled
version of poppler:
- print/tex-luatex (r487226)
- print/tex-xetex (r487226)
- editors/opeonffice-devel
- Qt4 support has been dropped
- print/frescobaldi has been removed for this reason.
- most of the added patches can be removed with the next
upgrade of the concerning port.
PR: 233452
Exp-run by: antoine
Approved by: gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D17456
|
|
|
|
|
|
|
| |
https://www.kde.org/announcements/kde-frameworks-5.53.0.php
PR: 233885
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
| |
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/
- This breaks support for libressl again. Patches are welcome.
PR: 233705
Exp-run by: antoine
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use templating to manage graylog_logging.xml config
- update mentioned dependencies in pkg-message.in
- update server.conf from 2.4.6 source extract
- re-import FreeBSD ports variables into server.conf.in
PR: 233181
Submitted by: dch
Approved by: thomas@bartelmess.io (maintainer timeout)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D17965
|
|
|
|
|
|
|
| |
It's a cross compiled firmware for aarch64, mark it as NO_ARCH
While here pet portlint.
Approved by: bapt (mentor, implicit)
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
The upstream fixed it just now.
Reported by: adamw
|
|
|
|
| |
https://www.kde.org/announcements/announce-applications-18.12.0.php
|
|
|
|
| |
by gtop and vtop
|
| |
|
| |
|
| |
|
|
|
|
| |
https://acpica.org/node/163
|
|
|
|
| |
Upstream changes: https://github.com/digitalocean/doctl/releases
|
|
|
|
|
| |
PR: 233793
Submitted by: guoqiang_cn@126.com(maintainer)
|
|
|
|
| |
This fixes usage in 12.0-RELEASE.
|
|
|
|
| |
With hat: puppet
|
|
|
|
| |
ChangeLog: https://github.com/rsyslog/rsyslog/blob/v8.40.0/ChangeLog
|
|
|
|
|
|
| |
https://github.com/puppetlabs/r10k/blob/master/CHANGELOG.mkd#310
With hat: puppet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
|
|
|
|
| |
- https://www.dvratil.cz/2018/05/plasma-pass/
- https://github.com/kde/plasma-pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
In file included from sbsign.c:54:
In file included from ./idc.h:35:
./image.h:40:10: fatal error: 'bfd.h' file not found
#include <bfd.h>
^~~~~~~
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
Previous HTCondor code checks for each FreeBSD version individually.
Add a generic patch to cover all current and future FreeBSD versions.
Approved by: jrm (mentor, implicit)
|
|
|
|
|
|
|
|
| |
Workaround was introduced in version 6.01 due to upstream packaging problems.
The problems were resolved in 6.80, so the workaround is no longer required.
Approved By: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D18502
|
|
|
|
|
|
|
|
|
| |
- Please note: FCoE is no longer supported and is no longer being tested
PR: 233532
Reported by: ixbug@riseup.net
Approved by: skozlov@FreeBSD.org (maintainer)
Relnotes: https://downloadmirror.intel.com/22283/eng/readme.txt
|
| |
|
|
|
|
|
|
|
|
| |
- Fixes build on 12
PR: 233882
Approved by: gleb (maintainer)
MFH: 2018Q4
|
|
|
|
|
| |
PR: 229624
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Filesys-DiskUsage
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move to new home on GitHub
- Add LICENSE
- Switch to options helpers
- Reset maintainer due to the long timeout
Changes: https://github.com/l3ib/nitrogen/blob/1.6.1/ChangeLog
PR: 230206
Submitted by: Nathan <ndowens@yahoo.com> (based on)
Approved by: corentin@ralite.com (maintainer timeout, 4 months)
|
| |
|
|
|
|
| |
- Silence portlint warnings
|
|
|
|
|
|
|
|
|
| |
* Added License
* Removed unneeded depends
* Updated pkg-descr
PR: 232326
Submitted by: bourne^@hotmail.com (maintainer)
|
|
|
|
| |
- Fix migration from stable version
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18427
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/tas50/chef-api/blob/master/CHANGELOG.md
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2018-12-04 archivers/php70-bz2: Security Support ends on 3 Dec 2018
2018-12-04 archivers/php70-phar: Security Support ends on 3 Dec 2018
2018-12-04 archivers/php70-zip: Security Support ends on 3 Dec 2018
2018-12-04 archivers/php70-zlib: Security Support ends on 3 Dec 2018
2018-12-04 converters/php70-iconv: Security Support ends on 3 Dec 2018
2018-12-04 converters/php70-mbstring: Security Support ends on 3 Dec 2018
2018-12-04 converters/php70-recode: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-dba: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-interbase: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-mysqli: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-odbc: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_dblib: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_firebird: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_mysql: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_odbc: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_pgsql: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pdo_sqlite: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-pgsql: Security Support ends on 3 Dec 2018
2018-12-04 databases/php70-sqlite3: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-gettext: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-intl: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-json: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-pcntl: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-readline: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-shmop: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-sysvmsg: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-sysvsem: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-sysvshm: Security Support ends on 3 Dec 2018
2018-12-04 devel/php70-tokenizer: Security Support ends on 3 Dec 2018
2018-12-04 ftp/php70-curl: Security Support ends on 3 Dec 2018
2018-12-04 ftp/php70-ftp: Security Support ends on 3 Dec 2018
2018-12-04 graphics/php70-exif: Security Support ends on 3 Dec 2018
2018-12-04 graphics/php70-gd: Security Support ends on 3 Dec 2018
2018-12-04 mail/php70-imap: Security Support ends on 3 Dec 2018
2018-12-04 misc/php70-calendar: Security Support ends on 3 Dec 2018
2018-12-04 net/php70-ldap: Security Support ends on 3 Dec 2018
2018-12-04 net/php70-soap: Security Support ends on 3 Dec 2018
2018-12-04 net/php70-sockets: Security Support ends on 3 Dec 2018
2018-12-04 net/php70-xmlrpc: Security Support ends on 3 Dec 2018
2018-12-04 net-mgmt/php70-snmp: Security Support ends on 3 Dec 2018
2018-12-04 sysutils/php70-fileinfo: Security Support ends on 3 Dec 2018
2018-12-04 sysutils/php70-posix: Security Support ends on 3 Dec 2018
2018-12-04 security/php70-filter: Security Support ends on 3 Dec 2018
2018-12-04 security/php70-hash: Security Support ends on 3 Dec 2018
2018-12-04 security/php70-mcrypt: Security Support ends on 3 Dec 2018
2018-12-04 security/php70-openssl: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-ctype: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-dom: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-enchant: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-pspell: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-simplexml: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-wddx: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-xml: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-xmlreader: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-xmlwriter: Security Support ends on 3 Dec 2018
2018-12-04 textproc/php70-xsl: Security Support ends on 3 Dec 2018
2018-12-04 www/mod_php70: Security Support ends on 3 Dec 2018
2018-12-04 www/php70-opcache: Security Support ends on 3 Dec 2018
2018-12-04 www/php70-session: Security Support ends on 3 Dec 2018
2018-12-04 www/php70-tidy: Security Support ends on 3 Dec 2018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr
lang/coffeescript
net-mgmt/cacti88
net-mgmt/cacti88-spine
net-p2p/libbt
net/py-iplib
net/py-iplib
net/py-libfte
net/py-sbws
security/obfs4proxy-tor
security/onionscan
security/openvpn-admin
security/py-fteproxy
security/py-yubikey-manager
security/super
sysutils/intel-pcm-devel
sysutils/openipmi
sysutils/shim
sysutils/xbatt
textproc/multimarkdown
textproc/regex2dfa
www/onionshare
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On systems where bash is in $PATH but not in ${LOCALBASE}/bin/bash,
ilmbase would fail to build, and e2fsprogs might fail if the
BASHTESTS option was enabled.
Make sure that the _DEPENDS and the actual path handed to the configure or
test rig match to the letter, to avoid a time-of-check vs. time-of-use
discrepancy.
In e2fsprogs, the helper variable was also mistyped and would never
amend to BUILD_DEPENDS. Fix typo.
Check my other ports, but wiggle and xmlto [textproc/] seem unaffected.
Reported by: J R Matthews (direct email)
MFH: 2018Q4
|
|
|
|
|
| |
PR: 233762
Submitted by: olevole@olevole.ru (maintainer)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 233645
Exp-run by: antoine
|
|
|
|
|
|
| |
PR: 233688
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: 233651
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
| |
Release Notes: https://github.com/Jehops/zap/releases/tag/0.8
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
https://github.com/hashicorp/vagrant/blob/v2.2.2/CHANGELOG.md
Fixes regressins in the default NIC type handling. Watch for regressions
in the regression fix.
PR: 233677
Approved by: joe at thrallingpengion dot com (maintainer)
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
| |
PR: 233628
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
|
|
|
|
| |
PR: 233627
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
|
|
|
|
| |
PR: 233653
Submitted by: Greg Fitzgerald <gregf@hugops.pw> (maintainer)
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/releases
|
|
|
|
|
|
|
|
| |
- Update RUN_DEPENDS
PR: 232226
Submitted by: wen@
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Move to GitHub, project moved
- Update WWW
- Pacify portlint
- Don't install changelog and build instructions, it is not really documentation
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Fix changes the name of a variable to avoid clash with a function
name defined in an include file used by GCC.
PR: 233616
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
| |
Changes: https://github.com/pizzamig/pot/releases/tag/0.5.8
Sponsored by: trivago N.V.
|
|
|
|
|
|
| |
The patch has been submitted upstream, but some users depend on it now, so ship
it:
https://github.com/puppetlabs/facter/pull/1762
|
|
|
|
| |
Release notes: https://github.com/digitalocean/doctl/releases/tag/v1.12.0
|
|
|
|
|
| |
PR: 233605
Submitted by: mail_of_sergey@mail.ru (maintainer)
|
|
|
|
|
|
|
|
|
| |
Fix build of nomad and update to the last available release
The build was broken, because the vendor is probably using go 1.10
PR: 232203
Approved by: jhixson (maintainer)
Sponsored by: trivago N.V.
|
| |
|
|
|
|
|
|
|
| |
iocage project has changed directions and will no longer change underlying library.
PORTEPOCH was bumped for this reason as it wont move to 2.x anytime soon.
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tested-On: RPI*
Tested-On: OrangePi One
Tested-On: Pine*
sysutils/u-boot-pinebook: Update to latest upstream patches
All those patches have been merged upstream but have not made into the
latest u-boot release, add them here as they have bugfixes and hardware support
improvement.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D18312, https://reviews.freebsd.org/D18314
|
|
|
|
|
|
|
|
|
| |
Switch to main repository as all the allwinner code have been merge there.
The latest release doesn't have allwinner code so use a commit that is known
to work.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D18313
|
|
|
|
|
| |
PR: 233476
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 233513
Submitted by: maintainer
Approved by: mentors (implicit)
|
|
|
|
|
| |
PR: 233496
Submitted by: guoqiang_cn@126.com (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
fail on GCC-based architectures.
PR: 233290
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
PR: 232558
Submitted by: Piotr Kubaj
Reviewed by: Ting-Wei Lan
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
newsyslog file to the new location if it was modified from the default
or delete the old file if it is has not been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
they are using provisioning/configuration management tools which need
to be modified.
Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.
Reviewed by: mandree (D17088)
Approved by: mat (maintainer)
Differential Revision: https://reviews.freebsd.org/D17089
|
|
|
|
|
| |
PR: 233451
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
| |
|
|
|
|
|
| |
pkg-plist as it sorts entries in the correct order. Update the
cfengine meta-port to include 313.
|
|
|
|
| |
cfengine-masterfiles 3.13 branch.
|
|
|
|
|
|
| |
PR: 232439
Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com>
Approved by: Helen Koike <helen.koike@collabora.com> (maintainer, earlier version of patch)
|
|
|
|
|
|
| |
PR: 232440
Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com>
Approved by: Helen Koike <helen.koike@collabora.com> (maintainer, earlier version of patch)
|
|
|
|
|
|
|
| |
Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.1/CHANGELOG.md
PR: 233273
Approved by: joe at thrallingpenguin dot com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.13.0
- Changelogs:
- https://github.com/emcrisostomo/fswatch/releases/tag/1.11.3
- https://github.com/emcrisostomo/fswatch/releases/tag/1.12.0
- https://github.com/emcrisostomo/fswatch/releases/tag/1.13.0
- Do not use GH_* variables as USE_GITHUB is not set
- Use DISTVERSION instead of PORTVERSION
- Set LICENSE_FILE
- Fix the order of variables
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD in post-install
- Remove trailing whitespace from pkg-descr
PR: 232556
Reviewed by: krion, mat
Approved by: krion (mentor), mat (mentor), maintainer (timeout)
Differential Revision: https://reviews.freebsd.org/D17666
|
|
|
|
|
| |
PR: 233299
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
|
|
|
|
|
|
|
| |
PR: 233435
Submitted by: Christopher A. Chavez
Reported by: Christopher A. Chavez
Reviewed by: ericbsd
Approved by: mentors (implicit)
|
|
|
|
| |
With hat: puppet
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppet/6.0/release_notes.html#puppet-604
With hat: puppet
|
|
|
|
|
|
|
| |
Release notes:
https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-558
With hat: puppet
|
| |
|
|
|
|
|
| |
PR: 233338
Submitted by: Justin Coffman <jcoffman@openfire.io> (maintainer)
|
|
|
|
|
| |
openssl crate got updated from 0.9.21 to 0.9.24. While the impact on
runtime is minimal bumping PORTREVISION would help tracking regressions.
|
| |
|
|
|
|
|
|
|
| |
Announcement: https://github.com/dvorka/hstr/releases/tag/2.0
PR: 232251
Submitted by: monsieurp@gentoo.org (maintainer)
|
| |
|
|
|
|
|
|
| |
Remove a patch replacing seq by jot, seq was added in FreeBSD 9. Also,
remove a patch fixing perl's hash randomization, it was addressed a bit
differently upstream.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- adopt the port;
- original version from PR 231029 was modified;
- add compiler, and shebangfix to USES;
- reorder variables in Makefile (silent portlint);
- rework do-install.
PR: 231029
Reviewed by: fernape, mat, tcberner, trasz
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D17019
|
|
|
|
|
|
|
|
|
| |
- Add bareos-dir reload into rc script
- Fix default configuration path
- Some another modifications
PR: 231551 221593 230123
Submitted by: rand __at__ iteris.com, hsn __at__ sendmail.cz
|
|
|
|
| |
Changes: https://github.com/GoogleContainerTools/container-diff/releases
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
roct is the ROC thunk interface and rocr is the ROCm platform runtime.
Together these form the userspace partners to the amdkfd compute driver.
Hence, in the current absence of a working amdkfd on FreeBSD, these ports do
not function yet. They are integrated to facilitate integration of amdkfd and
test it as part of the LinuxKPI-based DRM.
Note that these ports are for the time being based off my forks with FreeBSD
bringup bits, I'll work with the corresponding upstream teams to get patches
reviewed and integrated.
Limit these ports to amd64, as even our upstream does not support anything but
that for the time being.
Version numbers correspond to the overall ROCm release, currently 1.9.1.
|
|
|
|
|
|
|
| |
Also give maintainership to jcoffman@openfire.io
PR: 233216
Submitted by: jcoffman@openfire.io
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master
|
|
|
|
| |
Changes: https://github.com/GoogleContainerTools/container-diff/releases
|
|
|
|
|
|
|
|
|
|
|
|
| |
thread 'main' panicked at '
This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL
2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now
aborting due to this version mismatch.
', cargo-crates/openssl-sys-0.9.21/build.rs:486:9
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A wrapper around tarsnap which does two things:
* Lets you define "backup jobs" (tarsnap invocations) in a
config file, though on its own this has little advantage over just
using a a shell script.
* The ability to expire old backups using a Grandfather-father-son
backup scheme. This feature can be used in conjunction with
tarsnapper backup jobs, or standalone, to be applied to any existing
set of tarsnap backup archives, regardless of how they have been
created.
WWW: https://github.com/miracle2k/tarsnapper
|
| |
|
|
|
|
|
|
|
| |
PR: 233242
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: Martin Wilke <miwi@FreeBSD.org>
Reviewed by: Gleb Kurtsou <gleb@FreeBSD.org>
|
|
|
|
| |
Pointyhat to: jwb
|
|
|
|
|
|
|
|
| |
Add drm-kmod support to unbreak x11 setup on some systems
Update supported wifi drivers
Install battery_shutdown.sh via port for proper updating
Approved by: jrm (mentor, implicit)
|
|
|
|
| |
Approved by: jrm (mentor, implicit)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: 233275
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 233271
Submitted by: maintainer
|
| |
|
|
|
|
| |
https://github.com/ansible/ansible/blob/v2.6.8/changelogs/CHANGELOG-v2.6.rst
|
|
|
|
| |
https://github.com/ansible/ansible/blob/v2.7.2/changelogs/CHANGELOG-v2.7.rst
|