Changeset 3004 for trunk/dports


Ignore:
Timestamp:
Jul 4, 2003, 3:40:53 AM (21 years ago)
Author:
ranger
Message:

cvs updates

Location:
trunk/dports/x11/kdebase3
Files:
1 added
41 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/kdebase3/Portfile

    r2985 r3004  
    1 # $Id: Portfile,v 1.14 2003/06/29 14:44:03 ranger Exp $
     1# $Id: Portfile,v 1.15 2003/07/04 03:40:32 ranger Exp $
    22
    33PortSystem 1.0
    44name            kdebase3
    55version         3.1.2
    6 revision        2
     6revision        3
    77categories      x11
    88maintainers     ranger@befunk.com
     
    160160
    161161                distname kdebase
    162                 distfiles kde-admindir-cvs-20030627.tar.bz2:admin detect-autoconf.tar.bz2:darwin
    163                 checksums kde-admindir-cvs-20030627.tar.bz2 md5 5ff702f5a6cf2b079cd6f595208a5573 \
    164                         detect-autoconf.tar.bz2 md5 1f511627496be40174169dbab4d6d78a
    165 
    166                 patchfiles \
    167                         current/patch-kdebase-kcheckpass-checkpass_pam.c.diff \
    168                         current/patch-kdebase-kcontrol-access-Makefile.am.diff \
    169                         current/patch-kdebase-kcontrol-info-info.cpp.diff \
    170                         current/patch-kdebase-kcontrol-info-info_osx.cpp.diff \
    171                         current/patch-kdebase-kcontrol-info-Makefile.am.diff \
    172                         current/patch-kdebase-kcontrol-info-memory.cpp.diff \
    173                         current/patch-kdebase-kcontrol-info-memory_osx.cpp.diff \
    174                         current/patch-kdebase-kcontrol-kcontrol-Makefile.am.diff \
    175                         current/patch-kdebase-kcontrol-kcontrol-kcmshell.cpp.diff \
    176                         current/patch-kdebase-kcontrol-kcontrol-kcminit.cpp.diff \
    177                         current/patch-kdebase-kcontrol-kcontrol-main.cpp.diff \
    178                         current/patch-kdebase-kcontrol-kfontinst-configure.in.in.diff \
    179                         current/patch-kdebase-kcontrol-kfontinst-kfontinst-FontEngine.cpp.diff \
    180                         current/patch-kdebase-kdesktop-Makefile.am.diff \
    181                         current/patch-kdebase-kdeprint-kprinter-Makefile.am.diff \
    182                         current/patch-kdebase-kdm-backend-client.c.diff \
    183                         current/patch-kdebase-kdm-backend-dm.h.diff \
    184                         current/patch-kdebase-kdm-kfrontend-liloinfo.h.diff \
    185                         current/patch-kdebase-khotkeys-khotkeys-Makefile.am.diff \
    186                         current/patch-kdebase-kicker-applets-launcher-Makefile.am.diff \
    187                         current/patch-kdebase-kicker-extensions-childpanel-Makefile.am.diff \
    188                         current/patch-kdebase-kicker-Makefile.am.diff \
    189                         current/patch-kdebase-kicker-proxy-Makefile.am.diff \
    190                         current/patch-kdebase-kicker-share-Makefile.am.diff \
    191                         current/patch-kdebase-kicker-taskmanager-Makefile.am.diff \
    192                         current/patch-kdebase-kioslave-devices-configure.in.in.diff \
    193                         current/patch-kdebase-kioslave-ldap-configure.in.in.diff \
    194                         current/patch-kdebase-kioslave-Makefile.am.diff \
    195                         current/patch-kdebase-kioslave-nfs-configure.in.in.diff \
    196                         current/patch-kdebase-kioslave-nfs-README.diff \
    197                         current/patch-kdebase-kioslave-smtp-smtp.cc.diff \
    198                         current/patch-kdebase-klipper-Makefile.am.diff \
    199                         current/patch-kdebase-kmenuedit-Makefile.am.diff \
    200                         current/patch-kdebase-konqueror-Makefile.am.diff \
    201                         current/patch-kdebase-konqueror-keditbookmarks-Makefile.am.diff \
    202                         current/patch-kdebase-konqueror-sidebar-trees-Makefile.am.diff \
    203                         current/patch-kdebase-ksmserver-Makefile.am.diff \
    204                         current/patch-kdebase-ksysguard-configure.in.in.diff \
    205                         current/patch-kdebase-libkonq-Makefile.am.diff \
    206                         current/patch-kdebase-nsplugins-pluginscan.cpp.diff \
    207                         current/patch-kdebase-startkde.diff
     162                distfiles kde-admindir-cvs-20030701.tar.bz2:admin
     163                checksums kde-admindir-cvs-20030701.tar.bz2 md5 b9bf2dc286d2e434c2cfdadc421c79b6
     164                patchfiles current/patch-kdebase.diff
    208165}
    209166
     
    224181                --with-qt-dir='${prefix}' --with-qt-includes='${prefix}/include/qt3' \
    225182                --enable-rpath --with-pic --enable-shared=yes --enable-static=no --enable-mt \
    226                 --libexecdir='${prefix}/lib' --with-xinerama --with-pam --disable-final \
    227                 --disable-dependency-tracking --without-nfs --with-ldap
     183                --libexecdir='${prefix}/lib' --with-xinerama --disable-final \
     184                --disable-dependency-tracking --without-nfs --with-ldap --with-pam
    228185build.env       ${configure.env}
    229186build.target    all apidox
     
    231188                system "install -d -m 755 ${destroot}/private/etc/pam.d"
    232189                system "cd '${worksrcpath}' && install -c -m 444 /etc/pam.d/login  ${destroot}/private/etc/pam.d/kde"
     190                system "cd '${worksrcpath}' && install -c -m 444 /etc/pam.d/login  ${destroot}/private/etc/pam.d/kdm"
    233191                system "cd '${worksrcpath}' && install -c -m 444 /etc/pam.d/login  ${destroot}/private/etc/pam.d/kcheckpass"
    234192                system "cd '${worksrcpath}' && install -c -m 444 /etc/pam.d/login  ${destroot}/private/etc/pam.d/kscreensaver"
Note: See TracChangeset for help on using the changeset viewer.