Commit graph

1494 commits

Author SHA1 Message Date
Gerald Pfeifer
8a2afee2ac Unbreak on -CURRENT by anticipating a change in the upstream tree.
(Thanks to the breakage of long-standing ATA interfaces, Wine now
has lost some functionality on FreeBSD.)
2003-11-03 18:23:40 +00:00
Max Khon
3077f71e0e Finally fix problems with libdir: install vmware3 files to correct location
(maintainer timeout).
2003-11-03 16:50:03 +00:00
Mark Linimon
46bfe0e2dc According to the bento logs, the older version of this file no
longer builds even on 4.x.  This upgrade fixes at least that.

From the web page (summary of several changes):
Add some filters; add minimal menuing system; update homepage;
support gzip and unzip ROMs; add support for bzip2; add
support for gcc 3.3; other miscellaneous cleanup.

PR: ports/58159 and maintainer timeout (3 weeks).
2003-11-03 09:10:16 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Alexander Leidinger
bbe8d41dbd - update dosbox from 0.58 to 0.60
- updated website address
 - Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
   and setting SDL_CONFIG.
 - Enable screenshot and modem emulation support.
 - Install the dosbox(1) manual page.
 - Move the message displayed by the post-install target into a pkg-message
   so it also gets displayed when this port is installed via its package.
 - Use DOCSDIR.

PR:		58174
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-11-01 14:28:19 +00:00
Sergei Kolobov
ae1eea9fc8 Attempt to fix build failure under 4.x - add USE_GETOPT_LONG
Noticed by:	kris
2003-10-31 17:24:51 +00:00
Sergei Kolobov
8d87a71c30 Add fuse 0.6.1.1, Free Unix (Sinclair ZX-)Spectrum Emulator.
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.

Author:	Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:	http://www.srcf.ucam.org/~pak21/spectrum/fuse.html

PR:		58639
Submitted by:	Alexey V. Antipovsky <kemm@in-line.ru>
2003-10-29 16:20:57 +00:00
Sergei Kolobov
6098698fea Add libspectrum 0.2.0.1, handling of ZX-Spectrum emulator files formats.
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
So far it handles:

* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp.,
  .snp and +D snapshots (read only)
* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only)
* Input recordings: .rzx (read/write)
* Timex cartridges: .dck (read only)

There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.

Author:	Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:	http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html

PR:		58638
Submitted by:	Alexey V. Antipovsky <kemm@in-line.ru>
2003-10-29 16:19:28 +00:00
Sergei Kolobov
777967b433 Add lib765 0.3.1.1, emulation of uPD765a Floppy Disc Controller.
lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
present it is not a "full" 765; features not used in the PCW BIOS (such as:
DMA; multisector reads/writes; multitrack mode) are either left unimplemented
or incomplete.

lib765 is released under the GNU Library GPL.

Author:	John Elliott <jce@seasip.demon.co.uk>
WWW:	http://www.seasip.demon.co.uk/Unix/LibDsk/

PR:		58637
Submitted by:	Alexey V. Antipovsky <kemm@in-line.ru>
2003-10-29 16:17:00 +00:00
Greg Lewis
2849ce0477 . Update to 0.76.1.
PR:		58571
Submitted by:	Suleiman Souhlal <refugee@vt.edu> (maintainer)
2003-10-28 17:16:27 +00:00
Trevor Johnson
e04f19568f Make glib-1.2.6-2.i386.rpm fetchable (it comes from the updates to
Red Hat 6.1).

found by:	fenner's survey
2003-10-28 09:06:35 +00:00
Trevor Johnson
dc8323469a Make fetchable.
found by:	fenner's survey
2003-10-28 07:20:30 +00:00
Kris Kennaway
5cf94c069a BROKEN on 5.x: broken by new ATA driver 2003-10-27 06:17:10 +00:00
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