The NetBSD Project

CVS log for pkgsrc/x11/fltk2/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24
Thu Oct 17 13:22:46 2019 UTC (5 years, 3 months ago) by micha
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
x11/fltk2: Remove after updating last package that used it

FLTK 2 and FLTK 3 are branches that are no longer developed.
The current stable version is 1.3.5.
Current development takes place for 1.4.

If somebody has used x11/fltk2 for old non-pkgsrc software,
wip/fltk2 can be used instead. Snapshots are no longer provided,
the wip package is based on git now.

OK from wiz@.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:36:25 2019 UTC (5 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Follow some http->https redirects.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 18 00:06:25 2018 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 12 11:15:49 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:29 2017 UTC (8 years ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 25 14:25:04 2015 UTC (9 years, 9 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Recursive revbump following MesaLib update, categories p through x.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 6 12:53:41 2013 UTC (11 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, 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:18 2013 UTC (11 years, 7 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:11 2013 UTC (11 years, 7 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
Sat Feb 16 11:18:04 2013 UTC (11 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Recursive bump for png-1.6.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 26 21:36:51 2013 UTC (12 years ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Revbump after graphics/jpeg and textproc/icu

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 5 15:24:12 2012 UTC (12 years, 2 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Explain which versions are crufty, normal, and bleeding edge.

(Thanks to Tim Larson for advice on wording.)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 29 05:06:12 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 23 10:24:17 2012 UTC (12 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 17 00:56:06 2011 UTC (13 years, 1 month ago) by marino
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:02:49 2011 UTC (13 years, 2 months ago) by sbd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 13 13:36:12 2011 UTC (14 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 23 11:45:00 2010 UTC (14 years, 1 month ago) by dsainty
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 13 22:45:36 2010 UTC (14 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 18 09:59:33 2010 UTC (15 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 26 19:56:42 2009 UTC (15 years, 5 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
bump revision because of graphics/jpeg update

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 11 22:10:34 2009 UTC (15 years, 5 months ago) by zafer
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
remove dead master site mirror.nu6.org. Doesn't resolve anymore.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 14 12:06:49 2009 UTC (15 years, 10 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
make opengl support optional, and default to off on very slow archs (m68k,m68000,vax). bump PKGREVISION

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 25 15:29:19 2008 UTC (16 years, 8 months ago) by joerg
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import build rules for fltk2. This is currently static only.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 25 15:29:19 2008 UTC (16 years, 8 months ago) by joerg
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 <webmaster@jp.NetBSD.org>