New ports:

wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
This commit is contained in:
Max Khon 2004-06-27 21:17:17 +00:00
parent b2aba9d5bc
commit 40852f28b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112414
121 changed files with 4450 additions and 0 deletions

View File

@ -190,9 +190,16 @@
SUBDIR += wxgtk-contrib-common
SUBDIR += wxgtk-docs
SUBDIR += wxgtk2
SUBDIR += wxgtk2-devel
SUBDIR += wxgtk2-common-devel
SUBDIR += wxgtk2-contrib
SUBDIR += wxgtk2-contrib-common-devel
SUBDIR += wxgtk2-contrib-devel
SUBDIR += wxgtk2-unicode
SUBDIR += wxgtk2-unicode-devel
SUBDIR += wxgtk2-unicode-contrib
SUBDIR += wxgtk2-unicode-contrib-devel
SUBDIR += wxgtk2-utils-devel
SUBDIR += wxmozilla
SUBDIR += xbae
SUBDIR += xclasses

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (devel version, common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,455 @@
include/wx/accel.h
include/wx/access.h
include/wx/afterstd.h
include/wx/app.h
include/wx/apptrait.h
include/wx/arrimpl.cpp
include/wx/arrstr.h
include/wx/artprov.h
include/wx/beforestd.h
include/wx/bitmap.h
include/wx/bmpbuttn.h
include/wx/bookctrl.h
include/wx/brush.h
include/wx/buffer.h
include/wx/build.h
include/wx/busyinfo.h
include/wx/button.h
include/wx/calctrl.h
include/wx/caret.h
include/wx/checkbox.h
include/wx/checklst.h
include/wx/chkconf.h
include/wx/choicdlg.h
include/wx/choice.h
include/wx/clipbrd.h
include/wx/clntdata.h
include/wx/cmdline.h
include/wx/cmdproc.h
include/wx/cmndata.h
include/wx/colordlg.h
include/wx/colour.h
include/wx/combobox.h
include/wx/confbase.h
include/wx/config.h
include/wx/containr.h
include/wx/control.h
include/wx/cshelp.h
include/wx/ctrlsub.h
include/wx/cursor.h
include/wx/dataobj.h
include/wx/datetime.h
include/wx/datetime.inl
include/wx/datstrm.h
include/wx/db.h
include/wx/dbgrid.h
include/wx/dbkeyg.h
include/wx/dbtable.h
include/wx/dc.h
include/wx/dcbuffer.h
include/wx/dcclient.h
include/wx/dcmemory.h
include/wx/dcmirror.h
include/wx/dcprint.h
include/wx/dcps.h
include/wx/dcscreen.h
include/wx/dde.h
include/wx/debug.h
include/wx/defs.h
include/wx/dialog.h
include/wx/dialup.h
include/wx/dir.h
include/wx/dirctrl.h
include/wx/dirdlg.h
include/wx/display.h
include/wx/dlimpexp.h
include/wx/dnd.h
include/wx/docmdi.h
include/wx/docview.h
include/wx/dragimag.h
include/wx/dynarray.h
include/wx/dynlib.h
include/wx/dynload.h
include/wx/effects.h
include/wx/encconv.h
include/wx/encinfo.h
include/wx/event.h
include/wx/evtloop.h
include/wx/except.h
include/wx/fdrepdlg.h
include/wx/features.h
include/wx/ffile.h
include/wx/file.h
include/wx/fileconf.h
include/wx/filedlg.h
include/wx/filefn.h
include/wx/filename.h
include/wx/filesys.h
include/wx/fmappriv.h
include/wx/font.h
include/wx/fontdlg.h
include/wx/fontenc.h
include/wx/fontenum.h
include/wx/fontmap.h
include/wx/fontutil.h
include/wx/frame.h
include/wx/fs_inet.h
include/wx/fs_mem.h
include/wx/fs_zip.h
include/wx/gauge.h
include/wx/gbsizer.h
include/wx/gdicmn.h
include/wx/gdiobj.h
include/wx/generic/accel.h
include/wx/generic/calctrl.h
include/wx/generic/caret.h
include/wx/generic/choicdgg.h
include/wx/generic/colrdlgg.h
include/wx/generic/dcpsg.h
include/wx/generic/dirctrlg.h
include/wx/generic/dirdlgg.h
include/wx/generic/dragimgg.h
include/wx/generic/fdrepdlg.h
include/wx/generic/filedlgg.h
include/wx/generic/fontdlgg.h
include/wx/generic/grid.h
include/wx/generic/gridctrl.h
include/wx/generic/gridsel.h
include/wx/generic/helpext.h
include/wx/generic/imaglist.h
include/wx/generic/laywin.h
include/wx/generic/listctrl.h
include/wx/generic/logg.h
include/wx/generic/msgdlgg.h
include/wx/generic/notebook.h
include/wx/generic/numdlgg.h
include/wx/generic/paletteg.h
include/wx/generic/panelg.h
include/wx/generic/printps.h
include/wx/generic/prntdlgg.h
include/wx/generic/progdlgg.h
include/wx/generic/sashwin.h
include/wx/generic/scrolwin.h
include/wx/generic/spinctlg.h
include/wx/generic/splash.h
include/wx/generic/splitter.h
include/wx/generic/statusbr.h
include/wx/generic/tabg.h
include/wx/generic/textdlgg.h
include/wx/generic/timer.h
include/wx/generic/treectlg.h
include/wx/generic/wizard.h
include/wx/geometry.h
include/wx/gifdecod.h
include/wx/glcanvas.h
include/wx/grid.h
include/wx/gsocket.h
include/wx/gtk/accel.h
include/wx/gtk/app.h
include/wx/gtk/bitmap.h
include/wx/gtk/bmpbuttn.h
include/wx/gtk/brush.h
include/wx/gtk/button.h
include/wx/gtk/checkbox.h
include/wx/gtk/checklst.h
include/wx/gtk/choice.h
include/wx/gtk/clipbrd.h
include/wx/gtk/colour.h
include/wx/gtk/combobox.h
include/wx/gtk/control.h
include/wx/gtk/cursor.h
include/wx/gtk/dataform.h
include/wx/gtk/dataobj.h
include/wx/gtk/dataobj2.h
include/wx/gtk/dc.h
include/wx/gtk/dcclient.h
include/wx/gtk/dcmemory.h
include/wx/gtk/dcscreen.h
include/wx/gtk/dialog.h
include/wx/gtk/dnd.h
include/wx/gtk/filedlg.h
include/wx/gtk/font.h
include/wx/gtk/fontdlg.h
include/wx/gtk/frame.h
include/wx/gtk/gauge.h
include/wx/gtk/gdiobj.h
include/wx/gtk/glcanvas.h
include/wx/gtk/icon.h
include/wx/gtk/listbox.h
include/wx/gtk/mdi.h
include/wx/gtk/menu.h
include/wx/gtk/menuitem.h
include/wx/gtk/minifram.h
include/wx/gtk/msgdlg.h
include/wx/gtk/notebook.h
include/wx/gtk/pen.h
include/wx/gtk/popupwin.h
include/wx/gtk/radiobox.h
include/wx/gtk/radiobut.h
include/wx/gtk/region.h
include/wx/gtk/scrolbar.h
include/wx/gtk/scrolwin.h
include/wx/gtk/slider.h
include/wx/gtk/spinbutt.h
include/wx/gtk/spinctrl.h
include/wx/gtk/statbmp.h
include/wx/gtk/statbox.h
include/wx/gtk/statline.h
include/wx/gtk/stattext.h
include/wx/gtk/tbargtk.h
include/wx/gtk/textctrl.h
include/wx/gtk/tglbtn.h
include/wx/gtk/timer.h
include/wx/gtk/tooltip.h
include/wx/gtk/toplevel.h
include/wx/gtk/treectrl.h
include/wx/gtk/win_gtk.h
include/wx/gtk/window.h
include/wx/hash.h
include/wx/hashmap.h
include/wx/hashset.h
include/wx/help.h
include/wx/helpbase.h
include/wx/helphtml.h
include/wx/helpwin.h
include/wx/html/forcelnk.h
include/wx/html/helpctrl.h
include/wx/html/helpdata.h
include/wx/html/helpfrm.h
include/wx/html/htmlcell.h
include/wx/html/htmldefs.h
include/wx/html/htmlfilt.h
include/wx/html/htmlpars.h
include/wx/html/htmlproc.h
include/wx/html/htmltag.h
include/wx/html/htmlwin.h
include/wx/html/htmprint.h
include/wx/html/m_templ.h
include/wx/html/winpars.h
include/wx/htmllbox.h
include/wx/icon.h
include/wx/iconbndl.h
include/wx/iconloc.h
include/wx/imagbmp.h
include/wx/image.h
include/wx/imaggif.h
include/wx/imagiff.h
include/wx/imagjpeg.h
include/wx/imaglist.h
include/wx/imagpcx.h
include/wx/imagpng.h
include/wx/imagpnm.h
include/wx/imagtiff.h
include/wx/imagxpm.h
include/wx/init.h
include/wx/intl.h
include/wx/iosfwrap.h
include/wx/ioswrap.h
include/wx/ipc.h
include/wx/ipcbase.h
include/wx/isql.h
include/wx/isqlext.h
include/wx/joystick.h
include/wx/layout.h
include/wx/laywin.h
include/wx/list.h
include/wx/listbase.h
include/wx/listbook.h
include/wx/listbox.h
include/wx/listctrl.h
include/wx/listimpl.cpp
include/wx/log.h
include/wx/longlong.h
include/wx/math.h
include/wx/matrix.h
include/wx/mdi.h
include/wx/memconf.h
include/wx/memory.h
include/wx/memtext.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/metafile.h
include/wx/mimetype.h
include/wx/minifram.h
include/wx/module.h
include/wx/msgdlg.h
include/wx/msgout.h
include/wx/mstream.h
include/wx/notebook.h
include/wx/numdlg.h
include/wx/object.h
include/wx/ownerdrw.h
include/wx/palette.h
include/wx/panel.h
include/wx/paper.h
include/wx/pen.h
include/wx/platform.h
include/wx/popupwin.h
include/wx/print.h
include/wx/printdlg.h
include/wx/prntbase.h
include/wx/process.h
include/wx/progdlg.h
include/wx/protocol/file.h
include/wx/protocol/ftp.h
include/wx/protocol/http.h
include/wx/protocol/protocol.h
include/wx/ptr_scpd.h
include/wx/quantize.h
include/wx/radiobox.h
include/wx/radiobut.h
include/wx/rawbmp.h
include/wx/regex.h
include/wx/region.h
include/wx/renderer.h
include/wx/sashwin.h
include/wx/sckaddr.h
include/wx/sckipc.h
include/wx/sckstrm.h
include/wx/scopeguard.h
include/wx/scrolbar.h
include/wx/scrolwin.h
include/wx/selstore.h
include/wx/settings.h
include/wx/sizer.h
include/wx/slider.h
include/wx/snglinst.h
include/wx/socket.h
include/wx/sound.h
include/wx/spinbutt.h
include/wx/spinctrl.h
include/wx/splash.h
include/wx/splitter.h
include/wx/stack.h
include/wx/statbmp.h
include/wx/statbox.h
include/wx/statline.h
include/wx/stattext.h
include/wx/statusbr.h
include/wx/stopwatch.h
include/wx/strconv.h
include/wx/stream.h
include/wx/string.h
include/wx/sysopt.h
include/wx/tab.h
include/wx/tabctrl.h
include/wx/taskbar.h
include/wx/tbarbase.h
include/wx/textbuf.h
include/wx/textctrl.h
include/wx/textdlg.h
include/wx/textfile.h
include/wx/tglbtn.h
include/wx/thread.h
include/wx/thrimpl.cpp
include/wx/timer.h
include/wx/tipdlg.h
include/wx/tipwin.h
include/wx/tokenzr.h
include/wx/toolbar.h
include/wx/tooltip.h
include/wx/toplevel.h
include/wx/treebase.h
include/wx/treectrl.h
include/wx/txtstrm.h
include/wx/types.h
include/wx/unix/apptbase.h
include/wx/unix/apptrait.h
include/wx/unix/displayx11.h
include/wx/unix/execute.h
include/wx/unix/fontutil.h
include/wx/unix/gsockunx.h
include/wx/unix/joystick.h
include/wx/unix/mimetype.h
include/wx/unix/pipe.h
include/wx/unix/sound.h
include/wx/unix/taskbarx11.h
include/wx/unix/utilsx11.h
include/wx/url.h
include/wx/utils.h
include/wx/valgen.h
include/wx/validate.h
include/wx/valtext.h
include/wx/variant.h
include/wx/vector.h
include/wx/version.h
include/wx/vidmode.h
include/wx/vlbox.h
include/wx/vms_x_fix.h
include/wx/volume.h
include/wx/vscroll.h
include/wx/wave.h
include/wx/wfstream.h
include/wx/window.h
include/wx/wizard.h
include/wx/wx.h
include/wx/wxchar.h
include/wx/wxhtml.h
include/wx/wxprec.h
include/wx/xml/xml.h
include/wx/xpmdecod.h
include/wx/xpmhand.h
include/wx/xti.h
include/wx/xtistrm.h
include/wx/xtixml.h
include/wx/zipstrm.h
include/wx/zstream.h
share/aclocal/wxwin.m4
share/locale/ca/LC_MESSAGES/wxstd.mo
share/locale/cs/LC_MESSAGES/wxstd.mo
share/locale/da/LC_MESSAGES/wxstd.mo
share/locale/de/LC_MESSAGES/wxstd.mo
share/locale/el/LC_MESSAGES/wxstd.mo
share/locale/es/LC_MESSAGES/wxstd.mo
share/locale/fi/LC_MESSAGES/wxstd.mo
share/locale/fr/LC_MESSAGES/wxstd.mo
share/locale/hu/LC_MESSAGES/wxstd.mo
share/locale/id/LC_MESSAGES/wxstd.mo
share/locale/it/LC_MESSAGES/wxstd.mo
share/locale/ja/LC_MESSAGES/wxstd.mo
share/locale/nl/LC_MESSAGES/wxstd.mo
share/locale/pl/LC_MESSAGES/wxstd.mo
share/locale/ru/LC_MESSAGES/wxstd.mo
share/locale/sl/LC_MESSAGES/wxstd.mo
share/locale/sv/LC_MESSAGES/wxstd.mo
share/locale/tr/LC_MESSAGES/wxstd.mo
share/locale/uk/LC_MESSAGES/wxstd.mo
share/locale/zh_CN/LC_MESSAGES/wxstd.mo
share/locale/zh_TW/LC_MESSAGES/wxstd.mo
share/wx/2.5/afm/Cour.afm
share/wx/2.5/afm/CourBo.afm
share/wx/2.5/afm/CourBoO.afm
share/wx/2.5/afm/CourO.afm
share/wx/2.5/afm/Helv.afm
share/wx/2.5/afm/HelvBo.afm
share/wx/2.5/afm/HelvBoO.afm
share/wx/2.5/afm/HelvO.afm
share/wx/2.5/afm/TimesBo.afm
share/wx/2.5/afm/TimesBoO.afm
share/wx/2.5/afm/TimesO.afm
share/wx/2.5/afm/TimesRo.afm
share/wx/2.5/afm/Zapf.afm
share/wx/2.5/gs_afm/Cour.afm
share/wx/2.5/gs_afm/CourBo.afm
share/wx/2.5/gs_afm/CourBoO.afm
share/wx/2.5/gs_afm/CourO.afm
share/wx/2.5/gs_afm/Helv.afm
share/wx/2.5/gs_afm/HelvBo.afm
share/wx/2.5/gs_afm/HelvBoO.afm
share/wx/2.5/gs_afm/HelvO.afm
share/wx/2.5/gs_afm/TimesBo.afm
share/wx/2.5/gs_afm/TimesBoO.afm
share/wx/2.5/gs_afm/TimesO.afm
share/wx/2.5/gs_afm/TimesRo.afm
share/wx/2.5/gs_afm/Zapf.afm
@dirrm share/wx/2.5/gs_afm
@dirrm share/wx/2.5/afm
@dirrm share/wx/2.5
@dirrm share/wx
@dirrm include/wx/xml
@dirrm include/wx/unix
@dirrm include/wx/protocol
@dirrm include/wx/html
@dirrm include/wx/gtk
@dirrm include/wx/generic
@dirrm include/wx

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
WXGTK_FLAVOR= gtk2-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,108 @@
include/wx/animate/animate.h
include/wx/deprecated/expr.h
include/wx/deprecated/prop.h
include/wx/deprecated/propform.h
include/wx/deprecated/proplist.h
include/wx/deprecated/resource.h
include/wx/deprecated/setup.h
include/wx/deprecated/tbarsmpl.h
include/wx/deprecated/treelay.h
include/wx/deprecated/wxexpr.h
include/wx/fl/antiflickpl.h
include/wx/fl/bardragpl.h
include/wx/fl/barhintspl.h
include/wx/fl/cbcustom.h
include/wx/fl/controlbar.h
include/wx/fl/dynbarhnd.h
include/wx/fl/dyntbar.h
include/wx/fl/dyntbarhnd.h
include/wx/fl/fldefs.h
include/wx/fl/frmview.h
include/wx/fl/garbagec.h
include/wx/fl/gcupdatesmgr.h
include/wx/fl/hintanimpl.h
include/wx/fl/newbmpbtn.h
include/wx/fl/panedrawpl.h
include/wx/fl/rowdragpl.h
include/wx/fl/rowlayoutpl.h
include/wx/fl/toolwnd.h
include/wx/fl/updatesmgr.h
include/wx/gizmos/dynamicsash.h
include/wx/gizmos/editlbox.h
include/wx/gizmos/gizmos.h
include/wx/gizmos/ledctrl.h
include/wx/gizmos/multicell.h
include/wx/gizmos/splittree.h
include/wx/gizmos/statpict.h
include/wx/ogl/basic.h
include/wx/ogl/basicp.h
include/wx/ogl/bmpshape.h
include/wx/ogl/canvas.h
include/wx/ogl/composit.h
include/wx/ogl/constrnt.h
include/wx/ogl/divided.h
include/wx/ogl/drawn.h
include/wx/ogl/drawnp.h
include/wx/ogl/lines.h
include/wx/ogl/linesp.h
include/wx/ogl/mfutils.h
include/wx/ogl/misc.h
include/wx/ogl/ogl.h
include/wx/ogl/ogldiag.h
include/wx/plot/plot.h
include/wx/plot/plot_dwn.bmp
include/wx/plot/plot_enl.bmp
include/wx/plot/plot_shr.bmp
include/wx/plot/plot_up.bmp
include/wx/plot/plot_zin.bmp
include/wx/plot/plot_zot.bmp
include/wx/plot/wxplot.rc
include/wx/stc/stc.h
include/wx/svg/dcsvg.h
include/wx/xrc/xh_all.h
include/wx/xrc/xh_bmp.h
include/wx/xrc/xh_bmpbt.h
include/wx/xrc/xh_bttn.h
include/wx/xrc/xh_cald.h
include/wx/xrc/xh_chckb.h
include/wx/xrc/xh_chckl.h
include/wx/xrc/xh_choic.h
include/wx/xrc/xh_combo.h
include/wx/xrc/xh_dlg.h
include/wx/xrc/xh_frame.h
include/wx/xrc/xh_gauge.h
include/wx/xrc/xh_gdctl.h
include/wx/xrc/xh_html.h
include/wx/xrc/xh_listb.h
include/wx/xrc/xh_listc.h
include/wx/xrc/xh_menu.h
include/wx/xrc/xh_notbk.h
include/wx/xrc/xh_panel.h
include/wx/xrc/xh_radbt.h
include/wx/xrc/xh_radbx.h
include/wx/xrc/xh_scrol.h
include/wx/xrc/xh_scwin.h
include/wx/xrc/xh_sizer.h
include/wx/xrc/xh_slidr.h
include/wx/xrc/xh_spin.h
include/wx/xrc/xh_split.h
include/wx/xrc/xh_statbar.h
include/wx/xrc/xh_stbmp.h
include/wx/xrc/xh_stbox.h
include/wx/xrc/xh_stlin.h
include/wx/xrc/xh_sttxt.h
include/wx/xrc/xh_text.h
include/wx/xrc/xh_toolb.h
include/wx/xrc/xh_tree.h
include/wx/xrc/xh_unkwn.h
include/wx/xrc/xh_wizrd.h
include/wx/xrc/xmlres.h
@dirrm include/wx/xrc
@dirrm include/wx/svg
@dirrm include/wx/stc
@dirrm include/wx/plot
@dirrm include/wx/ogl
@dirrm include/wx/gizmos
@dirrm include/wx/fl
@dirrm include/wx/deprecated
@dirrm include/wx/animate

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2_animate-2.5.so
lib/libwx_gtk2_animate-2.5.so.2
lib/libwx_gtk2_animate-2.5.so.2.0.0
lib/libwx_gtk2_deprecated-2.5.so
lib/libwx_gtk2_deprecated-2.5.so.2
lib/libwx_gtk2_deprecated-2.5.so.2.0.0
lib/libwx_gtk2_fl-2.5.so
lib/libwx_gtk2_fl-2.5.so.2
lib/libwx_gtk2_fl-2.5.so.2.0.0
lib/libwx_gtk2_gizmos-2.5.so
lib/libwx_gtk2_gizmos-2.5.so.2
lib/libwx_gtk2_gizmos-2.5.so.2.0.0
lib/libwx_gtk2_ogl-2.5.so
lib/libwx_gtk2_ogl-2.5.so.2
lib/libwx_gtk2_ogl-2.5.so.2.0.0
lib/libwx_gtk2_plot-2.5.so
lib/libwx_gtk2_plot-2.5.so.2
lib/libwx_gtk2_plot-2.5.so.2.0.0
lib/libwx_gtk2_stc-2.5.so
lib/libwx_gtk2_stc-2.5.so.2
lib/libwx_gtk2_stc-2.5.so.2.0.0
lib/libwx_gtk2_svg-2.5.so
lib/libwx_gtk2_svg-2.5.so.2
lib/libwx_gtk2_svg-2.5.so.2.0.0
lib/libwx_gtk2_xrc-2.5.so
lib/libwx_gtk2_xrc-2.5.so.2
lib/libwx_gtk2_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,103 @@
# New ports collection makefile for: wxgtk2-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
PORTNAME= wx
PORTVERSION= 2.5.2
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
PKGNAMESUFFIX= ${WXGTK_FLAVOR}-devel
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings (devel version)
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= wxgtk-*
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_GNOME= gtk20
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libpng=sys \
--with-libjpeg=sys \
--with-libtiff=sys \
--with-zlib=sys \
--with-expat=sys \
--with-opengl \
--enable-gtk2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -liconv \
-L${X11BASE}/lib" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} != "gtk2-common"
RUN_DEPENDS= ${X11BASE}/include/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
.endif
.if ${WXGTK_FLAVOR:M*-common} != ""
NO_BUILD= yes
INSTALL_TARGET= install-common
.else
INSTALLS_SHLIB= yes
.endif # *-common
.if ${WXGTK_FLAVOR:M*-contrib*} != "" || ${WXGTK_FLAVOR:M*-utils*} != ""
.if ${WXGTK_FLAVOR:M*-utils*} != ""
BUILD_WRKSRC= ${WRKSRC}/contrib/utils
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.else
BUILD_WRKSRC= ${WRKSRC}/contrib
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.endif # *-utils*
.if ${WXGTK_FLAVOR} != "gtk2-contrib-common"
RUN_DEPENDS= ${X11BASE}/include/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk2-contrib-common-devel
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
LIB_DEPENDS+= wx_baseu-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-unicode-devel
.else
LIB_DEPENDS+= wx_base-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-devel
.endif
post-patch:
@${FIND} ${WRKSRC}/contrib -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \
-e "s,@CXXFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cxxflags`," \
-e "s,@CFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cflags`," \
-e "s,@CPPFLAGS@,,"
.endif # !gtk2-contrib-common
.endif # *-contrib* || *-utils*
.include <bsd.port.pre.mk>
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
.if ${OSVERSION} < 500000
IGNORE= Systems prior to FreeBSD 5.0 currently out of support
.else
CONFIGURE_ARGS+=--enable-unicode
.endif
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2u-2.5-config
.else
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2-2.5-config
.endif # *-unicode*
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
MD5 (wxGTK-2.5.2.tar.bz2) = b45874428b0164bfa5bd1a5a11b3eb4a
SIZE (wxGTK-2.5.2.tar.bz2) = 6579255

View File

@ -0,0 +1,37 @@
--- Makefile.in.orig Mon May 31 18:11:50 2004
+++ Makefile.in Sun Jun 27 21:12:13 2004
@@ -23,6 +23,7 @@
SONAME_FLAG = @SONAME_FLAG@
STRIP = @STRIP@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_DIR = @INSTALL_DIR@
srcdir = @srcdir@
@@ -6927,11 +6928,13 @@
all: $(__wxregex___depname) $(__wxzlib___depname) $(__wxpng___depname) $(__wxjpeg___depname) $(__wxtiff___depname) $(__wxodbc___depname) $(__wxexpat___depname) $(__monodll___depname) $(__monolib___depname) $(__basedll___depname) $(__baselib___depname) $(__netdll___depname) $(__netlib___depname) $(__coredll___depname) $(__corelib___depname) $(__advdll___depname) $(__advlib___depname) $(__odbcdll___depname) $(__odbclib___depname) $(__dbgriddll___depname) $(__dbgridlib___depname) $(__htmldll___depname) $(__htmllib___depname) $(__xmldll___depname) $(__xmllib___depname) $(__gldll___depname) $(__gllib___depname) $(__sound_sdl___depname) $(__macos_res___depname) $(__cocoa_res___depname)
-install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_afm___depname) $(__install_gsafm___depname) install-wxconfig locale_install $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) install-wxconfig $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+ $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx
+ (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx)
+
+install-common: $(__install_afm___depname) $(__install_gsafm___depname) locale_install
$(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal
(cd $(srcdir) ; $(INSTALL_DATA) wxwin.m4 $(DESTDIR)$(datadir)/aclocal)
- $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx
- (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx)
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in $(ALL_HEADERS); do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
@@ -7371,8 +7374,7 @@
install-wxconfig:
$(INSTALL_DIR) $(DESTDIR)$(bindir)
- $(INSTALL_PROGRAM) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
- (cd $(DESTDIR)$(bindir) && rm -f wx-config && $(LN_S) wx$(TOOLCHAIN_NAME)-config wx-config)
+ $(INSTALL_SCRIPT) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
locale_install:
$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale

View File

@ -0,0 +1,55 @@
--- configure.orig Mon May 31 18:11:50 2004
+++ configure Sun Jun 27 20:13:50 2004
@@ -32707,7 +32707,7 @@
fi
;;
*-*-freebsd*)
- THREAD_OPTS="-kthread lthread $THREAD_OPTS c_r"
+ THREAD_OPTS="$PTHREAD_LIBS"
;;
*-*-darwin* | *-*-cygwin* )
THREAD_OPTS=""
@@ -32744,6 +32744,12 @@
echo $ECHO_N "checking whether pthreads work without any flags... $ECHO_C" >&6
;;
+ -pthread|-l*)
+ echo "$as_me:$LINENO: checking for the pthreads library $flag" >&5
+echo $ECHO_N "checking for the pthreads library $flag... $ECHO_C" >&6
+ THREADS_LINK="$flag"
+ ;;
+
-*)
echo "$as_me:$LINENO: checking whether pthreads work with $flag" >&5
echo $ECHO_N "checking whether pthreads work with $flag... $ECHO_C" >&6
@@ -34014,6 +34020,7 @@
fi
fi
fi
+TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} ${PTHREAD_CFLAGS}"
if test "$WXGTK20" = 1 ; then
cat >>confdefs.h <<_ACEOF
@@ -34134,7 +34141,7 @@
OPTIMISE="-O"
fi
fi
-
+OPTIMISE=
if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
cat >>confdefs.h <<\_ACEOF
@@ -40123,6 +40130,13 @@
case "${BAKEFILE_HOST}" in
*-*-linux* )
+ SONAME_FLAG="-Wl,-soname,"
+ USE_SOVERSION=1
+ USE_SOVERLINUX=1
+ USE_SOSYMLINKS=1
+ ;;
+
+ *-*-freebsd* )
SONAME_FLAG="-Wl,-soname,"
USE_SOVERSION=1
USE_SOVERLINUX=1

