| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/120777
Submitted by: "Pietro Cerutti" <gahr.at.gahr.ch>
|
| |
|
|
|
|
|
| |
PR: ports/120743
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
|
|
|
|
|
|
| |
PR: ports/120509
Submitted by: Amaury Gauthier <amauryamaury@gmail.com>
Approved by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
which defines _GLIBCXX_GTHREAD_USE_WEAK and causes compilation
to fail for no good reason.
- Respect users' CFLAGS setting.
- Use MASTER_SITE=SF.
- Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/120496
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> (maintainer)
|
|
|
|
|
|
| |
. Fixed a regression in plugin module for MS AD.
. Fixed a regression in and slightly improved plugin class for
attribute auditContext.
|
|
|
|
| |
- This version adds multiple psk decode, watch more than one QSO
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a real-time Sender e-Mail Address Verification technology. This technology
can stop some kinds of SPAM with a spoofed sender's e-Mail address.
Also it implements a real-time Recipient e-Mail Address Verification
technology. It can be useful if your machine is a backup MX for the recipient's
domains or if your machine forwards all e-Mail messages as a relay host for your
domains to another internal or external e-Mail servers.
It's a lite alternative for the spamilter, milter-sender and milter-ahead
milters.
WWW: http://smfs.sourceforge.net/
PR: ports/116948
Submitted by: Anton Lysenok / Bart Tapolsky <bart@tapolsky.net.ua>
|
|
|
|
|
| |
PR: ports/120299
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer)
|
|
|
|
| |
- Update djview4 to 4.3.
|
| |
|
| |
|
| |
|
|
|
|
| |
Changelog at <http://bouml.free.fr/historic.html>.
|
|
|
|
|
|
|
|
|
|
|
| |
the right of any folders in their folder list that contain at least one
message. Clicking on the link will then mark all messages in this folder as
read/unread. Note that you may turn the "read/unread" link on and off by going
to the Folders page. You may even turn only the "read" or the "unread" link on
or off. It also displays a "mark all read/unread" link below the folder list to
mark all folders read/unread that are selected on the Folders page.
WWW: http://www.squirrelmail.org/plugin_view.php?id=218
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
images (that are linked to remote sites) will be shown in HTML messages. If a
message matches any of the rules and contains images that would normally be
initially hidden, then they are now shown by default.
The user may choose to always show unsafe images, for all message. This is
obviously not recommended by the core SquirrelMail Project Team - or they
wouldn't have built this functionality to begin with ( See the following:
http://www.squirrelmail.org/wiki/UnsafeImages ).
A new section is added to the options page titled, 'Unsafe Image Rules'. Within
this page the user may define a number of rules to determine when messages are
from a trusted source.
These options are very similar to the core message filters plugin. A message
field (To, From, CC, Subject) can be matched either against a regular
expression, or simply searched to see if the given string is within the field.
If a match is found then unsafe images are always shown for this source.
WWW: http://www.squirrelmail.org/plugin_view.php?id=98
|
|
|
|
|
| |
PR: 120754
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
|
|
|
|
| |
maximum quota usage is displayed in easy-to-read graphical format. Optional
warnings may also be displayed to users who are nearing their quota allocation
when they log in (where the "Message Of The Day" would normally be displayed).
This plugin is compatible with three types of mail quota systems:
UNIX (filesystem), IMAP-based, and cPanel quotas.
WWW: http://www.squirrelmail.org/plugin_view.php?id=237
|
|
|
|
|
| |
PR: 120752
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
| |
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
in Linux kernel versions 2.5+ that exposes a system's device tree.
WWW: http://linux-diag.sourceforge.net/Sysfsutils.html
PR: ports/120414
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Nagios-Plugins-Memcached/
PR: ports/118907
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
|
| |
PR: ports/120028
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Now using WWWDIR.
- Added new options.
PR: ports/120107
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: Hugo Leisink <hugo@leisink.net> (maintainer),
itetcu (mentor, implicit)
|
|
|
|
| |
in CONFIGURE_ARGS. Add a config option to control this - default is OFF.
|
|
|
|
|
|
| |
PR: 119793
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The returned has is in the following format.
{DN}{ldap}{attribute}[array of values for this attribute]
The reason for the {ldap} is to allow for other values and
the like to be tagged onto a hash for a DN that are unrelated to LDAP.
This function does not make any attempt to check if the search succedded
or not.
WWW: http://search.cpan.org/dist/Net-LDAP-LDAPhash/
PR: ports/120589
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
|
|
|
|
|
| |
PR: 120740
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and IPFIX, and the encoding function for NetFlow version 9 and IPFIX.
It supports NetFlow version 9 (RFC3945) and NetFlow version 5
(http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt).
Regretfully, it doesn't provide the full specification of IPFIX, yet.
It is future work. You can easily make the Flow Proxy, Protocol Converter
and Flow Concentrator by using the combination of both function. And also,
you can make the flexible Collector which can receive any Templates
by using the Storable perl module.
WWW: http://search.cpan.org/dist/Net-Flow/
PR: ports/120747
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
|
|
|
|
| |
change dirrm to dirrmtry for man/<lang>/ directories
|
| |
|
|
|
|
| |
- Add a secondary download site
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rescale.
The API is intended to be powerful, yet fast and easy to use. It
supports saving and loading of the carving information, real-time
scaling, manual feature selection, customizable progress report and
more.
WWW: http://liblqr.wikidot.com/
PR: ports/120237
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
|
|
|
|
| |
PR: 120737
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
|
|
|
|
|
| |
- Fix build with gcc4.2
- Take maintainership
|
| |
|
|
|
|
|
|
| |
PR: ports/119373
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by: maintainer timeout (6 weeks)
|
|
|
|
|
|
|
|
|
| |
As this port builds Python bindings with its own magic, USE_PYDISTUTILS
does not work in this case. Hence I duplicate some logics from bsd.python.mk.
PR: 119392
Submitted by: James E. Flemer <jflemer at alum.rpi.edu>
Approved by: maintainer timeout (6 weeks)
|
|
|
|
|
|
| |
PR: 119883
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(mail/squirrelmail-change_sqlpass-plugin)
- add BUTTONS "Custom (spam/ham/etc.) buttons" (mail/squirrelmail-spam-buttons-plugin)
- fix OPTION name for mail/squirrelmail-change_ldappass-plugin: LDAPPWD -> LDAPPW
- pet portlint
- bump PORTREVISION
Approved by: miwi (with maintainer's implicit approval)
|