aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython26
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Set NO_LATEST_LINK as it conflicts with x11-toolkits/py-wxPython28Erwin Lansing2009-07-301-0/+1
| | | | | | | | | Submitted by: pointyhat Discussed with: alepulver Approved by: maintainer timeout Notes: svn path=/head/; revision=238681
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+0
| | | | Notes: svn path=/head/; revision=200795
* - 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
* 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