View File

@ -0,0 +1,9 @@
--- contrib/Makefile.in.orig Sun Jun 27 21:46:24 2004
+++ contrib/Makefile.in Sun Jun 27 21:46:44 2004
@@ -16,3 +16,6 @@
install:
cd src; $(MAKE) install
+
+install-common:
+ cd src; $(MAKE) install-common

View File

@ -0,0 +1,28 @@
--- contrib/src/Makefile.in.orig Mon May 31 18:12:16 2004
+++ contrib/src/Makefile.in Mon Jun 28 00:28:54 2004
@@ -1,15 +1,23 @@
# $Id: Makefile.in,v 1.16 2003/08/17 12:48:18 VS Exp $
-CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg xrc deprecated animate #applet
+CONTRIB_SUBDIRS=fl gizmos ogl plot stc svg xrc deprecated animate #applet mmedia
-all:
+@COND_UNICODE_1@wxregexu_depname= wxregexu
+
+all: $(wxregexu_depname)
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done
+wxregexu:
+ cd ../.. && $(MAKE) lib/libwxregexu.a
+
clean:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) clean); done
install:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install); done
+
+install-common:
+ @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install-common); done
uninstall:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) uninstall); done

View File

@ -0,0 +1,11 @@
--- contrib/src/animate/Makefile.in.orig Sun Jun 27 21:38:11 2004
+++ contrib/src/animate/Makefile.in Sun Jun 27 21:38:20 2004
@@ -172,6 +172,8 @@
all: $(__animatedll___depname) $(__animatelib___depname)
install: all $(__install_animatedll___depname) $(__install_animatelib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/animate/animate.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/deprecated/Makefile.in.orig Sun Jun 27 21:38:26 2004
+++ contrib/src/deprecated/Makefile.in Sun Jun 27 21:38:52 2004
@@ -199,6 +199,8 @@
all: $(__deprecateddll___depname) $(__deprecatedlib___depname)
install: all $(__install_deprecateddll___depname) $(__install_deprecatedlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/deprecated/expr.h wx/deprecated/prop.h wx/deprecated/propform.h wx/deprecated/proplist.h wx/deprecated/resource.h wx/deprecated/setup.h wx/deprecated/tbarsmpl.h wx/deprecated/treelay.h wx/deprecated/wxexpr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/fl/Makefile.in.orig Sun Jun 27 21:34:52 2004
+++ contrib/src/fl/Makefile.in Sun Jun 27 21:35:37 2004
@@ -203,6 +203,8 @@
all: $(__fldll___depname) $(__fllib___depname)
install: all $(__install_fldll___depname) $(__install_fllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/fl/antiflickpl.h wx/fl/bardragpl.h wx/fl/barhintspl.h wx/fl/cbcustom.h wx/fl/controlbar.h wx/fl/dynbarhnd.h wx/fl/dyntbar.h wx/fl/dyntbarhnd.h wx/fl/fldefs.h wx/fl/frmview.h wx/fl/garbagec.h wx/fl/gcupdatesmgr.h wx/fl/hintanimpl.h wx/fl/newbmpbtn.h wx/fl/panedrawpl.h wx/fl/rowdragpl.h wx/fl/rowlayoutpl.h wx/fl/toolwnd.h wx/fl/updatesmgr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/gizmos/Makefile.in.orig Sun Jun 27 21:35:44 2004
+++ contrib/src/gizmos/Makefile.in Sun Jun 27 21:35:55 2004
@@ -181,6 +181,8 @@
all: $(__gizmosdll___depname) $(__gizmoslib___depname)
install: all $(__install_gizmosdll___depname) $(__install_gizmoslib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/ogl/Makefile.in.orig Sun Jun 27 22:44:07 2004
+++ contrib/src/ogl/Makefile.in Sun Jun 27 22:44:25 2004
@@ -193,6 +193,8 @@
all: $(__ogldll___depname) $(__ogllib___depname)
install: all $(__install_ogldll___depname) $(__install_ogllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/ogl/basic.h wx/ogl/basicp.h wx/ogl/bmpshape.h wx/ogl/canvas.h wx/ogl/composit.h wx/ogl/constrnt.h wx/ogl/divided.h wx/ogl/drawn.h wx/ogl/drawnp.h wx/ogl/lines.h wx/ogl/linesp.h wx/ogl/mfutils.h wx/ogl/misc.h wx/ogl/ogldiag.h wx/ogl/ogl.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/plot/Makefile.in.orig Sun Jun 27 21:36:28 2004
+++ contrib/src/plot/Makefile.in Sun Jun 27 21:36:37 2004
@@ -171,6 +171,8 @@
all: $(__plotdll___depname) $(__plotlib___depname)
install: all $(__install_plotdll___depname) $(__install_plotlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/stc/Makefile.in.orig Sun Jun 27 21:36:48 2004
+++ contrib/src/stc/Makefile.in Sun Jun 27 21:36:56 2004
@@ -286,6 +286,8 @@
all: $(__stcdll___depname) $(__stclib___depname)
install: all $(__install_stcdll___depname) $(__install_stclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/stc/stc.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/svg/Makefile.in.orig Sun Jun 27 21:37:03 2004
+++ contrib/src/svg/Makefile.in Sun Jun 27 21:37:16 2004
@@ -171,6 +171,8 @@
all: $(__svgdll___depname) $(__svglib___depname)
install: all $(__install_svgdll___depname) $(__install_svglib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/svg/dcsvg.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/xrc/Makefile.in.orig Sun Jun 27 21:37:21 2004
+++ contrib/src/xrc/Makefile.in Sun Jun 27 21:37:44 2004
@@ -258,6 +258,8 @@
all: $(__xrcdll___depname) $(__xrclib___depname)
install: all $(__install_xrcdll___depname) $(__install_xrclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/xrc/xmlres.h wx/xrc/xh_all.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,12 @@
--- contrib/utils/Makefile.in.orig Mon Jun 28 03:47:07 2004
+++ contrib/utils/Makefile.in Mon Jun 28 03:47:23 2004
@@ -5,6 +5,9 @@
all:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE)); done
+install:
+ @for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) install); done
+
clean:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) clean); done

View File

@ -0,0 +1,11 @@
--- wx-config.in.orig Mon May 31 18:11:50 2004
+++ wx-config.in Sun Jun 27 20:08:21 2004
@@ -230,7 +230,7 @@
includes=" -I${includedir}"
fi
- includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
+ includes="-I${includedir}/wx/include/${TOOLCHAIN_NAME}$includes"
# in inplace case we need to also add path to contrib headers -- do it
# unconditionally as they might be used and we have no way of knowing if

View File

@ -0,0 +1,4 @@
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/

View File

@ -0,0 +1,26 @@
bin/wxgtk2-2.5-config
include/wx/include/gtk2-2.5/wx/setup.h
lib/libwx_base-2.5.so
lib/libwx_base-2.5.so.2
lib/libwx_base-2.5.so.2.0.0
lib/libwx_base_net-2.5.so
lib/libwx_base_net-2.5.so.2
lib/libwx_base_net-2.5.so.2.0.0
lib/libwx_base_xml-2.5.so
lib/libwx_base_xml-2.5.so.2
lib/libwx_base_xml-2.5.so.2.0.0
lib/libwx_gtk2_adv-2.5.so
lib/libwx_gtk2_adv-2.5.so.2
lib/libwx_gtk2_adv-2.5.so.2.0.0
lib/libwx_gtk2_core-2.5.so
lib/libwx_gtk2_core-2.5.so.2
lib/libwx_gtk2_core-2.5.so.2.0.0
lib/libwx_gtk2_gl-2.5.so
lib/libwx_gtk2_gl-2.5.so.2
lib/libwx_gtk2_gl-2.5.so.2.0.0
lib/libwx_gtk2_html-2.5.so
lib/libwx_gtk2_html-2.5.so.2
lib/libwx_gtk2_html-2.5.so.2.0.0
@dirrm include/wx/include/gtk2-2.5/wx
@dirrm include/wx/include/gtk2-2.5
@dirrm include/wx/include

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,26 @@
bin/wxgtk2u-2.5-config
include/wx/include/gtk2u-2.5/wx/setup.h
lib/libwx_baseu-2.5.so
lib/libwx_baseu-2.5.so.2
lib/libwx_baseu-2.5.so.2.0.0
lib/libwx_baseu_net-2.5.so
lib/libwx_baseu_net-2.5.so.2
lib/libwx_baseu_net-2.5.so.2.0.0
lib/libwx_baseu_xml-2.5.so
lib/libwx_baseu_xml-2.5.so.2
lib/libwx_baseu_xml-2.5.so.2.0.0
lib/libwx_gtk2u_adv-2.5.so
lib/libwx_gtk2u_adv-2.5.so.2
lib/libwx_gtk2u_adv-2.5.so.2.0.0
lib/libwx_gtk2u_core-2.5.so
lib/libwx_gtk2u_core-2.5.so.2
lib/libwx_gtk2u_core-2.5.so.2.0.0
lib/libwx_gtk2u_gl-2.5.so
lib/libwx_gtk2u_gl-2.5.so.2
lib/libwx_gtk2u_gl-2.5.so.2.0.0
lib/libwx_gtk2u_html-2.5.so
lib/libwx_gtk2u_html-2.5.so.2
lib/libwx_gtk2u_html-2.5.so.2.0.0
@dirrm include/wx/include/gtk2u-2.5/wx
@dirrm include/wx/include/gtk2u-2.5
@dirrm include/wx/include

View File

@ -0,0 +1,19 @@
# New ports collection makefile for: wxgtk2-utils-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit utils (devel version)
.if defined(WITH_UNICODE)
WXGTK_FLAVOR= gtk2-unicode-utils
.else
WXGTK_FLAVOR= gtk2-utils
.endif
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,3 @@
bin/convertrc
bin/wxrc
bin/wxrcedit

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (devel version, common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,455 @@
include/wx/accel.h
include/wx/access.h
include/wx/afterstd.h
include/wx/app.h
include/wx/apptrait.h
include/wx/arrimpl.cpp
include/wx/arrstr.h
include/wx/artprov.h
include/wx/beforestd.h
include/wx/bitmap.h
include/wx/bmpbuttn.h
include/wx/bookctrl.h
include/wx/brush.h
include/wx/buffer.h
include/wx/build.h
include/wx/busyinfo.h
include/wx/button.h
include/wx/calctrl.h
include/wx/caret.h
include/wx/checkbox.h
include/wx/checklst.h
include/wx/chkconf.h
include/wx/choicdlg.h
include/wx/choice.h
include/wx/clipbrd.h
include/wx/clntdata.h
include/wx/cmdline.h
include/wx/cmdproc.h
include/wx/cmndata.h
include/wx/colordlg.h
include/wx/colour.h
include/wx/combobox.h
include/wx/confbase.h
include/wx/config.h
include/wx/containr.h
include/wx/control.h
include/wx/cshelp.h
include/wx/ctrlsub.h
include/wx/cursor.h
include/wx/dataobj.h
include/wx/datetime.h
include/wx/datetime.inl
include/wx/datstrm.h
include/wx/db.h
include/wx/dbgrid.h
include/wx/dbkeyg.h
include/wx/dbtable.h
include/wx/dc.h
include/wx/dcbuffer.h
include/wx/dcclient.h
include/wx/dcmemory.h
include/wx/dcmirror.h
include/wx/dcprint.h
include/wx/dcps.h
include/wx/dcscreen.h
include/wx/dde.h
include/wx/debug.h
include/wx/defs.h
include/wx/dialog.h
include/wx/dialup.h
include/wx/dir.h
include/wx/dirctrl.h
include/wx/dirdlg.h
include/wx/display.h
include/wx/dlimpexp.h
include/wx/dnd.h
include/wx/docmdi.h
include/wx/docview.h
include/wx/dragimag.h
include/wx/dynarray.h
include/wx/dynlib.h
include/wx/dynload.h
include/wx/effects.h
include/wx/encconv.h
include/wx/encinfo.h
include/wx/event.h
include/wx/evtloop.h
include/wx/except.h
include/wx/fdrepdlg.h
include/wx/features.h
include/wx/ffile.h
include/wx/file.h
include/wx/fileconf.h
include/wx/filedlg.h
include/wx/filefn.h
include/wx/filename.h
include/wx/filesys.h
include/wx/fmappriv.h
include/wx/font.h
include/wx/fontdlg.h
include/wx/fontenc.h
include/wx/fontenum.h
include/wx/fontmap.h
include/wx/fontutil.h
include/wx/frame.h
include/wx/fs_inet.h
include/wx/fs_mem.h
include/wx/fs_zip.h
include/wx/gauge.h
include/wx/gbsizer.h
include/wx/gdicmn.h
include/wx/gdiobj.h
include/wx/generic/accel.h
include/wx/generic/calctrl.h
include/wx/generic/caret.h
include/wx/generic/choicdgg.h
include/wx/generic/colrdlgg.h
include/wx/generic/dcpsg.h
include/wx/generic/dirctrlg.h
include/wx/generic/dirdlgg.h
include/wx/generic/dragimgg.h
include/wx/generic/fdrepdlg.h
include/wx/generic/filedlgg.h
include/wx/generic/fontdlgg.h
include/wx/generic/grid.h
include/wx/generic/gridctrl.h
include/wx/generic/gridsel.h
include/wx/generic/helpext.h
include/wx/generic/imaglist.h
include/wx/generic/laywin.h
include/wx/generic/listctrl.h
include/wx/generic/logg.h
include/wx/generic/msgdlgg.h
include/wx/generic/notebook.h
include/wx/generic/numdlgg.h
include/wx/generic/paletteg.h
include/wx/generic/panelg.h
include/wx/generic/printps.h
include/wx/generic/prntdlgg.h
include/wx/generic/progdlgg.h
include/wx/generic/sashwin.h
include/wx/generic/scrolwin.h
include/wx/generic/spinctlg.h
include/wx/generic/splash.h
include/wx/generic/splitter.h
include/wx/generic/statusbr.h
include/wx/generic/tabg.h
include/wx/generic/textdlgg.h
include/wx/generic/timer.h
include/wx/generic/treectlg.h
include/wx/generic/wizard.h
include/wx/geometry.h
include/wx/gifdecod.h
include/wx/glcanvas.h
include/wx/grid.h
include/wx/gsocket.h
include/wx/gtk/accel.h
include/wx/gtk/app.h
include/wx/gtk/bitmap.h
include/wx/gtk/bmpbuttn.h
include/wx/gtk/brush.h
include/wx/gtk/button.h
include/wx/gtk/checkbox.h
include/wx/gtk/checklst.h
include/wx/gtk/choice.h
include/wx/gtk/clipbrd.h
include/wx/gtk/colour.h
include/wx/gtk/combobox.h
include/wx/gtk/control.h
include/wx/gtk/cursor.h
include/wx/gtk/dataform.h
include/wx/gtk/dataobj.h
include/wx/gtk/dataobj2.h
include/wx/gtk/dc.h
include/wx/gtk/dcclient.h
include/wx/gtk/dcmemory.h
include/wx/gtk/dcscreen.h
include/wx/gtk/dialog.h
include/wx/gtk/dnd.h
include/wx/gtk/filedlg.h
include/wx/gtk/font.h
include/wx/gtk/fontdlg.h
include/wx/gtk/frame.h
include/wx/gtk/gauge.h
include/wx/gtk/gdiobj.h
include/wx/gtk/glcanvas.h
include/wx/gtk/icon.h
include/wx/gtk/listbox.h
include/wx/gtk/mdi.h
include/wx/gtk/menu.h
include/wx/gtk/menuitem.h
include/wx/gtk/minifram.h
include/wx/gtk/msgdlg.h
include/wx/gtk/notebook.h
include/wx/gtk/pen.h
include/wx/gtk/popupwin.h
include/wx/gtk/radiobox.h
include/wx/gtk/radiobut.h
include/wx/gtk/region.h
include/wx/gtk/scrolbar.h
include/wx/gtk/scrolwin.h
include/wx/gtk/slider.h
include/wx/gtk/spinbutt.h
include/wx/gtk/spinctrl.h
include/wx/gtk/statbmp.h
include/wx/gtk/statbox.h
include/wx/gtk/statline.h
include/wx/gtk/stattext.h
include/wx/gtk/tbargtk.h
include/wx/gtk/textctrl.h
include/wx/gtk/tglbtn.h
include/wx/gtk/timer.h
include/wx/gtk/tooltip.h
include/wx/gtk/toplevel.h
include/wx/gtk/treectrl.h
include/wx/gtk/win_gtk.h
include/wx/gtk/window.h
include/wx/hash.h
include/wx/hashmap.h
include/wx/hashset.h
include/wx/help.h
include/wx/helpbase.h
include/wx/helphtml.h
include/wx/helpwin.h
include/wx/html/forcelnk.h
include/wx/html/helpctrl.h
include/wx/html/helpdata.h
include/wx/html/helpfrm.h
include/wx/html/htmlcell.h
include/wx/html/htmldefs.h
include/wx/html/htmlfilt.h
include/wx/html/htmlpars.h
include/wx/html/htmlproc.h
include/wx/html/htmltag.h
include/wx/html/htmlwin.h
include/wx/html/htmprint.h
include/wx/html/m_templ.h
include/wx/html/winpars.h
include/wx/htmllbox.h
include/wx/icon.h
include/wx/iconbndl.h
include/wx/iconloc.h
include/wx/imagbmp.h
include/wx/image.h
include/wx/imaggif.h
include/wx/imagiff.h
include/wx/imagjpeg.h
include/wx/imaglist.h
include/wx/imagpcx.h
include/wx/imagpng.h
include/wx/imagpnm.h
include/wx/imagtiff.h
include/wx/imagxpm.h
include/wx/init.h
include/wx/intl.h
include/wx/iosfwrap.h
include/wx/ioswrap.h
include/wx/ipc.h
include/wx/ipcbase.h
include/wx/isql.h
include/wx/isqlext.h
include/wx/joystick.h
include/wx/layout.h
include/wx/laywin.h
include/wx/list.h
include/wx/listbase.h
include/wx/listbook.h
include/wx/listbox.h
include/wx/listctrl.h
include/wx/listimpl.cpp
include/wx/log.h
include/wx/longlong.h
include/wx/math.h
include/wx/matrix.h
include/wx/mdi.h
include/wx/memconf.h
include/wx/memory.h
include/wx/memtext.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/metafile.h
include/wx/mimetype.h
include/wx/minifram.h
include/wx/module.h
include/wx/msgdlg.h
include/wx/msgout.h
include/wx/mstream.h
include/wx/notebook.h
include/wx/numdlg.h
include/wx/object.h
include/wx/ownerdrw.h
include/wx/palette.h
include/wx/panel.h
include/wx/paper.h
include/wx/pen.h
include/wx/platform.h
include/wx/popupwin.h
include/wx/print.h
include/wx/printdlg.h
include/wx/prntbase.h
include/wx/process.h
include/wx/progdlg.h
include/wx/protocol/file.h
include/wx/protocol/ftp.h
include/wx/protocol/http.h
include/wx/protocol/protocol.h
include/wx/ptr_scpd.h
include/wx/quantize.h
include/wx/radiobox.h
include/wx/radiobut.h
include/wx/rawbmp.h
include/wx/regex.h
include/wx/region.h
include/wx/renderer.h
include/wx/sashwin.h
include/wx/sckaddr.h
include/wx/sckipc.h
include/wx/sckstrm.h
include/wx/scopeguard.h
include/wx/scrolbar.h
include/wx/scrolwin.h
include/wx/selstore.h
include/wx/settings.h
include/wx/sizer.h
include/wx/slider.h
include/wx/snglinst.h
include/wx/socket.h
include/wx/sound.h
include/wx/spinbutt.h
include/wx/spinctrl.h
include/wx/splash.h
include/wx/splitter.h
include/wx/stack.h
include/wx/statbmp.h
include/wx/statbox.h
include/wx/statline.h
include/wx/stattext.h
include/wx/statusbr.h
include/wx/stopwatch.h
include/wx/strconv.h
include/wx/stream.h
include/wx/string.h
include/wx/sysopt.h
include/wx/tab.h
include/wx/tabctrl.h
include/wx/taskbar.h
include/wx/tbarbase.h
include/wx/textbuf.h
include/wx/textctrl.h
include/wx/textdlg.h
include/wx/textfile.h
include/wx/tglbtn.h
include/wx/thread.h
include/wx/thrimpl.cpp
include/wx/timer.h
include/wx/tipdlg.h
include/wx/tipwin.h
include/wx/tokenzr.h
include/wx/toolbar.h
include/wx/tooltip.h
include/wx/toplevel.h
include/wx/treebase.h
include/wx/treectrl.h
include/wx/txtstrm.h
include/wx/types.h
include/wx/unix/apptbase.h
include/wx/unix/apptrait.h
include/wx/unix/displayx11.h
include/wx/unix/execute.h
include/wx/unix/fontutil.h
include/wx/unix/gsockunx.h
include/wx/unix/joystick.h
include/wx/unix/mimetype.h
include/wx/unix/pipe.h
include/wx/unix/sound.h
include/wx/unix/taskbarx11.h
include/wx/unix/utilsx11.h
include/wx/url.h
include/wx/utils.h
include/wx/valgen.h
include/wx/validate.h
include/wx/valtext.h
include/wx/variant.h
include/wx/vector.h
include/wx/version.h
include/wx/vidmode.h
include/wx/vlbox.h
include/wx/vms_x_fix.h
include/wx/volume.h
include/wx/vscroll.h
include/wx/wave.h
include/wx/wfstream.h
include/wx/window.h
include/wx/wizard.h
include/wx/wx.h
include/wx/wxchar.h
include/wx/wxhtml.h
include/wx/wxprec.h
include/wx/xml/xml.h
include/wx/xpmdecod.h
include/wx/xpmhand.h
include/wx/xti.h
include/wx/xtistrm.h
include/wx/xtixml.h
include/wx/zipstrm.h
include/wx/zstream.h
share/aclocal/wxwin.m4
share/locale/ca/LC_MESSAGES/wxstd.mo
share/locale/cs/LC_MESSAGES/wxstd.mo
share/locale/da/LC_MESSAGES/wxstd.mo
share/locale/de/LC_MESSAGES/wxstd.mo
share/locale/el/LC_MESSAGES/wxstd.mo
share/locale/es/LC_MESSAGES/wxstd.mo
share/locale/fi/LC_MESSAGES/wxstd.mo
share/locale/fr/LC_MESSAGES/wxstd.mo
share/locale/hu/LC_MESSAGES/wxstd.mo
share/locale/id/LC_MESSAGES/wxstd.mo
share/locale/it/LC_MESSAGES/wxstd.mo
share/locale/ja/LC_MESSAGES/wxstd.mo
share/locale/nl/LC_MESSAGES/wxstd.mo
share/locale/pl/LC_MESSAGES/wxstd.mo
share/locale/ru/LC_MESSAGES/wxstd.mo
share/locale/sl/LC_MESSAGES/wxstd.mo
share/locale/sv/LC_MESSAGES/wxstd.mo
share/locale/tr/LC_MESSAGES/wxstd.mo
share/locale/uk/LC_MESSAGES/wxstd.mo
share/locale/zh_CN/LC_MESSAGES/wxstd.mo
share/locale/zh_TW/LC_MESSAGES/wxstd.mo
share/wx/2.5/afm/Cour.afm
share/wx/2.5/afm/CourBo.afm
share/wx/2.5/afm/CourBoO.afm
share/wx/2.5/afm/CourO.afm
share/wx/2.5/afm/Helv.afm
share/wx/2.5/afm/HelvBo.afm
share/wx/2.5/afm/HelvBoO.afm
share/wx/2.5/afm/HelvO.afm
share/wx/2.5/afm/TimesBo.afm
share/wx/2.5/afm/TimesBoO.afm
share/wx/2.5/afm/TimesO.afm
share/wx/2.5/afm/TimesRo.afm
share/wx/2.5/afm/Zapf.afm
share/wx/2.5/gs_afm/Cour.afm
share/wx/2.5/gs_afm/CourBo.afm
share/wx/2.5/gs_afm/CourBoO.afm
share/wx/2.5/gs_afm/CourO.afm
share/wx/2.5/gs_afm/Helv.afm
share/wx/2.5/gs_afm/HelvBo.afm
share/wx/2.5/gs_afm/HelvBoO.afm
share/wx/2.5/gs_afm/HelvO.afm
share/wx/2.5/gs_afm/TimesBo.afm
share/wx/2.5/gs_afm/TimesBoO.afm
share/wx/2.5/gs_afm/TimesO.afm
share/wx/2.5/gs_afm/TimesRo.afm
share/wx/2.5/gs_afm/Zapf.afm
@dirrm share/wx/2.5/gs_afm
@dirrm share/wx/2.5/afm
@dirrm share/wx/2.5
@dirrm share/wx
@dirrm include/wx/xml
@dirrm include/wx/unix
@dirrm include/wx/protocol
@dirrm include/wx/html
@dirrm include/wx/gtk
@dirrm include/wx/generic
@dirrm include/wx

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
WXGTK_FLAVOR= gtk2-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,108 @@
include/wx/animate/animate.h
include/wx/deprecated/expr.h
include/wx/deprecated/prop.h
include/wx/deprecated/propform.h
include/wx/deprecated/proplist.h
include/wx/deprecated/resource.h
include/wx/deprecated/setup.h
include/wx/deprecated/tbarsmpl.h
include/wx/deprecated/treelay.h
include/wx/deprecated/wxexpr.h
include/wx/fl/antiflickpl.h
include/wx/fl/bardragpl.h
include/wx/fl/barhintspl.h
include/wx/fl/cbcustom.h
include/wx/fl/controlbar.h
include/wx/fl/dynbarhnd.h
include/wx/fl/dyntbar.h
include/wx/fl/dyntbarhnd.h
include/wx/fl/fldefs.h
include/wx/fl/frmview.h
include/wx/fl/garbagec.h
include/wx/fl/gcupdatesmgr.h
include/wx/fl/hintanimpl.h
include/wx/fl/newbmpbtn.h
include/wx/fl/panedrawpl.h
include/wx/fl/rowdragpl.h
include/wx/fl/rowlayoutpl.h
include/wx/fl/toolwnd.h
include/wx/fl/updatesmgr.h
include/wx/gizmos/dynamicsash.h
include/wx/gizmos/editlbox.h
include/wx/gizmos/gizmos.h
include/wx/gizmos/ledctrl.h
include/wx/gizmos/multicell.h
include/wx/gizmos/splittree.h
include/wx/gizmos/statpict.h
include/wx/ogl/basic.h
include/wx/ogl/basicp.h
include/wx/ogl/bmpshape.h
include/wx/ogl/canvas.h
include/wx/ogl/composit.h
include/wx/ogl/constrnt.h
include/wx/ogl/divided.h
include/wx/ogl/drawn.h
include/wx/ogl/drawnp.h
include/wx/ogl/lines.h
include/wx/ogl/linesp.h
include/wx/ogl/mfutils.h
include/wx/ogl/misc.h
include/wx/ogl/ogl.h
include/wx/ogl/ogldiag.h
include/wx/plot/plot.h
include/wx/plot/plot_dwn.bmp
include/wx/plot/plot_enl.bmp
include/wx/plot/plot_shr.bmp
include/wx/plot/plot_up.bmp
include/wx/plot/plot_zin.bmp
include/wx/plot/plot_zot.bmp
include/wx/plot/wxplot.rc
include/wx/stc/stc.h
include/wx/svg/dcsvg.h
include/wx/xrc/xh_all.h
include/wx/xrc/xh_bmp.h
include/wx/xrc/xh_bmpbt.h
include/wx/xrc/xh_bttn.h
include/wx/xrc/xh_cald.h
include/wx/xrc/xh_chckb.h
include/wx/xrc/xh_chckl.h
include/wx/xrc/xh_choic.h
include/wx/xrc/xh_combo.h
include/wx/xrc/xh_dlg.h
include/wx/xrc/xh_frame.h
include/wx/xrc/xh_gauge.h
include/wx/xrc/xh_gdctl.h
include/wx/xrc/xh_html.h
include/wx/xrc/xh_listb.h
include/wx/xrc/xh_listc.h
include/wx/xrc/xh_menu.h
include/wx/xrc/xh_notbk.h
include/wx/xrc/xh_panel.h
include/wx/xrc/xh_radbt.h
include/wx/xrc/xh_radbx.h
include/wx/xrc/xh_scrol.h
include/wx/xrc/xh_scwin.h
include/wx/xrc/xh_sizer.h
include/wx/xrc/xh_slidr.h
include/wx/xrc/xh_spin.h
include/wx/xrc/xh_split.h
include/wx/xrc/xh_statbar.h
include/wx/xrc/xh_stbmp.h
include/wx/xrc/xh_stbox.h
include/wx/xrc/xh_stlin.h
include/wx/xrc/xh_sttxt.h
include/wx/xrc/xh_text.h
include/wx/xrc/xh_toolb.h
include/wx/xrc/xh_tree.h
include/wx/xrc/xh_unkwn.h
include/wx/xrc/xh_wizrd.h
include/wx/xrc/xmlres.h
@dirrm include/wx/xrc
@dirrm include/wx/svg
@dirrm include/wx/stc
@dirrm include/wx/plot
@dirrm include/wx/ogl
@dirrm include/wx/gizmos
@dirrm include/wx/fl
@dirrm include/wx/deprecated
@dirrm include/wx/animate

View File

@ -0,0 +1,19 @@
# New ports collection makefile for: wxgtk2-utils-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit utils (devel version)
.if defined(WITH_UNICODE)
WXGTK_FLAVOR= gtk2-unicode-utils
.else
WXGTK_FLAVOR= gtk2-utils
.endif
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,3 @@
bin/convertrc
bin/wxrc
bin/wxrcedit

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2_animate-2.5.so
lib/libwx_gtk2_animate-2.5.so.2
lib/libwx_gtk2_animate-2.5.so.2.0.0
lib/libwx_gtk2_deprecated-2.5.so
lib/libwx_gtk2_deprecated-2.5.so.2
lib/libwx_gtk2_deprecated-2.5.so.2.0.0
lib/libwx_gtk2_fl-2.5.so
lib/libwx_gtk2_fl-2.5.so.2
lib/libwx_gtk2_fl-2.5.so.2.0.0
lib/libwx_gtk2_gizmos-2.5.so
lib/libwx_gtk2_gizmos-2.5.so.2
lib/libwx_gtk2_gizmos-2.5.so.2.0.0
lib/libwx_gtk2_ogl-2.5.so
lib/libwx_gtk2_ogl-2.5.so.2
lib/libwx_gtk2_ogl-2.5.so.2.0.0
lib/libwx_gtk2_plot-2.5.so
lib/libwx_gtk2_plot-2.5.so.2
lib/libwx_gtk2_plot-2.5.so.2.0.0
lib/libwx_gtk2_stc-2.5.so
lib/libwx_gtk2_stc-2.5.so.2
lib/libwx_gtk2_stc-2.5.so.2.0.0
lib/libwx_gtk2_svg-2.5.so
lib/libwx_gtk2_svg-2.5.so.2
lib/libwx_gtk2_svg-2.5.so.2.0.0
lib/libwx_gtk2_xrc-2.5.so
lib/libwx_gtk2_xrc-2.5.so.2
lib/libwx_gtk2_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,103 @@
# New ports collection makefile for: wxgtk2-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
PORTNAME= wx
PORTVERSION= 2.5.2
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
PKGNAMESUFFIX= ${WXGTK_FLAVOR}-devel
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings (devel version)
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= wxgtk-*
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_GNOME= gtk20
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libpng=sys \
--with-libjpeg=sys \
--with-libtiff=sys \
--with-zlib=sys \
--with-expat=sys \
--with-opengl \
--enable-gtk2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -liconv \
-L${X11BASE}/lib" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} != "gtk2-common"
RUN_DEPENDS= ${X11BASE}/include/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
.endif
.if ${WXGTK_FLAVOR:M*-common} != ""
NO_BUILD= yes
INSTALL_TARGET= install-common
.else
INSTALLS_SHLIB= yes
.endif # *-common
.if ${WXGTK_FLAVOR:M*-contrib*} != "" || ${WXGTK_FLAVOR:M*-utils*} != ""
.if ${WXGTK_FLAVOR:M*-utils*} != ""
BUILD_WRKSRC= ${WRKSRC}/contrib/utils
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.else
BUILD_WRKSRC= ${WRKSRC}/contrib
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.endif # *-utils*
.if ${WXGTK_FLAVOR} != "gtk2-contrib-common"
RUN_DEPENDS= ${X11BASE}/include/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk2-contrib-common-devel
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
LIB_DEPENDS+= wx_baseu-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-unicode-devel
.else
LIB_DEPENDS+= wx_base-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-devel
.endif
post-patch:
@${FIND} ${WRKSRC}/contrib -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \
-e "s,@CXXFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cxxflags`," \
-e "s,@CFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cflags`," \
-e "s,@CPPFLAGS@,,"
.endif # !gtk2-contrib-common
.endif # *-contrib* || *-utils*
.include <bsd.port.pre.mk>
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
.if ${OSVERSION} < 500000
IGNORE= Systems prior to FreeBSD 5.0 currently out of support
.else
CONFIGURE_ARGS+=--enable-unicode
.endif
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2u-2.5-config
.else
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2-2.5-config
.endif # *-unicode*
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
MD5 (wxGTK-2.5.2.tar.bz2) = b45874428b0164bfa5bd1a5a11b3eb4a
SIZE (wxGTK-2.5.2.tar.bz2) = 6579255

View File

@ -0,0 +1,37 @@
--- Makefile.in.orig Mon May 31 18:11:50 2004
+++ Makefile.in Sun Jun 27 21:12:13 2004
@@ -23,6 +23,7 @@
SONAME_FLAG = @SONAME_FLAG@
STRIP = @STRIP@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_DIR = @INSTALL_DIR@
srcdir = @srcdir@
@@ -6927,11 +6928,13 @@
all: $(__wxregex___depname) $(__wxzlib___depname) $(__wxpng___depname) $(__wxjpeg___depname) $(__wxtiff___depname) $(__wxodbc___depname) $(__wxexpat___depname) $(__monodll___depname) $(__monolib___depname) $(__basedll___depname) $(__baselib___depname) $(__netdll___depname) $(__netlib___depname) $(__coredll___depname) $(__corelib___depname) $(__advdll___depname) $(__advlib___depname) $(__odbcdll___depname) $(__odbclib___depname) $(__dbgriddll___depname) $(__dbgridlib___depname) $(__htmldll___depname) $(__htmllib___depname) $(__xmldll___depname) $(__xmllib___depname) $(__gldll___depname) $(__gllib___depname) $(__sound_sdl___depname) $(__macos_res___depname) $(__cocoa_res___depname)
-install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_afm___depname) $(__install_gsafm___depname) install-wxconfig locale_install $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) install-wxconfig $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+ $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx
+ (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx)
+
+install-common: $(__install_afm___depname) $(__install_gsafm___depname) locale_install
$(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal
(cd $(srcdir) ; $(INSTALL_DATA) wxwin.m4 $(DESTDIR)$(datadir)/aclocal)
- $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx
- (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx)
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in $(ALL_HEADERS); do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
@@ -7371,8 +7374,7 @@
install-wxconfig:
$(INSTALL_DIR) $(DESTDIR)$(bindir)
- $(INSTALL_PROGRAM) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
- (cd $(DESTDIR)$(bindir) && rm -f wx-config && $(LN_S) wx$(TOOLCHAIN_NAME)-config wx-config)
+ $(INSTALL_SCRIPT) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
locale_install:
$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale

View File

@ -0,0 +1,55 @@
--- configure.orig Mon May 31 18:11:50 2004
+++ configure Sun Jun 27 20:13:50 2004
@@ -32707,7 +32707,7 @@
fi
;;
*-*-freebsd*)
- THREAD_OPTS="-kthread lthread $THREAD_OPTS c_r"
+ THREAD_OPTS="$PTHREAD_LIBS"
;;
*-*-darwin* | *-*-cygwin* )
THREAD_OPTS=""
@@ -32744,6 +32744,12 @@
echo $ECHO_N "checking whether pthreads work without any flags... $ECHO_C" >&6
;;
+ -pthread|-l*)
+ echo "$as_me:$LINENO: checking for the pthreads library $flag" >&5
+echo $ECHO_N "checking for the pthreads library $flag... $ECHO_C" >&6
+ THREADS_LINK="$flag"
+ ;;
+
-*)
echo "$as_me:$LINENO: checking whether pthreads work with $flag" >&5
echo $ECHO_N "checking whether pthreads work with $flag... $ECHO_C" >&6
@@ -34014,6 +34020,7 @@
fi
fi
fi
+TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} ${PTHREAD_CFLAGS}"
if test "$WXGTK20" = 1 ; then
cat >>confdefs.h <<_ACEOF
@@ -34134,7 +34141,7 @@
OPTIMISE="-O"
fi
fi
-
+OPTIMISE=
if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
cat >>confdefs.h <<\_ACEOF
@@ -40123,6 +40130,13 @@
case "${BAKEFILE_HOST}" in
*-*-linux* )
+ SONAME_FLAG="-Wl,-soname,"
+ USE_SOVERSION=1
+ USE_SOVERLINUX=1
+ USE_SOSYMLINKS=1
+ ;;
+
+ *-*-freebsd* )
SONAME_FLAG="-Wl,-soname,"
USE_SOVERSION=1
USE_SOVERLINUX=1

