CVS log for pkgsrc/games/frotz/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / games / frotz
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Feb 12 06:44:53 2025 UTC (5 weeks, 5 days ago) by ryoon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
*: Recursive revbump from audio/flac-1.5.0
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat May 6 19:09:20 2023 UTC (22 months, 2 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
*: Recursive revbump from audio/libopus 1.4
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:51:39 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1
lines
*: bump PKGREVISION for flac shlib bump
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue May 24 10:29:30 2022 UTC (2 years, 10 months ago) by nikita
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -2
lines
frotz: switch to USE_GITLAB.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 15 18:41:54 2022 UTC (2 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -3
lines
frotz: update 2.54
Summary of changes between Frotz 2.53 and Frotz 2.54:
=====================================================
Frotz 2.54 was released on Wednesday April 13, 2022.
This release's main attractions are official support for TOPS20 and
cross-compilation to DOS.
NEW FEATURES
- Added changes to allow for compilation on a DEC PDP-10 mainframe
running TOPS20. See INSTALL_PDP10.
- Added a means to cross-compile to DOS by way of Open Watcom C version
2 and later. See INSTALL_DOS.
- Added a quiet mode to dumb interface to quell startup messages.
BUG FIXES
- Fixed several problems with compilation under macOS.
- Fixed wrong glyphs in DOS Frotz's Amiga font mode. 1/2 and 1/4 were
there instead of the oe and OE ligatures.
- Fixed a failure of the -q flag to actually silence sound effects.
- Fixed an oversight in SDL Frotz that prevented some sounds from
playing in Lurking Horror.
- Made the dumb and curses interfaces read the resolution chunk from
Blorb files. Previously they would assume a resolution of 320x200.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Mar 28 10:44:08 2022 UTC (2 years, 11 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1
lines
g*/*: revbump(1) for libsndfile
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 8 11:04:02 2021 UTC (3 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -4
lines
frotz: update to 2.53
This is a minor release focusing on minor enhancements and bug fixes.
NEW FEATURES
- -E option to choose how emphasised text is rendered.
- X11 interface has been added as a compile target.
- Added new default TrueType font for sfrotz.
- Automatically select the appropriate interpreter number for V6 games.
- Limited mouse support for curses interface.
BUG FIXES
- Corrected potential trouble with garbage in filenames for SDL
interface.
- Corrected a problem wherein @print_table would sometimes print garbage.
- Fixed a segfault problem when input buffers are abused.
- Double-clicks are now recognized in sfrotz and xfrotz.
- Fixed problem with spurious newline when a space triggers a word wrap.
- Fixed a problem with UTF-8 characters getting corrupted during line
editing.
- Fixed some problems with V3 games scribbling on the status line in
certain circumstances.
- Removed pre-C99 idioms and C++ comments in curses and core to benefit
older compilers. X11 is still pre-C99 clean. SDL interface is not
pre-C99-clean due to libSDL2 not being pre-C99-clean.
- Fixed a problem with the -x flag not properly expanding commands for
some Infocom games.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 18 17:57:51 2020 UTC (4 years, 7 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1
lines
*: revbump for libsndfile
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun May 17 14:23:08 2020 UTC (4 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
frotz: Update to 2.52
Frotz 2.52 was released on Sunday May 10, 2020.
This is a minor release focusing on minor enhancements and bug fixes.
NEW FEATURES
- Partial support for new @set_true_colour opcode. Works for SDL.
Doesn't work all the way for curses. Not in scope for dumb interface.
BUG FIXES
- Reworked Makefiles to better handle library detection, particularly
for macOS.
- Fixed rendering of non-paletted PNG images. Affected only non-Infocom
V6 games.
- Rolled back idiosyncrasy fix for Cutthroats and changed over to the
quick-and-dirty 24-to-12 conversion used by Infocom as this is how the
Imps expected an interpreter to behave.
- Fixed broken handling of game paths set in environmental variables and
in config files.
- Fixed slightly broken parsing of .sfrotzrc.
- Fixed behavior of command line processing inconsistent between the
different user interfaces.
- Assorted source code formatting fixes.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 26 12:32:37 2020 UTC (4 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
frotz: Needs pkg-config on ncurses systems
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Mar 22 10:20:06 2020 UTC (5 years ago) by nia
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -4
lines
frotz: Update to 2.51
Summary of changes between Frotz 2.50 and Frotz 2.51:
=====================================================
Frotz 2.51 was released on Wednesday February 12, 2020.
This is a minor release focusing on minor enhancements and bug fixes.
NEW FEATURES
- Added an -f option for Dumb Frotz to mark up the output with color and
formatting codes. Currently "irc", "ansi", and "normal" modes are
supported.
BUG FIXES
- Cleanly account for some installations of ncurses which have the
library split into ncurses (high level) and tinfo (low level).
- Added an idiosyncrasy fix for Cutthroats, which assumes a
quick-and-dirty conversion of 24-hour notation to am/pm notation.
- Fixed where the Makefile used spaces instead of a tab in a rarely-used
recipe.
- Fixed a memory allocation problem with restoring a game at the command
line using the -L option.
- Fixed an oversight in which curses wasn't being shut down properly
when fatal zcode errors were encountered.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Nov 24 00:45:39 2019 UTC (5 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -9
lines
frotz: Update to 2.50
NEW FEATURES
- Added UTF-8 input and output. Plain ASCII is still available.
- Added -L option for restoring save file directly from the command line.
- Added -R option for restricted read/write path.
- Sound effects in AIFF, MOD, and OGG formats supported per the Blorb specs.
- Sound driver selection is automated through the use of libao.
- Allow for an alternative Blorb file to be specified on the command line.
BUG FIXES
- Overhauled MacOS compilation.
- Corrected problems with error handling.
- Fixed a lot of unsafe strcpy() and strcat() calls.
- Fixed numerous problems with portability to other flavors of Unix.
- Fixed adaptive palette rendering for SDL.
- Fixed scaling with manually specified window dimensions.
- Fixed problem with unnecessary newlines with input timeouts.
- Allow fontdir in .sfrotzrc to work relative to user's home directory.
- Fixed problem with memory allocation leading to crashes in DOS.
- Fixed problem with DOS Frotz creating non-portable Quetzal files.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jul 18 15:06:50 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
frotz: Fix typo in HOMEPAGE
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jul 18 11:54:26 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +14 -9
lines
frotz: Update to 2.44
NEW FEATURES
* Blorb support implemented. No support for audio in Blorb files yet.
* Added an -m option for Dumb Frotz to suppress the [MORE] prompt.
* Makefile and code for compiling for 16-bit DOS.
BUG FIXES
* Fixed a problem with saving and restoring in certain games.
* Added some fflush() calls to make Dumb Frotz more suitable for bot use.
* Removed old-style save support. It was getting hard to manage. Only the Quetzal save file format is supported now.
* Fixed assorted minor 64-bitness problems.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:10 2017 UTC (8 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3
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.31: download - view: text, markup, annotated - select for diffs
Tue Jan 3 21:30:38 2017 UTC (8 years, 2 months ago) by roy
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Move to the curses framework.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 8 11:57:49 2015 UTC (9 years, 6 months ago) by jperkin
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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -4
lines
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Aug 18 07:31:08 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 17 17:11:23 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
Bump PKGREVISION for ncurses shlib bump.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Oct 6 11:54:39 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
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,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Nov 28 11:03:51 2011 UTC (13 years, 3 months ago) by wiz
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.25: preferred, colored
Changes since revision 1.25: +4 -5
lines
Update HOMEPAGE and MASTER_SITES.
From David Griffith in PR 45667.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Aug 19 04:04:40 2009 UTC (15 years, 7 months ago) by yyamano
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +9 -1
lines
Make this build on Mac OS X. Fixed PR pkg/41538.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 18 02:49:15 2009 UTC (15 years, 8 months ago) by smb
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Change getline() to get_line()
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 4 06:59:04 2008 UTC (17 years ago) by jlam
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -7
lines
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 2 00:00:20 2007 UTC (17 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -5
lines
Remove ex-MASTER_SITEs. From Zafer Aydogan.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:13:54 2007 UTC (18 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3
lines
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:04:43 2006 UTC (19 years ago) by jlam
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.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 16 06:57:54 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1
lines
Create directories before installing files into them.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:50 2005 UTC (19 years, 11 months ago) by tv
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:14:44 2004 UTC (20 years, 5 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 10 03:08:58 2004 UTC (21 years ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5
lines
Use bl3.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 28 09:13:57 2003 UTC (21 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Sep 27 17:07:36 2003 UTC (21 years, 6 months ago) by grant
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 13 13:51:45 2003 UTC (21 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
PKGREVISION bump for libiconv update.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 29 17:09:05 2002 UTC (22 years, 5 months ago) by dillo
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5
lines
update to 2.43:
- confirmed working with NetBSD 1.6's curses
- various other bugfixes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 13 15:21:09 2002 UTC (22 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
buildlink1 -> buildlink2.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 7 06:10:35 2002 UTC (22 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-RELEASE-base,
netbsd-1-6
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}. These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package. Change INCOMPAT_CURSES to have the same sematics as
above. These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.
The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.
This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 29 01:48:52 2002 UTC (22 years, 9 months ago) by kristerw
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Correct sound support. Patch provided by David Griffith.
Solves PR 14061.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 25 18:23:36 2002 UTC (23 years ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update to 2.42, as requested by David Griffith in pkg/15866.
Bugfixes.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 25 17:30:39 2001 UTC (23 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3
lines
Buildlinkify. Use appropriate INCOMPAT_CURSES for setscrreg().
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 8 22:08:51 2001 UTC (23 years, 3 months ago) by kristerw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Remove old comment that the distfile has not reached the mirrors yet.
Add comment that the maintainer has asked us to use the mirrors instead of
the master site.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 16 21:19:58 2001 UTC (23 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -3
lines
Change MASTER_SITES and HOMEPAGE as suggested in pkg/14607 by David
Griffith <dgriffi@cs.csubak.edu>.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 23 13:35:10 2001 UTC (23 years, 10 months ago) by dillo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -8
lines
Update to 2.41
most important changes: (for full summary see ChangeLog in the distfile)
========================================================================
- Beginning with 2.40, the reference version of Frotz (the DOS version) is
distributed under the GNU Public License rather than the old "no
commercial profit" license. And so is the Unix version.
- V6 games supported by drawing the outlines of pictures. True display of
the graphics are on hold until the X11 with GTK version is complete.
- Classical Infocom sound effects supported through the OSS drivers. I'm
only aware of "Lurking Horror" and "Sherlock: The Riddle of the Crown
Jewels" as having such sound effects. See the INSTALL file for
information on where the sound files should go.
- Quetzal save format is now the default. Old Zip 2.0 format is still
supported by command line option or config file setting.
- History searchs has been added. Type the beginning of a past command
and hit the up or down arrow key.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 16 15:10:49 2001 UTC (24 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 15 18:46:28 2000 UTC (25 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update dependency on ncurses to >=4.2
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 14 06:59:41 1999 UTC (25 years, 7 months ago) by fredb
Branches: TNF
CVS tags: pkgsrc-base,
comdex-fall-1999
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of frotz-2.32
Contributed by Peter Seebach, pkg/8203
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 14 06:59:41 1999 UTC (25 years, 7 months ago) by fredb
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>