1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1477 Commits

Author SHA1 Message Date
Maho Nakata
2832aab3d7 Fix opengl build.
Submitted by:	maintainer
Discovered by: Jimmy Olgeni <olgeni@FreeBSD.org>
2003-10-25 01:10:30 +00:00
Akinori MUSHA
52d49aa283 Compensate a versioning mistake with a PORTEPOCH bump, since this port
is previously vmware3-3.2.1 version 2242 instead of vmware3 version
3.2.1-2242 and now it is vmware3 version 3.2.1.2242, which is
obviously and annoyingly smaller than 2242.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-23 12:56:09 +00:00
Akinori MUSHA
b22496b3b6 PORTREVISION may not contain a hyphen. 2003-10-22 18:22:07 +00:00
Max Khon
6c55ab3f2f Port to FreeBSD 4.x. 2003-10-22 16:11:01 +00:00
Max Khon
316be76e1f Fix pkg-plist for FreeBSD 4.x. 2003-10-22 08:47:36 +00:00
Max Khon
d7dce4ed00 Fix typo in loop.fullpath. 2003-10-22 08:43:53 +00:00
Max Khon
9ebf3c1194 Restore loop.fullpath and libdir fixes. 2003-10-21 17:36:03 +00:00
Max Khon
9fab0bac23 Libdir points to other directory. 2003-10-21 15:46:37 +00:00
Martin Blapp
348a9ed23b Upgrade to portrevision 2242 and make it possible to run
multiple vm's running at the same time.

Submitted by:   Orlando Bassotto <orlando.bassotto@ieo-research.it>
2003-10-21 13:36:23 +00:00
Brian Feldman
78e1cd3dce Allow the user to compile Snes9X without x86 assembly optimizations, and
with OpenGL as a display, with the port flags WITHOUT_X86_ASM and
WITH_OPENGL.  Instead of updating the port revision, bump the version to
"1.41.1", which more accurately reflects what Snes9X is calling itself.

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:	ports/57003
2003-10-21 02:36:04 +00:00
Gerald Pfeifer
ec4c64324a Strip binaries by default, as this reduces the size of packages from 40+ MB
to 8- MB.  Change the name of the knob to control debugging information from
NDEBUG to DEBUG and shorten the pre-extract output.

Triggered by:	Ivan Leo Murray-Smith <puoti@inwind.it>
2003-10-20 22:54:23 +00:00
Max Khon
29bf84b34c Add ftp:// so fenner's "Distfiles survey" does not fail
with "unknown url type" error.
2003-10-20 21:49:33 +00:00
Max Khon
3507a29168 Fix typo in loop.fullpath.
Fix typo in libdir.

PR:		57461
Submitted by:	Jan Srzednicki <Jan@miranda.expro.pl, Sr@miranda.expro.pl>
2003-10-20 21:26:31 +00:00
Brian Feldman
24830960a1 Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.
Submitted by:	HIYAMA Takeshi <hymtk7@yahoo.co.jp>
2003-10-20 04:20:31 +00:00
Trevor Johnson
c9e7cd7d75 Tidy Alpha packing list. Most of this is stuff I missed in the
XFree86-libs update.

Noticed by:	kris
2003-10-20 00:02:29 +00:00
Vanilla I. Shu
bb17b7113f use tk84 now, bump version.
Submitted by:	kris@
2003-10-18 12:23:58 +00:00
Kris Kennaway
02a95c1bc5 asmodai is no longer a committer. 2003-10-17 22:19:49 +00:00
Gerald Pfeifer
41648d9477 Update to the 20031016 snapshot of Wine after we skipped the previous one
which was completely broken on FreeBSD.
Simplify post-build as I moved some part upstream and require GCC 3.3 as
GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2
also seems fine, but the ports collection requires us to request a concrete
version.)
2003-10-17 15:37:35 +00:00
James E. Housley
c16c6082eb Fix some very broken coding style that barfs with GCC3.3 2003-10-16 17:11:18 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Kirill Ponomarev
186af9c0cf - Fix build on -current
- Use DOCSDIR

Submitted by:	kris via bento
2003-10-15 14:04:16 +00:00
Trevor Johnson
16ba5521c0 Remove dev/null dev/stdout instead of trying to remove dev/null twice.
found by:  kris
2003-10-15 08:00:46 +00:00
Munechika SUMIKAWA
863addc10c Upgrade to 0.74.1. Summiter take the maintainership.
PR:		ports/57879
Submitted by:	Suleiman Souhlal <refugee@vt.edu>
2003-10-14 12:16:59 +00:00
Trevor Johnson
5b95d6f724 new port of the Gentoo Linux userland (I only tested this on i386) 2003-10-13 21:13:42 +00:00
Kris Kennaway
d1cf9518be Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2003-10-13 07:21:27 +00:00
Trevor Johnson
d904731741 Lars Eggert reports:
Installation of linux_base-7.1_2 fails when linprocfs is
	mounted.  Unmounting linprocfs before installing works
	around the issue.

At Lars' suggestion, this script also mounts the linprocfs after
installation.  I assume that if the user has a linprocfs entry in
/etc/fstab, the user wants it to be mounted.  It also seemed like
a good idea to un-mount it before de-installation.

