Commit graph

3081 commits

Author SHA1 Message Date
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
wiz
162c3a1c99 Add dependency on p5-Mail-Mbox-MessageParser to make this work
again. Closes PR 25121 by Douglas Brebner.
2004-05-07 14:03:31 +00:00
wiz
45ab24cf66 Add and enable p5-Mail-Mbox-MessageParser. 2004-05-07 13:53:56 +00:00
wiz
c286d4dc59 Initial import of p5-Mail-Mbox-MessageParser-0.14:
Mail::Mbox::MessageParser is a feature-poor but very fast mbox
parser. It uses the best of three strategies for parsing a mailbox:
either using cached folder information, GNU grep, or highly optimized
Perl.

XXX: might need some adaptation for OSs where diff and bzip2 are
not in the base system.
2004-05-07 13:53:09 +00:00
wiz
270e4a71d2 Reset maintainer to tech-pkg@ (from ad@, since he is not working on them
any longer).
2004-05-07 11:54:35 +00:00
itojun
89d24793d4 upgrade to 2004/4/26. pgp decoder enhancements and bugfixes. 2004-05-07 05:05:57 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
reed
0e2e8f14d9 Use @PKG_SYSCONFDIR@ instead of @PREFIX@/etc/exim
for location of configure script check in the exim rc.d script.

Bump PKGREVISION.
2004-05-06 22:34:27 +00:00
taca
9db2953fe6 Install stand-alone qpopper to ${PREFIX}/sbin.
Bump PKGREVISION.

TODO: support libwrap(tcpwrappers) in stand-alone qpopper.
2004-05-06 13:46:22 +00:00
recht
462e110868 Update to 1.4.6
changes:
Updated translations and bug-fixes.

Among them:

#54319 - Message-list blank even tho there are messages (Jeff Stedfast)
#50535 - Doesn't handle EHLO errors proper (Jeff Stedfast)
#50485 - Problems with accentuated gpg passphrases (Jeff Stedfast)
#50096 - GroupWise attachments and indexing (Jeff Stedfast)
#45504 - Warning Dialogs "Error while 'Fetching Mail" On POP3
         auto download (Michael Zucchi)
#49357 - Email date is incorrect (Jeff Stedfast)
#46006 - Attempted ESMTP handshake with invalid IPv6 address (Jeff Stedfast)
#41610 - Crash if remote POP reports 0 byte len messag e(Michael Zucchi)
#48759 - Strange behaviour with save as dialog (Jeff Stedfast)
#47638 - Default charset is empty (Jeff Stedfast)
#48466 - Properties window open after attachment removed (Charles Zhang)
#48166 - Size filter doesnt remember the size (Jeff Stedfast)
#53530 - Duplicate of attachments are seen on forward as Redirect (Bill Zhu)
#48998 - Apply Button always remain activated (Charles Zhang)
#51551 - Encoding of the Organization is UNKNOWN (Suresh Chandrasekharan)
#40917 - backspace shouldn't highlight the whole remaining string in
         Setup Assistant (Suresh Chandrasekharan)
#47878 - Change "Helvetica" to "Sans Regular" for printing footers (Rodney Dawes)
#32996 - Can select VFolders as Offline folders in Evolution
	 Settings (Michael Zucchi)
#39410 - "Work offline" does not propobly sync all mails in "offline folders"
         (Michael Zucchi)
#48290 - Selecting inverse theme causes text to be printed white-on-white (Antonio Zu)
[...]

And many, many more.
see http://bugzilla.ximian.com/show_bug.cgi
2004-05-06 10:03:54 +00:00
martti
74500b5861 Updated postfix to 2.0.20
- The postdrop mail submission command could die with SIGHUP and
  abort mail submission.  This was observed with mail from cron jobs.

- The MySQL client aborted with complaints about multiple attempts
  to register the same lookup table. This was observed in the proxymap
  daemon.

- As a workaround for agressive SMTP command pipelining clients,
  the Postfix SMTP server now allows SMTP clients to overshoot the
  SMTP server recipient limit without triggering the server hard
  error limit, as long as the number of excess recipients stays within
  a hard-coded overshoot limit of 1000. If you have such clients then
  you also need to specify "smtpd_error_sleep_time = 0" or else
  performance will be poor.

- The LMTP client attempted to reuse a connection after timeout,
  causing protocol synchronization errors.

- The trivial-rewrite server could core dump after temporary table
  lookup failure.  This was not observed in Postfix 2.0.
2004-05-05 06:55:28 +00:00
minskim
7964bdeff3 statvfs fix for postfix and postfix-current on NetBSD-current>=2.0D.
Patch provided by John R. Shannon in PR pkg/25430.
2004-05-04 19:59:06 +00:00
mrg
209a74f9fa XXX: hack around the hack that netbsd-current <stdio.h> tramples the
XXX: users fgtstr() namespace...
2004-05-04 06:18:14 +00:00
xtraeme
31bde4d744 Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169.
Changes unknown...
2004-05-02 17:25:15 +00:00
snj
14584d0133 Convert to buildlink3. 2004-05-02 04:19:41 +00:00
snj
023d96db45 Convert to buildlink3. 2004-05-02 03:55:05 +00:00
snj
b3990b97af Convert to buildlink3. 2004-05-02 00:22:20 +00:00
minskim
98e6cf84f7 Remove "NO_CONFIGURE=YES" to make PYTHON_PATCH_SCRIPTS effective.
Pointed out by Bernhard 'burnhard' Riedel on hanirc's #NetBSD.

Bump PKGREVISION.
2004-05-01 16:04:38 +00:00
kristerw
012dc72b93 Add thunderbird-gtk2. 2004-05-01 12:30:24 +00:00
kristerw
b3932a7a0b Sort the list of packages. 2004-05-01 10:04:32 +00:00
kim
5bf81a3305 Avoid copying '*.orig' files when installing. 2004-04-29 23:04:34 +00:00
grant
1cca0f00a7 fix typo in DISTNAME 2004-04-28 23:40:12 +00:00
cube
a8120306e7 ... and don't forget to add the MESSAGE file itself. 2004-04-27 07:19:46 +00:00
cube
e79936a14f Move instruction to load the plugins into a MESSAGE file.
Suggested by reed@.
2004-04-27 07:19:04 +00:00
schmonz
d130ecc51b Explain why, after setting "command" in the usual way, we set it
again in foo_precmd() to a different value. This is an unusual
usage, and these comments may help if a future rc.subr isn't as
accommodating to such trickery. Suggested by lukem.
2004-04-27 03:05:09 +00:00
jlam
60e398fa10 bl3ify, and note that this package doesn't require a compiler. 2004-04-26 20:42:00 +00:00
taya
13e9442a04 Initial import of thunderbird-gtk2
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.

