Commit graph

2249 commits

Author SHA1 Message Date
Makoto Matsushita
dd57c04de3 Add PORTREVISION line to vmware-tools5, so this port may have its own
revision number.  It may help to avoid unwanted version bump to
vmware-tools5 if vmware-guestd5 specific changes are happen to
vmware-guestd5/Makefile.

Since no content changes at this time, no bump.
2005-11-26 13:29:00 +00:00
Makoto Matsushita
47c7de3ef1 Ah.. fix my cut-n-paste error, vmxnet.ko cannot be installed.
PR:		89572
Submitted by:	NIIMI Satoshi
Pointyhat to:	matusita
2005-11-26 13:23:43 +00:00
Makoto Matsushita
1ebe8f4959 Dear VMware Workstation users around the world, here is an upgrade of
VMware Workstation FreeBSD-guest related ports for VMware Workstation
5.5.0 build 18463.

New features are:

- Spell "VMware Workstation" appropriately.
	There are much VMware products, it would be the time that I have
	to spell VMware Workstation as VMware Workstation.
- Support FreeBSD/amd64 since 64-bit binaries are provided from VMware.
	I don't test any of 64-bit related portion, since I have no
	FreeBSD/amd64 machine.  If something trouble please email me.
- New variable "WITH_VMWARE_GTK" (emulators/vmware-tools5)
	Install gtk version of VMware Tools if defined
	(add more dependencies on other gtk-related ports)
- New variable "WITH_VMWARE_VMXNET" (emulators/vmware-guestd5)
	Install "vmxnet.ko" kernel module (vmxnet driver) if defined
	Usage:
		- shutdown FreeBSD guest VM
		- add following line to FreeBSD guest VM config file
			Ethernet0.virtualDev="vmxnet"
		- Boot FreeBSD guest VM
		- load vmxnet.ko kernel module
		- ifconfig vxn0 ...
	New rc.conf variable "vmware_guest_vmxnet_enable" is also added
	to vmware-guestd.sh to load kernel module at startup.  However,
	${PREFIX}/etc/rc.d/vmware-guestd.sh run _after_ /etc/rc.d/netif,
	so it maybe too late to load here...
	Note that vmxnet.ko supports FreeBSD 4.8-RELEASE or later, and
	5.3-RELEASE and later (as VMware said).  I've confirmed that
	recent 7-current got 100% instant panic if vmxnet.ko is loaded.
- "vmware_guest_kmod_enable" is renamed to "vmware_guest_vmmemctl_enable"
	Now this ports has two kernel modules now, old name is not
	appropriate one, hard to understand this variable is for which
	kernel module.  I also put backward compatibility code, but users
	of vmware_guest_kmod_enable please change variable name.

Bugfixes are:

- Resolve conflicts on ${PREFIX}/share/vmware-tools.
	Unfortunately both vmware-guestd5 and vmware-tools5 installs
	files to ${PREFIX}/share/vmware-tools directory.  Since this
	directory is only for vmware-tools, vmware-guestd5 doesn't do
	anything for now.
- WWW: line in pkg-descr points bogus page.
- Add note that there's official VMware Tools installer, and what is the
  difference between the two.

Finally, as usual, bump PORTVERSION.
2005-11-26 09:19:58 +00:00
Pav Lucistnik
1cab036aad - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
Pav Lucistnik
d3639835ab - Add SHA256
Requested by:	maintainer
2005-11-25 21:47:35 +00:00
Pav Lucistnik
f593e81af6 - Update to 1.0 (22112005)
- Take maintainership

PR:		ports/89495
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-11-24 16:45:43 +00:00
Pav Lucistnik
02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Gerald Pfeifer
ce296c1822 Update to Wine 0.9.2.
Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh
and pkg-message, which allows us to remove the post-extract target and
fixes the long standing issue of showing the correct prefix in pkg-message.

PR:		88492
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-24 00:15:55 +00:00
Gerald Pfeifer
c68c8e1b86 The sourceforge mastersite behaves very strangely today, including serving
empty tarballs.  Add ibiblio.org as an alternative download site and make
it the default for now.

Inspired by ports/89442 by Andrew P. <infofarmer@gmail.com>.
2005-11-23 20:48:23 +00:00
Gerald Pfeifer
272971d789 Revert the use of %%DATADIR%% in pkg-plist and install in additional three
READMEs: README.progman, README.uninstaller, and README.winemine.
2005-11-22 23:41:47 +00:00
Florent Thoumie
e3523f7117 - Fix dependency on allegro.
Reported by:	pointyhat via kris
2005-11-22 23:30:30 +00:00
Marcus Alves Grando
bf88b4b572 Update to 3.5.1
Take MAINTAINER

PR:		89286
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-11-22 16:23:51 +00:00
Edwin Groothuis
f6b020d79f [NEW PORT] games/gngeo - NeoGeo emulator
Note: this port sets RESTRICTED because the Neo-Geo BIOS
	must be downloaded manually and can not be redistributed.
	So ports/LEGAL should be updated. These are the file names:
	"neo-geo.rom", "ng-lo.rom", "ng-sfix.rom", and "ng-sm1.rom".
	These files are also listed in the "NGBIOS" variable in the
	Makefile of the port.

	GnGeo is a NeoGeo emulator for Linux (and maybe some other
	UNIX). It use the following cpu core:

	* The 68k core from the generator project by James Ponder.
	* Starscream 680x0 emulation library by Neill Corlett
	* Raze Z80 emulator by Richard Mitton.
	* Z80 Mame core from the Mame project.
	* YM2610 Mame core by Tatsuyuki Satoh.

	WWW: http://m.peponas.free.fr/gngeo/

