diff options
author | tg <tg@FreeBSD.org> | 1998-05-06 12:35:01 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-06 12:35:01 +0000 |
commit | fbf02b91ad8b0f7ce5ae8ef0e11372acf4f0309c (patch) | |
tree | 33a5b0f7d09205298e834d0251b1f05aed79a8a9 /deskutils | |
parent | 209f75ee83c1d18d7b2cef79b62ef3a3b2d20ca7 (diff) | |
download | FreeBSD-ports-fbf02b91ad8b0f7ce5ae8ef0e11372acf4f0309c.zip FreeBSD-ports-fbf02b91ad8b0f7ce5ae8ef0e11372acf4f0309c.tar.gz |
New port: Trash from the OffiX package. Trashcan for Unix/X.
PR: final part of 3991
Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/offix-trash/Makefile | 24 | ||||
-rw-r--r-- | deskutils/offix-trash/distinfo | 1 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-descr | 9 | ||||
-rw-r--r-- | deskutils/offix-trash/pkg-plist | 1 |
5 files changed, 36 insertions, 0 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile new file mode 100644 index 0000000..bc45f97 --- /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 <ruslan@shevchenko.kiev.ua> +# +# $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 <bsd.port.mk> diff --git a/deskutils/offix-trash/distinfo b/deskutils/offix-trash/distinfo new file mode 100644 index 0000000..25f7ab8 --- /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 0000000..91856cc --- /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 0000000..f7ac144 --- /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 0000000..d758a59 --- /dev/null +++ b/deskutils/offix-trash/pkg-plist @@ -0,0 +1 @@ +bin/trash |