Age | Commit message (Collapse) | Author | Files | Lines |
|
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
default. This correctly fixes the PLIST problem with pam, and makes the
package more consistent with the rest of pkgsrc.
|
|
|
|
|
|
* 2.2.2 (stable)
* The crash bug that occurred when trying to move IMAP4 folders right
under the root folder was fixed.
* The crash bug that occurred after a message window was closed while the
search dialog was still open was fixed.
* Win32: The console window is newly created if --debug or --help option
is specified.
* Win32: The non-ASCII filename encoding problem on executing external
commands was fixed.
* Win32: The bug that the main window became not responsive when an error
occurred on automatic receiving while the window was minimized was fixed.
* Win32: Spanish translation was added for the installer.
* Win32: The installer was fixed so that it selects correct language on
environments other than Japanese.
|
|
instead of INSTALL_*_DIR for some directories.
|
|
gdbm map it was originally based on) -- we can re-enable this when it
no longer breaks builds on some platforms.
|
|
|
|
16/09/2005 : V 1.6
- Removed the algorithm lightgreydomain as the new mxgrey
does better and simpler
- Removed the UPDATE option, now gld always update triplets.
- Fixed a minor flaw in the MXGREY algorithm.
- Now you can configure MXGREY to consider an ip as a safe
MX after X succesful greylists instead of only 1 . (read
gld.conf for details)
- Now gld updates the counters only when mail is not
greylisted
- Added Training mode, read gld.conf for details
- Now gld verify that if you supply a custom smtp code,
it's a 4XX code otherwise gld discard it and use 450 .
- If gld cannot connect to MySQL server on startup
it will not refuse to run anymore, but will set keepdbopen
to 0 and accept to run .
- The sample config file provided now only listen to loopback
only accept connection from localhost and runs as nobody/
nobody.
WARNING: if you were using lightgreydomain algorithm, it
has been discontinued use MXGREY in place, please read
gld.conf for details.
|
|
Final part of PR 32969 by Greg Oster.
|
|
Addresses second part of PR 32969 by Greg Oster.
|
|
|
|
of PR 32969 by Greg Oster.
|
|
scripts for sqlite 2 and 3.
|
|
|
|
|
|
relevant changes:
-The bug that account names with filename-unsafe characters couldn't be
used was fixed
-The crash bug that occurred if non-ascii newsgroup names appeared while
getting newsgroup list was fixed
-The performance problem of the quick search while the summary was sorted
by thread date with descending order was fixed
|
|
|
|
|
|
* bug fixes
* install PREFIX/sbin/qshape
|
|
|
|
* sync with squirrelmail 1.4.6
|
|
This release is very important, and we strongly advise everybody to
update to the latest release.
Security Update
===============
This version contains a number of security updates that were brought
to our attention via a number of sources.
- In webmail.php, the right_frame parameter was not properly sanitized
to deal with very lenient browsers, which allowed for cross site
scripting or frame replacing. [CVE-2006-0188]
- In the MagicHTML function, some very obscure constructs were
discovered to be exploitable: 'u\rl' was interpreted as 'url' (privacy
concern), and comments could be inside keywords (allows for cross site
scripting). Both only affect Internet Explorer users. Found by Martijn
Brinkers and Scott Hughes. [CVE-2006-0195]
- The function sqimap_mailbox_select did not strip newlines from the
mailbox parameter, and thereby allowed for IMAP command injection.
Found by Vicente Aguilera. [CVE-2006-0377]
|
|
- install PREFIX/sbin/qshape
Updated postfix to 2.2.9
Most of this patch hardens the TLS implementation against DNS-based
attacks, and eliminates some anomalies from the TLS per-site policy
engine. See the TLS_README document for tips on how to avoid
DNS-based attacks that can change the server hostname that Postfix
uses for logging, for TLS per-site policies, and for server
certificate verification.
The patch also adds a workaround that prevents Postfix from repeatedly
trying to deliver mail to domains with a malformed MX record (for
example, with a null MX hostname). Postfix 2.2.9 bounces such mail
immediately.
|
|
Kerberos IV and not needed by Kerberos V. Bump revision.
|
|
|
|
|
|
|
|
This Perl module implements the various components of the DKIM message-signing
and verifying standard for Internet mail.
|
|
|
|
|
|
|
|
|
|
|
|
-added Maildir "filemode" parameter. Thanks: Martin Haag.
|
|
this conflicts with the pkginstall framework. Bump PKGREVISION.
|
|
|
|
|
|
* 2.2.0 (stable)
* The move and copy of messages to queue folders and virtual folders are
prohibited.
* The included sylpheed.spec was modified.
* 2.2.0rc (development)
* The 'minimize to tray icon' feature was modified.
* The command line options help dialog is not duplicated anymore.
* The problem that the UI was still insensitive after the execution of
external editor failed was fixed.
* The nonstandard Japanese encoding 'x-sjis' was supported.
* Win32: The locale encoding problem on some languages was fixed.
|
|
Remove OWN_DIRS to fix CHECK_FILES build. Some pkglint cleanup while here.
|
|
|
|
|
|
|
|
Remove OWN_DIRS to fix CHECK_FILES build. Some pkglint cleanup while here.
|
|
cannot create /bin/msgfmt: read-only file system
cannot create /bin/msgfmt: read-only file system
chmod: /bin/msgfmt: No such file or directory
Solution:
Do not include gettext-lib/builtin.mk, if it's included
too early, BUILDLINK_DIR is not defined. Use gettext-lib/buildlink3.mk
instead.
While here, remove superfluous inclusion of bsd.prefs.mk.
|
|
is not built. Add it to PLIST unconditionally. Bump PKGREVISION.
|
|
conflicts with builtin strcasestr on DF and NetBSD.
|
|
|
|
Honor PKGMANDIR.
|