Commit graph

1395 commits

Author SHA1 Message Date
jun
4d9aae0c03 Update Wanderlust to 2.8.1 .
- shimbun folder support
  - namazu folder support
  - ACAP
2002-01-08 11:47:16 +00:00
jlam
f30cac96fe Remove sq-attachment-handlers and sq-squirrelspell as they are part of the
core SquirrelMail package as of version 1.2.0.
2002-01-07 11:52:16 +00:00
jlam
ba7d00c0e7 Update mail/squirrelmail to 1.2.2. Changes from version 1.0.6 include:
* Collapsible Folders - The folder list can be collapsed at any
          parent folder. This makes folder lists with large
          hierarchical structures much easier to manage and navigate.
  * The Paginator! - This enables quick access to any page in the
          message list by simply choosing the page number to view
          rather than tediously clicking "next" 50 times.
  * Hundreds of UI tweaks - The user interface has been given a
          face-lift. The HTML has been largely overhauled, and while
          it still has the same general feel, it has been made more
          intuitive.
  * Drafts - It is now possible to compose a message and save it to
          be sent at a later date with the drafts option.
  * New Options Page - The options page has been completely
          rewritten for several reasons, the main of which was to
          allow seamless integration of plugin options and to
          provide uniformity throughout the entire section.
  * Multiple Identities - It is now possible to create different
          identities (home, work, school) that can be chosen upon
          sending. Each identity can have its own email address,
          full name, and signature.
  * Reply Citations - Different types of citations are now possible
          when replying to messages.
  * Better Attachment Handling - The plugin, attachment_common, has
          been fully integrated into the core of SquirrelMail.  This
          allows inline viewing of several different types of
          attachments.
  * Integration of Several Plugins - The following plugins have been
          put directly into the core. As a result, be sure not to
          install these as plugins, as the result may be (at best)
          unpredictable: attachment_common, paginator, priority,
          printer_friendly, sqclock, xmailer.
  * Improved support for newer versions of PHP. Note that you may
          have trouble if you are running PHP version 4.0.100
          (commonly distributed with Debian 3.0).
  * Ability to mark messages as read and unread from the message listing.
  * Alternating Colors - The message list now alternates row colors
          by default.  This presents a much cleaner and easier to
          read interface to the user.
2002-01-07 11:49:44 +00:00
jlam
fac1a28f28 Update mail/php4-imap to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:56:00 +00:00
kleink
d4f5bb90df This requires pico>=4.2 now. 2002-01-06 13:59:08 +00:00
wiz
eadaa9d990 Don't check if stdin is redirected -- it is in bulk builds, and
that's perfectly okay. Fixes recently noted bulk build problem.
2002-01-03 14:13:00 +00:00
jlam
7e965c3ec7 Install maildirmake as "imapd.maildirmake" to match what other courier
packages used to do.
2002-01-02 22:51:19 +00:00
jlam
325a1ba070 Note addition of mail/courier-imap-ldap. 2002-01-02 22:28:10 +00:00
jlam
adbeb303a4 mail/courier-imap-ldap - Courier IMAP LDAP authentication daemon
This package contains the Courier IMAP authenticiation daemon that can
authenticate against a list of mail accounts stored in an external LDAP
directory.
2002-01-02 22:26:56 +00:00
jlam
bed67a7728 Fix paths to common files. 2002-01-02 22:24:43 +00:00
jlam
d1168c8aae Update mail/courier-imap to 1.4.0. Pkgsrc changes include splitting the
Makefile into package and common parts to facilitate creating sub-packages
for the separate authentication modules, and using the general INSTALL
scripts.  Changes from version 1.3.8.2 include:

	* bug fixes
	* move authentication modules into a separate daemon process
	* partial support of the IMAP QUOTA extension.
	* added experimental PostgreSQL authentication module.
	* added experimental LDAP_TLS option to LDAP authentication.
	* workarounds for Outlook
	* Disable MSIE 6.0 smart tags in all html files
