Commit graph

2694 commits

Author SHA1 Message Date
cjep
0bf6bf3ffd Use tabs (not spaces) to make indentation 2004-01-11 19:41:39 +00:00
kim
d2578b32de Fix PLIST wrt MAILMAN_CGIEXT too. 2004-01-11 17:28:30 +00:00
kim
985e48b4a4 Allow for selecting a different CGI GID than the default pkgsrc APACHE GID.
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-11 17:17:25 +00:00
jlam
acdcbd2b1e bl3ify 2004-01-11 07:40:13 +00:00
simonb
edd8c49bad Pass the size to be reallocated to realloc(), not the address of the
size(!).  Fixes "Out of memory as I tried to allocate N bytes" messages
that I've been seeing.
2004-01-11 06:55:00 +00:00
chris
7aeaf3cbda Add CYRUS_DB_RECOMMENDED and CYRUS_USE_INET6 to the BUILD_DEFS, so they're
listed during the build.
2004-01-10 15:20:37 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"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-07 02:21:16 +00:00
xtraeme
88dd97cb3e Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kim
in PR pkg/24009.
2004-01-07 01:40:43 +00:00
abs
99dc4f04cc UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG build 2004-01-06 18:56:50 +00:00
cjep
cf6a8daabe Add patch that should have been added previously... 2004-01-06 09:18:21 +00:00
jlam
d19f053e4d bl3ify 2004-01-06 07:17:03 +00:00
jlam
457d023fac bl3ify 2004-01-06 07:05:24 +00:00
grant
5861b877e1 update to latest Linux nightly build, dated 2003-12-16. 2004-01-06 01:19:02 +00:00
hubertf
6a258147e8 Update to spamprobe-0.9e.
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-05 22:11:15 +00:00
cube
2bb10d0657 Add to patch to match "application/PDF". 2004-01-05 16:53:04 +00:00
jlam
6ff48e076b bl3ify 2004-01-05 11:53:39 +00:00
lha
2496db6757 Update to gnus 5.10.6, various bugfixes. Last gnus of the 5.10
releases.
2004-01-05 04:35:04 +00:00
rh
b04edea5a2 Add and enable evolution12 2004-01-04 21:40:44 +00:00
rh
c99373a710 Re-import of evolution-1.2.4nb6, the gnome1 version of evolution as
evolution12.
2004-01-04 21:39:50 +00:00
rh
bea8ae8de7 Update evolution to 1.4.5. Changes include feature enhancements and tons
of bug fixes, too numerous to list here.  Most nobably, this version
of evolution now uses the gnome2 framework instead of gnome1.
2004-01-04 21:37:09 +00:00
grant
d4771a3ff9 conditionally set MOZ_EXTRA, and set it to empty in thunderbird (for
which there is currently no gtk1 pkg).
2004-01-04 05:06:19 +00:00
grant
63b2201716 factor out the common bits of the various mozilla binary packages into
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common.

the result is much less duplication and more consistent installations.
tested on NetBSD-current only (for now).
2004-01-04 05:01:02 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
3be33fb64d PR#23466 from Igor Sobrado. Setup links for flists and folders man pages. 2004-01-02 20:54:17 +00:00
itojun
0769a5b1ef update to 20031201. supports iso-8859-15. 2004-01-02 12:04:01 +00:00
cube
f89fe2526a Enable sylpheed-claws-ghostscript-viewer and note its addition to pkgsrc. 2004-01-02 09:19:06 +00:00
cube
8a801befd6 Initial import of sylpheed-claws-ghostscript-viewer, version 0.6, into the
NetBSD Package Collection.

The ghostscript-viewer plugin allows Sylpheed-claws to display PostScript and
PDF attachments in the visualisation panel.

You must manually load the plugin through Configuration/Plugins.
2004-01-02 09:16:33 +00:00
cube
096071706e Add a buildlink2.mk file for external plugins this time. It doesn't pull
in any dependency because plugins don't link with anything from the
sylpheed-claws package anyway, they just need headers.
2004-01-02 09:14:59 +00:00
cube
206808a7c0 Enable sylpheed-claws-{dillo-viewer,image-viewer,trayicon} and note their
addition to pkgsrc.
2004-01-01 21:46:55 +00:00
cube
8703a7d0bd Initial import of sylpheed-claws-trayicon, version 0.9.7 into the NetBSD
Package Collection.

With the trayicon plugin, Sylpheed-claws will display an icon in the system
tray.  The desktop environment must be compatible with the system tray
protocol specification from http://www.freedesktop.org/standards/.  GNOME 2
and KDE 3.1.1 are known to follow it.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:43:27 +00:00
cube
ae2e8b0454 Initial import of sylpheed-claws-dillo-viewer, version 0.9.7, into the
NetBSD Package Collection.

Using Dillo, a very light web browser, the dillo-viewer plugin allows
Sylpheed-claws to render HTML attachments.  Note that it is done in a somewhat
secure way, by passing the -s argument to Dillo, which prevents it from making
any Internet connection.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:42:34 +00:00
cube
f422577ea1 Initial import of sylpheed-claws-image-viewer, version 0.9.7 into the
NetBSD Package Collection.

Using imlib, image-viewer allows Sylpheed-claws to display attached images in
the visualisation panel.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:41:36 +00:00
cube
83067a350e Organise the Makefile and add a framework to allow building the plugins
found in sylpheed-claws distribution.  Note that this is _only_ meant for
included plugins.  The image-viewer and dillo-viewer packages are in the
pipe.

From the sylpheed-claws package point of view, this is just a reordering
of the Makefile.  It breaks pkglint'ing, but it's not like there really is
a choice.
2004-01-01 21:39:02 +00:00
salo
02facd3bb6 Update HOMEPAGE and MASTER_SITES. 2004-01-01 03:38:33 +00:00
lha
c06f64ad15 Update to gnus 5.10.3. Updates are too numerous to list. Most changes
seems to be better pgp support and spam handling.
2003-12-31 18:39:42 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
cjep
0930a86d32 Add RCS tags 2003-12-30 16:46:03 +00:00
gavan
5597a158d0 Extra dependency required on Solaris, as it's not included in the perl pkg
on all platforms.
2003-12-30 12:31:42 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
0e5659a22a Update to 0.5.2: Includes patch-aa. 2003-12-28 10:34:22 +00:00
heinz
49c2db12af Update to version 2.61
Summary of major changes since 2.60
-----------------------------------

  - Dramatically reduced memory usage of Bayes expiry.
  - avoid false positives on Outlook 2003 messages, mails from Mac, Palm, and
    localized versions of Eudora, several AOL MUAs, and newer versions of The
    Bat!
  - new set of French translations from Michel Bouissou
  - updated to reflect new Dynablock DNSBL location
  - avoids a possible hole that was giving AWL bonuses to
    spammer forgeries on some networks
  - miscellaneous bug fixes
2003-12-27 19:16:04 +00:00
seb
588134cf91 Update to version 0.9.2.
Changes in version 0.9
Added Tunnel directive to allow the user to specify a shell command to run
to set up an IMAP connection in place of a TCP socket (eg., to run over
an SSH session).

