FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:32 AM BST
Port details
wxgtk26-unicode 2.6.4_5 x11-toolkits on this many watch lists=16 search for ports that depend on this port
The wxWidgets GUI toolkit (Unicode)
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 May 2005 17:46:05
License: not specified in port


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
Master port: x11-toolkits/wxgtk26

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
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
There are no ports dependent upon this port

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


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://ncu.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://ufpr.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
http://waix.dl.sourceforge.net/project/wxwindows/wxGTK/2.6.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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.
06 Jun 2008 14:16:37
Original commit files touched by this commit  2.6.3_5
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Nov 2007 19:58:44
Original commit files touched by this commit  2.6.3_4
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)
26 May 2007 08:40:39
Original commit files touched by this commit  2.6.3_3
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 20:32:57
Original commit files touched by this commit  2.6.3_2
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}.
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 Apr 2006 11: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
18 Jan 2006 08:01:42
Original commit files touched by this commit  2.6.2_1
tg search for other commits by this committer
Bump PORTREVISION, setup.h and lib/libwx_gtk2u_media-2.6.so will
change when wxMediaCtrl is enabled.

Approved by:    fjoe
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.
12 May 2005 17: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: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

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