Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Dec 2006 16:36:37 +0500
From:      Boris Kovalenko <boris@tagnet.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106443: [MAINTAINER UPDATE] net-p2p/amule2: [SUMMARIZE CHANGES]
Message-ID:  <E1GsHYL-000EO3-9x@boris.nikom.ru>
Resent-Message-ID: <200612071140.kB7BeDaH036727@freefall.freebsd.org>

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

>Number:         106443
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net-p2p/amule2: [SUMMARIZE CHANGES]
>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:   Thu Dec 07 11:40:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Boris Kovalenko
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
JSC "TAGNet"
>Environment:
System: FreeBSD boris.nikom.ru 6.1-RELEASE FreeBSD 6.1-RELEASE #3: Thu Jul 27 14:51:35 YEKST 2006
>Description:
[DESCRIBE CHANGES]

    aMule2 port does not need CURL dependency as aMule uses wxHTTP

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- aMule-2.1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/aMule/Makefile /usr/ports/net-p2p/amule2.new/Makefile
--- /usr/ports/net-p2p/aMule/Makefile	Thu Dec  7 15:38:48 2006
+++ /usr/ports/net-p2p/amule2.new/Makefile	Thu Dec  7 16:30:08 2006
@@ -15,10 +15,6 @@
 MAINTAINER=	boris@tagnet.ru
 COMMENT=	The all-platform eMule p2p client
 
-LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
-#		gd.4:${PORTSDIR}/graphics/gd
-#		png.5:${PORTSDIR}/graphics/png
-
 LATEST_LINK=	aMule2
 CONFLICTS=	aMule-1.* aMule-devel-[0-9]*
 
@@ -39,8 +35,6 @@
 		--with-curl-config=${CURL_CONFIG} \
 		--enable-embedded_crypto \
 		--enable-monolithic
-#		--with-gdlib-prefix=${LOCALBASE} \
-#		--with-libpng-prefix=${LOCALBASE}
 
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
--- aMule-2.1.3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GsHYL-000EO3-9x>