Age | Commit message (Collapse) | Author | Files | Lines |
|
Redirects TCP connections from one IP address and port to another.
rinetd is a single-process server which handles any number of
connections address/port pairs. Since rinetd runs as a single
process using nonblocking I/O, it is able to redirect a large
number of connections without a severe impact on the machine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
macro.
|
|
|
|
While here set TEST_TARGET even if the submake all target includes the
test ones.
|
|
|
|
|
|
|
|
|
|
|
|
Fix a mostly harmless bug: a utsname.machine string was added at the
end of utsname.version string.
|
|
ChangeLogs? We don't need no shtinking ChangeLogs! (AFAICT, there is a
single bug fix to the MPEG code.)
|
|
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed.
Cleaned up settings of ROOT_GROUP in some *.sys.mk
|
|
|
|
Greg Troxel in private mail.
|
|
|
|
|
|
|
|
via pkgsrc-wip
The patches are adapated from FreeBSD's pygopherd "port".
This is an all-new, modern Gopher server. It can serve documents
with Gopher+, standard Gopher (RFC1436), and HTTP -- all on the same
port. Pygopherd features a modular extension system as well as
loadable scripts and much more. It contains full support for
UMN gopherd systems -- including .Links, .names, .cap, searches, etc.
Pygopherd also supports Bucktooth features such as gophermap files
and executables. In addition to all this, there are Pygopherd's own
extra features. All features are fully customizable and can be enabled
or disabled by editing etc/pygopherd/pygopherd.conf.
|
|
this patch on the web that purports to make it work with GCC 3/libstdc++ 3.
|
|
lintpkgsrc - handle the buildlink include fest:
- Using realpath() to fix exclude of duplicate includes speeds
up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3
- Excluding buildlink[^/]*.mk files unless -d is specified further
speeds up to just under 1 minute
|
|
lintpkgsrc - handle the buildlink include fest:
- Using realpath() to fix exclude of duplicate includes speeds
up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3
- Excluding buildlink[^/]*.mk files unless -d is specified further
speeds up to just under 1 minute
|
|
(Okay'd by maintainer, mrauch.)
|
|
(removed in previous commit).
|
|
- Pass --sysconfdir to configure script.
- Make the program honour that directory to search for config files.
- Remove un-needed patch (everything can be done from configure).
|
|
loop has finished.
|
|
|
|
- fixed bug in multiple config pages loader code that could crash the game
- enhanced (remaining low-resolution) Supaplex graphics
- active/inactive sides configurable for custom element changes
- new movement type "move when pushed" available for custom elements
- now four envelope elements available
- font, background, animation and sound for envelope now configurable
- main menu doors opening/closing animation type now configurable
|
|
- fixed bug in multiple config pages loader code that could crash the game
- enhanced (remaining low-resolution) Supaplex graphics
- active/inactive sides configurable for custom element changes
- new movement type "move when pushed" available for custom elements
- now four envelope elements available
- font, background, animation and sound for envelope now configurable
- main menu doors opening/closing animation type now configurable
|
|
|
|
|
|
|
|
|
|
|
|
xine.h) if GCC 3.* is used.
This fix the build of this package on -current with GCC 3.3.1.
|
|
Since htmlsplit.rb isn't really contain RD document, stop try to generate
HTML from it. (It was my fault.)
Bump PKGREVISION.
|
|
file xine.h fix for GCC 3.3.1 g++]
|
|
This fix the build of kdemultimedia3 with GCC 3.3.1.
Bump PKGREVISION.
|
|
|
|
including <des.h> if we are on -current or create a symlink in the
BUILDLINK_DIR if we don't have OpenSSL 0.9.7).
Closes PR pkg/22710 by Soren Jacobsen. Bump pkgrevision to 4.
|