summaryrefslogtreecommitdiff
path: root/net/mldonkey-gui
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-22This needs pkg-config.wiz1-1/+3
2006-01-06Update to 2.7.2:wiz1-2/+1
2006/01/05: version 2.7.2 = tag release-2-7-2 4764: Patch for MLDonkey-compiled Ocaml-3.09.1 to fix GTK1 oldgui compile 4763: Compile patch for GTK1 oldgui with Ocaml 3.09.1 Ocaml 3.09.1 has a bug which prevents compiling GTK1 oldgui. A patch can be found here: http://caml.inria.fr/mantis/view.php?id=3948 2006/01/04 4761: Insert glibc version in archives build by release targets 4760: Allow use of Ocaml 3.09.1 MLDonkey can now be compiled with Ocaml 3.08.3/4, 3.09.0/1 Default for MLDonkey-compiled Ocaml is now 3.09.1 4759: Configure: Improve gcc check 4757: Compile patches for MorphOS (Christian Rosentreter) 4748: HTML: Allow rename of files with '#', '&' and '%', remove invalid chars from filenames depending on OS (thx to pango) 4756: HTML: Print build- and runinfo on main page, fix reload bug when changing html_mods/html_themes (Knocker) 2006/01/03 4751: Ease use of messages_filter option (pango) 4753: Allow upper case MD4 for ed2k-links in mldonkey_submit (fcrozat) 4754: New parameter --auth for mldonkey_command (plf team) 2006/01/02 4749: GUI: send shared sub_files to gui (zet) 2006/01/01 4712: Change terminal color for command line from blue to cyan (romildo) 4742: Log: remove verbosity "tor" & "file", improve verbosity "verb" 4743: EDK: Print "File is already shared" when trying to start downloading an already shared file 4744: Split client_timeout into ED2K-client_timeout and BT-client_timeout, increase BT-client_timeout to 90 (tradie) 4745: Update config.guess and config.sub to version 2005-12-23 2005/12/28 4725: Check if ulimit is sufficient for MLDonkey, auto-adjust max_opened_connections * moved ED2K-max_indirect_connections to downloads.ini * max_indirect_connections is now a %-value of max_opened_connections * minimum ulimit for open files is now 150 (most systems have 1024), MLDonkey will refuse to start if ulimit is lower * minimum max_opened_connections is now 75 * reduced max_concurrent_downloads from 60 to 50 * minimum ulimit -n 150 is used like this: - 75 max_opened_connections - 50 downloading files - 5 upload slots - 20 fd as reserve for ini files 4704: Fix some C compile warnings (schlumpf) 4739: Fix some cross-compiling obstacles, remove Ocaml 3.08.2 compatability * Cross-compiling is only possible with a correct Ocaml toolchain * MLDonkey can not build this Ocaml toolchain * This patch only fixes some autoconf checks 4735: MinGW: pause before core exit because of existing Pid file 4736: New commands: sysinfo, runinfo and diskinfo * removed temp_directory and core_directory from shares command output * new commands sysinfo, runinfo and diskinfo * buildinfo now prints only buildinfo * runinfo prints run-time information * new command diskinfo prints filesystem data about temp_directory, core_directory and all shared dirs * sysinfo prints buildinfo, runinfo and diskinfo alltogether 4712: Change terminal color for downloading files from blue to cyan (romildo) 2005/12/24 4732: Log: More infos for verbosity = " verb" 2005/12/21 4728: fix date format (zet) 4730: BT: parse path.utf-8 (zet) 2005/12/19 4726: New option space_overhead to adjust garbage collection (bogeyman) 4724: Windows: 10 seconds pause when core start fails to make error messages readable 2005/12/18 4723: New build target: make ocamldoc (pango) 4721: Log: Improve output for verbosity "verb", remove verbosity "hid" 2005/12/17 4719: Fix linking of dp500 (pango) 4715: OV: Improve searching, longer ov timeout, some more bugfixes (bogeyman) 4718: Fix bug which prevented proper write to files introduced in patch #4694 4717: EDK: Removed unused variable file_md4s_to_register (bogeyman) 2005/12/16 4703: BT: Deactivate dead trackers, re-enable them if no active trackers are found (pango) 4708: HTML upstats: Enable preview for shared files 4652: dllink: reject EDK files > 4GB, print access errors for .torrent files 2005/12/15 Removed orphaned files: src/networks/donkey/donkeyFiles.mli src/networks/donkey/donkeyInteractive.mli src/networks/donkey/donkeyMain.mli 4710: Re-add some protocol information as comments removed by patch 4694 4709: Fix zip file extract broken due to patch 4694 (Ocaml 3.09) 4707: Fix recover_temp broken by patch 4674 (force_download) 2005/12/14 4706: EDK: Remove donkeyChunks, use commonSwarming for op_file_check 4702: Correct timezone in e-mail, nicer uptime, timezone and uptime in runinfo 4694: Fix lots of compile warnings in Ocaml 3.09 4705: Update config.guess and config.sub to version 2005-11-11 Mozilla MLdonkey Protocol Handler updated to version 1.7 2005/12/13 Removed orphaned files: src/networks/fasttrack/fasttrack.ml src/networks/gnutella/gnutella1.ml src/networks/gnutella/gnutella.ml src/networks/gnutella/gnutellaScheduler.ml src/networks/gnutella/gnutellaZlib.ml src/networks/gnutella2/g2Scheduler.mlt src/networks/gnutella2/gnutella2.ml 4700: Log: New verbosity option "gui" to debug GUI protocol 4696: Fix some C compiler warnings 2005/12/10 4687: Compile fix for Ocaml 3.09.0 (gildor), MLDonkey can now be compiled with Ocaml 3.08.[2,3,4] and Ocaml 3.09.x (4687_min2.patch) 4693: Compile patch in sha1.c for FreeBSD (lioux) 4689: Catch exception in file_completed_cmd to let commit complete 4691: file_completed_cmd: $DURATION in seconds (debonair)
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-12-09Update to 2.7.1:wiz1-2/+1
2005/12/06: version 2.7.1 = tag release-2-7-1 4679: FileTP: Fix HTTP downloading for URLs with space chars, log cleaning 4674: EDK: Re-enable checking old_files before starting a download and force_download command 4676: BT: decode_version fix and html sort fix (bogeyman) 2005/12/05 4673: IPBlock: display original length and optimized length in block_list, log file clean up 2005/12/04 4672: FileTP: Fix major bug in HTTP downloading, introduced in 2.6.0 2005/12/03 4671: Compile fix in CryptoPP.h for gcc-2.96 (trdw) 4670: Increase max_buffer_size limit for high-volume connections 2005/12/02 4649: Updates for file_completed_cmd (pango, spiralvoice) * some log cleaning * added information to notification email if auto_commit is disabled, email is sent by file_completed, not file_commit * moved execution of !!file_completed_cmd from file_completed to file_commit, kept option name for easier upgrading this was done because the filename of a downloading file can be different than the filename of the committed file if a file with the same name as the to be committed file is already in incoming. older method did not take this into account at all.. * added environment variables for file_completed_cmd, see description: A command that is called when a file is committed, does not work on MinGW. Arguments are (kept for compatability): $1 - temp file name, without path $2 - file size $3 - filename of the committed file Also these environment variables can be used (prefered way): $TEMPNAME - temp file name, including path $FILEID - same as $1 $FILESIZE - same as $2 $FILENAME - same as $3 $FILEHASH - internal hash $DURATION - download duration $INCOMING - directory used for commit $NETWORK - network used for downloading $ED2K_HASH - ed2k hash if MD4 is known 4667: Update Ocaml download URL 4666: Always create incoming directories before commit 4663: CryptoPP: Latest fixes ported from aMule CVS 2005/12/01 4657: Fix for C files for AMD64, mipsel platforms improve endianness checking in tiger.c, md5_c.c and CryptoPP.h, print endianness in buildinfo, removed sha1_old code 4661: Log: Print newline before exception message when MLDonkey canĀ“t use a port BT: exit if client_port = tracker_port 2005/11/28 4654: Fix guiprot when addr not resolvable (zet) 4655: Set conn_user on gui (zet) 4656: BT: update last seen complete field and fix bitfield reading (zet) 2005/11/27 4653: GTK2 GUI: add isohunt statistics (su_blanc) 2005/11/22 4364: Let mlnet build under the cygwin unix emulation layer (Amorphous) 4648: GTK2 GUI: improve display of razorback stats (su_blanc) added the display of filedonkey.com data 4646: BT: little change to recognise Clients (bogeyman) 4645: Fix donkey total uptime stats order (bogeyman) 2005/11/21 4406: Unicode: Fix filenames in shared_files_new.ini and file rename in HTML interface (mld_unicode_patch6.patch) (CML) 4440: New option shutdown_timeout, 3 sec, was hardcoded before (Amorphous) 4644: Update GNU config.guess and config.sub to current versions 4643: HTML: Fix gdstats output when html_use_gzip true 4640: Calendar: view calendar command: vcal 4641: Fix exception in load_web_infos 4642: HTML: Improve preview via webbrowser (pango) 2005/11/19 These patches are experimental, please test carefully and report your findings. 4563: replace all Printf.printf occurences by Printf2.lprintf (su_blanc) 4479: Callback mechanism for low ID users does not work (miriup) Reactivating submission of server IP and port during client handshake in edonkey "However, sometimes, especially when I have no files to download I do not receive callbacks at all. It is suggested to apply this patch in a testing mldonkey for a week on a non-low id connection before including it in a stable release, ... I can't test high-ID at all." 4574: Friends upload slot (pango)
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz1-1/+2
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-01lablgtk2 interface is stable with lablgtk2>=2.6.0,wiz1-5/+3
update comment and depend on appropriate version.
2005-10-20Revert previous, sneaked in by mistake, but tron spottedwiz1-2/+2
it immediately.
2005-10-20Update to 2.6.5:wiz1-2/+2
2005/10/11: spiralvoice (version 2.6.5 = tag release-2-6-5) 4508: Configure: Print some important build targets 4507: EDK: Print server banners into logfile (pango) 4500: BT: Fix multifile download with zero-byte files (thanks to jave) 4506: replace obsolete longarry and fifo2 code (bogeyman) 2005/10/10: spiralvoice 4504: Clean http_server.ml logging 4502: Remove obsolete Weak2 sourcecode (bogeyman) 4503: OV: fill buckets only with peers we send to and heard of (bogeyman) 4499: Check for stalled pid file and remove it if MLDonkey is not running (does not work on MinGW due to missing Unix.kill) (pango, spiralvoice) 4501: HTML: Fix chunk wrapping on IE (zet) 2005/10/09: spiralvoice 4477: prevented some compiler warnings (Schlumpf) 4496: Nicer summary of configure command 2005/10/06: spiralvoice 4337: improved upload scheduler (pango) 4494: fix infinite loop when create_dir_mask on fat32 (zet) 4495: BT: include Wiki link to report unknown clients (bogeyman) 4493: BT: Correctly parse .torrent files with an empty directory (zet) 4487: BT/HTML: Display files inside a multifile torrent (bogeyman, jave) 4458: EDK: add enable_sui toggle option (enabled by default) (zet) 4491: Compilation fix for NetBSD>=2.99 (Thomas Klausner) 4490: memstats for a weakhash and a new OV command dump_bucket (bogeyman) 4473: New command: whoami 4457: BeOS: Compile patch for CryptoPP (Michael Lotz) 4460: Added search for .torrents via IsoHunt (WingMaster) 4456: Fix shrink effect in vd for Opera (Luar Roji) 4452: Clean configure.in, check for c++ compiler * zlib is not optional anymore * remove old code (Cryptokit, Broosnet etc.) * distinguish between Cygwin and MinGW * print start warning message only for Cygwin * remove whitespaces 4450: Remove swarmer data when cancelling download (kempston, zet) 2005/09/21: spiralvoice 4454: commonSources: add sources from resumed files (outside_queue sources) back to the queues (zet) 4453: Telnet: Print reject message for connecting client if it is not allowed to connect, prepend "dllink" for all commands starting with "http://" 4455: Improve make distclean 4449: New parameter for pid file: -pid <dir>, small improvements for pid files 4451: Correct the help of allowed_ips (gildor) 2005/09/19: spiralvoice 4439: Fix for "make mlnet.byte" (zet) 4438: Fix secure-ident related compile bugs in Opennap & Soulseek 4437: BT: show up/down stats for Brand unknown (bogeyman) 4436: EDK: Solve memleak in donkeyChunks (file_md4s_to_register) (bogeyman) 4434: Added button to eMugle in Search (wingmaster) 4432: Add more info to mem_stats (zet) 2005/09/18: spiralvoice 4431: Newgui: Compile fix 4419: EDK: Support secure user identification (crypto5, by zet) 2005/09/17: spiralvoice 4424: OV: discard peers with ip 1.0.0.0 and random port 4425: EDK: Support server extended getsources2 opcode (zet) 4429: Better error message if MLDonkey lacks network support for a file in files.ini 4427: BT: 10 retries / follow 10 redirections in dllink http://server/file.torrent 4423: OV/KAD: Save only active peers to config files/ save max 200 peers (bogeyman) 2005/09/14: spiralvoice 4420: Remove obsoleted commonSwarming1 code 4418: Re-activate sources_per_chunk option (pango) 4417: BT: Improve BT upload speed (pango) 4374: fix "max_hard_download_rate has to be doubled" (pango) This patch changes internal code, no option has to be changed 2005/09/13: spiralvoice 4406: Improved Unicode filename support (CML) 4412: OV: Handle OvernetPeerNotFound correctly (bogeyman) 4411: OV/KAD: Some peers are not added to known_peers (bogeyman) 4410: Shorter filesystem name for XFS 4409: Compile fix if Bzip2 is not available 4408: OpenBSD: configure.in fix to find libbz2 and others in /usr/local 2005/09/08: spiralvoice 4397: Buildinfo: Run-time check for Windows OS version / Unix uname (zet) 4403: html_mods: mem_stats in a single readable table (zet) 4402: BT: BT-user_agent option (zet) 2005/09/06: spiralvoice 4268: Web/Gui: free core's buffer allocated by vd # and gui (bogeyman) 4393: Lower ip blocking memory usage (pango) new option ip_blocking_descriptions true|false 4401: BT: Send 'stopped' event to all trackers when exiting (zet)
2005-10-06Update to 2.6.4 (changelog see mldonkey).wiz2-2/+27
Add options for choosing between lablgtk and lablgtk2 toolkit. XXX: lablgtk2 GUI is very unstable (at least for me), don't use it yet.
2005-07-25Remove "${PREFIX}/bin/mlgui" before attempting to create the symlink totron1-1/+2
avoid failures after an incomplete "make install".
2005-07-23Update to 2.6.0. Major changes:wiz2-3/+3
Solve memory leak in Overnet/Kademlia EDK: Files copied to incoming dir for sharing do not appear in upstats after hashing HTML: Add Multiline File Information in search results EDK: Re-enable source exchange with eMule clients Gdstats: Fix corrupted pics output/improved output EDK: Parse and display version numbers
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-03-24Backout last change, the ".include" is already "Makefile.common".tron1-2/+1
2005-03-24Include "pthread.buildlink3.mk" to fix build problem after recenttron1-1/+2
update of the "ocaml" package.
2004-12-25Initial import of mldonkey-gui, version 2.5.21, which provides the GTK GUIjmmv3-0/+42
that comes with mldonkey.