server and if PHP has access to the username and password, this plugin will
bypass the login screen and use the provided username/password.
If this plugin enabled and the information isn't present, it doesn't crash
or produce error messages. It just doesn't automatically log you in. If the
user/pass information does not work for the IMAP server, this still displays
the login form, just in case the web server password and IMAP password are
not synchronized.
WWW: http://www.squirrelmail.org/plugin_view.php?id=34
PR: ports/95752
Submitted by: Stefan Bethke <stb@lassitu.de>
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
PR:
Submitted by: Shaun Amott <shaun@inerd.com>
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
- fixes the byte-ordering issue in radius authentication packet - the original
may not work on little-endian machine.
- make it more conform to the nagios plugin return code convention
Cosmetical changes:
- provide more verbose information for debugging
PR: ports/95398
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: Andrew L Kilpatrick <tiger@whitetigersd.com> (maintainer)
they now do not overwrite existing configuration files. Rather than backing up the
old ones and allowing the user to merge the files by hand, config files are left
untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
they now do not overwrite existing configuration files. Rather than backing up the
old ones and allowing the user to merge the files by hand, config files are left
untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
- Changes to the way Windows FD handles wild-cards
- Regex,RegexDir, and RegexFile for Win32 have been implemented but
are untested
- Backslashes are no longer permitted in File directives
- New algorithm for selecting Volumes from the Scratch pool
- New virtual disk autochanger
- New optional Device resource directive in SD. types: File, DVD, Tape,
or FIFO
- Faster restore tree building and uses less memory
- Changed to how keyword job or jobname is used
- Improved job report for Backups
- 'update volume' has new features
- Jobs can now be enabled/disabled
- New program named regex in the tools directory
PR: ports/95765
Submitted by: Dan Langille (maintainer)
Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
===> sysutils/etcmerge failed
"/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
Approved by: maintainer timeout (1 week)
shipping with sformat 3.5 for building sformat; the former include their
own version of __dtoa() which is no longer externally visible with libc
symbol versioning turned on (thus breaking the build of stock sformat).
- While here also use MASTER_SITE_LOCAL for providing a backup mirror of
the sformat 3.5 distfile instead of using a private one.
- Fix the checksumming of sformat.dat on LP64 platforms so sformat doesn't
erroneously complain about that file containing uncertified data there.
Bump PORTREVISION for this.
Approved by: netchild