1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

2265 Commits

Author SHA1 Message Date
Dirk Meyer
4cc12b8ea3 - fix package info for NLS support
- fix FreeBSD 4.11 install of NLS files by forcing gmake
2005-12-11 10:06:01 +00:00
Gerald Pfeifer
51532541d3 Update to Wine 0.9.3. 2005-12-09 00:00:50 +00:00
Makoto Matsushita
78bf33a8a6 Fix shell-function name that prevents loading vmxnet.ko module at startup.
Bump PORTREVISION.

Submitted by:	Stephane E. Potvin <sepotvin at videotron, canada>
2005-12-08 05:13:43 +00:00
Renato Botelho
e09ca07713 - Add one more MASTER_SITES
Submitted by:	maintainer at ports@ maillist
2005-12-07 09:38:04 +00:00
Renato Botelho
aee26d2d1d - Add one more MASTER_SITE
Submitted by:	Charles Swiger <cswiger@mac.com>
Asked by:	maintainer at ports@ maillist
2005-12-06 17:50:32 +00:00
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Alexander Leidinger
959fd9b593 - fix the build on pointyhat [1]
- a little cleanup

Suggested by:	kris (some parts) [1]
2005-12-04 13:12:08 +00:00
Edwin Groothuis
ea9200c512 emulators/doscmd outdated man info
The manual page of doscmd (man doscmd) still states the
	following:

	"and then typing make install in the source directory (nor-
	mally /usr/src/usr.bin/doscmd).  For this to work, the X
	programmer's kit must have been installed."

	However doscmd is no longer part of the base system. So it
	should should say "/usr/ports/emulators/doscmd" instead.

PR:		ports/79661
Submitted by:	arundel <arundel@h3c.de>
Approved by:	maintainer timeout
2005-12-04 11:08:00 +00:00
Edwin Groothuis
16719bdaeb use INFO macro 2005-12-04 07:30:00 +00:00
Edwin Groothuis
52426f25cf [Maintainer Update] emulators/xmame to 0.102
PR:		ports/89886
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-12-03 21:06:42 +00:00
Edwin Groothuis
0d4d6c1566 [Maintainer Update] emulators/xmess , change my e-mail addy
Change my e-mail address to be the same I use for other ports.

PR:		ports/89887
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-12-03 20:10:49 +00:00
Dirk Meyer
5053e19457 - update to 1.18
- new options WITHOUT_NLS, WITH_ESOUND
re-enable uss sound support
update dependencys
2005-12-03 20:07:52 +00:00
Alexander Leidinger
0fd447e04a - update bash and fileutils
- don't remove nsswitch.conf if modified [1]
 - utilize the new "store GPLed sources" feature [2]
 - use a master site which carries the files

Submitted by:	Ulrich Spoerlein <q@galgenberg.net> [1]
Requested by:	kris [2]
2005-12-03 13:55:04 +00:00
Sam Lawrance
53d4bbec5b Update to 2005-11-30 snapshot.
PR:		ports/ports/89816
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-03 03:18:40 +00:00
Florent Thoumie
87e9dc7ae1 - Fix rtc on systems where sizeof(int) != sizeof(long).
- Clean pkg-plist a bit.
- Re-word IGNORE lines and remove quotes.

PR:		ports/87546
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-11-29 15:43:43 +00:00
Simon Barner
aadee32ecd Fix WWW.
Reported by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR:		ports/89687
2005-11-28 23:52:05 +00:00
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