aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-traitsgui
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak: the build target has always fetched a remote file which until nowpav2012-06-112-0/+18
| | | | | | | | | has existed, but is now 404 PR: ports/168918 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer timeout on pointyhat report (14 days) Reported by: pointyhat
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Kick MD5 supportmiwi2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* Enthought's pyface gui abstraction layer developed for traitsmiwi2009-09-204-0/+971
WWW: http://code.enthought.com/projects/traits_gui/ PR: ports/138853 Feature safe: yes Submitted by: Jacob Frelinger <jacob.frelinger at duke.edu>