plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).
WAD files for DOOM II. You need an official copy of DOOM II to play
these plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).
This is the shareware WAD file for DOOM I, consisting of the first
episode "Knee-Deep in the Dead" of the full Doom game. This datafile
can be used with games/chocolate-doom and/or games/prboom.
from MAINTAINER Paul de Weerd
"please commit" jasper
from the days of DOS. The author, Simon Howard, has worked to insure
Chocolate Doom, which is nothing more than a directly modified version
of the released iD Software source code, has zero changes that affect
gameplay, look, or feel, and also re-created a DOS-like setup program to
configure the game much like the original setup.exe.
from MAINTAINER Ryan Freeman
This python module provides access to the serial port, with backends for
standard Python running on Windows, Linux, BSD (possibly any POSIX
compilant system), Jython and IronPython. The module named "serial"
automatically selects the appropriate backend.
Port by MAINTAINER (Daniel Gruber <daniel at tydirium dot org>) with
tweaks from me.
avahi so that only the -main subpackage is built
(i.e. cups needs avahi, avahi needs qt3, qt3 needs cups... *bang*)
issue reported by sthen@, then naddy@, then sturm@...
build half of the ports tree just to build the main subpackage; this
change will also allow to fix the cyclic with gtk2-cups and qt-3+4
- move some files from -main to -gtk where they belong
- as a side note, only the -gtk subpackage is SHARED_ONLY now
"With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them."
ok jakob@
"With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them."
ok jakob@
caused by sscanf "%ld" -> time_t sized var.
- remove -fno-stack-protector since gcc/4.2 doesn't have that on by
default yet
- depend on estdc++.>=11 (with dwarf2 exceptions)
okay robert@
MapServer is a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries.
This port is splitted in 4 packages: -main contains the mapserv CGI,
-php contains the PHP Mapscript extension, -perl contains Mapscript perl
bindings and -utils contains various utilities and examples of use.
ok ajacoutot@