Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2006 17:57:17 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alex@foxybanana.com
Subject:   ports/96027: [PATCH] devel/py-ui: Mark DEPRECATED
Message-ID:  <200604190057.k3J0vHn9028045@Laptop.mine.box>
Resent-Message-ID: <200604190100.k3J10Yxk099403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96027
>Category:       ports
>Synopsis:       [PATCH] devel/py-ui: Mark DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 19 01:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Mark DEPRECATED because port is barely functional and has not been
  developed in over two years

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-ui-0.95_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-ui/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-ui/Makefile
--- /usr/ports/devel/py-ui/Makefile	Fri Apr 14 18:04:14 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-ui/Makefile	Tue Apr 18 17:55:38 2006
@@ -28,6 +28,11 @@
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
+DEPRECATED=	PyUI does not work with well with current versions of\
+		graphics/py-opengl and has not been developed in over two\
+		years. Python game development should be done with\
+		devel/py-game instead
+
 DOCSDIR=	${LOCALBASE}/share/doc/py-ui
 
 post-install:
--- py24-ui-0.95_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604190057.k3J0vHn9028045>