diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-03-13 12:14:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-03-13 12:14:29 +0800 |
commit | e4b38c7fb9af809eb8915cad5b9f71ffb5def72e (patch) | |
tree | c546546593f114b72e3ba08fb9a9eb2ed9791226 | |
parent | a6a37b83261acd71b9e838295c17529db0f81567 (diff) | |
download | marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar.gz marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar.bz2 marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar.lz marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar.xz marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.tar.zst marcuscom-ports-e4b38c7fb9af809eb8915cad5b9f71ffb5def72e.zip |
Add gnomepilot2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@549 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | palm/gnome-pilot/Makefile | 39 | ||||
-rw-r--r-- | palm/gnome-pilot/distinfo | 1 | ||||
-rw-r--r-- | palm/gnome-pilot/files/patch-aa | 10 | ||||
-rw-r--r-- | palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c | 11 | ||||
-rw-r--r-- | palm/gnome-pilot/pkg-descr | 6 | ||||
-rw-r--r-- | palm/gnome-pilot/pkg-plist | 90 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 39 | ||||
-rw-r--r-- | palm/gnomepilot2/distinfo | 1 | ||||
-rw-r--r-- | palm/gnomepilot2/files/patch-aa | 10 | ||||
-rw-r--r-- | palm/gnomepilot2/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c | 11 | ||||
-rw-r--r-- | palm/gnomepilot2/pkg-descr | 6 | ||||
-rw-r--r-- | palm/gnomepilot2/pkg-plist | 90 |
12 files changed, 314 insertions, 0 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile new file mode 100644 index 000000000..8491ddd87 --- /dev/null +++ b/palm/gnome-pilot/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: gnomepilot2 +# Date created: 12 March 2003 +# Whom: Joe Marcus Clarke <marcus@marcuscom.com> +# +# $FreeBSD$ +# + +PORTNAME= gnomepilot2 +PORTVERSION= 2.0.1 +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= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gnomehack +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes +CONFIGURE_ARGS= --with-pisock=${LOCALBASE} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +MAN1= gpilot-install-file.1 + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/palm/gnome-pilot/distinfo b/palm/gnome-pilot/distinfo new file mode 100644 index 000000000..0d3d48416 --- /dev/null +++ b/palm/gnome-pilot/distinfo @@ -0,0 +1 @@ +MD5 (gnome/gnome-pilot-2.0.1.tar.bz2) = 731cec55f7743a2380694a02a7262cc8 diff --git a/palm/gnome-pilot/files/patch-aa b/palm/gnome-pilot/files/patch-aa new file mode 100644 index 000000000..943a37e42 --- /dev/null +++ b/palm/gnome-pilot/files/patch-aa @@ -0,0 +1,10 @@ +--- configure.orig Thu Oct 24 10:43:46 2002 ++++ configure Thu Oct 24 22:06:58 2002 +@@ -6474,6 +6470,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' 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 new file mode 100644 index 000000000..82bf09dd7 --- /dev/null +++ b/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c @@ -0,0 +1,11 @@ +--- 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/pkg-descr b/palm/gnome-pilot/pkg-descr new file mode 100644 index 000000000..75f9272d4 --- /dev/null +++ b/palm/gnome-pilot/pkg-descr @@ -0,0 +1,6 @@ +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-pilot/ diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist new file mode 100644 index 000000000..aaa2a073f --- /dev/null +++ b/palm/gnome-pilot/pkg-plist @@ -0,0 +1,90 @@ +bin/gnome-pilot-make-password +bin/gpilot-install-file +bin/gpilotd-control-applet +bin/gpilotd-session-wrapper +etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs/%gconf.xml +etc/gconf/schemas/pilot.schemas +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.2 +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-2/glade/pilot-applet.glade +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/glade/gnome-palm.png +share/gnome/gnome-pilot/glade/gnome-pilot-watermark.png +share/gnome/gnome-pilot/glade/gpilotd-capplet.glade +share/gnome/idl/gnome-pilot.idl +share/gnome/mime-info/palm.keys +share/gnome/mime-info/palm.mime +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/da/LC_MESSAGES/gnome-pilot.mo +share/locale/de/LC_MESSAGES/gnome-pilot.mo +share/locale/el/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/hu/LC_MESSAGES/gnome-pilot.mo +share/locale/ja/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/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/sk/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/zh_TW/LC_MESSAGES/gnome-pilot.mo +@dirrm share/gnome/gnome-pilot/glade +@dirrm share/gnome/gnome-pilot/conduits +@dirrm share/gnome/gnome-pilot +@dirrm share/gnome/gnome-pilot-2/glade +@dirrm share/gnome/gnome-pilot-2 +@dirrm lib/gnome-pilot/conduits +@dirrm lib/gnome-pilot +@dirrm include/libgpilotdCM +@dirrm include/gpilotd +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile new file mode 100644 index 000000000..8491ddd87 --- /dev/null +++ b/palm/gnomepilot2/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: gnomepilot2 +# Date created: 12 March 2003 +# Whom: Joe Marcus Clarke <marcus@marcuscom.com> +# +# $FreeBSD$ +# + +PORTNAME= gnomepilot2 +PORTVERSION= 2.0.1 +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= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gnomehack +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes +CONFIGURE_ARGS= --with-pisock=${LOCALBASE} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +MAN1= gpilot-install-file.1 + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/palm/gnomepilot2/distinfo b/palm/gnomepilot2/distinfo new file mode 100644 index 000000000..0d3d48416 --- /dev/null +++ b/palm/gnomepilot2/distinfo @@ -0,0 +1 @@ +MD5 (gnome/gnome-pilot-2.0.1.tar.bz2) = 731cec55f7743a2380694a02a7262cc8 diff --git a/palm/gnomepilot2/files/patch-aa b/palm/gnomepilot2/files/patch-aa new file mode 100644 index 000000000..943a37e42 --- /dev/null +++ b/palm/gnomepilot2/files/patch-aa @@ -0,0 +1,10 @@ +--- configure.orig Thu Oct 24 10:43:46 2002 ++++ configure Thu Oct 24 22:06:58 2002 +@@ -6474,6 +6470,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/palm/gnomepilot2/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c b/palm/gnomepilot2/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c new file mode 100644 index 000000000..82bf09dd7 --- /dev/null +++ b/palm/gnomepilot2/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c @@ -0,0 +1,11 @@ +--- 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/gnomepilot2/pkg-descr b/palm/gnomepilot2/pkg-descr new file mode 100644 index 000000000..75f9272d4 --- /dev/null +++ b/palm/gnomepilot2/pkg-descr @@ -0,0 +1,6 @@ +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-pilot/ diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist new file mode 100644 index 000000000..aaa2a073f --- /dev/null +++ b/palm/gnomepilot2/pkg-plist @@ -0,0 +1,90 @@ +bin/gnome-pilot-make-password +bin/gpilot-install-file +bin/gpilotd-control-applet +bin/gpilotd-session-wrapper +etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs/%gconf.xml +etc/gconf/schemas/pilot.schemas +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.2 +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-2/glade/pilot-applet.glade +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/glade/gnome-palm.png +share/gnome/gnome-pilot/glade/gnome-pilot-watermark.png +share/gnome/gnome-pilot/glade/gpilotd-capplet.glade +share/gnome/idl/gnome-pilot.idl +share/gnome/mime-info/palm.keys +share/gnome/mime-info/palm.mime +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/da/LC_MESSAGES/gnome-pilot.mo +share/locale/de/LC_MESSAGES/gnome-pilot.mo +share/locale/el/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/hu/LC_MESSAGES/gnome-pilot.mo +share/locale/ja/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/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/sk/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/zh_TW/LC_MESSAGES/gnome-pilot.mo +@dirrm share/gnome/gnome-pilot/glade +@dirrm share/gnome/gnome-pilot/conduits +@dirrm share/gnome/gnome-pilot +@dirrm share/gnome/gnome-pilot-2/glade +@dirrm share/gnome/gnome-pilot-2 +@dirrm lib/gnome-pilot/conduits +@dirrm lib/gnome-pilot +@dirrm include/libgpilotdCM +@dirrm include/gpilotd +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet |