- fixes readArguments to get all instead of just the first
- implements readEnvironment of FreeBSD
- fixes handling of %c for remote sessions
- add %U (user@) for remote sessions
- fixes %D to handle symlinked homedirs
This started as a backport of Tobias's patch from
https://git.reviewboard.kde.org/r/127525/
No need to bump portrevision, pending update from PR#210255 will take
care of that.
PR: 209838
Submitted by: matthew@reztek.cz, Tobias C.Berner <tcberner@gmail.com> (kde)
Reviewed by: Ralf Nolden <nolden@kde.org> (kde)
Approved by: Adriaan de Groot <groot@kde.org> (kde)
- Fixed crash in tint2conf when adding background
- Fixed crash in systray with non-Latin languagess
- Battery: do not show negative durations when the sensors return garbage
- Add missing dependencies
PR: 210204
Submitted by: yamagi@yamagi.org (maintainer)
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
The commit r415864 (aka "Remove expired misc/kdehier4 and update
all of its consumers to not reference it any longer") for
x11/plasma-scriptengine-ruby dropped "kdelibs". This re-adds
kdelibs to USE_KDE4.
PR: 209835
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime
- update USES in some kde ports
Some are cosmetic; some add shebangfix or pathfix where needed
PR: 209304
Submitted by: groot@kde.org (kde)
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.
PR: 209303
Submitted by: Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
- While here, minor cleanup
- Clarify LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
- Don't needlessly and erroneously patch wish path when TCL is disabled and ${WISH} is not defined
- Silence mkdir
PR: 209705
Submitted by: guru@unixarea.de
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate
PR: 205472
Submitted by: matthew@reztek.cz
Reviewed by: koobs
Changes:
- Plug a memory leak
- Add a switch to allow running in foreground
- Make the default actually really timeout at 1 min not 6s
- Change the loop mechanism to actually listen/poll on the xset s. and use the poll timeout to decide when to lock
Sponsored by: Essen Hackathon 2016