ports/53281: [MAINTAINER-UPDATE] Port for LDAP servers access and KAddressBook synchronization

Alexander Novitsky alecn2002 at mail.ru
Fri Jun 13 14:10:17 UTC 2003


>Number:         53281
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Port for LDAP servers access and KAddressBook synchronization
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 13 07:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     "Alexander Novitsky" <alecn2002 at mail.ru>
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ppp10-96.pppoe.mtu-net.ru 5.0-RELEASE FreeBSD 5.0-RELEASE #1: Fri Apr 18 23:49:36 MSD 2003 root@:/usr/src/sys/i386/compile/ALECHOME-FBSD5 i386
>Description:
	[MAINTAINER-UPDATE] Port for LDAP servers access and KAddressBook synchronization
>How-To-Repeat:
>Fix:

--- myldapklient.shar begins here ---
# 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-comment
#	myldapklient/pkg-descr
#	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 at mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      myldapklient
XPORTVERSION=   0.6.6
XCATEGORIES=    mail kde
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMAINTAINER=    "Alexander Novitsky" <alecn2002 at mail.ru>
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XLIB_DEPENDS=   ldap.2:${PORTSDIR}/net/openldap20
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.6.6.tar.gz) = 47ef81e43e5f8746c17c5d96c11e08aa
END-of-myldapklient/distinfo
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-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 at users.sourceforge.net
END-of-myldapklient/pkg-descr
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
--- myldapklient.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list