PR:	46172
2003-10-13 00:29:15 +00:00
Adam Weinberger
76e1e81317 Correct some small spacing nits, and add a note about tracking
the distfile.
2003-10-12 22:55:46 +00:00
Dirk Meyer
83ef125f35 - make portlint happy 2003-10-12 11:06:27 +00:00
Makoto Matsushita
768b27fd8a Update for VMware Workstation 4.0.5 build-6030. 2003-10-11 11:54:34 +00:00
Adam Weinberger
e297d7d4e0 Update to 4.3.
Remove an unnecessary USE_XPM (implied by USE_MOTIF).

Drop maintainership.

The distfile is still being hosted in MASTER_SITE_LOCAL/adamw for now.

Prompted by:
PR:		ports/57770
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-09 04:27:00 +00:00
Kirill Ponomarev
4da7def3bf - Update to version 1.3.1
PR:		57702
Submitted by:	Ports Fury
2003-10-07 14:54:11 +00:00
Peter Pentchev
e42b10e875 Mark broken by the most recent GCC import in -CURRENT.
While I'm here, clean this up a bit: use DISTNAME and RM instead of
DISTFILES and 'rm'.

PR:		57612
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-07 09:09:32 +00:00
Max Khon
3dc6b25525 Fix build on post-PAE RELENG_4 (maintainer timeout). 2003-10-06 10:07:36 +00:00
Edwin Groothuis
7c9c28b058 Remove commented out lines during building.
Also move from build_depends to lib_depends
2003-10-06 06:30:01 +00:00
Edwin Groothuis
17682b1d71 GXMame is a GTK frontend for xmame
XMame is a GTK frontend for xmame. It is similar to MAME32.

PR:		ports/57628
Submitted by:	Travis Poppe <tlp@liquidx.org>
2003-10-06 06:26:57 +00:00
Dirk Meyer
999cf26a93 - use %%DOCSDIR%% 2003-10-04 08:38:24 +00:00
Edwin Groothuis
ef229c5871 Update Port: emulators/freesci
- Update to latest release
	- Remove dependancy on libpng
	- Add switches for SDL, GGI and DirectFB support
	- Use X11 renderer as default
	- portlint

	Note: Since ScummVM is in games, this port should probably
	go to games to. It is not directly an emulator, but an
	game-data interpreter (just like ScummVM)

PR:		ports/51731
Submitted by:	Ulrich Spoerlein <q@uni.de>
Approved by:	maintainer timeout
2003-10-03 13:51:20 +00:00
Edwin Groothuis
537e7298c6 update emulators/basiliskII to 1.0
1.0 snapshot is out, update port. One patch is not needed anymore.

PR:		ports/53219
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approed by:	maintainer timeout
2003-10-03 13:39:20 +00:00
Edwin Groothuis
a03d2350c7 [patch] mark emulators/dlx as broken except on i386 stable
Per bento, this port only seems to build on i386 stable.
	Mark it so.

	The distfile dates from 1991 (!) so it may well be time to
	let it go unless someone wants to step up to maintain it.

PR:		ports/57275
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-03 13:31:16 +00:00
Edwin Groothuis
5cbaa7228e New port: emulators/extract-xiso
New port extract-xiso a tool to extract files from xbox iso image.

PR:		ports/51190
Submitted by:	Jose Rey <king@v2project.com>
2003-10-03 13:28:40 +00:00
Edwin Groothuis
e3a1f66f84 emulators/gngb: Bento fix.
Fix 4.x build on bento.
	Changes:
	- USE_GETOPT_LONG

PR:		ports/53962
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	maintainer timeout
2003-10-03 13:18:22 +00:00
Edwin Groothuis
0e78f2abe2 New port: VisualBoyAdvance
VisualBoyAdvance is currently one of the best Gameboy Advance
	emulators out there.

PR:		ports/56376
Submitted by:	No Name <arundel@gmx.net>
2003-10-03 13:07:59 +00:00
Dirk Meyer
fd25f2a7a7 - Update to 1.13 2003-10-02 06:57:01 +00:00
Trevor Johnson
49a03228c0 Update to the latest XFree86-libs packages. The security problems
listed in RHSA-2003-064 do not pertain to us AFAICT.  I only tested
this on i386.
2003-09-30 16:16:29 +00:00
Trevor Johnson
37bcffe8c9 Redistribution in binary form must provide a disclaimer
that states that the software is based in part of [sic] the
	work of the FreeType Team, in the distribution documentation.
	We also encourage you to put an URL to the FreeType web
	page in your documentation, though this isn't mandatory.

-- <URL:http://cvs.freetype.org/cgi-bin/viewcvs.cgi/~checkout~/freetype2/docs/
   FTL.txt?rev=1.7>
2003-09-29 15:55:57 +00:00
Edwin Groothuis
d01876345d Updated Port 'games/scummvm' to 0.5.1
Looks ok for me modulo he sent a shar instead of a diff
	-ruN. Please, pass maintainership to Alex as I'm not going
	to keep up with it.

PR:		ports/56333
Submmited by:	Alex Trull <alexander@trull.com>
2003-09-28 11:24:36 +00:00
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Kirill Ponomarev
fba5e67906 - Update to version 1.3
PR:		57004
Submitted by:	Ports Fury
2003-09-24 13:55:05 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00