Commit graph

1590 commits

Author SHA1 Message Date
Kirill Ponomarev
1e192db83b - Fix and sort plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 23:55:43 +00:00
Kris Kennaway
ba79046356 Fix plist and bump PORTREVISION 2004-01-30 22:03:04 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Gerald Pfeifer
707a95b9e5 Revert an upstream change (which in turn reverted a fix which happened to
cause higher memory consumption).  This should avoid errors of the following
kind:

  err:virtual:map_image Standard load address for a Win32 program
  (0x00400000) not available

Bump PORTREVISION.

Problem reported by:	pav, Benjamin Lutz <benlutz@datacomm.ch>
2004-01-28 22:29:36 +00:00
Eric Anholt
180220fd33 Return to ports@ because I won't be working on FreeBSD for 3 months minimum. 2004-01-28 09:16:05 +00:00
Mike Silbersack
465bd09c2a Replace rtc with a revamped version that I've been working on. This version
uses tsleep / selrecord and a worker thread to provide a much better emulation
of the rtc driver, as well as greatly decreased processor usage.

Device cloning as well as a few more tweaks to the emulation are still pending.
2004-01-28 08:15:19 +00:00
David E. O'Brien
08beeff6ce Document the homepage. 2004-01-25 23:38:45 +00:00
Gerald Pfeifer
fd4da51265 Update to the 20040121 snapshot of Wine (which now include two of our local
hacks).  Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case.
2004-01-25 19:03:03 +00:00
Pav Lucistnik
6f1dcc8fe0 - Update to plugins2
- Bump portrevision

PR:		ports/61848
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-01-24 20:13:58 +00:00
Edwin Groothuis
63410fe085 Let ports use the USE_SDL macro
PR:		ports/61807
Approved by:	Tom Carrick <knyghtmare@knyghtmare.com>
2004-01-23 23:09:28 +00:00
Edwin Groothuis
ee1faa5ae2 Let ports use the USE_SDL macro. 2004-01-23 22:24:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Mike Silbersack
fdd8b072a2 Fix that pesky panic when the rtc module is unloaded.
PR:	ports/57465
2004-01-23 09:07:51 +00:00
Joe Marcus Clarke
4be8889692 Fix the install by stripping the i386 tag out of DISTFILES.
Reported by:	Stephen Hilton <nospam@hiltonbsd.com>
Tested by:	Stephen Hilton <nospam@hiltonbsd.com>
2004-01-22 17:43:26 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Joe Marcus Clarke
68342fefe1 Remove the two checksums for redhat-release-7.1-1.noarch.rpm from each
distinfo file, and instead fetch this one from from the i386 directory for
both Alpha and i386 architectures.  Based on the previous commit that
duplicated these entries in the plist, these files should be more or
less identical. Note: ftp-master will be updated soon with the correct
distfile. [1]

Also, remove redundant slashes from the jail message. [2]

PR:		61660 [1]
		61697 [2]
Submitted by:	Linh Pham <question@closedsrc.org> [2]
2004-01-22 01:39:09 +00:00
Eric Anholt
9dfc919e10 Remove some obsolete messages, and apply some punctuation fixes from
ports/61549.

PR:		ports/61549
Submitted by:	Ken Stailey <kstailey@yahoo.com>
2004-01-22 00:10:11 +00:00
Pav Lucistnik
d3ced2683a - Update to 1.7
PR:		ports/61599
Submitted by:	No-Name <arundel@gmx.net> (maintainer)
2004-01-21 22:43:20 +00:00
Mike Silbersack
12f8a5958e Bump the port revision to note the vm_page_alloc_contig -> contigalloc
change which is required for 5.x systems.
2004-01-21 22:40:22 +00:00
Mike Silbersack
9adc302b40 Update the kernel module to use contigmalloc instead of the now obsolete
vm_page_alloc_contig.
2004-01-21 22:36:50 +00:00
Pav Lucistnik
d2ecb8d505 - Nuke useless empty file 2004-01-21 22:28:14 +00:00
Mike Silbersack
4c73ff2ad7 Make the linprocfs check succeed if linprocfs is already mounted, and
make the error message (hopefully) more descriptive.
2004-01-21 22:10:20 +00:00
Kirill Ponomarev
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Eric Anholt
e0c097a049 Update to 2.1. Try to provide a better set of default options and a better
default configuration (VESA enabled, which is very popular, and the config file
has the clock synchronizing to the host as default).  Simplify the Makefile
greatly.
2004-01-17 23:22:07 +00:00
Kirill Ponomarev
f4f2e50bde - Update to 2.3 and use ${DATADIR}
PR:		61321
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-13 18:52:26 +00:00
Clement Laforet
16eb92ad2f - Update to 0.5.4
- Fix build on bento

