Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk685/; revision=5757
|
|
to work out all the forking and dispatch stuff. Main things left to
do are (a) rewriting the single IPv4/6 socket with blocking I/O to use
asyncore and two sockets, and (b) daemonizing (maybe).
svn path=/trunk/; revision=5395
|
|
svn path=/branches/tk377/; revision=5061
|
|
for Ubuntu package.
svn path=/branches/tk377/; revision=5058
|
|
that we can stop fighting with FreeBSD's odd habit of installing
packaged software in /usr/local/bin while excluding /usr/local/bin
from the default $PATH in system cron jobs and shell scripts.
svn path=/branches/tk377/; revision=5013
|
|
svn path=/branches/tk377/; revision=4974
|
|
automate construction of things like the pkg-plist for a FreeBSD port.
This is a fairly nasty kludge, but we're kind of trapped at the
intersection of two different build systems (autoconf and disttools)
and a laundry list of platform-specific packaging systems, so anything
we do here is likely to be nasty, and almost anything is better than
trying to maintain packing lists for all those systems by hand.
svn path=/trunk/; revision=4938
|
|
there's some clever way to autoconf this so users can control whether
they want their directories whacked or not, but for now we need to
stop doing this because it messes up /usr/local on MacOSX laptops.
See #288.
svn path=/branches/tk274/; revision=4745
|
|
svn path=/trunk/; revision=4046
|
|
svn path=/pywrap/Makefile.in; revision=3810
|
|
svn path=/pywrap/Makefile.in; revision=3801
|
|
svn path=/rtr-origin/Makefile.in; revision=3796
|
|
svn path=/openssl/Makefile.in; revision=3794
|
|
svn path=/configure; revision=3776
|