Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 14:27:36 +0100 (CET)
From:      Olaf Erb <olaf.erb@secnetix.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50073: 
Message-ID:  <200303171327.h2HDRagB093250@cave.erb.nu>

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

>Number:         50073
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 17 05:30:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Olaf Erb <olaf.erb@secnetix.de>
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
secnetix
>Environment:
System: FreeBSD hurz 4.7-STABLE FreeBSD 4.7-STABLE #1: Thu Feb 13 09:08:02 CET 2003 olaf@hurz:/usr/obj/usr/src/sys/cave i386


>Description:
	Port of lmule (edonkey p2p network client) to FreeBSD	
>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:
#
#	lmule
#	lmule/files
#	lmule/Makefile
#	lmule/pkg-descr
#	lmule/pkg-plist
#	lmule/distinfo
#
echo c - lmule
mkdir -p lmule > /dev/null 2>&1
echo c - lmule/files
mkdir -p lmule/files > /dev/null 2>&1
echo x - lmule/Makefile
sed 's/^X//' >lmule/Makefile << 'END-of-lmule/Makefile'
X# New ports collection makefile for:	lmule
X# Date created:		17 Mar 2003
X# Whom:			Olaf Erb <olaf.erb@secnetix.de>
X#
X#
X
XPORTNAME=	lmule
XPORTVERSION=	1.1.10
XPORTREVISION=	0
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	lmule
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	emule edonkey unix client 
X
XGNU_CONFIGURE=  yes
XCONFIGURE_ARGS=	--with-wx-config=/usr/X11R6/bin/wx-config
X
XBUILD_DEPENDS= 	${X11BASE}/bin/wxgtk-config:${PORTSDIR}/x11-toolkits/wxgtk-devel
XBUILD_DEPENDS+=	${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv
XBUILD_DEPENDS+=	${LOCALBASE}/lib/libexpat.so.4:${PORTSDIR}/textproc/expat2
X
XRUN_DEPENDS=	${X11BASE}/lib/libwx_gtk.so:${PORTSDIR}/x11-toolkits/wxgtk-devel
XRUN_DEPENDS+=	${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv
XRUN_DEPENDS+=	${LOCALBASE}/lib/libexpat.so.4:${PORTSDIR}/textproc/expat2
X
Xdo-install:
X	$(INSTALL_PROGRAM) -s  $(WRKSRC)/src/lmule ${PREFIX}/bin/lmule
X
X.include <bsd.port.mk>
END-of-lmule/Makefile
echo x - lmule/pkg-descr
sed 's/^X//' >lmule/pkg-descr << 'END-of-lmule/pkg-descr'
Xedonkey p2p client, unix port of the popular windows emule using wxwin-toolkit
XSee http://lmule.sourceforge.net/
END-of-lmule/pkg-descr
echo x - lmule/pkg-plist
sed 's/^X//' >lmule/pkg-plist << 'END-of-lmule/pkg-plist'
Xbin/lmule
END-of-lmule/pkg-plist
echo x - lmule/distinfo
sed 's/^X//' >lmule/distinfo << 'END-of-lmule/distinfo'
XMD5 (lmule-1.1.10.tar.gz) = 5c16679df86a8b96c18fb8c3c6b1a808
END-of-lmule/distinfo
exit



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

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




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