Commit graph

2971 commits

Author SHA1 Message Date
cube
4055204214 o Re-add CRAMMD5 support (PKGREVISION++).
o PLIST fix (hi xtraeme!).
o Re-add two chunks for dovecot-example.conf that were forgotten.
2004-05-29 15:42:51 +00:00
recht
bb24ee8353 update to 2.2.5
Changes to the Cyrus IMAP Server since 2.2.4
- Bug fixed in hash table code that could sometimes cause crashes with
  the quotalegacy database
- Net-SNMP compatibility
- Significantly improved com_err detection
- Assorted minor NNTP improvements
- Assorted other minor bugfixes
2004-05-28 23:02:02 +00:00
xtraeme
8e42af7230 Update mail/libesmtp to 1.0.3.
Changes:

2004-04-20 Stable Version 1.0.3 released
----------------------------------------
2004-04-20      Brian Stafford  <brian@stafford.uklinux.net>
      * memrchr.c configure.in
        Added memrchr() implementation for systems that don't have one.

      * smtp-tls.c
        Applied patches from Pawel Salek to check subjectAltName for
        wildcarded domain name when validating server certificate.
2004-05-28 23:00:13 +00:00
xtraeme
39441ba61a Update mail/dovecot to 0.99.10.5.
v0.99.10.5 2003-12-27  Timo Sirainen <tss@iki.fi>

        + MySQL authentication, patch by Matthew Reimer
        + --with-moduledir configure option
        - mbox: APPEND reversed given \Draft and \Deleted flags
        - mbox: "LF not found" errors happened sometimes when X-IMAPbase
          header was updated. Possibly corrupted mbox sometimes.
          Thanks to Fabrice Bellet for finding this bug.
        - Custom flags couldn't be unset
        - Maildir: make sure ":2," is appended to filename when moving mails
          from new/ to cur/.
        - Maildir: synchronization might have sometimes set wrong flags to
          messages, or crash completely
        - Maildir: RENAME xx inbox.xx didn't result as uppercased ".INBOX.xx"
          directory which then couldn't be accessed
        - Don't crash with RAND_bytes() error messages anymore. This mostly
          happened with Fedora/RedHat.

pkgsrc changes:

	o Disable crammd5 patch, doesn't apply cleanly anymore.
	o Add a new option "DOVECOT_USE_MYSQL" to authenticate users
	  against a mysql database.
2004-05-28 22:20:42 +00:00
wiz
8c0a7ca984 Add patches from Jim Bernard to make this build on -current and fix
a problem with basename(); bump PKGREVISION.
Closes PR 20978 and PR 25733 by Jim Bernard.
2004-05-28 01:09:01 +00:00
recht
3b877eee07 Add two patches from CVS:
- allow deletions in the middle of a hash_enumerate
- typo

Posted by Jukka Salmi on tech-pkg@.

While at it add a knob for changing cyrus' default idle method.

# CYRUS_IDLE
# use METHOD for IMAP IDLE
# METHOD is poll, idled or no
# Default: not defined

(Idea from FreeBSD)

Bump PKGREVISION to 2.
2004-05-27 09:28:15 +00:00
jlam
641d76752a Fix the code in post-patch so that man pages correctly reference pages
that have been prepended with "cyrus-".  Prepend a few more manpages with
"cyrus-" to prevent any likely future collisions with other packages.
Bump the PKGREVISON to 1.
2004-05-27 05:09:04 +00:00
jlam
3ff39a1f46 Nit pick about wording. 2004-05-27 05:06:43 +00:00
jlam
99cface08b Restructure the flow so that we use pipes to pass information between
processes instead of saving values in shell variables and then iterating
over them.  Using pipes is more scalable and is just as easy to read, so
it's a net win.
2004-05-27 04:45:06 +00:00
jlam
cc1121c744 We already patch the configure script in patch-af, but add the patch to
configure.in for completeness and for documentation purposes.
2004-05-27 04:42:46 +00:00
recht
7de8cb5a0b update to 2.2.4
changes:

- Quota now uses the cyrusdb interface (quotalegacy by default).
- All incoming messages are now staged to disk before locking the
  destination mailbox (locks are no longer held during a network read).
