Before, a different version of glest.ini would overwrite a correct glest.ini
during the installation that causes game not runable by default.
- Get configure to find pthread correct by teach it about ${PTHREAD_LIBS}, not
use -lpthread (hardcore).
- Remove the MAKE_ENV, it is not need.
- Other very small clean up.
- Bump the PORTREVISION, for glest.ini issue.
Approved by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
fast and simple install
fast log parser generate small per user data file
perl based cgi script for dynamic generated report pages
html template for design
no database required
no additional perl module
varios reports
user group support
graphics report
multilanguage interface
PR: ports/91077
Submitted by: Alexander Logvinov <user@blg.akavia.ru>
Unix.
This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.
PR: ports/90997
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
The attached shar is for security/cutlass - an encrypted
peer-to-peer voice, text, and file transmission protocol
entended to bring encrypted Internet use to the masses.
Also included is a sample application using the protocol.
Please note that the patch ommited from the PR will have to be added
when ports/91035 : [UPDATE]: security/botan is commited.
PR: ports/91072
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Ldns is a library to simplify implementaition of recent DNS
RFCs. The goal is to allow depelopers to easily create
software conforming to current RFCs and experimental software
for current Internet drafts. Because ldns is written in C
it should be a lot faster than Perl or other scripting
languages.
WWW: http://www.nlnetlabs.nl/ldns/
PR: ports/91042
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> <saurbier@math.uni-bielefeld.de>
Q3Base is a fork of Quake III Arena. Its advantage is that
it has a lot of bugfixes, including support for FreeBSD out
of the box. It also uses GNU Autoconf/Automake and works
with BSD Make, thus removing the dependency on Perl and GNU
Make.
It's also more compact than Quake III Arena - 1.4 MB .tar.bz2
vs 5.5 MB .zip.
PR: ports/89213
Submitted by: Ed Schouten <ed@fxq.nl>
Change install directory and add a start-up script for
ldconfig. PORTREVISION bumped because libraries wasn't
usable for other applications before.
PR: ports/91069
Submitted by: Laurent Courty <lrntct@gmail.com>