From 84403fb32ea46b0799dd7469c66a6634b8debf02 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Thu, 3 Jul 2008 04:37:21 +0000 Subject: [PATCH] - DEPRECATED - No longer supported PR: ports/124806 Submitted by: Robert Noland (maintainer) --- x11-wm/beryl-core/Makefile | 3 +++ x11-wm/beryl-manager/Makefile | 3 +++ x11-wm/beryl-plugins-unsupported/Makefile | 3 +++ x11-wm/beryl-plugins/Makefile | 3 +++ x11-wm/beryl-settings-bindings/Makefile | 3 +++ x11-wm/beryl-settings/Makefile | 3 +++ x11-wm/beryl/Makefile | 3 +++ 7 files changed, 21 insertions(+) diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile index 2339df49c104..06bf200c9157 100644 --- a/x11-wm/beryl-core/Makefile +++ b/x11-wm/beryl-core/Makefile @@ -30,6 +30,9 @@ USE_GETTEXT= yes USE_LDCONFIG= yes USE_PERL5= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --disable-berylmesa CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-wm/beryl-manager/Makefile b/x11-wm/beryl-manager/Makefile index e8590f4eb796..d5f51ce1f798 100644 --- a/x11-wm/beryl-manager/Makefile +++ b/x11-wm/beryl-manager/Makefile @@ -24,6 +24,9 @@ USE_PERL5_BUILD= yes USE_GNOME= glib20 gtk20 INSTALLS_ICONS= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/x11-wm/beryl-plugins-unsupported/Makefile b/x11-wm/beryl-plugins-unsupported/Makefile index 9734f8ecb19b..a20285b665dd 100644 --- a/x11-wm/beryl-plugins-unsupported/Makefile +++ b/x11-wm/beryl-plugins-unsupported/Makefile @@ -28,6 +28,9 @@ USE_XORG= glproto USE_GETTEXT= yes USE_LDCONFIG= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-wm/beryl-plugins/Makefile b/x11-wm/beryl-plugins/Makefile index 071e3b2cfc61..0e89dba47cb3 100644 --- a/x11-wm/beryl-plugins/Makefile +++ b/x11-wm/beryl-plugins/Makefile @@ -30,6 +30,9 @@ USE_XORG= glproto USE_GETTEXT= yes USE_LDCONFIG= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-wm/beryl-settings-bindings/Makefile b/x11-wm/beryl-settings-bindings/Makefile index 60e2b60d7a4c..2137d4abb1b4 100644 --- a/x11-wm/beryl-settings-bindings/Makefile +++ b/x11-wm/beryl-settings-bindings/Makefile @@ -27,6 +27,9 @@ USE_XORG= x11 USE_GNOME= glib20 gnomehack USE_PYTHON= 2.4+ +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .include diff --git a/x11-wm/beryl-settings/Makefile b/x11-wm/beryl-settings/Makefile index 4f4578c3e4e0..899cd973465d 100644 --- a/x11-wm/beryl-settings/Makefile +++ b/x11-wm/beryl-settings/Makefile @@ -29,6 +29,9 @@ USE_GETTEXT= yes USE_XORG= glproto USE_PYTHON= 2.4+ +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + INSTALLS_ICONS= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11-wm/beryl/Makefile b/x11-wm/beryl/Makefile index 34bd1564eac3..1be122ddb51c 100644 --- a/x11-wm/beryl/Makefile +++ b/x11-wm/beryl/Makefile @@ -18,6 +18,9 @@ COMMENT= Beryl Composite/Window Manager meta-port NO_BUILD= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + BUILD_DEPENDS= ${LOCALBASE}/bin/beryl:${PORTSDIR}/x11-wm/beryl-core \ ${LOCALBASE}/bin/beryl-manager:${PORTSDIR}/x11-wm/beryl-manager \ ${LOCALBASE}/lib/beryl/libanimation.so:${PORTSDIR}/x11-wm/beryl-plugins \