d823 FreshPorts -- net-p2p/amule-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
amule-devel 10802 net-p2p on this many watch lists=2 search for ports that depend on this port
The all-platform eMule p2p client
Maintained by: bar@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Oct 2010 05:24:20
License: GPLv2 GPLv3


aMule, the all-platform eMule p2p client

aMule is a multiplatform fork of xMule
client using wxWindows class library.

WWW: http://www.amule.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/flex
  2. security/cryptopp
  3. devel/bison
  4. devel/pkgconf
  5. devel/gmake
Required Libraries:
  1. graphics/gd
  2. devel/gettext
  3. x11-toolkits/wxgtk28-unicode
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-p2p/amule-devel/ && make install clean
To add the package: pkg_add -r amule-devel


Configuration Options
===> The following configuration options are available for amule-devel-10802:
     ALC=on: Compile aMule Link Creator for GUI
     ALCC=on: Compile aMule Link Creator for console
     AMULECMD=on: Compile aMule command line client
     AMULEDAEMON=on: Compile aMule daemon version
     AMULEGUI=on: Compile aMule remote GUI
     CAS=on: Compile aMule Statistics for console
     DEBUG=off: Compile aMule with debugging output
     DOCS=on: Build and/or install documentation
     ED2K=on: Compile aMule ed2k links handler
     FILEVIEW=on: Compile file viewer for console (EXPERIMENTAL)
     GEOIP=off: GeoIP support
     MMAP=off: Use mapped memory
     MONOLITHIC=on: Compile monolithic aMule
     NLS=on: Native Language Support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     PLASMAMULE=off: Compile aMule plasma applet and engine
     UPNP=off: UPnP protocol support
     WEBSERVER=on: Build and/or install internal web server
     WXCAS=on: Compile aMule Statistics for GUI
     WXUNICODE=on: Unicode support
     XAS=on: Install XChat2 plugin
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://amule.sourceforge.net/tarballs/

Number of commits found: 39

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 10:44:29
Original commit files touched by this commit  10802
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  10802
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
08 Mar 2013 11:32:12
Original commit files touched by this commit  10802
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
20 Jan 2013 11:49:29
Original commit files touched by this commit  10802
bar search for other commits by this committer
Convert to USE_PKGCONFIG.

Approved by:	flo (mentor)
02 Dec 2012 14:24:37
Original commit files touched by this commit  10802
bar search for other commits by this committer
Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER

Approved by:	rene (mentor)
Feature safe:	yes
28 Nov 2012 00:49:12
Original commit files touched by this commit  10802
bar search for other commits by this committer
- Update amule-devel to r10802
- Remove obsolete patches from r1079[3-5]
- Remove DOCS and NLS from OPTIONS_DEFAULT, which I introduced in the
previous submission
- Change my email address to bar@FreeBSD.org

Approved by:	rene (mentor)
Feature safe:	yes
28 Oct 2012 16:42:50
Original commit files touched by this commit  10792
flo search for other commits by this committer
Add NLS and DOCS to OPTIONS_DEFAULT

Submitted by:	Barbara <barbara.xxx1975@libero.it>
PR:		ports/173154
Feature safe:	yes
28 Oct 2012 15:33:10
Original commit files touched by this commit  10792
flo search for other commits by this committer
- Update amule-devel port to SVN revision 10792.
- Trim headers.
- Remove quotes from options description.
- Backport code fixes from upstream up to r10795 as the project has moved from
  SourceForge to GoogleCode and so SVN tarballs will not be available for a
  while.
- OptionsNGize Makefile.man
- Exhume DOCS and NLS options

PR:		ports/172671
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe:	yes
05 Aug 2012 23:19:40
Original commit files touched by this commit  10788
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
06 Jun 2012 06:44:38
Original commit files touched by this commit  10788
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
05 Jun 2012 17:26:17
Original commit files touched by this commit  10788
rene search for other commits by this committer
Finish converting this port to optionsNG.

Approved by:    maintainer
04 Jun 2012 17:30:24
Original commit files touched by this commit  10788
rene search for other commits by this committer
Use the new options framework for the ALC option too.

Submitted by:   maintainer via private mail
04 Jun 2012 15:56:36
Original commit files touched by this commit  10788
rene search for other commits by this committer
- Update to 10788
- Use new options framework
PR:             ports/168392
Submitted by:   maintainer
01 Jun 2012 05:26:28
Original commit files touched by this commit  10771_2
dinoex search for other commits by this committer
- update png to 1.5.10
27 Apr 2012 14:28:11
Original commit files touched by this commit  10771_1
pawel search for other commits by this committer
- Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
22 Apr 2012 22:48:22
Original commit files touched by this commit  10771
jgh search for other commits by this committer
- Update to svn rev 10771

