The NetBSD Project

CVS log for pkgsrc/emulators/atari800/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / emulators / atari800

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.46 / (download) - annotate - [select for diffs], Wed May 23 05:03:56 2012 UTC (44 hours, 17 minutes ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Add missing termcap.bl3.mk.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:33 2011 UTC (16 months, 1 week ago) by wiz
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
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:13 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

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.43 / (download) - annotate - [select for diffs], Wed Nov 4 11:44:15 2009 UTC (2 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.42: +4 -3 lines
Diff to previous 1.42 (colored)

Changes 2.1.0:
* added Axlon and Mosaic RAM expansions for Atari 400/800
* added emulation of 1400XL, 1450XLD, MIO and Black Box
* added support of .PRO copy-protected disk images
* implemented tape loading with variable bitrates
* implemented cassette writing via hardware registers
* added switching between NTSC and PAL color palettes
* added emulation of XEP80 and a prototype 80 column card
  for the Atari 1090 (SDL only currently)
* added emulation of CX85 numeric keyboard (Java and SDL only)
* event recording added (-record, -playback): save your game walkthrough
  using the "-record mygame.dat" and later impress your friends by
  your game skills or highest score using the "-playback mygame.dat"
* NTSC Filter option added to UI
* -directmouse added to SDL and X11 (used for -mouse pad or koala)
* monitor supports arrow keys - e.g. up-arrow for history
* SDL: interpolated scanlines (use -scanlinesnoint to disable)
* SDL: added -mouse, -mousespeed, -grabmouse (also Alt+M)
* SDL: visual configuration of keyboard joysticks layout in the UI
       (F1 -> Controller Configuration -> Define layout)
       default mapping changed to 4,8,6,5 (joy0) and A,W,D,S (joy1)
* R: device can be serial-only, network-only or both (selectable)
* R: device now supported on MS Windows and Dreamcast as well
* a completely new port to Java using NestedVM, running also as an applet
* Falcon/TT: removed Devpac dependency in asm files (now gcc friendly)

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:18 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.41: +4 -2 lines
Diff to previous 1.41 (colored)

Add DESTDIR support.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jul 20 17:45:54 2007 UTC (4 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.40: +9 -9 lines
Diff to previous 1.40 (colored)

Changes 2.0.3:
* new style of artifacting
* corrected PMG in bizarre ANTIC/GTIA modes
* added 128 KB SpartaDOS X cartridge type
* added support for QVGA landscape smartphones, added the virtual keyboard
* new command-line option "-win32keys" for keyboard layouts different from US
* MS-Win: run the emulator in a window ("-windowed" on the command line)
* middle button support for ST and Amiga mice in X11 and MS-Win targets

Revision 1.40 / (download) - annotate - [select for diffs], Sun Jun 17 18:36:19 2007 UTC (4 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

Use the tools framework for unzip, so that it can work on the platforms with
native unzip.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jun 12 16:28:06 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:23 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Apr 9 08:31:13 2006 UTC (6 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored)

Changes 2.0.2:
 * Blargg's NTSC composite video emulator, based on NewRisingSun's Algorithm.
 * small fixes in ANTIC/GTIA emulation
 * fixed DCM image handling (broken in 2.0.0)
 * added emulation of Atari XL/XE with 192 KB RAM
 * integrated SEGA Dreamcast port
 * Atari Inverse key mapped also to "`" (backquote) in SDL port
 * some minor improvements
 * much more DOC/TODO

Revision 1.36 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:42 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:00 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Jan 20 07:38:12 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.33: +3 -4 lines
Diff to previous 1.33 (colored)

Changes 2.0.1:
 Just a quick UI bugfixes release.

Changes 2.0.0:
 This release brings major source code clean up, numerous bug fixes and
 many great new features and important improvements. 98% of changes since
 last release have been made by Piotr Fusik - admire his dedication
 to Atari800 project while you will be browsing through the impressive list
 of changes below.

 Run-time configuration (via the .atari800.cfg file) has been improved.
 All configuration options are now available in the User Interface.
 Remember to use "Save configuration file" when necessary.

 If you are new to Atari800, press F1 and select "Emulator Configuration"
 to configure the ROM images. This can be easily done with
 "Find ROM images in a directory".

 DISK_DIR, ROM_DIR, EXE_DIR and STATE_DIR configuration options are no longer
 supported in this version. You need to re-select your directories
 using "Emulator Configuration" -> "Configure directories".

Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 11 09:40:39 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:10 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 22 20:07:57 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.30 / (download) - annotate - [select for diffs], Tue May 17 15:08:57 2005 UTC (7 years ago) by adam
Branch: MAIN
Changes since 1.29: +3 -4 lines
Diff to previous 1.29 (colored)

Changes 1.3.6:
 * different color palette used by default
 * PNG screenshots added
 * added sector counter and speedometer
 * F6 is Atari HELP key on Curses, Falcon and in X11
 * added missing combinations of ANTIC modes with GTIA modes
 * keyboard joystick works in more games (doesn't pause the game) in SDL
 * mouse joystick emulation works in X11
 * cassette loading by hardware registers (Ninja and Elektraglide
   are examples of games that load correctly now)
 * blank boot ATR disk image can be created in the Disk Management menu
 * many small fixes and major source code clean up

Revision 1.29 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:43 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Mar 22 08:46:26 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.27: +7 -5 lines
Diff to previous 1.27 (colored)

Use options framework: build either with X11 or SDL

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jan 5 11:00:26 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Changes 1.3.5:
* Solid improvements of keyboard handling in SDL and X11 versions

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 24 13:42:18 2004 UTC (7 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

Changes 1.3.3:
* ANTIC mode 2 + GTIA mode 10 - half pixel shift fix
* Amiga port updated
* OS/2 port updated
* DOSVGA port updated - joystick definition read again
* X11 port has improved keyboard support (Ctrl+Pause, left Ctrl for joy button)
* SDL port updated: joysticks emulated on keyboard can be freely edited
  now with SDL_JOY_0_<direction> and SDL_TRIG_0 (same for JOY_1/TRIG_1)
  config file parameters that expect values from SDL keySyms.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Apr 19 00:11:17 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

Convert to bl3.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jan 22 08:36:03 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:40 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 8 15:24:42 2004 UTC (8 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.21: +8 -31 lines
Diff to previous 1.21 (colored)

Changes 1.3.2:
* R: can now be hooked to a real serial port (no runtime config yet)
* various ANTIC and POKEY fixes for perfect software compatibility
* disk and cartridge info saved in the state files
* casette handling greatly improved
* even more cartridges supported (40 now!)
* some rare buffer overflows fixed

Revision 1.21 / (download) - annotate - [select for diffs], Sat Nov 22 23:55:15 2003 UTC (8 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.20: +3 -2 lines
Diff to previous 1.20 (colored)

Use EXTRACT_CMD_OPTS.zip to customize the flags passed to the unzip
program.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 17 21:35:19 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 13 17:51:49 2003 UTC (8 years, 10 months ago) by dillo
Branch: MAIN
Changes since 1.18: +24 -26 lines
Diff to previous 1.18 (colored)

updated to 1.3.0

 Highlights since last 1.2.5 release:
 ------------------------------------
 * new HiFi sound (you may en/disable it in the UI)
 * new cycle-exact Antic emulation
 * "H:" emulation complete (including subfolders)
 * Paged memory implementation (fast XE bank-switching)
 * new configuration file name and location ($HOME/.atari800.cfg)

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:01 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Mar 14 19:37:37 2003 UTC (9 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
    Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 6 21:06:19 2002 UTC (9 years, 5 months ago) by cjep
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Upgrade of emulators/atari800 to 1.2.5

Summary of changes since 1.2.4 (from ChangeLog):

* DOC/cart.txt: fixed a few typos
* ui.c:
  - applied patch from Ed Cogburn that fixes subsequent mounting
    of R/W disks in slot that was mounted R/O previously.
  - finally implemented the R/W <-> R/O mode switching using the Space Bar.
    Please note that this R/W <-> R/O switch is just temporary and does
    not change the writeprotect flag of ATR images. Besides, it cannot
    override this flag so you actually can't mount a writeprotected ATR
    image read/write using this Space Bar toggle.
* atari.c: Ken Ames sent me a very simple patch that is supposed to allow
    compiling the Atari800 on OS/2 "using Hob X11, XFree86, or IBM's X11
    server".
* cartridge.[ch], ui.c, DOC/cart.txt: five new cartridge types (Nir Dary)
* cartridge.[ch], ui.c, DOC/cart.txt, DOC/README: seven new cartridge types
* pokeysnd.c: a fix for better quality of sound
* antic.c: ANTIC mode E + GTIA mode 9 ("Unconventional 2k", "Ass Kisiel")
* DOC/BUGS: "Numen" soundtrack
* cartridge.[ch], ui.c, DOC/cart.txt: 1 MB XEGS cart
* input.c: Amiga/ST mouse right button ("Bombdown")
* input.h, input.c, pia.c: MultiJoy4 interface (4 joysticks for XL/XE)

Revision 1.15 / (download) - annotate - [select for diffs], Fri Nov 22 12:25:48 2002 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.14: +29 -22 lines
Diff to previous 1.14 (colored)

Update to 1.2.4, based on PR 19113 by Christian Groessler.
Some additional cleanup by me.

Changes since 0.9.9* are too many to list here -- lots of new features.

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:45:26 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 12 10:16:46 2002 UTC (10 years ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Feb 18 10:40:50 2002 UTC (10 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update master site as it has moved

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 16 19:50:07 2002 UTC (10 years, 4 months ago) by dmcmahill
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

make sure HOME is overridded during a build to avoid looking for . files
in the users home directory.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:02 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.10 / (download) - annotate - [select for diffs], Sat May 19 03:56:35 2001 UTC (11 years ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use ${XARGS} instead of invoking xargs directly.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 27 03:19:54 2001 UTC (11 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 17 18:38:11 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 9 17:56:06 2000 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update MASTER_SITE, as noted in pkg/9831.
XXX: This package should probably be updated after the freeze.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 18 22:46:32 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +7 -5 lines
Diff to previous 1.5 (colored)

Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 22 12:03:38 2000 UTC (11 years, 10 months ago) by dmcmahill
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

override HOME during the build otherwise the build system attemts to access
$HOME/.atari800 which may or may not be readable.  In addition, it may not
have correct settings.

This fixes recently noted compile problems.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 20 22:05:37 2000 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

replace 'find' by '${FIND}' where appropriate

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 23 16:26:12 1999 UTC (12 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

add a bunch of NO_CDROM where appropriate

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 21 07:45:47 1999 UTC (12 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

I know.. I know.. No updates of pkgs.. Especially this one from
0.98 to 0.99a.  However, the author removed the old distfile from his
site, and the package wouldn't build anymore.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 23 05:17:04 1999 UTC (13 years ago) by tv
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-4-PATCH001
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

An Atari 800/XL/5200 emulator for the X Window System.

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 23 05:17:04 1999 UTC (13 years ago) by tv
Branch: MAIN

Initial revision

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>