remove inflamatory comment.
Remove BROKEN from sparc64 and simplify special case handling of
libgcj on ia64 and sparc64.
USE_SIZE is now the default, no need to specify it explicitly.
Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now.
Kwirc is an IRC client for KDE. It features:
o SSL Support
o Multiserver
o Lame mode with smileys
o Ruby scripting
WWW: http://kwirc.sourceforge.net/
Approved by: arved (mentor)
Other (minor) changes are listed below:
* Update additional patches also.
* Add new perl module dependency which POPFile newly 'use'ed.
* Add new runtime dependency option, WITH_POPFILE_UPGRADE_FROM_0_20.
If you're using previous version of POPFile, you may want to make
this port with WITH_POPFILE_UPGRADE_FROM_0_20=YES.
* Display compile-time option introduction.
* Introduce popfile.sh, per-user bases startup script. Since v0.21.0
supports multi-user, you don't have to have your _own_ copy of POPFile.
setup-popfile.sh is also removed; it doesn't need anymore.
Tenebrae is not quake1 anymore, it uses more advanced graphics
algorithms so it requires a much faster system to run. These
are the bare minimum reqs to run Tenebrae:
PIII 600
64 Mb RAM (More if you want to use some mods.)
Geforce1
Quake1 data (registered or shareware)
Water vissed maps
Recommended is a faster processor and a geforce4 / radeon 8500
class 3d card. Tenebrae_Readme.txt contains full list of
supported video cards.
PR: ports/64320
Submitted by: Igor Pokrovsky <tiamat@comset.net>
uschedule is not cron(8) and uschedule is not at(1) - it does offer
similar functionality but is not intended to be a drop-in replacement.
It works differently. It's designed to be different.
WWW: http://www.ohse.de/uwe/uschedule.html
PR: ports/63075
Submitted by: Thomas Seck <tmseck@netcologne.de>
- provide more OPTIONS, including (untested) support for pf(4)
- integrate the follow-XFF-patch from devel.squid-cache.org (submitted by
Michael Ranner), this should improve interaction with dansguardian
- use id 100 for the squid pseudo user instead of choosing the first free
id greater than 3127, a behaviour introduced with PORTVERSION 2.5.4_6.
Provide a 'changeuser' target to make migration from a high id to id 100
possible (requested by Kris Kennaway)
- don't let the port CONFLICT with itself (criticized by Oliver Eikemeier)
- provide rcNG support in squid.sh only on systems with /etc/rc.subr
PR: ports/64061
Submitted by: Thomas-Martin Seck (maintainer)