diff options
Diffstat (limited to 'freebsd/applications/kcmldap')
-rw-r--r-- | freebsd/applications/kcmldap/Makefile | 35 | ||||
-rw-r--r-- | freebsd/applications/kcmldap/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/kcmldap/pkg-descr | 3 | ||||
-rw-r--r-- | freebsd/applications/kcmldap/pkg-plist | 7 |
4 files changed, 0 insertions, 48 deletions
diff --git a/freebsd/applications/kcmldap/Makefile b/freebsd/applications/kcmldap/Makefile deleted file mode 100644 index 805e7634f..000000000 --- a/freebsd/applications/kcmldap/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# -*-mode: makefile-*- -# Created by: [email protected] -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= kcontrol-ldap-bonding-trinity -COMMENT= Kerberos control module for the Trinity control center -TDE_PREVERSION= -MASTER_SITE_SUBDIR= k/${PORTNAME} -PORTREVISION= 0 -CATEGORIES= x11 -DIST_SUBDIR= TDE/applications -DISTSRC= kcmldap-trinity-${TDE_VERSION}${TDE_PREVERSION} - - -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \ - ${TDE_PREFIX}/lib/libtdeldap.so:${PORTSDIR}/x11/trinity/libraries/libtdeldap - -LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface - -# Build -post-patch: tde-pathfix - -do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} \ - -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" - -do-build: tde-cmake-build - -do-install: tde-cmake-install - -.include <bsd.port.mk> diff --git a/freebsd/applications/kcmldap/distinfo b/freebsd/applications/kcmldap/distinfo deleted file mode 100644 index deddbcb52..000000000 --- a/freebsd/applications/kcmldap/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619470395 -SHA256 (TDE/applications/kcontrol-ldap-bonding-trinity_14.0.10.orig.tar.xz) = 65cbdc5b1722be6a87dd21b44e2f944839ca73097a19eeee33245968dd923d04 -SIZE (TDE/applications/kcontrol-ldap-bonding-trinity_14.0.10.orig.tar.xz) = 186764 diff --git a/freebsd/applications/kcmldap/pkg-descr b/freebsd/applications/kcmldap/pkg-descr deleted file mode 100644 index e159fb32e..000000000 --- a/freebsd/applications/kcmldap/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Kerberos control module for the Trinity control center - -This is a Trinity control center module to manage TDE connections to Kerberos realms. diff --git a/freebsd/applications/kcmldap/pkg-plist b/freebsd/applications/kcmldap/pkg-plist deleted file mode 100644 index 5c77ddc48..000000000 --- a/freebsd/applications/kcmldap/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/tdeldapbonding -bin/tdeldapcertupdater -lib/trinity/kcm_ldapbonding.la -lib/trinity/kcm_ldapbonding.so -share/applications/tde/ldapbonding.desktop -share/pixmaps/kcmldapbonding_step1.png -share/pixmaps/kcmldapbonding_step3.png |