Path to this page:
Subject: CVS commit: pkgsrc/devel/as31
From: Nia Alarie
Date: 2023-08-10 17:39:36
Message id: 20230810153936.5E738FBDB@cvs.NetBSD.org
Log Message:
as31: Update to 2.3.1
This gets us around 15 years of changes and allows deleting some of our
hacks and patches. Thanks to the SlackBuilds maintainer for the hint
Version 2.3.1
* September 05, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* fixed addressing errors with 64bit platforms
Thanks to Eric Jonas for the report!
* ebuild added sys-devel/as31-2.3.1.ebuild
Version 2.3.0
* March 31, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* ebuild added sys-devel/as31-2.3.0.ebuild
* March 09, 2005 Martin Langer
* automake instead of static makefile (adds .configure script)
* new command line options
* version output
* output to a file
* help
* code cleanups
* some other changes ;-)
Version 2.2.1
* March 31, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* ebuild added sys-devel/as31-2.2.1-r1.ebuild
* May 18, 2004 Martin Langer
* fixing some visible bugs - this adds the missing -s option
* May 06, 2004 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* compiler error on gcc < 3 solved
* March 2004 Alexander 'E-Razor' Krause alexander.krause@erazor-zone.de
* removed bug when using more than 1 .inc
* tmp filename is now as-uid-random
* remove tmp_file when ready
* July 2003 added include directive (Bernd Porr)
* March 2001 fix crash with srecord format
* command line version returns non-zero on error
* April 2000 fix filename handling
* convert everything to ANSI C and bison
* properly handle 0b0h as hex 0xB0, not binary 0
* Make most errors into warning, and modify parser
* to recover and continue to the end of the file
* so that all warning are shown.
* Sept 1995 bug fixes, add obsure option for cgi
* Late 1994 Paul Stoffregen updates the code
Files: