diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 1 | ||||
-rw-r--r-- | palm/kpilot/Makefile | 23 | ||||
-rw-r--r-- | palm/kpilot/distinfo | 1 | ||||
-rw-r--r-- | palm/kpilot/files/patch-aa | 88 | ||||
-rw-r--r-- | palm/kpilot/files/patch-ab | 21 | ||||
-rw-r--r-- | palm/kpilot/files/patch-ac | 29 | ||||
-rw-r--r-- | palm/kpilot/files/patch-ad | 11 | ||||
-rw-r--r-- | palm/kpilot/files/patch-ae | 11 | ||||
-rw-r--r-- | palm/kpilot/files/patch-af | 9 | ||||
-rw-r--r-- | palm/kpilot/pkg-comment | 1 | ||||
-rw-r--r-- | palm/kpilot/pkg-descr | 16 | ||||
-rw-r--r-- | palm/kpilot/pkg-plist | 29 |
12 files changed, 0 insertions, 240 deletions
diff --git a/palm/Makefile b/palm/Makefile index f15178eda8a4..91eb106c7445 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -10,7 +10,6 @@ SUBDIR += isilo SUBDIR += jfconv SUBDIR += jpilot - SUBDIR += kpilot SUBDIR += malsync SUBDIR += mdbconv SUBDIR += p5-Palm diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile deleted file mode 100644 index 578e589b4184..000000000000 --- a/palm/kpilot/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: kpilot -# Date created: 09 April 1998 -# Whom: Stefan Eßer <se@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= kpilot -PORTVERSION= 3.0.2 -CATEGORIES= palm comms kde -MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/ - -MAINTAINER= dima@freebsd.org - -USE_KDELIBS_VER=1 -KDEDIR?= $(PREFIX) -USE_LIBTOOL= yes -USE_GMAKE= yes -CONFIGURE_ENV= KDEDIR="${KDEDIR}" - -MAKE_ENV= KDEDIR="${KDEDIR}" - -.include <bsd.port.mk> diff --git a/palm/kpilot/distinfo b/palm/kpilot/distinfo deleted file mode 100644 index f8ed6ab647de..000000000000 --- a/palm/kpilot/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kpilot-3.0.2.tar.gz) = 46772688cfdfbd55541bfdeb39558387 diff --git a/palm/kpilot/files/patch-aa b/palm/kpilot/files/patch-aa deleted file mode 100644 index 7df1d590c4df..000000000000 --- a/palm/kpilot/files/patch-aa +++ /dev/null @@ -1,88 +0,0 @@ ---- configure.orig Sun Apr 26 20:31:19 1998 -+++ configure Thu Feb 10 23:00:42 2000 -@@ -729,7 +729,7 @@ - test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - - --test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' -+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL} -m 555' - - - PACKAGE=kpilot -@@ -1447,8 +1447,8 @@ - - - --enable_static=no --enable_shared=no -+#enable_static=no -+#enable_shared=no - - # Extract the first word of "ranlib", so it can be a program name with args. - set dummy ranlib; ac_word=$2 -@@ -1994,7 +1994,7 @@ - ; \ - do - for ac_extension in a so sl; do -- if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then -+ if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension*; then - ac_x_libraries=$ac_dir - break 2 - fi -@@ -2413,7 +2413,7 @@ - qt_libdir=NO - for i in $qt_libdirs; - do -- for j in libqt.so libqt.so.1.30 libqt.so.1.31 libqt.so.1 libqt.a libqt.sl; -+ for j in libqt.so libqt.so.1.30 libqt.so.1.31 libqt.so.1.32 libqt.so.1.33 libqt.so.1 libqt.a libqt.sl; - do - if test -r "$i/$j"; then - qt_libdir=$i -@@ -2602,7 +2602,8 @@ - ;; - *) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" -- for ac_dir in $QTDIR/bin:$PATH:/usr/bin:/usr/X11R6/bin:/usr/lib/qt/bin:/usr/local/qt/bin$ac_dummy; do -+ FOO="$QTDIR/bin:$PATH:/usr/bin:/usr/X11R6/bin:/usr/lib/qt/bin:/usr/local/qt/bin$ac_dummy" -+ for ac_dir in $FOO; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word; then - ac_cv_path_MOC="$ac_dir/$ac_word" -@@ -4046,12 +4047,17 @@ - trap 'rm -fr `echo "Makefile \ - kpilot/Makefile \ - kpilot/doc/Makefile \ -+ kpilot/doc/de/Makefile \ -+ kpilot/doc/en/Makefile \ -+ kpilot/libpilot/Makefile \ - conduits/Makefile \ - conduits/vcalconduit/Makefile \ -+ conduits/vcalconduit/versit/Makefile \ - conduits/popmail/Makefile \ -+ po/Makefile \ - po/en/Makefile \ - po/de/Makefile \ -- Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 -+ config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 - EOF - cat >> $CONFIG_STATUS <<EOF - -@@ -4202,12 +4208,17 @@ - CONFIG_FILES=\${CONFIG_FILES-"Makefile \ - kpilot/Makefile \ - kpilot/doc/Makefile \ -+ kpilot/doc/de/Makefile \ -+ kpilot/doc/en/Makefile \ -+ kpilot/libpilot/Makefile \ - conduits/Makefile \ - conduits/vcalconduit/Makefile \ -+ conduits/vcalconduit/versit/Makefile \ - conduits/popmail/Makefile \ -+ po/Makefile \ - po/en/Makefile \ - po/de/Makefile \ -- Makefile"} -+ "} - EOF - cat >> $CONFIG_STATUS <<\EOF - for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then diff --git a/palm/kpilot/files/patch-ab b/palm/kpilot/files/patch-ab deleted file mode 100644 index dbada9a8300f..000000000000 --- a/palm/kpilot/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ ---- kpilot/Makefile.in.orig Sun Apr 26 04:26:18 1998 -+++ kpilot/Makefile.in Fri Nov 6 14:44:22 1998 -@@ -170,8 +170,8 @@ - messageDialog.cc pilotLocalDatabase.cc kpilotlink.cc - - # the library search path --kpilot_LDFLAGS = @all_libraries@ -L`pwd`/libpilot/_libs --kpilotDaemon_LDFLAGS = @all_libraries@ -L`pwd`/libpilot/_libs -+kpilot_LDFLAGS = -L`pwd`/libpilot/.libs @all_libraries@ -+kpilotDaemon_LDFLAGS = -L`pwd`/libpilot/.libs @all_libraries@ - - # the libraries to link against. Be aware of the order. First the libraries, - # that depend on the following ones. -@@ -582,6 +582,7 @@ - $(INSTALL_DATA) kpilprc.xpm $(kde_icondir) - $(mkinstalldirs) $(kde_minidir) - $(INSTALL_DATA) mini-kpilot.xpm $(kde_minidir)/kpilot.xpm -+ $(mkinstalldirs) $(kde_mimedir) - grep kpilot $(MAGIC) 2>&1 >/dev/null || { cat kpilot.magic >> $(MAGIC); } - $(mkinstalldirs) $(kde_mimedir)/palmpilot - $(INSTALL_DATA) application.kdelnk $(kde_mimedir)/palmpilot diff --git a/palm/kpilot/files/patch-ac b/palm/kpilot/files/patch-ac deleted file mode 100644 index a6a8c684d9e8..000000000000 --- a/palm/kpilot/files/patch-ac +++ /dev/null @@ -1,29 +0,0 @@ ---- kpilot/libpilot/Makefile.in.orig Mon Apr 20 21:47:57 1998 -+++ kpilot/libpilot/Makefile.in Thu Feb 10 23:13:07 2000 -@@ -19,7 +19,7 @@ - srcdir = @srcdir@ - VPATH = @srcdir@ - --top_builddir = .. -+top_builddir = ../.. - - CC = @CC@ - CFLAGS = -Iinclude @CFLAGS@ -@@ -31,7 +31,7 @@ - ARFLAGS = @ARFLAGS@ - RANLIB = @RANLIB@ - RM = rm -f --LIBTOOL = ./libtool -+LIBTOOL = @LIBTOOL@ - - .SUFFIXES: .c .lo .o - -@@ -43,7 +43,7 @@ - - all: libpisock.la - install: libpisock.la -- cp _libs/* $(KDEDIR)/lib -+ $(LIBTOOL) --mode=install @INSTALL@ libpisock.la $(DESTDIR)$(libdir)/libpisock.la - - libpisock.a: $(OBJS) - $(RM) libpisock.a diff --git a/palm/kpilot/files/patch-ad b/palm/kpilot/files/patch-ad deleted file mode 100644 index 9ae35e02c700..000000000000 --- a/palm/kpilot/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- conduits/vcalconduit/Makefile.in.orig Fri Nov 6 14:48:00 1998 -+++ conduits/vcalconduit/Makefile.in Fri Nov 6 14:48:23 1998 -@@ -157,7 +157,7 @@ - vcalconduit_SOURCES= vcal-conduit.cc vcal-setup.cc - - # the library search path --vcalconduit_LDFLAGS = @all_libraries@ -L`pwd`/versit -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/_libs -+vcalconduit_LDFLAGS = -L`pwd`/versit -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/.libs @all_libraries@ - - # the libraries to link against. Be aware of the order. First the libraries, - # that depend on the following ones. diff --git a/palm/kpilot/files/patch-ae b/palm/kpilot/files/patch-ae deleted file mode 100644 index 143a93d674f0..000000000000 --- a/palm/kpilot/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- conduits/popmail/Makefile.in.orig Mon May 18 17:35:38 1998 -+++ conduits/popmail/Makefile.in Fri Nov 6 14:50:31 1998 -@@ -157,7 +157,7 @@ - popmail_conduit_SOURCES= popmail-conduit.cc passworddialog.cc parsedate.c setupDialog.cc - - # the library search path --popmail_conduit_LDFLAGS = @all_libraries@ -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/_libs -+popmail_conduit_LDFLAGS = -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/.libs @all_libraries@ - - # the libraries to link against. Be aware of the order. First the libraries, - # that depend on the following ones. diff --git a/palm/kpilot/files/patch-af b/palm/kpilot/files/patch-af deleted file mode 100644 index 8046cf9e06bd..000000000000 --- a/palm/kpilot/files/patch-af +++ /dev/null @@ -1,9 +0,0 @@ ---- kpilot/pilotListener.cc.orig Thu Feb 10 22:24:08 2000 -+++ kpilot/pilotListener.cc Thu Feb 10 22:24:33 2000 -@@ -1,5 +1,6 @@ - #include <sys/time.h> - #include <sys/types.h> -+#include <string.h> - #include <sys/stat.h> - #include <fcntl.h> - #include <unistd.h> diff --git a/palm/kpilot/pkg-comment b/palm/kpilot/pkg-comment deleted file mode 100644 index dc89f0f34d96..000000000000 --- a/palm/kpilot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -3Com PalmPilot interface for the KDE integrated X11 desktop diff --git a/palm/kpilot/pkg-descr b/palm/kpilot/pkg-descr deleted file mode 100644 index 5af514dd6dfe..000000000000 --- a/palm/kpilot/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -KPilot is software for syncing the 3Com Palm Pilot and IBM -Workpad (UNTESTED!) with a machine running some flavor of unix. The -actual PC->PP communcations was originally based on pilot-link.0.8.7. -By default it attempts to connnect using /dev/pilot which should be a -link to the actual serial port, however this is configurable in the -settings dialog. - -This is the fouth release of KPilot. The major change in this -release is conduit support. There are currently two included -conduits, a KOrganizer conduit (vcal syncing) and a PopMail conduit -(this fixes the email bug with KPilot 2.1). Also fixed in this -release is the Address/Memo "off by one" bug. This release _REQUIRES_ -KDE Beta 4 or better. Please see web for more information on the -conduits and requirements. - -WWW: http://www.slac.com/pilone/kpilot_home/moreinfo.html
\ No newline at end of file diff --git a/palm/kpilot/pkg-plist b/palm/kpilot/pkg-plist deleted file mode 100644 index 9e47404ebc03..000000000000 --- a/palm/kpilot/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -bin/kpilot -bin/kpilotDaemon -bin/pilotListener -lib/libpisock.a -lib/libpisock.so -lib/libpisock.so.2 -share/applnk/Utilities/KPilotDaemon.kdelnk -share/applnk/Utilities/kpilot.kdelnk -share/apps/kpilot/conduits/popmail_conduit -share/apps/kpilot/conduits/vcalconduit -share/doc/HTML/de/kpilot/index.html -share/doc/HTML/de/kpilot/using-kpilot.html -share/doc/HTML/en/kpilot/index.html -share/doc/HTML/en/kpilot/using-kpilot.html -share/icons/kpilhck.xpm -share/icons/kpillib.xpm -share/icons/kpilot.xpm -share/icons/kpilpdb.xpm -share/icons/kpilprc.xpm -share/icons/mini/kpilot.xpm -share/mimelnk/palmpilot/application.kdelnk -share/mimelnk/palmpilot/data.kdelnk -share/mimelnk/palmpilot/hack.kdelnk -share/mimelnk/palmpilot/library.kdelnk -@dirrm share/mimelnk/palmpilot -@dirrm share/doc/HTML/en/kpilot -@dirrm share/doc/HTML/de/kpilot -@dirrm share/apps/kpilot/conduits -@dirrm share/apps/kpilot |