aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-tktreectrl
Commit message (Collapse)AuthorAgeFilesLines
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Bump PORTREVISION in favor of x11-toolkits/tktreectrl.araujo2009-07-141-2/+2
| | | | - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* CATEGORIES+= python for py- ports missing itpgollucci2008-12-281-1/+1
| | | | | PR: ports/124921 Approved by: portmgr (pav)
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Update to 0.7sat2007-10-303-8/+7
|
* - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmwrafan2007-09-021-2/+2
| | | | PR: 115302
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
| | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-181-1/+1
| | | | - s/CSME/CENKES/ in my ports
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Add ports x11-toolkits/py-tktreectrl:sat2006-12-104-0/+48
The TkTreectrl module wraps the treectrl tk extension for use with python/Tkinter. WWW: http://klappnase.zexxo.net/TkinterTreectrl/ Author: Michael Lange <klappnase@8ung.at>