| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
Previous delta was:
Obtained from: author
Message-ID: <Pine.SOL.4.44.0212181142130.23666-100000@draco.cus.cam.ac.uk>
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and incorporates a lot of fixes.
WARNING, this version of exiscan is not entirely backward-compatible
with the previous one:
* The following configuration options have been replaced with
compile-time definitions and thus must be removed from your
Exim configure file if specified there:
exiscan_spamd_buffer_max_chunks
exiscan_spamd_buffer_init_chunk
exiscan_av_buffer_max_chunks
exiscan_av_buffer_init_chunk
* Because of changes in the way MIME handling is implemented,
the following should be added to the Exim configure file to
maintain the original behaviour (which was to unpack MIME
messages):
exiscan_demime_condition = 1
2) Fix handling of SIGCHLD in redirection processes, which resulted
in redirection processes vanishing.
3) Bump PORTREVISION accordingly.
|
|
|
|
| |
Change MAINTAINER to ports.
|
|
|
|
| |
Submitted by: des
|
|
|
|
|
| |
PR: ports/47893
Submitted by: SAKAI Hiroaki <sakai.hiroaki@finet.fujitsu.com> (maintainer)
|
|
|
|
|
| |
PR: ports/47892
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
|
|
|
|
| |
Check for perl version instead of failing ungracefully.
PR: ports/47891
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Suggested by: Lars Thegler
Reviewed by: tobez
|
| |
|
|
|
|
| |
PR: ports/43387
|
|
|
|
|
| |
PR: ports/43387
Submitted by: Dmitry Karasik <dk@plab.ku.dk>
|
|
|
|
|
| |
PR: ports/47890
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
| |
PR: ports/47889
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
| |
PR: ports/47888
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
| |
PR: ports/47887
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
| |
PR: ports/47886
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
|
|
|
|
| |
PR: ports/47885
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
| |
|
|
|
|
|
|
|
|
| |
p5-Log-Agent-Logger is a new port of the Log::Agent::Logger
from CPAN, which depends on Log::Agent
PR: ports/41308
Submitted by: Tod McQuillin <devin@spamcop.net>
|
|
|
|
|
| |
PR: ports/47884
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This is Msgcat, a small Perl modules for systems which
support the XPG4 message catalog functions : catopen(3),
catgets(3) and catclose(4).
PR: ports/46604
Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
|
|
|
|
|
| |
PR: 47825
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
mysqlman cleanup and fetch update. I can take the maintainership
of this port, since I submitted. I had blackhole a while
ago on my e-mail alias that has been resolved.
PR: ports/47899
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
|
|
|
|
| |
- update to 1.02
- add WWW
- take maintainership
PR: ports/47210
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47249
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: 47898
Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
|
|
|
|
|
| |
PR: ports/47258
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47355
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47356
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47360
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47361
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47365
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: ports/47366
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
|
|
| |
This module parses the Apache httpd.conf, or any compatible
config file, and provides methods for you to access the
values from the config file
PR: ports/47431
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This module provides a shared cache, using a memory mapped
file. Very useful for mod_perl applications. If routines
are provided which interact with the underlying data, access
to the cache is completely transparent, and the module
handles all the details of refreshing cache contents, and
updating underlying data, if necessary.
PR: ports/47465
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
|
|
| |
When the code you're testing returns multiple lines, records
or data structures and they're just plain wrong, an equivalent
to the Unix diff utility may be just what's needed.
PR: ports/47588
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
|
| |
- update to 1.022
- add WWW
PR: ports/47783
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
|
| |
According to the author's post on a mailing list, a simple benchmark
shows that Oniguruma is 10-20% faster than PCRE 3.9 under the ASCII
(single byte) encoding.
|
|
|
|
|
| |
* 5 new hacks, small updates/improvements to several others.
* Couple of minor bugs fixed.
|
|
|
|
|
| |
PR: ports/47682
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
| |
PR: ports/47608
|
|
|
|
| |
Approved by: Mail to maintainer bounces :(
|