- 22 Feb, 2018 40 commits
-
-
tcberner authored
In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
-
yuri authored
PR: 225966 Approved by: mickael.maillot@gmail.com (maintainer), tcberner (mentor, implicit)
-
tijl authored
This caused a crash when compiled with Clang due to a different stack layout compared to GCC. PR: 225229 See also: https://github.com/open-mpi/hwloc/issues/282
-
dbaio authored
While here: Add LICENSE_FILE Allow concurrent installation Reorder Makefile Changes: https://github.com/python-xlib/python-xlib/releases/tag/0.21 PR: 226115 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
-
dbaio authored
Zabbix ports were patching fping location only in the config file, so the default location of fping was wrong. PR: 225956 Reported by: markham_breitbach@ssimicro.com Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
-
pi authored
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
-
pizzamig authored
PR: 226095 Submitted by: Greg Fitzgerald <gregf@hugops.pw>
-
pizzamig authored
PR: 226093 Submitted by: Greg Fitzgerald <gregf@hugops.pw>
-
wen authored
PR: 225876 Submitted by: michiel@vanbaak.eu Approved by: maintainer
-
pizzamig authored
PR: 225417 Submitted by: proler@gmail.com Approved by: maintainer (timeout)
-
kevans authored
Provides linting and static analysis for Lua 5.1, Lua 5.2, Lua 5.3 and LuaJIT. A patch was required to allow luacheck and luacheck.lua to be symlinked into ${PREFIX}/bin, which I have submitted upstream. Checked with: portlint Tested with: Poudriere (head, amd64) Tested with: Poudriere (stable/11, amd64) Tested with: Poudriere (11.1-R, i386) [lwhsu] Tested with: Poudriere (10.4-R, amd64+i386) [lwhsu] Reviewed by: lwhsu Approved by: lwhsu (ports) Differential Revision: https://reviews.freebsd.org/D14467
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
Bring it into python@'s fold. PR: 225754 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
mat authored
PR: 225753 Submitted by: mat Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
-
amdmi3 authored
- Add NO_ARCH - Fix shebangs - Fix manpage installation - Fix absolute symlink Approved by: portmgr blanket
-
feld authored
- Fix behavior with multiple profiles - Correctly handle the individual config dirs - Prevent thundering herd at shutdown by using wait_for_pids Approved by: maintainer MFH: 2018Q1
-
amdmi3 authored
Approved by: portmgr blanket
-
amdmi3 authored
-
tobik authored
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html Submitted by: olevole@olevole.ru (maintainer)
-
tz authored
Changelog: https://plproxy.github.io/changelog.html
-
madpilot authored
when renaming files. The patch replaces some calls to strcmp() which are sometimes getting NULL pointers, causing a crash, with safe calls to g_strcmp0() calls, which handle NULL pointers gracefully. I'm also adding a patch in another code path checking for a pointer to actually point to the correct structure and not being NULL. These patches seem to actually prevent the reported crash from happening. PR: 217946 Submitted by: Marko Cupac <marko.cupac@mimar.rs> Obtained from: https://bugzilla.xfce.org/show_bug.cgi?id=12264
-
madpilot authored
Requested by: Davide Gerhard <rainbow@irh.it> and a few others
-
madpilot authored
Security: 933654ce-17b8-11e8-90b8-001999f8d30b f9f5c5a2-17b5-11e8-90b8-001999f8d30b MFH: 2018Q1
-
romain authored
-
romain authored
Copy www/py-puppetboard02 to www/py-puppetboard03 and update it accordingly. While here: - Pass maintainership of www/py-puppetboard02 to puppet@; - Update CONFLICTS_INSTALL for www/py-puppetboard, www/py-puppetboard02 and www/py-puppetboard03; - Mark www/py-puppetboard02 as deprectaed, without expiration date for now. With hat: puppet
-
madpilot authored
-
antoine authored
Reported by: pkg-fallout
-