The NetBSD Project

CVS log for pkgsrc/x11/labltk/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Nov 29 23:27:32 2024 UTC (3 months, 3 weeks ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -3 lines
x11/labltk: tweaks

- improve previous fix to pass pkgsrc's ${RANLIB} instead of just
"ranlib" (there are one or two old platforms where ranlib exists but
you must not run it because it corrupts the library)

- test the current MAKE_JOBS_SAFE state and document how it fails
(which it does, with 48 jobs)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Nov 29 01:23:11 2024 UTC (3 months, 3 weeks ago) by gdt
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +6 -3 lines
x11/labltk: Kludge the provision of RANLIB

I don't understand how this use to build; upstream configure/make
doesn't look for ranlib and then uses ${RANLIB}.  Just pass
RANLIB=ranlib and hope things are as ok as they look from the build
log.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Nov 28 15:38:21 2024 UTC (3 months, 3 weeks ago) by gdt
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -1 lines
x11/labltk: Note upstream bug report for newer releases

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:24:12 2023 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:18:13 2023 UTC (2 years, 1 month ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
*: Recursive revbup from graphics/freetype2

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 3 08:51:22 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -9 lines
labltk: update to 8.06.12.

Fix some pkglint.

Changes:

LablTk 8.06.12 with OCamlBrowser

Compatibility release to make OCamlBrowser work with OCaml 4.14 (and only this version)

LablTk 8.06.11 with OCamlBrowser

This is a bug fix release of LablTk and OCamlBrowser.
It also makes OCamlBrowser work on OCaml 4.13 (and only this version).

    Disable -warn-error for users, add all-devel target for developers
    Add ommitted labels
    Update ocamlbrowser for ocaml 4.13

LablTk 8.06.10 with OCamlBrowser

This is a bug fix release of LablTk and OCamlBrowser.
It also makes OCamlBrowser work on OCaml 4.12 (and only this version).

    Fix bugs in ocamlbrowser that prevented exploring types in source files
    Install camltkwrap.{cmi,cmx} (report by Pascal Raymond)

LablTk 8.06.9 with OCamlBrowser 4.11.0

New release of LablTk and OCamlBrowser

    LablTk is compatible with ocaml 4.07 and newer
    OCamlBrowser is compatible with ocaml 4.11

Fixes a configuration error with clang 12 (observed on MacOS).

LablTk 8.06.8 with OCamlBrowser 4.10.0

New release of LablTk and OCamlBrowser

    LablTk is compatible with ocaml 4.07 and newer
    OCamlBrowser is compatible with ocaml 4.10

Fixes a number of bugs in OCamlBrowser, particularly concerning the file selection window.

LablTk 8.06.7

New release fixing compatibility problems for ocaml 4.09.

    still compatible with ocaml 4.07
    ocamlbrowser compatible with ocaml 4.08 and 4.09

opam packages should be labltk.8.06.7 and ocamlbrowser.4.08.1

LablTk 8.06.6

New release for ocaml 4.08.

    compatible with ocaml 4.08.0 (required for ocamlbrowser)
    compiles and installs without ocamlbrowser (use make library opt rather than make all opt).

Using opam, two packages are provided: labltk.8.06.6 and ocamlbrowser.4.08.0

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue May 24 18:51:57 2022 UTC (2 years, 10 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Mar 8 08:13:10 2021 UTC (4 years ago) by jaapb
Branches: 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
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Recursive revbump associated with update of lang/ocaml

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Sep 27 13:12:17 2020 UTC (4 years, 5 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -1 lines
(x11/labltk) Not really fix, but $(BYTECC) was missing, added

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:20:28 2020 UTC (4 years, 7 months ago) by leot
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 3 09:14:10 2019 UTC (5 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
x11: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 12 16:10:29 2018 UTC (6 years, 4 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Revbumps associated with update of lang/ocaml.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 13 13:55:39 2018 UTC (6 years, 11 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Mar 12 11:17:52 2018 UTC (7 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 10 16:53:15 2018 UTC (7 years, 2 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Recursive revbump associated with the update to OCaml 4.06.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Sep 10 02:36:08 2017 UTC (7 years, 6 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Update to 8.06.3; fixes build with current pkgsrc ocaml. (Except I had
to revert one line of one of the upstream changes which apparently
only works with newer ocaml than we have.)

Upstream changes: minor fixes, and updates to match newer ocaml versions.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 8 09:51:27 2017 UTC (7 years, 6 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Recursive revbump associated with update of ocaml to 4.05

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jul 11 14:19:22 2017 UTC (7 years, 8 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Revbump associated with ocaml-4.04.2

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Dec 30 11:17:03 2016 UTC (8 years, 2 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Recursive revbump associated with ocaml update to 4.04.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 5 11:45:42 2016 UTC (8 years, 10 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Recursive revbump associated with ocaml update.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 29 04:54:39 2015 UTC (9 years, 2 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Whitespace.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Aug 7 11:20:36 2015 UTC (9 years, 7 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Recursive revbump associated with lang/ocaml update.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 30 11:53:00 2015 UTC (9 years, 8 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Recursive revbump associated with update of lang/ocaml to 4.02.2.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 20 14:24:38 2015 UTC (10 years, 2 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Revbump associated with update of lang/ocaml.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Nov 16 18:08:36 2014 UTC (10 years, 4 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +18 -17 lines
Update x11/labltk to 8.06.0.

This release does not contain functional changes, but MASTER_SITES,
distfile and version number are updated to follow upstream.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 9 19:14:05 2014 UTC (10 years, 5 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jan 11 14:42:06 2014 UTC (11 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Revbump after updating tcl/tk.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 1 11:30:23 2013 UTC (11 years, 4 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Revision bump associated with the update of lang/ocaml to version 4.01.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 6 12:55:19 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 4 22:17:27 2013 UTC (11 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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.16: download - view: text, markup, annotated - select for diffs
Mon Jun 3 10:06:20 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
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.15: download - view: text, markup, annotated - select for diffs
Mon Oct 29 05:06:32 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 8 15:18:25 2012 UTC (12 years, 5 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Revision bump associated with the update of lang/ocaml to version 4.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 21 23:49:26 2012 UTC (12 years, 7 months ago) by marino
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 6 00:19:26 2011 UTC (13 years, 3 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Recursive bump for lang/ocaml buildlink addition.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 8 07:31:52 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
PKGREVISION must not be in Makefile.common.

move PKGREVISION to each Makefile including the Makefile.common for
keep version number, and bump again for ocaml-graphics because the
previous bump resuited in downgrade.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 17 19:02:05 2009 UTC (15 years, 3 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 lines
PKG_DESTDIR_SUPPORT

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 8 18:35:46 2009 UTC (15 years, 6 months ago) by tonio
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Fix x11/labltk for ocaml 3.11.1 [PR pkg/42017]

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 27 16:24:21 2007 UTC (17 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix PLIST. Bump revision.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 13 18:51:51 2007 UTC (18 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Modular Xorg support.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 22 20:59:58 2006 UTC (19 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Add missing files+dir to PLIST. Bump PKGREVISION.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:39 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 22 23:23:17 2005 UTC (19 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification,
otherwise the rpath list can be incomplete.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 14 21:00:41 2005 UTC (19 years, 9 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Let x11/labltk use bdb if native ndbm is not available.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:03:29 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 24 17:19:06 2004 UTC (20 years, 3 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of labltk, version 3.06:

This package provides the LablTK library (Tk bindings) that comes with the
ocaml compiler.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 24 17:19:06 2004 UTC (20 years, 3 months ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <[email protected]>