diff options
Diffstat (limited to 'palm/gnomepilot-conduits2')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 33 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/distinfo | 1 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/files/patch-aa | 17 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/files/patch-ab | 20 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/pkg-comment | 1 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/pkg-descr | 3 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/pkg-plist | 6 |
7 files changed, 0 insertions, 81 deletions
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile deleted file mode 100644 index 61735b36af40..000000000000 --- a/palm/gnomepilot-conduits2/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnomepilot-conduits -# Date created: 16th March 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepilot-conduits -PORTVERSION= 0.4 -CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ -DISTNAME= gnome-pilot-conduits-${PORTVERSION} - -MAINTAINER= ade@FreeBSD.org - -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ - capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ - gpilotd.0:${PORTSDIR}/palm/gnomepilot - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config - -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -LIBTOOLFILES= configure mal-conduit/configure -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" GLIB_CONFIG="${GLIB_CONFIG}" \ - CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/pilot/include" \ - LIBS="-L${LOCALBASE}/lib -L${LOCALBASE}/pilot/lib" - -.include <bsd.port.mk> diff --git a/palm/gnomepilot-conduits2/distinfo b/palm/gnomepilot-conduits2/distinfo deleted file mode 100644 index efd1455c9c8f..000000000000 --- a/palm/gnomepilot-conduits2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-pilot-conduits-0.4.tar.gz) = a928481c0f8b0e0eea0d7706193f9334 diff --git a/palm/gnomepilot-conduits2/files/patch-aa b/palm/gnomepilot-conduits2/files/patch-aa deleted file mode 100644 index a4e3be47b8d6..000000000000 --- a/palm/gnomepilot-conduits2/files/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Thu Mar 16 10:47:51 2000 -+++ configure Thu Mar 16 10:51:10 2000 -@@ -1181,10 +1181,10 @@ - *) # Relative path. - ac_sub_cache_file="$ac_dots$cache_file" ;; - esac -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac -+# case "$ac_given_INSTALL" in -+# [/$]*) INSTALL="$ac_given_INSTALL" ;; -+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -+# esac - - echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" - # The eval makes quoting arguments work. diff --git a/palm/gnomepilot-conduits2/files/patch-ab b/palm/gnomepilot-conduits2/files/patch-ab deleted file mode 100644 index ad0c57d652ee..000000000000 --- a/palm/gnomepilot-conduits2/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- mal-conduit/src/Makefile.in.orig Wed May 10 01:26:11 2000 -+++ mal-conduit/src/Makefile.in Tue May 16 17:07:16 2000 -@@ -147,7 +147,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = mal-conduit-control-applet.desktop - --panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits - panelConduits_DATA = $(ccenterConduits_DATA) - - Conduitsdir = $(datadir)/gnome-pilot/conduits/ -@@ -168,7 +168,7 @@ - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ --libmal_conduit_la_LDFLAGS = -+libmal_conduit_la_LDFLAGS = -avoid-version - libmal_conduit_la_DEPENDENCIES = ../mal/common/libmal_common.la \ - ../mal/client/unix/libmal_client_unix.la \ - ../mal/client/common/libmal_client_common.la diff --git a/palm/gnomepilot-conduits2/pkg-comment b/palm/gnomepilot-conduits2/pkg-comment deleted file mode 100644 index 5c4d80df47e0..000000000000 --- a/palm/gnomepilot-conduits2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Additional conduits for gnome-pilot diff --git a/palm/gnomepilot-conduits2/pkg-descr b/palm/gnomepilot-conduits2/pkg-descr deleted file mode 100644 index ea9bb0b0229b..000000000000 --- a/palm/gnomepilot-conduits2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Additional conduits for gnome-pilot - -WWW: http://www.gnome.org/gnome-pilot/ diff --git a/palm/gnomepilot-conduits2/pkg-plist b/palm/gnomepilot-conduits2/pkg-plist deleted file mode 100644 index 3065fd893c12..000000000000 --- a/palm/gnomepilot-conduits2/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/mal-conduit-control-applet -lib/gnome-pilot/conduits/libmal_conduit.so -share/gnome/apps/Settings/Peripherals/Conduits/mal-conduit-control-applet.desktop -share/gnome/control-center/Peripherals/Conduits/mal-conduit-control-applet.desktop -share/gnome/gnome-pilot/conduits/mal.conduit -share/gnome/pixmaps/avantgo.png |