non port: x11-toolkits/wxgtk26/Makefile |
Number of commits found: 49 |
Sunday, 9 Mar 2014
|
14:38 miwi
- Stage support
- Convert to USES
 |
Saturday, 4 Jan 2014
|
01:16 bapt
Fix pkg name collisions
 |
Sunday, 22 Sep 2013
|
18:05 bapt
Fix NO_STAGE attribution
 |
Friday, 20 Sep 2013
|
23:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
 |
Wednesday, 4 Sep 2013
|
18:06 madpilot
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
 |
Monday, 2 Sep 2013
|
21:04 bapt
Add an explicit dependency on pkgconf
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Wednesday, 31 Jul 2013
|
11:57 kwm
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
 |
Saturday, 27 Apr 2013
|
22:09 bapt
Convert the last USE_ICONV to USES=iconv
 |
Sunday, 1 Jul 2012
|
10:43 fjoe
MAKE_JOBS_SAFE=yes
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
 |
Sunday, 28 Mar 2010
|
20:21 itetcu
- Fix build with png-1.4.1
- bump PORTREVISION
Submitted by: Warren Block <wblock@wonkity.com> (private mail)
 |
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 28 Nov 2009
|
20:06 marcus
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
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
 |
Saturday, 22 Aug 2009
|
00:39 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with X
 |
Saturday, 18 Jul 2009
|
11:11 dinoex
- update to jpeg7
Tested by: pav on pointyhat
 |
Sunday, 15 Mar 2009
|
10:25 fjoe
Update to 2.6.4.
 |
Saturday, 19 Apr 2008
|
22:16 miwi
- Fix PORTREVISION here is ?= needed
Submitted by: pav
 |
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [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)
 |
Saturday, 24 Nov 2007
|
19:58 fjoe
Fix coredump: use gtk_border_free() insead of g_free()
for freeing border objects. The change exists in wxgtk 2.8 and later.
PR: 118202
Submitted by: Henrik Gulbrandsen
Approved by: portmgr (linimon)
 |
Sunday, 28 Oct 2007
|
14:56 fjoe
wxgtk2-contrib-common should not depend on wxgtk2.
 |
Thursday, 4 Oct 2007
|
06:27 edwin
Remove always-false/true conditions based on OSVERSION 500000
 |
Saturday, 26 May 2007
|
08:40 fjoe
Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgets
should switch to wxgtk28.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Sunday, 21 Jan 2007
|
12:40 fjoe
Fix ignoring wxgtk2-unicode on 4.x (requires wchar_t).
 |
Wednesday, 10 Jan 2007
|
23:59 fjoe
Move NO_LATEST_LINK to wxgtk2 2.6.
 |
Monday, 8 Jan 2007
|
18:34 fjoe
Fix file conflicts with wxgtk-common 2.4 and 2.8 ports.
 |
Friday, 1 Dec 2006
|
07:39 pav
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver
 |
Tuesday, 28 Nov 2006
|
23:41 fjoe
- Make X11BASE-clean.
- Bump PORTREVISION.
 |
17:53 fjoe
- Fix wxgtk2-2.6-config and wxgtk2u-2.6-config when HOME is not set --
execute /bin/sh instead of bash in this case.
- Bump PORTREVISION
PR: 105561
 |
Saturday, 2 Sep 2006
|
12:29 fjoe
INSTALLS_SHLIB -> USE_LDCONFIG.
 |
Saturday, 29 Apr 2006
|
23:03 ahze
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1]
 |
Sunday, 2 Apr 2006
|
11:09 fjoe
Remove commented out USE_GCC.
 |
11:06 fjoe
- Update to 2.6.3
- Get rid of USE_REINPLACE
- Make portlint happy with the IGNORE value
PR: 95149 (mostly)
Submitted by: Vasil Dimov
 |
Tuesday, 31 Jan 2006
|
03:00 kuriyama
Fix "port revision going backword".
Reported by: chkversion <kris@FreeBSD.org>
 |
Monday, 30 Jan 2006
|
23:20 kuriyama
Chase shlib bump of libexpat.
 |
Wednesday, 18 Jan 2006
|
08:27 fjoe
Specify PORTREVISION in the right place.
 |
07:39 tg
Enable building of wxMediaCtrl class. Bump PORTREVISION.
Reviewed by: fjoe
 |
Tuesday, 8 Nov 2005
|
07:28 fjoe
Add a patch from WX_2_6_BRANCH:
src/common/intl.cpp rev. 1.166.2.1:
backported fix for crash in Unicode build (bug 1303851)
Submitted by: mux
 |
Sunday, 6 Nov 2005
|
05:05 fjoe
Update to 2.6.2.
 |
Saturday, 5 Nov 2005
|
06:12 mezz
Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chase
glib's bump.
 |
Wednesday, 31 Aug 2005
|
18:22 fjoe
Remove last remnants of wxgtk2-contrib-utils port.
 |
18:20 fjoe
Update to 2.6.1.
PR: 85216
 |
Monday, 30 May 2005
|
14:47 fjoe
- Use | as a separator instead of comma (,)
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).
Requested by: lioux
 |
Sunday, 22 May 2005
|
15:02 fjoe
- wxgtk26-contrib-utils: fix the build and bump PORTREVISION.
Pointed out by: kris (via pointyhat)
 |
Monday, 16 May 2005
|
15:13 fjoe
- Add --disable-backtrace to fix the build if devel/libexecinfo is installed.
- Bump PORTREVISION (of all wxgtk26 ports).
PR: 81014
Submitted by: Ganael LAPLANCHE
 |
Thursday, 12 May 2005
|
17:45 fjoe
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
 |
Number of commits found: 49 |