View File

@ -0,0 +1,9 @@
--- contrib/Makefile.in.orig Sun Jun 27 21:46:24 2004
+++ contrib/Makefile.in Sun Jun 27 21:46:44 2004
@@ -16,3 +16,6 @@
install:
cd src; $(MAKE) install
+
+install-common:
+ cd src; $(MAKE) install-common

View File

@ -0,0 +1,28 @@
--- contrib/src/Makefile.in.orig Mon May 31 18:12:16 2004
+++ contrib/src/Makefile.in Mon Jun 28 00:28:54 2004
@@ -1,15 +1,23 @@
# $Id: Makefile.in,v 1.16 2003/08/17 12:48:18 VS Exp $
-CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg xrc deprecated animate #applet
+CONTRIB_SUBDIRS=fl gizmos ogl plot stc svg xrc deprecated animate #applet mmedia
-all:
+@COND_UNICODE_1@wxregexu_depname= wxregexu
+
+all: $(wxregexu_depname)
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done
+wxregexu:
+ cd ../.. && $(MAKE) lib/libwxregexu.a
+
clean:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) clean); done
install:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install); done
+
+install-common:
+ @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install-common); done
uninstall:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) uninstall); done

View File

@ -0,0 +1,11 @@
--- contrib/src/animate/Makefile.in.orig Sun Jun 27 21:38:11 2004
+++ contrib/src/animate/Makefile.in Sun Jun 27 21:38:20 2004
@@ -172,6 +172,8 @@
all: $(__animatedll___depname) $(__animatelib___depname)
install: all $(__install_animatedll___depname) $(__install_animatelib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/animate/animate.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/deprecated/Makefile.in.orig Sun Jun 27 21:38:26 2004
+++ contrib/src/deprecated/Makefile.in Sun Jun 27 21:38:52 2004
@@ -199,6 +199,8 @@
all: $(__deprecateddll___depname) $(__deprecatedlib___depname)
install: all $(__install_deprecateddll___depname) $(__install_deprecatedlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/deprecated/expr.h wx/deprecated/prop.h wx/deprecated/propform.h wx/deprecated/proplist.h wx/deprecated/resource.h wx/deprecated/setup.h wx/deprecated/tbarsmpl.h wx/deprecated/treelay.h wx/deprecated/wxexpr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/fl/Makefile.in.orig Sun Jun 27 21:34:52 2004
+++ contrib/src/fl/Makefile.in Sun Jun 27 21:35:37 2004
@@ -203,6 +203,8 @@
all: $(__fldll___depname) $(__fllib___depname)
install: all $(__install_fldll___depname) $(__install_fllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/fl/antiflickpl.h wx/fl/bardragpl.h wx/fl/barhintspl.h wx/fl/cbcustom.h wx/fl/controlbar.h wx/fl/dynbarhnd.h wx/fl/dyntbar.h wx/fl/dyntbarhnd.h wx/fl/fldefs.h wx/fl/frmview.h wx/fl/garbagec.h wx/fl/gcupdatesmgr.h wx/fl/hintanimpl.h wx/fl/newbmpbtn.h wx/fl/panedrawpl.h wx/fl/rowdragpl.h wx/fl/rowlayoutpl.h wx/fl/toolwnd.h wx/fl/updatesmgr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/gizmos/Makefile.in.orig Sun Jun 27 21:35:44 2004
+++ contrib/src/gizmos/Makefile.in Sun Jun 27 21:35:55 2004
@@ -181,6 +181,8 @@
all: $(__gizmosdll___depname) $(__gizmoslib___depname)
install: all $(__install_gizmosdll___depname) $(__install_gizmoslib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/ogl/Makefile.in.orig Sun Jun 27 22:44:07 2004
+++ contrib/src/ogl/Makefile.in Sun Jun 27 22:44:25 2004
@@ -193,6 +193,8 @@
all: $(__ogldll___depname) $(__ogllib___depname)
install: all $(__install_ogldll___depname) $(__install_ogllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/ogl/basic.h wx/ogl/basicp.h wx/ogl/bmpshape.h wx/ogl/canvas.h wx/ogl/composit.h wx/ogl/constrnt.h wx/ogl/divided.h wx/ogl/drawn.h wx/ogl/drawnp.h wx/ogl/lines.h wx/ogl/linesp.h wx/ogl/mfutils.h wx/ogl/misc.h wx/ogl/ogldiag.h wx/ogl/ogl.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/plot/Makefile.in.orig Sun Jun 27 21:36:28 2004
+++ contrib/src/plot/Makefile.in Sun Jun 27 21:36:37 2004
@@ -171,6 +171,8 @@
all: $(__plotdll___depname) $(__plotlib___depname)
install: all $(__install_plotdll___depname) $(__install_plotlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/stc/Makefile.in.orig Sun Jun 27 21:36:48 2004
+++ contrib/src/stc/Makefile.in Sun Jun 27 21:36:56 2004
@@ -286,6 +286,8 @@
all: $(__stcdll___depname) $(__stclib___depname)
install: all $(__install_stcdll___depname) $(__install_stclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/stc/stc.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/svg/Makefile.in.orig Sun Jun 27 21:37:03 2004
+++ contrib/src/svg/Makefile.in Sun Jun 27 21:37:16 2004
@@ -171,6 +171,8 @@
all: $(__svgdll___depname) $(__svglib___depname)
install: all $(__install_svgdll___depname) $(__install_svglib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/svg/dcsvg.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/xrc/Makefile.in.orig Sun Jun 27 21:37:21 2004
+++ contrib/src/xrc/Makefile.in Sun Jun 27 21:37:44 2004
@@ -258,6 +258,8 @@
all: $(__xrcdll___depname) $(__xrclib___depname)
install: all $(__install_xrcdll___depname) $(__install_xrclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/xrc/xmlres.h wx/xrc/xh_all.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,12 @@
--- contrib/utils/Makefile.in.orig Mon Jun 28 03:47:07 2004
+++ contrib/utils/Makefile.in Mon Jun 28 03:47:23 2004
@@ -5,6 +5,9 @@
all:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE)); done
+install:
+ @for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) install); done
+
clean:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) clean); done

View File

@ -0,0 +1,11 @@
--- wx-config.in.orig Mon May 31 18:11:50 2004
+++ wx-config.in Sun Jun 27 20:08:21 2004
@@ -230,7 +230,7 @@
includes=" -I${includedir}"
fi
- includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
+ includes="-I${includedir}/wx/include/${TOOLCHAIN_NAME}$includes"
# in inplace case we need to also add path to contrib headers -- do it
# unconditionally as they might be used and we have no way of knowing if

View File

@ -0,0 +1,4 @@
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/

View File

@ -0,0 +1,26 @@
bin/wxgtk2-2.5-config
include/wx/include/gtk2-2.5/wx/setup.h
lib/libwx_base-2.5.so
lib/libwx_base-2.5.so.2
lib/libwx_base-2.5.so.2.0.0
lib/libwx_base_net-2.5.so
lib/libwx_base_net-2.5.so.2
lib/libwx_base_net-2.5.so.2.0.0
lib/libwx_base_xml-2.5.so
lib/libwx_base_xml-2.5.so.2
lib/libwx_base_xml-2.5.so.2.0.0
lib/libwx_gtk2_adv-2.5.so
lib/libwx_gtk2_adv-2.5.so.2
lib/libwx_gtk2_adv-2.5.so.2.0.0
lib/libwx_gtk2_core-2.5.so
lib/libwx_gtk2_core-2.5.so.2
lib/libwx_gtk2_core-2.5.so.2.0.0
lib/libwx_gtk2_gl-2.5.so
lib/libwx_gtk2_gl-2.5.so.2
lib/libwx_gtk2_gl-2.5.so.2.0.0
lib/libwx_gtk2_html-2.5.so
lib/libwx_gtk2_html-2.5.so.2
lib/libwx_gtk2_html-2.5.so.2.0.0
@dirrm include/wx/include/gtk2-2.5/wx
@dirrm include/wx/include/gtk2-2.5
@dirrm include/wx/include

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (devel version, common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,455 @@
include/wx/accel.h
include/wx/access.h
include/wx/afterstd.h
include/wx/app.h
include/wx/apptrait.h
include/wx/arrimpl.cpp
include/wx/arrstr.h
include/wx/artprov.h
include/wx/beforestd.h
include/wx/bitmap.h
include/wx/bmpbuttn.h
include/wx/bookctrl.h
include/wx/brush.h
include/wx/buffer.h
include/wx/build.h
include/wx/busyinfo.h
include/wx/button.h
include/wx/calctrl.h
include/wx/caret.h
include/wx/checkbox.h
include/wx/checklst.h
include/wx/chkconf.h
include/wx/choicdlg.h
include/wx/choice.h
include/wx/clipbrd.h
include/wx/clntdata.h
include/wx/cmdline.h
include/wx/cmdproc.h
include/wx/cmndata.h
include/wx/colordlg.h
include/wx/colour.h
include/wx/combobox.h
include/wx/confbase.h
include/wx/config.h
include/wx/containr.h
include/wx/control.h
include/wx/cshelp.h
include/wx/ctrlsub.h
include/wx/cursor.h
include/wx/dataobj.h
include/wx/datetime.h
include/wx/datetime.inl
include/wx/datstrm.h
include/wx/db.h
include/wx/dbgrid.h
include/wx/dbkeyg.h
include/wx/dbtable.h
include/wx/dc.h
include/wx/dcbuffer.h
include/wx/dcclient.h
include/wx/dcmemory.h
include/wx/dcmirror.h
include/wx/dcprint.h
include/wx/dcps.h
include/wx/dcscreen.h
include/wx/dde.h
include/wx/debug.h
include/wx/defs.h
include/wx/dialog.h
include/wx/dialup.h
include/wx/dir.h
include/wx/dirctrl.h
include/wx/dirdlg.h
include/wx/display.h
include/wx/dlimpexp.h
include/wx/dnd.h
include/wx/docmdi.h
include/wx/docview.h
include/wx/dragimag.h
include/wx/dynarray.h
include/wx/dynlib.h
include/wx/dynload.h
include/wx/effects.h
include/wx/encconv.h
include/wx/encinfo.h
include/wx/event.h
include/wx/evtloop.h
include/wx/except.h
include/wx/fdrepdlg.h
include/wx/features.h
include/wx/ffile.h
include/wx/file.h
include/wx/fileconf.h
include/wx/filedlg.h
include/wx/filefn.h
include/wx/filename.h
include/wx/filesys.h
include/wx/fmappriv.h
include/wx/font.h
include/wx/fontdlg.h
include/wx/fontenc.h
include/wx/fontenum.h
include/wx/fontmap.h
include/wx/fontutil.h
include/wx/frame.h
include/wx/fs_inet.h
include/wx/fs_mem.h
include/wx/fs_zip.h
include/wx/gauge.h
include/wx/gbsizer.h
include/wx/gdicmn.h
include/wx/gdiobj.h
include/wx/generic/accel.h
include/wx/generic/calctrl.h
include/wx/generic/caret.h
include/wx/generic/choicdgg.h
include/wx/generic/colrdlgg.h
include/wx/generic/dcpsg.h
include/wx/generic/dirctrlg.h
include/wx/generic/dirdlgg.h
include/wx/generic/dragimgg.h
include/wx/generic/fdrepdlg.h
include/wx/generic/filedlgg.h
include/wx/generic/fontdlgg.h
include/wx/generic/grid.h
include/wx/generic/gridctrl.h
include/wx/generic/gridsel.h
include/wx/generic/helpext.h
include/wx/generic/imaglist.h
include/wx/generic/laywin.h
include/wx/generic/listctrl.h
include/wx/generic/logg.h
include/wx/generic/msgdlgg.h
include/wx/generic/notebook.h
include/wx/generic/numdlgg.h
include/wx/generic/paletteg.h
include/wx/generic/panelg.h
include/wx/generic/printps.h
include/wx/generic/prntdlgg.h
include/wx/generic/progdlgg.h
include/wx/generic/sashwin.h
include/wx/generic/scrolwin.h
include/wx/generic/spinctlg.h
include/wx/generic/splash.h
include/wx/generic/splitter.h
include/wx/generic/statusbr.h
include/wx/generic/tabg.h
include/wx/generic/textdlgg.h
include/wx/generic/timer.h
include/wx/generic/treectlg.h
include/wx/generic/wizard.h
include/wx/geometry.h
include/wx/gifdecod.h
include/wx/glcanvas.h
include/wx/grid.h
include/wx/gsocket.h
include/wx/gtk/accel.h
include/wx/gtk/app.h
include/wx/gtk/bitmap.h
include/wx/gtk/bmpbuttn.h
include/wx/gtk/brush.h
include/wx/gtk/button.h
include/wx/gtk/checkbox.h
include/wx/gtk/checklst.h
include/wx/gtk/choice.h
include/wx/gtk/clipbrd.h
include/wx/gtk/colour.h
include/wx/gtk/combobox.h
include/wx/gtk/control.h
include/wx/gtk/cursor.h
include/wx/gtk/dataform.h
include/wx/gtk/dataobj.h
include/wx/gtk/dataobj2.h
include/wx/gtk/dc.h
include/wx/gtk/dcclient.h
include/wx/gtk/dcmemory.h
include/wx/gtk/dcscreen.h
include/wx/gtk/dialog.h
include/wx/gtk/dnd.h
include/wx/gtk/filedlg.h
include/wx/gtk/font.h
include/wx/gtk/fontdlg.h
include/wx/gtk/frame.h
include/wx/gtk/gauge.h
include/wx/gtk/gdiobj.h
include/wx/gtk/glcanvas.h
include/wx/gtk/icon.h
include/wx/gtk/listbox.h
include/wx/gtk/mdi.h
include/wx/gtk/menu.h
include/wx/gtk/menuitem.h
include/wx/gtk/minifram.h
include/wx/gtk/msgdlg.h
include/wx/gtk/notebook.h
include/wx/gtk/pen.h
include/wx/gtk/popupwin.h
include/wx/gtk/radiobox.h
include/wx/gtk/radiobut.h
include/wx/gtk/region.h
include/wx/gtk/scrolbar.h
include/wx/gtk/scrolwin.h
include/wx/gtk/slider.h
include/wx/gtk/spinbutt.h
include/wx/gtk/spinctrl.h
include/wx/gtk/statbmp.h
include/wx/gtk/statbox.h
include/wx/gtk/statline.h
include/wx/gtk/stattext.h
include/wx/gtk/tbargtk.h
include/wx/gtk/textctrl.h
include/wx/gtk/tglbtn.h
include/wx/gtk/timer.h
include/wx/gtk/tooltip.h
include/wx/gtk/toplevel.h
include/wx/gtk/treectrl.h
include/wx/gtk/win_gtk.h
include/wx/gtk/window.h
include/wx/hash.h
include/wx/hashmap.h
include/wx/hashset.h
include/wx/help.h
include/wx/helpbase.h
include/wx/helphtml.h
include/wx/helpwin.h
include/wx/html/forcelnk.h
include/wx/html/helpctrl.h
include/wx/html/helpdata.h
include/wx/html/helpfrm.h
include/wx/html/htmlcell.h
include/wx/html/htmldefs.h
include/wx/html/htmlfilt.h
include/wx/html/htmlpars.h
include/wx/html/htmlproc.h
include/wx/html/htmltag.h
include/wx/html/htmlwin.h
include/wx/html/htmprint.h
include/wx/html/m_templ.h
include/wx/html/winpars.h
include/wx/htmllbox.h
include/wx/icon.h
include/wx/iconbndl.h
include/wx/iconloc.h
include/wx/imagbmp.h
include/wx/image.h
include/wx/imaggif.h
include/wx/imagiff.h
include/wx/imagjpeg.h
include/wx/imaglist.h
include/wx/imagpcx.h
include/wx/imagpng.h
include/wx/imagpnm.h
include/wx/imagtiff.h
include/wx/imagxpm.h
include/wx/init.h
include/wx/intl.h
include/wx/iosfwrap.h
include/wx/ioswrap.h
include/wx/ipc.h
include/wx/ipcbase.h
include/wx/isql.h
include/wx/isqlext.h
include/wx/joystick.h
include/wx/layout.h
include/wx/laywin.h
include/wx/list.h
include/wx/listbase.h
include/wx/listbook.h
include/wx/listbox.h
include/wx/listctrl.h
include/wx/listimpl.cpp
include/wx/log.h
include/wx/longlong.h
include/wx/math.h
include/wx/matrix.h
include/wx/mdi.h
include/wx/memconf.h
include/wx/memory.h
include/wx/memtext.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/metafile.h
include/wx/mimetype.h
include/wx/minifram.h
include/wx/module.h
include/wx/msgdlg.h
include/wx/msgout.h
include/wx/mstream.h
include/wx/notebook.h
include/wx/numdlg.h
include/wx/object.h
include/wx/ownerdrw.h
include/wx/palette.h
include/wx/panel.h
include/wx/paper.h
include/wx/pen.h
include/wx/platform.h
include/wx/popupwin.h
include/wx/print.h
include/wx/printdlg.h
include/wx/prntbase.h
include/wx/process.h
include/wx/progdlg.h
include/wx/protocol/file.h
include/wx/protocol/ftp.h
include/wx/protocol/http.h
include/wx/protocol/protocol.h
include/wx/ptr_scpd.h
include/wx/quantize.h
include/wx/radiobox.h
include/wx/radiobut.h
include/wx/rawbmp.h
include/wx/regex.h
include/wx/region.h
include/wx/renderer.h
include/wx/sashwin.h
include/wx/sckaddr.h
include/wx/sckipc.h
include/wx/sckstrm.h
include/wx/scopeguard.h
include/wx/scrolbar.h
include/wx/scrolwin.h
include/wx/selstore.h
include/wx/settings.h
include/wx/sizer.h
include/wx/slider.h
include/wx/snglinst.h
include/wx/socket.h
include/wx/sound.h
include/wx/spinbutt.h
include/wx/spinctrl.h
include/wx/splash.h
include/wx/splitter.h
include/wx/stack.h
include/wx/statbmp.h
include/wx/statbox.h
include/wx/statline.h
include/wx/stattext.h
include/wx/statusbr.h
include/wx/stopwatch.h
include/wx/strconv.h
include/wx/stream.h
include/wx/string.h
include/wx/sysopt.h
include/wx/tab.h
include/wx/tabctrl.h
include/wx/taskbar.h
include/wx/tbarbase.h
include/wx/textbuf.h
include/wx/textctrl.h
include/wx/textdlg.h
include/wx/textfile.h
include/wx/tglbtn.h
include/wx/thread.h
include/wx/thrimpl.cpp
include/wx/timer.h
include/wx/tipdlg.h
include/wx/tipwin.h
include/wx/tokenzr.h
include/wx/toolbar.h
include/wx/tooltip.h
include/wx/toplevel.h
include/wx/treebase.h
include/wx/treectrl.h
include/wx/txtstrm.h
include/wx/types.h
include/wx/unix/apptbase.h
include/wx/unix/apptrait.h
include/wx/unix/displayx11.h
include/wx/unix/execute.h
include/wx/unix/fontutil.h
include/wx/unix/gsockunx.h
include/wx/unix/joystick.h
include/wx/unix/mimetype.h
include/wx/unix/pipe.h
include/wx/unix/sound.h
include/wx/unix/taskbarx11.h
include/wx/unix/utilsx11.h
include/wx/url.h
include/wx/utils.h
include/wx/valgen.h
include/wx/validate.h
include/wx/valtext.h
include/wx/variant.h
include/wx/vector.h
include/wx/version.h
include/wx/vidmode.h
include/wx/vlbox.h
include/wx/vms_x_fix.h
include/wx/volume.h
include/wx/vscroll.h
include/wx/wave.h
include/wx/wfstream.h
include/wx/window.h
include/wx/wizard.h
include/wx/wx.h
include/wx/wxchar.h
include/wx/wxhtml.h
include/wx/wxprec.h
include/wx/xml/xml.h
include/wx/xpmdecod.h
include/wx/xpmhand.h
include/wx/xti.h
include/wx/xtistrm.h
include/wx/xtixml.h
include/wx/zipstrm.h
include/wx/zstream.h
share/aclocal/wxwin.m4
share/locale/ca/LC_MESSAGES/wxstd.mo
share/locale/cs/LC_MESSAGES/wxstd.mo
share/locale/da/LC_MESSAGES/wxstd.mo
share/locale/de/LC_MESSAGES/wxstd.mo
share/locale/el/LC_MESSAGES/wxstd.mo
share/locale/es/LC_MESSAGES/wxstd.mo
share/locale/fi/LC_MESSAGES/wxstd.mo
share/locale/fr/LC_MESSAGES/wxstd.mo
share/locale/hu/LC_MESSAGES/wxstd.mo
share/locale/id/LC_MESSAGES/wxstd.mo
share/locale/it/LC_MESSAGES/wxstd.mo
share/locale/ja/LC_MESSAGES/wxstd.mo
share/locale/nl/LC_MESSAGES/wxstd.mo
share/locale/pl/LC_MESSAGES/wxstd.mo
share/locale/ru/LC_MESSAGES/wxstd.mo
share/locale/sl/LC_MESSAGES/wxstd.mo
share/locale/sv/LC_MESSAGES/wxstd.mo
share/locale/tr/LC_MESSAGES/wxstd.mo
share/locale/uk/LC_MESSAGES/wxstd.mo
share/locale/zh_CN/LC_MESSAGES/wxstd.mo
share/locale/zh_TW/LC_MESSAGES/wxstd.mo
share/wx/2.5/afm/Cour.afm
share/wx/2.5/afm/CourBo.afm
share/wx/2.5/afm/CourBoO.afm
share/wx/2.5/afm/CourO.afm
share/wx/2.5/afm/Helv.afm
share/wx/2.5/afm/HelvBo.afm
share/wx/2.5/afm/HelvBoO.afm
share/wx/2.5/afm/HelvO.afm
share/wx/2.5/afm/TimesBo.afm
share/wx/2.5/afm/TimesBoO.afm
share/wx/2.5/afm/TimesO.afm
share/wx/2.5/afm/TimesRo.afm
share/wx/2.5/afm/Zapf.afm
share/wx/2.5/gs_afm/Cour.afm
share/wx/2.5/gs_afm/CourBo.afm
share/wx/2.5/gs_afm/CourBoO.afm
share/wx/2.5/gs_afm/CourO.afm
share/wx/2.5/gs_afm/Helv.afm
share/wx/2.5/gs_afm/HelvBo.afm
share/wx/2.5/gs_afm/HelvBoO.afm
share/wx/2.5/gs_afm/HelvO.afm
share/wx/2.5/gs_afm/TimesBo.afm
share/wx/2.5/gs_afm/TimesBoO.afm
share/wx/2.5/gs_afm/TimesO.afm
share/wx/2.5/gs_afm/TimesRo.afm
share/wx/2.5/gs_afm/Zapf.afm
@dirrm share/wx/2.5/gs_afm
@dirrm share/wx/2.5/afm
@dirrm share/wx/2.5
@dirrm share/wx
@dirrm include/wx/xml
@dirrm include/wx/unix
@dirrm include/wx/protocol
@dirrm include/wx/html
@dirrm include/wx/gtk
@dirrm include/wx/generic
@dirrm include/wx

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
WXGTK_FLAVOR= gtk2-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,108 @@
include/wx/animate/animate.h
include/wx/deprecated/expr.h
include/wx/deprecated/prop.h
include/wx/deprecated/propform.h
include/wx/deprecated/proplist.h
include/wx/deprecated/resource.h
include/wx/deprecated/setup.h
include/wx/deprecated/tbarsmpl.h
include/wx/deprecated/treelay.h
include/wx/deprecated/wxexpr.h
include/wx/fl/antiflickpl.h
include/wx/fl/bardragpl.h
include/wx/fl/barhintspl.h
include/wx/fl/cbcustom.h
include/wx/fl/controlbar.h
include/wx/fl/dynbarhnd.h
include/wx/fl/dyntbar.h
include/wx/fl/dyntbarhnd.h
include/wx/fl/fldefs.h
include/wx/fl/frmview.h
include/wx/fl/garbagec.h
include/wx/fl/gcupdatesmgr.h
include/wx/fl/hintanimpl.h
include/wx/fl/newbmpbtn.h
include/wx/fl/panedrawpl.h
include/wx/fl/rowdragpl.h
include/wx/fl/rowlayoutpl.h
include/wx/fl/toolwnd.h
include/wx/fl/updatesmgr.h
include/wx/gizmos/dynamicsash.h
include/wx/gizmos/editlbox.h
include/wx/gizmos/gizmos.h
include/wx/gizmos/ledctrl.h
include/wx/gizmos/multicell.h
include/wx/gizmos/splittree.h
include/wx/gizmos/statpict.h
include/wx/ogl/basic.h
include/wx/ogl/basicp.h
include/wx/ogl/bmpshape.h
include/wx/ogl/canvas.h
include/wx/ogl/composit.h
include/wx/ogl/constrnt.h
include/wx/ogl/divided.h
include/wx/ogl/drawn.h
include/wx/ogl/drawnp.h
include/wx/ogl/lines.h
include/wx/ogl/linesp.h
include/wx/ogl/mfutils.h
include/wx/ogl/misc.h
include/wx/ogl/ogl.h
include/wx/ogl/ogldiag.h
include/wx/plot/plot.h
include/wx/plot/plot_dwn.bmp
include/wx/plot/plot_enl.bmp
include/wx/plot/plot_shr.bmp
include/wx/plot/plot_up.bmp
include/wx/plot/plot_zin.bmp
include/wx/plot/plot_zot.bmp
include/wx/plot/wxplot.rc
include/wx/stc/stc.h
include/wx/svg/dcsvg.h
include/wx/xrc/xh_all.h
include/wx/xrc/xh_bmp.h
include/wx/xrc/xh_bmpbt.h
include/wx/xrc/xh_bttn.h
include/wx/xrc/xh_cald.h
include/wx/xrc/xh_chckb.h
include/wx/xrc/xh_chckl.h
include/wx/xrc/xh_choic.h
include/wx/xrc/xh_combo.h
include/wx/xrc/xh_dlg.h
include/wx/xrc/xh_frame.h
include/wx/xrc/xh_gauge.h
include/wx/xrc/xh_gdctl.h
include/wx/xrc/xh_html.h
include/wx/xrc/xh_listb.h
include/wx/xrc/xh_listc.h
include/wx/xrc/xh_menu.h
include/wx/xrc/xh_notbk.h
include/wx/xrc/xh_panel.h
include/wx/xrc/xh_radbt.h
include/wx/xrc/xh_radbx.h
include/wx/xrc/xh_scrol.h
include/wx/xrc/xh_scwin.h
include/wx/xrc/xh_sizer.h
include/wx/xrc/xh_slidr.h
include/wx/xrc/xh_spin.h
include/wx/xrc/xh_split.h
include/wx/xrc/xh_statbar.h
include/wx/xrc/xh_stbmp.h
include/wx/xrc/xh_stbox.h
include/wx/xrc/xh_stlin.h
include/wx/xrc/xh_sttxt.h
include/wx/xrc/xh_text.h
include/wx/xrc/xh_toolb.h
include/wx/xrc/xh_tree.h
include/wx/xrc/xh_unkwn.h
include/wx/xrc/xh_wizrd.h
include/wx/xrc/xmlres.h
@dirrm include/wx/xrc
@dirrm include/wx/svg
@dirrm include/wx/stc
@dirrm include/wx/plot
@dirrm include/wx/ogl
@dirrm include/wx/gizmos
@dirrm include/wx/fl
@dirrm include/wx/deprecated
@dirrm include/wx/animate

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2_animate-2.5.so
lib/libwx_gtk2_animate-2.5.so.2
lib/libwx_gtk2_animate-2.5.so.2.0.0
lib/libwx_gtk2_deprecated-2.5.so
lib/libwx_gtk2_deprecated-2.5.so.2
lib/libwx_gtk2_deprecated-2.5.so.2.0.0
lib/libwx_gtk2_fl-2.5.so
lib/libwx_gtk2_fl-2.5.so.2
lib/libwx_gtk2_fl-2.5.so.2.0.0
lib/libwx_gtk2_gizmos-2.5.so
lib/libwx_gtk2_gizmos-2.5.so.2
lib/libwx_gtk2_gizmos-2.5.so.2.0.0
lib/libwx_gtk2_ogl-2.5.so
lib/libwx_gtk2_ogl-2.5.so.2
lib/libwx_gtk2_ogl-2.5.so.2.0.0
lib/libwx_gtk2_plot-2.5.so
lib/libwx_gtk2_plot-2.5.so.2
lib/libwx_gtk2_plot-2.5.so.2.0.0
lib/libwx_gtk2_stc-2.5.so
lib/libwx_gtk2_stc-2.5.so.2
lib/libwx_gtk2_stc-2.5.so.2.0.0
lib/libwx_gtk2_svg-2.5.so
lib/libwx_gtk2_svg-2.5.so.2
lib/libwx_gtk2_svg-2.5.so.2.0.0
lib/libwx_gtk2_xrc-2.5.so
lib/libwx_gtk2_xrc-2.5.so.2
lib/libwx_gtk2_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,103 @@
# New ports collection makefile for: wxgtk2-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
PORTNAME= wx
PORTVERSION= 2.5.2
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
PKGNAMESUFFIX= ${WXGTK_FLAVOR}-devel
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings (devel version)
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= wxgtk-*
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_GNOME= gtk20
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libpng=sys \
--with-libjpeg=sys \
--with-libtiff=sys \
--with-zlib=sys \
--with-expat=sys \
--with-opengl \
--enable-gtk2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -liconv \
-L${X11BASE}/lib" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} != "gtk2-common"
RUN_DEPENDS= ${X11BASE}/include/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
.endif
.if ${WXGTK_FLAVOR:M*-common} != ""
NO_BUILD= yes
INSTALL_TARGET= install-common
.else
INSTALLS_SHLIB= yes
.endif # *-common
.if ${WXGTK_FLAVOR:M*-contrib*} != "" || ${WXGTK_FLAVOR:M*-utils*} != ""
.if ${WXGTK_FLAVOR:M*-utils*} != ""
BUILD_WRKSRC= ${WRKSRC}/contrib/utils
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.else
BUILD_WRKSRC= ${WRKSRC}/contrib
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.endif # *-utils*
.if ${WXGTK_FLAVOR} != "gtk2-contrib-common"
RUN_DEPENDS= ${X11BASE}/include/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk2-contrib-common-devel
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
LIB_DEPENDS+= wx_baseu-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-unicode-devel
.else
LIB_DEPENDS+= wx_base-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-devel
.endif
post-patch:
@${FIND} ${WRKSRC}/contrib -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \
-e "s,@CXXFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cxxflags`," \
-e "s,@CFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cflags`," \
-e "s,@CPPFLAGS@,,"
.endif # !gtk2-contrib-common
.endif # *-contrib* || *-utils*
.include <bsd.port.pre.mk>
.if ${WXGTK_FLAVOR:M*-unicode*} != ""
.if ${OSVERSION} < 500000
IGNORE= Systems prior to FreeBSD 5.0 currently out of support
.else
CONFIGURE_ARGS+=--enable-unicode
.endif
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2u-2.5-config
.else
WXGTK_CONFIG= ${X11BASE}/bin/wxgtk2-2.5-config
.endif # *-unicode*
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
MD5 (wxGTK-2.5.2.tar.bz2) = b45874428b0164bfa5bd1a5a11b3eb4a
SIZE (wxGTK-2.5.2.tar.bz2) = 6579255

View File

@ -0,0 +1,37 @@
--- Makefile.in.orig Mon May 31 18:11:50 2004
+++ Makefile.in Sun Jun 27 21:12:13 2004
@@ -23,6 +23,7 @@
SONAME_FLAG = @SONAME_FLAG@
STRIP = @STRIP@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_DIR = @INSTALL_DIR@
srcdir = @srcdir@
@@ -6927,11 +6928,13 @@
all: $(__wxregex___depname) $(__wxzlib___depname) $(__wxpng___depname) $(__wxjpeg___depname) $(__wxtiff___depname) $(__wxodbc___depname) $(__wxexpat___depname) $(__monodll___depname) $(__monolib___depname) $(__basedll___depname) $(__baselib___depname) $(__netdll___depname) $(__netlib___depname) $(__coredll___depname) $(__corelib___depname) $(__advdll___depname) $(__advlib___depname) $(__odbcdll___depname) $(__odbclib___depname) $(__dbgriddll___depname) $(__dbgridlib___depname) $(__htmldll___depname) $(__htmllib___depname) $(__xmldll___depname) $(__xmllib___depname) $(__gldll___depname) $(__gllib___depname) $(__sound_sdl___depname) $(__macos_res___depname) $(__cocoa_res___depname)
-install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_afm___depname) $(__install_gsafm___depname) install-wxconfig locale_install $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+install: all $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxodbc___depname) $(__install_wxexpat___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_odbcdll___depname) $(__install_odbclib___depname) $(__install_dbgriddll___depname) $(__install_dbgridlib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) install-wxconfig $(__macos_res_install___depname) $(__cocoa_res_install___depname)
+ $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx
+ (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(includedir)/wx/include/$(TOOLCHAIN_NAME)/wx)
+
+install-common: $(__install_afm___depname) $(__install_gsafm___depname) locale_install
$(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal
(cd $(srcdir) ; $(INSTALL_DATA) wxwin.m4 $(DESTDIR)$(datadir)/aclocal)
- $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx
- (cd ./ ; $(INSTALL_DATA) lib/wx/include/$(TOOLCHAIN_NAME)/wx/setup.h $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_NAME)/wx)
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in $(ALL_HEADERS); do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
@@ -7371,8 +7374,7 @@
install-wxconfig:
$(INSTALL_DIR) $(DESTDIR)$(bindir)
- $(INSTALL_PROGRAM) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
- (cd $(DESTDIR)$(bindir) && rm -f wx-config && $(LN_S) wx$(TOOLCHAIN_NAME)-config wx-config)
+ $(INSTALL_SCRIPT) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(bindir)
locale_install:
$(INSTALL_DIR) $(DESTDIR)$(datadir)/locale

View File

@ -0,0 +1,55 @@
--- configure.orig Mon May 31 18:11:50 2004
+++ configure Sun Jun 27 20:13:50 2004
@@ -32707,7 +32707,7 @@
fi
;;
*-*-freebsd*)
- THREAD_OPTS="-kthread lthread $THREAD_OPTS c_r"
+ THREAD_OPTS="$PTHREAD_LIBS"
;;
*-*-darwin* | *-*-cygwin* )
THREAD_OPTS=""
@@ -32744,6 +32744,12 @@
echo $ECHO_N "checking whether pthreads work without any flags... $ECHO_C" >&6
;;
+ -pthread|-l*)
+ echo "$as_me:$LINENO: checking for the pthreads library $flag" >&5
+echo $ECHO_N "checking for the pthreads library $flag... $ECHO_C" >&6
+ THREADS_LINK="$flag"
+ ;;
+
-*)
echo "$as_me:$LINENO: checking whether pthreads work with $flag" >&5
echo $ECHO_N "checking whether pthreads work with $flag... $ECHO_C" >&6
@@ -34014,6 +34020,7 @@
fi
fi
fi
+TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} ${PTHREAD_CFLAGS}"
if test "$WXGTK20" = 1 ; then
cat >>confdefs.h <<_ACEOF
@@ -34134,7 +34141,7 @@
OPTIMISE="-O"
fi
fi
-
+OPTIMISE=
if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
cat >>confdefs.h <<\_ACEOF
@@ -40123,6 +40130,13 @@
case "${BAKEFILE_HOST}" in
*-*-linux* )
+ SONAME_FLAG="-Wl,-soname,"
+ USE_SOVERSION=1
+ USE_SOVERLINUX=1
+ USE_SOSYMLINKS=1
+ ;;
+
+ *-*-freebsd* )
SONAME_FLAG="-Wl,-soname,"
USE_SOVERSION=1
USE_SOVERLINUX=1