PR:             59902
Submitted by:   Nikisha <nishika@manbow.com> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-12 13:53:23 +00:00
Pav Lucistnik
fec3f1ec6d - Update to 0.77.1 (chase xmame port)
PR:		ports/61206
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2004-01-12 12:15:21 +00:00
Pav Lucistnik
8a8308fdf6 - Update to 0.77.1
PR:		ports/61205
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer
2004-01-12 12:14:49 +00:00
Edwin Groothuis
fe087e6c25 remove spaces in favour of a tabs. 2004-01-10 12:04:05 +00:00
Edwin Groothuis
7eebd8d39b Update emulators/sim to 3.0-2
Make portlint -A happy and update the port to the current version.

PR:		ports/58644
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer timeout
2004-01-10 12:03:04 +00:00
Joe Marcus Clarke
0ecea7d9d6 Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:		61090
Submitted by:	linimon
2004-01-10 07:18:55 +00:00
Pav Lucistnik
4056c20493 - Quiet Fenner's distfile survey
PR:		ports/61136
Submitted by:	Ken Smith <kensmith@cse.Buffalo.EDU>
2004-01-09 20:12:35 +00:00
Pete Fritchman
130f642c18 It turns out this port really depends on the nvidia-driver for libGLcore.so.1,
it's not optional.  Make this a hard dependency instead of suggesting it
in pkg-message, and note that we really do require an nVidia card.

Submitted by:	maintainer
2004-01-09 05:46:28 +00:00
Pav Lucistnik
08691ea4fb - Set --with-xmame-dir properly
- Raise portrevision

PR:		ports/60941
Submitted by:	Ulrich Spoerlein <q@uni.de> (xmame maintainer)
Approved by:	maintainer
2004-01-06 00:00:32 +00:00
Pete Fritchman
5245de9cc0 Change the linux_base-8 dependency to be a bit more strict (depend on a file
that only exists in linux_base-8).

Submitted by:	maintainer
2004-01-05 03:54:40 +00:00
Dirk Meyer
3561c82c83 - use INFO
- Fix x64 sound problmes (gcc bug) in STABLE
2003-12-30 21:03:47 +00:00
Pav Lucistnik
1a5489618e - Fix dependencies
- Fix install
- Add plugins

PR:		ports/60718
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2003-12-30 12:57:49 +00:00
Gerald Pfeifer
b96c82c80a Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.
Bump PORTREVISION.

Reported by:	Travis Poppe <tlp@LiquidX.org>
Tested by:	Travis Poppe <tlp@LiquidX.org>
Discussed with:	matk
2003-12-28 13:16:21 +00:00
Kirill Ponomarev
93bb3e964a - Update to version 0.97.5
PR:		60629
Submitted by:	maintainer
2003-12-27 23:56:01 +00:00
Pav Lucistnik
cad561d693 Add linux-geepee32, a linux binary version of GP32 emulator. GP32 is
a handheld used mainly in Korea.

PR:		ports/57685
Submitted by:	No Name <arundel@gmx.net>
2003-12-26 23:54:19 +00:00
Pav Lucistnik
34e9c562a2 - Axe bogus text
PR:		ports/60601
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2003-12-26 23:41:23 +00:00
Pav Lucistnik
a205417f3e - Update to 1.75
PR:		ports/59673
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-12-26 23:17:58 +00:00
Pav Lucistnik
1c2cc3300c - Update to 1.7
PR:		ports/59672
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-12-26 23:09:33 +00:00
Pav Lucistnik
a930cb6297 - Update to 1.15
PR:		ports/59671
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-12-26 23:06:04 +00:00
Pav Lucistnik
5a25befeea - Update to 1.6.0
PR:		ports/59670
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-12-26 23:01:39 +00:00
Pav Lucistnik
06a8d715bc Add linux-mupen64, a linux binary version of Nintendo 64 emulator.
PR:		ports/57626
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2003-12-26 22:50:25 +00:00
Gerald Pfeifer
b4ffc8fdc1 rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Add
a patch to fix this port and bump PORTREVISION.

PR:		60508
Submitted by:	David Beck <dbeck@beckground.hu>
2003-12-26 12:39:15 +00:00
Kirill Ponomarev
2b28c6ab65 - Update to version 1.3.2
PR:		60562
Submitted by:	Ports Fury
2003-12-25 17:57:39 +00:00
Pete Fritchman
a33071bc50 - update to 0.34b
- only for i386 now, maintainer doesn't have time to remove gcc i386-isms
  and test on other archs.

PR:		60466
Submitted by:	maintainer
2003-12-21 02:39:23 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00