summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /palm
parenta9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff)
Diffstat (limited to 'palm')
-rw-r--r--palm/gnome-pilot-conduits/Makefile38
-rw-r--r--palm/gnome-pilot-conduits/distinfo2
-rw-r--r--palm/gnome-pilot-conduits/files/patch-email_email_conduit.c11
-rw-r--r--palm/gnome-pilot-conduits/pkg-descr3
-rw-r--r--palm/gnome-pilot-conduits/pkg-plist55
-rw-r--r--palm/gnome-pilot/Makefile37
-rw-r--r--palm/gnome-pilot/distinfo2
-rw-r--r--palm/gnome-pilot/files/patch-aa11
-rw-r--r--palm/gnome-pilot/files/patch-gpilotd_Makefile.in20
-rw-r--r--palm/gnome-pilot/files/patch-gpilotd__gpilotd.c87
-rw-r--r--palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c11
-rw-r--r--palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in11
-rw-r--r--palm/gnome-pilot/pkg-descr6
-rw-r--r--palm/gnome-pilot/pkg-plist105
-rw-r--r--palm/pilot-link-devel/Makefile44
-rw-r--r--palm/pilot-link-devel/distinfo2
-rw-r--r--palm/pilot-link-devel/files/patch-ab16
-rw-r--r--palm/pilot-link-devel/files/patch-ac17
-rw-r--r--palm/pilot-link-devel/files/patch-src_read-todos.c14
-rw-r--r--palm/pilot-link-devel/manpages.mk23
-rw-r--r--palm/pilot-link-devel/pkg-descr6
-rw-r--r--palm/pilot-link-devel/pkg-plist103
-rw-r--r--palm/synce-gvfs/Makefile27
-rw-r--r--palm/synce-gvfs/distinfo2
-rw-r--r--palm/synce-gvfs/files/patch-src-libsyncevfs.c26
-rw-r--r--palm/synce-gvfs/pkg-descr5
-rw-r--r--palm/synce-gvfs/pkg-plist9
-rw-r--r--palm/synce-librra/Makefile40
-rw-r--r--palm/synce-librra/distinfo2
-rw-r--r--palm/synce-librra/files/patch-src-rra-decode.c11
-rw-r--r--palm/synce-librra/files/patch-src-rra-timezone.c8
-rw-r--r--palm/synce-librra/pkg-descr5
-rw-r--r--palm/synce-librra/pkg-plist14
-rw-r--r--palm/synce-vdccm/Makefile32
-rw-r--r--palm/synce-vdccm/distinfo2
-rw-r--r--palm/synce-vdccm/pkg-descr5
-rw-r--r--palm/synce-vdccm/pkg-plist2
37 files changed, 0 insertions, 814 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile
deleted file mode 100644
index 297b56ab9dd6..000000000000
--- a/palm/gnome-pilot-conduits/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: gnomepilot-conduits2
-# Date created: 15 April 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomepilot-conduits2
-PORTVERSION= 2.0.13
-CATEGORIES= palm comms gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-pilot-conduits/2.0
-DISTNAME= gnome-pilot-conduits-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Additional conduits for gnome-pilot2
-
-LIB_DEPENDS= gpilotd.3:${PORTSDIR}/palm/gnomepilot2
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_BISON= yes
-USE_GNOME= gnomeprefix gnomehack libgnome
-USE_LIBTOOL_VER=15
-USE_REINPLACE= yes
-CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
- ${WRKSRC}/mal-conduit/mal/client/unix/MAL31DBConfig.c
- @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \
- ${WRKSRC}/po/Makefile.in.in
-
-.include <bsd.port.mk>
diff --git a/palm/gnome-pilot-conduits/distinfo b/palm/gnome-pilot-conduits/distinfo
deleted file mode 100644
index c15b9901820e..000000000000
--- a/palm/gnome-pilot-conduits/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = ea86c329908fc6bea7e546f1d540c8c8
-SIZE (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = 478059
diff --git a/palm/gnome-pilot-conduits/files/patch-email_email_conduit.c b/palm/gnome-pilot-conduits/files/patch-email_email_conduit.c
deleted file mode 100644
index e10f9f7c1de5..000000000000
--- a/palm/gnome-pilot-conduits/files/patch-email_email_conduit.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- email/email_conduit.c.orig Tue Apr 15 02:29:36 2003
-+++ email/email_conduit.c Tue Apr 15 02:30:00 2003
-@@ -47,7 +47,7 @@
- prefix = g_strdup_printf("/gnome-pilot.d/email-conduit/Pilot_%u/",pilotId);
-
- gnome_config_push_prefix(prefix);
-- (*c)->sendmail = gnome_config_get_string( "sendmail=/usr/lib/sendmail -t -i");
-+ (*c)->sendmail = gnome_config_get_string( "sendmail=/usr/sbin/sendmail -t -i");
- (*c)->fromAddr = gnome_config_get_string( "from_address" );
- (*c)->sendAction = gnome_config_get_string( "send_action=file");
- (*c)->mhDirectory = gnome_config_get_string( "mh_directory" );
diff --git a/palm/gnome-pilot-conduits/pkg-descr b/palm/gnome-pilot-conduits/pkg-descr
deleted file mode 100644
index ec260c032bb7..000000000000
--- a/palm/gnome-pilot-conduits/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Additional conduits for gnome-pilot2.
-
-WWW: http://www.gnome.org/gnome-office/
diff --git a/palm/gnome-pilot-conduits/pkg-plist b/palm/gnome-pilot-conduits/pkg-plist
deleted file mode 100644
index 8ced959b54e7..000000000000
--- a/palm/gnome-pilot-conduits/pkg-plist
+++ /dev/null
@@ -1,55 +0,0 @@
-lib/gnome-pilot/conduits/libemail_conduit.so
-lib/gnome-pilot/conduits/libexpense_conduit.so
-lib/gnome-pilot/conduits/libmal_conduit.so
-lib/gnome-pilot/conduits/libmemo_file_conduit.so
-lib/gnome-pilot/conduits/libtime_conduit.so
-share/gnome/gnome-pilot/conduits/expense.conduit
-share/gnome/gnome-pilot/conduits/mal.conduit
-share/gnome/gnome-pilot/conduits/memofile.conduit
-share/gnome/gnome-pilot/conduits/sendmail.conduit
-share/gnome/gnome-pilot/conduits/time.conduit
-share/gnome/pixmaps/avantgo.png
-share/locale/az/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/be/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/ca/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/cs/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/da/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/de/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/el/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/en_CA/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/en_GB/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/es/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/fi/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/fr/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/gl/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/he/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/hr/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/hu/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/ja/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/mk/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/ml/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/ms/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/nb/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/nl/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/nn/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/no/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/pa/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/pl/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/pt/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/ru/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/rw/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/sk/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/sq/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/sr/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/sr@Latn/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/sv/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/tr/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/uk/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/vi/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/wa/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/xh/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-pilot-conduits.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-pilot-conduits.mo
-@dirrm share/gnome/gnome-pilot/conduits
-@dirrm lib/gnome-pilot/conduits
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
deleted file mode 100644
index 3946678249dc..000000000000
--- a/palm/gnome-pilot/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: gnomepilot2
-# Date created: 12 March 2003
-# Whom: Joe Marcus Clarke <marcus@marcuscom.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomepilot2
-PORTVERSION= 2.0.13
-PORTREVISION= 3
-CATEGORIES= palm comms gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
-DISTNAME= gnome-pilot-${PORTVERSION}
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= 3Com PalmPilot conduit system for GNOME 2
-
-BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2
-LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack
-USE_LIBTOOL_VER=15
-INSTALLS_OMF= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= gpilot-install-file.1
-GCONF_SCHEMAS= pilot.schemas
-
-.include <bsd.port.mk>
diff --git a/palm/gnome-pilot/distinfo b/palm/gnome-pilot/distinfo
deleted file mode 100644
index 06a57f5b3589..000000000000
--- a/palm/gnome-pilot/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome/gnome-pilot-2.0.13.tar.bz2) = 662aae1d5915e81e64ee1a6c732c627d
-SIZE (gnome/gnome-pilot-2.0.13.tar.bz2) = 923217
diff --git a/palm/gnome-pilot/files/patch-aa b/palm/gnome-pilot/files/patch-aa
deleted file mode 100644
index fe734c76b010..000000000000
--- a/palm/gnome-pilot/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Apr 14 16:24:54 2003
-+++ configure Mon Apr 14 21:12:15 2003
-@@ -10653,7 +10654,7 @@
-
-
- cat >>confdefs.h <<_ACEOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- _ACEOF
-
-
diff --git a/palm/gnome-pilot/files/patch-gpilotd_Makefile.in b/palm/gnome-pilot/files/patch-gpilotd_Makefile.in
deleted file mode 100644
index dd048e721643..000000000000
--- a/palm/gnome-pilot/files/patch-gpilotd_Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- gpilotd/Makefile.in.orig Thu Apr 21 20:56:17 2005
-+++ gpilotd/Makefile.in Thu Apr 21 21:00:38 2005
-@@ -70,7 +70,7 @@
- "$(DESTDIR)$(libgpilotdincludedir)"
- gpilotdlibsLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(gpilotdlibs_LTLIBRARIES)
--libgpilotd_la_LIBADD =
-+libgpilotd_la_LIBADD = $(GNOME_PILOT_LIBS)
- am__objects_1 =
- am__objects_2 = gnome-pilot-common.lo gnome-pilot-skels.lo \
- gnome-pilot-stubs.lo $(am__objects_1)
-@@ -78,7 +78,7 @@
- am_libgpilotd_la_OBJECTS = $(am__objects_2) $(am__objects_3) \
- $(am__objects_1)
- libgpilotd_la_OBJECTS = $(am_libgpilotd_la_OBJECTS)
--libgpilotdconduit_la_LIBADD =
-+libgpilotdconduit_la_LIBADD = $(GNOME_PILOT_LIBS)
- am__objects_4 = gnome-pilot-conduit.lo gnome-pilot-conduit-file.lo \
- gnome-pilot-conduit-backup.lo gnome-pilot-conduit-standard.lo \
- $(am__objects_1)
diff --git a/palm/gnome-pilot/files/patch-gpilotd__gpilotd.c b/palm/gnome-pilot/files/patch-gpilotd__gpilotd.c
deleted file mode 100644
index 5af6804f7117..000000000000
--- a/palm/gnome-pilot/files/patch-gpilotd__gpilotd.c
+++ /dev/null
@@ -1,87 +0,0 @@
---- gpilotd/gpilotd.c.orig Thu Sep 2 11:43:47 2004
-+++ gpilotd/gpilotd.c Sun Apr 24 15:56:14 2005
-@@ -27,6 +27,8 @@
- #include "config.h"
- #endif
-
-+#define freebsd
-+
- /* for crypt () */
- #ifdef USE_XOPEN_SOURCE
- #ifndef _XOPEN_SOURCE
-@@ -903,7 +905,7 @@
- }
-
- fclose (f);
--
-+
- if (visor_exists) {
- l = context->devices;
- while (l) {
-@@ -928,6 +930,49 @@
- }
-
- #endif
-+#ifdef freebsd
-+static gboolean
-+visor_devices_timeout (gpointer data)
-+{
-+ GPilotContext *context = data;
-+ GPilotDevice *device;
-+ GList *l;
-+ int i;
-+ gboolean visor_exists = FALSE, visor_net = TRUE;
-+
-+ g_assert (context != NULL);
-+
-+ if (context->paused)
-+ return FALSE;
-+
-+ l = context->devices;
-+ while (l) {
-+ struct stat dummy;
-+
-+ device = l->data;
-+
-+ /* Make sure usb device exists */
-+ if (stat(device->port, &dummy) == 0) {
-+ if (device->type == PILOT_DEVICE_USB_VISOR) {
-+ if (!visor_net)
-+ device->type = PILOT_DEVICE_SERIAL;
-+
-+ /* just try to synch. Until I can talk to
-+ * the kernel guys this is the best way to
-+ * go. */
-+ sync_device (device, context);
-+ if (!visor_net)
-+ device->type = PILOT_DEVICE_USB_VISOR;
-+ }
-+ }
-+ l = l->next;
-+
-+ }
-+
-+ return TRUE;
-+}
-+
-+#endif
- #endif
-
- void monitor_channel (GPilotDevice *dev,GPilotContext *context)
-@@ -959,16 +1004,12 @@
- #endif /* WITH_NETWORK */
- } if (dev->type == PILOT_DEVICE_USB_VISOR) {
- #ifdef WITH_USB_VISOR
--#ifdef linux
- /* We want to watch the /proc/bus/usb/devices file once
- * per context, and then check all devices each time it is
- * woken up. */
- if (visor_timeout_id == -1) {
- visor_timeout_id = g_timeout_add (2000, visor_devices_timeout, context);
- }
--#else /* linux*/
-- g_assert_not_reached ();
--#endif /* linux */
- #endif /* WITH_USB_VISOR */
- dev->device_exists = FALSE;
- }
diff --git a/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c b/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c
deleted file mode 100644
index 82bf09dd7847..000000000000
--- a/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgpilotdCM/gnome-pilot-conduit-management.c.orig Thu Feb 6 03:35:48 2003
-+++ libgpilotdCM/gnome-pilot-conduit-management.c Wed Mar 12 23:12:10 2003
-@@ -235,7 +235,7 @@
- GList *iterator;
-
- /* Do read of all .conduit files here */
-- conduit_files = self_get_conduit_file_names ("share/gnome-pilot/conduits", ".conduit");
-+ conduit_files = self_get_conduit_file_names ("share/gnome/gnome-pilot/conduits", ".conduit");
-
- LOCK_MY_HASHES;
- conduitname_to_datastruct = g_hash_table_new (g_str_hash,g_str_equal);
diff --git a/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in b/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in
deleted file mode 100644
index b53e0ee3cbe9..000000000000
--- a/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgpilotdCM/Makefile.in.orig Thu Apr 21 23:51:24 2005
-+++ libgpilotdCM/Makefile.in Thu Apr 21 23:51:39 2005
-@@ -60,7 +60,7 @@
- "$(DESTDIR)$(libgpilotdcmincludedir)"
- gpilotdcmlibsLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(gpilotdcmlibs_LTLIBRARIES)
--libgpilotdcm_la_LIBADD =
-+libgpilotdcm_la_LIBADD = $(GNOME_PILOT_LIBS)
- am__objects_1 = gnome-pilot-conduit-management.lo \
- gnome-pilot-conduit-config.lo
- am_libgpilotdcm_la_OBJECTS = $(am__objects_1)
diff --git a/palm/gnome-pilot/pkg-descr b/palm/gnome-pilot/pkg-descr
deleted file mode 100644
index 735a2311cacb..000000000000
--- a/palm/gnome-pilot/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Gnome-pilot is a package with a daemon that monitors for pilot
-connects on one or more devices. It has a conduit system, and is
-accompanied by a few conduits, basically for installing files
-and backing up db's from the pilot.
-
-WWW: http://www.gnome.org/gnome-office/
diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist
deleted file mode 100644
index bd489640ce98..000000000000
--- a/palm/gnome-pilot/pkg-plist
+++ /dev/null
@@ -1,105 +0,0 @@
-bin/gnome-pilot-make-password
-bin/gpilot-install-file
-bin/gpilotd-control-applet
-bin/gpilotd-session-wrapper
-include/gpilotd/gnome-pilot-client.h
-include/gpilotd/gnome-pilot-conduit-backup.h
-include/gpilotd/gnome-pilot-conduit-file.h
-include/gpilotd/gnome-pilot-conduit-standard-abs.h
-include/gpilotd/gnome-pilot-conduit-standard.h
-include/gpilotd/gnome-pilot-conduit-sync-abs.h
-include/gpilotd/gnome-pilot-conduit.h
-include/gpilotd/gnome-pilot-dbinfo.h
-include/gpilotd/gnome-pilot-structures.h
-include/gpilotd/gnome-pilot.h
-include/libgpilotdCM/gnome-pilot-conduit-config.h
-include/libgpilotdCM/gnome-pilot-conduit-management.h
-lib/gnome-pilot/conduits/libbackup_conduit.so
-lib/gnome-pilot/conduits/libfile_conduit.so
-lib/gnome-pilot/conduits/libtest_conduit.so
-lib/libgpilotd.a
-lib/libgpilotd.so
-lib/libgpilotd.so.3
-lib/libgpilotdcm.a
-lib/libgpilotdcm.so
-lib/libgpilotdcm.so.2
-lib/libgpilotdconduit.a
-lib/libgpilotdconduit.so
-lib/libgpilotdconduit.so.2
-libdata/bonobo/servers/GNOME_PilotApplet.server
-libdata/bonobo/servers/GNOME_Pilot_Daemon.server
-libdata/pkgconfig/gnome-pilot-2.0.pc
-libexec/gpilot-applet
-libexec/gpilotd
-share/gnome/control-center-2.0/capplets/gpilotd-control-applet.desktop
-share/gnome/gnome-pilot/conduits/backup.conduit
-share/gnome/gnome-pilot/conduits/file.conduit
-share/gnome/gnome-pilot/conduits/test.conduit
-share/gnome/gnome-pilot/devices.xml
-share/gnome/gnome-pilot/glade/gnome-palm.png
-share/gnome/gnome-pilot/glade/gnome-pilot-watermark.png
-share/gnome/gnome-pilot/glade/gpilotd-capplet.glade
-share/gnome/gnome-pilot/glade/pilot-applet.glade
-share/gnome/help/gnome-pilot/C/gnome-pilot.xml
-share/gnome/idl/gnome-pilot.idl
-share/gnome/mime-info/palm.keys
-share/gnome/mime-info/palm.mime
-share/gnome/omf/gnome-pilot/gnome-pilot-C.omf
-share/gnome/pixmaps/gnome-palm-conduit.png
-share/gnome/pixmaps/gnome-palm.png
-share/gnome/pixmaps/sync_broken.png
-share/gnome/pixmaps/sync_icon.png
-share/gnome/pixmaps/sync_paused.png
-share/gnome/pixmaps/syncing_icon.png
-share/locale/am/LC_MESSAGES/gnome-pilot.mo
-share/locale/az/LC_MESSAGES/gnome-pilot.mo
-share/locale/ca/LC_MESSAGES/gnome-pilot.mo
-share/locale/cs/LC_MESSAGES/gnome-pilot.mo
-share/locale/cy/LC_MESSAGES/gnome-pilot.mo
-share/locale/da/LC_MESSAGES/gnome-pilot.mo
-share/locale/de/LC_MESSAGES/gnome-pilot.mo
-share/locale/el/LC_MESSAGES/gnome-pilot.mo
-share/locale/en_CA/LC_MESSAGES/gnome-pilot.mo
-share/locale/en_GB/LC_MESSAGES/gnome-pilot.mo
-share/locale/es/LC_MESSAGES/gnome-pilot.mo
-share/locale/fi/LC_MESSAGES/gnome-pilot.mo
-share/locale/fr/LC_MESSAGES/gnome-pilot.mo
-share/locale/gl/LC_MESSAGES/gnome-pilot.mo
-share/locale/he/LC_MESSAGES/gnome-pilot.mo
-share/locale/hr/LC_MESSAGES/gnome-pilot.mo
-share/locale/hu/LC_MESSAGES/gnome-pilot.mo
-share/locale/ja/LC_MESSAGES/gnome-pilot.mo
-share/locale/ko/LC_MESSAGES/gnome-pilot.mo
-share/locale/mk/LC_MESSAGES/gnome-pilot.mo
-share/locale/ml/LC_MESSAGES/gnome-pilot.mo
-share/locale/ms/LC_MESSAGES/gnome-pilot.mo
-share/locale/nb/LC_MESSAGES/gnome-pilot.mo
-share/locale/nl/LC_MESSAGES/gnome-pilot.mo
-share/locale/nn/LC_MESSAGES/gnome-pilot.mo
-share/locale/no/LC_MESSAGES/gnome-pilot.mo
-share/locale/pa/LC_MESSAGES/gnome-pilot.mo
-share/locale/pl/LC_MESSAGES/gnome-pilot.mo
-share/locale/pt/LC_MESSAGES/gnome-pilot.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-pilot.mo
-share/locale/ru/LC_MESSAGES/gnome-pilot.mo
-share/locale/rw/LC_MESSAGES/gnome-pilot.mo
-share/locale/sk/LC_MESSAGES/gnome-pilot.mo
-share/locale/sr/LC_MESSAGES/gnome-pilot.mo
-share/locale/sr@Latn/LC_MESSAGES/gnome-pilot.mo
-share/locale/sv/LC_MESSAGES/gnome-pilot.mo
-share/locale/tr/LC_MESSAGES/gnome-pilot.mo
-share/locale/uk/LC_MESSAGES/gnome-pilot.mo
-share/locale/vi/LC_MESSAGES/gnome-pilot.mo
-share/locale/xh/LC_MESSAGES/gnome-pilot.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-pilot.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo
-@dirrm share/gnome/omf/gnome-pilot
-@dirrm share/gnome/help/gnome-pilot/C
-@dirrm share/gnome/help/gnome-pilot
-@dirrm share/gnome/gnome-pilot/glade
-@dirrm include/libgpilotdCM
-@dirrm include/gpilotd
-@unexec rmdir %D/share/gnome/gnome-pilot/conduits 2>/dev/null || /usr/bin/true
-@unexec rmdir %D/share/gnome/gnome-pilot 2>/dev/null || /usr/bin/true
-@unexec rmdir %D/lib/gnome-pilot/conduits 2>/dev/null || /usr/bin/true
-@unexec rmdir %D/lib/gnome-pilot 2>/dev/null || /usr/bin/true
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
deleted file mode 100644
index 1f910acf9f08..000000000000
--- a/palm/pilot-link-devel/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: pilot-link
-# Date created: November, 1997
-# Whom: Paul Traina <pst@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pilot-link
-PORTVERSION= 0.11.8
-PORTREVISION= 3
-CATEGORIES= palm comms
-MASTER_SITES= ${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR= distfiles
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= PalmPilot communications utilities (backup/restore/install/debug/...)
-
-USE_ICONV= yes
-USE_GETOPT_LONG=yes
-USE_BZIP2= yes
-USE_LIBTOOL_VER=15
-INSTALLS_SHLIB= yes
-USE_PERL5= yes
-TCL_VER?= 8.4
-
-CFLAGS+= -I${LOCALBASE}/include
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-perl5=${PERL5} --with-libiconv=${LOCALBASE} --program-transform-name=
-CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
-
-OPTIONS= TCL "Build Tcl/Tk bindings" off
-
-.include "${.CURDIR}/manpages.mk"
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_TCL)
-LIB_DEPENDS+= tk${TCL_VER:S/.//}:${PORTSDIR}/x11-toolkits/tk${TCL_VER:S/.//}
-CONFIGURE_ARGS+=--with-tclinclude=${LOCALBASE}/include/tcl${TCL_VER}/ --with-tcl=${LOCALBASE}/lib/tcl${TCL_VER}/
-PLIST_SUB+= WITH_TCL=""
-.else
-PLIST_SUB+= WITH_TCL="@comment "
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/palm/pilot-link-devel/distinfo b/palm/pilot-link-devel/distinfo
deleted file mode 100644
index a3d824a310db..000000000000
--- a/palm/pilot-link-devel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (pilot-link-0.11.8.tar.bz2) = 586f84add601e8b86da3093ab784e997
-SIZE (pilot-link-0.11.8.tar.bz2) = 649034
diff --git a/palm/pilot-link-devel/files/patch-ab b/palm/pilot-link-devel/files/patch-ab
deleted file mode 100644
index ed760c578139..000000000000
--- a/palm/pilot-link-devel/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
---- configure.orig Tue Jul 1 14:08:40 2003
-+++ configure Wed Dec 17 23:43:55 2003
-@@ -1746,11 +1746,11 @@
-
- # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
- # It thinks the first close brace ends the variable substitution.
--test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-+INSTALL_PROGRAM='${INSTALL}'
-
- test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
--test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-+INSTALL_DATA='${INSTALL} -m 644'
-
- echo "$as_me:$LINENO: checking whether build environment is sane" >&5
- echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
diff --git a/palm/pilot-link-devel/files/patch-ac b/palm/pilot-link-devel/files/patch-ac
deleted file mode 100644
index c0f239e99c7f..000000000000
--- a/palm/pilot-link-devel/files/patch-ac
+++ /dev/null
@@ -1,17 +0,0 @@
---- bindings/Tcl/tclAppInit.c.orig Sat Feb 19 19:14:05 2005
-+++ bindings/Tcl/tclAppInit.c Sat Feb 19 19:14:16 2005
-@@ -15,14 +15,6 @@
-
- #include "tcl.h"
-
--/*
-- * The following variable is a special hack that is needed in order for
-- * Sun shared libraries to be used for Tcl.
-- */
--
--extern int matherr();
--int *tclDummyMathPtr = (int *) matherr;
--
- EXTERN int Pitcl_Init _ANSI_ARGS_((Tcl_Interp *interp));
-
- #ifdef TCL_TEST
diff --git a/palm/pilot-link-devel/files/patch-src_read-todos.c b/palm/pilot-link-devel/files/patch-src_read-todos.c
deleted file mode 100644
index 10d353e087d8..000000000000
--- a/palm/pilot-link-devel/files/patch-src_read-todos.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/read-todos.c.orig Mon Feb 2 23:09:47 2004
-+++ src/read-todos.c Mon Feb 2 23:10:22 2004
-@@ -184,7 +184,7 @@
- printf("Priority: %d\n", t.priority);
- printf("Completed: %s\n", t.complete ? "Yes" : "No");
- if (t.indefinite)
-- printf("Due: No Date");
-+ printf("Due: No Date\n");
- else
- printf("Due: %s", asctime(&t.due));
- if (t.description)
diff --git a/palm/pilot-link-devel/manpages.mk b/palm/pilot-link-devel/manpages.mk
deleted file mode 100644
index 3f6d5a7e49c8..000000000000
--- a/palm/pilot-link-devel/manpages.mk
+++ /dev/null
@@ -1,23 +0,0 @@
-MAN1+= addresses.1
-MAN1+= dlpsh.1
-MAN1+= hinotes.1
-MAN1+= ietf2datebook.1
-MAN1+= install-datebook.1
-MAN1+= install-expenses.1
-MAN1+= install-hinote.1
-MAN1+= install-memo.1
-MAN1+= install-netsync.1
-MAN1+= install-todo.1
-MAN1+= install-user.1
-MAN1+= memos.1
-MAN1+= pi-getram.1
-MAN1+= pi-getrom.1
-MAN1+= pilot-addresses.1
-MAN1+= pilot-foto.1
-MAN1+= pilot-xfer.1
-MAN1+= read-expenses.1
-MAN1+= read-ical.1
-MAN1+= read-notepad.1
-MAN1+= read-palmpix.1
-MAN1+= read-todos.1
-MAN7+= pilot-link.7
diff --git a/palm/pilot-link-devel/pkg-descr b/palm/pilot-link-devel/pkg-descr
deleted file mode 100644
index 1fe1e3b2d1a0..000000000000
--- a/palm/pilot-link-devel/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-pilot-link is a series of tools designed to extract and add data to a PalmPilot
-organizer. There are programs in here to transfer data, debug the pilot,
-synchronize with calendars, and a set of include files and libraries with which
-you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.
-
-WWW: http://www.pilot-link.org/
diff --git a/palm/pilot-link-devel/pkg-plist b/palm/pilot-link-devel/pkg-plist
deleted file mode 100644
index 79a025105d79..000000000000
--- a/palm/pilot-link-devel/pkg-plist
+++ /dev/null
@@ -1,103 +0,0 @@
-bin/addresses
-bin/ccexample
-bin/debugsh
-bin/dlpsh
-bin/hinotes
-bin/install-datebook
-bin/install-expenses
-bin/install-hinote
-bin/install-memo
-bin/install-netsync
-bin/install-todo
-bin/install-todos
-bin/install-user
-bin/memos
-bin/money2qif
-bin/pi-csd
-bin/pi-getram
-bin/pi-getrom
-bin/pi-getromtoken
-bin/pi-nredir
-bin/pilot-addresses
-bin/pilot-archive
-bin/pilot-clip
-bin/pilot-datebook
-bin/pilot-dedupe
-bin/pilot-file
-bin/pilot-foto
-bin/pilot-prc
-bin/pilot-schlep
-bin/pilot-xfer
-%%WITH_TCL%%bin/pitclsh
-bin/read-expenses
-bin/read-ical
-bin/read-notepad
-bin/read-palmpix
-bin/read-todos
-bin/reminders
-include/pi-address.h
-include/pi-address.hxx
-include/pi-appinfo.h
-include/pi-appinfo.hxx
-include/pi-args.h
-include/pi-cmp.h
-include/pi-datebook.h
-include/pi-datebook.hxx
-include/pi-debug.h
-include/pi-dlp.h
-include/pi-dlp.hxx
-include/pi-expense.h
-include/pi-file.h
-include/pi-header.h
-include/pi-hinote.h
-include/pi-inet.h
-include/pi-macros.h
-include/pi-mail.h
-include/pi-md5.h
-include/pi-memo.h
-include/pi-memo.hxx
-include/pi-money.h
-include/pi-net.h
-include/pi-notepad.h
-include/pi-padp.h
-include/pi-palmpix.h
-include/pi-serial.h
-include/pi-slp.h
-include/pi-sockaddr.h
-include/pi-socket.h
-include/pi-source.h
-include/pi-sync.h
-include/pi-sys.h
-include/pi-syspkt.h
-include/pi-todo.h
-include/pi-todo.hxx
-include/pi-usb.h
-include/pi-util.h
-include/pi-version.h
-lib/libpisock++.a
-lib/libpisock++.so
-lib/libpisock++.so.0
-lib/libpisock.a
-lib/libpisock.so
-lib/libpisock.so.8
-lib/libpisync.a
-lib/libpisync.so
-lib/libpisync.so.0
-%%WITH_TCL%%lib/libpitcl.a
-%%WITH_TCL%%lib/libpitcl.so.0
-%%WITH_TCL%%lib/libpitcl.so
-share/aclocal/pilot-link.m4
-share/pilot-link/getrom.prc
-share/pilot-link/getrom2.prc
-share/pilot-link/pix/b1.gif
-share/pilot-link/pix/b2.gif
-share/pilot-link/pix/b3.gif
-share/pilot-link/pix/b4.gif
-share/pilot-link/pix/b5.gif
-share/pilot-link/pix/b6.gif
-share/pilot-link/pix/b7.gif
-share/pilot-link/pix/case.gif
-share/pilot-link/pix/case.xbm
-share/pilot-link/pix/casemask.xbm
-@dirrm share/pilot-link/pix
-@dirrm share/pilot-link
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile
deleted file mode 100644
index 2b9546849d6e..000000000000
--- a/palm/synce-gvfs/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: synce-gnomevfs
-# Date created: 28 August 2003
-# Whom: Sam Lawrance <boris@brooknet.com.au>
-#
-# $FreeBSD$
-
-PORTNAME= synce-gnomevfs
-PORTVERSION= 0.9.0
-PORTREVISION= 1
-CATEGORIES= palm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= synce
-
-MAINTAINER= lawrance@FreeBSD.org
-COMMENT= Gnome VFS module for WinCE devices
-
-LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
-
-USE_GNOME= gnomeprefix gnometarget gnomevfs2
-USE_X_PREFIX= yes
-USE_INC_LIBTOOL_VER=13
-CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \
- --with-libsynce=${LOCALBASE}
-
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>
diff --git a/palm/synce-gvfs/distinfo b/palm/synce-gvfs/distinfo
deleted file mode 100644
index fdf4daea5ec3..000000000000
--- a/palm/synce-gvfs/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (synce-gnomevfs-0.9.0.tar.gz) = 1fa8d653297331479edcd5d983a0f75e
-SIZE (synce-gnomevfs-0.9.0.tar.gz) = 303885
diff --git a/palm/synce-gvfs/files/patch-src-libsyncevfs.c b/palm/synce-gvfs/files/patch-src-libsyncevfs.c
deleted file mode 100644
index 6995549fca65..000000000000
--- a/palm/synce-gvfs/files/patch-src-libsyncevfs.c
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/libsyncevfs.c.orig Sun Aug 22 21:06:29 2004
-+++ src/libsyncevfs.c Sat Jan 8 18:40:37 2005
-@@ -126,8 +126,9 @@
- {
- if (!initialized_rapi)
- {
-+ HRESULT hr;
- MUTEX_LOCK (mutex);
-- HRESULT hr = CeRapiInit();
-+ hr = CeRapiInit();
- MUTEX_UNLOCK (mutex);
-
- if (FAILED(hr))
-@@ -145,9 +146,10 @@
-
- static int get_location(GnomeVFSURI *uri, gchar **location)/*{{{*/
- {
-- int result = INDEX_INVALID;
-- *location = NULL;
-+ int result;
- gchar **path = NULL;
-+ *location = NULL;
-+ result = INDEX_INVALID;
-
- path = g_strsplit(gnome_vfs_unescape_string(gnome_vfs_uri_get_path(uri),"\\"), "/", 0);
-
diff --git a/palm/synce-gvfs/pkg-descr b/palm/synce-gvfs/pkg-descr
deleted file mode 100644
index f1da757cafc5..000000000000
--- a/palm/synce-gvfs/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-SynCE is a project for connecting to devices running Windows CE or Pocket PC.
-Gnomevfs gives Gnome applications like Nautilus the ability to access the file
-system on a Windows CE device via gnomevfs.
-
-WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-gvfs/pkg-plist b/palm/synce-gvfs/pkg-plist
deleted file mode 100644
index 82338cde5ac7..000000000000
--- a/palm/synce-gvfs/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/synce-in-computer-folder
-etc/gnome-vfs-2.0/modules/synce-module.conf
-share/gnome/pixmaps/synce/synce-color.png
-share/gnome/synce/synce-in-computer-folder.sh
-lib/gnome-vfs-2.0/modules/libsyncevfs.a
-lib/gnome-vfs-2.0/modules/libsyncevfs.la
-lib/gnome-vfs-2.0/modules/libsyncevfs.so
-@unexec rmdir %D/share/gnome/pixmaps/synce 2> /dev/null || true
-@unexec rmdir %D/share/gnome/synce 2> /dev/null || true
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
deleted file mode 100644
index 35a3fd117137..000000000000
--- a/palm/synce-librra/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: synce-rra
-# Date created: March 2004
-# Whom: Sam Lawrance <boris@brooknet.com.au>
-#
-# $FreeBSD$
-
-PORTNAME= synce-rra
-PORTVERSION= 0.9.1
-CATEGORIES= palm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= synce
-
-MAINTAINER= lawrance@FreeBSD.org
-COMMENT= Remote Replication Agent Connection protocol library
-
-LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
- rapi.2:${PORTSDIR}/palm/synce-librapi2
-BUILD_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir
-RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir
-
-MAN1= synce-matchmaker.1
-
-USE_ICONV= yes
-USE_LIBTOOL_VER=13
-USE_REINPLACE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-Werror||g' \
- ${WRKSRC}/lib/Makefile.in
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' ${WRKSRC}/lib/rrac.h \
- ${WRKSRC}/lib/generator.h
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/palm/synce-librra/distinfo b/palm/synce-librra/distinfo
deleted file mode 100644
index e08db64c6cb5..000000000000
--- a/palm/synce-librra/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (synce-rra-0.9.1.tar.gz) = 72742f93f19d5727159989ec80a725f0
-SIZE (synce-rra-0.9.1.tar.gz) = 379075
diff --git a/palm/synce-librra/files/patch-src-rra-decode.c b/palm/synce-librra/files/patch-src-rra-decode.c
deleted file mode 100644
index b915e808edb9..000000000000
--- a/palm/synce-librra/files/patch-src-rra-decode.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/rra-decode.c.orig Thu May 12 16:57:53 2005
-+++ src/rra-decode.c Fri Jul 29 19:26:36 2005
-@@ -202,7 +202,7 @@
- time_t unix_time = filetime_to_unix_time(&propvals[i].val.filetime);
- char* time_str = asctime(gmtime(&unix_time));
- time_str[strlen(time_str)-1] = '\0'; /* remove trailing newline */
-- printf("%s (%lu)", time_str, unix_time);
-+ printf("%s (%lu)", time_str, (long unsigned)unix_time);
- #else
- TIME_FIELDS time_fields;
- time_fields_from_filetime(&propvals[i].val.filetime, &time_fields);
diff --git a/palm/synce-librra/files/patch-src-rra-timezone.c b/palm/synce-librra/files/patch-src-rra-timezone.c
deleted file mode 100644
index 73c4413bae07..000000000000
--- a/palm/synce-librra/files/patch-src-rra-timezone.c
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/rra-timezone.c.orig Thu Mar 11 22:26:25 2004
-+++ src/rra-timezone.c Thu Mar 11 22:26:39 2004
-@@ -1,5 +1,4 @@
- /* $Id: rra-timezone.c,v 1.6 2003/12/08 09:44:02 twogood Exp $ */
--#define _POSIX_C_SOURCE 2 /* for getopt */
- #define _BSD_SOURCE
- #include "../lib/timezone.h"
- #include "../lib/generator.h"
diff --git a/palm/synce-librra/pkg-descr b/palm/synce-librra/pkg-descr
deleted file mode 100644
index eb43639a8c34..000000000000
--- a/palm/synce-librra/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-SynCE is a project for connecting to devices running Windows CE or Pocket PC.
-RRA implements the Remote Replication Agent Connection protocol for
-synchronising objects between a Windows CE device and other computer.
-
-WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-librra/pkg-plist b/palm/synce-librra/pkg-plist
deleted file mode 100644
index 0279c4f8ca1b..000000000000
--- a/palm/synce-librra/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-bin/synce-matchmaker
-include/rra/appointment.h
-include/rra/contact.h
-include/rra/matchmaker.h
-include/rra/syncmgr.h
-include/rra/task.h
-include/rra/timezone.h
-include/rra/uint32vector.h
-lib/librra.a
-lib/librra.la
-lib/librra.so
-lib/librra.so.0
-share/aclocal/rra.m4
-@dirrm include/rra
diff --git a/palm/synce-vdccm/Makefile b/palm/synce-vdccm/Makefile
deleted file mode 100644
index a9c31ff6e8db..000000000000
--- a/palm/synce-vdccm/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: synce-dccm
-# Date created: 14 June 2003
-# Whom: Sam Lawrance <boris@brooknet.com.au>
-#
-# $FreeBSD$
-
-PORTNAME= synce-dccm
-PORTVERSION= 0.9.1
-CATEGORIES= palm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= synce
-
-MAINTAINER= lawrance@FreeBSD.org
-COMMENT= Listener daemon for connections from WinCE devices
-
-LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
-
-MAN1= dccm.1 synce-sound.1
-
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE}
-CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
-USE_ICONV= yes
-
-post-install:
- @${ECHO_CMD} "*******************************************************************************"
- @${ECHO_CMD} "*** Edit ${PREFIX}/bin/synce-sound and substitute 'playwave' "
- @${ECHO_CMD} "*** for your wavefile player of choice."
- @${ECHO_CMD} "*******************************************************************************"
-
-.include <bsd.port.mk>
diff --git a/palm/synce-vdccm/distinfo b/palm/synce-vdccm/distinfo
deleted file mode 100644
index 9a0bea851f50..000000000000
--- a/palm/synce-vdccm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (synce-dccm-0.9.1.tar.gz) = 8818b71133049fe9c739166225aebe0c
-SIZE (synce-dccm-0.9.1.tar.gz) = 292930
diff --git a/palm/synce-vdccm/pkg-descr b/palm/synce-vdccm/pkg-descr
deleted file mode 100644
index 92a7070accf9..000000000000
--- a/palm/synce-vdccm/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-SynCE is a project for connecting to devices running Windows CE or Pocket PC.
-Dccm is a daemon that listens for connections from a Windows CE device.
-Once connected, the synce-librapi tools are able to interact with the device.
-
-WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-vdccm/pkg-plist b/palm/synce-vdccm/pkg-plist
deleted file mode 100644
index 9a16a315830c..000000000000
--- a/palm/synce-vdccm/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/dccm
-bin/synce-sound