Up to [cvs.NetBSD.org] / pkgsrc / x11 / motif
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:19 2023 UTC (3 weeks, 5 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
*: revebump for new brotli option for freetype2 Addresses PR 57693
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:13 2023 UTC (10 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 16 10:40:05 2022 UTC (19 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.21: +7 -1
lines
Diff to previous 1.21 (colored)
x11/motif: Explain what's going on with the libXt tool dependency.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Apr 16 10:39:50 2022 UTC (19 months, 3 weeks ago) by riastradh
Branch: MAIN
Changes since 1.20: +31 -6
lines
Diff to previous 1.20 (colored)
x11/motif: Work around quirks in build-time tool-building. See comments for details. Tidy up variable definitions while here. Use native ar/ranlib if available -- armv7--netbsdelf-eabihf-ranlib doesn't seem to do anything on an archive of x86 objects to build a tool library, so let's try using the native one instead for such a cross-build.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 11 09:04:51 2022 UTC (19 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.19: +4 -3
lines
Diff to previous 1.19 (colored)
motif: pull libXt as a tool dependency only if using modular xorg *and* cross-compiling. using TOOL_DEPENDS for libXt bypasses normal builtin checks, so the pkgsrc version is pulled in, and libXt is marked unavailable when using native x. evidence so far indicates libxt is only needed as a tool dependency when cross-compiling (the distinction between normal and tool depends primarily being relevent during cross-builds anyway), but this also confused me because libXt installs nothing tool-like? Is motif's build system broken (it's likely!)?
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 10 12:52:26 2022 UTC (19 months, 4 weeks ago) by riastradh
Branch: MAIN
Changes since 1.18: +13 -6
lines
Diff to previous 1.18 (colored)
x11/motif: Make build work for both cross and native.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 5 10:00:21 2022 UTC (20 months ago) by riastradh
Branch: MAIN
Changes since 1.17: +7 -2
lines
Diff to previous 1.17 (colored)
x11/motif: Fix cross-build.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:55 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:26 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs], Sun Nov 3 09:14:13 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.14: +10 -10
lines
Diff to previous 1.14 (colored)
x11: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 22 09:42:41 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.13: +12 -23
lines
Diff to previous 1.13 (colored)
motif: update to 2.3.8. This is a bug fix release. * Fixed bug 1660: TextField leaves a residual cursor shadow on focus lose * Fixed bug 1659: Many cases of typos in horizontal/vertical conditions in the code * Fixed bug 1658: motif does crash on OpenSuse Leap 42.2 * Fixed bug 1656: TabStack with tabSelectColor and Right causes BadMatch Error * Fixed bug 1625: Open Motif build fails due to weak aliases on Darwin with cl * Fixed bug 1655: Motif 2.3.6 and 2.3.4 do not work with XQuartz 2.7.9 and later * Fixed bug 1652: Add support for more Cyrillic locales * Fixed bug 1650: Memory leak in DataF.c * Fixed bug 1651: motif-2.3.5 tarball contains lib/Xm/Xm.h file generated by configure * Fixed bug 1665: Closing open menus with mouse click disables keyboard shortcut
Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:54 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:16 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.11: +2 -4
lines
Diff to previous 1.11 (colored)
Use OPSYSVARS.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 9 14:07:15 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 6 11:16:56 2013 UTC (10 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored)
Needs libiconv to build on FreeBSD. Bump revision as precaution.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 7 15:57:47 2013 UTC (10 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Fix build of motif and its dependencies. * libfontconfig should be linked too.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 6 12:53:40 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Bump PKGREVISION for libXft changes for NetBSD native X support on NetBSD 6, requested by tron.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:28 2013 UTC (10 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 3 10:06:21 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump freetype2 and fontconfig dependencies to current pkgsrc versions, to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 16 11:18:09 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Recursive bump for png-1.6.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 26 21:36:55 2013 UTC (10 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 22 11:16:25 2012 UTC (10 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored)
Completely disable manual page compression for this package as it uses nested manual page extensively. Bump package revision for this bug fix.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 29 22:06:41 2012 UTC (11 years ago) by jperkin
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
USE_TOOLS += yacc, for Solaris.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 10 17:10:10 2012 UTC (11 years, 1 month ago) by ryoon
Branch: MAIN
Import motif-2.3.4 as x11/motif. The industry standard user interface toolkit for the X Window System. This is released under LGPL 2.1.