summaryrefslogtreecommitdiff
path: root/palm/syncal/files
diff options
context:
space:
mode:
Diffstat (limited to 'palm/syncal/files')
-rw-r--r--palm/syncal/files/patch-aa70
-rw-r--r--palm/syncal/files/patch-ab19
-rw-r--r--palm/syncal/files/patch-ac19
-rw-r--r--palm/syncal/files/patch-ba46
-rw-r--r--palm/syncal/files/patch-bb24
-rw-r--r--palm/syncal/files/patch-bc12
6 files changed, 0 insertions, 190 deletions
diff --git a/palm/syncal/files/patch-aa b/palm/syncal/files/patch-aa
deleted file mode 100644
index ff72131d1b8b..000000000000
--- a/palm/syncal/files/patch-aa
+++ /dev/null
@@ -1,70 +0,0 @@
-*** Makefile.org Mon Jan 20 21:06:28 2003
---- Makefile Mon Jan 20 21:07:55 2003
-***************
-*** 14,20 ****
- #
- # top_builddir = /home/john/pilot/src/pilot-link.0.9.1
- #
-! top_builddir = .
-
- ##########
- # Pick your C compiler
---- 14,20 ----
- #
- # top_builddir = /home/john/pilot/src/pilot-link.0.9.1
- #
-! top_builddir = @@PREFIX@@
-
- ##########
- # Pick your C compiler
-***************
-*** 26,32 ****
- ##########
- # Where should I be installed?
- #
-! INSTALLTOP = /usr/local
- INSTALLBIN = $(INSTALLTOP)/bin
- INSTALLMAN = $(INSTALLTOP)/man
-
---- 26,32 ----
- ##########
- # Where should I be installed?
- #
-! INSTALLTOP = @@PREFIX@@
- INSTALLBIN = $(INSTALLTOP)/bin
- INSTALLMAN = $(INSTALLTOP)/man
-
-***************
-*** 65,72 ****
- #
- # Unless you're smarter than me, which is entirely possible. [JTL]
- #
-! LIBDIR = -L$(top_builddir)
-! INCDIR = -I$(top_builddir) -I/usr/include/libpisock
- CFLAGS = -Wall -w -O -g $(INCDIR) $(DEFINES)
- SYNCAL_OBJS = syncal.o syncal_cat.c syncal_list.o syncal_dates.o\
- syncal_reconcile.o syncal_gmt.o
---- 65,72 ----
- #
- # Unless you're smarter than me, which is entirely possible. [JTL]
- #
-! LIBDIR = -L$(top_builddir)/lib
-! INCDIR = -I$(top_builddir)/include
- CFLAGS = -Wall -w -O -g $(INCDIR) $(DEFINES)
- SYNCAL_OBJS = syncal.o syncal_cat.c syncal_list.o syncal_dates.o\
- syncal_reconcile.o syncal_gmt.o
-***************
-*** 90,95 ****
- install:
- install -d $(INSTALLBIN)
- install -d $(INSTALLMAN)/man1
-! install -s -g root -o root -m 755 syncal $(INSTALLBIN)
-
-! install -g root -o root -m 644 syncal.1 $(INSTALLMAN)/man1
---- 90,95 ----
- install:
- install -d $(INSTALLBIN)
- install -d $(INSTALLMAN)/man1
-! install -c -s -g bin -o bin -m 755 syncal $(INSTALLBIN)
-
-! install -c -m 644 syncal.1 $(INSTALLMAN)/man1
diff --git a/palm/syncal/files/patch-ab b/palm/syncal/files/patch-ab
deleted file mode 100644
index 1f50a54fa284..000000000000
--- a/palm/syncal/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ical.patch.org Fri Sep 17 22:29:27 1999
---- ical.patch Fri Sep 17 22:29:59 1999
-***************
-*** 17,23 ****
- + "Okay" "Cancel"]
- +
- + if { $result} {
-! + exec syncal >/dev/null
- + io_read [ical_leader]
- + }
- + cal option AmPm $dm_AmPm
---- 17,23 ----
- + "Okay" "Cancel"]
- +
- + if { $result} {
-! + exec @@PREFIX@@/bin/syncal >/dev/null
- + io_read [ical_leader]
- + }
- + cal option AmPm $dm_AmPm
diff --git a/palm/syncal/files/patch-ac b/palm/syncal/files/patch-ac
deleted file mode 100644
index 416a26cab16b..000000000000
--- a/palm/syncal/files/patch-ac
+++ /dev/null
@@ -1,19 +0,0 @@
-*** user.tcl.orig Mon Jul 17 07:33:27 2000
---- user.tcl Fri Dec 22 14:13:30 2000
-***************
-*** 26,32 ****
-
- if { $result} {
- ical_save
-! exec syncal -v $HOME/.syncal.log
- io_read [ical_leader]
- }
- cal option AmPm $dm_AmPm
---- 26,32 ----
-
- if { $result} {
- ical_save
-! exec @@PREFIX@@/bin/syncal -v $HOME/.syncal.log
- io_read [ical_leader]
- }
- cal option AmPm $dm_AmPm
diff --git a/palm/syncal/files/patch-ba b/palm/syncal/files/patch-ba
deleted file mode 100644
index 71be3d5d92cb..000000000000
--- a/palm/syncal/files/patch-ba
+++ /dev/null
@@ -1,46 +0,0 @@
-*** syncal.c.org Mon Jan 20 21:44:11 2003
---- syncal.c Mon Jan 20 21:41:26 2003
-***************
-*** 15,20 ****
---- 15,21 ----
- #include <stdio.h>
- #include <stdlib.h>
- #include <ctype.h>
-+ #include <errno.h>
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <sys/signal.h>
-***************
-*** 1449,1455 ****
-
-
- static void
-! create_uid( char * buf, recordid_t pil_id __attribute__((__unused)) )
- {
- #ifndef MAXHOSTNAMELEN
- #define MAXHOSTNAMELEN (64)
---- 1450,1456 ----
-
-
- static void
-! create_uid( char * buf, recordid_t pil_id )
- {
- #ifndef MAXHOSTNAMELEN
- #define MAXHOSTNAMELEN (64)
-***************
-*** 1720,1726 ****
- }
-
- static void
-! syncal_timeout( int sig __attribute__((__unused)) )
- {
- signal( SIGALRM, SIG_DFL);
- alarm( 0);
---- 1721,1727 ----
- }
-
- static void
-! syncal_timeout( int sig )
- {
- signal( SIGALRM, SIG_DFL);
- alarm( 0);
diff --git a/palm/syncal/files/patch-bb b/palm/syncal/files/patch-bb
deleted file mode 100644
index f8805737aba7..000000000000
--- a/palm/syncal/files/patch-bb
+++ /dev/null
@@ -1,24 +0,0 @@
-*** syncal.h.org Mon Jan 20 21:44:20 2003
---- syncal.h Mon Jan 20 21:34:53 2003
-***************
-*** 20,25 ****
---- 20,29 ----
- #define DEFAULT_ALARM (0)
-
-
-+ #ifndef PI_AF_SLP
-+ #define PI_AF_SLP 0x0051
-+ #endif
-+
- /*
- * These are the calendar file suffixes which indicate
- * an ical dominant file and a Pilot dominant file respectively.
-***************
-*** 232,237 ****
- *str_ndup( char *, int),
- *str_bytestuff( char *, char *, char),
- *str_byteunstuff( char *, char);
--
--
--
---- 236,238 ----
diff --git a/palm/syncal/files/patch-bc b/palm/syncal/files/patch-bc
deleted file mode 100644
index 9389068d8f0e..000000000000
--- a/palm/syncal/files/patch-bc
+++ /dev/null
@@ -1,12 +0,0 @@
-*** syncal_cat.c.org Mon Jan 20 21:49:52 2003
---- syncal_cat.c Mon Jan 20 21:50:06 2003
-***************
-*** 11,16 ****
---- 11,17 ----
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+ #include <errno.h>
- #include <sys/stat.h>
- #include <time.h>
- #include <ctype.h>