- Fixed off-by-one error in fetchnews (articles are no longer skipped).
  nntpd now uses the Followup-To: header (if exists) instead of the
  Newsgroups: header when constructing post address(es) and adds them to
  the Reply-To: header instead of the To: header.
- Added berkeley_locks_max, berkeley_txns_max and berkeley_cachesize options.
- Added imapmagicplus option.
- Substantial work on afspts/ptloader canonicalization code
- Much improved LDAP ptloader code (no more internal OpenLDAP dependencies)
- Fixed a number of IPv6 related bugs
2004-05-26 22:18:05 +00:00
grant
513ca5c444 catch up with statvfs on NetBSD 2.0D. 2004-05-26 09:57:20 +00:00
grant
2c9869f050 the filename has a -gtk2 suffix. 2004-05-25 13:42:35 +00:00
grant
23275837de add build for NetBSD/i386 2.0. 2004-05-25 13:40:54 +00:00
kristerw
0bdb725356 Make this package compile when using gcc 3.3. 2004-05-23 23:35:12 +00:00
snj
5a6fd11a30 Take maintainership. Update to bogofilter-0.17.5.
Changes:
* Change default parameters to the results of Greg's 300k ham
  and 300k spam bogotune run:

	     robs     robx    min_dev  spam_co
      old  0.010000 0.415000 0.100000 0.950000
      new  0.017800 0.520000 0.375000 0.990000
* Fix check for PGP signatures.
* Ignore data portion of PGP signatures.
* Use "mime:" (rather than "head:") to tag mime part headers.
* Fix "Can't find '.MSG_COUNT'" problem in bogotune.
* Fix defect that continues decoding base64/qp after invalid chars.
* Warn if user specified config file doesn't exist.
* Fix tagging of IPAddrs in header lines.
* Fixed minor bogotune problems related to building wordlists.
* Exempt tokens .MSG_COUNT and .ROBX from maintenance operations.
* Remove unused 'active' and 'weight' attributes of wordlists.
* If message uses CRLF, put CRLF after added header lines.
* Removed DEPRECATED CODE.
* Correct SIGSEGV causes by missing environment variables.
* Miscellaneous Portability fixes
* Documentation cleanups.
2004-05-23 22:42:05 +00:00
danw
266b5f6a26 USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated
properly on various OSes
2004-05-23 20:58:41 +00:00
seb
796cafe4b3 Update to version 1.0.
Lots of changes! The main one being that imapfilter is now
configurable and extensible with the Lua language. The configuration
file itself is a Lua script so your old configuration files must
be rewritten.

While here claim stewardship.
2004-05-23 20:52:09 +00:00
kim
415ef3d119 Bump required version, pine 4.60 does not compile with 2002.5nb3 2004-05-23 00:58:25 +00:00
snj
a6eb59efed Whitespace fix. 2004-05-22 07:59:16 +00:00
martti
9c41ec80a9 Use the latest IPv6 patch 2004-05-21 08:10:41 +00:00
adam
d4c7dd4c30 Fix building on MacOSX 2004-05-20 07:56:34 +00:00
grant
82e72f9d7f _ULIMIT_CMD ends in ';' so no && needed between ${_ULIMIT_CMD} and
${SETENV}.

XXX should _ULIMIT_CMD even be being used here?
2004-05-17 11:21:10 +00:00
grant
b4bc5cd882 whitespace fixes 2004-05-17 10:56:17 +00:00
jmmv
3f8a6b9873 Add missing whitespace. 2004-05-15 16:17:23 +00:00
heinz
641bcb0b4a Update to version 1.2.3.1.
Take maintainership.
Add TEST_TARGET.
Enable pkgviews.


history of user-visible changes

* 1.2.3.1:
** Fixing distribution: triples test files were missing
** Updating man page.

* 1.2.3:
** Dumping of data for objects of type szTRIPLE

* 1.2.2:
** New command line option: -x SIZE | --maxsize=SIZE to allow users to protect
   against nefarious TNEF files.
** Removed deprecated command line options
** First pass at a primitive web page for tnef.sourceforge.net