Added PREAUTH support (useful mostly in conjunction with Tunnel).

Messages marked deleted are not uploaded when we are going to expunge.

Locally generated messages are not re-fetched after uploading even if the
UIDPLUS extension is not supported by the server.

Added `OneToOne' configuration option: ignore any Mailbox specifications
and instead pick up all mailboxes from the local MailDir and remote Folder
and map them 1:1 onto each other according to their names.

-C now creates both local and remote boxes; -L and -R create only local/remote.

--quiet is now really quiet.
2003-12-27 16:54:06 +00:00
jonb
2238ebe87f See CHANGES-0.15 for the full (232 line) list of changes...
Primarily portability and minor bug fixes, a few new minor features,
better HTML parsing, nothing dramatic.

Note to self: tell authors about how their config script in 0.15.11
is badly broken WRT needing and figuring out -ldb4 instead of -ldb
before the next upgrade of this package is painful.  0.15.7 is the
current stable version, so this may not be an issue at all.
2003-12-24 17:52:50 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
sketch
9497bd5710 Link against necessary network libraries on Solaris. 2003-12-23 18:12:34 +00:00
xtraeme
ba66919f95 Update to 2.1.3 from pkgsrc-wip via Todd Vierling. This also closes
PR pkg/22820.

Changes:

      - Closed a cross-site scripting exploit in the create cgi script.

      - Improvements in the performance of the bounce processor.
        Now, instead of processing each bounce immediately (which
        can cause severe lock contention), bounce events are queued.
        Every 15 minutes by default, the queued bounce events are
        processed en masse, on a list-per-list basis, so that each
        list only needs to be locked once.

      - When some or all of a message's recipients have temporary
        delivery failures, the message is moved to a "retry" queue.
        This queue wakes up occasionally and moves the file back to
        the outgoing queue for attempted redelivery.  This should
        fix most observed OutgoingRunner 100% cpu consumption,
        especially for bounces to local recipients when using the
        Postfix MTA.

      - Optional support for fsync()'ing qfile data after writing.
        Under some catastrophic system failures (e.g. power lose),
        it would be possible to lose messages because the data
        wasn't sync'd to disk.  By setting SYNC_AFTER_WRITE to True
        in Mailman/Queue/Switchboard.py, you can force Mailman to
        fsync() queue files after flushing them.  The benefits are
        debatable for most operating environments, and you must
        ensure that your Python has the os.fsync() function defined
        before enabling this feature (it isn't, even on all
        Unix-like operating systems).

And more... please review Changelog to see a complete list of changes.
2003-12-23 11:02:13 +00:00
grant
3b611b2d9a Updated grepmail to 5.22.
Major changes since 5.00:

New in version 5.22:
- X-Mailfolder header no longer has a line number when -n is used. (bugfix by
  Kevin Pfeiffer <pfeiffer@iu-bremen.de>)
- New -B flag prints abbreviated headers (initial patch by Kevin Pfeiffer
  <pfeiffer@iu-bremen.de>)
- Headers spanning multiple lines are now printed correctly in warnings and
  such.
- Fixed a spurious warning which would be printed if caching was not enabled.
- grepmail will now disable caching if the caching version of
  Mail::Mbox::MessageParser can not be loaded, instead of exiting.

New in version 5.21:
- Fixed line ending bugs under MS-DOS/Windows.

New in version 5.20:
- Added speed testing to the distribution
- Fixed Makefile.PL so that test modules would not be installed.
- Changed testing to use PERLRUN instead of FULLPERLRUN, which is not
  available with older versions of MakeMaker that ship with older versions of
  Perl. (Thanks to Ed Avis <ed.avis@kbcfp.com> for catching this.)
- Fixed interactive installation problems. (Thanks to Joey Hess
  <joeyh@debian.org> for catching this (again).)
- Fixed broken searching of $HOME/mail, $HOME/Mail, and $HOME/Mailbox
  directories when a mail folder can not be found. Changed $MAIL to $MAILDIR
  since $MAIL usually points to the user's inbox. (Bug found and initial patch
  by Peter Cordes <peter@llama.nslug.ns.ca>.)
- Cache file permissions are now set to protect against prying eyes. (Patch by
  Joey Hess <joey@kitenet.net>)
- The user can now specify the cache file location with the -C flag.
- Fixed compatibility problems with perl 5.005_01

New in version 5.10:
- Extracted mail parsing into the new Mail::Mbox::MessageParser module.
- Fixed small performance loss bugs in short-circuit matching of headers which
  were introduced in the last version
- Fixed some uses of uninitialized values (Originally reported by Ed Avis
  <ed.avis@kbcfp.com>.)
- Improved performance a bit.
- The Makefile.PL now uses the default values when run non-interactively.
- Caching is now enabled by default. (It's no longer experimental.) Users can
  disable it during installation.
- Date specifications without times (e.g. "today") are interpreted as midnight
  of the given day instead of the current time of that day. grepmail now
  relies on Date::Manip to handle this--users must upgrade Date::Manip to get
  this support. (Thanks to Reuben Thomas <rrt@sc3d.org> for working with
  Sullivan Beck <sbeck@cise.ufl.edu> to get TodayIsMidnight added to
  Date::Manip. Original bug report by Philip Douglass
  <philipsd@users.sourceforge.net>)
- Restructured test cases
2003-12-18 14:24:01 +00:00
wiz
4460d163f6 Sort. 2003-12-18 09:47:10 +00:00
grant
b601f7801b no need for PLIST_SUBST+=PKG_SYSCONFDIR 2003-12-18 03:37:17 +00:00
grant
de568aa0c1 kill some trailing whitespace (mmm, cutnpaste). 2003-12-18 02:30:54 +00:00
grant
a700c7b5d5 Updated p5-MailTools to 1.60.
Changes since 1.59:

version 1.60: Wed Sep 24 09:20:30 CEST 2003

        - [Henrique Martins] found that enclosing parenthesis were not
          correctly stripped when processing a Mail::Address.

        - [Tony Bowden] asked for a change in Mail::Address::name, where
          existing (probably correct) capitization is left intact.  The
          _extract_name() can be called as method, is needed, such that
          it can be extended.
2003-12-17 00:27:27 +00:00
chris
f018ef49b5 Remove patch line from distinfo 2003-12-15 23:56:08 +00:00
chris
db13ab1699 Update sylpheed to 0.9.8a, only one change:
The bug that caused the failure of cache data read has been fixed.

Also remove my workaround for the above.
2003-12-15 23:36:14 +00:00
wiz
f9ecb3d944 Update to 0.5.1, with a patch from the author to make it compile.
Changes:
2003-12-13  Version 0.5.1
  * Procmail usage instructions added to manpage.
  * Fixed missing <algorithm> header in detector.cc (thanks to Jerome Warnier).

2003-11-26  Version 0.5.0
  * ENCA support added (thanks to Volodymyr M. Lisivka).
  * -I and -O options added to exclude some charsets from processing (thanks
    to Ingvarr Zhmakin).
2003-12-15 18:55:31 +00:00
chris
a82d796b3f Add a workaround patch to sylpheed for an issue with cache files appearing
to be corrupt.  The use of setvbuf after a file has had IO performed causes
a discard of data from that stream, so the cache file appears corrupt.

This cures performance issues with imap folders, where all the headers were
refetched all the time, rather than using the cached versions.
2003-12-15 00:30:52 +00:00
wiz
26be669fe0 Depend on gpgme03 package. Bump PKGREVISION. 2003-12-14 17:56:39 +00:00
xtraeme
c53e65145f Updated to 0.9.8
Changes:

    o The offline mode has been implemented.
    o The performance of the scanning of MH folders has been improved on
      the platforms which support d_type in 'struct dirent'.
    o The error checking on moving/deleting messages has become strict.
    o When getting IMAP4 message list, it now fallbacks to FETCH command
      if server doesn't fully support SEARCH command.
    o Outbox for accounts are now correctly chosen when sending from queue.
    o Gettext has been upgraded to 0.12.1.
    o IPv6 support is now enabled by default.
    o Other bugfixes have been made.
2003-12-13 11:01:33 +00:00
grant
fa2622d05e update to latest nightly build from 2003-12-01. 2003-12-13 09:30:43 +00:00
grant
10e607358b Updated thunderbird-bin to 0.4.
Major changes since 0.3:

* Improved Look

The default theme for Mozilla Thunderbird has taken a huge leap
forward. The theme is about 90% complete with only a few "classic"
looking icons remaining.

The message list pane now shows status for reply, forward and unread
as icons directly on the message envelope instead of using text.

The message list pane now has a separate sortable column for
attachment status on a message.

The Windows animated alert has a new look and feel. It now shows the
Account name instead of your server user name.

* Improved Interoperability With the OS

Linux: Thunderbird properly dispatches browser URLs to the default
browser. Read more about how to hook this up.

Mac OS X: Added a Windows menu which makes it easier to manage open
Thunderbird windows. The menu bar behaves correctly after closing all
open windows. Mozilla Firebird and Thunderbird can be run at the same
time with out the two builds interfering with URL dispatching between
applications.

Windows: Thunderbird can be set as the default mail client and/or as
the default news client.

* New Features

Windows users can copy and paste images (including screen shots) from
the Windows clipboard into HTML mail compose.

Only mark a message as read when it has been open in the preview pane
for a configurable number of seconds.

More options for customizing toolbars the way you want them.
Enchancements include: a mark button in the main mail window and
copy/cut/paste icons in mail compose.

Profile Migration from Netscape 4.x has seen a lot of improvements.

A Palm Sync Address book conduit extension is now available for
Thunderbird 0.4.

POP Accounts now support aging on the server.

* Recently Fixed Bugs

No more new mail alert notifications when the incoming messages are
Junk.

The progress bar now appears in the mail 3-pane window when reporting
progress for operations like downloading new mail or a message body.

Auto Proxy URLs now work.

POP Accounts: "Click here to download the rest of the message" now
works.

POP Accounts: A new filter action to delete a message from POP3 server
if messages are left on the server by default.

Junk Folder Purging works on all accounts and not just the first one.

If you configure a mail server to use secure authentication but the
server does not support it, Thunderbird no longer silently falls back
to insecure authentication. Thunderbird brings up an error dialog and
refuse to connect to the server.

News error dialogs no longer hang the application.

HTML Anchors in messages work.

When threads are sorted by date, Thunderbird sorts by the newest
message in the thread.
2003-12-13 04:01:50 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
grant
429159f08d explicitly remove the share/doc/mutt/examples symlink before linking
it again, as ln(1) on Solaris won't overwrite an existing file. noted
by agc.
2003-12-12 10:45:18 +00:00
seb
4d7002d0fa Update to version 0.9.5.
Changes in version 0.9.5
- Fix of bug that appeared in daemon mode, where the date used in search
  queries (newer/older command) was not updated each time the program connected
  to the server.
- Added an explanation on the way the program does the filtering (filter
  execution order, etc.)
- Added new variable to control if a message is flagged as seen, when part of
  it (ie. some of its headers) is fetched.

Changes in version 0.9.4
- Bug fix; rcopy/rmove failure, while trying to FETCH the header of a message.

Changes in version 0.9.3
- Bug fix; default variable not substituted during rcopy/rmove.
2003-12-11 23:05:16 +00:00
grant
c36a20f98c call ln with -f -s, not -fs. 2003-12-11 22:23:23 +00:00
manu
c899d68118 milter-spamc is another milter/spamassassin interface. 2003-12-11 17:35:36 +00:00
manu
a9e7b68c7e Yet another milter/spamassassin interface 2003-12-11 17:32:23 +00:00
adam
bca5394d03 Changes 0.9.7:
* the MIME parser has been rewritten
* GnuPG/GPGME: the method of checking signed messages has been
  improved and the reporting of signed messages has been modified.
* GnuPG/GPGME: decrypted messages are no longer saved and the user
  will now be prompted to decrypt each time the message is selected.
* new icons have been added for MIME types
* Filtering: 3 new actions have been added.
* IMAP: UIDPLUS support for COPY and EXPUNGE has been added
* Folder Properties: 'Procesing on startup' has been added.
* LDAP: it is possible to browse an entry that was retrieved using
  an explicit LDAP search
* LDAP: a 'contains' query is now possible
* SpamAssassin plugin: updated spamc to version 2.60. Support for
  new libspamc transports has been added
* updated translations: Croatian, French, German, Japanese,
  Polish, Spanish, Serbian, Simpilified Chinese, and Slovak
* Bug fixes
2003-12-11 15:22:28 +00:00
tron
d434dc7169 Fix badly botched package list handling in case "mutt_dotlock" exists. 2003-12-11 07:15:18 +00:00
xtraeme
00bd9aae84 Update to 0.99.10.4 provided by Charlie Allom in PR pkg/23696.
Changes:

v0.99.10.4 2003-11-24  Timo Sirainen <tss@iki.fi>

        - Fixed reference counters in imap-login and pop3-login.
          IMAP AUTHENTICATE and POP3 AUTH commands could have left the
          process stuck doing nothing forever.

v0.99.10.3 2003-11-24  Timo Sirainen <tss@iki.fi>

        - FETCH RFC822.HEADER returned message body as well
        - SUBSCRIBE broke subscription lists
        - LIST code rewritten, children flags should be correct now
        - SORT and THREAD could have given invalid replies
        - Partial BODY[...] fetches might have returned wrong data or at
          least performed worse than was necessary

v0.99.10.1 2003-11-10  Timo Sirainen <tss@iki.fi>

        * mbox: \Draft and \Deleted flags used opposite flag chars in
          X-Status header. We were incompatible with other mbox accessing
          software.

          WARNING: Upgrading from previous version doesn't automatically
          swap the flags, so be careful not to accidentally expunge messages
          that had their \Draft flag changed to \Deleted.

        * Configuration file changes:
           - Whitespace at end of line is stripped, use quotes if you need it
           - # comments are supported after key=value lines. if you need '#'
             character, quote the value
           - Both " and ' quotes are supported. If you need to use them, '\'
             can be used for escaping.

        - mbox: COPY into same mailbox didn't work and could have corrupted
          the mailbox
        - Using Dovecot without index files would crash after using a while
        - Partial BODY[header] or BODY[part] fetches were buggy if client
          requested more data than was available in the header/part.
        - Partial BODY[...] fetches were buggy with messages that had CRLFs
        - Some BODY and BODYSTRUCTURE replies missed data for message/rfc822
          MIME parts causing clients to break
        - SORT (SUBJECT) was buggy
        - Timezone fixes with Date-header

This also includes Joshua Goodall's patch (now in the CVS tree) for
CRAM-MD5 for the -release tag.
2003-12-09 04:06:37 +00:00
grant
13c5983bae +p5-Mail-ClamAV 2003-12-08 15:40:26 +00:00
grant
91ffa58538 Initial import of p5-Mail-ClamAV 0.04 into the NetBSD Packages
Collection.

Clam AntiVirus is an anti-virus toolkit for UNIX. This module provides
a simple interface to it's C API.
2003-12-08 15:39:57 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
grant
1476c4fede sort includes 2003-12-08 06:47:31 +00:00
grant
bc9ac1e533 provide buildlink2.mk. 2003-12-08 05:46:23 +00:00
wiz
0c0eb310dc Update to 0.6.4:
Changes made between 0.6.3 and 0.6.4 (2003/11/17).

The uses of sprintf(3) have been replaced by the concat() function
implemented locally.

Also, add rc.d script to PLIST for binary packages.
2003-12-07 19:18:16 +00:00
tron
8b70c06741 Update "wmbiff" package to version 0.4.19. Changes since version 0.4.13:
- Fix test_tlscomm with the right signature for read()
- Another bugfix to IMAP msglst when headers are abnormal.
- Avoid strcpy for overlapping regions.
- Update security.debian.rb for ruby 1.8.
- Bugfix to avoid infinite loop when reading from IMAP.
- Bugfix to msglst to allow capitalized header names.
- Add msglst feature to Pop3 mailboxes. (Paolo Gianrossi)
- Bugfix to OS X keychain use for panther.
- On Mac, ask the keychain for passwords if
  askpass = internal🍎keychain
- Bugfix to an infinite loop found in the
  TLS interface.
- Checks TLS certificates.  See wmbiffrc(5) for
  details on the certfile option.  Designed to work
  with mutt.
- Show a busy mouse cursor while talking to remote
  servers, to show that wmbiff won't be responsive
  to mouse clicks for a little bit.
- New buttontwo (middle click) action to complement
  action (left mouse click) and fetchcmd (right mouse).
- #'s are now only comments in .wmbiffrc at the
  beginning of lines or following whitespace,
  allowing #'s in (most) passwords.
- AppleScript examples for driving Apple's Mail
  application in sample.wmbiffrc
- Special mailbox action 'msglst' brings up a
  transient window showing message headers from IMAP
  and program output for shell methods.  This is
  intended to be faster than starting up a new
  mail program or re-executing a script.
- Avoid repetitive error messages when disconnected.
- Use conventional -geometry option handling.
- Fix bug in 0.4.15 to re-enable *'s in IMAP passwords.
- Frobnicate internally stored passwords, partially
  obfuscating them in memory.  Not actually more
  secure, but harder to casually discover a password.
- Tighten configuration file lines to more quickly
  detect misconfiguration.  Add the -relax option if
  it is too paranoid.
- Add support for -bg to round out -hi and -fg color
  specifiers.
- Handle building on systems with both posix and gnu
  regex in different but conflicting files.
- Restart wmbiff on SIGUSR1.  You may need to use
  'killall -USR1 wmbiff' if it gets stuck.
- Restart wmbiff on ctrl-shift mouse 1.
Package source related changes:
- Make this work with version 1.1.90 of the "libgcrypt" package.
2003-12-06 16:10:48 +00:00
cjep
0e517ef0a9 Update of mail/nail to 10.6. Changes since 10.5:
* A nested MIME multipart message with a sub-part piped through an external
  program (such as HTML with w3m) caused nail to abort after SIGPIPE if the
  PAGER command terminated before reading the whole message.
* A 'next' command following a 'hold' command displays the next message
  after the one the 'hold' applies to (Bugreport by Mike Sipser). This
  might not be exactly what POSIX specifies, but it makes sense and is
  consistent with traditional behavior. If you actually favor 'next'
  not to advance after 'hold', contact me and I'll add a configuration
  option for this.
* If the value of the 'record' variable started with an environment
  variable reference such as '$HOME' or with a tilde and the 'outfolder'
  variable was set, it was not expanded correctly (Bugreport by Volker
  Kuhlmann).
2003-12-05 22:21:17 +00:00
adam
634cabafb0 Changes 1.1.1:
* Removed docs/NIBS from the OS X project file.
* Minor improvements in the Account bundle.
* Improvements when first starting GNUMail.app (first time user).
* Minor improvements in the Fonts bundle for OS X.
* Removed inexistant headers in the OS X project file.
* Improved the message on OS X when the user removed
  all its mailboxes but left the preferences file around
2003-12-05 11:27:01 +00:00
adam
b0d7f85f35 Changes 1.1.1:
* Added support for read-only IMAP folders.
* Improvements and bug-fixes.
2003-12-05 11:25:58 +00:00
grant
7f927f94e9 update HOMEPAGE. 2003-12-05 03:59:39 +00:00
grant
20dca2bc66 nuke a file from pkgsrc-wip. 2003-12-04 05:29:25 +00:00
grant
e40e4ee04d _+thunderbird-bin{,-nightly} 2003-12-04 05:26:09 +00:00
grant
17c03809ca import thunderbird-bin-nightly from pkgsrc-wip.
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language.
2003-12-04 05:25:42 +00:00
grant
14bfb6f7cd import thunderbird-bin-0.3 from pkgsrc-wip.
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language.
2003-12-04 05:24:42 +00:00
grant
e1ddde3c0e fix a thinko 2003-12-04 05:14:30 +00:00
grant
9da75b58ad I guess I'll take maintainership of this now. 2003-12-04 04:51:00 +00:00
grant
075765b26b fix berkeley db support on at least NetBSD and Linux, using values
harvested from databases/db/buildlink2.mk. defaults to db1 where
possible unless EXIM_DB.db1 != YES.

tidy up mysql and postgresql handling.
2003-12-04 04:28:16 +00:00
grant
b3ccec3d06 +exim3 2003-12-04 04:25:43 +00:00
grant
5520298f95 import of exim3-3.36 from pkgsrc-wip.
originally this package was taken from the netbsd-1-5-PATCH003 tag,
and a number of updates have been made to it:

- updated to 3.36.
- added security patch from
    http://www.exim.org/pipermail/exim-announce/2003q3/000094.html
- use a variety of new pkgsrc features for installing configuration files,
  creating directories, rc scripts, etc.
- added mysql and postgresql support.
- other general nits/fixes.

exim3 is still widely used by a large number of sites, and this package
has been added again to support existing installations.
2003-12-04 04:24:48 +00:00
kristerw
f6d8743f8c Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
reed
b6aad918a4 Replace any "/" in OPSYS name with a "-". Sendmail's build
mechanism already does this, so pkgsrc for this should do the same.

Make sure getipnodebyaddr is used under BSD/OS.

This closes PR #23060.
2003-12-03 22:11:02 +00:00
ben
b8bbf79b25 Masao Uebayashi asked me to back out this change.
My apologies for any inconveniences from the original change.
2003-12-03 03:31:16 +00:00
grant
698d0e2d6c print correct path to config files in spamd usage message. 2003-12-02 12:36:00 +00:00
grant
5101b874e7 formatting fixes, clarify a sentence. 2003-12-02 11:40:20 +00:00
ben
a047ac04e4 This package would install a directory and two files on the build machine
that do make it into the binary package.  Under the default configuration
on NetBSD these files are erroneous.  This fix should resolve PR 20852
Here are the details:

1) /etc/mail/statistics
        This file is created like so:
                statistics:
                        ${CP} /dev/null statistics

        This file is not needed because sendmail is configured to use:
                O StatusFile=/var/log/sendmail.st

        To avoid creating this file, I added to devtools/OS/NetBSD:
                define(`confNO_STATISTICS_INSTALL', `')

