aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* - Fix build with python-2.7Wen Heping2011-02-281-1/+1
| | | | | | | | | PR: ports/155065 Submitted by: Wen Heping (myself) Approved by: maintainer Notes: svn path=/head/; revision=269960
* Update to 2.8.10.1.Rene Ladan2010-07-204-135/+951
| | | | | | | | | | PR: ports/148782 Submitted by: myself Approved by: maintainer, tabthorpe (mentor) Obtained from: Fedora (API patch) Notes: svn path=/head/; revision=258001
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-3/+5
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to version 2.8.7.1.Alejandro Pulver2008-03-104-45/+603
| | | | | | | | PR: ports/118919 Approved by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=208759
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+0
| | | | Notes: svn path=/head/; revision=200795
* - Complete repocopy of x11-toolkits/py-wxPython28,Alejandro Pulver2007-09-293-21/+105
| | | | | | | | | | | | | | | | | x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode, applying the corresponding patches. - Add PYDISTUTILS_NOEGGINFO to fix plist issues [1]. - Integrate with bsd.wx.mk: the noticeable difference is that ports using USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets 2.8, which was previously restricted for these ports because of the lack of the "python" component for version 2.6 [1]. PR: ports/115349, ports/115350, ports/115351 Submitted by: Neal Nelson <neal@nelson.name> Reworked by: alepulver (myself) [1] Notes: svn path=/head/; revision=200368
* - Fix packaging with new python - track egg-info files properlyPav Lucistnik2007-08-021-3/+12
| | | | Notes: svn path=/head/; revision=196941
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-20/+7
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* Update to 2.6.3.3Ion-Mihai Tetcu2006-07-273-5/+13
| | | | | | | | PR: ports/100882 Submitted by: Neal Nelson (maintainer) Notes: svn path=/head/; revision=168875
* Fix the sed(1) call introduced in the last commit by adding an empty stringStefan Walter2006-05-181-1/+1
| | | | | | | | | argument to the '-i' parameter. Approved by: arved (mentor) Notes: svn path=/head/; revision=162728
* Fix pkg-plist and unbreak.Stefan Walter2006-05-132-2/+1
| | | | | | | | | PR: 97144 Submitted by: Neal Nelson <neal@nelson.name> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=162257
* BROKEN: Incomplete pkg-plistKris Kennaway2006-05-051-0/+2
| | | | Notes: svn path=/head/; revision=161374
* - Update to 2.6.3.2. [1]Jeremy Messenger2006-04-202-10/+6
| | | | | | | | | | | - Do not let py-wxPython26-common to touch wx.pth or it will ending up as empty by overwrite when you reinstall or update py-wxPython26-common. [2] PR: ports/96091 [1], ports/96092 [2] Submitted by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=160024
* x11-toolkits/py-wxPython26:Jeremy Messenger2006-04-071-1/+1
| | | | | | | | | | | | | PORTREVISION= -> PORTREVISION?= for slave port. x11-toolkits/py-wxPython26-common: Fix the plist to catch up with 2.6.3.0, bump the PORTREVISION. Reported by: krismail Approved by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=158996
* -Update to 2.6.3.0.Jeremy Messenger2006-04-043-13/+38
| | | | | | | | | | | | -Portlint: -Remove USE_REINPLACE. -Tweak the IGNORE. PR: ports/95301 Submitted by: Neal Nelson <neal@nelson.name> (maintainer) Notes: svn path=/head/; revision=158792
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+1
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to force update to the new master/slave structureMario Sergio Fujikawa Ferreira2005-10-021-0/+1
| | | | Notes: svn path=/head/; revision=143959
* o Prepare it to become a master port:Mario Sergio Fujikawa Ferreira2005-10-023-1408/+951
| | | | | | | | | | | | | | | 1) This port will build an ansi based version of x11-toolkits/py-wxPython26 2) A slave port x11-toolkits/py-wxPython26-unicode will build a unicode version 3) Move the common parts shared amongst both the ansi and the unicode ports to a slave port x11-toolkits/py-wxPython26-common Approved by: maintainer Notes: svn path=/head/; revision=143954
* Update to 2.6.1.Vsevolod Stakhov2005-09-053-88/+73
| | | | | | | | | PR: 85686 Submitted by: maintainer Approved by: perky (mentor) Notes: svn path=/head/; revision=142001
* - Update to 2.6.0.0 after repocopyPav Lucistnik2005-05-225-1309/+1196
| | | | | | | | | PR: ports/80983 Submitted by: Neal Nelson <neal@nelson.name> Repocopy by: marcus Notes: svn path=/head/; revision=135824
* Remove WITH_GTK1. wxgtk is no longer available.Max Khon2005-05-121-5/+0
| | | | Notes: svn path=/head/; revision=135159
* Fix INDEX build.Kirill Ponomarev2005-05-121-1/+1
| | | | Notes: svn path=/head/; revision=135157
* 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
* wxWindows -> wxWidgetsMax Khon2004-04-132-2/+2
| | | | | | | Prodded by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=106928
* 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-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* 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