Commit graph

10 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-03-04 21:28:51 +00:00
tv
310c4cd77e Include <sys/time.h> to get fd_set properly. 2005-11-07 21:32:27 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
a7b4f30835 When linking against libssl, also link against libcrypto. 2005-01-04 11:10:10 +00:00
wiz
8d0b1ad256 VISION, not VISIN. 2004-12-31 02:02:14 +00:00
jlam
fdc339c6f5 Remove unnecessary patch-aa after adding the hidden dependency on openssl,
since ctorrent links against both libssl and libcrypto.  Bump the
PKGREVISION to 1 as a result of the dependency change.
2004-12-31 01:52:33 +00:00
adam
3f7845c738 Changes 1.3.4:
* Bug fix for compact peer address acquisition
* Addition of peer identifier
2004-11-22 15:45:18 +00:00
wiz
fa20d9dd3b Remove unneeded chunk. 2004-06-25 17:25:01 +00:00
wiz
fed7c2d2cd Initial import of ctorrent.
CTorrent is a BitTorrent client written in the C programming language.
It currently runs on most Linux variants, MacOS and FreeBSD, but
hopefully on Windows as well! CTorrent is built as a console program,
which means that it doesn't require any graphical components (such as an
X server) on the machine you are running it on, you can even run it
remotely through a terminal if you wish.
2004-06-25 17:20:47 +00:00