8faa FreshPorts -- devel/py-ocempgui
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-ocempgui 0.2.9_5 devel on this many watch lists=0 search for ports that depend on this port
GUI toolkit in python
Maintained by: mva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Aug 2006 19:32:17
Also Listed In: python
License: not specified in port


OcempGUI is a small toolkit, which comes with various modules suitable for 
event management, user interfaces, 2D drawing and accessibility.

OcempGUI enables developers to enhance their python and/or pygame applications 
and games easily with graphical UI elements such as buttons, entry boxes, 
scrolling abilities and more as well as simple event brokers or features, which 
enhance the program by adding accessibility to its objects.

It can save a developer much time by providing a broad range of drawing 
routines and ready-to-use event capable object types. The developer can focus 
on the main tasks instead of taking care about needed low-level components, 
which are given to him with OcempGUI.

WWW: http://ocemp.sourceforge.net/gui.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-game
  2. lang/python27
  3. devel/pkg-config
Required To Run:
  1. devel/py-game
  2. lang/python27
  3. devel/pkg-config
  4. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/py-ocempgui/ && make install clean
To add the package: pkg_add -r py27-ocempgui


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  3. http://heanet.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  4. http://internode.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  5. http://iweb.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  6. http://jaist.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  7. http://kent.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  8. http://nchc.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  9. http://ncu.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  10. http://osdn.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  11. http://softlayer.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  12. http://sunet.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  13. http://surfnet.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  14. http://switch.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  15. http://transact.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  16. http://ufpr.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  17. http://voxel.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/
  18. http://waix.dl.sourceforge.net/project/ocemp/ocempgui/0.2.9/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2.9_5
dinoex search for other commits by this committer
- update png to 1.5.10
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.2.9_4
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.9_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.9_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.2.9_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.2.9_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
19 Feb 2009 21:45:43
Original commit files touched by this commit  0.2.9_1
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.2.9_1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.2.9_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 May 2008 19:23:54
Original commit files touched by this commit  0.2.9
miwi search for other commits by this committer
- Update to 0.2.9

PR:             123595
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
10 Jan 2008 10:52:52
Original commit files touched by this commit  0.2.8
lwhsu search for other commits by this committer
- Update to 0.2.8

PR:             ports/119523
Submitted by:   Marcus von Appen <mva AT sysfault.org>
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.2.7_1
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.7_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 Mar 2007 14:58:32
Original commit files touched by this commit  0.2.7
miwi search for other commits by this committer
- Update to 0.2.7

PR:             110717
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
01 Feb 2007 09:50:17
Original commit files touched by this commit  0.2.6
miwi search for other commits by this committer
- Update to 0.2.6

PR:             108649
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
23 Jan 2007 16:15:55
Original commit files touched by this commit  0.2.5
miwi search for other commits by this committer
- Update to 0.2.5

PR:             108237
Submitted by:   Marcus von Appen<mva@sysfault.org> (maintainer)
11 Jan 2007 11:56:02
Original commit files touched by this commit  0.2.4
miwi search for other commits by this committer
- Update to 0.2.4

PR:             107817
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
25 Nov 2006 10:03:45
Original commit files touched by this commit  0.2.3
alexbl search for other commits by this committer
 - update to 0.2.3

PR:             105699
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
12 Nov 2006 21:35:07
Original commit files touched by this commit  0.2.2
alexbl search for other commits by this committer
 - update to 0.2.2
 - pass maintainership to submitter

PR:             105360
Submitted by:   Marcus von Appen <mva@sysfault.org>
Approved by:    maintainer (myself)
13 Sep 2006 09:02:44
Original commit files touched by this commit  0.2.1
miwi search for other commits by this committer
- Update to 0.2.1

PR:             ports/102889
Submitted by:   Marcus von Appen <mva(at)sysfault.org>
Approved by:    Alexander Botero-Lowry (maintainer)
13 Sep 2006 03:21:38
Original commit files touched by this commit  0.2.0
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
07 Aug 2006 19:29:02
Original commit files touched by this commit  0.2.0
acm search for other commits by this committer
New port: devel/py-ocempgui

OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.

OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.

It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.

WWW: http://ocemp.sourceforge.net/gui.html

PR:             101397
Submitted by:   Alexander Botero-Lowry <alex__@__foxybanana.com>
Approved by:    garga (mentor)

Number of commits found: 22

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0