summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-13 14:13:48 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-13 14:13:48 +0800
commitf7dbff6b65570303dc12bc5b805e34ed1ae69bc4 (patch)
tree2951cd7974f69039cb7577205d33dec29b82e478
parentc8f1b9e37a721b427af395728a13434a772e1f7e (diff)
downloadmarcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar.gz
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar.bz2
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar.lz
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar.xz
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.tar.zst
marcuscom-ports-f7dbff6b65570303dc12bc5b805e34ed1ae69bc4.zip
Add gnomepilot, with version 0.1.71.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@288 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--palm/gnomepilot/Makefile40
-rw-r--r--palm/gnomepilot/distinfo1
-rw-r--r--palm/gnomepilot/files/patch-aa54
-rw-r--r--palm/gnomepilot/files/patch-ah11
-rw-r--r--palm/gnomepilot/files/patch-capplet::Makefile.in14
-rw-r--r--palm/gnomepilot/files/patch-gpilotd::Makefile.in14
-rw-r--r--palm/gnomepilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c11
-rw-r--r--palm/gnomepilot/files/patch-po::Makefile.in.in14
-rw-r--r--palm/gnomepilot/pkg-comment1
-rw-r--r--palm/gnomepilot/pkg-descr6
-rw-r--r--palm/gnomepilot/pkg-plist78
11 files changed, 244 insertions, 0 deletions
diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile
new file mode 100644
index 000000000..be8f03d75
--- /dev/null
+++ b/palm/gnomepilot/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: gnomepilot
+# Date created: 28th October 1999
+# Whom: Ade Lovett <ade@lovett.com>
+#
+# $FreeBSD: ports/palm/gnomepilot/Makefile,v 1.34 2002/11/09 06:11:45 marcus Exp $
+#
+
+PORTNAME= gnomepilot
+PORTVERSION= 0.1.71
+CATEGORIES= palm comms gnome
+MASTER_SITES= ${MASTER_SITE_GNOME} \
+ http://www.eskil.org/gnome-pilot/download/tarballs/
+MASTER_SITE_SUBDIR= sources/gnome-pilot/0.1
+DISTNAME= gnome-pilot-${PORTVERSION}
+DIST_SUBDIR= gnome
+
+MAINTAINER= gnome@FreeBSD.org
+
+BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
+LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack gnomelibs libglade gnomevfs libpanel \
+ libcapplet
+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/gnomepilot/distinfo b/palm/gnomepilot/distinfo
new file mode 100644
index 000000000..6bf203c2b
--- /dev/null
+++ b/palm/gnomepilot/distinfo
@@ -0,0 +1 @@
+MD5 (gnome/gnome-pilot-0.1.71.tar.bz2) = 9d0018831605418aa6f74f129b5a506f
diff --git a/palm/gnomepilot/files/patch-aa b/palm/gnomepilot/files/patch-aa
new file mode 100644
index 000000000..fe24d8508
--- /dev/null
+++ b/palm/gnomepilot/files/patch-aa
@@ -0,0 +1,54 @@
+--- configure.orig Thu Oct 24 10:43:46 2002
++++ configure Thu Oct 24 22:06:58 2002
+@@ -1265,10 +1265,6 @@
+
+ # The aliases save the names the user supplied, while $host etc.
+ # will get canonicalized.
+-test -n "$target_alias" &&
+- test "$program_prefix$program_suffix$program_transform_name" = \
+- NONENONEs,x,x, &&
+- program_prefix=${target_alias}-
+
+ GNOME_PILOT_MAJOR=0
+ GNOME_PILOT_REVISION=1
+@@ -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'
+@@ -6707,8 +6704,8 @@
+
+ gnome_cv_gnorba_found=no
+ if test x$gnome_cv_orbit_found = xyes; then
+- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
+- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
++ GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`"
++ GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`"
+ if test -n "$GNORBA_LIBS"; then
+ gnome_cv_gnorba_found=yes
+ fi
+@@ -6727,8 +6724,8 @@
+ fi
+ if test x$gnome_cv_orbit_found = xyes; then
+
+- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
+- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
++ GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`"
++ GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`"
+
+ else
+ if test xfail = xfailure; then
+@@ -11322,8 +11319,8 @@
+ fi
+
+ GPILOT_LIBDIR='-L${libdir}'
+-GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `$GNOME_CONFIG --libs gnome` `glib-config --libs glib gmodule`"
+-GPILOT_INCLUDEDIR="-I${includedir} `$GNOME_CONFIG --cflags gnome` `glib-config --cflags glib gmodule`"
++GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `$GNOME_CONFIG --libs gnome` `$GLIB_CONFIG --libs glib gmodule`"
++GPILOT_INCLUDEDIR="-I${includedir} `$GNOME_CONFIG --cflags gnome` `$GLIB_CONFIG --cflags glib gmodule`"
+
+ # Check whether --with-oaf or --without-oaf was given.
+ if test "${with_oaf+set}" = set; then
diff --git a/palm/gnomepilot/files/patch-ah b/palm/gnomepilot/files/patch-ah
new file mode 100644
index 000000000..c8bcc5dc6
--- /dev/null
+++ b/palm/gnomepilot/files/patch-ah
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Fri Mar 31 11:05:19 2000
++++ Makefile.in Wed Apr 5 17:16:05 2000
+@@ -156,7 +156,7 @@
+
+ bin_SCRIPTS = gnome-pilot-config
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = gpilotConf.sh
+
+ EXTRA_DIST = gnome-pilot.spec gpilotConf.sh.in
diff --git a/palm/gnomepilot/files/patch-capplet::Makefile.in b/palm/gnomepilot/files/patch-capplet::Makefile.in
new file mode 100644
index 000000000..6724be35b
--- /dev/null
+++ b/palm/gnomepilot/files/patch-capplet::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/palm/gnomepilot/files/patch-capplet::Makefile.in,v 1.1 2002/04/25 17:15:06 sobomax Exp $
+
+--- capplet/Makefile.in 2002/04/25 16:25:08 1.1
++++ capplet/Makefile.in 2002/04/25 16:25:15
+@@ -174,7 +174,7 @@
+ $(NULL)
+
+
+-CFLAGS = @CFLAGS@ -g
++CFLAGS = @CFLAGS@
+
+ gpilotd_control_applet_SOURCES = \
+ gpilotd-control-applet.c \
diff --git a/palm/gnomepilot/files/patch-gpilotd::Makefile.in b/palm/gnomepilot/files/patch-gpilotd::Makefile.in
new file mode 100644
index 000000000..df93076c8
--- /dev/null
+++ b/palm/gnomepilot/files/patch-gpilotd::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/palm/gnomepilot/files/patch-gpilotd::Makefile.in,v 1.1 2002/04/25 17:15:06 sobomax Exp $
+
+--- gpilotd/Makefile.in 2002/04/25 16:24:16 1.1
++++ gpilotd/Makefile.in 2002/04/25 16:24:35
+@@ -305,7 +305,7 @@
+ CFLAGS = \
+ -Wall -Wmissing-prototypes \
+ -Wmissing-declarations \
+- -Wpointer-arith -g \
++ -Wpointer-arith \
+ -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \
+ $(NULL)
+
diff --git a/palm/gnomepilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c b/palm/gnomepilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c
new file mode 100644
index 000000000..d4533162b
--- /dev/null
+++ b/palm/gnomepilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c
@@ -0,0 +1,11 @@
+--- libgpilotdCM/gnome-pilot-conduit-management.c.orig Tue Jun 19 09:47:42 2001
++++ libgpilotdCM/gnome-pilot-conduit-management.c Sun Dec 2 02:55:26 2001
+@@ -238,7 +238,7 @@
+ GList *iterator;
+
+ /* Do read of all .conduit files here */
+- conduit_files = get_conduit_file_names ("share/gnome-pilot/conduits", ".conduit");
++ conduit_files = 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/gnomepilot/files/patch-po::Makefile.in.in b/palm/gnomepilot/files/patch-po::Makefile.in.in
new file mode 100644
index 000000000..f7dde133c
--- /dev/null
+++ b/palm/gnomepilot/files/patch-po::Makefile.in.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/palm/gnomepilot/files/patch-po::Makefile.in.in,v 1.1 2002/10/25 02:22:04 marcus Exp $
+
+--- po/Makefile.in.in 2002/01/14 11:02:35 1.1
++++ po/Makefile.in.in 2002/01/14 11:02:49
+@@ -106,7 +106,7 @@
+ @catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
++ lang=`echo $$cat | sed 's/\.mo$$//'`; \
+ dir=$(localedir)/$$lang/LC_MESSAGES; \
+ $(mkinstalldirs) $(DESTDIR)$$dir; \
+ if test -r $$cat; then \
diff --git a/palm/gnomepilot/pkg-comment b/palm/gnomepilot/pkg-comment
new file mode 100644
index 000000000..c53d1ee51
--- /dev/null
+++ b/palm/gnomepilot/pkg-comment
@@ -0,0 +1 @@
+3Com PalmPilot conduit system for GNOME
diff --git a/palm/gnomepilot/pkg-descr b/palm/gnomepilot/pkg-descr
new file mode 100644
index 000000000..75f9272d4
--- /dev/null
+++ b/palm/gnomepilot/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/gnomepilot/pkg-plist b/palm/gnomepilot/pkg-plist
new file mode 100644
index 000000000..ee209e5d8
--- /dev/null
+++ b/palm/gnomepilot/pkg-plist
@@ -0,0 +1,78 @@
+bin/gnome-pilot-make-password
+bin/gpilot-applet
+bin/gpilot-install-file
+bin/gpilotd
+bin/gpilotd-control-applet
+bin/gpilotd-session-wrapper
+etc/CORBA/servers/gpilot-applet.gnorba
+etc/CORBA/servers/gpilotd.gnorba
+etc/gpilotConf.sh
+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.1
+lib/libgpilotdcm.a
+lib/libgpilotdcm.so
+lib/libgpilotdcm.so.1
+lib/libgpilotdconduit.a
+lib/libgpilotdconduit.so
+lib/libgpilotdconduit.so.1
+share/gnome/applets/Utility/gpilot-applet.desktop
+share/gnome/apps/Settings/Peripherals/gpilotd-control-applet.desktop
+share/gnome/control-center/Peripherals/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/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/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/az/LC_MESSAGES/gnome-pilot.mo
+share/locale/ca/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/zh_TW/LC_MESSAGES/gnome-pilot.mo
+@dirrm share/gnome/gnome-pilot/glade
+@dirrm include/libgpilotdCM
+@dirrm include/gpilotd