Commit graph

160 commits

Author SHA1 Message Date
kim
f1e225f085 Change maintainer to myself. 2003-11-03 22:43:37 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

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

suggested by wiz.
2003-09-27 17:07:34 +00:00
wiz
f1d9fbec91 Add SETENV MAKE_ENV to build target.
From Jeremy C. Reed in PR 22759.
2003-09-18 18:42:22 +00:00
wiz
73b68b1ea3 Remove two unneeded (exec/unexec) lines from PLIST.
Noted by Jeremy C. Reed in PR 22758.
2003-09-18 18:36:26 +00:00
tron
5b1b249182 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
2003-09-12 13:53:47 +00:00
martti
d5e97d6e2e Make this compile on Linux systems without PAM. 2003-09-04 11:02:19 +00:00
adam
fb38ffb291 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
2003-07-28 15:44:10 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
469c5d4065 PKG_SYSCONFDIR already includes "etc". Ooops. 2003-07-02 03:23:41 +00:00
jschauma
118c3ae53b 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.
2003-06-28 18:16:02 +00:00
kim
72d67c55b0 Make this compile on NetBSD again. Fixes PR pkg/21757. 2003-06-02 17:44:13 +00:00
jschauma
e366d0c694 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.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
bouyer
6d5f0d8604 Fix pine/makefile.so5:
Don't use the nonexistent ../pico/cc5.sol as LDCC, set it to ${CC}
Add -lnsl -lsocket to the libraries.
libc-client is in $(CCLIENTLIB) not $(CCLIENTDIR)
2003-03-31 16:23:16 +00:00
martti
846a6e76c5 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
2003-01-23 07:37:18 +00:00
tron
3397d5d32c 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.
2002-12-14 10:34:43 +00:00
hubertf
00c568a9f3 Give up maintainership of these. They have become too complicated for me
to comprehend in the little time I have. Sorry.
2002-12-14 04:34:48 +00:00
tron
add10855b3 Fix build problem with latest version of "imap-uw" package. 2002-12-11 12:22:17 +00:00
cjep
f170eb0a75 NetBSD tag. 2002-11-26 21:41:09 +00:00
bouyer
7c04f88abc Fix BUILDNAME/BUILDFILE for Solaris, and fix makefile.so5 for pkgsrc. 2002-10-27 18:04:05 +00:00
jlam
e925efa118 buildlink1 -> buildlink2 2002-10-08 23:31:01 +00:00
schmonz
70a422b2fa Build on Darwin. 2002-07-28 05:49:28 +00:00
abs
29c5df047a Fix build on Linux. No change to NetBSD or SunOS, so no PKGREVISION bump. 2002-07-18 14:18:48 +00:00
abs
2ba2a12806 Fix on Linux (at least RedHat) 2002-06-21 14:13:36 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
hubertf
f5fa675071 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
2002-01-13 21:52:31 +00:00
hubertf
fa2fba2b1f add rpdump, rpload - forgot that last time when the Makefile was changed 2002-01-13 20:43:42 +00:00
kleink
d4f5bb90df This requires pico>=4.2 now. 2002-01-06 13:59:08 +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
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
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
hubertf
a09c0b583a Mark scripts as executable - makes them runable out of the box 2001-11-27 03:12:54 +00:00
agc
567de54f8d Clean up after last update:
+ restore definitions of RM and LN in makefile.neb, as they're used
later on in the file.

