From owner-svn-ports-all@FreeBSD.ORG Sun Dec 2 14:24:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 617138B5; Sun, 2 Dec 2012 14:24:37 +0000 (UTC) (envelope-from bar@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 424538FC08; Sun, 2 Dec 2012 14:24:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB2EObNO088194; Sun, 2 Dec 2012 14:24:37 GMT (envelope-from bar@svn.freebsd.org) Received: (from bar@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB2EObrq088193; Sun, 2 Dec 2012 14:24:37 GMT (envelope-from bar@svn.freebsd.org) Message-Id: <201212021424.qB2EObrq088193@svn.freebsd.org> From: Barbara Guida Date: Sun, 2 Dec 2012 14:24:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308110 - head/net-p2p/amule-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Dec 2012 14:24:37 -0000 Author: bar Date: Sun Dec 2 14:24:36 2012 New Revision: 308110 URL: http://svnweb.freebsd.org/changeset/ports/308110 Log: Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER Approved by: rene (mentor) Feature safe: yes Modified: head/net-p2p/amule-devel/Makefile Modified: head/net-p2p/amule-devel/Makefile ============================================================================== --- head/net-p2p/amule-devel/Makefile Sun Dec 2 14:02:10 2012 (r308109) +++ head/net-p2p/amule-devel/Makefile Sun Dec 2 14:24:36 2012 (r308110) @@ -49,14 +49,11 @@ CAS_DESC= Compile aMule Statistics for DEBUG_DESC= Compile aMule with debugging output ED2K_DESC= Compile aMule ed2k links handler FILEVIEW_DESC= Compile file viewer for console (EXPERIMENTAL) -GEOIP_DESC= Enable GeoIP IP2Country support -MMAP_DESC= Enable using mapped memory +MMAP_DESC= Use mapped memory MONOLITHIC_DESC= Compile monolithic aMule PLASMAMULE_DESC= Compile aMule plasma applet and engine -UPNP_DESC= Enable Universal Plug and Play support -WEBSERVER_DESC= Compile aMule WebServer WXCAS_DESC= Compile aMule Statistics for GUI -WXUNICODE_DESC= Enable Unicode support +WXUNICODE_DESC= Unicode support XAS_DESC= Install XChat2 plugin OPTIONS_DEFAULT=ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS ED2K \ FILEVIEW MONOLITHIC WEBSERVER WXCAS WXUNICODE XAS