summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant18-36/+36
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv5-10/+10
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23bl3ifyrecht1-7/+7
2004-01-23Make this work on Linux.martti3-3/+40
2004-01-23bl3ify and allow pkgviews installation.jmmv1-1/+7
2004-01-23Updated postfix to 2.0.18martti2-5/+5
- A change in the line reading routines caused unexpected results with lines ending in EOF. This change is undone. - A portability problem with the test command ("test -e" is not supported on older systems, while "test -f" does the job).
2004-01-21Update to 2.63. Tested on NetBSD and Solaris 8.heinz5-67/+9
Summary of major changes since 2.62 ----------------------------------- - Fixed bug related to perl 5.005 which stopped SpamAssassin from being runnable - Fixed bug where "spamassassin -l" parameter wouldn't be untainted before being used - Added caching of body rendering results so that the message wouldn't be rendered the same way multiple times unnecessarily. Summary of major changes since 2.61 ----------------------------------- - Fixed two bugs related to Received line generation and parsing. - Modified two rules to reduce false positives. - Fixed bug where spamd temporary init directory wasn't removed in some situations. - Modified HABEAS_SWE to function even if the Habeas headers were out of their normal order. - Fixed bug where reporting wouldn't remove message markup before being learned by Bayes. - Fixed bug where report_safe_copy_headers would reverse the order of the Received headers. - Fixed several bugs in the Bayes system caused by DB_File oddities.
2004-01-21Updated postfix to 2.0.17martti5-67/+37
- Portability to MacOSX: Bind8 compatibility, core dumps in mailq and postdrop, and changes in netinfo support. - Elimination of some DNS lookup problems in third-party library routines (typically resulting in localhost not being found). - More agressive delivery to sites that defer a lot of mail. - Correction of a few obscure error messages. - Several small documentation fixes. - Minor fixes for robustness problems that no-one has experienced.
2004-01-20Depend on pthread-sem if /usr/include/semaphore.h does not exist. Makesrh1-2/+6
this compile under NetBSD-1.6. Bump PKGREVISION.
2004-01-20Update spamprobe to 0.9g2.hubertf2-5/+6
Patch provided by Ossi Herrala <$MAINTAINER> in private mail. CHANGED: * This release moves from Paul's original formula to a slightly modified one that yields more evenly distributed scores. To continue using old formula, use -o orig-score command line option. ADDED: * -C <number> command line option. This tells SpamProbe to assign a default, somewhat neutral, probability to any term that does not have a weighted (good count doubled) count of at least specified number in the database. This prevents terms which have been seen only a few times from having an unreasonable influence on the score of an email containing them. Default count have changed. It is now 5. Old was 3. * Added -o <option_name> command line option to specify alternate way of scoring. Consult README.txt for more info. * Added -l <number> command line option. Changes the spam probability threshold for emails from the default (0.7) to <number>. * Added tokenize command. Prints the tokens found in the file one word per line in human readable format with spam probability, good count, spam count, message count, and word in columns separated by whitespace. IMPROVED: * -H command line option to add more headers to scan. * Improved performance by removing some redundant calculations and reducing the amount of I/O in train-* mode.
2004-01-20s/it's/its/snj1-1/+1
2004-01-20Apply the SASL2 cure to smtp and lmtp to. This makes outgoing authenticatedmartin3-3/+49
mail work.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc31-62/+64
2004-01-20Update to 4.58nb2: make pine run properly on the DEC Alpha processor.hubertf3-9/+18
Patch submitted by Robert Pendell, shinji257@uplink.net.
2004-01-20Bump pkgrevision (to procmail-3.22nb1), for simonb's memory allocationlukem1-1/+2
fix in patch-af. Without that patch, the example procmail rules in spamprobe's manual page will cause procmail to eat your mail, so we should make it obvious...
2004-01-20Fix typos in the manual page.lukem2-1/+27
2004-01-18Upgrade to 1.66:kim3-5/+21
- fix issue with "all mail gets deleted", which was caused by looking at Content-ID for filenames (new feature in 1.61); this resulted in mail from ".com" domains to be considered ".com" attachments (patch-aa) - fixes "PDF corruption problem" (1.64)
2004-01-18+ cyrus-imapd22recht1-1/+2
2004-01-18initial import of cyrus imapd 2.2.3recht17-0/+625
IMAP (Internet Message Access Protocol) is an Internet standards-track protocol for accessing messages (mail, bboards, news, etc). The Cyrus IMAP server differs from other IMAP server implementations in that it is generally intended to be run on "sealed" servers, where normal users are not permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through the IMAP, POP3, or KPOP protocols.
2004-01-17Pass only one argument to ${INSTALL_DATA_DIR}. This fixes installationmartti1-2/+3
problems on Solaris (pkg/24122 by Charlie Allom).
2004-01-16Adapt the imap-uw c-client linkage file use patches, so thatjdolecek4-26/+37
they are more acceptabtable for inclusion in master PHP sources. No externally visible change, so pkg revision not bumped.
2004-01-15Wrong revision bump. Thank to Takahiro Kambe for pointing this out.manu1-2/+3
2004-01-15don't include crypt.h on Darwin, 6.8 at least doesn't have it.grant2-1/+15
fixes build on Darwin.
2004-01-14Fix build bug with cc -g, patch submitted by john heasley.manu3-3/+66
2004-01-14Make Evolution "GNOME 2" pkgsrc compatible with these changes:xtraeme3-81/+122
1) s/USE_X11BASE/USE_X11/ 2) Enable IPv6 if USE_INET6 is enabled. 3) Use GConf2 schemas.mk framework, and GCONF2_SCHEMAS pointing to the schemas files. 4) There's no need to depend on gnome1-dirs, we'll use gnome2-dirs instead. 5) Use PKGCONFIG_OVERRIDE poiting to pkgconfig's files. 6) Previous buildlink2 file had gnome1 dependencies... 7) There's no need to depend on net/soup package... so bump PKGREVISION.
2004-01-14Update to 2.1.4, provided by Min Sik Kim in PR pkg/24083.xtraeme4-17/+432
Changes: - Close some cross-site scripting vulnerabilities in the admin pages (CAN-2003-0965). - New languages: Catalan, Croatian, Romanian, Slovenian. - New mm_cfg.py/Defaults.py variable PUBLIC_MBOX which allows the site administrator to disable public access to all the raw list mbox files (this is not a per-list configuration). - Expanded header filter rules under Privacy -> Spam Filters. Now you can specify regular expression matches against any header, with specific actions tied to those matches. - Rework the SMTP error handling in SMTPDirect.py to avoid scoring bounces for all recipients when a permanent error code is returned by the mail server (e.g. because of content restrictions). - Promoted SYNC_AFTER_WRITE to a Default.py/mm_cfg.py variable and make it control syncing on the config.pck file. Also, we always flush and sync message files. - Reduce archive bloat by not storing the HTML body of Article objects in the Pipermail database. A new script bin/rb-archfix was added to clean up older archives. - Proper RFC quoting for List-ID descriptions. - PKGDIR can be passed to the make command in order to specify a different directory to unpack the distutils packages in misc. (SF bug 784700). - Improved logging of the origin of subscription requests. - Misc bugfixes.
2004-01-13Update to 0.9.8axtraeme2-8/+9
Changes: * 0.9.8a * The bug that caused the failure of cache data read has been fixed. * 0.9.8 * The offline mode has been implemented. * The performance of the scanning of MH folders has been improved on the platforms which support d_type in 'struct dirent'. * The error checking on moving/deleting messages has become strict. * When getting IMAP4 message list, it now fallbacks to FETCH command if server doesn't fully support SEARCH command. * Outbox for accounts are now correctly chosen when sending from queue. * Gettext has been upgraded to 0.12.1. * IPv6 support is now enabled by default. * Other bugfixes have been made. * 0.9.7 * The vulnerability in SMTP response handling, which is exploitable by a malicious SMTP server, has been fixed. * The structure of folder system has been sorted out. * The checking of the existence of IMAP root directory has been modified.
2004-01-13Changes 0.9.8:adam4-10/+9
* Pre-processing and post-processing rules can now be specified. * A 'Clone Account' function has been added. * a new Folder Property has been added, 'Scan for new mail' * the Extended 'Quick-search' has a new symbol * fast Folder Processing rule creation based on a message * a new pixmap has been added for use with a 'Check spelling' button * updated translations: British English, French, German Japanese, Polish, Spanish, Simpilified Chinese, and Slovak * Bug fixes
2004-01-12Remove unnecessary blank lines.cjep2-4/+2
2004-01-11Use tabs (not spaces) to make indentationcjep1-2/+2
2004-01-11Fix PLIST wrt MAILMAN_CGIEXT too.kim2-13/+14
2004-01-11Allow for selecting a different CGI GID than the default pkgsrc APACHE GID.kim1-5/+14
Allow for not using a CGI extension (no extension was the pkgsrc default for the previous mailman version, and forcing to add one seems like just a gratuitous change). Record BUILD_DEFS. (XXX: All these should be documented, too.)
2004-01-11bl3ifyjlam2-14/+20
2004-01-11Pass the size to be reallocated to realloc(), not the address of thesimonb2-1/+15
size(!). Fixes "Out of memory as I tried to allocate N bytes" messages that I've been seeing.
2004-01-10Add CYRUS_DB_RECOMMENDED and CYRUS_USE_INET6 to the BUILD_DEFS, so they'rechris1-1/+3
listed during the build.
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam1-2/+2
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2004-01-07Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kimxtraeme1-2/+4
in PR pkg/24009.
2004-01-06UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG buildabs1-1/+2
2004-01-06Add patch that should have been added previously...cjep1-0/+31
2004-01-06bl3ifyjlam1-1/+5
2004-01-06bl3ifyjlam2-7/+11
2004-01-06update to latest Linux nightly build, dated 2003-12-16.grant1-2/+2
2004-01-05Update to spamprobe-0.9e.hubertf2-9/+10
Too many changes to list, the old pkg was from 2002(!) Update probided by ohub @ #NetBSD/IRCnet, buildlink3 code OK'd by jlam.
2004-01-05Add to patch to match "application/PDF".cube3-2/+17
2004-01-05bl3ifyjlam2-6/+12
2004-01-05Update to gnus 5.10.6, various bugfixes. Last gnus of the 5.10lha2-5/+5
releases.
2004-01-04Add and enable evolution12rh1-1/+2
2004-01-04Re-import of evolution-1.2.4nb6, the gnome1 version of evolution asrh17-0/+2009
evolution12.
2004-01-04Update evolution to 1.4.5. Changes include feature enhancements and tonsrh11-1664/+1449
of bug fixes, too numerous to list here. Most nobably, this version of evolution now uses the gnome2 framework instead of gnome1.
2004-01-04conditionally set MOZ_EXTRA, and set it to empty in thunderbird (forgrant2-2/+4
which there is currently no gtk1 pkg).