Version: 1.2.1, Package name: bruce-1.2.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Bruce the Presentation Tool is for Python programmers who are tired of fighting with presentation tools. In its basic form it allows text, code or image pages and even interactive Python sessions. It uses PyGame and is easily extensible to add new page types. |
Filesize: 136.032 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-10 10:50:05 by Daniel Jakots | Files touched by this commit (9) |
Log message: Remove maintainer per their request |
2018-04-01 03:29:31 by Landry Breuil | Files touched by this commit (12) |
Log message: Bump REVISION on pygame consumers to account for pygame->py-game renaming. |
2015-04-02 13:38:21 by Jasper Lievisse Adriaanse | Files touched by this commit (12) |
Log message: set MODPY_EGG_VERSION and remove the need for MODPY_PI_DIR |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2011-06-08 11:37:46 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: bump after default python version switch |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-08-30 11:57:31 by Federico G. Schwindt | Files touched by this commit (12) |
Log message: Bump revision after python's default change. |
2009-11-22 17:45:27 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Use MASTER_SITE_PYPI. |
2009-03-24 12:14:10 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: - more missing package name bumps |
2007-12-10 14:09:09 by Martynas Venckus | Files touched by this commit (3) |
Log message: remove python categories, too |
2007-12-06 08:32:08 by Okan Demirmen | Files touched by this commit (3) |
Log message: - update to 1.2.1 from Will Maier (MAINTAINER) - minor tweaks from me ok merdely@ robert@ |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 15:28:22 by Michael Erdely | Files touched by this commit (11) |
Log message: Remove surrounding quotes in COMMENT/BROKEN |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-02 14:40:52 by Robert Nagy | Files touched by this commit (3) |
Log message: - update to version 1.2 - install socrates which parses and renders presentations in a simple text format - point to the correct location of socrates documentation in README from Will Maier <willmaier@ml1.net> (MAINTAINER); mods by me |