diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 19:39:01 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 19:39:01 +0000 |
commit | 9683be5fc3a68dfd728c35da20a85d9de14a3323 (patch) | |
tree | c93721ec3b11bdd86c2a3dcac2a0b87fd7be1b41 /x11/kde4-runtime/files/plist.base | |
parent | - Update to version 1.4.5 (diff) |
Multiple bugfixes and enhancements for kdebase.
- Add patches for konsole which enable konsole_grantpty to
properly change permissions on ttys and fix a bug which causes
konsole to crash on recent builds of -CURRENT.
- Add a patch for configure that fixes fontconfig detection.
- Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net>
which fixes the bug described in PR ports/48334.
- Add a pkg-message that notifies users about the fonts this port
installs.
- Use the USE_OPENLDAP macro.
PR: ports/48334
Approved by: arved (Mentor)
Notes
Notes:
svn path=/head/; revision=87921
Diffstat (limited to 'x11/kde4-runtime/files/plist.base')
-rw-r--r-- | x11/kde4-runtime/files/plist.base | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/kde4-runtime/files/plist.base b/x11/kde4-runtime/files/plist.base index 4f9df2e6d51a..ae0ca83e8cd9 100644 --- a/x11/kde4-runtime/files/plist.base +++ b/x11/kde4-runtime/files/plist.base @@ -277,6 +277,8 @@ lib/kde3/kio_imap4.la lib/kde3/kio_imap4.so lib/kde3/kio_info.la lib/kde3/kio_info.so +lib/kde3/kio_ldap.la +lib/kde3/kio_ldap.so lib/kde3/kio_mac.la lib/kde3/kio_mac.so lib/kde3/kio_man.la @@ -2764,6 +2766,7 @@ share/services/imagethumbnail.desktop share/services/imap4.protocol share/services/imaps.protocol share/services/info.protocol +share/services/ldap.protocol share/services/kaccess.desktop share/services/kded/favicons.desktop share/services/kded/mountwatcher.desktop |