PR:     ports/167169
Submitted by:   maintainer, barbara.xxx1975@libero.it
15 Feb 2012 23:51:38
Original commit files touched by this commit  10759
rene search for other commits by this committer
Update to SVN r10759

PR:             ports/165127
Submitted by:   maintainer
31 Jan 2012 11:36:27
Original commit files touched by this commit  10708
rene search for other commits by this committer
- Update to SVN 10708
- Use ${PERL} to invoke perl

PR:                     ports/164601
Submitted by:           maintainer
18 Jan 2012 18:32:08
Original commit files touched by this commit  10703_1
pawel search for other commits by this committer
Chase devel/upnp shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  10703
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
27 Dec 2011 21:09:57
Original commit files touched by this commit  10703
jgh search for other commits by this committer
Pass maintainership to Barbara per email to ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html

Submitted by:   Barbara <barbara.xxx1975 at libero.it >
Approved by:    rene (mentor)
26 Dec 2011 16:12:28
Original commit files touched by this commit  10703
tabthorpe search for other commits by this committer
- Reset ports to heap due to mail bounces

<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:       portmgr
25 Dec 2011 20:26:04
Original commit files touched by this commit  10703
rene search for other commits by this committer
Use a better fix for LICENSE_FILE_GPLv2 from portlints point of view.

Submitted by:   Jan Beich
25 Dec 2011 16:15:35
Original commit files touched by this commit  10703
rene search for other commits by this committer
- Update to r10703
- Some changes in manpage languages

PR:             ports/163582
PR:             ports/163128 (older update)
Submitted by:   Barbara
Approved by:    maintainer timeout of 163128 (swell.k, 15 days)
23 Sep 2011 22:26:39
Original commit files touched by this commit  10589
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Sep 2011 20:30:04
Original commit files touched by this commit  10589
rene search for other commits by this committer
Fix build with clang.

PR:             ports/160510
Submitted by:   "h h" [aakuusta gmail.com]
Approved by:    maintainer timeout (swell.k, 14 days)
30 Jul 2011 09:25:07
Original commit files touched by this commit  10589
kwm search for other commits by this committer
Add bison build dependancy to fix the build after the recent glib and gtk
update.
20 Jul 2011 16:20:05
Original commit files touched by this commit  10589
crees search for other commits by this committer
- Update to 10589
- Only try to update desktop database if desktop-file-utils installed
- Use bsd.port.options.mk

PR:             ports/154238
Submitted by:   Pan Tsu (maintainer)
Approved by:    rene (mentor)
26 Mar 2011 23:31:50
Original commit files touched by this commit  10400_2
pav search for other commits by this committer
- Actually chase upnp shlib change

Reported by:    pointyhat
Pointy hat to:  pawel (miwi, wen)
23 Mar 2011 16:40:03
Original commit files touched by this commit  10400_2
pawel search for other commits by this committer
- Chase devel/upnp shlib bump

Approved by:    miwi, wen (mentors)
04 Mar 2011 05:52:07
Original commit files touched by this commit  10400_1
miwi search for other commits by this committer
- Chase devel/upnp shlib bump
02 Jan 2011 14:13:02
Original commit files touched by this commit  10400
makc search for other commits by this committer
Add license info
Remove md5 sums

PR:             ports/153589
Submitted by:   maintainer (swell.k at gmail.com)
23 Dec 2010 03:59:36
Original commit files touched by this commit  10400
pgollucci search for other commits by this committer
- Update to 10400

PR:             ports/153384
Submitted by:   swell.k@gmail.com (maintainer)
24 Nov 2010 02:08:42
Original commit files touched by this commit  10390
pgollucci search for other commits by this committer
- Update to 10390

PR:             ports/152434
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
24 Oct 2010 21:53:10
Original commit files touched by this commit  10310
pav search for other commits by this committer
- Chase upnp shlib version bump

Reported by:    pointyhat
Pointy hat to:  wen
19 Oct 2010 05:36:35
Original commit files touched by this commit  10310
pgollucci search for other commits by this committer
- Update to 10310 snapshot

PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
19 Oct 2010 05:35:32
Original commit files touched by this commit  10305
pgollucci search for other commits by this committer
- Update CONFLICTS for dynamic PKGNAME

PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
19 Oct 2010 05:28:07
Original commit files touched by this commit  10305
pgollucci search for other commits by this committer
- Split amule into amule and amule-devel

PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
19 Oct 2010 05:23:31
Original commit files touched by this commit  10275
pgollucci search for other commits by this committer
- forced commit to note repo copy from net-p2p/amule2 -> net-p2p/amule-devel

PR:                             ports/150985
Submitted by:   swell.k@gmail.com
Repo copy by:   marcus

Number of commits found: 39

284f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days23
new fortnight75
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0