1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

2441 Commits

Author SHA1 Message Date
Martin Wilke
cc41ace04f Update MASTER_SITES
PR:		ports/99098
Submitted by:	Tobias Eichert <tobias@karmabits.net>
Approved by:	krion (mentor)
2006-06-18 19:40:15 +00:00
Ion-Mihai Tetcu
0fed778c7f - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]

PR:		99095
Submitted by:	maintainer [1], itetcu (me) [2]
2006-06-18 12:19:36 +00:00
Gerald Pfeifer
12e6cc03d1 Switch to the new, default version of USE_LDCONFIG as provided by
Mk/bsd.port.mk.

Reviewed by:	flz
2006-06-17 16:39:17 +00:00
Alexander Leidinger
b821effca4 Mark deprecated and set expiration time for various reasons:
- superseeded
 - outdated/EOL
 - no maintainer
 - bitrod

While I'm here add some more conflicts.
2006-06-17 09:28:02 +00:00
Erwin Lansing
fb0469d286 Update to 0.6.12
PR:		98953
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-14 19:12:32 +00:00
Erwin Lansing
e325bb5fb5 Remove non-existent USE_CONFIGURE knob.
Approved by:	maintainer
2006-06-12 18:00:34 +00:00
Pav Lucistnik
b1182b7176 Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.

Mednafen is distributed under the terms of the GNU GPL.

Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.

WWW:	http://mednafen.com/

PR:		ports/94006
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-11 10:55:20 +00:00
Alexander Leidinger
0b156f660d Register conflicts with korean/linux_local. 2006-06-10 13:35:52 +00:00
Gerald Pfeifer
ab2afd69b8 Update to Wine 0.9.15. This includes the following changes:
- More MS/RPC improvements.
  - Core Audio driver for Mac OS X.
  - More complete DNSAPI dll.
  - Improvements to Web browser support.
Work around a newly introduced Linuxism in terms of man pages location.
2006-06-10 00:13:48 +00:00
Pav Lucistnik
19aba2b8de XGngeo is a frontend (GUI) for Gngeo which is a powerful command line Neo Geo
emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both
are free softwares released under the GNU GPL license.

XGngeo is written in Python and uses the PyGTK library to provide a complete,
pratical, and user-friendly GTK+ interface over Gngeo!

With XGngeo multiple configuration panels, designed in an intuitive way,
emulator behaviour can be regulated both precisely and easily; while Rom
selection is made simple thanks to a full featured list with preview image and
various game information, etc.

WWW:	http://www.choplair.org/xgngeo.en.html

PR:		ports/95761
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-09 22:47:32 +00:00
Erwin Lansing
8a72df9a62 - Explain in pkg-message that this port is not the default linux_base, thus it
isn't guaranteed that it will work in every case

Requested by:	netchild
PR:		98595
Submitted by:	gabor (maintainer)
2006-06-06 17:34:47 +00:00
Erwin Lansing
9fcb367396 Add linux_base-gentoo-stage3 2006.0, files from Gentoo distribution, for
Linux compatibility.

PR:		ports/97152
Submitted by:	Gabor Kovesdan
2006-06-05 21:09:18 +00:00
Erwin Lansing
676f0c6267 Add linux_base-gentoo-stage2 2006.0, files from Gentoo distribution, for
Linux compatibility.

PR:		ports/97152
Submitted by:	Gabor Kovesdan
2006-06-05 21:08:12 +00:00
Erwin Lansing
6c4e7b8d9b - Add conflicts to upcoming stage2 and 3 of gentoo linux_base
- Remove a useless variable

PR:		97152
Submitted by:	gabor (maintainer)
2006-06-05 21:06:33 +00:00
Alexander Leidinger
31ad268651 Register conflict with FC*. 2006-06-02 21:05:45 +00:00
Alexander Leidinger
5dec6da060 Register conflict with FC4. 2006-06-02 21:04:42 +00:00
Alexander Leidinger
5f0b0e48c9 - finish repo copy from fc3 to fc4 by updating to fc4 and connecting to
the build
- don't provide a var/log directory -> use the native one [1]

