Commit graph

8 commits

Author SHA1 Message Date
rillig
38751d969b Fixed pkglint warnings. 2006-02-02 20:53:44 +00:00
joerg
e0b67161d7 USE_LIBTOOL=yes
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-20 22:44:50 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
wiz
5aa3edc88d Update to 0.85.4:
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-15 19:46:14 +00:00
wiz
0084d986c1 Upgrade to 0.83.6. Two patches have been integrated.
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-21 01:35:13 +00:00
wiz
7d2784806e Add configure.in patch for the configure patch. 2002-10-03 12:16:55 +00:00
wiz
fc28d32095 Remove some patches by virtuously passing in CPPFLAGS ;) 2002-10-03 11:24:33 +00:00
wiz
963cdd4291 Initial import of dctc (Direct Connect Text Client) and its GUI, dc_gui
(Direct Connect GUI). Requested by reed some months ago ;)
DC is another file sharing protocol.
2002-09-11 20:47:14 +00:00