Up to [cvs.netbsd.org] / pkgsrc / lang / inform
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 3 05:24:27 2010 UTC (23 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
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,
HEAD
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add my patch from PR 35548, to fix the path buffer sizes.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 27 06:50:36 2006 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
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,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to 6.31.1: Version 6.31.1 (19 May 2006) ============================ * New version of compiler which fixes several bugs found in the development of Inform 7. * Package now uses the latest autotools. Tested by dillo@
Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 09:03:08 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 6 17:47:11 2004 UTC (7 years, 5 months ago) by nathanw
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +4 -6
lines
Diff to previous 1.2 (colored)
Update Inform to 6.30.2, courtesy of patches from David Griffith (to whom I apologize for being very slow with this). Also addresses PR pkg/24631.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 16 18:55:04 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +6 -3
lines
Diff to previous 1.1 (colored)
Update to 6.21.4. Closes PR pkg/19298 and PR pkg/21934. Changes: Version 6.21.4 (17 Jun 03): * Applied patches from www.inform-fiction.org to the source and library, as supplied by Dave Griffith <dgriffi@cs.csubak.edu>. * There's a new Ruins demo game, with more stuff implemented. The previous Ruins demos have been renamed: ruins -> ruins1, ruinsplus -> ruins2. The new one is called ruins3. * The Alice demo in the 'tutor' directory has been updated to the latest Inform version. * Included a more up-to-date inform-mode.el. Version 6.21.3 (6 Nov 02): * The Inform included here is now Andrew Plotkin's bi-platform version, which can compile for Glulx, following a suggestion by Marshall T. Vandegrift <vandem2.rpi.edu>. * Now includes HTML version of the Designer's Manual. * Several more library include files have been added.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jun 22 03:41:49 2001 UTC (10 years, 11 months ago) by nathanw
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of Inform. Inform is an Interactive Fiction (text adventure) game compiler -- it takes source code you write and turns it into a game data file which is then played using an 'interpreter'. There are several interpreters available which can play Inform games on different machines (e.g. frotz, jzip) -- you can probably obtain one from the same place you got this package.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 22 03:41:49 2001 UTC (10 years, 11 months ago) by nathanw
Branch: MAIN
Initial revision