The NetBSD Project

CVS log for pkgsrc/x11/wxGTK30/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / wxGTK30

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.53 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:20 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.52 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:40 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.51 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:33 2022 UTC (9 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Aug 6 08:14:07 2022 UTC (9 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.49: +1 -5 lines
Diff to previous 1.49 (colored)

wxGTK30: Revert workaround for libepoll-shim setting BUILDLINK_INCDIRS.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Aug 5 15:26:15 2022 UTC (9 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.48: +5 -1 lines
Diff to previous 1.48 (colored)

wxGTK30: Do not detect epoll as being available simply due to the
presence of libepoll-shim on the build machine, fixing a missing symbol
error. Reported by wiz.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:27 2022 UTC (10 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Bump everything affected by the jpeg.buildlink3.mk fix.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:59 2022 UTC (11 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

*: recursive bump for perl 5.36

Revision 1.46 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:03 2021 UTC (17 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

revbump for icu and libffi

Revision 1.45 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:34 2021 UTC (18 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.44 / (download) - annotate - [select for diffs], Tue Nov 9 10:09:56 2021 UTC (18 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

wxGTK30: Disable use of precompiled headers to avoid mysterious
compilation problems.

Revision 1.43 / (download) - annotate - [select for diffs], Mon May 24 19:56:05 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

*: recursive bump for perl 5.34

Revision 1.42 / (download) - annotate - [select for diffs], Fri Apr 2 10:09:41 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

wxGTK*: update DESCR and COMMENT to include branch version

Revision 1.41 / (download) - annotate - [select for diffs], Sun Nov 29 22:08:56 2020 UTC (2 years, 6 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

x11/wxGTK30: don't call install_name_tool on symlinks

Revision 1.40 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:02 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jul 18 13:02:53 2020 UTC (2 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.38: +3 -10 lines
Diff to previous 1.38 (colored)

wxGTK30: updated to 3.0.5.1

3.0.5.1

This is a patch release updating the soname of the shared libraries for Unix/ELF systems which was forgotten in 3.0.5. Because of this, please use the source archives from this release if you're building wxWidgets shared libraries from source under these systems, but please refer to 3.0.5 files for all the rest, i.e. MSW binaries and the documentation.

For completeness, the only other changes compared to 3.0.5 are:
- Workaround for the problem with overflowing maximum command line length in MinGW builds not using configure.
- Fix for a problem with wxSpinCtrl in wxGTK


3.0.5

All:
- Support nullptr in wxPrintf() and other pseudo-vararg functions.
- Fix problem with wx-config installation and use under NetBSD (wiz).
- Avoid spurious errors on thread creation under NetBSD.

All (GUI):
- Improve stock items consistency and aesthetics (dhowland).
- Implement wxTextCtrl::HitTest() for single line controls.
- Improve wxSVGFileDC to support more of wxDC API (Maarten Bent).

wxMSW:
- Fix handling of AUX2 mouse button events (Trylz).
- Honour alignment flags for multiline buttons using custom colours too.
- Fix crash when using wxCHMHelpController() in 64 bit builds (Xlord2).

wxGTK:
- Fix position of popup menus shown in wxListCtrl.
- Fix not showing wxInfoBar with GTK+ 3 < 3.22.29.
- Potentially incompatible change: wxDataViewModel::Cleared() now works as
  documented cross-platform.  Previously on wxGTK it just emptied the model
  rather than triggering a reload of the model.  If you are working around the
  broken behaviour with wxGTK-specific code in your application you should
  check that your application works correctly with this change.
- Return appropriate values for some previously hard-coded system colours.

Revision 1.38 / (download) - annotate - [select for diffs], Wed May 20 06:09:09 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.37: +8 -1 lines
Diff to previous 1.37 (colored)

mark packages that fail with -Werror=char-subscripts

These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".

Revision 1.37 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:17 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.36 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:34 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: recursive bump for libffi

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:27 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:21 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.33 / (download) - annotate - [select for diffs], Thu May 23 19:23:23 2019 UTC (4 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Dec 13 21:21:55 2018 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.31: +9 -1 lines
Diff to previous 1.31 (colored)

wxGTK30: allow building on Darwin

Revision 1.31 / (download) - annotate - [select for diffs], Sat Dec 8 10:47:17 2018 UTC (4 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.30: +2 -11 lines
Diff to previous 1.30 (colored)

Add a gtk2 option (default off), as proposed on tech-pkg@ on Nov 26.
At last opencpn and kicad have anoying display bugs when compiled with gtk3.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:51 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:37 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.28 / (download) - annotate - [select for diffs], Wed May 2 11:33:44 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

wxGTK30: fix installation of wx-config; pkglint fixes

Revision 1.27 / (download) - annotate - [select for diffs], Sun Apr 29 05:39:33 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.26: +5 -15 lines
Diff to previous 1.26 (colored)

wxGTK30: update to 3.0.4.

Switch to gtk3.
Remove libtool patch, the maintenance effort is too high.

3.0.4: (released 2018-03-08)

Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:03 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:58 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Sep 17 14:31:27 2017 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

wxGTK30: update to 3.0.3.1

This is almost exactly the same as the last release but includes
the missing wxPropertySheetDialog::SetInnerSize() method which was
mistakenly removed from 3.0.3.

Please notice that this method is undocumented and not supposed to
be used from outside the library and it is declared as inline and
thus is not part of the library ABI, so its absence in 3.0.3 normally
shouldn't affect the library users, so there is no need to update
unless, for some reason, you need to recompile existing code using
this method with the latest sources, as is the case when building
wxPerl, for example.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 13 08:23:47 2017 UTC (5 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.22: +5 -8 lines
Diff to previous 1.22 (colored)

Fix building on macOS

Revision 1.22 / (download) - annotate - [select for diffs], Mon Sep 11 20:22:53 2017 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.21: +11 -11 lines
Diff to previous 1.21 (colored)

Updated wxGTK30 to 3.0.3.

Carry forward libtool patch from 3.0.2, with LDFLAGS changes
included.

This is a bug fix release with no significant new features compared
to the previous 3.0.x releases and compatible with them at both the
API and the ABI level (i.e. all applications linked against earlier
3.0.x DLLs or shared libraries will continue to work when using
3.0.3 libraries).

The full list of changes in this release is available at

https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.3/docs/changes.txt

(starting from the line 583, or search for "3.0.3" in this file),
here are some selected ones:

* In all ports:
 - Support requestion modern (3.x+) OpenGL version in wxGLCanvas.
 - Fix using wxHTTP and wxFTP from worker thread.

* In wxGTK:
 - Support for Gstreamer 1.0 in wxMediaCtrl, in addition to obsolete 0.x.
 - Several fatal bug fixes for GTK+ 3.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 15 19:10:31 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Fix pkglint warnings.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:00 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.19 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:00 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:25 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Revbump after graphics/gd update

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:18 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 27 17:11:37 2016 UTC (7 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Fix build of the Scintilla control. Bump revision.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:17 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
Changes since 1.14: +2 -4 lines
Diff to previous 1.14 (colored)

Use OPSYSVARS.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Feb 17 10:16:05 2016 UTC (7 years, 3 months ago) by dbj
Branch: MAIN
Changes since 1.13: +27 -14 lines
Diff to previous 1.13 (colored)

build wxGTK30 using cocoa by default on Darwin
we might want to consider renaming this package

Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 16 03:40:44 2016 UTC (7 years, 3 months ago) by dbj
Branch: MAIN
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (colored)

remove symlinks for wx-config and wxrc in ${PREFIX}/bin
this avoids conflicts with wxGTK28 and
is the rest of the fix for PR pkg/50389

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 19 04:19:15 2016 UTC (7 years, 4 months ago) by dbj
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

add one more version specific symlink for wx-config in bin

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 19 03:49:29 2016 UTC (7 years, 4 months ago) by dbj
Branch: MAIN
Changes since 1.10: +11 -6 lines
Diff to previous 1.10 (colored)

install everything in version specific directory except for a few symlinks in bin
This is a partial fix for PR pkg/50389
for now we need to keep the conflicting links in bin until we have a fix for dependencies

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 29 04:54:40 2015 UTC (7 years, 5 months ago) by dholland
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Whitespace.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:20 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 17 11:16:59 2015 UTC (8 years, 4 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.7: +6 -1 lines
Diff to previous 1.7 (colored)

Fix build on SunOS by adding patch for math function ambiguity and disabling
xlocale detection on SunOS for now, as there is enough support to fool detection
on illumos but not enough to finish the build yet.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 7 13:22:58 2015 UTC (8 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Update to 3.0.2

* Enable wxscintilla.

Changelog:
3.0.2: (released 2014-10-06)

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 10 14:02:32 2014 UTC (8 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.5: +4 -1 lines
Diff to previous 1.5 (colored)

Add explicit dependency to ensure relinking is done in the correct
order.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 19 08:35:41 2014 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.4: +5 -4 lines
Diff to previous 1.4 (colored)

Disable visibility to fix build on NetBSD with gcc.
Bump PKGREVISION.
Reported upstream as http://trac.wxwidgets.org/ticket/16571 .

Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 20 07:07:32 2014 UTC (8 years, 9 months ago) by dbj
Branch: MAIN
Changes since 1.3: +8 -1 lines
Diff to previous 1.3 (colored)

fix build on darwin, which does not install include/wx-3.0/wx/unix/fswatcher_inotify.h
see comments in wxWidgets-3.0.1/build/bakefiles/files.bkl for reasons

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 13 22:32:43 2014 UTC (8 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.2: +14 -14 lines
Diff to previous 1.2 (colored)

Fix build on NetBSD. Add missing libSM dependency. Sort dependencies.
Bump revision.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 30 06:53:21 2014 UTC (8 years, 10 months ago) by dbj
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

use LICENSE=gnu-lgpl-v2 and note exception in Makefile comment
install the lgpl.txt file as well in the pkg doc directory
change per discussion on tech-pkg@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 21 06:53:24 2014 UTC (8 years, 10 months ago) by dbj
Branch: MAIN

Create wxGTK30 package for wxWidgets 3.0.1

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>