The NetBSD Project

CVS log for pkgsrc/games/gargoyle/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / gargoyle

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 14 14:01:52 2023 UTC (3 weeks, 5 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

*: recursive bump for cairo dependency changes

Revision 1.19 / (download) - annotate - [select for diffs], Sun Nov 12 13:21:33 2023 UTC (4 weeks ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:14 2023 UTC (7 weeks, 1 day ago) by gdt
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

recursive revbump for tiff update

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:25 2023 UTC (6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:11 2023 UTC (10 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:08 2023 UTC (11 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.14 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:39 2022 UTC (14 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:29 2021 UTC (2 years 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.12: +2 -2 lines
Diff to previous 1.12 (colored)

revbump for icu and libffi

Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:44 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: 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.11: +2 -2 lines
Diff to previous 1.11 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

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

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

recursive bump for the dependency change

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:37 2020 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

*: recursive bump for libffi

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 6 23:13:56 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

gargoyle: improve distfile name, and make patch apply after update

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 6 19:05:08 2019 UTC (4 years, 1 month ago) by yhardy
Branch: MAIN
Changes since 1.7: +7 -5 lines
Diff to previous 1.7 (colored)

games/gargoyle: update to gargoyle-2019.1

From https://github.com/garglk/garglk/releases/tag/2019.1:

The highlight of this release is updated interpreters:

  * Alan3 3.0b6
  * Bocfel 1.0.1
  * Git 1.3.5
  * Glulxe 0.5.4
  * Hugo 3.3.0
  * Jacl 2.9.0
  * Tads2 2.5.17
  * Tads3 3.1.3

In addition, the Gargoyle Glk implementation has seen some improvements:

  * Text-to-speech support
  * The built-in fonts support a much wider range of Unicode
  * Full screen support
  * Various accumulated small fixes and updates

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

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:29 2018 UTC (5 years ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:04 2018 UTC (5 years ago) by ryoon
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:29 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive bump for new fribidi dependency in pango.

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

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 14 17:33:59 2018 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

games/*: fix alignment of variable values

pkglint -Wall -r --autofix --only aligned

After running the above command, three packages had to be adjusted
manually:

In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.

In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.

In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 29 06:25:39 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3

Import gargoyle-2011.1 as games/gargoyle.

Packaged by Wes Frazier in PR 52431, some fixes by myself.

Gargoyle is an IF player that supports all the major interactive fiction
formats.

Most interactive fiction is distributed as portable game files. These portable
game files come in many formats. In the past, you used to have to download a
separate player (interpreter) for each format of IF you wanted to play.

Gargoyle is based on the standard interpreters for the formats it supports.
Gargoyle is free software released under the terms of the GNU General Public
License.

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>