Mario Sergio Fujikawa Ferreira
49d531d73f
Update to 0.83.3
2002-08-28 17:18:19 +00:00
Mario Sergio Fujikawa Ferreira
90b08a76e0
Add a faster source to MASTER_SITES. New source courtesy of submitter.
...
Submitted by: Christian Brueffer <chris@unixpages.org>
2002-08-12 15:49:28 +00:00
Mario Sergio Fujikawa Ferreira
fd3eb836b9
o Update to 0.83.2
...
o Fix long standing issue with upload feature: client would freeze
in semwait state. It was a pthread vs semaphore issue and a
database lookup issue. Check PR for complete report
o All patches are related to upload feature fix
PR: 41323
2002-08-04 18:03:54 +00:00
Maxim Sobolev
800ef6c0b0
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
2002-07-15 17:21:56 +00:00
Mario Sergio Fujikawa Ferreira
720970f3d0
Update to 0.83.1
2002-06-17 03:46:08 +00:00
Mario Sergio Fujikawa Ferreira
4e135bbff6
Update to 0.83.0
...
Submitted by: Christian Brueffer <chris@unixpages.org>
2002-06-11 01:44:28 +00:00
Mario Sergio Fujikawa Ferreira
f3975b9cc9
Update to 0.81.0
2002-05-21 00:27:47 +00:00
Mario Sergio Fujikawa Ferreira
d06daf6bfd
Update to 0.80.5
2002-05-09 16:43:46 +00:00
Mario Sergio Fujikawa Ferreira
ff9bd36a6e
Update to 0.80
2002-04-27 23:31:48 +00:00
Mario Sergio Fujikawa Ferreira
cbe393afa3
Update to 0.79
2002-04-17 21:14:44 +00:00
Mario Sergio Fujikawa Ferreira
d8974009ee
Update to 0.77
2002-03-31 22:18:39 +00:00
Mario Sergio Fujikawa Ferreira
e67fd6815f
Update to 0.74
2002-03-13 21:40:57 +00:00
Mario Sergio Fujikawa Ferreira
703d214e11
Chase glib20 repo copy from glib13 (later removed). This was
...
overlooked by the glib20 sweep group :)
2002-03-13 20:53:08 +00:00
Mario Sergio Fujikawa Ferreira
b2c1551a3b
o update glib13 lib version to follow update in glib13/Makefile rev
...
1.50
PR: 35655
Submitted by: Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
2002-03-08 00:24:18 +00:00
Mario Sergio Fujikawa Ferreira
6698f392c1
Update to 0.73
2002-03-05 14:47:29 +00:00
Mario Sergio Fujikawa Ferreira
cd7e092e49
o Update to 0.71.1
...
o Replace glib12 with devel glib13 (*fear*)
2002-02-19 17:25:51 +00:00
Mario Sergio Fujikawa Ferreira
051633910d
Update to 0.69
2002-02-03 19:13:53 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Mario Sergio Fujikawa Ferreira
231dc2706f
Update to 0.68.0
2002-01-27 17:09:37 +00:00
Mario Sergio Fujikawa Ferreira
23a2af2c07
Update to 0.67.0
2002-01-21 02:28:44 +00:00
Mario Sergio Fujikawa Ferreira
6452587524
o Update to 0.61
...
o Greatly simplify the patches removing sigprocmask protection
around send/receive since there is already a global signal handler
2001-12-02 21:54:10 +00:00
Mario Sergio Fujikawa Ferreira
b7975676da
Update to 0.60
2001-11-25 20:57:08 +00:00
Mario Sergio Fujikawa Ferreira
bc737cecdd
o New port dctc version 0.59: A DirectConnect (www.neo-modus.com)
...
text client for file sharing
o Renamed hublist to dc_hublist; former was too generic
o FreeBSD's send(2) (in fact, all *BSD) does not support MSG_NOSIGMASK or any
similar feature. Therefore, tried to mimick it with signal masking.
However, this introduces a possible race condition which, fortunaly,
is not triggered by this application since it is not concurrent.
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-22 04:32:47 +00:00