aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk29
Commit message (Collapse)AuthorAgeFilesLines
* wxGTK 2.9 was a developement version superseeded by the 3.0 releasebapt2014-03-248-956/+0
|
* Fix pkg name collisionsbapt2014-01-041-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+2
| | | | x11-toolkits)
* Remove USE_GCC=any as the ports build properly with clang.bapt2013-09-161-1/+0
| | | | This also fixes the build with libc++
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert the last USE_ICONV to USES=iconvbapt2013-04-281-1/+1
|
* Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-221-11/+8
|
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* Add missing dependency on webkit-gtk2.fjoe2012-09-041-1/+3
|
* Update to 2.9.4.fjoe2012-08-294-45/+43
| | | | | PR: 170194 Submitted by: Rainer Hurling
* MAKE_JOBS_SAFE=yesfjoe2012-06-281-0/+1
|
* Remove share/bakefile and lib/wx gracefully: other wxgtk versions may installfjoe2012-06-081-4/+4
| | | | files there.
* Fix pkg-plist when built WITHOUT_GSTREAMER.fjoe2012-06-082-3/+5
|
* - Add libinotify support.fjoe2012-06-081-2/+3
| | | | | | - Bump PORTREVISION. Prodded by: Rainer Hurling
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* Update to 2.9.3.fjoe2012-05-164-47/+67
|
* Update to 2.9.2.fjoe2011-12-023-33/+69
| | | | | | PR: 161745 Submitted by: Wen Heping Feature safe: yes
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Add NO_LATEST_LINK.fjoe2011-02-201-0/+1
|
* Update to 2.9.1.fjoe2011-02-1816-268/+751
| | | | PR: 151222
* Move gstreamer and mspack to OPTIONS.fjoe2010-08-022-8/+28
| | | | | PR: 146551 Submitted by: Anonymous <swell.k@gmail.com>
* - fix build for png-1.4.1dinoex2010-03-281-0/+1
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-293-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with X
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* 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.