Submitted by:	Boris Samorodov <bsam@ipt.ru>
Suggested by:	netchild [1]
Repocopy by:	marcus
2006-06-02 20:50:32 +00:00
Cheng-Lung Sung
5ce504f96a - add gnugetopt dependency. Fix build in 4.x
PR:		ports/98253
Submitted by:	clsung
Approved by:	maintainer
2006-06-01 06:02:10 +00:00
Makoto Matsushita
821cfa67d7 Follow the new world order: use 'USE_RC_ORDER=file.sh' feature.
- repocopy vmware-guestd.sh to vmware-guestd.sh.in (by portmgr)
	- remove vmware-guestd.sh
	- remove vmware-guestd.sh entry from pkg-plist
	- update Makefile

It is intensional that I do NOT bump PORTREVISION by this commit, since
any executable is not changed, and startup script itself is also NOT
changed, only the filename is changed.  I do not want to bother users
to update their port by this non-functional change.

If you have any reasonable reason to bump PORTREVISION, let me know, and
I'll update the version asap.
2006-05-31 06:28:01 +00:00
Gerald Pfeifer
6266db7519 Update to Wine 0.9.14 which brings the following:
- Better MS/RPC compatibility.
  - Many fixes to Direct3D shaders.
  - Several improvements to the header control.
  - New GPhoto backend for TWAIN.
  - Dynamic drive configuration using HAL.
  - A gazillion Direct3D fixes.
  - New TCP transport for RPC.
  - Lots of bug fixes.

Add FreeType and FontForge as new dependencies, which should help
with font display problems quite a bit.

PR:		97792
Submitted by:	sat
Adjustments by:	gerald
2006-05-30 22:43:06 +00:00
Renato Botelho
5d0e56a269 I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.
2006-05-30 17:20:11 +00:00
Cheng-Lung Sung
a2345d72dd - Fix build on 4.x
PR:		97937
Submitted by:	Shaun Amott <shaun_AT_inerd dot com>
Approved by:	maintainer
2006-05-30 07:02:51 +00:00
Jean-Marc Zucconi
2b1591b364 Update to version 3.9.10-20060525
PR:	ports/97992
Submitted by:	Peter Jeremy <PeterJeremy@optushome.com.au>
2006-05-29 10:02:22 +00:00
Cheng-Lung Sung
6b905a398b Add cygne-sdl 0.1, the SDL port of Cygne, a free Bandai Wonderswan
emulator.

PR:		ports/96805
Submitted by:	Li-Lun Wang <llwang@infor.org>
2006-05-27 15:55:40 +00:00
Cheng-Lung Sung
cce58bca30 Add hugo 2.12, a PC Engine (TurboGrafx 16) emulator.
PR:		ports/97519
Submitted by:	Li-Lun Wang <llwang@infor.org>
2006-05-27 15:24:20 +00:00
Renato Botelho
3203b54689 Update to 0.3.4
PR:		ports/97646
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 16:31:29 +00:00
Renato Botelho
5e1b6eed0b Bump PORTREVISION because last commit changed PLIST 2006-05-24 12:31:33 +00:00
Renato Botelho
142a9db9bf - Make it fetchable again [1]
- Respect DOCSDIR
- Remove 2 lines pkg-plist

PR:		ports/97659 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 12:30:48 +00:00
Renato Botelho
8fc5d2d842 Make it fetchable again
PR:		ports/97657
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 12:24:28 +00:00
Kris Kennaway
b6f0b47d53 BROKEN: Does not compile 2006-05-21 21:28:50 +00:00
Erwin Lansing
c6474a6302 Try a different way to find(1) to prevent chmod(1) from traversing
into linprocfs as fstype doesn't seem to work on pointyhat.
Not bumping PORTREVISION as it only affects pointyhat.

Submitted by:	kris
Approved by:	Kövesdán Gábor <gabor.kovesdan@t-hosting.hu> (maintainer)
2006-05-21 18:23:59 +00:00
Erwin Lansing
ec67f47f50 Fix plist
PR:		97363
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-05-19 08:17:54 +00:00
Volker Stolz
7025930de5 Enable --port-e9-hack option
PR:		ports/95057
Submitted by:	Matthieu Michaud
2006-05-17 13:08:24 +00:00
Erwin Lansing
159d2a9364 Remove ia64 from supported ARCH as we have no linuxulator support for it.
PR:		97394
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Reported by:	pointyhat (kris)
2006-05-17 12:21:43 +00:00
Sam Lawrance
bb3b5d6cd8 Add SHA256 checksums.
Make use of SUB_FILES.
Use REINPLACE_CMD instead of perl.
Miscellaneous other cleanups.

