Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-15 | Added PGSQL_PREFIX. | rillig | 1 | -1/+2 | |
2007-02-15 | Added a new data type for CVS Entries lines. | rillig | 1 | -2/+76 | |
The ": Avoid regen" configure patch must not be committed to CVS. | |||||
2007-02-15 | Modular Xorg support. | joerg | 1 | -2/+5 | |
2007-02-15 | Go away, no X11 needed! Bump revision. | joerg | 1 | -3/+2 | |
2007-02-15 | Modular Xorg support. Cut dependency list down to what is used. | joerg | 1 | -5/+4 | |
2007-02-15 | Modular Xorg support. | joerg | 5 | -14/+35 | |
2007-02-15 | Don't bail out if SDL is not installed. | joerg | 2 | -5/+12 | |
2007-02-15 | remove myself as maintainer | perry | 4 | -8/+8 | |
2007-02-15 | Modular Xorg support. | joerg | 1 | -2/+2 | |
2007-02-15 | remove myself as maintainer -- I have no time any more. | perry | 1 | -2/+2 | |
2007-02-15 | Don't depend on native X11. Bump revision. | joerg | 1 | -3/+2 | |
2007-02-15 | Modular Xorg support and explicit libz dependency. | joerg | 1 | -3/+6 | |
2007-02-15 | Modular Xorg support. | joerg | 3 | -8/+14 | |
2007-02-15 | Made an error message friendlier (patch-ab). | rillig | 3 | -4/+19 | |
Fixed pkglint warnings. | |||||
2007-02-15 | Fixed pkglint nitpicks. | rillig | 1 | -3/+3 | |
2007-02-15 | Added conflicts. | rillig | 1 | -1/+2 | |
2007-02-15 | Add DragonFly and modular Xorg support. | joerg | 4 | -13/+69 | |
2007-02-15 | Fixed the mail command. PKGREVISION++ | rillig | 1 | -4/+6 | |
2007-02-15 | Fixed pkglint warnings. | rillig | 2 | -7/+6 | |
2007-02-15 | Updated | heinz | 1 | -1/+3 | |
mail/p5-Mail-DKIM to 0.22 mail/spamassassin to 3.1.8 | |||||
2007-02-15 | Updated to version 3.1.8. | heinz | 2 | -10/+11 | |
Pkgsrc changes: - some cleanup of the Makefile to shut up a few pkglint notes and warnings (USE_TOOLS, SUBST_CLASSES). Changes since version 3.1.7: ============================ 3.1.8 is a major bug-fix release, including a potential DoS. The major highlights are: - bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly long URIs found in the message content. - bug 5240: disable perl module usage in update channels unless --allowplugins is specified - bug 5288: files with names starting/ending in whitespace weren't usable - bug 5056: remove Text::Wrap related code due to upstream issues - bug 5145: update spamassassin and sa-learn to better deal with STDIN - bug 5140 and 5179: improvements and bug fixes related to DomainKeys and DKIM support - several updates for Received header parsing - several documentation updates and random taint-variable related issues | |||||
2007-02-15 | Updated to version 0.22. | heinz | 2 | -8/+9 | |
This version (from 0.19 and up) also recognises DomainKeys signatures in addition to DKIM signatures. Pkgsrc changes: - Converted the paths of script files to be skipped during "check-interpreter" phase from absolute to relative paths, otherwise it wouldn't work anymore. Changes since version 0.18: =========================== Version 0.22 - released 2007-01-19 * fixes a couple very minor bugs * some cosmetic changes to error messages Version 0.21 - released 2006-11-29 * fixes two bugs, see ChangeLog for details Version 0.20 - released 2006-10-24 * now supports verifying multiple signatures (the result returned is based on the "best" available signature) * now supports adding multiple signatures in one pass (to use this, you need to create a "signer policy"; see scripts/dkimsign.pl for an example) * now supports signing/verifying signatures for the older DomainKeys standard * now implements Internet Draft draft-ietf-dkim-base-05, including: * support for the version (v=) tag * eliminated "control character detected in message" error message Version 0.19 - released 2006-06-15 * now supports earlier versions of Perl (5.6.1 and up). | |||||
2007-02-15 | Made the package definition a bit simpler. | rillig | 1 | -15/+8 | |
2007-02-15 | Added VARBASE to BUILD_DEFS. | rillig | 1 | -1/+2 | |
2007-02-15 | Added VARTEXTFONTS to BUILD_DEFS. | rillig | 1 | -2/+4 | |
2007-02-15 | Disabled the CHECK_INTERPRETER warning. | rillig | 1 | -1/+2 | |
2007-02-15 | BINOWNER and BINGROUP need to be set in MAKE_FLAGS, not MAKE_ENV. | rillig | 1 | -2/+2 | |
2007-02-15 | Changed white-space to appease pkglint. | rillig | 1 | -12/+12 | |
2007-02-15 | This package has info files. | rillig | 1 | -1/+2 | |
2007-02-15 | Add modular Xorg support. This should get some more attention by the | joerg | 3 | -3/+23 | |
maintainer as it obviously doesn't honour CFLAGS et al. | |||||
2007-02-15 | Should work on DragonFly and allow build with modular Xorg. | joerg | 1 | -3/+3 | |
2007-02-15 | Don't depend on X11. Bump revision. | joerg | 1 | -4/+2 | |
2007-02-15 | Add DragonFly support, fix build with modular and pkgsrc Xorg and | joerg | 28 | -15/+477 | |
shared library linkage in general. On DragonFly and NetBSD build with -Wl,-z,defs to find possible regressions. | |||||
2007-02-15 | No need for this to depend on X11 as it isn't even native. | joerg | 1 | -6/+4 | |
Slightly adjust the logic as SuSE < 9 is not supported anymore and all systems but Linux will need the emulation anyway. Still messy, but better. Mark DragonFly as supported. | |||||
2007-02-15 | Reverted the last change, since it was wrong. In a single shell word, a | rillig | 1 | -2/+2 | |
dollar character does not have to be quoted. Thanks to joerg for pointing me to it. | |||||
2007-02-15 | Made the code a bit shorter. | rillig | 1 | -21/+14 | |
2007-02-15 | Modular Xorg support. | joerg | 1 | -2/+2 | |
2007-02-15 | Fixed the deprecated share/doc/html. PKGREVISION++ | rillig | 2 | -384/+383 | |
2007-02-15 | There is no need to build anything. | rillig | 1 | -2/+3 | |
Excluded the Makefile.in files from the installed files again. | |||||
2007-02-15 | Make the libSM recursive as libtool will need it. | joerg | 1 | -1/+2 | |
2007-02-15 | Depend on libSM. From Blair Sadewitz. Bump revision. | joerg | 1 | -1/+3 | |
2007-02-15 | apachever.mk is deprecated. | rillig | 1 | -2/+2 | |
2007-02-15 | Fixed pkglint warnings and cleaned up the Makefile. | rillig | 1 | -25/+28 | |
2007-02-15 | Modular Xorg support. | joerg | 23 | -63/+64 | |
2007-02-15 | This package needs glibmm>=2.12.3. | rillig | 1 | -2/+2 | |
2007-02-15 | Replaced mv/sed with SUBST. | rillig | 2 | -15/+12 | |
2007-02-15 | Added error checking. | rillig | 1 | -3/+3 | |
2007-02-15 | Modular Xorg support. | joerg | 2 | -3/+8 | |
2007-02-15 | Some of the scripts don't really need Bash. PKGREVISION++ | rillig | 1 | -2/+4 | |
2007-02-15 | Made the Makefile much simpler. | rillig | 1 | -23/+9 | |