2) /etc/mail/submit.cf
        This file is not needed because we install it as:
                ${PREFIX}/share/sendmail/cf/submit.cf

        To avoid installing /etc/mail/submit.cf, I added to devtools/OS/NetBSD:
                define(`confINST_DEP', `')

        If confINST_DEP is undefined, then it will default to:
                `${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'

3) /var/db/pkg/sendmail-8.12.8nb1/+INSTALL
        This is now created by pkg_add with the binary package.
        It appears the problem is resolved.

4) /var/spool/clientmqueue
        This directory is not needed because sendmail is configured to use:
                O QueueDirectory=/var/spool/mqueue

        To avoid installing this directory, I added to devtools/OS/NetBSD:
                define(`confINST_DEP', `')
2003-12-02 05:45:12 +00:00
heinz
acb771eb81 Remove DNSBL rules using *.easynet.nl (shut down today, see http://abuse.easynet.nl/dynablocker.html 2003-12-01 16:04:40 +00:00
grant
e204efe934 reorder lines to appease pkglint (hi, zuntum!) 2003-12-01 12:16:14 +00:00
heinz
0dd272694e New version 2.36. It'a leaf package and 2.36 fixes a build problem Grant
Beattie encountered on Linux.

Relevant changes sinc 2.22:

       o   Better compatibility of Makefile.PL with new MakeMaker
       o   C Code compiles with C compilers other than GCC.
       o   Detect and skip body parts that only contain MIME headers.
       o   Fixed a bug where razor-check would terminate prematurely
	   on messages for which it could not compute a signature.
       o   Introduced SOCKS support. Net::SOCKS is required in
           order to use SOCKS.  Specify socks_server in the config file.
       o   Fixed a bug where the MIME boundary was being spuriously set
	   in certain cases.
       o   A bug in the selection of zone prefixes in bootstrap
           discovery was fixed.
       o   Razorhome is gleaned from the config file passed to
           razor-agents, if all else fails. "razor-report
           -conf=/etc/razor/razor.conf spam" will use /etc/razor
           as its home if no other home is found (eg in
           $HOME/.razor).  To force a particular Razorhome value,
           use the -home=path option.
       o   Force bootstrap discovery when all discovery servers are
	   unavailable. This fixes a bug where by razor-agents would
	   try to connect to the old Razor2 discovery server found in
	   servers.discovery.lst.
2003-12-01 00:24:15 +00:00
grant
96ca8187d1 whitespace police 2003-11-30 03:01:33 +00:00
jlam
b75487d7a2 Only install smtpd.conf if we're using SASL. Fixes bulk build breakage
from Al's 20031124 results.
2003-11-26 06:03:41 +00:00
abs
652b7a6f4f Update exim to 4.22nb3 and exim-exiscan to 4.22-12nb1. Default exim_flags to "-bd -q30m", so setting exim=YES in rc.conf works 2003-11-25 10:21:58 +00:00
itojun
d30aa4c6a6 upgrade to 20031117. properly handle mailcap. some stability fixes. 2003-11-25 02:27:36 +00:00
salo
405d1b37f5 dirname -> ${DIRNAME}, id -> ${ID}
From Soren Jacobsen via PR pkg/23542.
2003-11-23 07:41:19 +00:00
salo
40591237ca basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23541. 2003-11-23 07:18:15 +00:00
dsainty
7e1176fce6 Adjust comment, exmh will also support security/gnupg if present 2003-11-22 09:50:19 +00:00
jlam
6afd00acfc A few more whitespace nits. 2003-11-21 16:07:13 +00:00
jlam
e06c112bc5 Whitespace fixes and rearrange a few lines to group related stuff together. 2003-11-21 15:54:40 +00:00
jlam
fefb138ad3 * With SASL2, the correct pwcheck_method to use the /etc/sasldb2 is
"auxprop".

* Modify the package so that the smtpd.conf file is initially stored
  with the other example files and copied over to its true location
  via CONF_FILES.  This allows modifying the postfix installation to
  use some other SASL authenticaion method, e.g. PLAIN with saslauthd
  through TLS.

* Only allow using one SASL library or the other, and prefer SASL2 to
  SASL1.
2003-11-21 15:33:41 +00:00
jschauma
e1c14f3677 When constructing WRKSRC, also strip off PKGREVISION.
Fixes problem seen in latest bulk-build.
2003-11-14 00:51:43 +00:00
taca
2029613d98 Update distinfo after removing patch-am and patch-an.
Noted by wiz@ and thanks much.
2003-11-13 07:02:39 +00:00
tron
44845e8843 Fix dependence problem caused by "openssl" package version bump madness. 2003-11-12 18:49:46 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
kleink
9b2f09a0b8 Sync with cyrus-sasl2's buildlink2.mk reality. 2003-11-10 16:27:37 +00:00
jdolecek
0d0ea1f24e Update PHP to 4.3.4
From release announcemenet:

After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.

Bugfix release

PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!

For full list of changes in PHP 4.3.4, see ChangeLog:
	http://www.php.net/ChangeLog-4.php#4.3.4
2003-11-08 06:58:10 +00:00
gavan
d50b33ce66 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:59:42 +00:00
taca
f768fab291 - Remove extra patch to yatconfd. Those patches were accidently added
by mistake.
- Bump PKGREVISION.
2003-11-06 03:39:39 +00:00
itojun
1cd398d43a upgrade to 6.2.5. incorporates security patch (was in patches/patch-ag).
IMAP and some other improvements.
2003-11-05 05:20:36 +00:00
dmcmahill
80e24e9a5f Use ${MAKE} and ${INSTALL} instead of make and install.
Also don't check for /usr/X11R6 before running mkfontdir.  This
package is already marked as USE_X11.  Fixes install on
Solaris and other systems which use bmake instead of make.
2003-11-04 19:03:53 +00:00
jdolecek
8d3d4bda88 spamassassin builds and works fine with perl 5.6.0 2003-11-04 16:37:48 +00:00
kim
f1e225f085 Change maintainer to myself. 2003-11-03 22:43:37 +00:00
heinz
ad81929102 Update to version 2.60 (fixes PR pkg/23318):
Summary of changes since 2.5x
-----------------------------------

- spamd supports UNIX-domain sockets
- SSL support for spamc/spamd now usable
- improved Bayes text analysis
- improved expiration of Bayes-DB
- better detection of 'invisible text' and other obfuscation techniques
  in HTML
- new RBL (eg SORBS, SpamCop, Osirusoft dropped)
- better handling of RBL timeouts
- support for Razor V1 dropped
- more flexible header and report rewriting
- Perl taint mode enabled by default
- bug fixes
- new rules
2003-11-03 00:56:25 +00:00
salo
c037d6f58f PKGREVISION++
- Some partial BODY[part] fetches may have returned data incorrectly,
  patch-ad fixes it.
2003-11-02 17:24:07 +00:00
salo
36d49c7c34 PKGREVISION++
- Some partial BODY[part] fetches may have returned data incorrectly,
  patch-ad fixes it.

- Add missing BUILD_DEFS, sort.
2003-11-02 17:24:06 +00:00
martti
14aae230e2 Be the MAINTAINER for this package. 2003-11-01 13:34:10 +00:00
xtraeme
250376a1c2 Upgrade to 3.2.1. Patch sent by Soren Jacobsen in PR pkg/23299.
Changes since 3.1.7:

* Add command_add_fromline directive to control prepending mbox-style From_
  lines to command deliveries.  Defaults to 1, the previous behaviour.  Set
  to 0 to disable.
* Add workaround for differences in Python poplib; an incompatible change
  was introduced (apparently in 1.6) to Python's library, where session.retr()
  previous returned raw lines, but now it returns the un-stuffed lines.
  getmail now has to conditionally un-stuff lines depending on the version
  of the Python interpreter in use.
* Change the "over max message size of %(max_message_size)i, skipping ..."
  message from informational to warning so it can be seen when using
  -q/--quiet/verbose=0.  Thanks to Volker Kuhlmann for the report.
  -Change error message resulting from failed APOP attempt
2003-10-29 11:55:27 +00:00
itojun
ed451b2b93 upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022
escape sequences, do not confuse decoded comment as structured field separator
2003-10-29 06:21:40 +00:00
manu
1d9fbeb360 Snert's license: no redistribution. 2003-10-27 22:52:48 +00:00
manu
940d2c0554 Libsnert is a support library for milter-sender, which is iitself a
real-time sender address validation milter for sendmail
2003-10-27 18:00:43 +00:00
manu
2da44337dd Milter-sender is a real-time sender address validation milter for sendmail 2003-10-27 17:57:33 +00:00
manu
81cd61353e Libsnert is a support library for milter-sender, a real-time sender
address validation milter for sendmail
2003-10-27 17:56:58 +00:00
cube
221fd31cf1 Since image viewer plugin is disbabled, sylpheed-claws doesn't depend on
gdk-pixbuf anymore. Remove dependency and bump PKGREVISION.
2003-10-23 08:05:06 +00:00
cube
36ea4fed7a Pull-up security patch from CVS. Bump PKGREVISION.
Fixes a format string error leading to a crash from malicious SMTP servers.
http://www.guninski.com/sylph.html
2003-10-22 16:49:25 +00:00
seb
bfbfdeba5c Add missing entry in PLIST.
Bump PKGREVISION.
2003-10-21 23:35:25 +00:00
tron
e8dad93748 Accept package revisions of the "db3" package, too. 2003-10-21 11:28:10 +00:00
manu
00dd950e37 Added milter-regex-0.6 2003-10-20 17:06:40 +00:00
manu
aead33bb3c The milter-regex plugin can be used with the milter API of sendmail(8) to
filter mails using regular expressions matching SMTP envelope parameters
and mail headers and body.
2003-10-20 17:03:47 +00:00
bouyer
e6fc5ea721 For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it. 2003-10-19 21:05:35 +00:00
kristerw
787fc7bece Work around a gcc-2.95 arm bug that makes compiling the tryulong32.c
configuration test take ~forever.
2003-10-19 19:58:24 +00:00
cjep
34e102913e Whitespace fixes 2003-10-18 13:08:48 +00:00
jmmv
d323794866 Bump revision due to gnutls update (libtasn dependency removed). 2003-10-18 08:11:43 +00:00
abs
518a164a85 Update HOMEPAGE (old page was redirected) 2003-10-17 08:54:58 +00:00
chris
e9df43dde1 Update Sylpheed to 0.9.7 to catch a security fix.
Changes are:
    * 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.
2003-10-15 23:39:39 +00:00
grant
745202c830 pass --with-waitfunc=wait3 to configure. only create one directory at
a time in post-install. fixes build on Solaris.

fix from Michael Santos in PR pkg/22387.
2003-10-11 07:39:31 +00:00
itojun
3bfa172d3e sync /w mail/fetchmail
cvs: ----------------------------------------------------------------------
2003-10-08 20:25:01 +00:00
itojun
b114a02e19 update patchsum 2003-10-08 20:23:56 +00:00
itojun
88e55b69f4 certain email kills fetchmail. CAN-2003-0790 2003-10-08 20:23:42 +00:00
martti
399b337959 Updated squirrelmail to 1.4.2
* bug fixes
* translation updates
* new minimal bw theme
2003-10-08 05:12:08 +00:00
heinz
45a08c321b Get rid of pesky *.orig files 2003-10-07 23:20:43 +00:00
is
a60441a368 Add -oeq option, for sendmail compatibility. Bump pkgrevision to 4. 2003-10-07 08:45:14 +00:00
taca
fe2216dcb8 - Add --enable-shadow since this package could work on platform
which have shadow password (SunOS at least).
- Reduce warning with GCC 3.3.1.
- Bump package revision.
2003-10-05 04:25:14 +00:00
xtraeme
0f26eb269a FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here. 2003-10-03 18:20:53 +00:00
christos
ee4ca78e56 enable use of sasl2 2003-10-03 15:04:52 +00:00
seb
edaca2cd73 Also record USE_SASL2 in BUILD_DEFS. 2003-10-03 10:34:02 +00:00
reed
b6f24ed0db Since distfile doesn't have a unique filename between versions, then
store in its own DIST_SUBDIR.
2003-10-02 16:18:36 +00:00
martti
b123113b9b Updated postfix to 2.0.16
* bug fixes
* new IPv6 patch
2003-10-02 10:39:12 +00:00
itojun
4adec205bf remove PKGREVISION 2003-10-01 22:08:24 +00:00
itojun
6d142f6199 upgrade to 20030922 snapshot. don't SEGV with certain operation (forward
multiple emails without body), use G1 designation/invocation for 96-char
ISO charsets, and other fixes.
2003-10-01 22:07:10 +00:00
reed
48e5ec18b9 Added ripmime. 2003-10-01 20:58:52 +00:00
reed
4b48762980 ripmime-1.3.0.4 Extract the attached files out of a MIME encoded email package 2003-10-01 20:45:55 +00:00
wiz
9319ad7e55 Add build dependency on perl (pod2man is used for man page).
Noted missing by kristerw.
2003-10-01 07:17:06 +00:00
xtraeme
c02ab55cbd Add missing "/" to the URL section to make pkglint happy 2003-09-30 07:17:12 +00:00
xtraeme
0841b2f807 Updated to 0.14.5.4.
While updating, make bogofilter use the bsd.pkg.install.mk
framework to install the configuration file into PKG_SYSCONFDIR.

Patch provided by Soren Jacobsen in PR pkg/22983.

Changes:

Changes:
0.14.5.4
* _Really_ fix defective printing in 'bogofilter -Q' output.
0.14.5.3
* Fix parser errors that can cause:
  1. Incorrect processing of html comments.
  2. "fatal flex scanner internal error--end of buffer missed",
     which kills bogofilter.
* Fix defective printing in 'bogofilter -Q' output.
* Compiles with TDB again.
0.14.5.2
* bogominitrain.pl - removed email 'cruft' and revised format
  of verbose output.
0.14.5.1
* Fixed parameter type error in dbh_print_names() that causes
  segfault.
* Enhanced verbose output of bogominitrain.pl
* Documented '-T' option in man page.
* Fixed parsing error that treated "^From " in encoded text as
  a message separator.
* Revised format for '-T'.
* Fixed defect in bogominitrain.pl's norepetition mode.
0.14.5
* Updated bogominitrain.pl to version 1.3.
* Corrected parsing error (in html code) that caused
  bogofilter to miss message separators.
* Added '-T' as terse mode (with fixed formatting).
* Revised processing of From and empty lines so that parsing
  works correctly with both flex-2.5.4 and flex-2.5.31.
0.14.4
* Revised database API so that there are 3 distinct layers
  (program, datastore, and database) with a clean interface
  between them.
* Correct exitcodes in bogoutil by using EX_ERROR.
* Fixed token registration bug in 0.14.x versions.
* Fixed seg fault caused by database lock contention.
0.14.3
* Fixed critical locking bug introduced into bogofilter 0.14.0
  with the combined-wordlist code: when working with separate
  wordlists, bogofilter would lock only the first one opened,
  rather than all.
* Documentation updates.
* %g formatting is now supported by bogofilter's formatting functions.
* Merged trio 1.10 (http://ctrio.sourceforge.net/) to support
  compilation on ancient systems (Solaris 2.5) that do not have
  [v]snprintf functions.
  Trio is Copyright (C) 1998-2000 Bjorn Reese and Daniel Stenberg.
* Various documentation updates, including the FAQ.
* The test suite was adjusted for older grep variants (Solaris
  2.5) that don't cope with long lines.
* Print database version in print_version().
* Postfix integration instructions have been upgraded.
* Debug output for wordlists and databases was enhanced.
2003-09-30 07:11:48 +00:00
xtraeme
757d59a3b3 Updated to 2.0.15.
Changes:

- imap folder scanning speedup.
- fix bugs: 121181, 121637, 121867 and others.
- help updates.
2003-09-30 06:28:58 +00:00
chris
4682c56056 Update clamav so that milter support is optional.
However currently milter support is disabled, as it requires strerror_r to
be available, which it isn't on -current.

Note this required the fixing of the milter tests in the configure.in file.
It seemed if you used --disable-milter and the .h file was in the include
path, eg on -current it's in /usr/include/libmilter it was found and used.

We now have a want_milter for the --enable/disable-milter, which will
trigger the tests to setup have_milter.

Once I've sorted out the strerror_r problem in -current I'll enable the
milter support (or if someone tells me it works with pth)

Bump PKGREVISION.
2003-09-28 23:39:24 +00:00
xtraeme
5e46cf2c2c Bump package revision (Conflict with sylpheed-gtk2) 2003-09-28 11:38:51 +00:00
jmmv
f2c9ccce88 Whitespace. 2003-09-28 11:31:14 +00:00
xtraeme
075489a508 Add and enable sylpheed-gtk2 2003-09-28 11:05:16 +00:00
xtraeme
a3daa83461 Initial import of sylpheed-gtk2-0.9.5-20030906.
Sylpheed is an e-mail client (and news reader) based on GTK+, running on
X Window System, and aiming for:
  * Quick response
  * Graceful, and sophisticated interface
  * Easy configuration, intuitive operation
  * Abundant features

Currently, many features are supported including POP3, IMAP, NNTP,
multiple accounts, threading, filtering, MIME attachments, APOP, SMTP
AUTH, SSL, IPv6, GnuPG, internalization, and more.

This is the GTK+ 2.0 branch of Sylpheed, authored by Takuro Ashie and
Botond Botyanszki.
2003-09-28 11:04:28 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
heinz
c6f2b73a20 Improve behaviour of Razor2 when running in taint mode.
Fixes come from the SpamAssassin 2.60 release (originally from
http://www.ijs.si/software/amavisd/ (Thanks to amavisd-new, Mark
Martinec, and Vivek Khera!))
2003-09-27 13:21:37 +00:00
heinz
7aa977d777 Improve behaviour of Razor2 when running in taint mode.
Fixes come from the SpamAssassin 2.60 release (originally from
http://www.ijs.si/software/amavisd/ (Thanks to amavisd-new, Mark Martinec,
and Vivek Khera!))
2003-09-27 13:20:25 +00:00
recht
215a6b647e Add USE_BUILDLINK2.
This should fix hubertf's bulk build.
2003-09-27 08:22:29 +00:00
wiz
ea90e82f2e Add and enable fix-mime-charset. 2003-09-26 10:22:37 +00:00
wiz
42e78e92c2 Initial import of fix-mime-charset-0.4.0:
In non-English mailing lists (particularly in Russian) there is a
big problem with messages, where charset parameter of Content-Type
header is set incorrectly. Sometimes software is buggy, sometimes
people cannot set up their software properly, sometimes web-based
email clients do not implement charsets.  While reading such a
mail, one should manually switch encoding in MUA back and forth.
Incorrectly encoded or plain 8-bit Subject field is another big
problem.  Such fields often get corrupted while passing e-mail
gateways.

