cvs commit: ports/x11/kdebase3 Makefile pkg-message patch-kdm-backend-client.c patch-konsole-konsole-konsole_grantpty.c patch-konsole-konsole-main.cpp plist.ldap

Michael Nottebrock lofi at FreeBSD.org
Thu Aug 28 12:39:03 PDT 2003


lofi        2003/08/28 12:39:01 PDT

  FreeBSD ports repository

  Modified files:
    x11/kdebase3         Makefile 
    x11/kdebase3/files   plist.base 
  Added files:
    x11/kdebase3         pkg-message 
    x11/kdebase3/files   patch-configure 
                         patch-kdm-backend-client.c 
                         patch-konsole-konsole-TEPty.cpp 
                         patch-konsole-konsole-konsole_grantpty.c 
                         patch-konsole-konsole-main.cpp 
                         patch-ksysguard-ksysguardd-FreeBSD-ProcessList.c 
  Removed files:
    x11/kdebase3/files   plist.ldap 
  Log:
  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 at 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)
  
  Revision  Changes    Path
  1.125     +4 -6      ports/x11/kdebase3/Makefile
  1.1       +122 -0    ports/x11/kdebase3/files/patch-configure (new)
  1.1       +33 -0     ports/x11/kdebase3/files/patch-kdm-backend-client.c (new)
  1.1       +172 -0    ports/x11/kdebase3/files/patch-konsole-konsole-TEPty.cpp (new)
  1.1       +62 -0     ports/x11/kdebase3/files/patch-konsole-konsole-konsole_grantpty.c (new)
  1.1       +18 -0     ports/x11/kdebase3/files/patch-konsole-konsole-main.cpp (new)
  1.1       +33 -0     ports/x11/kdebase3/files/patch-ksysguard-ksysguardd-FreeBSD-ProcessList.c (new)
  1.5       +3 -0      ports/x11/kdebase3/files/plist.base
  1.2       +0 -3      ports/x11/kdebase3/files/plist.ldap (dead)
  1.5       +11 -0     ports/x11/kdebase3/pkg-message (new)


More information about the cvs-ports mailing list