summaryrefslogtreecommitdiff
path: root/net/dctc
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08PKGREVISION bump for db4 shlib name change.wiz1-2/+2
2006-06-06Needs pkg-config as tool.joerg1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-02-02Fixed pkglint warnings.rillig6-21/+21
2006-01-20USE_LIBTOOL=yesjoerg6-12/+51
Avoid union shm on DragonFly, it conflicts with system provided version. Hack around some namespace pollution in arpa/inet.h inherited from FreeBSD which results in G_LOCK(inet_ptona) being partly mapped to G_LOCK(__inet_ptona), but not consistently.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig3-8/+8
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-4/+3
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-28Backout previous change. I mistook it for another package.taca1-2/+1
2004-11-28Prevent use DIST_SUBDIR keeping use previous distfiles.taca1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-4/+4
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-22Replace ENODATA with ENOMSG, for greater portability.wiz2-1/+15
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-15Update to 0.85.4:wiz7-30/+51
Downloads are now automatically handled by one client instead of spreading them among the running clients. A problem with incorrectly handling trailing corrupted segments was fixed, and users with a slash in their nicknames are handled properly.
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-10Not necessary any longer, yay.wiz3-29/+1
2003-06-10Update to 0.85.3, and switch to using glib2.wiz5-15/+31
- Version 0.85.3 - fix the unfairness of upload/download speed limit. In previous version, most of the time, a transfer obtains nearly all the bandwidth available. - client can establish connection through web proxy. - new flag added: -C. This flag is used to provide the address and port of the web proxy to use. - fix a bug crashing the client if it uses glib2.x (glib1.2 version is not affected). - fix GDL type detection problem preventing attachment of broken GDL. - .sub added to file type "doc" (most of the time, these files contains subtitles). - remove numerous old debug messages. - 2 new commands added: /GDLMETDIR and /GDLMETPOLL. Using them, DCTC can use some informations obtained by the e-donkey emule client (partial CRC in .met files). ----------- - Version 0.85.2 - .iso, .bin, .cue and .img added to the file type "exe". - fix a bug occuring when a broken GDL with L0CRC is available. - fix a bug occuring when attaching a broken GDL with L0CRC (L0CRC was lost). - new flag added: -m . If this option is set, DCTC will automatically append a dc++ like tag to your description. - fix a configuration problem when detecting MD* functions. - fix a hanging problem occuring when an UI disconnects when DCTC sends lot of messages to it. - UADDR handles smarter incoming IP without known name. It prevents duplicated IP with IP with known name. To increase efficiency, it also tries a set of well known ports accepting DC connection. ----------- - Version 0.85.1 - the old md5 support was removed (option: -5). - hublist handles an environment variable named "HUBLIST". In this variable, you can put all the hublist URL you want to use, use [tab] as separator. If the variable is not defined, the default direct connect hublist is used. - hublist supports bzip2 list. - fix typo in dctc man pages. Add man page for hublist. - timeout added to hublist to prevent long wait when a hublist server does not respond. - new program added: dctc_gdl123. This program takes 2 corrupted GDLs of the same files and rebuild a partial GDL containing only identical parts of the 2 corrupted GDLs. ----------- - Version 0.85.0 - periodically send something to the hub is no network activity exists. This is required else the hub will close the connection. - new command added: /GDLCRC, /GDLNOCRC. Using them, you can set a CRC on a GDL. DCTC computes CRC in the same manner has e-donkey 2000 does thus you can use its CRC (a 32 characters string composed of 0,1,...9,A,...,F values). The CRC allows detection of corrupted file but it does not provide corrupted data recovery. (see Documentation/DCextension/ed2k_crc file). - minor change in the GLSTC format. To keep compatibility with gtk 1.2 version, no field is added. If a GDL CRC exists, it is appended to the script to start field, you will see a " &CRC:" field inside it. - new flag added: -Z. When used, the given parameter is a directory that will be used instead of the default $(HOME)/.dctc directory. Patch by Henrique do N. Angelo (phpDC project). - fix g_string_sprintf[a] compilation problem with glib2. - flag -m is removed. DCTC now always works in extended mode. - Add support of DC protocol extension commands: MD4Get0 and MD4Set. When connected to a compatible hub, you can send or retrieve partial CRC allowing detection of corruption of part of files. (see Documentation/DCextension/ ed2k_crc file). WARNING: the CRC computation has 2 effects: -------- 1) If someone asks your client a CRC of a file you have not yet computed, DCTC will freeze during the computation (problem will be solved in future release). The computation of the CRC of 450MB file tooks approximately 15 seconds on my XP1700+. Note: only the main thread will be busy, download/upload won't be stopped. 2) the speed of CRC computation and of the splitting of the faulty file is done at full speed thus you will have a lot of disk I/O. If you burn a CD on a non burn-proof CD writer, the burning process will probably be interrupted. On my test computer (athlon XP1700+, 768MB RAM, UDMA100 7200rpm disk), when reparing a 450MB file, I have encountered a freeze of 0.5 second due to the high I/O load. - '*.mid' files are known recognized as audio file.
2003-06-10Bump PKGREVISION because of db4 shlib major bump.wiz1-2/+2
2003-06-10Add touch's back from 1.9 as they're inconsistantly getting picked up duringjmc1-1/+3
bulk builds otherwise and nuking config.h's modifications
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-28Update to 0.84.1.wiz3-7/+9
Changes: - Malformed $MyINFO string is handled more gracefully. DCTC will try to decode it to extract valid user information. - Fix compatibility problem with glib2 (g_strsplit works a bit differently). - Always reply to transfer request even if no slot is available. This avoid to be kicked by hub script (Thanks to Tobias). - the lack of MSG_NOSIGNAL is automatically handled. - add manual page for dctc_cmd - Fix some functions to work fine on SPARC platforms (tested on AURORA 1.0) (Thanks to Yves BLUSSEAU). - SIGCHLD is now ignored to prevent zombi creation (at end of script for example). - fix a bug in GDL renaming function. If the "move into done/ directory" was set, the done/ directory does not exist and a new filename like "./filename" is used, the downloaded file is not move into the done/ directory and keeps its old name. - new command added: /KICK. This command allows user kicking.
2003-01-17Now that AUTOMAKE_OVERRIDE works again, just depend on gmake and be donewiz1-3/+2
with it.
2003-01-17Touch several files before manually modifying config.h, so that the Makefilejmmv1-1/+3
does not try to rebuild config.h at build time. Should fix build problems shown in Hubert's last bulk build.
2002-12-17Update to 0.83.9:wiz3-20/+5
- obtaining the default IP requires 1 process less than before. - default IP obtention now supports both previous method (5 process) and BSD method (2 process). Based on BSD port patches sent by Thomas Klausner. - new flag added: min_delay_between_search. This flag allows limitation of the number of search queries by setting a minimum duration between 2 searchs. If a query comes too close to the previous one, it is silently discarded. Default flag value is 0 (no delay).
2002-11-11Update to 0.83.8. Changes:wiz4-23/+7
This version fixes compilation problems with old C compilers and with Berkeley DB 4.0. Malformed MyINFO data are handled more gracefully, IGNORE_SLOT_LIMIT properly works now, a program to send DCTC command to running client from a script was added, and a new flag was added to ignore public chat messages from a user.
2002-11-03Update to 0.83.7:wiz3-5/+22
Fixed a compilation problem with Berkeley DB4, updated the man page, and added the ability to start a program when a GDL ends. Downloading the hublist no longer hangs the GUI, automatic generation of autoscan patterns was added, and a problem with missing translation files in the RPM was fixed.
2002-10-21Upgrade to 0.83.6. Two patches have been integrated.wiz4-106/+5
Changes: A Berkeley DB detection problem on NetBSD was fixed, a command to set the range of ports to use for autoscan was added, and search capabilites were added to the user file list tab. In the GUI, nickname sort can now be case sensitive or insensitive.
2002-10-03Add configure.in patch for the configure patch.wiz3-32/+100
2002-10-03Remove some patches by virtuously passing in CPPFLAGS ;)wiz6-58/+4
2002-09-29Update to 0.83.5.wiz4-84/+9
Changes: - a special hub address is recognized "dummy_client". When this name is used with the -g option, it is possible to start a client connected to no hub. - When the dynamic IP flag is set, the IP is updated each time the /RECON command is processed whatever the /RECON is successful or not (previous, only a successful /RECON update the IP). - When the dynamic IP flag is set, the IP is updated every minute. - to ease port, stdout G_LOCK is now named std_out G_LOCK.
2002-09-23Update to 0.84.4:wiz2-5/+5
- a (new) buggy clone seems to send string containing illegal character ('\0'). Because this character is also the C string end character, it truncates string and DCTC crashs because an impossible case occurs. This version avoids the problem.
2002-09-11Initial import of dctc (Direct Connect Text Client) and its GUI, dc_guiwiz15-0/+287
(Direct Connect GUI). Requested by reed some months ago ;) DC is another file sharing protocol.