SVN commit 7042 by DragonSA:
Update patch to conform to POSIC and C++ best practice.
* sys/types.h is not required for kill() (dispite what kill(2) says)
* be explicit about C++ namespaces when refering to kill()
Reviewed by:rakuco@
M +3 -4 patch-dolphin__src__panels__terminal__te
SVN commit 7040 by DragonSA:
Fix directory navigation in Dolphin::Terminal
When navigating in Dolphin it attempts to keep any open Terminal (F4)
in sync by changing the directory in the shell. It does this by
sending a "^C; cd $DIRECTORY" however shells under FreeBSD treat "^C"
as a literal stri
SVN commit 7000 by xzhayon:
- Fix build.
D patch-apps__kdepasswd__kcm__main.cpp
D patch-apps__konqueror__src__CMakeLists.txt
A patch-konqueror__src__CMakeLists.txt
___
kde-freebsd mailing list
kde-freebsd
SVN commit 6980 by xzhayon:
- Update patches to match the committed version.
D patch-apps__kdepasswd__kcm__CMakeLists.txt
M +10 -18patch-apps__kdepasswd__kcm__main.cpp
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://m
SVN commit 6978 by xzhayon:
- chfn -f doesn't work on FreeBSD, and there is no other
non-interactive way to update /etc/passwd. Skip that part of code
and avoid an annoying error message.
A patch-apps__kdepasswd__kcm__CMakeLists.txt
A patch-apps__kdepasswd__kcm__