Commit graph

1525 commits

Author SHA1 Message Date
deberg
9e7d558594 solaris install can only create one directory at a time 2002-03-24 22:17:22 +00:00
magick
0ac9f086b9 Add and enable mew-xemacs 2002-03-24 20:30:19 +00:00
magick
06544f4905 Initial import of Mew for XEmacs. This closes pkg/14405
contributed by Ogata Hiroshi with update to 2.2 via private mail.

Mew is an interface to integrate

   - Email
   - NetNews
   - MIME(Multipurpose Internet Mail Extensions)
   - PGP(Pretty Good Privacy)
2002-03-24 20:29:28 +00:00
rh
68dbcf889f Fix PLIST. 2002-03-24 20:04:32 +00:00
yyamano
d1165ef453 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-03-23 17:45:50 +00:00
martti
c84a306e21 Added optional support for MySQL. To use this, set POSTFIX_USE_MYSQL=YES
in /etc/mk.conf. To verify the MySQL support, type

# /usr/pkg/sbin/postconf -m
mysql

Submitted by Dawid Szymañski in a private mail.
2002-03-22 09:01:10 +00:00
taca
f61dcfc561 Update smtpfeed package to 1.18.
1.18: Mar.19,2002:
	smtp.c:
		avoid null pointer access when MAPOPT_TRYALLADDR set.
		reported by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
	dns.c:
		ignore answer from a nameserver which does not support recursive
		query if the server described in resolv.conf is such a server.
	main.c:
		default for -q option is changed to 50.
		 suggested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2002-03-19 13:23:26 +00:00
bouyer
f2c00b1950 It seems this needs php-pcre now. 2002-03-19 09:04:11 +00:00
martti
e3eb9491e5 Fixed path to the postfix's sendmail program. Noted by mipam in
a private mail.
2002-03-19 08:24:01 +00:00
bouyer
f43ffdd555 Update to 1.2.5. Main change is that it has been fully ported to PHP 4.1
(no more warnings that fills in apache error_log).
Changes since 1.2.4:
  - Multiple mailbox list calls cached.
  - Added 'View unsafe images' link to the bottom of pages which contain
    unsafe images.
  - Fixed 'too many close table tags' and various other issues
    which meant SM output didn't always validate as clean HTML.
  - Added the ability to add special folders through plugins.
  - Added an Always compose in a pop-up window option.
  - Search page update with ability to save searches and search
    all folders at once.
  - Made searching on multiple criteria possible, with thanks to Jason Munro
  - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
  - Fixed small bugs in db_prefs
  - Allowed SquirrelMail to work from within a frame, eg. not using _top
    this is configureable. (thanks to Simon Dick)
  - Added options to conf.pl to enable automated plugin installation:
    ./conf.pl --install-plugin <pluginname>. This allows plugins to be
    distributed in packages. Conf.pl now also reports when saving fails.
  - Attachment hooks now also allow specification of generic rules like
    text/* which will be used when no specific rule is available.
  - conf.pl can now configure database backed address books and
    preferences.
  - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
    vulnerability (symlink attack), plus introduces formatting fixes
    and javadoc-style comments.
  - Bugfix in mailfetch reported by Mateusz Mazur
  - Administrator plugin. A web based conf.pl replacement.
  - Removed GLOBALS from conf.pl
  - HTML messages optimization.
  - Added support for requesting read receipts (MDN) and delivery receipts.
  - Added the ability to stop users changing their names and email addresses.
  - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
  - Updated user help files to reflect UI chanegs and added functionality.
2002-03-18 22:11:51 +00:00
fredb
d08dd9d679 Really correct typo in last two commits. 2002-03-18 17:30:23 +00:00
fredb
c8e99a13cf Correct typo, and add the new options to ${BUILD_DEFS}. 2002-03-18 17:25:28 +00:00
fredb
266c0cfd05 Add an option to disallow cleartext on the wire in "mail/imap-uw",
and while we're in here, prefix the CCLIENT_MBOX_FMT option with the
name of the package. Reviewed by hubertf.
2002-03-18 17:11:04 +00:00
uebayasi
e3b83f17dd A leak to be removed.
Pointed out by wiz@netbsd.org.
2002-03-17 22:48:42 +00:00
uebayasi
db0cb9f964 Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> in
pkg/15929.  (Along with security/gpgme update, which I forgot to mention.)

Part of changes I pick up randomly is;

0.7.4
	* Message retrieving is now cancelable from the menu even if the
	  dialog is hidden.
0.7.3
	* Attached files will be inherited on forwarding or reediting.
	* Filter rules will be also updated when renaming or deleting folders.
 	* 'Get all' and 'Check for new messages' now works for IMAP4 and News
	  accounts.
0.7.2
	* Message moving between different type of folders has been enabled.
	* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
	* Message copy between different type of folders has been enabled.
	* Multiple message forwarding has been enabled.
	* Most of key bindings became customizable.
0.7.0
	* Undo / redo function has been implemented.
	* Regular expression has been supported in filtering.
	* The cursor on composition window blinks now.
0.6.6
	* The newsgroup subscription dialog has been enhanced.
	* Template function has been improved.
	* New wrapping function for composition window has been implemented.
0.6.5
	* The template function has been implemented.
	* The quotation format parser has been enhanced.
	* The forwarding format has become customizable.
0.6.4
	* The performance of summary display on large number of messages has
	  been improved.
	* Columns of the summary view became reorderable.
	* The default order of the summary view columns has been changed.

And many bug fixes and documentation improvement.
2002-03-17 15:14:20 +00:00
martti
1fee5de5ba * Install main.cf and master.cf to /etc/postfix if they don't exist
* Fixed some hardcoded paths (should fix pkg/13987)
2002-03-16 18:06:39 +00:00
wiz
9547fd3574 regen 2002-03-16 12:26:00 +00:00
rh
d2a36f9779 Update evolution to 1.0.2.
Summary of changes:
	- tons of bugfixes
	- user interface polishing
	- filter/vfolder on mailing lists honour domains
	- 'index body' option to configure folder
	- implemented iconv() caching
	- offline searching in IMAP
	- LDIF Importer
	- new default view for the shell
	- iconv caching
	- reworked icons
2002-03-16 07:31:25 +00:00
christos
a58e11a20d prevent death from mis-parsed negative year. 2002-03-16 02:07:34 +00:00
martti
1c9a11d453 Updated p5-MailTools to 1.43 (provided by Shell Hung in pkg/15543)
- Added debug option for Net::SMTP for Mail::Mail::smtp
- Removed active folding
- Documentations updated
2002-03-15 12:44:49 +00:00
wiz
87b88e46c4 Update to 0.48, provided by Amitai Schlair in pkg/15783.
Changes:
* TMDA has acquired the ability to handle local mail delivery itself.
  It can now do safe and reliable delivery to qmail-style Maildirs and
  mboxrd-format mboxes, as well as program (pipe) delivery, and
  forward to a different e-mail address.
* Added an -autodbm argument to the 'from-file' and 'to-file' filter
  sources to match the existing -autocdb capability.  -autodbm
  automatically maintains a DBM file for the specified TMDA list file.
  No more rebuilding your DBM files by hand, cron, or scripting.
* Added the ability to use 'from*' rules in outgoing filters.
  See the TMDA Filter Specification for details.
* Lots of internal reorganization.
2002-03-14 17:24:18 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
tron
a32fef23ec Update "mutt-devel" package to version 1.3.28. Changes since version
1.3.27:
- bug fixes
- improved SMIME handling
- update translations
2002-03-13 14:50:08 +00:00
martti
5bdb9e242c Updated postfix to 1.1.5
- With patch 04, automatic change detection of DBM files was slightly
  broken (incremental updates would no longer be detected).  The
  fix is to use separate file handles for locking and for change
  detection.

- The trivial-rewrite server could dereference a dangling pointer
  after stripping a source route (@domain,domain:) from an address
  while append_at_myorigin=no. Although this setting is unsupported,
  Postfix should not SIGSEGV anyway.

- The SMTP server replied with 552 (too much mail) when rejecting
  mail content. The SMTP standard defines no reply code for this
  situation, but one could argue that 550 is more appropriate. And
  so it shall be.
2002-03-13 08:10:09 +00:00
jmc
7c2319fea9 Can't put source on cdrom's 2002-03-12 23:17:19 +00:00
skrll
94fb07e45b Remove target that provides the same functionality as AUTOMAKE_OVERRIDE. 2002-03-11 08:57:50 +00:00
jmc
50141ce9e4 Add USE_X11BASE so the package list lines up correctly with the install 2002-03-11 05:55:24 +00:00
jmc
2101c21a19 libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lm
to be added to LIBS then as some of the c++ routines referenced use math.
2002-03-11 00:13:09 +00:00
wiz
9fb178370c Update to 2.11.
Changes: Bugfixes, and new ruleset.
2002-03-08 12:34:20 +00:00
martti
b8eca9d37d Updated postfix to 1.1.4
Major changes with release-20010228
===================================

Postfix produces DSN formatted bounced/delayed mail notifications.
The human-readable text still exists, so that users will not have
to be unnecessarily confused by all the ugliness of RFC 1894.  Full
DSN support will be later.

This release introduces full content filtering through an external
process. This involves an incompatible change in queue file format.
Mail is delivered to content filtering software via an existing
mail delivery agent, and is re-injected into Postfix via an existing
mail submission agent.  See examples in the FILTER_README file.
Depending on how the filter is implemented, you can expect to lose
a factor of 2 to 4 in delivery performance of SMTP transit mail,
more if the content filtering software needs lots of CPU or memory.

Specify "body_checks = regexp:/etc/postfix/body_checks" for a quick
and dirty emergency content filter that looks at non-header lines
one line at a time (including MIME headers inside the message body).
Details in conf/sample-filter.cf.

The header_checks and body_checks features can be used to strip
out unwanted data. Specify IGNORE on the right-hand side and the
data will disappear from the mail.

Support for SASL (RFC 2554) authentication in the SMTP server and
in the SMTP and LMTP clients. See the SASL_README file for more
details. This file still needs better examples.

Postfix now ships with an LMTP delivery agent that can deliver over
local/remote TCP sockets and over local UNIX-domain sockets.  The
LMTP_README file gives example, but still needs to be revised.

Fast "ETRN" and "sendmail -qR".  Postfix maintains per-destination
logfiles with information about what mail is queued for selected
destinations.  See the file ETRN_README for details.

The mailbox locking style is now fully configurable at runtime.
The new configuration parameter is called "mailbox_delivery_lock".
Depending on the operating system type, mailboxes can be locked
with one or more of "flock", "fcntl" or "dotlock".  The command
"postconf -l" shows the available locking styles.  The default
mailbox locking style is system dependent.  This change affects
all mailbox and all "/file/name" deliveries by the Postfix local
delivery agent.
2002-03-06 15:07:54 +00:00
fredb
599d937ebd Get distfile from ${MASTER_SITE_LOCAL}, as the unnumbered archive in
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
2002-03-06 14:01:23 +00:00
bouyer
abac0c82a6 Fix path to the mysql conversion script. 2002-03-01 20:46:06 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
1cd8dd8889 Update mail/php4-imap to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:03 +00:00
jun
c2e80a1970 Note update of mew to 2.2
Mew 2.2 (2002/02/25)
Mew 2.2rc4 (2002/02/21)
* Defining mew-syntax-treat-filename-default-function.
* Binding auto-image-file-mode to nil in mew-flet and mew-frwlet.
* Defining mew-use-other-frame.
* Yet another bug fix for "t*".
* A bug fix for mew-summary-join.
* Seeing if incm exists or not.
Mew 2.2rc3 (2002/02/04)
* Fixing the "foo: ;" problem.
* m17n hack for Summary mode of +draft.
* Window-config hack for composing mails.
* A bug fix for "t*".
* Prefix for mew-draft-insert-signature.
* Patches for incm.
* A bug fix of mew-summary-save for the NAME parameter.
* Creating folders specified by Fcc: when composing.
* Debug hack.
* sleep-for 1 for mew-touch-folder-check.
* LANG: "en" -> "C"
* A bug fix for mew-buffer-message.
* Defining mew-encode-singlepart-hook.
* Null body hack for incm.
* A bug fix for mew-insert-message.
Mew 2.2rc2 (2002/01/17)
* Workaround for messages whose size is 0.
* TIS 620 hack.
* GCC hack for configure.in.
* A patch for configure.in.
* Displaying the number of marked messages.
* make clean hack.
* Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8".
* Supporting ".tif".
* "nntp" service entry.
* incm hack.
* A patch for incm.
* incm is merged.
* A bug fix for mew-delete-file.
* no-fold option for mew-header-insert.
* Case-sensitive search for marks.
Mew 2.2rc1 (2001/12/20)
* A bug fix of C-cC-z for multple PGP data.
* A bug fix for w3m.
Mew 2.1.52 (2001/12/11)
* Sort key hack: "ml2" -> "mlnum"
* Copying minibuffer-local-map to mew-input-map.
* A bug fix for mew-input-file-name.
* wvHtml hack.
* Defining mew-broken-parameter-list.
* m17n hack.
* Defining mew-prog-audio{,2} for Win32.
2002-02-28 02:41:28 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
drochner
2c8078644a added tnef2txt 2002-02-14 13:17:31 +00:00
drochner
804245404b import of tnef2txt-1.4, a portable application/ms-tnef parser 2002-02-14 13:16:36 +00:00
drochner
f8663301f9 add tmda 2002-02-14 13:01:13 +00:00
drochner
92ecbe5a01 import of tmda-0.46, a Python-based SPAM reduction system, submitted by
Amitai Schlair per PR pkg/15075
2002-02-14 13:00:25 +00:00
skrll
0e0e72714d There is no reason for the BUILD_DEPENDS on autoconf (any more) 2002-02-13 22:59:02 +00:00
taca
f5cbe12671 Make PKG_SYSCONFSUBDIR settable. 2002-02-13 15:53:10 +00:00
seb
c0415f534c Explicitly set {LISP,INFO,PIXMAP,BIN}DIR to fix installation stage. This is due
to the change in revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from
the environment for a recursive make.
2002-02-07 14:50:19 +00:00
jlam
d828816a68 Move PAM dependency into Makefile.authdaemond as the PAM-related code is
localized into the authlib sources.  This makes only the courier-auth*
modules depend on PAM.
2002-02-05 15:03:19 +00:00
jlam
e0d358778b Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
jlam
816736410b Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,
we want to strip when STRIPFLAGS contains "-s" and not otherwise.  Pointed
out by Amatai Schlair in private e-mail.
2002-02-03 13:38:38 +00:00
bouyer
6dea841634 Update to 3.0, as 2.2.7 doesn't work with the new PHP.
"IMP 3.0 is now available! This major release delivers a brand-new, cleaner
user interface, improved internationalization, mail filtering, identities,
and much more, the result of over two years of feedback and experience
based on the successful IMP 2.2.x releases."

Note that the database format has changed, use
${PREFIX}share/horde/imp/scripts/imp2horde.pl
to convert to the new format.
2002-02-01 22:44:27 +00:00
mjl
95f6cc83ce Update to balsa 1.2.4. Changes are numerous since the last version in
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface.

Note that thread support is disabled, I couldn't get it to work.
2002-02-01 17:02:18 +00:00
jlam
2b3975b2e8 Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL. 2002-01-31 21:18:37 +00:00