Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam ba8abf0f77 atari800: updated to 4.0.0
Version 4.0.0:

This release brings four years of hard work of fellow Atari800 developers
on improvements and bugfixes of our favorite Atari emulator.

Ports to Atari ST/TT/Falcon, Android, Raspberry Pi and Sega Dreamcast
have been improved (some of them greatly).

CPU, SIO, ANTIC, GTIA, POKEY and PIA emulation has been corrected.

Atari800 now includes Altirra BIOS so it is now possible to run *some*
programs even without installing the original ROM files.

The total number of changes is so huge that major version bump was necessary.

Contrary to usual NEWS entries here follows a very incomplete list. It might
be updated in later releases. In the meantime please read DOC/ChangeLog
and the commit history in git for complete list of changes.

This release contains breaking changes in color handling. Users updating from
an earlier version should reset their color settings, or else the display
might be unreadable. To reset the color settings, do one of these:
 * Select one of the presets available in the menu option "Display settings"->
   "Color preset"; or
 * Run atari800 with the -color-preset command-line option, e.g.:
   atari800 -colors-preset standard; or
 * Delete the emulator's config file (.atari800.cfg). Caution: you'll lose
   all Atari800 settings!

New features:
-------------
 * Support for loading of CAS images with "fsk" chunks - images of
   copy-protected tapes can now be loaded, with SIO patch being disabled.
 * Bit3 Full View 80 Column card emulation.
 * New cartridge type 68: "Atrax 128 KB cartridge".
   Previously existing cartridge type 17: "Atrax 128 KB cartridge" was based
   on a misconception - real Atrax cartridges have their address and data
   lines intermixed, so type 17 could not be used with actual ROM dumps. So,
   type 17 has been renamed to "Decoded Atrax 128 KB cartridge", and new type
   68 has been added, whcih now can be used for Atrax ROM chip dumps.
 * New cartridge types supported:
   - aDawliah 32 KB cartridge
   - aDawliah 64 KB cartridge

 * new command line switch "-volume" (for 16bit sound output) that can set
   the output volume of the Atari 800 emulator with value from 0 to 100.

Changes:
--------
 * The Sound Settings option "Fragment size" has been renamed to less cryptic
   "Hardware buffer size".
 * Total emulator volume is lower now because the output has been shifted
   in order to fix a possible annoying humming sound in silence on some
   receivers (TV sets).

Fixes:
------
 * Fixed computation of gamma adjustment - now it is applied to each of the
   three RGB channels separately.
 * On systems that support synchronized sound: Fixed the emulator crashing
   when Dual POKEY was enabled while High Fidelity POKEY was turned off.
 * Improve screen update routines in the Dreamcast port. They don't use
   DIRTYRECT anymore but are faster than the old routines when the whole
   screen is dirty.
2018-08-05 21:27:04 +00:00
archivers libmspack: update to 0.7alpha. 2018-07-26 08:37:40 +00:00
audio audio/flite: add a buildlink file. 2018-08-05 17:59:55 +00:00
benchmarks dnsperf: Add a bunch of required includes. 2018-07-26 14:34:07 +00:00
biology biology/plinkseq: Requires c++11 to build with protobuf-3.6.0 2018-08-04 21:42:28 +00:00
bootstrap Document cleaning up with ./cleanup. 2018-07-07 13:18:29 +00:00
cad Upgrade to QCAD 3.21.2.3, with changes: 2018-07-27 14:12:41 +00:00
chat chat/py-mastodon: Fix typo in patch. 2018-07-31 21:14:33 +00:00
comms gammu: Fix build on SunOS. 2018-07-31 13:13:46 +00:00
converters Build fix 2018-07-31 12:32:04 +00:00
cross Update to 8.2.0 2018-07-30 19:45:58 +00:00
databases Fix server startup failure on NetBSD. 2018-08-05 15:59:26 +00:00
devel devel/py-typing-extensions: Fix PLIST for py27 and py34 2018-08-05 18:31:02 +00:00
distfiles
doc doc: Updated net/dnscrypt-proxy2 to 2.0.16 2018-08-05 19:57:22 +00:00
editors Added de and da locales 2018-07-28 08:29:02 +00:00
emulators atari800: updated to 4.0.0 2018-08-05 21:27:04 +00:00
filesystems Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
finance py-braintree: updated to 3.47.0 2018-08-02 15:26:03 +00:00
fonts py-fonttools: updated to 3.29.0 2018-08-05 10:10:43 +00:00
games games/plib: this needs to include another hid header to build on netbsd now. 2018-08-05 20:42:10 +00:00
geography osm2pgsql: Update to 0.96.0 2018-08-02 17:00:14 +00:00
graphics py-blockdiag: updated to 1.5.4 2018-08-05 12:40:53 +00:00
ham ham/predict: fix MASTER_SITES 2018-07-21 23:21:17 +00:00
inputmethod Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
lang nodejs needs a recent libuv (1.22.0). 2018-08-05 11:40:29 +00:00
licenses Remove folkloric licenses for mail/fetchmail. 2018-05-22 07:47:19 +00:00
mail Run under Python 3 (using my new "filter3" patch). Bump PKGREVISION. 2018-08-04 10:43:58 +00:00
math Update to 20180729. From the changelog: 2018-07-31 06:34:11 +00:00
mbone Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
meta-pkgs Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
misc Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
mk mk/fetch/github.mk: document that PKGBASE influences GitHub variables 2018-08-01 18:01:32 +00:00
multimedia Only need nasm when building for x86. 2018-07-31 19:13:10 +00:00
net net/dnscrypt-proxy2: Update to 2.0.16. Take maintainership. 2018-08-05 12:28:06 +00:00
news Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
packages
parallel *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pkgtools pkgtools/pkglint: hotfix for release 5.5.15 2018-07-28 20:44:45 +00:00
print Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
regress
security Update to 5.48. From the changelog: 2018-08-04 17:12:28 +00:00
shells Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
sysutils Add and enable qpasswd. 2018-08-05 15:02:01 +00:00
templates
textproc json-c: updated to 0.13.1 2018-08-04 09:53:05 +00:00
time Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
wm wm/compiz: Do not suggest an unavailable option 2018-08-03 21:17:47 +00:00
www Fixed www/ocsigenserver to build with ocaml 4.07. 2018-08-03 08:51:48 +00:00
x11 libdrm: update to 2.4.93. 2018-08-02 11:44:06 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
% cd pkgsrc/bootstrap/
% ./bootstrap

build packages, use:
% cd pkgsrc/category/package-name
% $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the follow link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
% cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.