diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-27 22:51:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-27 22:51:22 +0000 |
commit | 76792f6fcf6a83fb43f6ced6233525836c7c52bc (patch) | |
tree | 3beba58c8211a22a393bc194570919b8c894e5d3 /net/mldonkey | |
parent | 3dcbe71a1ae70c67b12653cc51153eff535dc160 (diff) | |
download | pkgsrc-76792f6fcf6a83fb43f6ced6233525836c7c52bc.tar.gz |
Update mldonkey and mldonkey-gui to 2.7.4:
pkgsrc:
ulimit in startup script not necessary any longer, code now uses setrlimit.
src:
2006/02/26: version 2.7.4 = tag release-2-7-4
2006/02/25
4928: BT: Fix invalid encoding in announce URL (darkfader)
- removed old, broken version and added new version
2006/02/23
4934: FileTP: Small improvements
- fix download restart bug when core is restarted, sources where not loaded
- save referer values to files.ini
- display amount of transfered data in downloaders list
- display source IP and Countrycode in HTML downloaders list
- display filesize in GUI
- display number of sources in GUI
4933: BT: Display number of sources in GUI
2006/02/21
4928: BT: Fix invalid encoding in announce URL (darkfader)
4929: Do not print password_empty warning if enable_user_config true
4926: Runinfo: Warn about not-working DNS resolution,
/dev/urandom detection was not disabled if --disable-donkeysui is used
2006/02/20
4922: OpenBSD: Small change for patch 4920
4921: MinGW: show current DL & UL stats in console title (Schlumpf)
4909: Print warning messages when run on non-supported operating systems
currently for example Windows 95/98/ME (Schlumpf)
4920: Cleanup included header files in C code (Schlumpf)
2006/02/17
4910: EDK: Use updated protocol information when parsing
consecutive messages (sam_dennis)
4915: Log: Small cleanups
4918: some syntax and comment cleanups in stubs_c.c (Schlumpf)
2006/02/13
4906: MinGW: improve uname output (Schlumpf)
4908: Configure: Fix for Beos, allow use of Dragonfly BSD
2006/02/11
4883: Mac OS X: Fix for broken Apple cpp-3.3
4902: EDK: Stub respond to directory browsing requests (sam_dennis)
4905: Update for patch 4823: add another -fno-fomit-frame-pointer
in config/Makefile.in to avoid breaking CryptoPP (mikeX)
4903: EDK: Remove obsolete donkeyNeighbours (thx to sam_dennis)
4907: EDK: Fixed copy/paste error in emule miscoptions1 reading (sam_dennis)
2006/02/10
4904: Configure: Raise required autoconf version to 2.55 due to AC_MSG_FAILURE
2006/02/09
4892: Fix make when CXXFLAGS is defined (mikex)
4894: EDK: Support "new ed2k meta tags" to allow browsing
shared directories of newer eMule clients (sam_dennis)
4891: Configure: Override system-installed Ocaml and force local compile
Use ./configure --enable-force-ocaml to force MLDonkey to compile Ocaml,
regardless if the system has Ocaml already installed or not.
--enable-ocamlver=CVS uses a CVS checkout of Ocaml HEAD.
4885: EDK: Show correct IP of indirect clients in uploader list
2006/02/06
4879: EDK: Support for sources in ed2k:// links
- example:
ed2k://|file|a.txt|1|AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA|/|sources,1.0.0.0:4662|/
4849: EDK: Fix hashing of newly shared files
- avoid hashing shared files twice
- avoid problems while hashing big files
- remove obsolete compute_md4_delay option
4878: Addition to patch 4875 (conditional bzip2 support using cpp)
2006/02/05
4877: BT: Recognize Ktorrent clients (CruX, zet)
4876: EDK: Remove obsolete option random_order_download
4875: conditional bzip2 support using cpp (pango)
4870: runinfo: add connected_user and check empty PW (schlumpf)
4872: Fix gd detection on NetBSD, use data from gdlib-config
MinGW compile-guide was updated, gdlib-config has to be changed
4871: Optimize some Printf.sprintf "%s" code
4869: Remove obsolete redirector code
http://mldonkey.sourceforge.net/Redirector
4856: reverse patch: configure: disable iconv by default on MinGW
it is not necessary anymore
2006/02/04
4867: Use setrlimit to raise allowed ulimit open files
2006/02/03
4863: GUI/Multiuser: Prevent kill by users other than admin
4862: EDK: Fix broken import of eMule temp Files (import_temp) (schlumpf)
4860: Multiuser: print warning if admin password is empty
- user admin is re-created if deleted, it has to be present in any case because
some commands are only available for admin, like users, remove_user and kill
- create structure for startup messages, displayed on GUI, HTML, Telnet
4859: Multiuser: Only user "admin" is allowed to change options
if the new option enable_user_config (default true) is set to false
4858: HTML: Update some links to mldonkey.sf.net
4857: SIGUSR1 & SIGUSR2 do not exist on Windows
4856: configure: disable iconv by default on MinGW
4853: Fix HTML errors on rss command output (unease)
2006/02/02
4851: Support system signals SIGUSR1 & SIGUSR2
SIGUSR1 saves options
SIGUSR2 performs garbage collection
4850: Fixed bitprint hashing for files > 4GB (thx to zet)
mld_hash: implement SIGINT and SIGTERM signals
2006/01/29
4844: Fix Solaris compile broken since DonkeySUI patch
4830: Update Wiki links
New Wiki URL: http://mldonkey.sourceforge.net
New Forum URL: http://mldonkey.sourceforge.net/forums
4843: HTML: Improve output of rss command
4842: Some logfile stuff
4841: Create new dir web_infos for web_infos files,
BT: do not save .torrent or announce.*
all files downloaded by web_infos go to $MLDONKEY_DIR/web_infos
to avoid downloading files twice move files from $MLDONKEY_DIR
into that new dir
4826: improve error message due to corrupt config files (schlumpf)
4821: improve display of sysinfo (schlumpf)
2006/01/26
4816: Update Ocaml-RSS and Xml-light to current versions
4827: longhelp cleanup (anhi)
4823: EDK: CryptoPP optional, disable with --disable-donkeysui
Makefile: link CryptoPP stuff only in binaries which need it
Buildinfo: show compiler versions
Configure: display compiler versions (schlumpf)
Configure: if iconv checking fails continue with disabled iconv
Configure: do not use bzip2 if bzip.h is not found (FLI4L buildroot)
2006/01/25
4820: Move CommonGraphics to DriverGraphics, check libgd version
Configure: Check if libgd > 2.0.14 is installed
NetBSD: added paths for libgd package
NetBSD: adjusted stat command to properly read SCM date
move build-, run-, and diskinfo command to driver module
(thanks to SchAmane)
Diffstat (limited to 'net/mldonkey')
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/mldonkey/Makefile.common | 6 | ||||
-rw-r--r-- | net/mldonkey/distinfo | 8 | ||||
-rw-r--r-- | net/mldonkey/files/mldonkey.sh | 3 |
4 files changed, 9 insertions, 12 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 5b756ba2315..f475bb3b404 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2006/02/20 17:23:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.37 2006/02/27 22:51:22 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 3 - RCD_SCRIPTS= mldonkey BUILD_DEFS+= MLDONKEY_GROUP MLDONKEY_HOME MLDONKEY_USER diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common index 4336cff4a7c..5f380478d4e 100644 --- a/net/mldonkey/Makefile.common +++ b/net/mldonkey/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.14 2006/01/22 00:24:18 wiz Exp $ +# $NetBSD: Makefile.common,v 1.15 2006/02/27 22:51:22 wiz Exp $ # -DISTNAME= mldonkey-2.7.3 +DISTNAME= mldonkey-2.7.4 CATEGORIES= net -MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mldonkey/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo index 2b1ca9e0a84..26660d72427 100644 --- a/net/mldonkey/distinfo +++ b/net/mldonkey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2006/01/22 00:24:18 wiz Exp $ +$NetBSD: distinfo,v 1.27 2006/02/27 22:51:22 wiz Exp $ -SHA1 (mldonkey-2.7.3.tar.bz2) = 0ca528ce6b5c19326fd7ae138eb98749a2d83a7b -RMD160 (mldonkey-2.7.3.tar.bz2) = 452528ef33868a3b1613aaf2d4c18899b4a57662 -Size (mldonkey-2.7.3.tar.bz2) = 2807272 bytes +SHA1 (mldonkey-2.7.4.tar.bz2) = 8d972e48f06e75b9d9773adfc1b51055c64d41fe +RMD160 (mldonkey-2.7.4.tar.bz2) = 7945d140e823d819c88e743f34ce813b6ae09603 +Size (mldonkey-2.7.4.tar.bz2) = 2810334 bytes diff --git a/net/mldonkey/files/mldonkey.sh b/net/mldonkey/files/mldonkey.sh index c3a8d831f95..a1d7f543240 100644 --- a/net/mldonkey/files/mldonkey.sh +++ b/net/mldonkey/files/mldonkey.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: mldonkey.sh,v 1.5 2006/02/20 17:23:44 jmmv Exp $ +# $NetBSD: mldonkey.sh,v 1.6 2006/02/27 22:51:22 wiz Exp $ # # KEYWORD: shutdown # PROVIDE: mldonkey @@ -27,7 +27,6 @@ mldonkey_start() { else @ECHO@ " ${name}" fi - ulimit -n `ulimit -H -n` @SU@ -l ${mldonkey_user} \ -c "${command} ${mldonkey_flags} ${command_args}" } |