summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93884
* Back out previous commit: current wxgtk version is 2.4.Max Khon2003-11-101-2/+2
| | | | Notes: svn path=/head/; revision=93626
* Fix WITH_GTK1=yes wxgtk dependenciesMario Sergio Fujikawa Ferreira2003-11-101-2/+2
| | | | Notes: svn path=/head/; revision=93623
* Update to 2.4.2.4.Max Khon2003-11-101-0/+32
| | | | Notes: svn path=/head/; revision=93604
* - Update to 2.4.2.4.Max Khon2003-11-092-15/+7
| | | | | | | - Use wxgtk2 by default, provide WITH_GTK1 knob. Notes: svn path=/head/; revision=93598
* wxgtk-devel -> wxgtkMax Khon2003-11-091-1/+2
| | | | Notes: svn path=/head/; revision=93581
* Chase wxgtk library name (and version) change.Max Khon2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93109
* Upgrade to 2.4.1.2.Thomas Gellekum2003-09-033-175/+596
| | | | | | | | PR: 56058 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Notes: svn path=/head/; revision=88417
* Fix wxgtk gtk12 or gtk20 detection codeMario Sergio Fujikawa Ferreira2003-06-051-2/+2
| | | | | | | Noticed by: Adam <blueeskimo@gmx.net> Notes: svn path=/head/; revision=82307
* Add a layer that enable this port to build with a wxgtk port builtMario Sergio Fujikawa Ferreira2003-06-051-3/+20
| | | | | | | | | | against either gtk12 AND gtk20. Support for wxgtk to build against gtk20 is being reviewed. Reviewed by: marcus (the idea) Notes: svn path=/head/; revision=82304
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Drop maintainership.Maxim Sobolev2003-04-171-1/+1
| | | | Notes: svn path=/head/; revision=79148
* Update to 2.4.0.7.Maxim Sobolev2003-04-174-21/+205
| | | | Notes: svn path=/head/; revision=79147
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove patch, which I forgot to remove when updating to 2.4.0.1.Maxim Sobolev2003-01-161-10/+0
| | | | | | | | PR: 47127 Submitted by: alane Notes: svn path=/head/; revision=73250
* Update to 2.4.0.1.Maxim Sobolev2003-01-155-23/+290
| | | | Notes: svn path=/head/; revision=73185
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65472
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Catch up with latest developments in bsd.python.mk.Thomas Gellekum2002-06-211-11/+5
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=61670
* Update to 2.3.2.1.Maxim Sobolev2002-01-315-36/+198
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=54079
* Rename patchfile with overly long name to something more short, so that itMaxim Sobolev2002-01-211-1/+1
| | | | | | | | | | doesn't break filename limit in cpio(1) (cpio is used in release process). I donno why cpio(1) doesn't respect NAME_MAX. Submitted by: re Notes: svn path=/head/; revision=53426
* Update to 2.3.1.Maxim Sobolev2001-11-275-369/+438
| | | | Notes: svn path=/head/; revision=50636
* Unbroke (use wxgtk-devel).Maxim Sobolev2001-08-021-3/+1
| | | | Notes: svn path=/head/; revision=45730
* Temporarly mark as B0RKEN - requires development version of wxGTK.Maxim Sobolev2001-07-231-0/+2
| | | | Notes: svn path=/head/; revision=45403
* Update to 2.3.0.Maxim Sobolev2001-05-286-39/+61
| | | | Notes: svn path=/head/; revision=43215
* - Enable GL support;Maxim Sobolev2001-05-283-4/+27
| | | | | | | | - unbroke with Python 2.1; - take over maintainership. Notes: svn path=/head/; revision=43206
* Drop MAINTAINERship.Jacques Vidrine2001-05-251-1/+1
| | | | Notes: svn path=/head/; revision=43049
* Update to 2.2.5.Maxim Sobolev2001-03-218-294/+88
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=40159
* There is not libcc_r.a anymore.Maxim Sobolev2001-03-113-3/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39594
* Build two additional modules required for forthcoming Boa port.Maxim Sobolev2000-12-117-26/+102
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=35888
* distfile moved to Sourceforge.Jacques Vidrine2000-10-221-1/+2
| | | | Notes: svn path=/head/; revision=34106
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+6
| | | | Notes: svn path=/head/; revision=33425
* BUILD_DEPENDS: wxgtk must be installed to build.Jacques Vidrine2000-10-021-0/+1
| | | | | | | Reported by: Josh Bonczkowski <josh@goblin.bonczkowski.net> Notes: svn path=/head/; revision=33333
* USE_PYTHON so that this works with python1.5, python1.6, and python2.0.Jacques Vidrine2000-10-022-484/+484
| | | | Notes: svn path=/head/; revision=33308
* Update 2.1.16 -> 2.2.1Jacques Vidrine2000-09-103-2/+9
| | | | Notes: svn path=/head/; revision=32499
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Don't install some unneeded files.Jacques Vidrine2000-06-221-1/+1
| | | | Notes: svn path=/head/; revision=29783
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* Update 2.1.15 -> 2.1.16Jacques Vidrine2000-06-154-20/+41
| | | | Notes: svn path=/head/; revision=29618
* Update description and WWW:Jacques Vidrine2000-05-201-7/+9
| | | | Notes: svn path=/head/; revision=28633
* Add to MASTER_SITESJacques Vidrine2000-05-201-1/+2
| | | | Notes: svn path=/head/; revision=28632
* Update 2.1.11 -> 2.1.15Jacques Vidrine2000-05-203-4/+90
| | | | Notes: svn path=/head/; revision=28630
* portlintMichael Haro2000-04-212-2/+2
| | | | Notes: svn path=/head/; revision=27841
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Update 2.1b3 -> 2.1.11Jacques Vidrine2000-01-164-17/+121
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=24780
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Needs g++ 2.95 or later.Jacques Vidrine1999-10-062-1/+4
| | | | Notes: svn path=/head/; revision=22210
* Python bindings for the wxWindows/GTK GUI toolkit.Jacques Vidrine1999-09-196-0/+333
Notes: svn path=/head/; revision=21765