redistribution (without modification) is allowed.
Keep PERMIT_DISTFILES* as Yes, and set PERMIT_PACKAGE* to "no license"
since we do not know if we are allowed to package.
KuickShow is an image browser/viewer with a nice filebrowser to select
images to be shown, slideshow support and the ability to display the
following image formats: jpg, gif, tiff, png, bmp, psd, xpm, xbm, pbm
and eim.
--
Balance is a simple but powerful generic tcp proxy with round robin
load balancing and failover mechanisms. Its behaviour can be
controlled at runtime using a simple command line syntax.
The latest release now supports the definition of channel groups
and connection counting and handling boosting the power and versatility
of balance one big step further.
WWW: http://balance.sourceforge.net/
Submitted by Jason Peel <jsyn@nthought.com>
closed after doing an eject, something which caused the
tray to never eject until the program closed and the fd
was closed that way.
Fix provided by Nils Nordman <nino@nforced.com>
I am no longer the developer of the Nemesis Project.
This project is now developed by Jeff Nathan <jeff@wwti.com>
I will still remain the active maintainer of the OpenBSD port.
For those curious, details of WHY I have given up Nemesis and
the future direction of this project can be found here:
http://www.packetninja.net/nemesis_announcement.html
Force people to choose from sun, oss, esd as their sound system, print
error message if that is not done.
Suggested by Heikki Korpela <heko@saitti.net>
Various improvements, including OpenBSD native audio.
* Fix audio device path. This has caused audio not to work without the
esd flavor before, many people (including me) had link to /dev/dsp because
of linux emulation programs and haven't noticed the problem.
* Fix OSS audio.
* Sync libtool patches
* Properly include @SYSTEM_LIBS@ in sdl-config to ensure proper linking
of SDL applications.
--
Corkscrew is a tool for tunneling SSH through HTTP proxies.
Corkscrew has been tested against the Gauntlet, CacheFlow, and
JunkBuster proxies.
WWW: http://www.agroman.net/corkscrew/
Submitted by Jason Peel <jsyn@nthought.com>
Submit & Maintain : Maurice Nonnekes <maurice@amaze.nl>
---
Python Distribution Utilities, or Distutils for short, are a
collection of modules that aid in the development, distribution,
and installation of Python modules. (It is intended that ultimately
the Distutils will grow up into a system for distributing and
installing whole Python applications, but for now their scope is
primarily module distributions.)