Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 06:45:47 -0700 (PDT)
From:      Alexander Novitsky <alecn2002@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41579: New port: Small LDAP-to-KAB (KDE Address Book) bridging client
Message-ID:  <200208121345.g7CDjlA1075510@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         41579
>Category:       ports
>Synopsis:       New port: Small LDAP-to-KAB (KDE Address Book) bridging client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 12 06:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Novitsky
>Release:        4.6-RELEASE
>Organization:
DPI Computers
>Environment:
FreeBSD internal.dpi.ru 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Tue Aug  6 16:47:28 MSD 2002     alecn@internal.dpi.ru:/usr/src/sys/compile/INTERNAL  i386      
>Description:
      
>How-To-Repeat:
      
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       myldapklient
#       myldapklient/Makefile
#       myldapklient/distinfo
#       myldapklient/pkg-descr
#       myldapklient/pkg-comment
#       myldapklient/pkg-plist
#
echo c - myldapklient
mkdir -p myldapklient > /dev/null 2>&1
echo x - myldapklient/Makefile
sed 's/^X//' >myldapklient/Makefile << 'END-of-myldapklient/Makefile'
X# New ports collection makefile for:   myldapklient
X# Date created:                Mon Aug 12 13:20:57 MSD 2002
X# Whom:                        "Alexander Novitsky" <alecn2002@mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      myldapklient
XPORTVERSION=   0.5.9
XCATEGORIES=    mail kde
XMASTER_SITES=  http://belnet.dl.sourceforge.net/sourceforge/myldapklient/ \
X               http://unc.dl.sourceforge.net/sourceforge/myldapklient/ \
X               http://twtelecom.dl.sourceforge.net/sourceforge/myldapklient/ \
X               http://umn.dl.sourceforge.net/sourceforge/myldapklient/ \
X               http://telia.dl.sourceforge.net/sourceforge/myldapklient/
X
XMAINTAINER=    "Alexander Novitsky" <alecn2002@mail.ru>
X
XLIB_DEPENDS=   ldap.2:${PORTSDIR}/net/openldap2
X
XUSE_KDELIBS_VER=3
XHAS_CONFIGURE= yes
XUSE_GMAKE=     yes
X
X#
X#      Overriding original install target because it uses strange install paths
X#
X#      Parameters for do-install
X# Source:
XBINSRC=                ${WRKSRC}/${PORTNAME}
XBIN=           ${PORTNAME}
XDESKTOP=       ${PORTNAME}.desktop
X
X# Destination:
XSHARE=         ${PREFIX}/share
XKDE_CATEGORY=  Applications
XOUTICON=       ${PORTNAME}.png
XICON16=                lo16-app-${PORTNAME}.png
XICON32=                lo32-app-${PORTNAME}.png
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${BINSRC}/${BIN} ${PREFIX}/bin
X       ${INSTALL_DATA} ${BINSRC}/${DESKTOP} ${SHARE}/applnk/${KDE_CATEGORY}
X       ${INSTALL_DATA} ${BINSRC}/${ICON16} ${SHARE}/icons/locolor/16x16/apps/${OUTICON}
X       ${INSTALL_DATA} ${BINSRC}/${ICON32} ${SHARE}/icons/locolor/32x32/apps/${OUTICON}
X
X.include <bsd.port.mk>
END-of-myldapklient/Makefile
echo x - myldapklient/distinfo
sed 's/^X//' >myldapklient/distinfo << 'END-of-myldapklient/distinfo'
XMD5 (myldapklient-0.5.9.tar.gz) = f3b1313148e74cbbeeb34dcdab98374c
END-of-myldapklient/distinfo
echo x - myldapklient/pkg-descr
sed 's/^X//' >myldapklient/pkg-descr << 'END-of-myldapklient/pkg-descr'
XThis is a small LDAP-to-KAB bridging client.
XIt provides a link from an LDAP server to KAB (and then to KMail).
X
XWWW: http://sourceforge.net/projects/myldapklient/
X
X- Fredrik Sorensson
Xsorn73@users.sourceforge.net
END-of-myldapklient/pkg-descr
echo x - myldapklient/pkg-comment
sed 's/^X//' >myldapklient/pkg-comment << 'END-of-myldapklient/pkg-comment'
XThis is a small LDAP-to-KAB (KDE Address Book) bridging client
END-of-myldapklient/pkg-comment
echo x - myldapklient/pkg-plist
sed 's/^X//' >myldapklient/pkg-plist << 'END-of-myldapklient/pkg-plist'
Xbin/myldapklient
Xshare/applnk/Applications/myldapklient.desktop
Xshare/icons/locolor/32x32/apps/myldapklient.png
Xshare/icons/locolor/16x16/apps/myldapklient.png
END-of-myldapklient/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208121345.g7CDjlA1075510>