summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-at
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-03-05 14:46:35 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-03-05 14:46:35 +0000
commitcb53c632e884a501307a133b55696463d1f43044 (patch)
tree9cc3ffae251273218005447425e2415a585f815b /mail/pine4/files/patch-at
parentFix breakage introduced by commits to bsd.port.mk (diff)
* Don't do patch + sed for PREFIX-related changes, just use sed in one pass
* Update to Makefile COMMENT * Take advantage of pkg-message to hit both ports and package installs * Thanks to work done by winter to make ispell do reasonable things when invoked as 'spell', properly define the speller for pico, and add a default speller for the pine.conf. The reason for the latter is to take advantage of the (arguably) superior behavior of ispell when files are piped to it. * Do to the speller updates, grow a dependency on ispell and bump the revision. * Add readme and copyright to portdocs
Notes
Notes: svn path=/head/; revision=76941
Diffstat (limited to 'mail/pine4/files/patch-at')
-rw-r--r--mail/pine4/files/patch-at57
1 files changed, 0 insertions, 57 deletions
diff --git a/mail/pine4/files/patch-at b/mail/pine4/files/patch-at
deleted file mode 100644
index 18777941efcf..000000000000
--- a/mail/pine4/files/patch-at
+++ /dev/null
@@ -1,57 +0,0 @@
---- pine/pine.hlp.orig Fri Aug 17 11:11:25 2001
-+++ pine/pine.hlp Fri Sep 28 00:29:20 2001
-@@ -528,9 +528,9 @@
- executable &lt;Unix search path&gt;/pine
- persnl cfg ~/.pinerc
- except cfg ~/.pinercex
-- global cfg /usr/local/lib/pine.conf
-- fixed cfg /usr/local/lib/pine.conf.fixed
-- local help /usr/local/lib/pine.info
-+ global cfg @@PREFIX@@/etc/pine.conf
-+ fixed cfg @@PREFIX@@/etc/pine.conf.fixed
-+ local help @@PREFIX@@/etc/pine.info
-
- interrupted ~/.pine-interrupted-mail
- debug ~/.pine-debugN
-@@ -543,7 +543,7 @@
- sentmail# ~/mail/sent-mail
- mailcap# ~/.mailcap + /etc/mailcap
- + /usr/etc/mailcap + /usr/local/etc/mailcap
-- mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types
-+ mimetypes# ~/.mime.types + /etc/mime.types + @@PREFIX@@/etc/mime.types
-
- news-spool varies across Unix flavors, e.g. /usr/spool/news or /var/news
- active-news varies across Unix flavors, e.g. /usr/lib/news/active
-@@ -1001,9 +1001,9 @@
- this link now to send a message to it:<BR>
- <A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
- <!--chtml endif-->
--<!--chtml if [ -r /usr/local/lib/pine.info ]-->
-+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
- <HR WIDTH="75%">Local Support Contacts:<P>
--<!--#include file="/usr/local/lib/pine.info"-->
-+<!--#include file="@@PREFIX@@/etc/pine.info"-->
- <HR WIDTH="75%">
- <!--chtml endif-->
- <P>
-@@ -1091,7 +1091,7 @@
- <OL>
- <LI> <A HREF="#intro">Introduction</A>
- <LI> <A HREF="#pine_help">Pine Help</A>
--<!--chtml if [ -r /usr/local/lib/pine.info ]-->
-+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
- <LI> <A HREF="#local_support">Local Support Contacts</A>
- <!--chtml endif-->
- <LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
-@@ -1201,9 +1201,9 @@
- at your site.)
-
-
--<!--chtml if [ -r /usr/local/lib/pine.info ]-->
-+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
- <H2><A NAME="local_support">Local Support Contacts</A></H2>
--<!--#include file="/usr/local/lib/pine.info"-->
-+<!--#include file="@@PREFIX@@/etc/pine.info"-->
- <!--chtml endif-->
-
- <H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2>