* 1.2.1:
** Fixing test failure on NetBSD (698111) and big-endian systems (712371).
2004-05-15 15:07:58 +00:00
tron
d371e90c09 Unlimit datasize when building with *any* version of GCC. 2004-05-14 09:36:53 +00:00
tron
afe9e287cf Unlimit datasize when building with GCC 3.x because the compiler might
otherwise fail to allocate enough memory.
2004-05-14 09:31:17 +00:00
snj
52a5cb24ec Convert to buildlink3. 2004-05-13 22:27:38 +00:00
adam
4ceed226e2 Changes 4.60:
* In PC-Pine, add ability to do piping, Sending-Filters,
       Display-Filters, and other operations where external command
       execution is possible.
     * Control margins in Message Viewing screen with Viewer-Margin-Left
       and Viewer-Margin-Right
     * Display flowed text well
     * Send flowed text when possible, with the ability to turn this
       behavior off through the new feature Quell-Flowed-Text
     * Add keywords to folders using the Keywords option to set them up
       and the Flag Command to set or clear them for particular messages.
     * In Mac OS X, view and send attachments and URLs according to how
       the system defines handling them, without relying on the existence
       of a mailcap or mime.types file
     * For PC-Pine, add a separate window that contains new mail
       notifications for all folders currently opened (in PC-Pine Config menu).
     * Reply or Forward using a Role by turning on the
       Alternate-Role-Menu option
     * More IMAP connection caching: control it with options
       Stay-Open-Folders, Preopen-Stayopen-Folders,
       Max-Remote-Connections, and Offer-Expunge-On-Stayopen-Folders
     * New feature Offer-Expunge-On-Inbox
     * An attempt is made to convert incoming UTF-8 messages to the
       user's character set
     * Added support for HOME and END keys in message view and message
       index
     * Prevent canonicalization of news server names by setting
       Mult-Newsrc-Hostnames-as-Typed
     * Remove hostname from NNTP Path header with Hide-NNTP-Path option
     * Support for External Categorizer Commands in Rules
     * Improved interface when editing rules with many comma-separated
       values
     * More control over mail checking frequency with
       Quell-Mailchecks-Composing-Except-Inbox,
       Quell-Mailchecks-Composing-Inbox, and
       Mail-Check-Interval-Noncurrent
     * More control over filtering of control characters to screen with
       Pass-C1-Control-Characters-as-is option
     * New Export and Unexport commands in FOLDER LIST screen
     * Now possible to use message size in Rule Patterns
     * As a convenience, a shortcut for the command line argument
       "-feature-list=feature" is "-feature", for example,
       "-signature-at-bottom" or "-no-signature-at-bottom"
     * Add PC-Pine command-line argument "-registry noset"
     * Add command-line argument "-nowrite_passfile"
     * Add feature Quell-Attachment-Extension-Warn
     * Add features Quell-Filtering-Messages and
       Quell-Filtering-Done-Message
     * Add feature Quell-Charset-Warning
     * Add feature Maildrops-Preserve-State
     * Don't remove whitespace from the end of lines, a behavior which
       can be turned off through the new feature
       Strip-Whitespace-Before-Send
     * Double dollar sign escapes special meaning of dollar sign in both
       Unix Pine and PC-Pine (Using Environment Variables)
     * RedHat and Debian ports more closely obey the Linux Hierarchy
       Standard
     * Improve performance of Select command when using Narrow or Broaden
       and talking to an IMAP server
     * Add feature Disable-Terminal-Reset-For-Display-Filters
     * When displaying a message with QP encoding errors, instead of just
       reporting "Non-hexadecimal character in QP encoding" and then
      giving up, attempt to do the best possible
     * Add feature Show-Sort
     * Add feature Downgrade-Multipart-To-Text
     * Add feature Dead-Letter-Files
     * Port named "soc" is an attempt to use native Solaris compiler
     * Add ability to justify the full message from the composer by doing
       Control-W Control-J
     * Bug fixes
2004-05-13 18:29:54 +00:00
adam
221af5bbd8 Changes 2004:
* mailutil has three new commands: delete, rename, and prune
* IPv6 support now exists for UNIX and W2K
* The NNTP driver now supports NNTP SASL and TLS
* imapd now supports the LITERAL+ and SASL-IR initial-response extensions
* The IMAP driver has some additional checks to reduce the amount of network
  traffic, including executing "silly searches" (searches of sequence numbers
  only) locally
