FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:53 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
wxgtk26 2.6.4_3 x11-toolkits on this many watch lists=42 search for ports that depend on this port
The wxWidgets GUI toolkit with GTK+ bindings
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 May 2005 18:46:05


wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
independent software development. On FreeBSD the Gtk toolkit is used.

WWW: http://www.wxwidgets.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
x11-toolkits/wxgtk26-common
x11-toolkits/wxgtk26-contrib
x11-toolkits/wxgtk26-contrib-common
x11-toolkits/wxgtk26-unicode
x11-toolkits/wxgtk26-unicode-contrib

Required To Build: devel/gmake, x11/libX11, x11/libSM, x11/libXxf86vm, x11/libXinerama, textproc/intltool, devel/pkg-config
Required To Run: x11-toolkits/wxgtk26-common, x11/libX11, x11/libSM, x11/libXxf86vm, x11/libXinerama, devel/pkg-config, devel/gio-fam-backend
Required Libraries: graphics/png, graphics/jpeg, graphics/tiff, textproc/expat2, archivers/libmspack, converters/libiconv, graphics/libGLU, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/x11-toolkits/wxgtk26/ && make install clean
To add the package: pkg_add -r wxgtk2


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://sunet.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://iweb.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://switch.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://surfnet.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://kent.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://freefr.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://voxel.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://jaist.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://osdn.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://nchc.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://transact.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://softlayer.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://internode.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://biznetnetworks.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://ufpr.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.6.4_3
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 20:06:37
Original commit files touched by this commit  2.6.4_2
marcus search for other commits by this committer
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 View all of this commit message)
22 Aug 2009 01:39:37
Original commit files touched by this commit  2.6.4_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
18 Jul 2009 12:11:29
Original commit files touched by this commit  2.6.4_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
15 Mar 2009 10:25:25
Original commit files touched by this commit  2.6.4
fjoe search for other commits by this committer
Update to 2.6.4.
19 Apr 2008 23:16:24
Original commit files touched by this commit  2.6.3_5
miwi search for other commits by this committer
- Fix PORTREVISION here is ?= needed

Submitted by:   pav
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.6.3_5
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.3_5
fjoe search for other commits by this committer
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
Original commit files touched by this commit  2.6.3_4
fjoe search for other commits by this committer
wxgtk2-contrib-common should not depend on wxgtk2.
04 Oct 2007 07:27:14
Original commit files touched by this commit  2.6.3_4
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
26 May 2007 09:40:39
Original commit files touched by this commit  2.6.3_4
fjoe search for other commits by this committer
Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgets
should switch to wxgtk28.
19 May 2007 21:32:57
Original commit files touched by this commit  2.6.3_3
flz search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.3_2
fjoe search for other commits by this committer
Fix ignoring wxgtk2-unicode on 4.x (requires wchar_t).
10 Jan 2007 23:59:37
Original commit files touched by this commit  2.6.3_2
fjoe search for other commits by this committer
Move NO_LATEST_LINK to wxgtk2 2.6.
08 Jan 2007 18:34:04
Original commit files touched by this commit  2.6.3_2
fjoe search for other commits by this committer
Fix file conflicts with wxgtk-common 2.4 and 2.8 ports.
01 Dec 2006 07:39:02
Original commit files touched by this commit  2.6.3_1
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
28 Nov 2006 23:41:12
Original commit files touched by this commit  2.6.3_1
fjoe search for other commits by this committer
- Make X11BASE-clean.
- Bump PORTREVISION.
28 Nov 2006 17:53:36
Original commit files touched by this commit  2.6.3_1
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.3
fjoe search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.
30 Apr 2006 00:03:03
Original commit files touched by this commit  2.6.3
ahze search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.3
fjoe search for other commits by this committer
Remove commented out USE_GCC.
02 Apr 2006 12:06:59
Original commit files touched by this commit  2.6.3
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.2_3
kuriyama search for other commits by this committer
Fix "port revision going backword".

Reported by:    chkversion <kris@FreeBSD.org>
30 Jan 2006 23:20:05
Original commit files touched by this commit  2.6.2_2
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
18 Jan 2006 08:27:03
Original commit files touched by this commit  2.6.2_2
fjoe search for other commits by this committer
Specify PORTREVISION in the right place.
18 Jan 2006 07:39:33
Original commit files touched by this commit  2.6.2_1
tg search for other commits by this committer
Enable building of wxMediaCtrl class. Bump PORTREVISION.

Reviewed by:    fjoe
17 Nov 2005 19:11:10
Original commit files touched by this commit  2.6.2_1
fjoe search for other commits by this committer
Add SHA256 checksum.
08 Nov 2005 07:28:39
Original commit files touched by this commit  2.6.2_1
fjoe search for other commits by this committer
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
Original commit files touched by this commit  2.6.2
fjoe search for other commits by this committer
Update to 2.6.2.
05 Nov 2005 06:12:23
Original commit files touched by this commit  2.6.1_1
mezz search for other commits by this committer
Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chase
glib's bump.
31 Aug 2005 19:22:33
Original commit files touched by this commit  2.6.1
fjoe search for other commits by this committer
Remove last remnants of wxgtk2-contrib-utils port.
31 Aug 2005 19:20:06
Original commit files touched by this commit  2.6.1
fjoe search for other commits by this committer
Update to 2.6.1.

PR:             85216
30 May 2005 15:47:25
Original commit files touched by this commit  2.6.0_1
fjoe search for other commits by this committer
- Use | as a separator instead of comma (,)
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).

Requested by:   lioux
22 May 2005 16:02:07
Original commit files touched by this commit  2.6.0_1
fjoe search for other commits by this committer
- wxgtk26-contrib-utils: fix the build and bump PORTREVISION.

Pointed out by: kris (via pointyhat)
16 May 2005 16:13:28
Original commit files touched by this commit  2.6.0_1
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit  2.6.0
fjoe search for other commits by this committer
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.225 seconds.