Do not bump PORTREVISIONs.
<ChangeLog>
*) Added feature: resumable uploads.
*) Added feature: allow to use of $variables in "upload_pass"
directive (Piotr Sikora).
*) Added feature: allow module's directives inside if
statements (David Backeus).
*) Added feature: directive upload_tame_arrays and ability to
do some magic with php arrays.
</ChangeLog>
From RELEASE_NOTES:
Incompatibility with snapshot 20100912
======================================
- If your DNSBL queries have a "secret" in the domain name, you must
now censor this information from the postscreen(8) SMTP replies.
- The postscreen "continue" action is now called "ignore". The old
name is still supported but no longer documented.
- The postscreen_hangup_action parameter was removed. Postscreen
now always behaves as if "postscreen_hangup_action = drop".
- The postscreen_cache_retention_time default was increased from
1d to 7d, to avoid deleting results from expensive deep SMTP
protocol tests too quickly.
Incompatibility with snapshot 20100827
======================================
The Postfix SMTP client no longer appends the local domain when
looking up a DNS name without ".".
Specify "smtp_dns_resolver_options=res_defnames" to get the old
behavior, which may produce unexpected results.
Many bugfixes/cleanup and improvements for postscreen.
For detailed information see RELEASE_NOTES, postconf(5) and
postscreen(8) for incompatibilities, features, and configuration
parameters.
PR: 150088
Submitted by: ohauer
Approved by: maintainer timeout, glarkin (mentor)
This script is described in urxvtc(1).
Debian also uses this and the Manpage is from Debian.
PR: ports/150976
Submitted by: Simon Olofsson <simon (at) olofsson.de>
Remove ARCH requirement for i386; let the install of the Linux base
determine if the port is allowed or not.
Detect if the original or Diamond game files were installed in
games/nwndata to install the appropriate client.
Add an option to install the NWMovies/BinkPlayer patch to play in-game
movies for the Diamond client. This includes a rewritten script (from
Perl to shell) to remove the need for Linux Perl to run it. The script
includes a method to skip movies, especially the intro movies, as noted in
pkg-message. Default to off.
In the nwn script, remove dead links in and rebuild ${HOME}/.nwn. This
allows moving between the original and Diamond editions without confusing
(resulting in segmentation faults) the client.
Set SDL_AUDIODRIVER to dsp by default to remove warnings from SDL
concerning audio setup.
Disallow core files as these are commonly seen when the game exits.
Fortunately, the segmentation fault does not affect play nor the
configuration files.
Approved by: wxs
CDROM_MOUNT variable. A Diamond install includes the Shadows of
Undrentide, Hordes of the Underdark and Kingmaker expansions. The port
version is 1.61 when using the Diamond DVD.
Remove ARCH requirement, which had been for only i386; let the install of
the Linux base determine if the port is allowed or not. Besides, there is
nothing runnable in this port.
Take maintainership.
Approved by: wxs
- Add a new OPTION to TESTS, since it requires python on build time and some
people don't like this. Leave it ON by default to run tests on package
building
- Bump PORTREVISION because gcc dependency has changed
PR: ports/150984 (based on)
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
- Remove GCC 4.2+ dependency, now it builds file with 3.4.6
- Add a new OPTION to TESTS, since it requires python on build time and some
people don't like this. Leave it ON by default to run tests on package
building