View File

@ -0,0 +1,9 @@
--- contrib/Makefile.in.orig Sun Jun 27 21:46:24 2004
+++ contrib/Makefile.in Sun Jun 27 21:46:44 2004
@@ -16,3 +16,6 @@
install:
cd src; $(MAKE) install
+
+install-common:
+ cd src; $(MAKE) install-common

View File

@ -0,0 +1,28 @@
--- contrib/src/Makefile.in.orig Mon May 31 18:12:16 2004
+++ contrib/src/Makefile.in Mon Jun 28 00:28:54 2004
@@ -1,15 +1,23 @@
# $Id: Makefile.in,v 1.16 2003/08/17 12:48:18 VS Exp $
-CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg xrc deprecated animate #applet
+CONTRIB_SUBDIRS=fl gizmos ogl plot stc svg xrc deprecated animate #applet mmedia
-all:
+@COND_UNICODE_1@wxregexu_depname= wxregexu
+
+all: $(wxregexu_depname)
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done
+wxregexu:
+ cd ../.. && $(MAKE) lib/libwxregexu.a
+
clean:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) clean); done
install:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install); done
+
+install-common:
+ @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install-common); done
uninstall:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) uninstall); done

View File

@ -0,0 +1,11 @@
--- contrib/src/animate/Makefile.in.orig Sun Jun 27 21:38:11 2004
+++ contrib/src/animate/Makefile.in Sun Jun 27 21:38:20 2004
@@ -172,6 +172,8 @@
all: $(__animatedll___depname) $(__animatelib___depname)
install: all $(__install_animatedll___depname) $(__install_animatelib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/animate/animate.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/deprecated/Makefile.in.orig Sun Jun 27 21:38:26 2004
+++ contrib/src/deprecated/Makefile.in Sun Jun 27 21:38:52 2004
@@ -199,6 +199,8 @@
all: $(__deprecateddll___depname) $(__deprecatedlib___depname)
install: all $(__install_deprecateddll___depname) $(__install_deprecatedlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/deprecated/expr.h wx/deprecated/prop.h wx/deprecated/propform.h wx/deprecated/proplist.h wx/deprecated/resource.h wx/deprecated/setup.h wx/deprecated/tbarsmpl.h wx/deprecated/treelay.h wx/deprecated/wxexpr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/fl/Makefile.in.orig Sun Jun 27 21:34:52 2004
+++ contrib/src/fl/Makefile.in Sun Jun 27 21:35:37 2004
@@ -203,6 +203,8 @@
all: $(__fldll___depname) $(__fllib___depname)
install: all $(__install_fldll___depname) $(__install_fllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/fl/antiflickpl.h wx/fl/bardragpl.h wx/fl/barhintspl.h wx/fl/cbcustom.h wx/fl/controlbar.h wx/fl/dynbarhnd.h wx/fl/dyntbar.h wx/fl/dyntbarhnd.h wx/fl/fldefs.h wx/fl/frmview.h wx/fl/garbagec.h wx/fl/gcupdatesmgr.h wx/fl/hintanimpl.h wx/fl/newbmpbtn.h wx/fl/panedrawpl.h wx/fl/rowdragpl.h wx/fl/rowlayoutpl.h wx/fl/toolwnd.h wx/fl/updatesmgr.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/gizmos/Makefile.in.orig Sun Jun 27 21:35:44 2004
+++ contrib/src/gizmos/Makefile.in Sun Jun 27 21:35:55 2004
@@ -181,6 +181,8 @@
all: $(__gizmosdll___depname) $(__gizmoslib___depname)
install: all $(__install_gizmosdll___depname) $(__install_gizmoslib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/ogl/Makefile.in.orig Sun Jun 27 22:44:07 2004
+++ contrib/src/ogl/Makefile.in Sun Jun 27 22:44:25 2004
@@ -193,6 +193,8 @@
all: $(__ogldll___depname) $(__ogllib___depname)
install: all $(__install_ogldll___depname) $(__install_ogllib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/ogl/basic.h wx/ogl/basicp.h wx/ogl/bmpshape.h wx/ogl/canvas.h wx/ogl/composit.h wx/ogl/constrnt.h wx/ogl/divided.h wx/ogl/drawn.h wx/ogl/drawnp.h wx/ogl/lines.h wx/ogl/linesp.h wx/ogl/mfutils.h wx/ogl/misc.h wx/ogl/ogldiag.h wx/ogl/ogl.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/plot/Makefile.in.orig Sun Jun 27 21:36:28 2004
+++ contrib/src/plot/Makefile.in Sun Jun 27 21:36:37 2004
@@ -171,6 +171,8 @@
all: $(__plotdll___depname) $(__plotlib___depname)
install: all $(__install_plotdll___depname) $(__install_plotlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/stc/Makefile.in.orig Sun Jun 27 21:36:48 2004
+++ contrib/src/stc/Makefile.in Sun Jun 27 21:36:56 2004
@@ -286,6 +286,8 @@
all: $(__stcdll___depname) $(__stclib___depname)
install: all $(__install_stcdll___depname) $(__install_stclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/stc/stc.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/svg/Makefile.in.orig Sun Jun 27 21:37:03 2004
+++ contrib/src/svg/Makefile.in Sun Jun 27 21:37:16 2004
@@ -171,6 +171,8 @@
all: $(__svgdll___depname) $(__svglib___depname)
install: all $(__install_svgdll___depname) $(__install_svglib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/svg/dcsvg.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,11 @@
--- contrib/src/xrc/Makefile.in.orig Sun Jun 27 21:37:21 2004
+++ contrib/src/xrc/Makefile.in Sun Jun 27 21:37:44 2004
@@ -258,6 +258,8 @@
all: $(__xrcdll___depname) $(__xrclib___depname)
install: all $(__install_xrcdll___depname) $(__install_xrclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/xrc/xmlres.h wx/xrc/xh_all.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \

View File

@ -0,0 +1,12 @@
--- contrib/utils/Makefile.in.orig Mon Jun 28 03:47:07 2004
+++ contrib/utils/Makefile.in Mon Jun 28 03:47:23 2004
@@ -5,6 +5,9 @@
all:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE)); done
+install:
+ @for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) install); done
+
clean:
@for d in $(CONTRIB_UTILS); do (cd $$d && $(MAKE) clean); done

View File

@ -0,0 +1,11 @@
--- wx-config.in.orig Mon May 31 18:11:50 2004
+++ wx-config.in Sun Jun 27 20:08:21 2004
@@ -230,7 +230,7 @@
includes=" -I${includedir}"
fi
- includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
+ includes="-I${includedir}/wx/include/${TOOLCHAIN_NAME}$includes"
# in inplace case we need to also add path to contrib headers -- do it
# unconditionally as they might be used and we have no way of knowing if

View File

@ -0,0 +1,4 @@
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/

View File

@ -0,0 +1,26 @@
bin/wxgtk2-2.5-config
include/wx/include/gtk2-2.5/wx/setup.h
lib/libwx_base-2.5.so
lib/libwx_base-2.5.so.2
lib/libwx_base-2.5.so.2.0.0
lib/libwx_base_net-2.5.so
lib/libwx_base_net-2.5.so.2
lib/libwx_base_net-2.5.so.2.0.0
lib/libwx_base_xml-2.5.so
lib/libwx_base_xml-2.5.so.2
lib/libwx_base_xml-2.5.so.2.0.0
lib/libwx_gtk2_adv-2.5.so
lib/libwx_gtk2_adv-2.5.so.2
lib/libwx_gtk2_adv-2.5.so.2.0.0
lib/libwx_gtk2_core-2.5.so
lib/libwx_gtk2_core-2.5.so.2
lib/libwx_gtk2_core-2.5.so.2.0.0
lib/libwx_gtk2_gl-2.5.so
lib/libwx_gtk2_gl-2.5.so.2
lib/libwx_gtk2_gl-2.5.so.2.0.0
lib/libwx_gtk2_html-2.5.so
lib/libwx_gtk2_html-2.5.so.2
lib/libwx_gtk2_html-2.5.so.2.0.0
@dirrm include/wx/include/gtk2-2.5/wx
@dirrm include/wx/include/gtk2-2.5
@dirrm include/wx/include

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (devel version, common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,455 @@
include/wx/accel.h
include/wx/access.h
include/wx/afterstd.h
include/wx/app.h
include/wx/apptrait.h
include/wx/arrimpl.cpp
include/wx/arrstr.h
include/wx/artprov.h
include/wx/beforestd.h
include/wx/bitmap.h
include/wx/bmpbuttn.h
include/wx/bookctrl.h
include/wx/brush.h
include/wx/buffer.h
include/wx/build.h
include/wx/busyinfo.h
include/wx/button.h
include/wx/calctrl.h
include/wx/caret.h
include/wx/checkbox.h
include/wx/checklst.h
include/wx/chkconf.h
include/wx/choicdlg.h
include/wx/choice.h
include/wx/clipbrd.h
include/wx/clntdata.h
include/wx/cmdline.h
include/wx/cmdproc.h
include/wx/cmndata.h
include/wx/colordlg.h
include/wx/colour.h
include/wx/combobox.h
include/wx/confbase.h
include/wx/config.h
include/wx/containr.h
include/wx/control.h
include/wx/cshelp.h
include/wx/ctrlsub.h
include/wx/cursor.h
include/wx/dataobj.h
include/wx/datetime.h
include/wx/datetime.inl
include/wx/datstrm.h
include/wx/db.h
include/wx/dbgrid.h
include/wx/dbkeyg.h
include/wx/dbtable.h
include/wx/dc.h
include/wx/dcbuffer.h
include/wx/dcclient.h
include/wx/dcmemory.h
include/wx/dcmirror.h
include/wx/dcprint.h
include/wx/dcps.h
include/wx/dcscreen.h
include/wx/dde.h
include/wx/debug.h
include/wx/defs.h
include/wx/dialog.h
include/wx/dialup.h
include/wx/dir.h
include/wx/dirctrl.h
include/wx/dirdlg.h
include/wx/display.h
include/wx/dlimpexp.h
include/wx/dnd.h
include/wx/docmdi.h
include/wx/docview.h
include/wx/dragimag.h
include/wx/dynarray.h
include/wx/dynlib.h
include/wx/dynload.h
include/wx/effects.h
include/wx/encconv.h
include/wx/encinfo.h
include/wx/event.h
include/wx/evtloop.h
include/wx/except.h
include/wx/fdrepdlg.h
include/wx/features.h
include/wx/ffile.h
include/wx/file.h
include/wx/fileconf.h
include/wx/filedlg.h
include/wx/filefn.h
include/wx/filename.h
include/wx/filesys.h
include/wx/fmappriv.h
include/wx/font.h
include/wx/fontdlg.h
include/wx/fontenc.h
include/wx/fontenum.h
include/wx/fontmap.h
include/wx/fontutil.h
include/wx/frame.h
include/wx/fs_inet.h
include/wx/fs_mem.h
include/wx/fs_zip.h
include/wx/gauge.h
include/wx/gbsizer.h
include/wx/gdicmn.h
include/wx/gdiobj.h
include/wx/generic/accel.h
include/wx/generic/calctrl.h
include/wx/generic/caret.h
include/wx/generic/choicdgg.h
include/wx/generic/colrdlgg.h
include/wx/generic/dcpsg.h
include/wx/generic/dirctrlg.h
include/wx/generic/dirdlgg.h
include/wx/generic/dragimgg.h
include/wx/generic/fdrepdlg.h
include/wx/generic/filedlgg.h
include/wx/generic/fontdlgg.h
include/wx/generic/grid.h
include/wx/generic/gridctrl.h
include/wx/generic/gridsel.h
include/wx/generic/helpext.h
include/wx/generic/imaglist.h
include/wx/generic/laywin.h
include/wx/generic/listctrl.h
include/wx/generic/logg.h
include/wx/generic/msgdlgg.h
include/wx/generic/notebook.h
include/wx/generic/numdlgg.h
include/wx/generic/paletteg.h
include/wx/generic/panelg.h
include/wx/generic/printps.h
include/wx/generic/prntdlgg.h
include/wx/generic/progdlgg.h
include/wx/generic/sashwin.h
include/wx/generic/scrolwin.h
include/wx/generic/spinctlg.h
include/wx/generic/splash.h
include/wx/generic/splitter.h
include/wx/generic/statusbr.h
include/wx/generic/tabg.h
include/wx/generic/textdlgg.h
include/wx/generic/timer.h
include/wx/generic/treectlg.h
include/wx/generic/wizard.h
include/wx/geometry.h
include/wx/gifdecod.h
include/wx/glcanvas.h
include/wx/grid.h
include/wx/gsocket.h
include/wx/gtk/accel.h
include/wx/gtk/app.h
include/wx/gtk/bitmap.h
include/wx/gtk/bmpbuttn.h
include/wx/gtk/brush.h
include/wx/gtk/button.h
include/wx/gtk/checkbox.h
include/wx/gtk/checklst.h
include/wx/gtk/choice.h
include/wx/gtk/clipbrd.h
include/wx/gtk/colour.h
include/wx/gtk/combobox.h
include/wx/gtk/control.h
include/wx/gtk/cursor.h
include/wx/gtk/dataform.h
include/wx/gtk/dataobj.h
include/wx/gtk/dataobj2.h
include/wx/gtk/dc.h
include/wx/gtk/dcclient.h
include/wx/gtk/dcmemory.h
include/wx/gtk/dcscreen.h
include/wx/gtk/dialog.h
include/wx/gtk/dnd.h
include/wx/gtk/filedlg.h
include/wx/gtk/font.h
include/wx/gtk/fontdlg.h
include/wx/gtk/frame.h
include/wx/gtk/gauge.h
include/wx/gtk/gdiobj.h
include/wx/gtk/glcanvas.h
include/wx/gtk/icon.h
include/wx/gtk/listbox.h
include/wx/gtk/mdi.h
include/wx/gtk/menu.h
include/wx/gtk/menuitem.h
include/wx/gtk/minifram.h
include/wx/gtk/msgdlg.h
include/wx/gtk/notebook.h
include/wx/gtk/pen.h
include/wx/gtk/popupwin.h
include/wx/gtk/radiobox.h
include/wx/gtk/radiobut.h
include/wx/gtk/region.h
include/wx/gtk/scrolbar.h
include/wx/gtk/scrolwin.h
include/wx/gtk/slider.h
include/wx/gtk/spinbutt.h
include/wx/gtk/spinctrl.h
include/wx/gtk/statbmp.h
include/wx/gtk/statbox.h
include/wx/gtk/statline.h
include/wx/gtk/stattext.h
include/wx/gtk/tbargtk.h
include/wx/gtk/textctrl.h
include/wx/gtk/tglbtn.h
include/wx/gtk/timer.h
include/wx/gtk/tooltip.h
include/wx/gtk/toplevel.h
include/wx/gtk/treectrl.h
include/wx/gtk/win_gtk.h
include/wx/gtk/window.h
include/wx/hash.h
include/wx/hashmap.h
include/wx/hashset.h
include/wx/help.h
include/wx/helpbase.h
include/wx/helphtml.h
include/wx/helpwin.h
include/wx/html/forcelnk.h
include/wx/html/helpctrl.h
include/wx/html/helpdata.h
include/wx/html/helpfrm.h
include/wx/html/htmlcell.h
include/wx/html/htmldefs.h
include/wx/html/htmlfilt.h
include/wx/html/htmlpars.h
include/wx/html/htmlproc.h
include/wx/html/htmltag.h
include/wx/html/htmlwin.h
include/wx/html/htmprint.h
include/wx/html/m_templ.h
include/wx/html/winpars.h
include/wx/htmllbox.h
include/wx/icon.h
include/wx/iconbndl.h
include/wx/iconloc.h
include/wx/imagbmp.h
include/wx/image.h
include/wx/imaggif.h
include/wx/imagiff.h
include/wx/imagjpeg.h
include/wx/imaglist.h
include/wx/imagpcx.h
include/wx/imagpng.h
include/wx/imagpnm.h
include/wx/imagtiff.h
include/wx/imagxpm.h
include/wx/init.h
include/wx/intl.h
include/wx/iosfwrap.h
include/wx/ioswrap.h
include/wx/ipc.h
include/wx/ipcbase.h
include/wx/isql.h
include/wx/isqlext.h
include/wx/joystick.h
include/wx/layout.h
include/wx/laywin.h
include/wx/list.h
include/wx/listbase.h
include/wx/listbook.h
include/wx/listbox.h
include/wx/listctrl.h
include/wx/listimpl.cpp
include/wx/log.h
include/wx/longlong.h
include/wx/math.h
include/wx/matrix.h
include/wx/mdi.h
include/wx/memconf.h
include/wx/memory.h
include/wx/memtext.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/metafile.h
include/wx/mimetype.h
include/wx/minifram.h
include/wx/module.h
include/wx/msgdlg.h
include/wx/msgout.h
include/wx/mstream.h
include/wx/notebook.h
include/wx/numdlg.h
include/wx/object.h
include/wx/ownerdrw.h
include/wx/palette.h
include/wx/panel.h
include/wx/paper.h
include/wx/pen.h
include/wx/platform.h
include/wx/popupwin.h
include/wx/print.h
include/wx/printdlg.h
include/wx/prntbase.h
include/wx/process.h
include/wx/progdlg.h
include/wx/protocol/file.h
include/wx/protocol/ftp.h
include/wx/protocol/http.h
include/wx/protocol/protocol.h
include/wx/ptr_scpd.h
include/wx/quantize.h
include/wx/radiobox.h
include/wx/radiobut.h
include/wx/rawbmp.h
include/wx/regex.h
include/wx/region.h
include/wx/renderer.h
include/wx/sashwin.h
include/wx/sckaddr.h
include/wx/sckipc.h
include/wx/sckstrm.h
include/wx/scopeguard.h
include/wx/scrolbar.h
include/wx/scrolwin.h
include/wx/selstore.h
include/wx/settings.h
include/wx/sizer.h
include/wx/slider.h
include/wx/snglinst.h
include/wx/socket.h
include/wx/sound.h
include/wx/spinbutt.h
include/wx/spinctrl.h
include/wx/splash.h
include/wx/splitter.h
include/wx/stack.h
include/wx/statbmp.h
include/wx/statbox.h
include/wx/statline.h
include/wx/stattext.h
include/wx/statusbr.h
include/wx/stopwatch.h
include/wx/strconv.h
include/wx/stream.h
include/wx/string.h
include/wx/sysopt.h
include/wx/tab.h
include/wx/tabctrl.h
include/wx/taskbar.h
include/wx/tbarbase.h
include/wx/textbuf.h
include/wx/textctrl.h
include/wx/textdlg.h
include/wx/textfile.h
include/wx/tglbtn.h
include/wx/thread.h
include/wx/thrimpl.cpp
include/wx/timer.h
include/wx/tipdlg.h
include/wx/tipwin.h
include/wx/tokenzr.h
include/wx/toolbar.h
include/wx/tooltip.h
include/wx/toplevel.h
include/wx/treebase.h
include/wx/treectrl.h
include/wx/txtstrm.h
include/wx/types.h
include/wx/unix/apptbase.h
include/wx/unix/apptrait.h
include/wx/unix/displayx11.h
include/wx/unix/execute.h
include/wx/unix/fontutil.h
include/wx/unix/gsockunx.h
include/wx/unix/joystick.h
include/wx/unix/mimetype.h
include/wx/unix/pipe.h
include/wx/unix/sound.h
include/wx/unix/taskbarx11.h
include/wx/unix/utilsx11.h
include/wx/url.h
include/wx/utils.h
include/wx/valgen.h
include/wx/validate.h
include/wx/valtext.h
include/wx/variant.h
include/wx/vector.h
include/wx/version.h
include/wx/vidmode.h
include/wx/vlbox.h
include/wx/vms_x_fix.h
include/wx/volume.h
include/wx/vscroll.h
include/wx/wave.h
include/wx/wfstream.h
include/wx/window.h
include/wx/wizard.h
include/wx/wx.h
include/wx/wxchar.h
include/wx/wxhtml.h
include/wx/wxprec.h
include/wx/xml/xml.h
include/wx/xpmdecod.h
include/wx/xpmhand.h
include/wx/xti.h
include/wx/xtistrm.h
include/wx/xtixml.h
include/wx/zipstrm.h
include/wx/zstream.h
share/aclocal/wxwin.m4
share/locale/ca/LC_MESSAGES/wxstd.mo
share/locale/cs/LC_MESSAGES/wxstd.mo
share/locale/da/LC_MESSAGES/wxstd.mo
share/locale/de/LC_MESSAGES/wxstd.mo
share/locale/el/LC_MESSAGES/wxstd.mo
share/locale/es/LC_MESSAGES/wxstd.mo
share/locale/fi/LC_MESSAGES/wxstd.mo
share/locale/fr/LC_MESSAGES/wxstd.mo
share/locale/hu/LC_MESSAGES/wxstd.mo
share/locale/id/LC_MESSAGES/wxstd.mo
share/locale/it/LC_MESSAGES/wxstd.mo
share/locale/ja/LC_MESSAGES/wxstd.mo
share/locale/nl/LC_MESSAGES/wxstd.mo
share/locale/pl/LC_MESSAGES/wxstd.mo
share/locale/ru/LC_MESSAGES/wxstd.mo
share/locale/sl/LC_MESSAGES/wxstd.mo
share/locale/sv/LC_MESSAGES/wxstd.mo
share/locale/tr/LC_MESSAGES/wxstd.mo
share/locale/uk/LC_MESSAGES/wxstd.mo
share/locale/zh_CN/LC_MESSAGES/wxstd.mo
share/locale/zh_TW/LC_MESSAGES/wxstd.mo
share/wx/2.5/afm/Cour.afm
share/wx/2.5/afm/CourBo.afm
share/wx/2.5/afm/CourBoO.afm
share/wx/2.5/afm/CourO.afm
share/wx/2.5/afm/Helv.afm
share/wx/2.5/afm/HelvBo.afm
share/wx/2.5/afm/HelvBoO.afm
share/wx/2.5/afm/HelvO.afm
share/wx/2.5/afm/TimesBo.afm
share/wx/2.5/afm/TimesBoO.afm
share/wx/2.5/afm/TimesO.afm
share/wx/2.5/afm/TimesRo.afm
share/wx/2.5/afm/Zapf.afm
share/wx/2.5/gs_afm/Cour.afm
share/wx/2.5/gs_afm/CourBo.afm
share/wx/2.5/gs_afm/CourBoO.afm
share/wx/2.5/gs_afm/CourO.afm
share/wx/2.5/gs_afm/Helv.afm
share/wx/2.5/gs_afm/HelvBo.afm
share/wx/2.5/gs_afm/HelvBoO.afm
share/wx/2.5/gs_afm/HelvO.afm
share/wx/2.5/gs_afm/TimesBo.afm
share/wx/2.5/gs_afm/TimesBoO.afm
share/wx/2.5/gs_afm/TimesO.afm
share/wx/2.5/gs_afm/TimesRo.afm
share/wx/2.5/gs_afm/Zapf.afm
@dirrm share/wx/2.5/gs_afm
@dirrm share/wx/2.5/afm
@dirrm share/wx/2.5
@dirrm share/wx
@dirrm include/wx/xml
@dirrm include/wx/unix
@dirrm include/wx/protocol
@dirrm include/wx/html
@dirrm include/wx/gtk
@dirrm include/wx/generic
@dirrm include/wx

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-common-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
WXGTK_FLAVOR= gtk2-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,108 @@
include/wx/animate/animate.h
include/wx/deprecated/expr.h
include/wx/deprecated/prop.h
include/wx/deprecated/propform.h
include/wx/deprecated/proplist.h
include/wx/deprecated/resource.h
include/wx/deprecated/setup.h
include/wx/deprecated/tbarsmpl.h
include/wx/deprecated/treelay.h
include/wx/deprecated/wxexpr.h
include/wx/fl/antiflickpl.h
include/wx/fl/bardragpl.h
include/wx/fl/barhintspl.h
include/wx/fl/cbcustom.h
include/wx/fl/controlbar.h
include/wx/fl/dynbarhnd.h
include/wx/fl/dyntbar.h
include/wx/fl/dyntbarhnd.h
include/wx/fl/fldefs.h
include/wx/fl/frmview.h
include/wx/fl/garbagec.h
include/wx/fl/gcupdatesmgr.h
include/wx/fl/hintanimpl.h
include/wx/fl/newbmpbtn.h
include/wx/fl/panedrawpl.h
include/wx/fl/rowdragpl.h
include/wx/fl/rowlayoutpl.h
include/wx/fl/toolwnd.h
include/wx/fl/updatesmgr.h
include/wx/gizmos/dynamicsash.h
include/wx/gizmos/editlbox.h
include/wx/gizmos/gizmos.h
include/wx/gizmos/ledctrl.h
include/wx/gizmos/multicell.h
include/wx/gizmos/splittree.h
include/wx/gizmos/statpict.h
include/wx/ogl/basic.h
include/wx/ogl/basicp.h
include/wx/ogl/bmpshape.h
include/wx/ogl/canvas.h
include/wx/ogl/composit.h
include/wx/ogl/constrnt.h
include/wx/ogl/divided.h
include/wx/ogl/drawn.h
include/wx/ogl/drawnp.h
include/wx/ogl/lines.h
include/wx/ogl/linesp.h
include/wx/ogl/mfutils.h
include/wx/ogl/misc.h
include/wx/ogl/ogl.h
include/wx/ogl/ogldiag.h
include/wx/plot/plot.h
include/wx/plot/plot_dwn.bmp
include/wx/plot/plot_enl.bmp
include/wx/plot/plot_shr.bmp
include/wx/plot/plot_up.bmp
include/wx/plot/plot_zin.bmp
include/wx/plot/plot_zot.bmp
include/wx/plot/wxplot.rc
include/wx/stc/stc.h
include/wx/svg/dcsvg.h
include/wx/xrc/xh_all.h
include/wx/xrc/xh_bmp.h
include/wx/xrc/xh_bmpbt.h
include/wx/xrc/xh_bttn.h
include/wx/xrc/xh_cald.h
include/wx/xrc/xh_chckb.h
include/wx/xrc/xh_chckl.h
include/wx/xrc/xh_choic.h
include/wx/xrc/xh_combo.h
include/wx/xrc/xh_dlg.h
include/wx/xrc/xh_frame.h
include/wx/xrc/xh_gauge.h
include/wx/xrc/xh_gdctl.h
include/wx/xrc/xh_html.h
include/wx/xrc/xh_listb.h
include/wx/xrc/xh_listc.h
include/wx/xrc/xh_menu.h
include/wx/xrc/xh_notbk.h
include/wx/xrc/xh_panel.h
include/wx/xrc/xh_radbt.h
include/wx/xrc/xh_radbx.h
include/wx/xrc/xh_scrol.h
include/wx/xrc/xh_scwin.h
include/wx/xrc/xh_sizer.h
include/wx/xrc/xh_slidr.h
include/wx/xrc/xh_spin.h
include/wx/xrc/xh_split.h
include/wx/xrc/xh_statbar.h
include/wx/xrc/xh_stbmp.h
include/wx/xrc/xh_stbox.h
include/wx/xrc/xh_stlin.h
include/wx/xrc/xh_sttxt.h
include/wx/xrc/xh_text.h
include/wx/xrc/xh_toolb.h
include/wx/xrc/xh_tree.h
include/wx/xrc/xh_unkwn.h
include/wx/xrc/xh_wizrd.h
include/wx/xrc/xmlres.h
@dirrm include/wx/xrc
@dirrm include/wx/svg
@dirrm include/wx/stc
@dirrm include/wx/plot
@dirrm include/wx/ogl
@dirrm include/wx/gizmos
@dirrm include/wx/fl
@dirrm include/wx/deprecated
@dirrm include/wx/animate

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2_animate-2.5.so
lib/libwx_gtk2_animate-2.5.so.2
lib/libwx_gtk2_animate-2.5.so.2.0.0
lib/libwx_gtk2_deprecated-2.5.so
lib/libwx_gtk2_deprecated-2.5.so.2
lib/libwx_gtk2_deprecated-2.5.so.2.0.0
lib/libwx_gtk2_fl-2.5.so
lib/libwx_gtk2_fl-2.5.so.2
lib/libwx_gtk2_fl-2.5.so.2.0.0
lib/libwx_gtk2_gizmos-2.5.so
lib/libwx_gtk2_gizmos-2.5.so.2
lib/libwx_gtk2_gizmos-2.5.so.2.0.0
lib/libwx_gtk2_ogl-2.5.so
lib/libwx_gtk2_ogl-2.5.so.2
lib/libwx_gtk2_ogl-2.5.so.2.0.0
lib/libwx_gtk2_plot-2.5.so
lib/libwx_gtk2_plot-2.5.so.2
lib/libwx_gtk2_plot-2.5.so.2.0.0
lib/libwx_gtk2_stc-2.5.so
lib/libwx_gtk2_stc-2.5.so.2
lib/libwx_gtk2_stc-2.5.so.2.0.0
lib/libwx_gtk2_svg-2.5.so
lib/libwx_gtk2_svg-2.5.so.2
lib/libwx_gtk2_svg-2.5.so.2.0.0
lib/libwx_gtk2_xrc-2.5.so
lib/libwx_gtk2_xrc-2.5.so.2
lib/libwx_gtk2_xrc-2.5.so.2.0.0

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,27 @@
lib/libwx_gtk2u_animate-2.5.so
lib/libwx_gtk2u_animate-2.5.so.2
lib/libwx_gtk2u_animate-2.5.so.2.0.0
lib/libwx_gtk2u_deprecated-2.5.so
lib/libwx_gtk2u_deprecated-2.5.so.2
lib/libwx_gtk2u_deprecated-2.5.so.2.0.0
lib/libwx_gtk2u_fl-2.5.so
lib/libwx_gtk2u_fl-2.5.so.2
lib/libwx_gtk2u_fl-2.5.so.2.0.0
lib/libwx_gtk2u_gizmos-2.5.so
lib/libwx_gtk2u_gizmos-2.5.so.2
lib/libwx_gtk2u_gizmos-2.5.so.2.0.0
lib/libwx_gtk2u_ogl-2.5.so
lib/libwx_gtk2u_ogl-2.5.so.2
lib/libwx_gtk2u_ogl-2.5.so.2.0.0
lib/libwx_gtk2u_plot-2.5.so
lib/libwx_gtk2u_plot-2.5.so.2
lib/libwx_gtk2u_plot-2.5.so.2.0.0
lib/libwx_gtk2u_stc-2.5.so
lib/libwx_gtk2u_stc-2.5.so.2
lib/libwx_gtk2u_stc-2.5.so.2.0.0
lib/libwx_gtk2u_svg-2.5.so
lib/libwx_gtk2u_svg-2.5.so.2
lib/libwx_gtk2u_svg-2.5.so.2.0.0
lib/libwx_gtk2u_xrc-2.5.so
lib/libwx_gtk2u_xrc-2.5.so.2
lib/libwx_gtk2u_xrc-2.5.so.2.0.0

Some files were not shown because too many files have changed in this diff Show More