Commit graph

1706 commits

Author SHA1 Message Date
wiz
60de83c176 Fix PLIST. Remove BROKEN_IN. 2006-03-02 19:51:34 +00:00
wiz
411dc8c32b Work around CHECK_FILES problems with this package.
tron@ ok.
2006-03-01 22:59:45 +00:00
wiz
b411534837 Mention that you need to run the setup program as root. 2006-02-26 17:27:22 +00:00
wiz
463ee9edfe Simplify installation, correct PLIST, remove BROKEN_IN, use x11.bl3.mk
instead of manual depdending on x11-links.
Bump PKGREVISION.

Ok kent@
2006-02-26 17:26:32 +00:00
wiz
2253f3447e Update to 0.9.8:
0.9.8:
  - Better Web browser support.
  - Beginnings of a Wordpad application.
  - Many richedit improvements.
  - A number of Direct3D fixes.
  - A few more options in winecfg.
  - Lots of bug fixes.

0.9.7:
  - Directory change notifications can use inotify now.
  - Hardware breakpoints in the Wine debugger.
  - Beginnings of support for tape APIs.
  - A bunch of improvements to the IDL compiler.
  - Better scheme for mapping My Documents etc. to Unix directories.
  - Lots of bug fixes.

pkgsrc change:
Install fnt2bdf and bin2res tools. Improve PLIST.

Ok adam@
2006-02-26 07:48:11 +00:00
xtraeme
9eb56a7235 Update to 0.3.8:
The user-visible changes between release 0.3.7 and 0.3.8 include:

    o)  The IQ80321 (Xscale) machine mode is now working well enough to
        run NetBSD/evbarm 2.1.
    o)  Faster framebuffer output in some situations.
2006-02-19 19:31:41 +00:00
wiz
568e6e02cf Fix font handling. Bump PKGREVISION. 2006-02-17 19:27:33 +00:00
wiz
39a2876e92 Revert previous, committed by accident. 2006-02-17 19:26:54 +00:00
wiz
f2fbdf940e Fix font handling. Move options handling to options.mk.
Fix pkglint warning. Bump PKGREVISION.
2006-02-17 19:26:20 +00:00
wiz
49243ae7aa Do not install *.orig files. Get rid of autoconf dependency. 2006-02-17 19:25:24 +00:00
wiz
b818c4a80c Fix font handling. Builds on 3.99.15/i386; remove BROKEN_IN.
Bump PKGREVISION.
2006-02-17 19:23:54 +00:00
wiz
3f8c5e36ab Add missing file to PLIST. Bump PKGREVISION. 2006-02-17 19:22:58 +00:00
rillig
4a7ce2c8ce Removed the CRLF line endings from patch-ab, since the extracted files
don't have them either.
2006-02-12 07:49:12 +00:00
rillig
ea1b73e0b7 Fixed pkglint warnings. 2006-02-11 15:36:16 +00:00
rillig
00b89b05b4 Fixed pkglint warnings. 2006-02-11 14:46:16 +00:00
kent
433748e767 Update to a snapshot as of 2006-02-10
- implement SetEndOfFile()
 - fix a build problem on -current after 2006-01-24
2006-02-10 13:52:18 +00:00
tonio
ca47b418b6 Fix PR pkg/32721
Apply the suggested solution: rename wait() to mmix_wait() in mmix-pipe.w
to avoid name clash
2006-02-06 16:10:14 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
1079b2b3b1 Regen patch, original file has DOS line endings. 2006-02-02 17:29:13 +00:00
kent
ac8eab2885 * Update to a snaphot as of 20060125
- fix a build problem with newer FreeType
  - fix a build problem with -current after "compat code reorg"

* PEACE works only for i386