This program can be used to solve this problem while used as mail
filter (in MTA, procmail, or a similar program).
2003-09-26 10:21:51 +00:00
kim
324c1d74c6 Works with more Python versions. 2003-09-26 00:20:32 +00:00
grant
44e84258c5 add bin/mutt_dotlock to the PLIST if it is installed.
as observed on Darwin.
2003-09-25 08:36:16 +00:00
tron
8a36705cbf Correct path of example configuration file. Problem noted by
Markus Illenseer in private e-mail.
2003-09-24 13:21:10 +00:00
markd
663e862985 Allow use of base system libmilter if it exists and is complete enough.
Closes PR 22708 from wiz.
2003-09-24 12:43:57 +00:00
jmmv
b12c12940a Whitespace. 2003-09-24 09:55:18 +00:00
tron
dcf61bfb8d Add and enable "sma" package. 2003-09-24 09:27:55 +00:00
tron
f2269b9f6c Import new "sma" package: Sendmail log analyser
This packages was contributed by Markus Illenseer in PR pkg/22921.
2003-09-24 09:25:46 +00:00
xtraeme
eb9607ed38 Updated to 1.0.1.
Changes:

2002-09-12 Stable Version 1.0.1 released
--------------------------------------
      * protocol.c smtp-auth.c smtp-bdat.c smtp-etrn.c smtp-tls.c
        More thoroughly check return value from read_smtp_response().
      * libesmtp.h errors.c
        Added new "Client error" error code.  This is just a cop-out,
        used when an API called by libesmtp fails.
      * base64.c
        Make conversions immune to NULL source data,
      * examples/mail-file.c
        Cleaned up some compiler warnings
      * siobuf.[hc]
        Added a few extra sio_ calls.  Not actually used in libESMTP though.
      * concatenate.c errors.c getaddrinfo.c headers.c htable.c
      * protocol.c siobuf.c
        Don't perform zero length operations using the memxxx() functions.
        This may avoid segfaults on some platforms or libraries.
      * siobuf.c
        Improved handling of flushes in sio_write() particularly in the
        case where data would exactly fill remaining space in the buffer.
      * rfc2822date.c
        Correct leap year compensation for January and February in
        libesmtp_mktime().
      * examples/Makefile
        Changed compiler flags from -ansi to -std=c99 and added -W
      * headers.c
        Eliminated bug where find_header() could pass -1 to the length
        argument of memchr() causing a core dump on some architectures.
      * libesmtp-private.h protocol.c smtp-bdat.c
        M$ Exchange does not accept a chunk size of 0 in BDAT 0 LAST as
        explicitly permitted by RFC 3030, *sigh*.  Hackish workaround
        implemented.
      * configure.in Makefile.am
        Added DIST_SUBDIRS macro to make sure tarball gets built properly.
        This one slipped past 'make distcheck' last time for some reason
        but then autoconf & friends are totally inscruitable.
      * ntlm/ntlmdes.c
        OpenSSL 0.9.7 changes some typedefs.  Changed to suit, should
        still be compatible with previous OpenSSL versions.
