summaryrefslogtreecommitdiff
path: root/x11/wxGTK
AgeCommit message (Collapse)AuthorFilesLines
2004-05-19use g++ to build shared libs to get an implicite dependency on libstdc++drochner2-5/+5
2004-05-03Unused.wiz1-48/+0
2004-04-27make this compile with xpkgwedgedmcmahill3-8/+22
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-14/+15
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-03Add explicit dependency on pkgconfig.minskim1-1/+2
2004-02-15bl3ify and add:recht1-10/+11
USE_LANGUAGES= c c++
2004-02-15add buildlink3recht1-0/+32
2004-01-10remove unused patchrecht1-12/+0
2004-01-10update to wxGTK 2.4.2recht8-65/+83
Changes: Enable building of OpenGL support and bump buildlink dependecy because of that. 2.4.2 ----- All: - always NUL-terminate the log messages - wxRegEx::Compile() now calculates the number of groups correctly - wxHTTP::GetHeader() didn't find headers which were not all in upper case - wxHTTP input stream didn't detect EOF correctly - wxString::find_last_of() ignored "start" parameter (Robert Vazan) - a bug in wxArrayString::Shrink() fixed (Gunnar Roth) - added wxIPV4address::IPAddress() All (GUI): - rare crash in wxFontMapper fixed (Robert Vazan) - added wxMenu::FindItemByPosition. - copy wxImage options when copying the images Generic: - wxListCtrl: respect wxLC_NO_HEADER style when inserting first column Unix: - fixed build problems with OpenGL when libGL(U) were in different directories - added --basename and --release flags to wx-config (Robert O'Connor) - added support for GNU/Hurd in configure - fixed wx-config --rezflags output on platforms different from Mac - changed wxNativeFontInfo::FromXFontName to treat names with all components being empty or '*' as default font (since default font is converted to such a string by GetXFontName). - wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug) wxGTK - fixed compilation with --disable-compat-22 - set the event object correctly for wxMenu events (Bob Balfour) - fixed memory leak in wxFileDialog (Christian Sturmlechner) wxXRC: - added wxNO_FULL_REPAINT_ON_RESIZE to "unknown" class handler (John Anderson)
2004-01-07Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variablejmmv3-18/+39
which, if set to YES, will revert the package to use gtk1. Bump PKGREVISION. Closes PR pkg/21509.
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-09-09Apply patch provided by Joachim Koenig-Baltes in PR 22700 to make wxPythonrecht3-3/+17
2.4.1.2 compile. (Adds a missing definition in include/wx/menuitem.h.) Bump PKGREVISION to 1.
2003-09-04Now uses ${CXXFLAGS} for the default system optimizationadam3-10/+10
2003-09-03Updated to 2.4.1xtraeme4-27/+9
Changes: 2.4.1 ----- - fixed wxLANGUAGE_CHINESE_TAIWAN to use zh_TW catalogs - added missing wx/quantize.h to install - improved wxScrolledWindow/sizer interaction - fixed assert (and crash in debug) in wxFileConfigGroup::DeleteSubgroupByName - fix for deleting entries at root level in wxFileConfig - wxStopWatch::Start() didn't resume it contrary to the docs - accept '\r' as delimiter when parsing dates - fixed duplicate wxFontEncoding values - wxFileConfig now always uses UTF-8 to store settings in Unicode build; it will be possible to set different charset in wxWindows >= 2.5.0 - added wxFileName::MakeAbsolute - bugs in wxCalCtrl fixed (year not being updated)
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-16Bump PKGREVISION for -current run-time fix (patch-ae).wiz1-2/+2
2003-05-16Move initialization around a bit - locking the gdk mutex is a no-op beforemartin2-1/+20
gdk is initialized (via gtk_init). So lock it *after* initializiation. Fixes PR pkg/21481, thanks to Nathan for debugging hints.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-04-06Garbage collect PKGLOCALEDIR. Minor style nits.salo1-7/+7
2003-03-31Enable threading support.jmmv1-3/+2
2003-03-31Add missing things because of last update...jmmv1-6/+15
2003-03-31Update to 2.4.0. Changes from 2.2.7 include lots of bugfixes and new features.jmmv8-332/+347
Patch provided in PR pkg/20640 by Hiramatsu Yoshifumi.
2003-01-10USE_PKGLOCALEDIR=yescjep1-1/+2
2002-10-09Unused.wiz1-71/+0
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam2-7/+34
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-3/+4
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-12-08Include x11.buildlink.mkjmc1-1/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-3/+1
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-10-03Substitute the real config script for the config wrapper script injlam1-1/+6
installed files. We don't want buildlink references to escape into the install directory.
2001-08-17If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), thenjlam1-2/+4
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum).
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-8/+8
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-02Allow overriding of *_CONFIG variables in a package Makefile when usingjlam1-3/+5
USE_BUILDLINK_ONLY.
2001-07-02Move *_SED before inclusion of other buildlink.mk files to order sedjlam1-8/+8
expression properly.
2001-07-02REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED should do oppositejlam1-9/+7
substitutions, so make it so.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-29Add buildlink.mk file for use by other package Makefiles.jlam1-0/+63
2001-06-29regenjlam1-2/+2
2001-06-29Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-12/+24
Put locale files under ${PKGLOCALEDIR}.
2001-06-29Sort, and list locale files under ${PKGLOCALEDIR}.jlam1-133/+133
2001-06-18s/INSTAL_DATA_DIRL/INSTALL_DATA_DIR. Fix by sen_ml@eccosys.com injlam2-4/+4
pkg/13235.
2001-06-15update to wxGTK-2.2.7drochner5-46/+122
changes since 2.2.3: Applied patch to allow using non-Latin keyboards. Added wxActivateEvent for top level windows. Corrected wxActivateEvent for app (now wxEVT_ACTIAVTE_APP). wxTextCtrl sends focus events. Corrected so-library name. wxTreeCtrl now shows an item, if it was programmatically selected. wxTextCtrl no longer sends any text event upon its construction. wxSpinCtrl misbehaviour fixed. Corrected wxYield() to handle recursive calls more gracefully (and with a warning in debug mode). This fixes a problem with crashing wxTreeCtrl's built-in drag'n'drop and probably some other as well. Corrected wxMenuItem::GetLabel() to handle deliberate underscore characters correctly. Patch for better 8-bit-display support. Implememted wxCommandEvent::IsSelection() for wxListBox. Corrected wxListBox::Set() for sorted mode. Added EVT_TEXT_UPDATED for spin ctrl. Corrected wrongly rounded value in slider and scrollbar for negative values. Translation updates. Fixed wxMenu::FindItem() for sub menus. Various other fixes. Synchronized release with wxMSW again.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-22Update dependency on png to >=1.0.11 because of the shlib major bump.wiz1-2/+2
Noted by Frederick Bruckman.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo