Port details |
- py-anygui Generic GUI-creation front-end for Python
- 0.1b1 x11-toolkits
=2 0.1b1Version of this port present on the latest quarterly branch. - Maintainer: araujo@FreeBSD.org
 - Port Added: 2001-10-29 07:12:46
- Last Update: 2009-06-16 02:56:00
- SVN Revision: UNKNOWN
- People watching this port, also watch:: py39-tkinter, ctags, python, zip, autoconf
- Also Listed In: python
- License: not specified in port
- Description:
- From the README:
Anygui is a generic package which functions as a "front-end" to various
existing GUI packages for Python, presenting a simple, unified API for
writing GUI applications.
Python currently lacks a single, standard, cross-platform GUI toolkit.
Anygui aims to solve this problem by providing generic access to several
popular toolkits through one simple API, making it possible to write GUI
applications that work with all these toolkits.
To use this port, you will also need to have at least one of the following
Python GUI toolkits installed:
- Tkinter (x11-toolkits/py-tkinter)
- wxPython (x11-toolkits/py-wxPython)
- PyGTK (x11-toolkits/py-gtk)
(Anygui also supports further toolkits which are not currently relevant to
FreeBSD.)
Author: Magnus Lie Hetland <magnus@hetland.org>
WWW: http://anygui.sourceforge.net/
-- Johann Visagie <wjv@FreeBSD.org>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py24-anygui>0:x11-toolkits/py-anygui
- No installation instructions:
- This port has been deleted.
- PKGNAME: py24-anygui
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- core.py : lang/python24
- python : lang/python24
- Runtime dependencies:
-
- python : lang/python24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1b1 16 Jun 2009 02:56:00
 |
araujo  |
- py-anygui is no longer being actively developed or supported. |
0.1b1 29 Jun 2007 16:29:19
 |
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
0.1.1 07 Jan 2007 10:31:51
 |
nivit  |
- Updated to 0.1b1
- Taken maintainership by araujo@bsdmail.org
PR: ports/107619
Submitted by: araujo@bsdmail.org
Approved by: alexbl (mentor) |
0.1.1 25 Nov 2005 19:33:59
 |
pav  |
- Add SHA256 |
0.1.1 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.1.1 20 Feb 2003 19:20:28
 |
knu  |
De-pkg-comment. |
0.1.1 12 Feb 2003 12:29:46
 |
naddy  |
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com |
0.1.1 29 Apr 2002 19:21:15
 |
ijliao  |
use USE_PYDISTUTILS |
0.1.1 26 Mar 2002 10:12:41
 |
wjv  |
- Update to version 0.1.1
- Give up maintainership of this port.
PR: 36033
Submitted by: Hye-Shik Chang <perky@fallin.lv> |
29 Oct 2001 10:12:46
    |
wjv  |
Add py-anygui 0.1.a3, a generic GUI-creation front-end for Python. |