2002-01-02 22:19:37 +00:00
jlam
0594455dd3 Also look for maildirmake.*. Bump to version 0.3. 2002-01-02 19:26:01 +00:00
tron
0a57ab50f0 Use "openssl" buildlink glue code instead of "USE_SSL" to avoid hidden
dependences on a NetBSD 1.5 release system with "openssl" package
installed.
2002-01-02 13:24:54 +00:00
tron
3974be82c8 Back out last commit, "squirrelmail" doesn't work with version 4.1.0
of the "php" package yet.
2002-01-02 11:57:01 +00:00
hubertf
71062d2c74 Bump to 20010917nb1:
install cue.hlp and cue.html file
2002-01-02 11:54:27 +00:00
tron
100d7ed069 Fix wildcard dependence to accept version 4.1.0 of the "php" package. 2002-01-02 11:42:59 +00:00
tron
bdc669d4de Update "mutt-devel" package to version 1.3.25i. Changes since 1.3.23i
include a fix for a remotely exploitable security hole, many bug fixes
and new threading code.
2002-01-02 09:07:45 +00:00
tron
e291d5f7ff Update "mutt" package to version 1.2.5.1. The new version fixes a remotely
exploitable security hole.
2002-01-02 08:36:55 +00:00
hubertf
9d5f15ca72 Update to 4.43nb1: install rpdump and rpload utilities, useful for remote
config/address book management.
2002-01-02 00:46:55 +00:00
jlam
b15c8125c5 Use any available *.maildirmake executable in ${LOCALBASE}/bin instead of
hard-coding the names of the maildirmake executables.  Bump version to 0.2.
2002-01-01 08:00:45 +00:00
jlam
27502d44d0 Note that this package does _NOT_ work with php-4.1.0. The SquirrelMail
folks will be releasing another release in the 1.2.x series in 2-3 weeks
to operate with php-4.1.0.
2002-01-01 07:05:51 +00:00
jlam
34e0631ec2 Update math/php4-imap to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution, but add back
"--with-imap-ssl" to configure options as the IMAP client library does
both TLS _and_ IMAP over SSL, and the functionality isn't enabled in the
PHP4 client unless this option is specified.
2001-12-31 23:57:39 +00:00
wiz
b048eab4da Actually, use MASTER_SITE_SOURCEFORGE instead. 2001-12-30 14:05:48 +00:00
wiz
0487ca6e18 Fix MASTER_SITES. Closes pkg/14743. 2001-12-30 14:04:26 +00:00
frueauf
b81c9f09c6 Update fetchmail{conf} to 5.9.6.
fetchmail-5.9.6 (Fri Dec 14 04:03:50 EST 2001), 21247 lines:

* OPIE bug fixes by Jun Miyoshi <usako@omnisci.co.jp>.
* Documented known IDLE bug in the todo.html file.
* Sunil Shetye's fix for a timeout/reconnect bug.
* LMTP fix from Toshiro HIKITA <toshi@sodan.org>.
* The duplicate-killer doesn't try to operate if we can get an actual
  recipient address from the trace headers.
2001-12-30 12:05:12 +00:00
wiz
c6346b5a11 Update to 0.5. Changes are since 0.4.9.4 are minimal but include a man page. 2001-12-23 23:03:22 +00:00
taca
2f5c7e19e3 Update yatsvrs package to 5.00p6. Changes from 5.00p5 are below.
Fix security hole bug for KILL/KILL9 function.
Under specific condition, kill(2) would be called with its first
arguement (pid) 0 or 1.  It would cause killing parent process,
inetd(8).

The bug was fixed as bellow.

* Avoid using atoi(3).
* More strict error checking with sscanf(3).
2001-12-21 03:55:13 +00:00
tron
8abb7ce4fa Because "X11BASE" and "LOCALBASE" are used in the patch configure script
we need to add them to "CONFIGURE_ENV".
2001-12-20 09:48:03 +00:00
ad
fb268bc894 Update to exim-3.34. Change logs can be found at http://www.exim.org/.
This update contains an important security fix for those using the pipe
transport directly from a director/router.
2001-12-19 17:11:02 +00:00
taca
964191578f o Use PKG_SYSCONFSUBDIR.
o Utilize PKG_SYSCONFDIR and nuke own CONFDIR variable.

Suggested by private mail from Johnny Lam <jlam@jgrind.org>.
Thanks jlam!
2001-12-19 04:11:07 +00:00
taca
34e4ca6d52 Honor PKG_SYSCONFDIR, don't hardcord to /etc/yatsvr5.
Note: Since OLDCONFDIR is some backword compatibility, it shouldn't
      depend on PKG_SYSCONFDIR.
2001-12-19 03:20:29 +00:00
zuntum
f5aed2fc53 Update qmHandle to 1.0.0
Changes: Several functional and stylish adjustments to the code,
and better handling of qmail start/stop.
2001-12-17 22:35:56 +00:00
martti
fa4a2e982a Updated to 4.43. Changes since 4.40:
*  Answered flag not set in some circumstances when replying
*  PC-Pine command line argument -passfile to change the name of the
   password file. This should be a fully-qualified filename.
*  Replying to a message may close the folder containing the message
*  Pine fails to compile in non-DEBUG mode.
*  PC-Pine crashes in some dialogs when run in Dialog Box mode.
*  Setup/Signature prefers literal-signature by default
*  Composer justify command handles nested quoting better
*  Increased efficiency for remote configurations (no temporary files)
*  New tokens SIZECOMMA (similar to 4.33 SIZE) and SIZENARROW for index-format
*  Select by size (thanks to Martin Gallwey)
*  New feature quell-content-id for working around Outlook XP problem
*  New PC-Pine feature quell-ssl-largeblocks for working around OS
   SSL-problems
*  Better color interoperability between PC-Pine and Unix Pine with
   16-color xterm
*  New PC-Pine dialog to aid in locating configuration file if none found
*  Save from local folder to simple name in remote collection fails
*  Crash when selecting folders by Properties (Unseen...) in local collection
*  Crash when talking to POP3 servers which have the EXPIRE capability
*  Crash when talking to SMTP server which offers STARTTLS
*  Crash when accessing remote config if there is a TLS failure
*  Crash when index-format includes SCORE token, a score rule includes
   an AllText pattern, and the folder being scored is remote
*  Delivery Status Notification (DSN) broken
*  Editing reply-indent-string was broken when using Windows dialog boxes
*  Entire folder is re-filtered when Save is typed and save-will-advance is set
2001-12-15 08:31:38 +00:00
martti
c730e5e9e0 * Updated to 2001.1 (2001a).
* Updated buildlink.mk as the new version has some new #defines in the .h
  file (and e.g. pine won't build against the old version)


Updated: 2 November 2001

imap-2001a is a maintenance release, consisting primarily of bugfixes
including some critical bugfixes to crash and denial of service problems.
Programs written for imap-2001 will build with this version without
modification.

The following new facilities have also been added:

The new /norsh switch in mailbox names provides a more intuitive way of
disabling rsh-IMAP than the existing :143 or setting the rsh-timeout to 0.

Passwords are no longer returned in mm_dlog() callbacks unless the
application sets the SET_DEBUGSENSITIVE parameter.

The SET_NETFSSTATBUG parameter allows an application to force the
traditional UNIX mailbox driver to close and reopen the mailbox at ping
time.  This is EXTREMELY inefficient, and should only be used to access
files stored on AFS and old NFS systems.

The ISO 8859 and Windows conversion tables have been updated to comply
with Unicode 3.1, and the KOI8-R table has been verified as compliant with
Unicode 3.1.

The SPECIALS mechanism for passing parameters to the lowest level Makefile
has been updated to be more general.  See the next item for why you might
care.

New lrh port to build on Red Hat Linux 7.2, with pre-set definitions for
the places where Red Hat has placed Kerberos and SSL.  It's actually just
the lnp port with SPECIALS defined accordingly.  You may want to use it as
a model if your system needs such definitions.  Note that SPECIALS is
primarily for IMAP toolkit (and Pine) purposes, and that user settings
should use EXTRASPECIALS instead.
2001-12-15 08:30:26 +00:00
martti
5f18835b9d Updated to 1.42 (provided by Shell Hung in pkg/14918)
Changes :
- Added Mail::Mailer::qmail
- Mail::Util now also tries sendmail option S for domainname
2001-12-12 14:44:29 +00:00
martti
a8e7f2529f Updated p5-Mail-Audit to 2.0 (provided by Shell Hung in pkg/14919)
Changes :
- Mail::Audit now work with Exchange
- Documentation fixed
- bug fixed for the procmail conversion script
2001-12-12 14:39:59 +00:00
wiz
c4925b6d33 Update to 7.00, inspired by pkg/14474.
No changelog found.
XXX: Only tested with emacs, not xemacs.
2001-12-11 15:49:25 +00:00
jlam
d1e584592c SquirrelMail needs PHP4 session support. Noted in pkg/14906 by John Klos
<john@sixgirls.org>.
2001-12-11 06:15:16 +00:00
martti
ef478e6924 Updated to 5.411a (provided by Shell Hung in pkg/14875)
Changes:
- Regenerate Docs
- Fixed bugs on parsing HTML docs
2001-12-10 15:36:57 +00:00
jun
a2bba2dab9 Update Mew to 2.1.51
Mew 2.1.51 (2001/12/07)
* A bug fix for mew-encode-remove-illegal-fields.

Mew 2.1.50 (2001/12/07)
* A bug fix for null line in a header.
* A workaround for reediting ctext.
* Defining mew-use-nfs-hack.
* A bug fix for mewls's null pattern.
* Removing ".CRLF" instead of "CRLF.CRLF" in a POP session.
* s/str/mystr/ for the C commands.
* A bug fix for md5 on XEmacs.
* 'no-line-break for base64-encode-string.
* A bug fix for mew-start-process-disp.
* iso-8859-15.
2001-12-10 09:45:35 +00:00
wiz
9008ecd9dd popa3d executable shouldn't belong to popa3d user. Noted by Solar Designer. 2001-12-09 22:06:45 +00:00
jlam
cad8d76f69 PKG_USER/PKG_GROUP are no more, so invent POPA3D_{USER,GROUP} to be used
in the Makefile and in the INSTALL file.
2001-12-07 20:30:59 +00:00
martti
3b68fb9b50 Added optional IPv6 support for Cyrus. 2001-12-06 09:50:12 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
martti
8a01b66a20 Fix hardcoded /etc/cyrus.conf (should be ${PKG_SYSCONFDIR}/cyrus.conf) 2001-12-03 11:53:07 +00:00
tron
9907621d7e Fix some more "db3" version number problems. 2001-12-03 10:08:26 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
tron
9ea2b2ee81 Finally get "db3" version numbering correct. 2001-12-03 07:58:47 +00:00
tron
bd8f2b1cfc Correct "db3" version number in dependence. 2001-12-03 06:28:13 +00:00
tron
3e914bbbd4 Make this package work with version 2.11 of the "db3" package. 2001-12-03 06:27:10 +00:00