* remove unnecessary CPPFLAGS setting
2006-01-25 08:32:51 +00:00
adam
38a33cc052 Added emulators/e-uae 0.8.28 2006-01-24 20:23:19 +00:00
adam
ab9bd1255f This is a fork of UAE, the Ubiquitous Amiga Emulator, with an emulation core
based on WinUAE. It attempts to bring many of the great features of WinUAE
to non-Windows platforms. This version now finally has a name, E-UAE, since
that's what everybody was calling it anyway. The 'E' can stand for anything
you fancy. Experimental, extreme, exciting, egalitarian, eggplant...
2006-01-24 20:21:46 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
tv
41b77aea8c I killed this in 1998. Somehow it reappeared in such a way that a plain
cvs checkout did not see it (due to it being in Attic), but branch checkouts
or updates would see it.

Kill it again, and this time I really mean it.
2006-01-23 23:06:26 +00:00
kristerw
464a90c769 Update xmess to version 0.103.
Release 0.103, 16 January 2006:
- Everything from MAME 0.103 (http://x.mame.net/changes-mame.html) and
  MESS 0.103 (http://x.mame.net/changes-mess.html).
- Modified osd_alloc_executable() to use mmap() by default.  This
  prevents segfaults in the DRC core on systems that support the NX
  bit, such as AMD64 and Intel Prescott.  Thanks to Julian Sikorski,
  Adam Moss, and Carl Fongheiser.
- Fixed a segfault that occurred when LIRC was enabled but lirc_init
  returned an error value.  (Joe Quanaim)
- Added "-[no]lirc" to enable or disable LIRC support.  (Joe Quanaim)
- Fixed several buffer overruns that happened when overly-long data was
  passed for "-ctrlr", "-lang", "-rec", and "-pb".  Fixed other
  potential buffer overruns.  Bugzilla bug 821.
- Files larger than 2GB can now be accessed on platforms with large
  file support.
- The "-createhd" and "-merge" operations in chdman are now a lot
  faster on Linux.
2006-01-22 18:37:52 +00:00
kristerw
57f198e97b Update xmame to version 0.103.
Release 0.103, 16 January 2006:
- Everything from MAME 0.103 (http://x.mame.net/changes-mame.html) and
  MESS 0.103 (http://x.mame.net/changes-mess.html).
- Modified osd_alloc_executable() to use mmap() by default.  This
  prevents segfaults in the DRC core on systems that support the NX
  bit, such as AMD64 and Intel Prescott.  Thanks to Julian Sikorski,
  Adam Moss, and Carl Fongheiser.
- Fixed a segfault that occurred when LIRC was enabled but lirc_init
  returned an error value.  (Joe Quanaim)
- Added "-[no]lirc" to enable or disable LIRC support.  (Joe Quanaim)
- Fixed several buffer overruns that happened when overly-long data was
  passed for "-ctrlr", "-lang", "-rec", and "-pb".  Fixed other
  potential buffer overruns.  Bugzilla bug 821.
- Files larger than 2GB can now be accessed on platforms with large
  file support.
- The "-createhd" and "-merge" operations in chdman are now a lot
  faster on Linux.
2006-01-22 18:37:13 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
81db182ecc Rename the following variables to reduce the number that we need to track:
EXTRACT_CMD_OPTS.bin		->  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		->  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		->  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		->  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		->  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		->  EXTRACT_OPTS_TAR
2006-01-20 23:41:29 +00:00
adam
ff1ddf2e12 Changes 0.9.6:
- A bunch of OLE fixes and improvements.
  - DirectSound improvements, including full duplex support.
  - Fix for the Windows metafile vulnerability.
  - Many static control improvements.
  - Some fixes for copy protection support.
  - Lots of bug fixes.
2006-01-20 14:58:17 +00:00
adam
3a1fd82a46 Changes 0.80:
- Support for STE hardware emulation: STE palette, STE shifter (horizontal fine
  scrolling, split screen effects), DMA sound and STE joypads.
  See the manual for a list of working STE applications/games/demos.
- Hatari can now emulate up to 14 MiB ST RAM instead of only 4 MiB.
- Support for parallel port joysticks.
- Improved GEMDOS HD emulation (added Fattrib() call).
- Adding and removing a GEMDOS or ACSI hard disk should now work correctly.
- Re-factoring of the screen conversion functions.
- Improved manual: Now with screenshots of the options dialogs.
2006-01-20 10:51:35 +00:00
adam
3e4b8701ed 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".
2006-01-20 07:38:12 +00:00
wiz
2fcf579bac Update to 2.27:
13/01/2006  *** v2.27 ***

            - Uses DatLib v2.15.
            - Last release would not load data files less than 4KB in size!

12/01/2006  *** v2.26 ***

            - Uses DatLib v2.14.
            - Added a save-only format to imitate MAME's gamelist.txt file.
            - File identification is now done by loading just the first 4KB.
            - Added a list of supported save-formats to the command line help.
2006-01-19 21:43:08 +00:00
wiz
ed58f295ba Update to 2.15:
13/01/2006  *** v2.15 ***

            - Last release would not load data files less than 4KB in size!

12/01/2006  *** v2.14 ***

            - Added a save-only format to imitate MAME's gamelist.txt file.
            - File identification is now done by loading just the first 4KB.
2006-01-19 21:42:46 +00:00
tonio
5767320e31 remove BROKEN_IN, since the package builds again 2006-01-19 19:59:33 +00:00
joerg
85a893eb5b Include ossaudio.b3.mk. 2006-01-19 18:13:38 +00:00
tonio
9dd0764a8e Allow mmix to be built when teTeX is already installed (and not tetex1)
As mmix needs cweb, let mmix use tex.buildlink.mk (teTeX2 and teTeX3 do provide
cweb), and add a dependency over cweb in case TEX_DEFAULT is tetex1
The tetex build dependency in this case is not a problem, since tetex is needed by cweb.
Also, no PKGREVISION bump, since there are only build depends
This fixes PR 3254
2006-01-19 15:50:05 +00:00
joerg
b597f2ad7d Use sun audio only on NetBSD and SunOS. Link with LIBOSSAUDIO.
Add DragonFly support.
2006-01-15 19:32:44 +00:00
joerg
fcfec7dec3 Add DragonFly support. Workaround a bug in DragonFly's time.h when
compiling with _POSIX_SOURCE set (size_t doesn't get defined).
Fix errno. Fix an incorrect va_arg: short gets promoted to int, so use
that.
2006-01-15 19:20:59 +00:00
joerg
6ce11609f7 Fix up last commit. Libraries are in ${X11BASE}/lib. 2006-01-15 18:39:45 +00:00
rillig
386cd6714f Fixed typo: DrgaonFly => DragonFly. 2006-01-12 22:11:30 +00:00
joerg
d53d9d471a Include sys/time.h whenever struct timeval is used. Fixes build
on DragonFly.
2006-01-12 21:35:09 +00:00
joerg
f872924675 Also replace hard-wired /usr/X11R6 with ${X11BASE}. 2006-01-12 21:18:50 +00:00
joerg
4f596f7205 /usr/X11R6 => ${X11BASE}, -lossaudio => ${LIBOSSAUDIO}
Add DragonFly support.
2006-01-12 21:05:19 +00:00
joerg
3596d241f2 Fix GCC 3.4: __FUNCTION__ works like __func__, it can't be string
concanatted. Add DragonFly.
2006-01-12 21:03:20 +00:00
joerg
fffea9c38c Fix errno. 2006-01-12 21:02:10 +00:00
joerg
402af24d35 Use alloca from stdlib.h on DragonFly and FreeBSD. 2006-01-12 20:58:56 +00:00
joerg
448730ef96 Fix errno. Add DragonFly support. 2006-01-12 20:57:25 +00:00
joerg
d58d287c3d Fix errno. Don't define strerror on BSDs, they have it. Uses bdftopcf
and mkfontdir.
2006-01-12 19:48:02 +00:00
wiz
8b42cca0ea Update to 2.24:
09/01/2006  *** v2.24 ***

            - Added -d4 (even smaller supplements - for ROM archival only).
            - Updated the usage information on the command line.
            - Tidied up the code in generate.c (used by -d1, -d2, -d3, -d4).
2006-01-11 18:55:16 +00:00
salo
b758c1e445 Reorder the inclusion of Makefile.application, fixes fetch target.
Noticed by Robert Elz.
2006-01-10 16:22:09 +00:00