aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk29
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.8.10.fjoe2009-03-2011-53/+49
|
* Update to 2.8.9fjoe2008-11-122-6/+6
| | | | PR: 128446
* - Build with --enable-graphics_ctxfjoe2008-09-011-3/+4
| | | | | | - Bump PORTREVISION PR: 126583
* Update to 2.8.8fjoe2008-07-084-25/+25
|
* - Fix PORTREVISION here is ?= neededmiwi2008-04-201-1/+1
| | | | Submitted by: pav
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-7/+7
| | | | | | | | | | | | | | | - 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)
* Update to 2.8.7.fjoe2008-03-103-16/+16
| | | | | PR: 118918 Submitted by: Alejandro Pulver
* wxgtk2-contrib-common should not depend on wxgtk2.fjoe2007-10-281-1/+1
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* Update to 2.8.5.fjoe2007-09-233-16/+16
|
* Update to 2.8.4.fjoe2007-06-253-18/+17
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix ignoring wxgtk28-unicode on FreeBSD 4.x (requires wchar_t).fjoe2007-01-211-1/+7
|
* Move NO_LATEST_LINK to wxgtk2 2.6.fjoe2007-01-111-1/+0
|
* - Update to 2.8.0 release.fjoe2007-01-094-14/+33
| | | | - Fix file conflicts with wxgtk2 2.4 and wxgtk2-common 2.6 ports.
* NO_LATEST_LINK=yesfjoe2006-12-091-0/+1
| | | | Pointed out by: kris
* Add X11BASE to configure env (fixes build with non-standard X11BASE).fjoe2006-12-041-1/+2
|
* wxWidgets 2.8.0rc1fjoe2006-12-0312-222/+112
|
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-20/+9
| | | | | PR: ports/101613 Submitted by: alepulver
* - Make X11BASE-clean.fjoe2006-11-292-1/+10
| | | | - Bump PORTREVISION.
* - Fix wxgtk2-2.6-config and wxgtk2u-2.6-config when HOME is not set --fjoe2006-11-292-3/+23
| | | | | | | execute /bin/sh instead of bash in this case. - Bump PORTREVISION PR: 105561
* INSTALLS_SHLIB -> USE_LDCONFIG.fjoe2006-09-021-1/+1
|
* - Update gstreamer to 0.10ahze2006-04-301-2/+2
| | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
* Remove commented out USE_GCC.fjoe2006-04-021-1/+0
|
* - Update to 2.6.3fjoe2006-04-026-46/+53
| | | | | | | | - Get rid of USE_REINPLACE - Make portlint happy with the IGNORE value PR: 95149 (mostly) Submitted by: Vasil Dimov
* Fix "port revision going backword".kuriyama2006-01-311-2/+1
| | | | Reported by: chkversion <kris@FreeBSD.org>
* Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2
|
* Specify PORTREVISION in the right place.fjoe2006-01-181-2/+1
|
* Enable building of wxMediaCtrl class. Bump PORTREVISION.tg2006-01-181-1/+4
| | | | Reviewed by: fjoe
* Add SHA256 checksum.fjoe2005-11-181-0/+1
|
* Add a patch from WX_2_6_BRANCH:fjoe2005-11-082-0/+24
| | | | | | | src/common/intl.cpp rev. 1.166.2.1: backported fix for crash in Unicode build (bug 1303851) Submitted by: mux
* Update to 2.6.2.fjoe2005-11-064-20/+21
|
* Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chasemezz2005-11-051-0/+6
| | | | glib's bump.
* Remove last remnants of wxgtk2-contrib-utils port.fjoe2005-09-011-2/+0
|
* Update to 2.6.1.fjoe2005-09-013-10/+18
| | | | PR: 85216
* - Use | as a separator instead of comma (,)fjoe2005-05-301-3/+3
| | | | | | - Bump PORTREVISION for affected ports (wxgtk26*-contrib). Requested by: lioux
* - wxgtk26-contrib-utils: fix the build and bump PORTREVISION.fjoe2005-05-221-1/+3
| | | | Pointed out by: kris (via pointyhat)
* - Add --disable-backtrace to fix the build if devel/libexecinfo is installed.fjoe2005-05-161-1/+3
| | | | | | | - Bump PORTREVISION (of all wxgtk26 ports). PR: 81014 Submitted by: Ganael LAPLANCHE
* Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to thefjoe2005-05-1311-146/+75
| | | | latest stable release wxWidgets 2.6.0.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* - Prevent endless loop in wxString::PrintV.fjoe2005-02-221-0/+20
| | | | - Bump PORTREVISION.
* Adjust CONFLICTS so that it matches all PORTREVISION's offjoe2005-02-211-1/+1
| | | | wxgtk2-contrib-devel-2.5.2.
* - This port conflicts with wxgtk2-contrib-devel-2.5.2fjoe2005-02-211-0/+5
| | | | | | | (common file lib/libwx_gtk2_xrc-2.5.so). - Bump PORTREVISION. PR: 76692
* Remove CONFLICTS on wxgtk-* ports. This is no longer true.fjoe2005-02-201-2/+0
| | | | Submitted by: Christopher Nehren
* Update wxgtk2*-devel to 2.5.3fjoe2004-11-2618-123/+169
| | | | PR: 73450
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Fix STC build.fjoe2004-08-151-0/+11
| | | | Pointed out by: kuriyama
* NO_LATEST_LINK=yesfjoe2004-08-151-0/+1
|
* Fix LIB_DEPENDS for wxgtk2-utils-devel port.fjoe2004-07-111-9/+5
|
* Patch Makefile.in in pre-configure instead of post-patch:fjoe2004-07-071-1/+1
| | | | | | | patching requires wxgtk2-2.5-config which is installed via BUILD_DEPENDS and can be missing when post-patch stage is run. Reported by: bento (kris)
* New ports:fjoe2004-06-2819-0/+386
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.