diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 38 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/distinfo | 3 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/files/patch-email_email_conduit.c | 11 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/pkg-descr | 3 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/pkg-plist | 75 | ||||
-rw-r--r-- | palm/gnome-pilot/Makefile | 37 | ||||
-rw-r--r-- | palm/gnome-pilot/distinfo | 3 | ||||
-rw-r--r-- | palm/gnome-pilot/files/patch-gpilotd__gpilotd.c | 78 | ||||
-rw-r--r-- | palm/gnome-pilot/pkg-descr | 6 | ||||
-rw-r--r-- | palm/gnome-pilot/pkg-plist | 126 | ||||
-rw-r--r-- | palm/synce-gnomevfs/Makefile | 34 | ||||
-rw-r--r-- | palm/synce-gnomevfs/distinfo | 3 | ||||
-rw-r--r-- | palm/synce-gnomevfs/files/patch-src-libsyncevfs.c | 26 | ||||
-rw-r--r-- | palm/synce-gnomevfs/pkg-descr | 5 | ||||
-rw-r--r-- | palm/synce-gnomevfs/pkg-plist | 9 | ||||
-rw-r--r-- | palm/synce-multisync/Makefile | 34 | ||||
-rw-r--r-- | palm/synce-multisync/distinfo | 3 | ||||
-rw-r--r-- | palm/synce-multisync/pkg-descr | 4 | ||||
-rw-r--r-- | palm/synce-multisync/pkg-plist | 7 |
19 files changed, 0 insertions, 505 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile deleted file mode 100644 index 3db629cff..000000000 --- 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= gnome-pilot-conduits -PORTVERSION= 2.0.15 -PORTREVISION= 3 -CATEGORIES= palm comms gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Additional conduits for gnome-pilot - -LIB_DEPENDS= gpilotd.3:${PORTSDIR}/palm/gnome-pilot - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_BISON= build -USE_GNOME= gnomeprefix gnomehack libgnome -USE_GETTEXT= yes -GNU_CONFIGURE= 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 467166915..000000000 --- a/palm/gnome-pilot-conduits/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 19abe4219da30479018c245ec1160d33 -SHA256 (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 18b57a52e38f1c0604bcfceb13ba21bdc69b02714f8e3d73578b1e01195f1ab4 -SIZE (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 476251 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 e10f9f7c1..000000000 --- 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 ec260c032..000000000 --- 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 164536dc6..000000000 --- a/palm/gnome-pilot-conduits/pkg-plist +++ /dev/null @@ -1,75 +0,0 @@ -lib/gnome-pilot/conduits/libemail_conduit.a -lib/gnome-pilot/conduits/libemail_conduit.la -lib/gnome-pilot/conduits/libemail_conduit.so -lib/gnome-pilot/conduits/libexpense_conduit.a -lib/gnome-pilot/conduits/libexpense_conduit.la -lib/gnome-pilot/conduits/libexpense_conduit.so -lib/gnome-pilot/conduits/libmal_conduit.a -lib/gnome-pilot/conduits/libmal_conduit.la -lib/gnome-pilot/conduits/libmal_conduit.so -lib/gnome-pilot/conduits/libmemo_file_conduit.a -lib/gnome-pilot/conduits/libmemo_file_conduit.la -lib/gnome-pilot/conduits/libmemo_file_conduit.so -lib/gnome-pilot/conduits/libtime_conduit.a -lib/gnome-pilot/conduits/libtime_conduit.la -lib/gnome-pilot/conduits/libtime_conduit.so -share/gnome-pilot/conduits/expense.conduit -share/gnome-pilot/conduits/mal.conduit -share/gnome-pilot/conduits/memofile.conduit -share/gnome-pilot/conduits/sendmail.conduit -share/gnome-pilot/conduits/time.conduit -share/pixmaps/avantgo.png -share/locale/ar/LC_MESSAGES/gnome-pilot-conduits.mo -share/locale/az/LC_MESSAGES/gnome-pilot-conduits.mo -share/locale/be/LC_MESSAGES/gnome-pilot-conduits.mo -share/locale/bg/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/it/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/ne/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/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_HK/LC_MESSAGES/gnome-pilot-conduits.mo -share/locale/zh_TW/LC_MESSAGES/gnome-pilot-conduits.mo -@dirrm share/gnome-pilot/conduits -@dirrm lib/gnome-pilot/conduits -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile deleted file mode 100644 index 9dec76fde..000000000 --- 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= gnome-pilot -PORTVERSION= 2.0.15 -PORTREVISION= 2 -CATEGORIES= palm comms gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= PalmPilot conduit system for GNOME 2 - -BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack -USE_GETTEXT= yes -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -USE_LDCONFIG= 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 5c6f6060c..000000000 --- a/palm/gnome-pilot/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-pilot-2.0.15.tar.bz2) = 460a1fdd2206e1bbf820639831ca88f8 -SHA256 (gnome2/gnome-pilot-2.0.15.tar.bz2) = 38e6f5522a4a56824cbf6765e4ea368068f82ecf74cf8b2b260420876c56c6ec -SIZE (gnome2/gnome-pilot-2.0.15.tar.bz2) = 804209 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 494a81f52..000000000 --- a/palm/gnome-pilot/files/patch-gpilotd__gpilotd.c +++ /dev/null @@ -1,78 +0,0 @@ ---- gpilotd/gpilotd.c.orig Tue Sep 5 03:16:41 2006 -+++ gpilotd/gpilotd.c Wed Sep 6 17:04:43 2006 -@@ -27,6 +27,8 @@ - #include "config.h" - #endif - -+#define freebsd -+ - /* for crypt () */ - #ifdef USE_XOPEN_SOURCE - #ifndef _XOPEN_SOURCE -@@ -1386,6 +1388,49 @@ visor_devices_timeout (gpointer data) - } - - #endif /* WITH_USB_VISOR */ -+#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 /* freebsd */ - #endif /* linux */ - - -@@ -1423,16 +1468,12 @@ monitor_channel (GPilotDevice *dev, GPil - dev->device_exists = FALSE; - } else { - #ifdef WITH_USB_VISOR --#ifdef linux - /* We want to watch for a new recognised USB device - * once per context. */ - 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 */ - } - } diff --git a/palm/gnome-pilot/pkg-descr b/palm/gnome-pilot/pkg-descr deleted file mode 100644 index 735a2311c..000000000 --- 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 bc9a7871a..000000000 --- a/palm/gnome-pilot/pkg-plist +++ /dev/null @@ -1,126 +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.a -lib/gnome-pilot/conduits/libbackup_conduit.la -lib/gnome-pilot/conduits/libbackup_conduit.so -lib/gnome-pilot/conduits/libfile_conduit.a -lib/gnome-pilot/conduits/libfile_conduit.la -lib/gnome-pilot/conduits/libfile_conduit.so -lib/gnome-pilot/conduits/libtest_conduit.a -lib/gnome-pilot/conduits/libtest_conduit.la -lib/gnome-pilot/conduits/libtest_conduit.so -lib/libgpilotd.a -lib/libgpilotd.la -lib/libgpilotd.so -lib/libgpilotd.so.3 -lib/libgpilotdcm.a -lib/libgpilotdcm.la -lib/libgpilotdcm.so -lib/libgpilotdcm.so.2 -lib/libgpilotdconduit.a -lib/libgpilotdconduit.la -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/applications/gpilotd-control-applet.desktop -share/gnome-pilot/conduits/backup.conduit -share/gnome-pilot/conduits/file.conduit -share/gnome-pilot/conduits/test.conduit -share/gnome-pilot/devices.xml -share/gnome-pilot/glade/gnome-palm.png -share/gnome-pilot/glade/gnome-pilot-watermark.png -share/gnome-pilot/glade/gpilotd-capplet.glade -share/gnome-pilot/glade/pilot-applet.glade -share/gnome/help/gnome-pilot/C/gnome-pilot.xml -share/idl/gnome-pilot.idl -share/mime-info/palm.keys -share/mime-info/palm.mime -share/omf/gnome-pilot/gnome-pilot-C.omf -share/pixmaps/gnome-palm-conduit.png -share/pixmaps/gnome-palm.png -share/pixmaps/sync_broken.png -share/pixmaps/sync_icon.png -share/pixmaps/sync_paused.png -share/pixmaps/syncing_icon.png -share/locale/am/LC_MESSAGES/gnome-pilot.mo -share/locale/ar/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/eu/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/it/LC_MESSAGES/gnome-pilot.mo -share/locale/ja/LC_MESSAGES/gnome-pilot.mo -share/locale/ko/LC_MESSAGES/gnome-pilot.mo -share/locale/lt/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/ne/LC_MESSAGES/gnome-pilot.mo -share/locale/nl/LC_MESSAGES/gnome-pilot.mo -share/locale/nn/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_HK/LC_MESSAGES/gnome-pilot.mo -share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo -@dirrm share/omf/gnome-pilot -@dirrm share/gnome/help/gnome-pilot/C -@dirrm share/gnome/help/gnome-pilot -@dirrm share/gnome-pilot/glade -@dirrm include/libgpilotdCM -@dirrm include/gpilotd -@dirrmtry share/gnome-pilot/conduits -@dirrmtry share/gnome-pilot -@dirrmtry lib/gnome-pilot/conduits -@dirrmtry lib/gnome-pilot -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/applications diff --git a/palm/synce-gnomevfs/Makefile b/palm/synce-gnomevfs/Makefile deleted file mode 100644 index 3edf324f7..000000000 --- a/palm/synce-gnomevfs/Makefile +++ /dev/null @@ -1,34 +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= 4 -CATEGORIES= palm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= synce - -MAINTAINER= ports@FreeBSD.org -COMMENT= Gnome VFS module for WinCE devices - -LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 - -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomeprefix gnometarget gnomevfs2 -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ - --with-libsynce=${LOCALBASE} - -USE_LDCONFIG= yes - -.include <bsd.port.pre.mk> - -post-patch: - ${REINPLACE_CMD} -e "s,-Werror,," ${WRKSRC}/src/Makefile.in - -.include <bsd.port.post.mk> diff --git a/palm/synce-gnomevfs/distinfo b/palm/synce-gnomevfs/distinfo deleted file mode 100644 index 06b48fe7e..000000000 --- a/palm/synce-gnomevfs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (synce-gnomevfs-0.9.0.tar.gz) = 1fa8d653297331479edcd5d983a0f75e -SHA256 (synce-gnomevfs-0.9.0.tar.gz) = 2dc8d4905b81e4303e9131dd8f737e7facae9ca7065ec7f9faba15238774b5cd -SIZE (synce-gnomevfs-0.9.0.tar.gz) = 303885 diff --git a/palm/synce-gnomevfs/files/patch-src-libsyncevfs.c b/palm/synce-gnomevfs/files/patch-src-libsyncevfs.c deleted file mode 100644 index 6995549fc..000000000 --- a/palm/synce-gnomevfs/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-gnomevfs/pkg-descr b/palm/synce-gnomevfs/pkg-descr deleted file mode 100644 index f1da757ca..000000000 --- a/palm/synce-gnomevfs/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-gnomevfs/pkg-plist b/palm/synce-gnomevfs/pkg-plist deleted file mode 100644 index 7f0dff7e1..000000000 --- a/palm/synce-gnomevfs/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/synce-in-computer-folder -etc/gnome-vfs-2.0/modules/synce-module.conf -share/pixmaps/synce/synce-color.png -share/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 -@dirrmtry share/pixmaps/synce -@dirrmtry share/synce diff --git a/palm/synce-multisync/Makefile b/palm/synce-multisync/Makefile deleted file mode 100644 index 6a7b8de54..000000000 --- a/palm/synce-multisync/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: synce-multisync -# Date created: September 2004 -# Whom: Sam Lawrance <boris@brooknet.com.au> -# -# $FreeBSD$ -# - -PORTNAME= synce-multisync_plugin -PORTVERSION= 0.9.0 -PORTREVISION= 6 -CATEGORIES= palm deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= synce - -MAINTAINER= ports@FreeBSD.org -COMMENT= SynCE synchronisation plugin for Multisync - -LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-rra -BUILD_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync -RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync - -USE_GNOME= gnomeprefix gnometarget gnomevfs2 -USE_GMAKE= yes -USE_XLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ - --with-libsynce=${LOCALBASE} \ - --with-librra=${LOCALBASE} \ - --with-multisync-include=${LOCALBASE}/include/multisync - -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/palm/synce-multisync/distinfo b/palm/synce-multisync/distinfo deleted file mode 100644 index de83505b9..000000000 --- a/palm/synce-multisync/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (synce-multisync_plugin-0.9.0.tar.gz) = 0273cac4d2bce299aec8a51b08101985 -SHA256 (synce-multisync_plugin-0.9.0.tar.gz) = 70f1a0e4bbeaf71f7403af95aac56eeb7aae0791e2303521e2d0e682c815a94d -SIZE (synce-multisync_plugin-0.9.0.tar.gz) = 327269 diff --git a/palm/synce-multisync/pkg-descr b/palm/synce-multisync/pkg-descr deleted file mode 100644 index 0ecb3ef8d..000000000 --- a/palm/synce-multisync/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This plugin adds a SynCE connector to Multisync, making it possible to sync -your Pocket PC with any other Multisync supported device or software. - -WWW: http://synce.sourceforge.net/ diff --git a/palm/synce-multisync/pkg-plist b/palm/synce-multisync/pkg-plist deleted file mode 100644 index e4687c2a0..000000000 --- a/palm/synce-multisync/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/multisync/libsynce_plugin.a -lib/multisync/libsynce_plugin.la -lib/multisync/libsynce_plugin.so -lib/multisync/libsynce_plugin.so.0 -share/synce/synce_multisync_plugin.glade -@dirrm share/synce -@dirrmtry lib/multisync |