diff options
-rw-r--r-- | deskutils/offix-trash/Makefile | 5 | ||||
-rw-r--r-- | editors/offix-editor/Makefile | 5 | ||||
-rw-r--r-- | print/offix-printer/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/offix-files/Makefile | 5 | ||||
-rw-r--r-- | x11/offix-clipboard/Makefile | 5 | ||||
-rw-r--r-- | x11/offix-execute/Makefile | 5 |
6 files changed, 24 insertions, 6 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile index f71d87936d2c..d43325892a83 100644 --- a/deskutils/offix-trash/Makefile +++ b/deskutils/offix-trash/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Trash-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Trash from OffiX +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd++.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index fb48c42fec00..368d5501ac01 100644 --- a/editors/offix-editor/Makefile +++ b/editors/offix-editor/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Editor-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Editor from OffiX +DEPRECATED= developement ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES diff --git a/print/offix-printer/Makefile b/print/offix-printer/Makefile index 247ad4249166..91f99f962bdd 100644 --- a/print/offix-printer/Makefile +++ b/print/offix-printer/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Printer-2.4 -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= OffiX printer icon with support of DND protocol +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES diff --git a/x11-fm/offix-files/Makefile b/x11-fm/offix-files/Makefile index f9aa98c4d58a..e0b4607d6b6e 100644 --- a/x11-fm/offix-files/Makefile +++ b/x11-fm/offix-files/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Files-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= File bar from OffiX +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + RUN_DEPENDS= execute:${PORTSDIR}/x11/offix-execute \ editor:${PORTSDIR}/editors/offix-editor diff --git a/x11/offix-clipboard/Makefile b/x11/offix-clipboard/Makefile index b98bc2c9c4e6..9209bc393fa7 100644 --- a/x11/offix-clipboard/Makefile +++ b/x11/offix-clipboard/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Clipboard-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= X clipboard with support of DND protocol +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index bf2eb75779e8..bc3292e54966 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Execute-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Files executor from OffiX +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES |