aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk2
Commit message (Collapse)AuthorAgeFilesLines
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*Max Khon2005-05-122-25/+0
| | | | Notes: svn path=/head/; revision=135139
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - wx-config now points to wxgtk2-2.4.configMax Khon2004-07-312-1/+2
| | | | | | | | | - Bump PORTREVISION Suggested by: Diane Bruce <db at db dot net> Notes: svn path=/head/; revision=115158
* wxWindows -> wxWidgetsMax Khon2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106242
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix notebook labels for GTK2 flavor.Max Khon2003-11-091-1/+1
| | | | Notes: svn path=/head/; revision=93589
* Switch master port to ports/x11-toolkits/wxgtk.Max Khon2003-11-091-1/+1
| | | | Notes: svn path=/head/; revision=93575
* Add ports for wxgtk2 and wxgtk2-unicode (+contrib ports for both).Max Khon2003-11-042-0/+24
Add ports for wxgtk and wxgtk-contrib common files (includes, other data files). Allow different flavors of wxWindows library (gtk, gtk2, gtk2+unicode) to coexist. Patches to fix compiling -contrib in Unicode mode are taken from wxWindows CVS. wxgtk-devel is master port for all wxgtk ports (will be moved to wxgtk soon). wxgtk-common and wxgtk-contrib-common ports respectively. Assign maintainership of all wxgtk ports to myself for a while to catch errors on bento. Notes: svn path=/head/; revision=93108