From 3686836052fc0eead7ed62f737b248887c0965b1 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 6 May 1998 12:35:01 +0000 Subject: New port: Trash from the OffiX package. Trashcan for Unix/X. PR: final part of 3991 Submitted by: Ruslan Shevchenko --- deskutils/offix-trash/Makefile | 24 ++++++++++++++++++++++++ deskutils/offix-trash/distinfo | 1 + deskutils/offix-trash/pkg-comment | 1 + deskutils/offix-trash/pkg-descr | 9 +++++++++ deskutils/offix-trash/pkg-plist | 1 + 5 files changed, 36 insertions(+) create mode 100644 deskutils/offix-trash/Makefile create mode 100644 deskutils/offix-trash/distinfo create mode 100644 deskutils/offix-trash/pkg-comment create mode 100644 deskutils/offix-trash/pkg-descr create mode 100644 deskutils/offix-trash/pkg-plist (limited to 'deskutils') diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile new file mode 100644 index 000000000000..bc45f970e623 --- /dev/null +++ b/deskutils/offix-trash/Makefile @@ -0,0 +1,24 @@ +# ports collection makefile for: Clipboard +# Version required: 2.4 +# Date created: 28 Jun 1997 +# Whom: Ruslan Shevchenko +# +# $Id$ +# + +DISTNAME= Trash-2.4 +PKGNAME= offix-trash-2.4 +CATEGORIES= x11 offix +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= desktop_managers/OffiX + +MAINTAINER= ruslan@shevchenko.kiev.ua + +LIB_DEPENDS= Dnd++\\.1\\.:${PORTSDIR}/x11/libdnd + +GNU_CONFIGURE= YES +CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" +USE_GMAKE= YES +USE_X11= YES + +.include diff --git a/deskutils/offix-trash/distinfo b/deskutils/offix-trash/distinfo new file mode 100644 index 000000000000..25f7ab814cdf --- /dev/null +++ b/deskutils/offix-trash/distinfo @@ -0,0 +1 @@ +MD5 (Trash-2.4.tar.gz) = 28dd11380f2862cef8aab0fd3ea36eae diff --git a/deskutils/offix-trash/pkg-comment b/deskutils/offix-trash/pkg-comment new file mode 100644 index 000000000000..91856ccc36af --- /dev/null +++ b/deskutils/offix-trash/pkg-comment @@ -0,0 +1 @@ +Trash from OffiX diff --git a/deskutils/offix-trash/pkg-descr b/deskutils/offix-trash/pkg-descr new file mode 100644 index 000000000000..f7ac14464de9 --- /dev/null +++ b/deskutils/offix-trash/pkg-descr @@ -0,0 +1,9 @@ +This is Trash from OffiX, for use with applications which support the +OffiX DND protocol. + +Trash is a black-hole intended to be used with "files". Every file dropped +on trash will be moved to a temporary hidden directory. If you want, the +"delete all" button will remove the files in trash from your disk forever. +The good things is that the files in trash can be recovered (undeleted). + +Suggestion: call it iconic ("trash -ic") diff --git a/deskutils/offix-trash/pkg-plist b/deskutils/offix-trash/pkg-plist new file mode 100644 index 000000000000..d758a599f637 --- /dev/null +++ b/deskutils/offix-trash/pkg-plist @@ -0,0 +1 @@ +bin/trash -- cgit v1.2.3