+ if we're going to the bother of passing PREFIX to the invocation of
make, we might as well use PREFIX rather than LOCALBASE in the definition
of CCLIENTDIR.
2001-11-13 10:38:58 +00:00
tv
1fabcf5e84 * 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}.
2001-11-06 20:04:46 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
kleink
576e23d592 As discussed with Hubert, replace OpenLDAP dependency with buildlink'ing. 2001-10-26 15:17:38 +00:00
hubertf
83b43a401b Order for example pine.conf is important! 2001-10-21 17:47:56 +00:00
abs
02daa52519 DEPEND on pico >=4.1 not 4.0 now 2001-10-19 10:56:54 +00:00
martti
4ff17aaf82 Updated pine to 4.40: List of changes is unknown (I didn't find any ChangeLog) 2001-10-11 15:35:01 +00:00
martti
b95c5db350 Fixed dependency on pico 2001-10-10 13:47:46 +00:00
jlam
f79573370a 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.
2001-09-27 23:17:41 +00:00
hubertf
b52173c3fa Improve COMMENT - guess where pine got it's name from. 2001-08-06 02:58:57 +00:00
jtb
fd869373a3 Add LICENSE=pine-license. 2001-06-04 22:22:43 +00:00
abs
9aed8930c2 Update DEPENDS on imap-uw to >=2000.0.3
Problem noted by Tom Spindler
2001-05-16 08:35:10 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
30333e85ef 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.
2001-03-13 04:41:19 +00:00
wiz
9d1f44690c We want RCS Ids in the patches.
This is one of the things pkglint checks, so _please_ use it.
2001-02-28 10:26:02 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
abs
4f30bc8b2e Fix pico ref 2001-02-16 19:02:09 +00:00
abs
43117ca183 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
2001-02-16 10:13:35 +00:00
jwise
3f5ad65e3c 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).
2000-12-18 18:09:11 +00:00
hubertf
39c70fc4a8 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
2000-11-09 03:37:26 +00:00
wiz
b53d7d4ad5 rm -> ${RM} 2000-10-21 22:45:28 +00:00
hubertf
bf8d861562 fix imap uw's exact pkg version 2000-09-19 13:37:07 +00:00
hubertf
8e585b2c0a This package now needs the imap-uw pkg 2000-09-19 13:30:17 +00:00
hubertf
49434e4473 Use IMAP c-client libs from imap-uw package.
Fixes security problem describe at
http://www.securityfocus.com/advisories/2646
2000-09-19 13:27:00 +00:00
kim
dcb4b2383d Fix the & expansion in the gecos field. 2000-05-02 17:29:32 +00:00
tron
7a819b25a8 Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de". 2000-02-09 22:17:44 +00:00
bouyer
c2eed29811 Make it compile on solaris. 2000-01-04 16:58:50 +00:00
tron
d3c59ca776 Add "ftp.fu-berlin.de" to master site list. 1999-11-22 08:57:24 +00:00
jwise
b4150924f4 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
1999-11-22 01:01:51 +00:00
tv
41aa400058 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.
1999-11-11 17:40:16 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tv
7f6b91d553 Update Pico to 3.5 and Pine to 4.10. 1999-05-02 03:16:58 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
05c1fe701f pkglint: add missing rcs ids. 1999-02-10 15:10:47 +00:00
explorer
cd2d755f9c Teach pine about $MAIL. It will be used if set, so the sysadmin/user
can override where mail is stored.
1999-01-31 10:47:37 +00:00
tv
593cf8f35c Try to get the "name=" field from Content-Type: if Content-Disposition:
exists but does not have a "filename=" field.  Many broken mailers are now
doing this with attachments.
1998-11-16 16:22:05 +00:00
tv
b324a7e25b Fix '-Dunix' lossage. 1998-11-13 16:33:07 +00:00
tv
ea85b19f85 Update to 4.05 and re-enable on alpha. (The LP64 warnings are not good,
but the way they are used does work.)
1998-11-13 16:32:37 +00:00
frueauf
1da4ba0fbc pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:16:35 +00:00
tv
a059169bf7 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.
1998-10-04 00:11:36 +00:00
hubertf
cb94837a87 Fix path of mail-directory 1998-10-03 23:52:02 +00:00
garbled
384c07a72e 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.
1998-09-22 06:11:35 +00:00
tsarna
6bd0d65c65 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.
1998-08-20 15:16:34 +00:00
cjs
7728af6150 Never mind; I'm full of shit. 1998-08-12 18:46:33 +00:00
cjs
320da732fd Restore ALLOW_CHANGING_FROM. This option, if compiled in, can be
turned off in the pine global config file, but cannot be turned on
if not compiled in. Of course, the `security' this provides is
entirely phony, but those that feel more comfortable with it disabled
can still do so with the binary pacakge.
1998-08-12 18:42:28 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
e8b314fa0b Miscellaneous pine fixes forwarded to me by Matt Green. 1998-08-05 10:37:54 +00:00
tv
a20dc22164 Move pine.conf files to ${PREFIX}/etc. 1998-07-31 17:51:21 +00:00
tv
9571e7bc12 Update Pico to 3.2 (without the lots of U's this time).
Update Pine to 4.02.  Many bug fixes over 4.00.
1998-07-22 02:45:45 +00:00
tv
a65e259b4a Pine 4.01 is broken in several places too. Revert to 4.00. 1998-07-21 22:12:24 +00:00
tv
6f157217cb 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.
1998-07-21 21:16:15 +00:00
tv
9ecee5bf7e UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 4.01. Many bug fixes over 4.00; no new features. 1998-07-21 20:26:37 +00:00
tv
36bd4f7650 The passwd program is in /usr/bin, not /bin.
Re-add patch-tabkey, reengineered for Pine 4.00's mailcmd.c.
1998-07-19 05:21:34 +00:00
tv
e1777ccf93 Compile and install the abookcpy program. (Perhaps c-client should be
made into a shared library, too, if more pine subprograms appear.)
1998-07-19 04:33:06 +00:00
tv
940e71cc7d Update pine to 4.00. Get libpico by using the libpico installed by the
pico-3.0 pkg.
1998-07-19 03:39:17 +00:00
tv
b82d2609ca Allow the use of the tab key to peruse folders other than just the
incoming mailbox list.
1998-06-18 16:14:58 +00:00
agc
b0ae9f3a28 Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
1998-06-18 15:25:24 +00:00
frueauf
6c9c71022c Add CONFLICTS=pico-2.9. 1998-06-07 19:52:23 +00:00
hubertf
15afaa57e4 Fix that pico-bug mentioned on bugtraq. (See this patchfile for the
original mail, with the fix' path edited to work for the NetBSD pkg
system).
1998-04-25 22:39:29 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
cjs
519b354695 Turn on ALLOW_CHANGING_FROM by default. 1998-03-19 02:32:29 +00:00
hubertf
455a08229f Use INSTALL_*_DIR macros. 1998-03-07 21:23:51 +00:00