| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
2.6.4_3
|
dinoex  |
- update to jpeg-8 |
28 Nov 2009 20:06:37
2.6.4_2
|
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.
(Only the first 15 lines of the commit message are shown above ) |
22 Aug 2009 01:39:37
2.6.4_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
18 Jul 2009 12:11:29
2.6.4_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
15 Mar 2009 10:25:25
2.6.4
|
fjoe  |
Update to 2.6.4. |
19 Apr 2008 23:16:24
2.6.3_5
|
miwi  |
- Fix PORTREVISION here is ?= needed
Submitted by: pav |
19 Apr 2008 18:56:05
2.6.3_5  |
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) |
24 Nov 2007 19:58:44
2.6.3_5
|
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) |
28 Oct 2007 14:56:33
2.6.3_4
|
fjoe  |
wxgtk2-contrib-common should not depend on wxgtk2. |
04 Oct 2007 07:27:14
2.6.3_4
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
26 May 2007 09:40:39
2.6.3_4
|
fjoe  |
Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgets
should switch to wxgtk28. |
19 May 2007 21:32:57
2.6.3_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Jan 2007 12:40:45
2.6.3_2
|
fjoe  |
Fix ignoring wxgtk2-unicode on 4.x (requires wchar_t). |
10 Jan 2007 23:59:37
2.6.3_2
|
fjoe  |
Move NO_LATEST_LINK to wxgtk2 2.6. |
08 Jan 2007 18:34:04
2.6.3_2
|
fjoe  |
Fix file conflicts with wxgtk-common 2.4 and 2.8 ports. |
01 Dec 2006 07:39:02
2.6.3_1
|
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
28 Nov 2006 23:41:12
2.6.3_1
|
fjoe  |
- Make X11BASE-clean.
- Bump PORTREVISION. |
28 Nov 2006 17:53:36
2.6.3_1
|
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 |
02 Sep 2006 13:29:18
2.6.3
|
fjoe  |
INSTALLS_SHLIB -> USE_LDCONFIG. |
30 Apr 2006 00:03:03
2.6.3
|
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] |
02 Apr 2006 12:09:03
2.6.3
|
fjoe  |
Remove commented out USE_GCC. |
02 Apr 2006 12:06:59
2.6.3
|
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 |
31 Jan 2006 03:00:52
2.6.2_3
|
kuriyama  |
Fix "port revision going backword".
Reported by: chkversion <kris@FreeBSD.org> |
30 Jan 2006 23:20:05
2.6.2_2
|
kuriyama  |
Chase shlib bump of libexpat. |
18 Jan 2006 08:27:03
2.6.2_2
|
fjoe  |
Specify PORTREVISION in the right place. |
18 Jan 2006 07:39:33
2.6.2_1
|
tg  |
Enable building of wxMediaCtrl class. Bump PORTREVISION.
Reviewed by: fjoe |
17 Nov 2005 19:11:10
2.6.2_1
|
fjoe  |
Add SHA256 checksum. |
08 Nov 2005 07:28:39
2.6.2_1
|
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 |
06 Nov 2005 05:05:58
2.6.2
|
fjoe  |
Update to 2.6.2. |
05 Nov 2005 06:12:23
2.6.1_1
|
mezz  |
Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chase
glib's bump. |
31 Aug 2005 19:22:33
2.6.1
|
fjoe  |
Remove last remnants of wxgtk2-contrib-utils port. |
31 Aug 2005 19:20:06
2.6.1
|
fjoe  |
Update to 2.6.1.
PR: 85216 |
30 May 2005 15:47:25
2.6.0_1
|
fjoe  |
- Use | as a separator instead of comma (,)
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).
Requested by: lioux |
22 May 2005 16:02:07
2.6.0_1
|
fjoe  |
- wxgtk26-contrib-utils: fix the build and bump PORTREVISION.
Pointed out by: kris (via pointyhat) |
16 May 2005 16:13:28
2.6.0_1
|
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 |
12 May 2005 18:45:30
2.6.0
|
fjoe  |
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0. |