aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-09-09 07:23:24 +0800
committerfenner <fenner@FreeBSD.org>1999-09-09 07:23:24 +0800
commit41b46b24450bda3100afaeca16ccfccc8639cbe1 (patch)
tree938dbfab920cbe6b3a0bfef23432f92b82a8d10e /misc
parentc7a0fd64c9a9ba72a077bf49dfd88da0c57fd85e (diff)
downloadfreebsd-ports-gnome-41b46b24450bda3100afaeca16ccfccc8639cbe1.tar.gz
freebsd-ports-gnome-41b46b24450bda3100afaeca16ccfccc8639cbe1.tar.zst
freebsd-ports-gnome-41b46b24450bda3100afaeca16ccfccc8639cbe1.zip
Reduce fuzz and offsets in patches.
Diffstat (limited to 'misc')
-rw-r--r--misc/screen/files/patch-aa4
-rw-r--r--misc/screen/files/patch-ac4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/screen/files/patch-aa b/misc/screen/files/patch-aa
index 907b8fb6d938..5aafec1c3088 100644
--- a/misc/screen/files/patch-aa
+++ b/misc/screen/files/patch-aa
@@ -1,7 +1,7 @@
*** Makefile.in.bak Mon Jan 16 17:59:20 1995
--- Makefile.in Wed Jan 18 04:13:40 1995
***************
-*** 20,26 ****
+*** 21,27 ****
ETCSCREENRC = `sed < config.h -n -e '/define ETCSCREENRC/s/^.*"\([^"]*\)"/\1/p'`
CC = @CC@
@@ -9,4 +9,4 @@
LDFLAGS =
LIBS = @LIBS@
---- 20,25 ----
+--- 21,26 ----
diff --git a/misc/screen/files/patch-ac b/misc/screen/files/patch-ac
index 0b5d4cf3ff92..df27dcfb9768 100644
--- a/misc/screen/files/patch-ac
+++ b/misc/screen/files/patch-ac
@@ -1,7 +1,7 @@
--- doc/screen.texinfo.orig Tue Nov 21 03:03:15 1995
+++ doc/screen.texinfo Mon Jun 16 15:16:36 1997
-@@ -2,6 +2,9 @@
- @c %**start of header
+@@ -3,6 +3,9 @@
+ @c vi:set wm=5
@setfilename screen.info
@settitle Screen User's Manual
+@direntry
>2002-01-162-43/+5 * New callback to handle the set_base signal. (on_url_requested): If theJeffrey Stedfast2002-01-163-5/+60 * Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-165-16/+36 * Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.Jeffrey Stedfast2002-01-162-28/+56 * If we write "" to an xml file, we read back NULL. So if we read back NULL,Not Zed2002-01-152-4/+13 * Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6 * move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-1511-568/+509 * compile new filesJP Rosevear2002-01-154-3/+231 * use icaltimetype_to_tmJP Rosevear2002-01-152-7/+5 * figure out when today is and highlight if it is not selectedJP Rosevear2002-01-154-3/+30 * Updated to use the new imap_uid_array_to_set() interface.Jeffrey Stedfast2002-01-154-110/+188 * re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-152-9/+16 * Updated Swedish translation.Christian Rose2002-01-142-21/+30 * Rewritten to use a cache for body searches when online. Will need someNot Zed2002-01-148-111/+1480 * add protosJP Rosevear2002-01-144-21/+164 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-01-142-3681/+13371 * Updated Greek TranslationSimos Xenitellis2002-01-132-5498/+6494 * Updated Swedish translation.Christian Rose2002-01-132-89/+99 * translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-124-15/+59 * updatedDamon Chaplin2002-01-121-0/+7 * handle translated timezone names.Damon Chaplin2002-01-122-2/+7 * Updated Swedish translation.Christian Rose2002-01-122-126/+132 * translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-124-11/+69 * Kludge around a bug in Exchange 5.5 that reports 2 messages with the sameJeffrey Stedfast2002-01-122-2/+30 * Updated Slovak translation.Stanislav Visnovsky2002-01-112-3460/+15181 * Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-114-20/+80 * Commit the ChangeLog for the fixes I just accidently committed:Christopher James Lahey2002-01-111-0/+9 * ChangeLog change.Chris Lahey2002-01-113-2/+4 * Use toggle buttons here.Christopher James Lahey2002-01-113-8/+54 * If PATH_MAX doesn't exist, use _POSIX_PATH_MAX.Jeffrey Stedfast2002-01-112-0/+11 * If mi is NULL, don't bother updating it. Should fix bug #17694.Jeffrey Stedfast2002-01-112-0/+10 * Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-112-4/+11 * get_file_contents(): use charset instead of composer->charset because the com...Jeffrey Stedfast2002-01-111-1/+1 * Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-112-3/+6 * Rewrote to use CamelStreams and also convert the file contents to UTF-8Jeffrey Stedfast2002-01-112-98/+52 * #include camel-mime-filter-tohtml.hJeffrey Stedfast2002-01-112-0/+3 * Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting ourJeffrey Stedfast2002-01-112-19/+43 * *** empty log message ***Wang Jian2002-01-102-779/+565 * Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-102-3/+30 * Fixed the setup of the "save-draft" signal so that it would actually work.Jeffrey Stedfast2002-01-102-38/+23 * Made the header item here handle horizontal scrolling when adding aChristopher James Lahey2002-01-102-23/+157 * fixed changelogJeffrey Stedfast2002-01-101-4/+5 * If the mbox file is a symlink, follow the symlink and get the One TrueJeffrey Stedfast2002-01-105-46/+206 * Add a test for getting arbitrary fields.Joe Shaw2002-01-104-2/+57 * Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-093-43/+87 * Collapse nodes that were opened during a drag, unless the drop site is aChristopher James Lahey2002-01-091-3/+53 * Sorted and added LOTS of missing files. Updated Swedish translation.Christian Rose2002-01-093-3355/+3552 * Do proper refcounting on the draft folder.Jeffrey Stedfast2002-01-092-2/+10 * When performing a wraparound, check to see if the first (or last dependingJeffrey Stedfast2002-01-092-4/+26 * When connecting to the transport username changed event, pass theJeffrey Stedfast2002-01-093-1/+9 * Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-094-4/+124 * Polish.Aaron Weber2002-01-081-1/+1 * Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-0810-53/+102 * Flush the only-once actions.Jeffrey Stedfast2002-01-084-29/+155 * Touched this file but don't think I changed it.Aaron Weber2002-01-082-2/+36 * mention the full-advantage section and the exchange features. ExpandAaron Weber2002-01-082-35/+90 * Fix. Expand.Aaron Weber2002-01-081-56/+116 * Moved windows-1251 to the end of the list since it contains the euro andJeffrey Stedfast2002-01-083-98/+214 * Set the X-Evolution-Format header to text/plain if that is the editingJeffrey Stedfast2002-01-083-1/+12 * Move MexicoIain Holmes2002-01-081-63/+67 * Updated Swedish translation.Christian Rose2002-01-052-295/+346 * Revised list of supported/unsupported features. Changed installationAaron Weber2002-01-051-44/+36 * Added a tip about reply-to specification stuffKevin Breit2002-01-053-13/+143 * Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-052-0/+23 * A few minor fixes to make it more compliant with rfc2368. Should now beJeffrey Stedfast2002-01-052-20/+31 * Don't try setting a content-type parameter if either the name or value isJeffrey Stedfast2002-01-05