2003-09-24 09:12:19 +00:00
xtraeme
f30daed5f6 Use ${SSLCERTS} instead of harcoded /etc/openssl. 2003-09-23 14:27:34 +00:00
salo
570221b153 PKGREVISION++
Apply bugfix patches for the following problems:
- Searching address fields can crash sometimes.
- Auth process crashes if user doesn't have home directory set.
- Some BODY and BODYSTRUCTURE replies missed data for message/rfc822
  MIME parts causing clients to break.
2003-09-23 13:54:25 +00:00
kim
65611f025c Update to tmda-0.84
See share/doc/tmda/UPGRADE for important notes, or view the notes from
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/tmda/tmda/UPGRADE
before upgrading.  There are too many changes to list here.
2003-09-23 01:57:18 +00:00
manu
7258e92955 jchkmail is a behavior-based virus and spam milter for Sendmail 2003-09-22 14:47:00 +00:00
manu
1dbd454176 Behavior-based virus and spam milter for Sendmail 2003-09-22 14:33:35 +00:00
taca
f1abf4a906 Add missing files to PLIST to fix errror with pkg_delete(1). 2003-09-21 14:17:26 +00:00
jmmv
4cbd8bc7e8 Capitalize comment. 2003-09-21 11:15:21 +00:00
chris
5c21c5dbd7 Update p5-MailTools to 0.59, changes are:
version 1.59: Wed Aug 13 08:13:00 CEST 2003

        - Patch by [Shafiek Rasdien] which adds Mail::Internet::smtpsend
          option MailFrom.

        - [Ziya Suzen] extended Mail::Mailer::test to provide more
          test information.

        - Added SWE (Sender Waranted E-mail) as abbreviation in field
          names which is always in caps, on request by [Ronnie Paskin]

        - Added SOAP and LDAP as abbreviation in field names which is
          always in caps.
2003-09-20 16:06:22 +00:00
chris
a95a4cfe8b Update clamav to 0.60. Note the new home is sourceforge.
Also fix pkg/22714, clamav not building, this was due to it rerunning
configure due to dependancy updates, which built a new libtool, replacing
the one we had given it from pkgsrc.

The fix is to run autoconf and automake on the patches, I would have done
diff's post autoconf/automake, but the diffs are much bigger.

Known issue, if you run fetchclam to update the databases you'll find that
pkg_install won't remove the db files as the MD5 checksum has changed, I
may move the db files into etc/clamav and copy them in, then fetchclam can
update as needed.

However I thought that given the current spate of viruses hitting people
they maybe wanting the latest version.
2003-09-20 01:27:17 +00:00
wiz
5a91e81df6 Use .CURDIR instead of PKGDIR variable (for pkglint). 2003-09-19 12:22:44 +00:00
wiz
bcc4758849 Add and enable msmtp. 2003-09-19 09:24:55 +00:00
wiz
9e9bd729a4 Initial import of msmtp, an SMTP plugin for MUAs, provided by
Bryan Carter Vyhmeister in PR 22840.

and probably other MUAs (mail user agents).  msmtp forwards mails
to an SMTP server (for example at a free mail provider) which does
the delivery.

Features include:
    * SMTP AUTH methods PLAIN, LOGIN and CRAM-MD5
    * TLS encrypted connections
    * IPv6 support
    * robustness
    * detailed error messages (including the full answer of the
      SMTP server) if something goes wrong
    * sendmail compatible exit codes (which most MUAs understand).

Simply tell your MUA to call msmtp instead of /usr/sbin/sendmail.
2003-09-19 09:24:29 +00:00
grant
3f188d663b remove the M4 dance, and just set USE_GNU_TOOLS+=m4. 2003-09-19 01:55:34 +00:00
wiz
f1d9fbec91 Add SETENV MAKE_ENV to build target.
From Jeremy C. Reed in PR 22759.
2003-09-18 18:42:22 +00:00
wiz
73b68b1ea3 Remove two unneeded (exec/unexec) lines from PLIST.
Noted by Jeremy C. Reed in PR 22758.
2003-09-18 18:36:26 +00:00
taca
486003a0d3 - Add patch from NetBSD 1.6 branch's changes for parseaddr.c 1.8.2.1-1.8.2.3.
- Also bump sendmail version information itself.
- bump package revision.

BUGS
	Setting USE_WIDEPATCH=NO breaks the package.
2003-09-18 17:10:35 +00:00