* The IMAP, POP, SMTP, and NNTP drivers now have diagnostic code to provide
  better information about servers which violate SASL's empty challenge
  requirements (e.g. with the PLAIN mechanism).
* There is a new mail_fetch_overview_sequence() function which is like
  mail_fetch_overview() but takes a sequence number string as an argument.
  There should have been a flags argument and FT_UID bit as in all the other
  mail_fetch_???() functions but compatibility with the past... :-(
* The overview_t callback (from mail_fetch_overview()) now has a fourth
  argument which contains the message sequence number (as opposed to the UID
  which is in the second argument).  It turned out that some applications were
  calling mail_msgno() (which can be moderately expensive) to get the sequence
  number, and c-client already knew it.
* Many declarations which are completely internal to a driver have been removed
  from the driver .h file, and in those cases where there are no external
  declarations left the .h file has been eliminated entirely.  As part of this,
  the mbox driver routines are now incorporated with the unix driver routines
  as opposed to being a separate file.  The mbox driver still needs to be lunk
  in order to get the mbox functionality.
2004-05-13 18:14:34 +00:00
wiz
f7135b980c Do not use install-strip target since it fails
because sh install is called, and install is not found.
2004-05-12 23:48:52 +00:00
wiz
227e094c98 Do not use install-strip target since it fails
because sh install is called, and install is not found.
2004-05-12 23:40:12 +00:00
wiz
61826e82cc Do not use install-strip target since it fails;
instead of install, sh install is called and install is not found.

The installed files are stripped automatically even after this change.
2004-05-12 23:38:34 +00:00
wiz
e1c0bff613 Unused. 2004-05-11 21:01:05 +00:00
minskim
093432ee11 Enable pkgviews installation. 2004-05-10 23:20:30 +00:00
minskim
f868d6a966 Do not override CC and CFLAGS. 2004-05-10 23:18:47 +00:00
abs
1d8caacc54 switch to bl3 2004-05-10 18:19:33 +00:00
wiz
83b1cb95f4 Unused. 2004-05-09 22:39:55 +00:00
snj
844b08fcd4 No longer used. 2004-05-09 21:15:16 +00:00
snj
218f5937b3 Convert to buildlink3. 2004-05-09 21:14:42 +00:00
uebayasi
b532c22999 Use emacs.mk. 2004-05-08 15:10:58 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
uebayasi
659a4dd186 exim-user/ doesn't really exist, remove the entry.
Pointed out by Bernhard 'Burnhard' Riedel on #netbsd @ IRCnet.
2004-05-08 08:50:34 +00:00
taya
d0c3a98438 Update thunderbird-gtk2 to 0.6
What's new from release notes:
* Improved Junk Mail Controls
The algorithm for the adaptive junk mail controls has been heavily
redesigned to learn faster and catch more spam.

* New Brand Identity
To be consistent with the Mozilla Foundation's goal of brand identity,
Thunderbird has a new logo and supporting artwork thanks to the fine
work of the Mozilla Visual Identity team.

* Other New Features...
- IMAP users can now benefit from support for the IMAP IDLE command
which allows the mail server to push notifications such as new mail
arriving as soon as it arrives.

- Thunderbird supports server-wide news filters that apply to all
newsgroups on a server.

- Thunderbird includes Secure Password Authentication using a new
cross-platform NTLM authentication mechanism for IMAP, POP3 and SMTP.

- Mail filters can now mark messages as junk.

- Tools > Options > Compose > HTML Options allows you to set up
default HTML compose options such as font, size and color.

- Attachments can be opened directly from the compose window to verify
their contents before sending.

- Thunderbird now supports the notion of multiple identities per mail
account. This makes it easy to have several e-mail addresses which end
up going into the same account. Read More about how to set this up.

* Recently Fixed Bugs
- In the case of a failure when copying a message to an online Sent
folder, Thunderbird will now ask if you would like it to try again.

- Pasting data from an OpenOffice.org spreadsheet no longer pastes
random HTML garbage before the actual spreadsheet data into HTML
compose.

- Fixed several situations where LDAP connections were left open when
using LDAP auto complete or performing searches on LDAP directories.

- Improved view source behavior.

- Mail notification for POP3 messages that are marked deleted or
marked read by mail filters no longer occurs.

- The "Mark All Read" keyboard shortcut now works for Linux GTK2.
2004-05-08 04:38:08 +00:00
taya
6675b59eb1 Update thunderbird to 0.6
What's new from release notes:
* Improved Junk Mail Controls
The algorithm for the adaptive junk mail controls has been heavily
redesigned to learn faster and catch more spam.

* New Brand Identity
To be consistent with the Mozilla Foundation's goal of brand identity,
Thunderbird has a new logo and supporting artwork thanks to the fine
work of the Mozilla Visual Identity team.

* Other New Features...
- IMAP users can now benefit from support for the IMAP IDLE command
which allows the mail server to push notifications such as new mail
arriving as soon as it arrives.

- Thunderbird supports server-wide news filters that apply to all
newsgroups on a server.

- Thunderbird includes Secure Password Authentication using a new
cross-platform NTLM authentication mechanism for IMAP, POP3 and SMTP.

- Mail filters can now mark messages as junk.

- Tools > Options > Compose > HTML Options allows you to set up
default HTML compose options such as font, size and color.

- Attachments can be opened directly from the compose window to verify
their contents before sending.

- Thunderbird now supports the notion of multiple identities per mail
account. This makes it easy to have several e-mail addresses which end
up going into the same account. Read More about how to set this up.

* Recently Fixed Bugs
- In the case of a failure when copying a message to an online Sent
folder, Thunderbird will now ask if you would like it to try again.

- Pasting data from an OpenOffice.org spreadsheet no longer pastes
random HTML garbage before the actual spreadsheet data into HTML
compose.

- Fixed several situations where LDAP connections were left open when
using LDAP auto complete or performing searches on LDAP directories.

- Improved view source behavior.

- Mail notification for POP3 messages that are marked deleted or
marked read by mail filters no longer occurs.

- The "Mark All Read" keyboard shortcut now works for Linux GTK2.
2004-05-08 04:35:37 +00:00
reed
b39fc99aba pgp-related files removed. pine package no longer installs these
outdated pgp helper filters. This was okay'd by maintainer,
Kimmo Suominen.

This fix will close my PR 22226.

The pgpdecode shell script has an insecure tmp file issue.
These pgp help scripts were rewritten in perl and the author no
longer uses pine and possibly the scripts may not work with new
pine versions.

So now MESSAGE suggests installing the security/pinepgp package
instead. Also available are wip/pgpenvelope and wip/pine-pgp-filters
and when they are available in regular pkgsrc these will be
suggested in the MESSAGE too.
2004-05-07 20:00:53 +00:00
abs
3cdce546aa "Milli Vanilli told you to blame it on on the rain..."
I'll take over ownership of these
2004-05-07 18:12:58 +00:00
abs
7f62bf07f3 Commit PLIST missed in 4.20 -> 4.30 change 2004-05-07 18:08:29 +00:00
abs
4e437bb2bc Update exim3 to exim-3.36nb2
- Fix buffer overflows listed at http://www.guninski.com/exim1.html

Update exim to exim-4.33nb1 (from 4.22nb5)
  - Fix buffer overflow listed at http://www.guninski.com/exim1.html
  - Leave nb1 to indicate we have a local change from stock 4.33
  - 1086 lines of changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
  - Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at runtime

Update exim-exiscan to 4.33_20nb1 (from 4.22-12)
  - Fix buffer overflow listed at http://www.guninski.com/exim1.html
  - Leave nb1 to indicate we have a local change from stock 4.33_20
  - Same exim changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
  - Changes (http://duncanthrax.net/exiscan-acl/CHANGELOG) include
    - added option to use multiple spamd servers
    - many mime changes
    - Added Brightmail Antispam support
    - clamd fixes

Update exim-html to 4.30 (from 4.20)
  - Update to latest docs

Delete exim-user
  - No longer required - exim now looks up EXIM_{USER,GROUP} at runtime
2004-05-07 17:47:32 +00:00