PR:		ports/85327
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-11-22 11:33:07 +00:00
Jean-Marc Zucconi
e85e651aaf Fix typo. 2005-11-19 20:13:26 +00:00
Florent Thoumie
5a63d2449d - Something weird happened.
- Set PORTVERSION to the right value.
2005-11-17 22:52:47 +00:00
Jean-Marc Zucconi
5b61f984bd End of the update to version 3.9.9 - the previous commit was incomplete.
Pointyhat:	jmz
2005-11-17 21:34:48 +00:00
Florent Thoumie
93350b1757 - Update to 0.43.2.
- More patches to make it compile properly with a C89 C compiler.
2005-11-17 18:03:14 +00:00
Roman Bogorodskiy
7a51904aaa An attempt to fix build on 4.x.
Reported by:	pointyhat via kris
2005-11-17 13:22:30 +00:00
Jean-Marc Zucconi
7f34547c25 Upgrade to version 3.9.9. 2005-11-17 10:28:21 +00:00
Makoto Matsushita
d5f746c2ae There is no variable expansion here... fixed. 2005-11-16 15:32:50 +00:00
Sam Lawrance
b5857dbbf8 Fix build on amd64
PR:		ports/89064
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-11-16 01:32:56 +00:00
Gerald Pfeifer
e5e7e758fc Use %%DATADIR%%.
Reported by:	portlint(1)
2005-11-15 22:54:52 +00:00
Sam Lawrance
ea56cc0ee2 Update to 2.2.1
PR:		ports/89067
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-11-15 13:17:04 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Gerald Pfeifer
b290b101a0 Perform some house^Wportkeeping:
- WRKSRC is predefined, no need to redefine it.
 - Use pre-build instead of post-configure.
 - Rely on the default do-install target, and use post-install for
   our additional changes.
 - $PREFIX/etc/wine.conf and .wine/config are no longer used; remove
   all references from pkg-message.

PR:		88758
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-15 00:27:48 +00:00
Pav Lucistnik
31c1e5ec76 - Fix fetching of history file
PR:		ports/89038
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-14 23:50:22 +00:00
Sam Lawrance
67b8cfeeef Update to 2005-11-12 snapshot.
PR:		ports/88952
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-11-14 05:17:09 +00:00
Gerald Pfeifer
919e67317d Remove DEBUG knob which I have never seen in use (so that it does not
seem worthwhile adjusting it to the new WITH_ conventions).
2005-11-13 21:50:03 +00:00
Pav Lucistnik
a4c7efe3e7 - Chase allegro update 2005-11-13 15:17:00 +00:00
Mike Silbersack
37abdfe413 With a serious of very ugly hacks, make FreeBSD 6 support work again
for the vmware3 port.

Very little testing done, but at least it builds and starts a VM now.

Debugging helped along by: ssouhal & Devon O'Dell
2005-11-13 10:14:14 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Alexander Leidinger
17489a763b Fix the package (missing creation of empty directories).
PR:		88731
Submitted by:	Boris Samorodov <bsam@ipt.ru>
Pointyhat to:	netchild
2005-11-11 19:54:16 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Gerald Pfeifer
5530378497 Update to Wine 0.9.1.
Set CFLAGS incrementally, and note that we are in beta now. [1]

PR:		88492 [1]
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com> [1]
2005-11-10 15:29:12 +00:00
Makoto Matsushita
cabaa8d955 Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
2005-11-10 08:19:00 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
943fc1582c Update to the first beta version of Wine, 0.9.
Unfortunately this requires a port epoch, and also uses bzip2 now.

PR:            88492
Submitted by:  Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:   gerald (maintainer)?
2005-11-06 22:22:16 +00:00
Norikatsu Shigemura
42a477a13c Fix kernel panic after stopping qemu.
Submitted by:	pjd
2005-11-06 09:03:02 +00:00
Norikatsu Shigemura
a25f55123e Inherit KMODDIR.
Reported by:	Alexander Drozdov <dzal_mail@mtu-net.ru>
Tested by:	Alexander Drozdov <dzal_mail@mtu-net.ru>
2005-11-05 21:14:19 +00:00
Alexander Leidinger
ef8320c75b When installed as a package, some (empty) directories are missing. This
commit tries to solve this by adding some @exec calls into the plist.

Add a pkg-deinstall script with appropriate content which was previously
in pkg-install (ouch). [1]

PR:		82625 [1]
Submitted by:	Boris B. Samorodov <bsam ipt ru>
2005-11-05 17:39:24 +00:00
Norikatsu Shigemura
b4846334d0 Fix build on 4.x.
PR:		ports/88522
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-11-05 14:00:44 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
bddd6528ed - Unbreak on amd64: manually run build-locale-archive that is usually runned
by rpm, but we use --noscripts here
- Portlint
2005-11-04 01:19:40 +00:00
Pav Lucistnik
f95014284b - Update maintainer's address
PR:		ports/88367
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-04 00:31:21 +00:00
Pav Lucistnik
1ec81de33a - Update to 0.101
PR:		ports/88366
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-04 00:30:51 +00:00
Kris Kennaway
ab08d15c3b BROKEN: Does not build reliably 2005-11-04 00:27:49 +00:00
Kris Kennaway
80a046ff29 BROKEN on amd64: Incorrect pkg-plist 2005-11-04 00:27:13 +00:00
Emanuel Haupt
39a44e8c1a - Update from 0.8.28.r2 to 0.8.28
Submitted by:	ehaupt
Approved by:	maintainer
2005-11-02 14:46:06 +00:00