diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
commit | 11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch) | |
tree | 1514ed7a486e108239615c1d83319d83bacdbc3d /palm | |
parent | Update dependency to bash2 in preparation for removing bash1. (diff) |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Notes
Notes:
svn path=/head/; revision=129234
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 1 | ||||
-rw-r--r-- | palm/syncmal/Makefile | 32 | ||||
-rw-r--r-- | palm/syncmal/distinfo | 2 | ||||
-rw-r--r-- | palm/syncmal/files/patch-malsync::mal::client::unix::MAL31DBConfig.c | 14 | ||||
-rw-r--r-- | palm/syncmal/pkg-descr | 4 | ||||
-rw-r--r-- | palm/syncmal/pkg-plist | 2 |
6 files changed, 0 insertions, 55 deletions
diff --git a/palm/Makefile b/palm/Makefile index d7ac64baa9ca..f94cd3c8bfa6 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -42,7 +42,6 @@ SUBDIR += synce-rra SUBDIR += synce-serial SUBDIR += synce-trayicon - SUBDIR += syncmal SUBDIR += txt2pdbdoc SUBDIR += uppc-kmod diff --git a/palm/syncmal/Makefile b/palm/syncmal/Makefile deleted file mode 100644 index 90a95b3a1eb0..000000000000 --- a/palm/syncmal/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: syncmal -# Date created: March 17, 2001 -# Whom: fenner -# -# $FreeBSD$ -# - -PORTNAME= syncmal -PORTVERSION= 0.71 -PORTREVISION= 2 -CATEGORIES= palm -MASTER_SITES= http://jasonday.home.att.net/code/syncmal/ -DISTNAME= jpilot-${PORTNAME}_${PORTVERSION}${EXTRACTSUFX} - -MAINTAINER= fenner@FreeBSD.Org -COMMENT= A MAL plugin for jpilot, to synchronize with services like AvantGo - -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/palm/jpilot:patch \ - ${NONEXISTENT}:${PORTSDIR}/palm/malsync:patch -RUN_DEPENDS= ${PREFIX}/bin/jpilot:${PORTSDIR}/palm/jpilot - -BROKEN= Configure fails -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - -USE_GMAKE= YES -GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config -CONFIGURE_ARGS= --with-plugin-prefix=${WRKDIR}/../../jpilot/work/jpilot-0.99.2 \ - --with-mal-source=${WRKDIR}/../../malsync/work/malsync - -.include <bsd.port.mk> diff --git a/palm/syncmal/distinfo b/palm/syncmal/distinfo deleted file mode 100644 index 35fc09a034b9..000000000000 --- a/palm/syncmal/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (jpilot-syncmal_0.71.tar.gz) = 754e8dd3f6614cfc68d637ae62f88851 -SIZE (jpilot-syncmal_0.71.tar.gz) = 302724 diff --git a/palm/syncmal/files/patch-malsync::mal::client::unix::MAL31DBConfig.c b/palm/syncmal/files/patch-malsync::mal::client::unix::MAL31DBConfig.c deleted file mode 100644 index 122f2b624aec..000000000000 --- a/palm/syncmal/files/patch-malsync::mal::client::unix::MAL31DBConfig.c +++ /dev/null @@ -1,14 +0,0 @@ ---- malsync/mal/client/unix/MAL31DBConfig.c.orig Sat Nov 16 13:07:58 2002 -+++ malsync/mal/client/unix/MAL31DBConfig.c Sat Nov 16 13:08:26 2002 -@@ -20,11 +20,7 @@ - */ - - #include <MAL31DBConfig.h> --#ifdef DARWIN - #include <stdlib.h> --#else --#include <malloc.h> --#endif - - /*---------------------------------------------------------------------------*/ - void diff --git a/palm/syncmal/pkg-descr b/palm/syncmal/pkg-descr deleted file mode 100644 index 6649b310a075..000000000000 --- a/palm/syncmal/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -syncmal is a plugin for jpilot which allows syncrhonizing with -MobileLink services that use malsync, e.g. AvantGo. - -WWW: http://jasonday.home.att.net/code/syncmal/syncmal.html diff --git a/palm/syncmal/pkg-plist b/palm/syncmal/pkg-plist deleted file mode 100644 index 153556f64952..000000000000 --- a/palm/syncmal/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/jpilot/plugins/libsyncmal.la -lib/jpilot/plugins/libsyncmal.so |