The NetBSD Project

CVS log for pkgsrc/mail/pine/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / pine

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.142 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:49 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.141: +2 -2 lines
Diff to previous 1.141 (colored) to selected 1.21 (colored)

*: bump for openssl 3

Revision 1.141 / (download) - annotate - [select for diffs], Mon Nov 29 16:19:38 2021 UTC (2 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.140: +2 -2 lines
Diff to previous 1.140 (colored) to selected 1.21 (colored)

pine: Use OPSYS_VERSION.

OS_VERSION does not support arithmetic expressions.

Revision 1.140 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:02 2020 UTC (3 years, 4 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored) to selected 1.21 (colored)

Revbump for openpam cppflags change months ago, belatedly.

Revision 1.139 / (download) - annotate - [select for diffs], Wed May 20 06:09:07 2020 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.138: +7 -1 lines
Diff to previous 1.138 (colored) to selected 1.21 (colored)

mark packages that fail with -Werror=char-subscripts

These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".

Revision 1.138 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:52 2020 UTC (4 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.137: +2 -2 lines
Diff to previous 1.137 (colored) to selected 1.21 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.137 / (download) - annotate - [select for diffs], Sat Nov 2 16:25:26 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 (colored) to selected 1.21 (colored)

mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.136 / (download) - annotate - [select for diffs], Thu Mar 23 17:32:39 2017 UTC (7 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.135: +2 -8 lines
Diff to previous 1.135 (colored) to selected 1.21 (colored)

Remove fancythread option, patch doesn't fetch. Add SHA512 sum.

Revision 1.135 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:16 2017 UTC (7 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.134: +3 -3 lines
Diff to previous 1.134 (colored) to selected 1.21 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.134 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:50 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) to selected 1.21 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.133 / (download) - annotate - [select for diffs], Thu Feb 25 15:00:51 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
Changes since 1.132: +2 -4 lines
Diff to previous 1.132 (colored) to selected 1.21 (colored)

Use OPSYSVARS.

Revision 1.132 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:12 2015 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.131: +2 -2 lines
Diff to previous 1.131 (colored) to selected 1.21 (colored)

Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.

Revision 1.131 / (download) - annotate - [select for diffs], Sun May 25 01:24:17 2014 UTC (9 years, 10 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.130: +5 -1 lines
Diff to previous 1.130 (colored) to selected 1.21 (colored)

Fix build for OpenBSD. It doesn't have -lcrypt.

Revision 1.130 / (download) - annotate - [select for diffs], Sun Mar 9 10:55:40 2014 UTC (10 years, 1 month ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.129: +3 -3 lines
Diff to previous 1.129 (colored) to selected 1.21 (colored)

Really uses terminfo

Revision 1.129 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:09 2014 UTC (10 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 (colored) to selected 1.21 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.128 / (download) - annotate - [select for diffs], Sat Apr 6 13:09:25 2013 UTC (11 years ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.127: +2 -2 lines
Diff to previous 1.127 (colored) to selected 1.21 (colored)

"Please write NetBSD.org instead of netbsd.org"

Revision 1.127 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:47 2013 UTC (11 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.126: +2 -2 lines
Diff to previous 1.126 (colored) to selected 1.21 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.126 / (download) - annotate - [select for diffs], Sun Dec 16 01:52:22 2012 UTC (11 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored) to selected 1.21 (colored)

recursive bump from cyrus-sasl libsasl2 shlib major bump.

Revision 1.125 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:27 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
Changes since 1.124: +1 -3 lines
Diff to previous 1.124 (colored) to selected 1.21 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.124 / (download) - annotate - [select for diffs], Fri Aug 3 12:59:10 2012 UTC (11 years, 8 months ago) by sborrill
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.123: +2 -2 lines
Diff to previous 1.123 (colored) to selected 1.21 (colored)

Should have been revbumped when imap-uw was updated. Hi wiz!

Revision 1.123 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:25 2010 UTC (14 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 (colored) to selected 1.21 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.122 / (download) - annotate - [select for diffs], Tue May 19 08:59:22 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.121: +2 -4 lines
Diff to previous 1.121 (colored) to selected 1.21 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.119.8.1 / (download) - annotate - [select for diffs], Sun Nov 16 10:07:46 2008 UTC (15 years, 5 months ago) by rtr
Branch: pkgsrc-2008Q3
Changes since 1.119: +2 -2 lines
Diff to previous 1.119 (colored) next main 1.120 (colored) to selected 1.21 (colored)

pullup ticket #2587 - requested by tron
imap-uw: shared version and package version bumps
imap-uw-utils: bump package revision
mailsync: bump package revision
php-imap: bump package revision
pine: bump package revision
prayer: bump package revision

revisions pulled up:
pkgsrc/mail/imap-uw/Makefile		1.127
pkgsrc/mail/imap-uw/buildlink3.mk	1.15
pkgsrc/mail/imap-uw-utils/Makefile	1.28
pkgsrc/mail/mailsync/Makefile		1.30
pkgsrc/mail/php-imap/Makefile		1.16
pkgsrc/mail/pine/Makefile		1.121
pkgsrc/mail/prayer/Makefile		1.37

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Nov 13 14:20:20 UTC 2008

   Modified Files:
           pkgsrc/mail/imap-uw: Makefile buildlink3.mk

   Log Message:
   Bump the following things:
   - The shared library major version because it is no longer compatible
     with old binaries.
   - The package revision because of the above change.
   - The minimum API and ABI versions because new binary packages are no
     longer compatible with an old "imap-uw" package.

------------------------------------------------------------------------

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Nov 13 14:21:05 UTC 2008

   Modified Files:
           pkgsrc/mail/imap-uw-utils: Makefile
           pkgsrc/mail/mailsync: Makefile
           pkgsrc/mail/php-imap: Makefile
           pkgsrc/mail/pine: Makefile
           pkgsrc/mail/prayer: Makefile

   Log Message:
   Bump the package revisions of all packages that depend on the
   "imap-uw" package because of binary incompatibilities.

Revision 1.121 / (download) - annotate - [select for diffs], Thu Nov 13 14:21:05 2008 UTC (15 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.120: +2 -2 lines
Diff to previous 1.120 (colored) to selected 1.21 (colored)

Bump the package revisions of all packages that depend on the
"imap-uw" package because of binary incompatibilities.

Revision 1.120 / (download) - annotate - [select for diffs], Tue Nov 4 17:11:16 2008 UTC (15 years, 5 months ago) by jwise
Branch: MAIN
Changes since 1.119: +2 -2 lines
Diff to previous 1.119 (colored) to selected 1.21 (colored)

Give up maintaining pine -- I have switched to alpine (the successor from
the same development team), and so should you.

Revision 1.119 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:35 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2008Q3
Changes since 1.118: +19 -20 lines
Diff to previous 1.118 (colored) to selected 1.21 (colored)

Add DESTDIR support.

Revision 1.118 / (download) - annotate - [select for diffs], Sat Mar 29 21:55:19 2008 UTC (16 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.117: +3 -1 lines
Diff to previous 1.117 (colored) to selected 1.21 (colored)

REPLACE_PERL to fix interpreter path in a contrib script.

Revision 1.117 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:28 2008 UTC (16 years, 3 months ago) by tnn
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116 (colored) to selected 1.21 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.116 / (download) - annotate - [select for diffs], Thu Oct 11 13:14:48 2007 UTC (16 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.115: +8 -3 lines
Diff to previous 1.115 (colored) to selected 1.21 (colored)

Add $HOME/.pinepwd support by default; bump PKGREVISION.  Option "pinepwd"
can be disabled to remove the behavior again.

In spite of UW's "recommendations" against enabling this, it should be up
to the sysadmin and user whether to use the rope to build a bridge or
hang him/herself.  PC-Pine has it enabled by default; there's no reason
besides FUD to make the Un*x build any different.

Revision 1.115 / (download) - annotate - [select for diffs], Sun Oct 7 15:49:17 2007 UTC (16 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.21 (colored)

Location for the fancythreads patch has been moved.
Noticed by Mirko Thiesen in PR 37068.

Revision 1.114 / (download) - annotate - [select for diffs], Sun Aug 5 04:55:43 2007 UTC (16 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored) to selected 1.21 (colored)

Bump PKGREVISION for imap-uw's ABI changes.

Revision 1.113 / (download) - annotate - [select for diffs], Sat Mar 3 21:54:23 2007 UTC (17 years, 1 month ago) by jwise
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.112: +10 -3 lines
Diff to previous 1.112 (colored) to selected 1.21 (colored)

Add an option `fancythreads' to add Eduardo Chappa's `fancy threading' UI
patches to pine.  Bump PKGREVISION.

Revision 1.112 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:59 2007 UTC (17 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.111: +5 -5 lines
Diff to previous 1.111 (colored) to selected 1.21 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.111 / (download) - annotate - [select for diffs], Wed May 31 18:22:24 2006 UTC (17 years, 10 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.110: +2 -2 lines
Diff to previous 1.110 (colored) to selected 1.21 (colored)

The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.

Revision 1.110 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:19 2006 UTC (18 years ago) by reed
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109 (colored) to selected 1.21 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.109 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:01 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.108: +2 -2 lines
Diff to previous 1.108 (colored) to selected 1.21 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.106.4.1 / (download) - annotate - [select for diffs], Wed Jan 25 05:40:36 2006 UTC (18 years, 2 months ago) by snj
Branch: pkgsrc-2005Q4
Changes since 1.106: +3 -3 lines
Diff to previous 1.106 (colored) next main 1.107 (colored) to selected 1.21 (colored)

Pullup ticket 1054 - requested by Lubomir Sedlacik
security update for pine (and update of pico)

Revisions pulled up:
- pkgsrc/editors/pico/Makefile		1.66
- pkgsrc/editors/pico/buildlink3.mk	1.8
- pkgsrc/editors/pico/distinfo		1.23
- pkgsrc/editors/pico/patches/patch-aa	1.16
- pkgsrc/editors/pico/patches/patch-ab	removed
- pkgsrc/editors/pico/patches/patch-ac	1.11
- pkgsrc/editors/pico/patches/patch-ae	1.9
- pkgsrc/editors/pico/patches/patch-af	1.6
- pkgsrc/editors/pico/patches/patch-ag	1.4
- pkgsrc/editors/pico/patches/patch-ah	1.4
- pkgsrc/mail/pine/Makefile		1.108
- pkgsrc/mail/pine/PLIST		1.7
- pkgsrc/mail/pine/distinfo		1.32

   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Thu Jan 12 21:00:52 UTC 2006

   Modified Files:
           pkgsrc/editors/pico: Makefile buildlink3.mk distinfo
           pkgsrc/editors/pico/patches: patch-aa patch-ac patch-ae patch-af
               patch-ag patch-ah
   Removed Files:
           pkgsrc/editors/pico/patches: patch-ab

   Log Message:
   Synchronised with pine-4.64
---
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Thu Jan 12 21:02:54 UTC 2006

   Modified Files:
           pkgsrc/mail/pine: Makefile PLIST distinfo

   Log Message:
   Changes 4.64:
   * Fixed buffer overflow vulnerability
   * Several features added

Revision 1.108 / (download) - annotate - [select for diffs], Thu Jan 12 21:02:54 2006 UTC (18 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.107: +3 -3 lines
Diff to previous 1.107 (colored) to selected 1.21 (colored)

Changes 4.64:
* Fixed buffer overflow vulnerability
* Several features added

Revision 1.107 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:52 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.106: +1 -2 lines
Diff to previous 1.106 (colored) to selected 1.21 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.106 / (download) - annotate - [select for diffs], Fri Aug 12 20:23:00 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Branch point for: pkgsrc-2005Q4
Changes since 1.105: +7 -5 lines
Diff to previous 1.105 (colored) to selected 1.21 (colored)

Update to 4.63.  Complete changelog is available here:

http://www.washington.edu/pine/changes/4.62-to-4.63.html

Specific notable user-visible changes:

     * When cancelling a message being composed the commands are now "^C"
       followed by "_C_onfirm" instead of "^C" followed by "_Y_es". "^C"
       "Yes" was close to "^X" "Yes", the command used to send a message.
       The change is there to prevent inadvertent cancellations. The old
       behavior may be restored by setting the feature
       Compose-Cancel-Confirm-Uses-Yes.

     * Field for comments added to Rules. Warning: Don't use this field
       until all of the Pines that you run are version 4.63 or higher,
       since it will cause the Rule to be ignored in previous versions.

Revision 1.105 / (download) - annotate - [select for diffs], Thu Jun 16 06:58:03 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.104: +3 -1 lines
Diff to previous 1.104 (colored) to selected 1.21 (colored)

Create directories before installing files into them.

Revision 1.102.2.1 / (download) - annotate - [select for diffs], Sat Apr 16 13:24:16 2005 UTC (19 years ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.102: +8 -6 lines
Diff to previous 1.102 (colored) next main 1.103 (colored) to selected 1.21 (colored)

Pullup ticket 443 - requested by Matthias Scheler
security fix for pine

Revisions pulled up:
- pkgsrc/mail/pine/Makefile		1.104
- pkgsrc/mail/pine/PLIST		1.6
- pkgsrc/mail/pine/distinfo		1.28
- pkgsrc/mail/pine/patches/patch-ah	1.5

   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Fri Apr 15 16:36:40 UTC 2005

   Modified Files:
   	pkgsrc/mail/pine: Makefile PLIST distinfo
   Added Files:
   	pkgsrc/mail/pine/patches: patch-ah

   Log Message:
   - Fix unsafe file operations in "rpdump" utility (CAN-2005-1066).
   - Install manual pages for "rpdump" and "rpload" utilities.
   Bump package revision because of the above changes.

Revision 1.104 / (download) - annotate - [select for diffs], Fri Apr 15 16:36:39 2005 UTC (19 years ago) by tron
Branch: MAIN
Changes since 1.103: +8 -6 lines
Diff to previous 1.103 (colored) to selected 1.21 (colored)

- Fix unsafe file operations in "rpdump" utility (CAN-2005-1066).
- Install manual pages for "rpdump" and "rpload" utilities.
Bump package revision because of the above changes.

Revision 1.103 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:22 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.102: +1 -2 lines
Diff to previous 1.102 (colored) to selected 1.21 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.102 / (download) - annotate - [select for diffs], Tue Mar 15 17:03:17 2005 UTC (19 years, 1 month ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored) to selected 1.21 (colored)

Give up maintainership -- I'm not using these actively enough, so I tend not
to be that knowledgeable on how to fix them on all the pkgsrc platforms.

Revision 1.101 / (download) - annotate - [select for diffs], Mon Jan 31 19:09:16 2005 UTC (19 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.100: +5 -4 lines
Diff to previous 1.100 (colored) to selected 1.21 (colored)

Fix botched update:  The shlib major of libpico was supposed to be bumped.
Bump BUILDLINK_DEPENDS of pico, and the PKGREVISION of both pico and pine.

To help avoid this problem in the future, add a comment to pico/Makefile,
indicating where the shlib version is maintained and when it should be bumped.

Revision 1.100 / (download) - annotate - [select for diffs], Tue Jan 25 10:08:59 2005 UTC (19 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.99: +7 -9 lines
Diff to previous 1.99 (colored) to selected 1.21 (colored)

Changes pine 4.62, pico 4.9:

   Additions include:

     * Enable-Newmail-in-Xterm-Icon now also sets the title bar text to
       indicate new mail
     * New feature Enable-Newmail-Short-Text-in-Icon
     * New UNIX Pine feature NewMail-FIFO-Path
     * New feature NewMail-Window-Width
     * Select command may use the pattern from an existing Rule (for
       example, an Indexcolor Rule) for its selection criteria
     * Beginning of Month and Beginning of Year options in Rules
     * Some additional tokens having to do with the current date may be
       used in the folder name that is used as a target in a Filter Rule.
       For example, you may filter messages to a folder named for the
       current month by using the _CURYEAR_ and _CURMONTH_ tokens in the
       folder name. The (long) list of all such tokens is here.
     * Three additional tokens for use with Keywords may be used in the
       Index-Format. They are SUBJKEYINIT, KEY, and KEYINIT (in addition
       to the old SUBJKEY).
     * Keywords may be displayed in color using Keyword Colors, available
       from the Setup/Kolor screen
     * The Keyword-Surrounding-Chars option may be used to slightly
       modify the display of SUBJKEYINIT and SUBJKEY tokens.
     * The Enable-Flag-Screen-Keyword-Shortcut option adds a shortcut
       method of setting keywords
     * When performing an aggregate reply (or forward), if the Role that
       would be selected when replying (or forwarding) to each individual
       message in the set is the same for all the messages, then that
       role is used just like it would be when replying (or forwarding)
       to any one of those messages.
     * Delete/No Delete prompt added to Save command so that the source
       message may be deleted or not on a Save-by-Save basis
     * Status-Message-Delay option now allows reducing the status message
       delays Pine sometimes adds
     * New feature Save-Partial-Msg-Without-Confirm
     * New feature Disable-Take-Fullname-in-Addresses
     * New feature Sort-Default-FCC-Alpha
     * New feature Sort-Default-Save-Alpha
     * For selecting messages by Status, add the possibility of selecting
       based on Recent or Unseen status
     * Allow Take command to take addresses from html and enriched text
       subtypes, as well as from plain text

   Bugs that have been addressed in this release include:

     * Crash when sending a message with a Role that sets the To header
       if the Empty-Header-Message is set to
     * Pine hangs in composer after alternate editor or speller is run
       and new mail arrives that causes an External Categorizer command
       to be executed
     * Crash in MESSAGE INDEX when using a threaded sort. The crash is
       most common when the sort is Reversed.
     * Pine could crash or hang when the window was resized down to 3
       lines or fewer while in the composer
     * In the Role editor the "To Folders" command for the "Set Fcc"
       action did not work
     * After running Pine for a long time, it would slow down until
       restarted
     * Export command in FOLDER LIST did not work with dual-use folders
     * When the Send-Without-Confirm option was turned on, flowed text
       was not produced and the Fcc-Without-Attachments feature did not
       work
     * Display bug, folder was not un-highlighted
     * When viewing a message from the separate thread index, new mail
       arrival could cause Pine to leave the MESSAGE TEXT screen and drop
       back to the MESSAGE INDEX screen on its own
     * When the UnDelete command was typed in the composer with the
       cursor in the middle of a header line, the text was inserted at
       the beginning of the line instead of at the location of the cursor
     * When some messages from a thread were selected (not including the
       top of the thread), the view was Zoomed, and the feature
       Slash-Collapses-Entire-Thread was turned on; the collapse command
       caused messages to disappear from the view entirely
     * Incorrect character conversions were possible when going from
       ISO-8859-X to ISO-8859-1
     * Quell-Charset-Warning will now also quell the short comment
       included in header lines about the charset being different from
       yours in addition to quelling the editorial comment at the top of
       a message. This is the stuff that looks like "[ISO-8859-2]" in a
       header line.
     * If the Down Arrow key was held down it caused Pine to do a new
       mail check for each repeated character, which caused a delay when
       the key was held down by mistake. Changed that so that it does at
       most one check per second.
     * An unnecessary sort of the folder (causing a delay) was happening
       when closing if a filter rule depended on message state
     * Mouse in xterm failed when clicking in the folder screen
     * Enable-Dot-Folders feature did not allow adding folders with names
       beginning with dot
     * When replying to a TEXT/ENRICHED message Pine was failing to
       filter out the ENRICHED markup
     * Crash caused by malformed ISO-2022-JP in header
     * Crash when changing Inbox-Path if INBOX was not the current folder
     * Adding a collection on a Cyrus server did not work if the folder
       already existed (Pine tried to create it and failed)
     * Pine gave incorrect messages when deleting dual-use
       folders/directories
     * Saving an attached message to INBOX from another collection did
       not work correctly (it tried to create INBOX in the collection
       instead)
     * In some circumstances, Pine could announce "No messages expunged
       from folder " after an expunge command that actually worked
       correctly
     * Allow alternate editor to use quoted arguments
     * News drop folders weren't using the correct newsrc with
       Enable-Multiple-Newsrcs enabled
     * Error decoding some 8-bit headers, typically showing up as a
       garbage character at the end of a name

Revision 1.99 / (download) - annotate - [select for diffs], Tue Jan 18 04:00:18 2005 UTC (19 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.98: +1 -2 lines
Diff to previous 1.98 (colored) to selected 1.21 (colored)

Since PR pkg/28628 was fixed, we can remove the CFLAGS vfork gunk.
This closes PR pkg/28615.

Revision 1.98 / (download) - annotate - [select for diffs], Sat Dec 18 16:21:28 2004 UTC (19 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.97: +8 -0 lines
Diff to previous 1.97 (colored) to selected 1.21 (colored)

add IRIX support.

fixes part of PR pkg/28615 from Georg Schwarz.

Revision 1.97 / (download) - annotate - [select for diffs], Sat Dec 18 16:20:36 2004 UTC (19 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.96: +4 -2 lines
Diff to previous 1.96 (colored) to selected 1.21 (colored)

don't pass LDFLAGS to CC. add -lcurses on Darwin. fixes build on
Darwin.

Revision 1.96 / (download) - annotate - [select for diffs], Mon Nov 8 17:10:24 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.95: +10 -6 lines
Diff to previous 1.95 (colored) to selected 1.21 (colored)

PKG_OPTIONS-ize openldap support.  USE_OPENLDAP is still supported through
bsd.options.mk compatibility; "PKG_OPTIONS.pine+=ldap" is the new form.

Revision 1.95 / (download) - annotate - [select for diffs], Sun Oct 3 00:12:54 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.94: +2 -1 lines
Diff to previous 1.94 (colored) to selected 1.21 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.94 / (download) - annotate - [select for diffs], Thu Aug 12 12:18:50 2004 UTC (19 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored) to selected 1.21 (colored)

Changes 4.61:
     * The "^T" "To Files" command from within the composer on the
       Attchmnt header line or from within the composer in the "^J"
       "Attach" command is now capable of attaching multiple files at
       once
     * When Exporting a message with attachments you now have the option
       of saving all of the attachments in a new directory (Export
       Message File Selection) by typing "^P" while exporting
     * Feature to modify behavior of TAB command,
       Tab-Uses-Unseen-For-Next-Folder
     * When sending, flowed text (RFC 3676) is sent by default. Now it is
       possible to turn off this behavior on a message by message basis
       with the ^V command at the Send prompt. You may still turn if off
       for all cases with the feature Quell-Flowed-Text.
     * Viewer-Margin-Left and Viewer-Margin-Right made a little more
       flexible
     * Suppress quoted text when viewing messages with
       Quote-Suppression-Threshold
     * The behavior of the HdrMode Command has changed slightly. It now
       reverts back to normal mode when you switch to a new message. It
       also has an additional state if Quote-Suppression-Threshold is
       turned on.
     * The old behavior of the HdrMode Command can be restored by not
       setting the Quote-Suppression-Threshold and setting the new
       feature Quell-Full-Header-Auto-Reset
     * Feature to rename sent-mail folder to sent-mail-yyyy-mm instead of
       sent-mail-mon-year (Prune-Uses-YYYY-MM)
     * With Alternate-Role-Menu option turned on you could Reply or
       Forward using a Role. Now you can also Bounce using a role.
     * Relaxed conditions which caused a filter to not be reevaluated
       before expunging if the user changed flags manually. Now only a
      manual Undelete may cause the filter to not be reevaluated before
       expunging.

Revision 1.93 / (download) - annotate - [select for diffs], Wed Jun 2 18:45:00 2004 UTC (19 years, 10 months ago) by jklos
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.92: +2 -1 lines
Diff to previous 1.92 (colored) to selected 1.21 (colored)

When default optimisation is left at -O2, memory usage gets as high as 320 megs on
NetBSD PowerPC and as high as 220 megs on NetBSD i386. Setting optimisation to -O
allows Pine to be built on NetBSD m68k and VAX architectures as well as machines
which don't have much memory.

Revision 1.92 / (download) - annotate - [select for diffs], Mon May 17 11:21:10 2004 UTC (19 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored) to selected 1.21 (colored)

_ULIMIT_CMD ends in ';' so no && needed between ${_ULIMIT_CMD} and
${SETENV}.

XXX should _ULIMIT_CMD even be being used here?

Revision 1.91 / (download) - annotate - [select for diffs], Mon May 17 11:02:45 2004 UTC (19 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.90: +9 -9 lines
Diff to previous 1.90 (colored) to selected 1.21 (colored)

whitespace fixes

Revision 1.90 / (download) - annotate - [select for diffs], Fri May 14 09:36:53 2004 UTC (19 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored) to selected 1.21 (colored)

Unlimit datasize when building with *any* version of GCC.

Revision 1.89 / (download) - annotate - [select for diffs], Fri May 14 09:31:17 2004 UTC (19 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.88: +8 -3 lines
Diff to previous 1.88 (colored) to selected 1.21 (colored)

Unlimit datasize when building with GCC 3.x because the compiler might
otherwise fail to allocate enough memory.

Revision 1.88 / (download) - annotate - [select for diffs], Thu May 13 18:29:54 2004 UTC (19 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.87: +3 -4 lines
Diff to previous 1.87 (colored) to selected 1.21 (colored)

Changes 4.60:
     * In PC-Pine, add ability to do piping, Sending-Filters,
       Display-Filters, and other operations where external command
       execution is possible.
     * Control margins in Message Viewing screen with Viewer-Margin-Left
       and Viewer-Margin-Right
     * Display flowed text well
     * Send flowed text when possible, with the ability to turn this
       behavior off through the new feature Quell-Flowed-Text
     * Add keywords to folders using the Keywords option to set them up
       and the Flag Command to set or clear them for particular messages.
     * In Mac OS X, view and send attachments and URLs according to how
       the system defines handling them, without relying on the existence
       of a mailcap or mime.types file
     * For PC-Pine, add a separate window that contains new mail
       notifications for all folders currently opened (in PC-Pine Config menu).
     * Reply or Forward using a Role by turning on the
       Alternate-Role-Menu option
     * More IMAP connection caching: control it with options
       Stay-Open-Folders, Preopen-Stayopen-Folders,
       Max-Remote-Connections, and Offer-Expunge-On-Stayopen-Folders
     * New feature Offer-Expunge-On-Inbox
     * An attempt is made to convert incoming UTF-8 messages to the
       user's character set
     * Added support for HOME and END keys in message view and message
       index
     * Prevent canonicalization of news server names by setting
       Mult-Newsrc-Hostnames-as-Typed
     * Remove hostname from NNTP Path header with Hide-NNTP-Path option
     * Support for External Categorizer Commands in Rules
     * Improved interface when editing rules with many comma-separated
       values
     * More control over mail checking frequency with
       Quell-Mailchecks-Composing-Except-Inbox,
       Quell-Mailchecks-Composing-Inbox, and
       Mail-Check-Interval-Noncurrent
     * More control over filtering of control characters to screen with
       Pass-C1-Control-Characters-as-is option
     * New Export and Unexport commands in FOLDER LIST screen
     * Now possible to use message size in Rule Patterns
     * As a convenience, a shortcut for the command line argument
       "-feature-list=feature" is "-feature", for example,
       "-signature-at-bottom" or "-no-signature-at-bottom"
     * Add PC-Pine command-line argument "-registry noset"
     * Add command-line argument "-nowrite_passfile"
     * Add feature Quell-Attachment-Extension-Warn
     * Add features Quell-Filtering-Messages and
       Quell-Filtering-Done-Message
     * Add feature Quell-Charset-Warning
     * Add feature Maildrops-Preserve-State
     * Don't remove whitespace from the end of lines, a behavior which
       can be turned off through the new feature
       Strip-Whitespace-Before-Send
     * Double dollar sign escapes special meaning of dollar sign in both
       Unix Pine and PC-Pine (Using Environment Variables)
     * RedHat and Debian ports more closely obey the Linux Hierarchy
       Standard
     * Improve performance of Select command when using Narrow or Broaden
       and talking to an IMAP server
     * Add feature Disable-Terminal-Reset-For-Display-Filters
     * When displaying a message with QP encoding errors, instead of just
       reporting "Non-hexadecimal character in QP encoding" and then
      giving up, attempt to do the best possible
     * Add feature Show-Sort
     * Add feature Downgrade-Multipart-To-Text
     * Add feature Dead-Letter-Files
     * Port named "soc" is an attempt to use native Solaris compiler
     * Add ability to justify the full message from the composer by doing
       Control-W Control-J
     * Bug fixes

Revision 1.87 / (download) - annotate - [select for diffs], Fri May 7 20:00:53 2004 UTC (19 years, 11 months ago) by reed
Branch: MAIN
Changes since 1.86: +2 -6 lines
Diff to previous 1.86 (colored) to selected 1.21 (colored)

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.

Revision 1.86 / (download) - annotate - [select for diffs], Sun May 2 00:22:20 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
Changes since 1.85: +7 -7 lines
Diff to previous 1.85 (colored) to selected 1.21 (colored)

Convert to buildlink3.

Revision 1.85 / (download) - annotate - [select for diffs], Wed Apr 21 21:09:31 2004 UTC (20 years ago) by cube
Branch: MAIN
Changes since 1.84: +3 -3 lines
Diff to previous 1.84 (colored) to selected 1.21 (colored)

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.

Revision 1.84 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:44 2004 UTC (20 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.21 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.83 / (download) - annotate - [select for diffs], Sun Feb 8 04:03:15 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored) to selected 1.21 (colored)

We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
etc. because the bare variables will point to the correct executables.

Revision 1.82 / (download) - annotate - [select for diffs], Tue Jan 20 10:16:38 2004 UTC (20 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored) to selected 1.21 (colored)

Update to 4.58nb2: make pine run properly on the DEC Alpha processor.
Patch submitted by Robert Pendell, shinji257@uplink.net.

Revision 1.81 / (download) - annotate - [select for diffs], Wed Nov 12 03:39:40 2003 UTC (20 years, 5 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.80: +2 -1 lines
Diff to previous 1.80 (colored) to selected 1.21 (colored)

PKGREVISION++ after openssl update.

Revision 1.80 / (download) - annotate - [select for diffs], Mon Nov 3 22:43:38 2003 UTC (20 years, 5 months ago) by kim
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored) to selected 1.21 (colored)

Change maintainer to myself.

Revision 1.79 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:57 2003 UTC (20 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.21 (colored)

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.

Revision 1.78 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:37 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored) to selected 1.21 (colored)

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.

Revision 1.77 / (download) - annotate - [select for diffs], Thu Sep 18 18:42:25 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.76: +3 -2 lines
Diff to previous 1.76 (colored) to selected 1.21 (colored)

Add SETENV MAKE_ENV to build target.
From Jeremy C. Reed in PR 22759.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Sep 12 13:53:47 2003 UTC (20 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.75: +3 -3 lines
Diff to previous 1.75 (colored) to selected 1.21 (colored)

Update "pine" package to version 4.58. Changes since version 4.56:
- Fixed crash when processing subjects containing "[Fwd: ...]"
- Work around a problem with the Netscape Collabra NNTP server
  implementation of the OVER command
- Try to correct for mail clients that wrongly use RFC 2047 instead
  of RFC 2231 to encode their attachment filename parameters, which
  confuses attachment saving and viewing of filenames of non-ASCII
  character sets.
- Fixed potential security problems caused by maliciously-formed RFC
  2231 attachment parameters
- Index lines displayed incorrectly for messages with empty subject
  lines in threads
- Command-line argument -create_lu was broken in versions 4.55 and
  4.56
- Delivery Status Notifications were broken when attempting to do
  SMTP over TLS
- Pine hangs when adding an Extra Header in rules with BdyText line
  at top of screen
- Possible crash if quell-content-id feature is on and a message
  with more than one attachment is rejected by the SMTP server
- When an attached filetype was set by matching the extension, the
  MIME charset wasn't being set
- predict-nntp-server didn't preserve flagged options for
  nntp-server such as /ssl or /user
- PC-Pine disconnected mailbox icon stays yellow even after
  reconnecting
- PC-Pine with the Microsoft SSL bug was crashing when doing bounce,
  save, and full headers, which can now be prevented by setting the
  quell-ssl-largeblocks feature
- PC-Pine with the Microsoft SSL bug was crashing when doing bounce,
  save, and full headers, which can now be prevented by setting the
  quell-ssl-largeblocks feature

Revision 1.75 / (download) - annotate - [select for diffs], Thu Sep 4 11:09:11 2003 UTC (20 years, 7 months ago) by martti
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored) to selected 1.21 (colored)

Make this compile on Linux systems without PAM.

Revision 1.74 / (download) - annotate - [select for diffs], Mon Jul 28 15:44:10 2003 UTC (20 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.73: +3 -4 lines
Diff to previous 1.73 (colored) to selected 1.21 (colored)

Version 4.56 is a maintenance release with only a few new features.

Additions include:
  * enable-multiple-newsrcs makes Pine use a different newsrc file for
    each NNTP server
  * predict-nntp-server makes Pine use current NNTP server for posting
  * Now possible to set the outgoing NNTP server based on the Role being
    used
  * Option tab-checks-recent to have TAB display number of recent messages
    in a highlighted folder
  * For aggregate Saves there is now a default Save folder, which is
    derived from the first message being saved
  * If Unix Pine alternate compose editor returns nonzero,
    ask the user if they want to use the resulting file anyway
  * Environment variable, "h_news_config", default values
    supported
  * Missing arguments to -f or -F are prompted for
  * Some speedup to subscribe to news when the whole list of groups is not
    needed

Bugs that have been addressed in this release include:
  * Mbox functionality was broken
  * Take to a Filter or other Rule crashed in 4.55
  * Crash when Sorting on an IMAP server which does not have SORT
    extension and some other related mystery crashes
  * Features which were changed in Setup/Config and then backed out by
    answering "No" would sometimes stay changed until
    quitting Pine
  * After UnCut in composer headers leave the cursor positioned at the
    end of the uncut text instead of at the beginning or end of the line
  * When Unix Pine forwarded address book entries as a Vcard attachment
    it added extra carriage returns which caused problems
  * Full header prevented the ability to view the ATTACHMENT INDEX
    screen
  * In MIME Digests, Newsgroups, References, and other headers were
    ignored when viewing or replying to messages inside the digest
  * PC-Pine installer could possibly present incorrect information for
    the mail server login name
  * Roles with search criteria weren't being used when composing a new
    message
  * For attachments of type application/octet-stream, place precedence
    of a mailcap entry over the file's extension

Revision 1.73 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:47 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.21 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.72 / (download) - annotate - [select for diffs], Sun Jul 13 13:52:27 2003 UTC (20 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored) to selected 1.21 (colored)

PKGREVISION bump for libiconv update.

Revision 1.71 / (download) - annotate - [select for diffs], Wed Jul 2 03:23:41 2003 UTC (20 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.21 (colored)

PKG_SYSCONFDIR already includes "etc".  Ooops.

Revision 1.70 / (download) - annotate - [select for diffs], Sat Jun 28 18:16:03 2003 UTC (20 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.69: +20 -18 lines
Diff to previous 1.69 (colored) to selected 1.21 (colored)

Make changes suggested by Jeremy C. Reed in PR pkg/21889:
- move parts of DESCR to MESSAGE
- USE_PKGINSTALL
- add ncurses-buildlink
- on linux, link with -lncurses rather than -lcurses

While there, shuffle some definitions around to match overall order.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:39 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored) to selected 1.21 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.68 / (download) - annotate - [select for diffs], Fri May 2 11:55:40 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67 (colored) to selected 1.21 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.67 / (download) - annotate - [select for diffs], Thu Jan 23 07:37:18 2003 UTC (21 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.66: +3 -3 lines
Diff to previous 1.66 (colored) to selected 1.21 (colored)

Updated pine to 4.53

 *  If a Filter Rule which does not Delete or Move a message is followed
    by another Rule which does a Move or Delete, that second rule will be
    applied (if there is a match) even if the first rule also matched
 *  Crash in address book select screen
 *  Experimental method to reopen a newsgroup or POP folder to check for
    new messages with < command followed by > command. See the help text
    for "Mail-Check-Interval" for a short explanation.
 *  Delete, Rename, and Shuffle broken in Incoming Folders
 *  Role-based SMTP Server should not override administratively fixed
    SMTP Server
 *  Html typed file with garbage contents can cause crash
 *  Scramble-Message-Id drops first character of hostname
 *  When alternate-editor is used to compose, assume charset should be
    that of user
 *  Rare crash when new mail arrives with threading enabled
 *  Threaded index lines displayed incorrectly with IMAP servers that do
    not support threading
 *  View attachment command should not be available if Full Header mode
    is turned on
 *  Duplicate printing of To and Cc lines when using "all-except" in
    viewer-hdrs
 *  Justification of quoted paragraphs is not possible when forwarding a
    non-us-ascii message

Revision 1.66 / (download) - annotate - [select for diffs], Sat Dec 14 10:34:43 2002 UTC (21 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.65: +5 -6 lines
Diff to previous 1.65 (colored) to selected 1.21 (colored)

Update "pine" package to version 4.51. A complete and extensive list of the
changes since version 4.44 is available here:
 http://www.washington.edu/pine/changes/4.44-to-4.50.html
 http://www.washington.edu/pine/changes/4.50-to-4.51.html
Among the numerous bug fixes is a security fix for CAN-2002-1320.
This fixes PR pkg/19239 by reed@reedmedia.net.

Revision 1.65 / (download) - annotate - [select for diffs], Sat Dec 14 04:34:49 2002 UTC (21 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored) to selected 1.21 (colored)

Give up maintainership of these. They have become too complicated for me
to comprehend in the little time I have. Sorry.

Revision 1.64 / (download) - annotate - [select for diffs], Sun Oct 27 18:04:05 2002 UTC (21 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored) to selected 1.21 (colored)

Fix BUILDNAME/BUILDFILE for Solaris, and fix makefile.so5 for pkgsrc.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Oct 8 23:34:13 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.62: +14 -11 lines
Diff to previous 1.62 (colored) to selected 1.21 (colored)

buildlink1 -> buildlink2

Revision 1.62 / (download) - annotate - [select for diffs], Sun Jul 28 05:49:28 2002 UTC (21 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.61: +4 -1 lines
Diff to previous 1.61 (colored) to selected 1.21 (colored)

Build on Darwin.

Revision 1.61 / (download) - annotate - [select for diffs], Thu Jul 18 14:18:48 2002 UTC (21 years, 9 months ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews
Changes since 1.60: +7 -4 lines
Diff to previous 1.60 (colored) to selected 1.21 (colored)

Fix build on Linux. No change to NetBSD or SunOS, so no PKGREVISION bump.

Revision 1.59.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:51:57 2002 UTC (21 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored) next main 1.60 (colored) to selected 1.21 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.60 / (download) - annotate - [select for diffs], Fri Jun 21 14:16:48 2002 UTC (21 years, 10 months ago) by abs
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored) to selected 1.21 (colored)

Fix on Linux (at least RedHat)

Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 13 21:52:32 2002 UTC (22 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.58: +3 -4 lines
Diff to previous 1.58 (colored) to selected 1.21 (colored)

Update pine to 4.44. Changes:

Version 4.44 is a bug-fix release that addresses bugs found in the
previous release. Bugs that have been addressed in this release include:

 *  URL handler allows embedded commands

Revision 1.58 / (download) - annotate - [select for diffs], Sun Jan 6 13:59:08 2002 UTC (22 years, 3 months ago) by kleink
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.21 (colored)

This requires pico>=4.2 now.

Revision 1.57 / (download) - annotate - [select for diffs], Wed Jan 2 13:24:54 2002 UTC (22 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.56: +3 -4 lines
Diff to previous 1.56 (colored) to selected 1.21 (colored)

Use "openssl" buildlink glue code instead of "USE_SSL" to avoid hidden
dependences on a NetBSD 1.5 release system with "openssl" package
installed.

Revision 1.56 / (download) - annotate - [select for diffs], Wed Jan 2 00:46:55 2002 UTC (22 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.55: +5 -2 lines
Diff to previous 1.55 (colored) to selected 1.21 (colored)

Update to 4.43nb1: install rpdump and rpload utilities, useful for remote
		   config/address book management.

Revision 1.55 / (download) - annotate - [select for diffs], Sat Dec 15 08:31:38 2001 UTC (22 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.54: +4 -4 lines
Diff to previous 1.54 (colored) to selected 1.21 (colored)

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

Revision 1.54 / (download) - annotate - [select for diffs], Tue Nov 27 03:12:54 2001 UTC (22 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (colored) to selected 1.21 (colored)

Mark scripts as executable - makes them runable out of the box

Revision 1.53 / (download) - annotate - [select for diffs], Tue Nov 6 20:04:46 2001 UTC (22 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.52: +7 -8 lines
Diff to previous 1.52 (colored) to selected 1.21 (colored)

* Set default debug level to 0 (it can still be turned on voluntarily)
* Don't use libtool; it's not necessary here (and increases compile time)
* Obey ${CC} and ${CFLAGS}.

Revision 1.52 / (download) - annotate - [select for diffs], Fri Oct 26 15:17:38 2001 UTC (22 years, 5 months ago) by kleink
Branch: MAIN
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored) to selected 1.21 (colored)

As discussed with Hubert, replace OpenLDAP dependency with buildlink'ing.

Revision 1.51 / (download) - annotate - [select for diffs], Fri Oct 19 10:56:54 2001 UTC (22 years, 6 months ago) by abs
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.21 (colored)

DEPEND on pico >=4.1 not 4.0 now

Revision 1.50 / (download) - annotate - [select for diffs], Thu Oct 11 15:35:01 2001 UTC (22 years, 6 months ago) by martti
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49 (colored) to selected 1.21 (colored)

Updated pine to 4.40: List of changes is unknown (I didn't find any ChangeLog)

Revision 1.49 / (download) - annotate - [select for diffs], Wed Oct 10 13:47:46 2001 UTC (22 years, 6 months ago) by martti
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.21 (colored)

Fixed dependency on pico

Revision 1.48 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:22 2001 UTC (22 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.21 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Aug 6 02:58:57 2001 UTC (22 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.21 (colored)

Improve COMMENT - guess where pine got it's name from.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Jun 4 22:22:44 2001 UTC (22 years, 10 months ago) by jtb
Branch: MAIN
Changes since 1.45: +3 -1 lines
Diff to previous 1.45 (colored) to selected 1.21 (colored)

Add LICENSE=pine-license.

Revision 1.45 / (download) - annotate - [select for diffs], Wed May 16 08:35:10 2001 UTC (22 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.21 (colored)

Update DEPENDS on imap-uw to >=2000.0.3
Problem noted by Tom Spindler

Revision 1.44 / (download) - annotate - [select for diffs], Tue Mar 13 04:41:19 2001 UTC (23 years, 1 month ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.43: +12 -3 lines
Diff to previous 1.43 (colored) to selected 1.21 (colored)

Compile in LDAP-support for addressbook if PINE_USE_LDAP is set in
/etc/mk.conf.

Patch submitted by John Darrow <John.P.Darrow@wheaton.edu> in PR 9760.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Feb 17 18:24:59 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored) to selected 1.21 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Feb 16 19:02:09 2001 UTC (23 years, 2 months ago) by abs
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.21 (colored)

Fix pico ref

Revision 1.41 / (download) - annotate - [select for diffs], Fri Feb 16 10:13:36 2001 UTC (23 years, 2 months ago) by abs
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) to selected 1.21 (colored)

pine updated to 4.33, and pico adjusted for new distfile

Patch supplied by martti.kuparinen@iki.fi in PR pkg/12222

Changes in 4.33
 *  NNTP authentication causes crash
 *  Attachment viewing broken
 *  Display-Filters and Url-Viewers with quoted arguments in config
    broken
 *  Reverse sorting doesn't work correctly with filters
 *  Some combinations of non-ascii characters in subject cause crash
 *  Add version information to PC-Pine
 *  Top line in news index was painted incorrectly at times
 *  Crash caused by debugging when > 1K config lines are present
 *  PC-Pine LDAP crash caused by using incorrect memory free routine
 *  Save size check was disabled in multi append

Changes in 4.32
 *  File attaching broken (double filename) in PC-Pine
 *  Postponing loses second reply-to address
 *  Obscure crash when sorting by Threads
 *  Temporary file vulnerabilities
 *  Crash when NNTP authentication aborted
 *  Make /secure work again (broken in 4.30)
 *  Setup printer list problems with $PRINTER
 *  Recognize Re[arbitrary stuff]: reply syntax
 *  Allow for attaching files on a Windows network drive

Changes in 4.31
 *  Crashes when sorting by Threads
 *  Text of last message could be invisible with header larger than 4096
    bytes
 *  Fixed a few buffer overflow possibilities
 *  Many problems if compiled without -DDEBUG
 *  Eliminated length restriction on address book comments
 *  Couldn't expand collections when selecting if combined-folder-display
    set
 *  List options set only in fixed config didn't work
 *  Filtering based solely on scores didn't work
 *  Filtering to non-existent folder didn't ask to create the folder
 *  Save to default folder didn't work if the folder didn't already exist
 *  Crash when using WhereIs in Setup/Kolor with color turned off
 *  News collections would sometimes show up doubled until restarting
 *  Crash when accepting default in shuffle folder list command
 *  PC-Pine didn't always save window position
 *  Last-folder-used rule didn't always save the name of first saved
    folder
 *  Rule editor address selector should allow multiple addresses
 *  Added Replicate command for Rules
 *  News validation doesn't validate against multiple news servers
 *  Reply to some text/html messages with attachments incorrectly set
    content-type to text/html
 *  mail-directory setting in pine.conf doesn't work

Revision 1.40 / (download) - annotate - [select for diffs], Mon Dec 18 18:09:11 2000 UTC (23 years, 4 months ago) by jwise
Branch: MAIN
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) to selected 1.21 (colored)

As imap-uw was recently updated to provide SSL support, programs which link
with libimapuw (at least on ELF) _need_ to explicitly bring in -lssl -lcrypto.

In the future, when updating a package, _please_ check any packages which depend
on that package to make sure they aren't broken by the change.  It took a _long_
time to find out that pine was broken on this machine (a SparcClassic).

Revision 1.39 / (download) - annotate - [select for diffs], Thu Nov 9 03:37:26 2000 UTC (23 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.38: +14 -9 lines
Diff to previous 1.38 (colored) to selected 1.21 (colored)

Update to 4.30.

Fixes another security hole...

Full list of changes:
     * Configuration flexibility
          + pine configurations can now be stored remotely on an imap
            server for access from different locations without the need
            to configure for each location.
          + configuration may be split into two parts: generic
            configuration and exceptional, per-platform configuration.
          + signatures can now be stored remotely or as part of the
            pinerc file
          + for configuration options which are lists, inheritance is
            supported
     * New security features
          + SSL support for Unix Pine (source code only)
          + SSL enhancements for PC-Pine
     * Minor rule enhancements
          + status of a message (New, Deleted, etc.) can now be used as
            criteria for pattern matching.
          + "move-only-if-not-deleted" option in filtering to lessen the
            chance of messages being filtered more than once when running
            multiple pine sessions.
          + ability to set arbitrary headers in roles.
          + news filtering made more efficient.
     * Basic threaded sorting (Expanded functionality to be added in a
       future version).
     * Enhanced MAPI support for PC-Pine
     * Various other new features and configuration options
          + alternate-compose-menu
          + by-replyto for saved-msg-name-rule
          + check-newmail-when-quitting
          + continue-tab-without-confirm
          + expose-hidden-config
          + expunge-only-manually
          + incoming-startup-rule additions
          + literal-signature
          + mark-for-cc
          + prefer-plain-text
          + pruning-rule, for monthly sent-mail renaming and deleting
          + quell-extra-post-prompt
          + hidden feature allow-changing-from defaults to on
     * New command line options:
          + -p , pinerc can now refer to a remote mailbox which
            contains the configuration file
          + -x , is how you override your default
            pinerc settings with exceptions for a particular platform,
            may be local or remote
          + -aux , allows you to tell
            Pine the local directory to use for auxiliary files when
            pinerc is remote (PC-Pine only)
          + -copy_pinerc and -copy_abook options
          + -v option

   Bugs that have been addressed in this release include:

     * Incoming mail with an extremely long From address can cause a
       buffer overflow on the stack (security)
     * X-Keywords crash for unix formatted mailboxes
     * Composer word wrapping needlessly wraps words
     * New messages appear in zoomed view
     * "Bad msgno 0" filtering crash
     * "+" during login doesn't always mean that SSL is being used
     * news filtering refilters messages that had already been filtered
     * Goto and Save can't access folders that are readable but not
       listable
     * Goto doesn't allow access of folders outside of a Collection List
     * PC-Pine SSL functionality broken in Windows 2000/Millennium
     * FromOrTo and To in index-format don't work for newsgroups
     * Sorting by score doesn't always work
     * Viewing of very large messages uses more memory than is need
     * Loss of body for reply to multipart/signed mime messages
     * Pine crashes when replying to or forwarding messages with certain
       types of attachments
     * Brackets are falsely recognized as url characters
     * Crash when enclosing options in quotes for PC-Pine
     * Newsgroup posting doesn't allow posting to additional news servers

Revision 1.38 / (download) - annotate - [select for diffs], Sat Oct 21 22:45:28 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.21 (colored)

rm -> ${RM}

Revision 1.37 / (download) - annotate - [select for diffs], Tue Sep 19 13:37:07 2000 UTC (23 years, 7 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.21 (colored)

fix imap uw's exact pkg version

Revision 1.36 / (download) - annotate - [select for diffs], Tue Sep 19 13:30:17 2000 UTC (23 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35 (colored) to selected 1.21 (colored)

This package now needs the imap-uw pkg

Revision 1.35 / (download) - annotate - [select for diffs], Tue Sep 19 13:27:00 2000 UTC (23 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.34: +15 -5 lines
Diff to previous 1.34 (colored) to selected 1.21 (colored)

Use IMAP c-client libs from imap-uw package.
Fixes security problem describe at
http://www.securityfocus.com/advisories/2646

Revision 1.34 / (download) - annotate - [select for diffs], Wed Feb 9 22:17:45 2000 UTC (24 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.33: +1 -1 lines
Diff to previous 1.33 (colored) to selected 1.21 (colored)

Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de".

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jan 4 16:58:50 2000 UTC (24 years, 3 months ago) by bouyer
Branch: MAIN
Changes since 1.32: +7 -2 lines
Diff to previous 1.32 (colored) to selected 1.21 (colored)

Make it compile on solaris.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Nov 22 08:57:24 1999 UTC (24 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.31: +3 -2 lines
Diff to previous 1.31 (colored) to selected 1.21 (colored)

Add "ftp.fu-berlin.de" to master site list.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 22 01:01:51 1999 UTC (24 years, 5 months ago) by jwise
Branch: MAIN
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored) to selected 1.21 (colored)

Update to pine-4.21.  Changes from pine-4.20:
New in Pine

   Version is mainly intended to fix bugs introduced in previous
   versions.

   Bugs that have been addressed in this release include:

     * 'N' flag not preserved across sessions
     * 'N' flag not cleared when messages containing non-text pieces
       viewed
     * Sort failure using non-UW IMAP servers
     * Linux port: failure to recognize resized display
     * Problems with quoted /user= argument in smtp-server config
     * Transient (e.g., mistyped password) authentication failures not
       reported
     * Rare cases of deleted header lines reappearing after ^X in
       Composer
     * Customized headers Bcc, To, Cc and Lcc not shown when posting news
     * Problem with role pattern vs. color patterns in a file
     * Problem with color display vs. single line scrolling
     * Last line of one-page message not displayed in rare cases
     * Text in Reply/Forward of encapsulated multipart/alternative and
       signed missing
     * Failure to recognize list management headers in sorted folder
     * Attachments sometimes marked for deletion when scoring in use
     * Delayed notification of messages filtered from Inbox to current
       folder
     * WhereIs to start or end of Folder List screen didn't
     * PC-Pine crash selecting text from secondary window
     * PC-Pine instances of "FOLDER CLOSED DUE TO ACCESS ERROR"

   General improvements include:

     * Filter performance and interface tuning:
          + User-Interface changes to avoid accidental deletion of mail
          + Action Folders local to PC-Pine no longer require
            double-backslashes
          + Improved expunge performance with filters enabled
     * NNTP performance improvements in MESSAGE INDEX screen
     * Role Command (#) improvements
     * Improved display of addresses containing comma in personal name
     * Numerous Text/HTML parser improvements
     * Continued help text improvements

Revision 1.30 / (download) - annotate - [select for diffs], Thu Nov 11 17:40:17 1999 UTC (24 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.29: +8 -7 lines
Diff to previous 1.29 (colored) to selected 1.21 (colored)

Update Pico to 3.6, Pine to 4.20.  Also move pine.conf and pine.conf.fixed
to .../share/examples/pine and copy pine.conf to .../etc only if it doesn't
exist.

Revision 1.29 / (download) - annotate - [select for diffs], Sun May 2 03:16:59 1999 UTC (24 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001, comdex-fall-1999
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored) to selected 1.21 (colored)

Update Pico to 3.5 and Pine to 4.10.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:34 1999 UTC (25 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.27: +1 -3 lines
Diff to previous 1.27 (colored) to selected 1.21 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.27 / (download) - annotate - [select for diffs], Fri Nov 13 16:32:37 1998 UTC (25 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.26: +7 -8 lines
Diff to previous 1.26 (colored) to selected 1.21 (colored)

Update to 4.05 and re-enable on alpha.  (The LP64 warnings are not good,
but the way they are used does work.)

Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 13 01:21:40 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.21 (colored)

pkglint: move NOT_FOR_ARCHS where it belongs.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 4 00:11:36 1998 UTC (25 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored) to selected 1.21 (colored)

Back out previous, and nuke mail-directory default setting completely.
Pine's default mail directory has always been `mail' (no capital), and
users who want this changed may do so manually.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Oct 3 23:52:02 1998 UTC (25 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.21 (colored)

Fix path of mail-directory

Revision 1.23 / (download) - annotate - [select for diffs], Tue Sep 22 06:11:38 1998 UTC (25 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored) to selected 1.21 (colored)

add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:10 1998 UTC (25 years, 8 months ago) by tsarna
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.21 / (download) - annotate - [selected], Fri Jul 31 17:51:21 1998 UTC (25 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

Move pine.conf files to ${PREFIX}/etc.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jul 22 02:45:46 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored) to selected 1.21 (colored)

Update Pico to 3.2 (without the lots of U's this time).
Update Pine to 4.02.  Many bug fixes over 4.00.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 21 22:12:24 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored) to selected 1.21 (colored)

Pine 4.01 is broken in several places too.  Revert to 4.00.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 21 21:16:15 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.21 (colored)

Revert pico back to 3.0.  Some bug in the updated libpico caused those
nice strings of `U's at the beginning of the pine and pico commit
messages.  (None here, this time, I hope.  :)  The libpico API didn't
change, so pine 4.01 can make use of libpico from Pico 3.0.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jul 21 20:26:37 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored) to selected 1.21 (colored)

UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 4.01.  Many bug fixes over 4.00; no new features.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 19 05:21:34 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.15: +2 -4 lines
Diff to previous 1.15 (colored) to selected 1.21 (colored)

The passwd program is in /usr/bin, not /bin.
Re-add patch-tabkey, reengineered for Pine 4.00's mailcmd.c.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 19 04:33:06 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.21 (colored)

Compile and install the abookcpy program.  (Perhaps c-client should be
made into a shared library, too, if more pine subprograms appear.)

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 19 03:39:17 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.13: +22 -30 lines
Diff to previous 1.13 (colored) to selected 1.21 (colored)

Update pine to 4.00.  Get libpico by using the libpico installed by the
pico-3.0 pkg.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 18 15:25:25 1998 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.12: +1 -3 lines
Diff to previous 1.12 (colored) to selected 1.21 (colored)

Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 7 19:52:23 1998 UTC (25 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored) to selected 1.21 (colored)

Add CONFLICTS=pico-2.9.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:26 1998 UTC (26 years ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.21 (colored)

Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:31 1998 UTC (26 years ago) by agc
Branch: MAIN
Changes since 1.9: +2 -8 lines
Diff to previous 1.9 (colored) to selected 1.21 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 19 02:32:29 1998 UTC (26 years, 1 month ago) by cjs
Branch: MAIN
Changes since 1.8: +6 -1 lines
Diff to previous 1.8 (colored) to selected 1.21 (colored)

Turn on ALLOW_CHANGING_FROM by default.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 7 21:24:14 1998 UTC (26 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.21 (colored)

Use INSTALL_*_DIR macros.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 12 00:26:27 1998 UTC (26 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored) to selected 1.21 (colored)

hm, some other fixes to fix improper use of ${INSTALL_PROGRAM}:
- use ${INSTALL_DATA} for libpico.a
- use ${INSTALL_SCRIPT} for pgp*
(otherwise it will try improperly stripping these and fail.)

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 11 23:44:56 1998 UTC (26 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored) to selected 1.21 (colored)

user-supplied patches may modify `os-neb.h'; don't leave some old
pre-patch `os-neb.h.orig' and sed-edit against that as it will trash the
user patch.  `cp -f' the real file and sed-edit that instead.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 24 20:36:06 1998 UTC (26 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +19 -19 lines
Diff to previous 1.4 (colored) to selected 1.21 (colored)

portlint: uss macros for commands (cp, install, echo)

Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 4 22:53:34 1997 UTC (26 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored) to selected 1.21 (colored)

Move back to static libpine, to build on alpha.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 22 05:42:42 1997 UTC (26 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.21 (colored)

Fix RCS Id

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 22 05:41:33 1997 UTC (26 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +33 -0 lines
Diff to previous 1.1 (colored) to selected 1.21 (colored)

Fix for NetBSD

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Nov 22 05:27:54 1997 UTC (26 years, 5 months ago) by hubertf
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-10-28
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.21 (colored)

MUA

Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 22 05:27:54 1997 UTC (26 years, 5 months ago) by hubertf
Branch: MAIN
Diff to selected 1.21 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>