thunderbird-gtk2 uses gtk2 widget.
2004-04-26 13:58:24 +00:00
taya
40d28187de - switch to gtk1
- catch up to current statvfs support
2004-04-26 13:56:09 +00:00
recht
e0fd17fc88 update to 0.70
0.70
----

The two major changes in this version are new thread manager in clamd
and support for decoding MS Office VBA macros. Both of them have been
implemented by Trog. Besides, there are many improvements and bugfixes
(all listed in ChangeLog), a short summary:

-) clamd
    + new thread manager (with better SMP support)
    + on-access scanning now also available on FreeBSD (with Dazuko 2.0)
    + new directive ArchiveBlockEncrypted
    + new directive ReadTimeout (replaces ThreadTimeout)
    + handle SIGHUP (re-open logfile) and SIGUSR2 (reload database)
    + respect TCPAddr in stream scanner

-) clamav-milter:
    + TCPWrappers support

-) libclamav:
    + support MS Office documents (OLE2) and VBA macro decoding
    + support encrypted archive detection
    + new flags: CL_OLE2, CL_ENCRYPTED (see clamdoc.pdf, Section 6.1)
    + improve virus detection in big files
    + improve support for multipart, bounce and embedded RFC822 messages
    + improve RAR support
    + include backup snprintf implementation

-) clamscan:
    + new option: --block-encrypted

-) freshclam
    + new option: --pid, -p (write pid file if run as daemon)
    + handle SIGHUP (re-open logfile), SIGTERM (terminate with log message),
      SIGALRM and SIGUSR1 (wake up and check mirror)
    + fix bug with -u and -c handling

-) contrib
    + windows clamd client now available with source code

-) documentation:
    + new Polish documentation on ClamAV and Samba integration
    + official documentation updated
2004-04-25 21:37:59 +00:00
snj
b85ec1e49d Convert to buildlink3. 2004-04-25 20:37:25 +00:00
minskim
740398d074 Enable pkgviews installation. 2004-04-25 05:12:27 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
snj
a8149f8a24 Convert to buildlink3. 2004-04-25 04:14:48 +00:00
snj
75e1bacf7c Convert to buildlink3. 2004-04-25 04:09:01 +00:00
snj
961dfc738c Convert to buildlink3. 2004-04-25 04:06:14 +00:00
snj
479a53fcff Convert to buildlink3. 2004-04-25 04:03:16 +00:00
wiz
e49da93445 Unused. 2004-04-25 01:31:37 +00:00
wiz
2a0d43a39b Unused. 2004-04-25 01:29:17 +00:00
wiz
575fc14fad Convert to bl3. 2004-04-25 01:15:12 +00:00
wiz
6ede1813d5 Add. 2004-04-25 01:13:25 +00:00
wiz
db75a5c431 Convert to bl3. 2004-04-25 01:12:39 +00:00
wiz
4ae215b5ac Unused. 2004-04-25 01:08:54 +00:00
wiz
eaf25a6b9f Convert to bl3. 2004-04-25 01:08:41 +00:00
wiz
5849e52541 Static library only -> build dependency. 2004-04-25 01:06:29 +00:00
wiz
dea211418c Convert to bl3. 2004-04-25 01:05:18 +00:00
wiz
1e7040b199 Unused. 2004-04-25 00:56:17 +00:00
xtraeme
ca289509fd bl3ify 2004-04-25 00:20:38 +00:00
snj
50fca7f8c5 Convert to buildlink3. 2004-04-24 23:05:46 +00:00
snj
4739a680b3 Convert to buildlink3. 2004-04-24 23:02:35 +00:00
snj
c0d0884c9d No longer used. 2004-04-24 22:57:38 +00:00
snj
14b4c7fb7f Convert to buildlink3. 2004-04-24 22:56:32 +00:00
snj
d317f7dd9a Convert to buildlink3. 2004-04-24 22:53:54 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
snj
92017c691a Convert to buildlink3. 2004-04-24 22:37:10 +00:00
schmonz
f7e542297a Add revision 1.01 of Ward Vandewege's badrcptto patch. With this
patch, qmail-smtpd will reject mail during the SMTP conversation
if a recipient is listed in control/badrcptto. This complements
control/badmailfrom as found in stock qmail. Requested by Nathan
Arthur.

Add an rc.d script for qmail-pop3d. It needs sysutils/checkpassword,
which is so tiny I've added the dependency even as I don't use
qmail-pop3d myself.

In the rc.d script for qmail-smtpd, require control/rcpthosts to
be present. This prevents accidental open relays.

Now that it's used for the path to checkpassword too, rename
LOCALBASE_UCSPI_TCP to LOCALBASE_NORMAL.

Convert to buildlink3.

Bump PKGREVISION.
2004-04-24 05:29:36 +00:00
schmonz
9ea3810929 Remove ${QMAILDIR}/etc/rc.d/qmail{,smtpd} from PLIST, as RCD_SCRIPTS
are now automatically registered with installed packages.
2004-04-24 00:54:42 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
grant
0fd0f6f0b9 use the latest-trunk build of thunderbird, now that builds appear to
be happening regularly.
2004-04-23 09:52:50 +00:00
ben
190e4c7036 Upgrade mailsync to version 4.4.4. Patch from Michael Pasternak. Notable
changes include:
 * Check every fetch operation for success
 * documented the fact that mailsync is not really fit for concurrent
   mailbox access
 * extended loging
 * reengineering - clearer naming of variables (I hope)
                 - int msgno -> unsigned long msgno (as in c-client)
                 - functions and variables that return/contain only true/false
                   are now booleans
 * do not copy deleted mails
 * documented list mode
 * list mode can display contents of mailboxes
 * more docu
 * reordered code to make it more coherent (IMHO)
 * various functions (fetch_mail_ids, tdc_mail_open) had too many crucial
   side effects which made the code very hard to follow. Untangled that.
 * closing a stream before writing in it (c-client logic!) so that new
   messages are not marked as seen. That means, that mutt users should be
   happy(er?) now.
 * more explicit and consistent error messages, more sensible debug output
 * documented the code and renamed stuff so that it makes sense
 * messages-ids are sanitized and saved in RFC822 format only.
 * warnings about spaces in the message id are now optional, see the "-bd"
   option
 * fixed a bug that occured when files were copied over but could not be saved
   for some reason