PR:		ports/96491
Submitted by:	edwin
Approved by:	orlando@break.net (maintainer, timeout 2 weeks)
2006-05-15 07:25:01 +00:00
Alexander Leidinger
a3aadc8699 Only extract the binary RPM's, not the source ones.
Submitted by:	Boris Samorodov <bsam@ipt.ru>
2006-05-14 15:44:11 +00:00
Sam Lawrance
0f5c92dc22 Use SUB_FILES instead of pre-patch commands.
PR:		port/97217
Submitted by:	Ports Fury
2006-05-14 11:06:40 +00:00
Stefan Walter
6b4fb1c448 Update to 3.04.
PR:		93806
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Approved by:	arved (mentor)
2006-05-13 21:49:41 +00:00
Alexander Leidinger
c978e82008 Fix the distinfo (missing SRPMS).
Noticed by:	pointyhat (krismail)
2006-05-13 15:49:40 +00:00
Erwin Lansing
7203c5e214 Copy the way linprocfs is (re)mounted from linux_base-fc3 to fix
pointyhat failures.

PR:		97082
Submitted by:	erwin
Approved by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
2006-05-10 12:16:21 +00:00
Norikatsu Shigemura
280e13d52e Update to 1.3.0pre7.
PR:		ports/96928
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-05-07 17:32:52 +00:00
Alexander Leidinger
9657b6671f - add conflict with linux-libgcc
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install
2006-05-07 12:11:48 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Norikatsu Shigemura
a61ec5194a Update to 0.8.1.
PR:		ports/96876
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-05-06 16:15:41 +00:00
Alexander Leidinger
063b460795 Change the path in the distinfo too.
Noticed by:	mezz
Pointyhat to:	netchild
2006-05-01 09:16:14 +00:00
Alexander Leidinger
94c1947267 Use the same DIST_SUBDIR like the bsd.linux-rpm.mk does.
People which already tested this port should do a
	cd /usr/ports/distfiles/rpm/i386
	mv Fedora/3/* fedora/3/
	rm -rf Fedora
before upgrading the port (which isn't necessary).

Noticed by:	Boris Samorodov <bsam@ipt.ru>
2006-04-30 22:26:05 +00:00
Pav Lucistnik
0c435188db - Fill in $LINENO in configure script, so it detects FreeBSD, so it enables
joystick support.

  This a more magic situation.

PR:		ports/96193
Submitted by:	Andreas Steinel <lnxbil@saarlinux.org>
2006-04-29 21:40:22 +00:00
Sergey Matveychuk
3fef03caaa - Update to 0.104
- Update history file to 1.06a
- Add NO_CDROM - license does not allow to sell for fee

PR:		ports/93525
Submitted by:	maintainer
2006-04-29 16:31:10 +00:00
Pav Lucistnik
fef8509c79 - Update to 2006-04-26 snapshot
PR:		ports/96426
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-04-29 09:15:50 +00:00
Edwin Groothuis
fa7dd313a2 [UPDATE]: emulators/vmware3 - Various fixes and solution to crashes.
I've discovered that the instant freezes when clicking
	'Power On' can be fixed by disabling APIC support. ACPI
	support, on or off, didn't seem to solve anything. I'd like
	to know whether or not disabling ACPI has actually helped
	anyone at all, as it could be removed from the pkg-message
	if not.

	I've reflected this in a completely re-worked, step-by-step,
	more clear pkg-message file.
	 I've also added a wrapper script for the vmware wizard,
	 mentioned it in the pkg-message, and fixed various portlint
	 complaints.

	 For some reason, the wizard cannot be launched from within
	 VMware itself. I have no idea as to what causes this.

PR:		ports/92871
Submitted by:	Travis Poppe <tlp@liquidx.org>
2006-04-28 22:23:27 +00:00