diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
commit | 2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch) | |
tree | a95d6ef7b169e6753fca6a89006355f69851345e /palm | |
parent | 97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff) | |
download | marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip |
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-trayicon/Makefile | 29 | ||||
-rw-r--r-- | palm/synce-trayicon/distinfo | 3 | ||||
-rw-r--r-- | palm/synce-trayicon/pkg-descr | 5 | ||||
-rw-r--r-- | palm/synce-trayicon/pkg-plist | 8 |
4 files changed, 0 insertions, 45 deletions
diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile deleted file mode 100644 index eba8fcff6..000000000 --- a/palm/synce-trayicon/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: synce-trayicon -# Date created: 28 August 2003 -# Whom: Sam Lawrance <boris@brooknet.com.au> -# -# $FreeBSD$ - -PORTNAME= synce-trayicon -PORTVERSION= 0.9.0 -PORTREVISION= 4 -CATEGORIES= palm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= synce - -MAINTAINER= ports@FreeBSD.org -COMMENT= GNOME tray icon showing battery and storage status of a WinCE device - -BUILD_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs -RUN_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 - -USE_GMAKE= yes -USE_GNOME= libgnomeui gnometarget -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_X_PREFIX= yes -CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} \ - --with-librapi2=${LOCALBASE} - -.include <bsd.port.mk> diff --git a/palm/synce-trayicon/distinfo b/palm/synce-trayicon/distinfo deleted file mode 100644 index 5ba7bf43f..000000000 --- a/palm/synce-trayicon/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (synce-trayicon-0.9.0.tar.gz) = b639e3f681d01d69e6a1c703ab4fc8e8 -SHA256 (synce-trayicon-0.9.0.tar.gz) = 1904254ff51a3be56ed8d21bc993df580f16bb01fec25a6bf35fe080dd42ed9e -SIZE (synce-trayicon-0.9.0.tar.gz) = 375464 diff --git a/palm/synce-trayicon/pkg-descr b/palm/synce-trayicon/pkg-descr deleted file mode 100644 index 2ff74c049..000000000 --- a/palm/synce-trayicon/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -SynCE is a project for connecting to devices running Windows CE or Pocket PC. -The trayicon sits in the notification area displays information about a -connected Windows CE device such as battery charge and storage space. - -WWW: http://synce.sourceforge.net/ diff --git a/palm/synce-trayicon/pkg-plist b/palm/synce-trayicon/pkg-plist deleted file mode 100644 index 165fb37ed..000000000 --- a/palm/synce-trayicon/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/synce-trayicon -share/locale/ru/LC_MESSAGES/synce-trayicon.mo -share/locale/sv/LC_MESSAGES/synce-trayicon.mo -share/pixmaps/synce/synce-color-small.png -share/pixmaps/synce/synce-gray-small.png -share/synce/synce_trayicon_properties.glade -@dirrm share/pixmaps/synce -@dirrmtry share/synce |