2004-04-22 23:41:27 +00:00
snj
770681709c No longer used. 2004-04-22 23:19:43 +00:00
ben
b5da9b5589 bl3ify imap-uw. 2004-04-22 21:31:22 +00:00
cube
e1aaa019a4 Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAP
instead.  As announced on tech-pkg.

Most notably affected are Postfix, sendmail, Samba and cyrus-saslauthd.  Be
sure to update your mk.conf accordingly.
2004-04-21 21:09:31 +00:00
snj
e34dafd5ab Convert to buildlink3. 2004-04-21 04:58:19 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD
with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD
patches were integrated too, so future pkgsrc updates would
be even more smooth.

Full list of changes since PHP 4.3.4 is available at:
	http://www.php.net/ChangeLog-4.php#4.3.6
	http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20 19:19:23 +00:00
taca
c55c02cfd8 Make it compile on NetBSD current and 2.0_BETA. 2004-04-20 17:50:40 +00:00
recht
8d958ebf24 Apply a fix for anonymous auth_states in krb5.
Patch provided from Cyrus's CVS by Jukka Salmi in PR pkg/25256.
Details: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/auth_krb5.c.diff?r1=1.2&r2=1.3
2004-04-20 15:54:02 +00:00
recht
e0db7cf8af Give the user a chance to choice between db4/3 and remove BDB_DEFAULT
from the Makefile.
Pointed out by Jukka Salmi.
2004-04-20 00:07:17 +00:00
taya
6303a53e85 add thunderbird 2004-04-19 23:26:37 +00:00
taya
e10bcd7cf1 Initial import of thunderbird.
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.
2004-04-19 23:25:27 +00:00
recht
bd243a04af This only runs with db4/3. So, set BDB_ACCEPTED accordingly.
Fixes pkg/25247 by Jukka Salmi.
2004-04-19 22:21:07 +00:00
cjep
cac9c1590e nail has moved to Sourceforge. Gunnar Ritter has requested that links
be updated.
2004-04-19 10:17:01 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
wiz
737cbf17a9 Convert to bl3. 2004-04-18 19:30:52 +00:00
snj
7862e2fcf4 Convert to buildlink3. 2004-04-18 05:44:18 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
snj
d01a9dfab3 Convert to buildlink3. 2004-04-18 05:10:15 +00:00
snj
c8b6949870 Convert to buildlink3. 2004-04-18 05:05:43 +00:00
snj
3a04b02c0d Convert to buildlink3. 2004-04-18 05:03:04 +00:00
snj
fb194c6e83 Convert to buildlink3. 2004-04-18 04:55:29 +00:00
snj
64b64af3bb Convert to buildlink3. 2004-04-18 04:41:12 +00:00
jmmv
273f33b218 Really fix the permissions of files copied to ~/evolution, so that the
program does not give "Permission denied" arguments while running (and
things like the local mail folders work properly).  Lets go with the
revision bump done recently.
2004-04-17 12:42:45 +00:00
xtraeme
d517196e6f Set USE_LIBTOOL=yes. 2004-04-17 11:08:12 +00:00
jmmv
bb35740c2c Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is that
the fix is really in glib2, not libglade2 (which hasn't changed at all).
libglade2's revision was bumped to pick up glib2 too, but this has nothing
to do with fixing evolution, so bumping the required glib2 version is more
realistic.
2004-04-17 10:58:49 +00:00
jmmv
e2f3bc9e38 Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround.
This fixes the Settings dialog, where many widgets failed to appear before.
Bump PKGREVISION to 9.
2004-04-17 10:42:53 +00:00
salo
6f5ada535a bl3ify 2004-04-16 12:59:17 +00:00
tv
ae49224a22 Fix strerror_r compile problem. PKGREVISION untouched since it didn't even
compile on platforms afflicted by this (and Solaris, where it compiled fine,
already used the code path to which it was changed).
2004-04-16 11:50:41 +00:00
tron
6a1c8aab8b Include "gettext-lib" buildlink3 glue code because the "spf_alt" library
gets linked against the "intl" library.
2004-04-16 07:45:32 +00:00
wiz
ee431e2dd9 Fix MASTER_SITES; noted by Michal Pasternak. 2004-04-15 23:24:04 +00:00
tron
a388f2e0b8 Remove unused buildlink2 files (before somebody starts to use them again). 2004-04-15 20:37:37 +00:00
tron
e428752846 Use buildlink3 to build this package. Bump package revision to enforce
dependence on fixed version of the "libspf_alt" package.
2004-04-15 20:31:36 +00:00
tron
34efb423d3 Use buildlink3 to make sure that "libbind" from the "bind9" package is
used as resolver library. Bump package revision to enforce that and a
dependence on the fixed "bind9" package.
2004-04-15 20:27:18 +00:00
drochner
da76636022 remove superflous PYTHON_PATCH_SCRIPT_SED, and use some more of
PYDISTUTILSPKG
2004-04-15 17:36:29 +00:00
tron
2c23ae8afd Fix seriously broken buildlink2 script:
- incorrect path to the package source directory
- library missing from the file list
- no protection against multiple inclusion
2004-04-15 10:41:14 +00:00
jmmv
504ef6a097 Enable use of gtk/glib <=2.2 deprecated stuff to let this package build
against their respective 2.4 versions.
2004-04-15 09:33:30 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
grant
5da27fc953 indent a block, minor whitespace tweak 2004-04-14 17:52:53 +00:00
grant
794f88655c indent a couple of blocks, minor whitespace tweak 2004-04-14 17:51:37 +00:00
grant
10ba12562e s/as gracefully as I can/as gracefully as possible/ 2004-04-14 17:20:09 +00:00
grant
9c1e5bbd33 expect to find bind9 in BUILDLINK_PREFIX.bind, not PREFIX. 2004-04-14 17:19:51 +00:00
grant
d9f8b9b321 move USE_BUILDLINK2 to where it should be. 2004-04-14 17:19:28 +00:00
tv
aeaf35c68b Update to 0.68-1, and reenable the milter (OK'd by recht). Changes:
0.68-1
------
Fixed RAR support.

0.68
----
This version fixes a crash with some RAR archives generated by the Bagle worm,
also a few important fixes have been backported from CVS.

We strongly encourage users to install the 0.70-rc version (released today).

0.67
----
This release fixes a memory management problem (platform dependent; can lead
to a DoS attack) with messages that only have attachments (reported by Oliver
Brandmueller). It also contains patches for a few problems found in 0.66 and
has better Cygwin support.
2004-04-14 16:30:42 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
manu
a7e2fe9544 Upgrade milter greylist to 1.2
- SMTP AUTH support
- subnet matching and SPF support to better work with mail farms
- All command line options now have equivalent in the config file
- IPv6 aware
- regex can be used in the configuration file
2004-04-14 15:45:45 +00:00
manu
53c885386d Added buildlink2 support to the package 2004-04-14 15:40:14 +00:00
tv
5fe59636fa Add a bl3 for libmilter. 2004-04-14 14:52:16 +00:00
manu
21eb2bb9fd Added Sender Permitted Framework (SPF) library 2004-04-14 14:46:47 +00:00
manu
aa1eb7e1d9 Sender Permitted Framework (SPF) library 2004-04-14 14:44:08 +00:00
minskim
313577df89 Remove hardcoded "-ldb" from makedefs, because pkgsrc provides a
correct option.

This fixes PR pkg/25176.
2004-04-14 12:55:20 +00:00
minskim
9b499361bc Correct variable names for BUILDLINK_PREFIX.db*; BUILDLINK_PREFIX.db
is only valid with buildlink2, but not with buildlink3.

This fixes PR pkg/25175.
2004-04-14 04:28:38 +00:00
martti
59b96beb0e db4 is needed in Linux when POSTFIX_USE_LDAP=YES (pkg/25120 by Jukka Salmi) 2004-04-13 06:29:43 +00:00
taca
6efc07a634 Update postfix-current to 2.0.19-20040312 and enable POSTFIX_USE_INET6
support with tls+ipv6-1.22-pf-2.0.19-20040312.patch.gz, too.

20040302

	Bugfix: SMTPD proxy didn't send QUIT as the result of code
	duplication. Evidence reported by Mark Martinec. File:
	smtpd/smtpd.c.

20040311

	Bugfix: bad address syntax caused map lookup with zero-length
	keys.  Problem reported by Andrei Koulik. Files:
	util/match_ops.c, src/trivial-rewrite/transport.c.
2004-04-12 16:04:45 +00:00
tron
9facc25600 Fix small glitch in startup script. 2004-04-12 14:07:16 +00:00
tron
656ff68965 Polish up "milter-greylist" package:
1.) Install "README" into "share/doc/milter-greylist".
2.) Install example configuration into "share/examples/milter-greylist".
3.) Provide a "rc.d" script.
Bump package revision because of these changes.
2004-04-12 13:55:59 +00:00
salo
eeb8e78600 Create one directory a time. As noted on tech-pkg@ by J. Alexander Jacocks. 2004-04-12 03:35:38 +00:00
kim
74cabb143e Make this compile on 2.x as well (as NETBSD1). 2004-04-11 02:23:46 +00:00
rh
5c1d8ab0ad Update GNUMail to 1.1.2. Noteable changes include:
* Now uses Addresses framework.
        * Updated the OS X version of the Filtering bundle.
	* Added Matt, Ken and Bjorn in the About panel.
	* Simplified and optimized the Filtering bundle
	  initialization code under GNUstep.
	* Removed some NSLog() calls in the Import bundle
	* We don't save an "empty MailWindow" in the prefs
        * We now disable the "Use secure connection" buttons
	  in the AccountEditorWindow if the SSL bundle is not
	  installed under GNUstep (it's always installed with
	  our dmg on the OS X version).
	* Updated the German translation. Work done by
	  Hermann Gundel <Hermann.Gundel@nussberg.de>
        * Modified AdvancedViewController to no longer
	  statically allocate everything.
	* Modified MailWindowController: -deleteMessage
	  to use the new Folder's method (-setFlags: messages:)
	  in order to accelerate IMAP messages deletion.
        * We no longer check all IMAP accounts
	  but only opened ones.
	* We no longer remove the DELTED message flag when
	  deleting from the keyboard.
        * Removed the "Open on startup" feature in the Mailboxes
	  window / drawer. GNUMail.app will now automatically
	  reopen the mailboxes that were opened when the app
	  was closed.
        * Added an extra check in MailboxManagerController: -outlineView:
	  acceptDrop: .. since the GNUstep's NSOutlineView code is
	  broken wrt DnD. Savannah is still down so I can't fix the
	  real bug :(
        * We now STATUS all IMAP folders for an opened IMAP connection
	  in a separate thread when clicking on the "Get" button. We no
	  longer only NOOP the IMAP store.
	* Added AddressBook framework to the Filtering target based on the
	  previous change.
	* Fixed crash on quitting on OS X.
        * Modified MailboxManagerController: -_reloadFoldersForIMAPStoreWithName: ...
	  to also use -reloadItem: under GNUstep since that method has been
	  fixed lately.
	* Reverted the change. -reloadItem is still plain broken.
	* Added a patch from Bjorn Giesler to enhance the filtering code
	  to support address book groups. The OS X nib NEEDs to be modified.
	* Added Bjorn in the AboutPanel's list of contributors.
	* Fixed a warning in MailWindowController: -windowWillClose.
	* Added Constants.m to the OS X project file.
        * Added Constants.m and cleaned the header. That
	  new file _must_ be added to the OS X project file.
        * Added Matt Ackeret and Ken Ferry to the About panel.
	* We now properly call -controlTextDidChange: in the
	  -takeTo* methods (in EditWindowController) in order
	  to correctly enable the Send button.
	* Updated ViewingView.nib
	* Updated AboutPanel.nib
	* Updated InfoPlist.strings
	* Fixed a compiler warning in GNUMail.m
	* Added patches from Bjorn Giesler to:
	   - improve address completion
	   - implement the "preferred label" in AddressBookPanel
	   - convert the Mailboxes window and Console window to
	     panels. This is a quick hack since the classes NEED
	     to be renamed eventually.
	* We no longer force the ADScreenNameFirstNameFirst since
	  we'll use the user's default in AddressManager.
	* Removed the "Mailbox" string the in Mailboxes's drawer
	  for the contextual menu.
	* Renamed Id -> Number in the Viewing pref panel under GNUstep.
	  The OS X nib needs to be modified.
	* We now save correctly the order of MailWindow's dataView columns.
	* Added a simple patch from David Ayers for key comparisons
	  in AccountViewController.m.
	* Improved AddressBookPanel.nib.
        * We now correctly synchronize our popups in the FilterEditorWindow.
	* We now correctly reload the table columns when changing the
	  dataview type in MailWindowController.
	* Added modal sheet to "Save message as text" action in GNUMail.
	* An address (to|cc|bcc) must be defined for the send button to
	  be active in EditWindowController.
	* Fixed color space in ColorsViewController (Colors bundle).
	* Improved behavior of modal sheet in EditWindowController when
	  closing an unsaved message.
        * Removed two more observers in GNUMail: -applicationShouldTerminate:
	  and reorganized all the calls in MailWindowController: -dealloc.
	* Defined ReloadMessageList in Constants.h so it's cleaner.
        * We no longer require the user to specify a To: recipient.
	* Also fixed a bug in the filtering code wrt trailing ">"
	  when the criteria operation is "has suffix". Issues reported
	  by Alistair Windsor <awindsor@onetel.com>.
        * Simplified the code a little bit in AddressBookController.
	* Simplified it some more and reactivated AddressBookController:
	  -addressesWithSubstring: so it's now possible to filter incoming
	  mails based on the recipients / Apple's Address Book (or
	  GNUstep's implementation). This fixes TODO #33.
	* Renamed a local variable to not conflict with an ivar on OS X.
	* Added AddressBook_32.tiff and modified the AddressBookPanel.nib
	  to use it.
	* Enhanced MailboxImport.nib.
	* Lots of very minor improvements wrt the Vera font.
	* Modified MailboxImportController: -dealloc to set the datasource
	  of our table view to nil.
	* Did the same thing for the outline view shown in MailWindow's drawer
	  under OS X.
2004-04-11 00:03:10 +00:00
rh
ad8d696017 Update Pantomime to 1.1.2. Noteable changes are:
* Added an improvement in the IMAP parsing code (_parseFetch:)
	  so it works better with lame servers like Exchange.
        * Added Folder: -setFlags: messages: and implemented a
	  version in IMAPFolder to optimize deletion of messages.
	  Modified IMAPMessage: -setFlags: to use that new method.
        * We now correctly decode/encode the Organization header
	  using quoted-printable.
        * Removed Testing/*. The tests were old and broken and
	  the small test framework should be replaced by a real
	  framework, like OCUnit.
	* Added some notes (in the README) to properly compile and
	  install Pantomime on RedHat 9 / Fedora.
        * Permuted the RETAIN/RELEASE calls in Message: -setFlags:.
	  Bug reported by Alexandre Carlhian <alex@mosx.net>.
        * Fixed a bug in Parser: +_parameterValueUsingLine: range:.
        * Finally commited a fix for the reply bork when a attachment
	  is put between to text/plain parts in a multipart/mixed
	  message (only the first part was used in the reply).
        * Modified MimeUtility to add support on OS X for
	  Hebrew, Arabic, BalticRim and Vietnamese encodings
	  using the CoreFoundation.
        * Fixed a small issue in POP3Folder: -lengthOfMessageAtIndex:
	  Bug reported by Alexandre Carlhian <alex@mosx.net>.
	* Modified NSData+Extensions: -dataFromQuotedData to be sure
	  that our initial data length has length of at least 2 (since
	  if we had only '"' we would get an range exception).
        * Modified MimeUtility: -stringEncodingForPart: so that
	  if we get _at best_ NSASCIIStringEncoding from the
	  part, we use NSISOLatin1StringEncoding instead in order
	  to give us more success when decoding things.
 	* Added POP3Folder: -prefetchMessageAtIndex: numberOfLines: and
	  added a small cache for the message sizes.
	* Renamed -authenticateWithUsername: ... to
	  -authenticate: password: mechanism: and implemented in
	  the SMTP, POP3Store and IMAPStore classes.
	* Added -supportedMechanisms to the Service protocol and
	  implemented in all the classes above.
	* Removed POP3Store: -setUseAPOP: / -useAPOP and -setTimestamp:
	* Added LOGIN and CRAM-MD5 SASL authentication mechanisms support
	  in the IMAP code.
	* Added -DBIG_ENDIAN to the list of compiler flags on OS X so that
	  the CRAM-MD5 code works.
 	* Updated the OS X project to set the version number to 1.1.2.
	* Moved -isConnected from Connection to Store. Implemented
	  in IMAPStore and provided a dumb implementations for LocalStore
	  and POP3Store. Refactored all the code to use the Store's method
	  instead of the TCPConnection's implementation. Much of the code
	  in GNUMail will have to be retested wrt the handling of being
	  disconnected from the IMAP server.
	* Added a hack so things work well with header prefetching when we
	  are using a Novell IMAP server (which is utterly broken).
	* Added and implemented IMAPStore: -capabilities to return an array
	  of the server's capabilities (result of the CAPABILITY command).
	* Added a "contents" parameter to Store: -createFolderWithName: type:
	  so we are now able to create a folder with an initial content.
	  Implemented in all Store subclasses but the only implementation
	  that works right now is the LocalStore one using the standard
	  mailbox format (maildir won't work).
2004-04-10 23:52:37 +00:00
heas
e8627c00bb USE_DB185 requires an argument, YES 2004-04-10 17:09:39 +00:00
schmonz
d1fca4d138 Take MAINTAINER at zuntum's suggestion. 2004-04-10 14:15:24 +00:00
schmonz
e95a82113e Note that one now has the additional rc.conf option of "qmailsmtpd=YES". 2004-04-10 05:53:31 +00:00
schmonz
fa7fdb69b2 Russ Nelson, Charles Cazabon, Dave Sill, Peter Samuel, and Henning
Brauer have prepared a distribution of qmail, called "netqmail":

    "We have done this because in our opinion, too many new users
    are confused by the out-of-date INSTALL file, and too much time
    is spent arguing on the mailing list over bugs.  We have tried
    to stick to the barest minimum number of changes.  We have
    fixed only those things which are out-and-out wrong, or which
    have been approved by djb (specifically QMAILQUEUE)."

This package already includes the QMAILQUEUE patch. Add netqmail
1.05's other patches, with the exception that patches to documentation
files which are not installed have been lovingly omitted.

This package also already includes a patch to handle oversized DNS
packets. It's still here, too.

pkgsrc changes:
* Add qmail-smtpd rc.d script (and ensuing dependency on net/ucspi-tcp).
* Update qmail rc.d script: respect $qmail_flags, treating it as the
    default delivery instruction.
* Remove non-working MASTER_SITES.

From the netqmail changelog:

20040121 code: qmail-smtpd is protected from exceedingly long (eg 2GB)
         header lines
20040121 code: qmail_lspawn, qmail-newmrh, qmail-newu, and qmail-rspawn
         are protected from misbehaving on hosts where the size of an
         integer is not the same as the size of a character pointer
         (eg 64 bit hosts with 32 bit ints)
20031027 doc: qmail.7 identifies installation as netqmail and points to
         http://qmail.org/
20031027 doc: qmail-queue.8 adds explanation of $QMAILQUEUE
20031027 doc: qmail-log.5 adds reference to errors from $QMAILQUEUE script
20031027 code: qmail-smtpd identifies itself as netqmail
20031027 code: if $QMAILQUEUE is set, it's invoked instead of qmail-queue
20031024 code: changed errno from int to #include.
20031024 code: fixed .qmail parsing bug.
20031024 code: recognize 0.0.0.0 as a local address.
20031024 code: sendmail's -f flag now overrides environment variables.

And for all this, bump PKGREVISION.

Pre-flight checks by snj@.
2004-04-10 05:30:06 +00:00
jmmv
e3d456cdd0 Style nits: use tabs to indent and get rid of a variable that was only used
once.
2004-04-09 17:09:58 +00:00
schmonz
43b89349f1 Insert blank line between commands and text. Make the point about
POP3 and QMQP more concisely. Pipe paragraphs through fmt(1).
2004-04-09 00:18:00 +00:00
jmmv
1e210410e8 Set INSTALLATION_DIRS=bin. 2004-04-08 15:04:36 +00:00
xtraeme
c994249842 Another minor change, remove one superflous line. 2004-04-08 14:57:07 +00:00
xtraeme
50ce40c005 Minor changes suggested by jmmv@. 2004-04-08 14:55:53 +00:00
xtraeme
7e3934c716 Added columba. 2004-04-08 14:29:48 +00:00
xtraeme
815ecb146a Initial import of columba-1.0M2.
Columba is an Email Client written in Java, featuring a user-friendly
graphical interface with wizards and internationalization support.
2004-04-08 14:27:44 +00:00
recht
919f4225b3 +gmime 2004-04-08 13:40:54 +00:00
recht
c9cb3ded6b initial import of gmime-2.1.3
GMime is a set of utilities for parsing and creating messages using
the Multipurpose Internet Mail Extension (MIME) as defined by the
following RFCs:

 * 0822: Standard for the Format of Arpa Internet Text Messages
 * 1521: MIME (Multipurpose Internet Mail Extensions) Part One:
         Mechanisms for Specifying and Describing the Format of
         Internet Message Bodies
 * 1847: Security Multiparts for MIME: Multipart/Signed and
         Multipart/Encrypted
 * 1864: The Content-MD5 Header Field (Obsoletes rfc1544)
 * 2015: MIME Security with Pretty Good Privacy (PGP)
 * 2045: Multipurpose Internet Mail Extensions (MIME) Part One:
         Format of Internet Message Bodies
 * 2046: Multipurpose Internet Mail Extensions (MIME) Part Two:
         Media Types
 * 2047: Multipurpose Internet Mail Extensions (MIME) Part Three:
         Message Header Extensions for Non-ASCII Text
 * 2048: Multipurpose Internet Mail Extensions (MIME) Part Four:
         Registration Procedures
 * 2049: Multipurpose Internet Mail Extensions (MIME) Part Five:
         Conformance Criteria and Examples
 * 2183: Communicating Presentation Information in Internet Messages:
         The Content-Disposition Header Field
 * 2184: MIME Parameter Value and Encoded Word Extensions: Character
         Sets, Languages, and Continuations
 * 2231: MIME Parameter Value and Encoded Word Extensions: Character
         Sets, Languages, and Continuations (Obsoletes rfc2184)
 * 3156: MIME Security with OpenPGP (Updates rfc2015)
2004-04-08 13:39:29 +00:00
tv
b410dcc687 DIST_SUBDIR should use PKGNAME_NOREV. 2004-04-07 11:52:01 +00:00
cjep
38466e423a Update of mail/nail to 10.7.
Changes since 10.6 (see the ChangeLog supplied with the source
						for more details):

o Inclusion of POSIX documentation.
o Bug fixes and changes including:
	- exit with the correct status when sendwait is set
	- fix Base64 decoding
	- fix handling of addresses with / in them
	- fix handling of autocc and autobcc variables
	- Obey POSIX standards for ~w
	- Handling escape sequences in quoted arguments in commands
	  for compatibility with System V mailx and POSIX.
2004-04-06 19:00:39 +00:00
tv
2331bb58d9 Quickly revert previous. I didn't see that libmilter had already been
changed in a CVS merge somewhere.
2004-04-06 14:01:51 +00:00
tv
c746c0152b Make libmilter a build-time dependency only (it's a static library); bump
PKGREVISION of its dependencies.
2004-04-06 13:50:57 +00:00
xtraeme
dd050b02ce metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION.
While here, fix previous entry (hi martin!).
2004-04-06 04:27:36 +00:00
recht
904dfb36bf depend on libsoup-devel instead of libsoup 2004-04-02 18:12:37 +00:00
xtraeme
1e379092e2 Fix path, and move .endif statement to the correct place. 2004-04-01 20:20:23 +00:00
jmmv
b0eee50e43 Add and enable evolution-data-server. 2004-04-01 18:41:46 +00:00
jmmv
f078d98006 Initial import of evolution-data-server, version 0.0.90:
Evolution Data Server is responsible for managing calendar and addressbook
information within the GNOME desktop.
2004-04-01 18:40:51 +00:00
recht
e0a1f55e97 update to 2.0.17
changes:
- build on GNOME-2.6
- fix some GPGME interaction problems.
- yet another set of minor fixes.
2004-03-31 12:37:00 +00:00
jlam
f7432dac73 Ensure that we use the db3 library, even if the db4 one gets pulled in
as an indirect dependency.
2004-03-31 10:38:16 +00:00
jlam
ec026a5810 Convert to use krb5.buildlink3.mk. 2004-03-31 10:23:04 +00:00
jlam
54aa327743 Miscellaneous nits and reorderings to more closely match
cyrus-imapd22/Makefile.
2004-03-31 10:05:14 +00:00
jlam
4af9e32893 Miscellaneous nits. 2004-03-31 02:32:56 +00:00
jlam
8c8fd0fcfb Install files one by one to workaround more feeble install programs. 2004-03-31 02:25:11 +00:00
jlam
8fbae26d5f Miscellenous Makefile cleanups. 2004-03-31 02:22:04 +00:00
tron
4413ec555c Fix dependence broken by recent package revision bump. 2004-03-30 18:35:13 +00:00
xtraeme
d3b184b7cf Make sure the socket file is removed before starting clamd, as suggested
by Piotr Stolc in PR pkg/24644.
2004-03-30 00:32:29 +00:00
xtraeme
4e1b28d22c bl3ify 2004-03-30 00:29:59 +00:00
tv
954fa7c230 +p5-Mail-SRS 2004-03-29 19:49:34 +00:00
tv
9557eb73ca Moved from pkgsrc-wip (http://pkgsrc-wip.sourceforge.net/):
The Sender Rewriting Scheme preserves .forward functionality in an
SPF-compliant world.

SPF requires the SMTP client IP to match the envelope sender
(return-path). When a message is forwarded through an intermediate
server, that intermediate server may need to rewrite the return-path to
remain SPF compliant. If the message bounces, that intermediate server
needs to validate the bounce and forward the bounce to the original
sender.

SRS provides a convention for return-path rewriting which allows
multiple forwarding servers to compact the return-path. SRS also
provides an authentication mechanism to ensure that purported bounces
are not arbitrarily forwarded.
2004-03-29 19:49:04 +00:00
tv
e71e57c11b +p5-Mail-Milter 2004-03-29 18:31:28 +00:00
tv
43cd04ea0a Mail::Milter is a set of modules useful to mail filter writers who are
using the Sendmail::Milter and/or Sendmail::PMilter APIs to interface
directly to the SMTP transaction.
2004-03-29 18:30:59 +00:00
tv
3d8bea5cf3 +p5-Sendmail-PMilter 2004-03-29 18:14:30 +00:00
tv
1271072483 Sendmail::PMilter is a mail filtering API implementing the Sendmail
milter protocol in pure Perl.  This allows Sendmail servers (and perhaps
other MTAs implementing milter) to filter and modify mail in transit
during the SMTP connection, all in Perl.

This also includes a drop-in replacement for the Sendmail::Milter API,
making it possible for legacy perl milters to function as-is with the
PMilter engine.
2004-03-29 18:14:02 +00:00
manu
f4c0f67441 Update milter-greylist to 1.0.2
Fix the mising units in ps output for -a and -w
Accept any e-mail address as specified in RFC 2821 from config and dump
Fix typos
2004-03-29 15:46:49 +00:00
snj
ca710cdea6 Update to getmail-3.2.2.
From the changelog:
* Add an error handler for the case where a POP3 server returns a message
  that isn't even close to valid 822 format, particularly one where the
  first line in the message header is a continuation line (starts with
  whitespace).
2004-03-29 08:16:38 +00:00
jlam
0df2ce5f3e Convert to use bdb.buildlink3.mk and krb5.buildlink3.mk. 2004-03-29 05:54:12 +00:00
snj
9a86f09f51 Supply a default mailq entry in mailer.conf.
Fixes PR pkg/21591.
2004-03-29 05:10:04 +00:00
snj
1eae14e263 Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to
assume that we want /usr/sbin/sendmail, but we don't currently have a
good solution to that problem, and this is consistent with an existing
change that was made to this package.

Closes PR pkg/24678.
2004-03-29 02:17:24 +00:00
snj
504c137309 Use bl3 and sort a section. 2004-03-28 21:34:35 +00:00
martin
6204e1538a Enable pulsar. 2004-03-28 21:04:59 +00:00
martin
f3fd45a812 Import pulsar, a simple POP3 daemon with built in SSL support. 2004-03-28 21:02:15 +00:00
tron
334179076b Update "sendmail" and "libmilter" packages to version 8.12.11.
Changes since version 8.12.10:
Use QueueFileMode when opening qf files.  This error was a
	regression in 8.12.10.  Problem detected and diagnosed
	Lech Szychowski of the Polish Power Grid Company.
Properly count the number of queue runners in a work group and
	make sure the total limit of MaxQueueChildren is not
	exceeded.  Based on patch from Takayuki Yoshizawa of
	Techfirm, Inc.
Take care of systems that can generate time values where the
	seconds can exceed the usual range of 0 to 59.
	Problem noted by Randy Diffenderfer of EDS.
Avoid regeneration of identical queue identifiers by processes
	whose process id is the same as that of the initial
	sendmail process that was used to start the daemon.
	Problem noted by Randy Diffenderfer of EDS.
When a milter invokes smfi_delrcpt() compare the supplied
	recipient address also against the printable addresses
	of the current list to deal with rewritten addresses.
	Based on patch from Sean Hanson of The Asylum.
BadRcptThrottle now also works for addresses which return the
	error mailer, e.g., virtusertable entries with the
	right hand side error:.  Patch from Per Hedeland.
Fix printing of 8 bit characters as octals in log messages.
	Based on patch by Andrey J. Melnikoff.
Undo change of algorithm for MIME 7-bit base64 encoding to 8-bit
	text that has been introduced in 8.12.3.  There are some
	examples where the new code fails, but the old code works.
	To get the 8.12.3-8.12.10 version, compile sendmail with
	-DMIME7TO8_OLD=0.  If you have an example of improper
	7 to 8 bit conversion please send it to us.
Return normal error code for unknown SMTP commands instead of
	the one specified by check_relay or a milter for a
	connection.  Problem noted by Andrzej Filip.
Some ident responses contain data after the terminating CRLF which
	causes sendmail to log "POSSIBLE ATTACK...newline in string".
	To avoid this everything after LF is ignored.
If the operating system supports O_EXLOCK and HASFLOCK is set
	then a possible race condition for creating qf files
	can be avoided.  Note: the race condition does not
	exist within sendmail, but between sendmail and an
	external application that accesses qf files.
Log the proper options name for TLS related mising files for
	the CACertPath, CACertFile, and DHParameters options.
Do not split an envelope if it will be discarded, otherwise df
	files could be left behind.  Problem found by Wolfgang
	Breyha.
The use of the environment variables HOME and HOSTALIASES has been
	deprecated and will be removed in version 8.13.  This only
	effects configuration which preserve those variable via the
	'E' command in the cf file as sendmail clears out its entire
	environment.
Portability:
	Add support for Darwin 7.0/Mac OS X 10.3 (a.k.a. Panther).
	Solaris 10 has unsetenv(), patch from Craig Mohrman of
		Sun Microsystems.
LIBMILTER: Add extra checks in case a broken MTA sends bogus data
	to libmilter.  Based on code review by Rob Grzywinski.
SMRSH: Properly assemble commands that contain '&&' or '||'.
	Problem noted by Eric Lee of Talking Heads.
New Files:
	devtools/OS/Darwin.7.0
2004-03-27 22:07:32 +00:00
wiz
e050872f35 Use PKGNAME_NOREV in MASTER_SITES; fixes bulk build. 2004-03-27 21:33:32 +00:00
jlam
faed7092a8 Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no".
This makes the native DB the preferred DB if it exists.
2004-03-26 18:48:52 +00:00
seb
5c6df5a3f9 Introduce SPAMASSASSIN_VERSION. And most significantly use it instead of
PKGVERSION in DISTNAME's definition so PKGREVISION's value does not
render it useless.

Okay'ed by wiz@.
2004-03-26 16:42:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
manu
2c74b40381 update milter-greylist to 1.0
new features include multi-MX sync and auto whitelisting. And a lot of bugfixes
2004-03-25 16:57:48 +00:00
martti
68cf6ad80b New IPv6 patch 2004-03-25 12:58:37 +00:00
heinz
92d33ef9e8 Uses no compiler, so USE_LANGUAGES is empty 2004-03-21 01:33:39 +00:00
heinz
2e351abdac Added HOMEPAGE. Uses no compiler, so USE_LANGUAGES is empty. 2004-03-21 01:31:27 +00:00
bouyer
a4aa7bd8ff configure --without-wc-funcs on Solaris; without this all chars are printed
as '?'. Looks like solaris's wchar functions don't work as mutt expect.
2004-03-20 23:10:23 +00:00
snj
1c040511ff Fix build on sparc64 with gcc2. Correct a spelling error. 2004-03-20 06:02:59 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
fe9ac2c1dc This uses rpcgen, so set NO_EXPORT_CPP. 2004-03-18 03:42:13 +00:00
martti
1999228d2f New IPv6 patch. 2004-03-17 19:29:29 +00:00
jlam
81ee297d71 Don't pass $(top_srcdir)/intl to the compiler. It's unneeded since
the mutt Makefiles already automatically add "intl" to the list of
directories to search for headers, and it fixes breakage when the
shell tries to execute "top_srcdir".
2004-03-16 16:52:58 +00:00
uebayasi
ffdc359ed0 Remove mew-xemacs. 2004-03-16 15:19:55 +00:00
uebayasi
275f5ab648 Replace mew-xemacs by enabling XEmacs (xemacs214, xemacs215) support
in mew3.
2004-03-16 15:18:29 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
snj
8e954c73ca Spelling and English fixes. 2004-03-14 20:27:24 +00:00
abs
2ec850d892 Add missing patch-af 2004-03-14 19:26:37 +00:00
martti
de7ecba364 Updated postfix to 2.0.19
- When mail is submitted at a high rate with the Postfix sendmail
  command, the pickup daemon is keps busy long enough that it it
  terminated by the watchdog timer (a feature that prevents Postfix
  from locking up permanently).

- Malformed addresses in SMTP commands could result in table looks
  with zero-length search strings, causing trouble with NIS lookups.
2004-03-14 07:30:14 +00:00
markd
fb84f5ed4f USE_LANGUAGES=c c++ like I meant to do last time. 2004-03-14 02:29:27 +00:00
taca
3ff8a04223 Fix build problem after db4's buildlink3.mk change. (define USE_DB185
instead of set BUILDLINK_TRANSFORM directly)
2004-03-14 01:44:51 +00:00
uebayasi
47a2466f3c mewencode(1) uses zlib. Include zlib/buildlink3. Bl3fy.
Fix build on non-NetBSD.  Reported by A. L. Meyers.
2004-03-13 16:49:54 +00:00
heinz
5675047fc7 Update to version 2.40
No longer dependent on Digest::Nilsimsa
External taint patches no longer necessary.

Changes since 2.36
    *   Applied another Makefile.PL patch from Michael Schwern to correctly
        install manpages in part 5 of the manual set in various versions of
        perl.
    *   Applied patch from Mark Martinec and Vivek Khera of Amavisd to
        untaint various file targets obtained from user input. This is the
        same patch pointed to by the SpamAssassin FAQ
        [http://www.spamassassin.org/released/Razor2.patch]
    *   Support for HTTP 1.1 tunneling [SF patch #821324] by Jon Schewe.
    *   Applied Anne Bennett's patch to Logger.pm to introduce a new log
        target, "syslog-sys", that talks to Syslog over a Unix socket rather
        than a TCP socket.
    *   Applied Anne Bennett's patch to deHTML.xs to get rid of the type
        mismatch warning.
    *   Removed computation of signatures that are no longer supported by
        the backend -- engines 1, 2 and 3. Digest::Nilsimsa no longer
        required by Razor Agents.
2004-03-12 22:55:23 +00:00