Commit graph

2548 commits

Author SHA1 Message Date
Kris Kennaway
50fadab70b BROKEN: Incomplete pkg-plist 2006-02-20 01:44:59 +00:00
Joseph Koshy
0102af3acf - Upgrade to v0.3.8. User visible changes include:
- i80321 (XScale) mode can run NetBSD/evbarm,
  - performance speedups for framebuffer output
  - most CPU types are enabled by default.
- Remove obsolete USE_REINPLACE directive.
- Add a local MASTER site.
- Take over port maintainership.
2006-02-19 09:04:11 +00:00
Renato Botelho
a12b007323 - Add more MASTER_SITES
PR:		ports/93425
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	maintainer
2006-02-17 09:47:01 +00:00
Gerald Pfeifer
f7cb797cc1 Update to Wine 0.9.8. 2006-02-16 00:18:39 +00:00
Renato Botelho
7272553fca Remove expired port emulators/linux_base-src-rh-7.3 2006-02-14 17:31:30 +00:00
Renato Botelho
85a9813e84 Remove expired port emulators/linux_base-src-rh-8 2006-02-14 17:29:16 +00:00
Max Khon
53563bc198 Correct check for FreeBSD version that has libpcap 0.9+. 2006-02-13 19:51:31 +00:00
Max Khon
5775a87fbc Update to 0.2.3c.
- Fixed a stupid bug in DMA handling, which in certain conditions can
cause an infinite loop.
- Added an "instruction block hash" which avoids lookups in the instruction
red-black tree. The IBH table takes only 16 Kb of memory.
- Added CRC-12 and CRC-16 functions for future use.
- Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces
in a portable way (tested on Linux and Cygwin).
- Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne.
- Minor cosmetic changes to display supported/unsupported PA and NPE.

Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
2006-02-13 19:42:36 +00:00
Max Khon
53c000e7f6 - Fix the build on RELENG_4 (USE_GCC=3.2+) [1]
- Fix the build on arches other than i386 [2]
- Bump PORTREVISION

Noted by:	pointyhat [1], [2]
2006-02-13 19:16:40 +00:00
Kris Kennaway
48832255db BROKEN: Coredump during build 2006-02-12 22:30:45 +00:00
Kris Kennaway
ede043556a BROKEN: Incorrect pkg-plist (does not compile completely?) 2006-02-12 22:19:10 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Makoto Matsushita
a1f741f880 Fix some errors, including:
- Build fix when WITH_VMWARE_GTK is set.
- Reorder pkg-plist so that @unexec vmware-guestd.sh successfully done.
- Create directories for server modules, since xserver may not be installed.

Even though this makes no "installed" content change, but bump
PORTREVISION since pkg-plist/pkg-plist.tools are changed.

PR:		93100
Submitted by:	Scot Hetzel, swhetzel at gmail dotcom
2006-02-11 17:23:19 +00:00
Pav Lucistnik
b2f03722b7 - Require gcc34 on all archs
This is to work around internal compiler error in gcc33, if case anyone
  wonder.

Requested by:	kris
2006-02-06 19:52:03 +00:00
Pav Lucistnik
add07333ca - Require gcc34 for xmess on amd64
Requested by:	Miguel Mendez <mmendez@energyhq.be>
2006-02-06 17:18:40 +00:00
Erwin Lansing
657c8cf3ca - Update to 3.03.1 [1]
- Hand maintainership to bz [1][2]
- Convert to OPTIONS [1]
- Clean Makefile a bit [3]
- Mark IGNORE on 4.x [3]

This also fixes the crash reported in:
PR:             88535
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3]
Approved by:    phk (previous maintainer) [2]
2006-02-04 22:28:16 +00:00
Erwin Lansing
bc93e674cc - Update to 3.03.1 [1]
- Hand maintainership to bz [1][2]
- Convert to OPTIONS [1]
- Clean Makefile a bit [3]
- Mark IGNORE on 4.x [3]

This also fixes the crash reported in:
PR:		88535
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3]
Approved by:	phk (previous maintainer) [2]
2006-02-04 22:19:02 +00:00
Alexander Leidinger
99950c02d9 Move the dirrm of usr to a more appropriate place and convert it to
a dirrmtry since usr/local may be populated by the user.

Noticed by:	pointyhat/kris
2006-02-04 13:01:46 +00:00
Gerald Pfeifer
75f03bc44c Update to Wine 0.9.7. 2006-02-04 02:31:00 +00:00
Max Khon
5dc1cfa008 Fix CATEGORIES.
Pointed out by:	chkversion
2006-02-02 20:43:51 +00:00
Max Khon
f2a391d1fb New port: dynamips
dynamips is Cisco 7200 simulator.
2006-02-02 13:22:47 +00:00
Marcel Moolenaar
79a6020ccf The HP ski simulator is available from HP Labs.
While here add the SHA256 checksum.

PR: ports/92650
2006-02-01 02:39:48 +00:00
Simon Barner
c5971a2c98 - Update to 2.1
Submitted by:	Ports fury
PR:		ports/92608
2006-02-01 01:40:15 +00:00
Simon Barner
7dd340f47f - Update to 2.0.1
Submitted by:	Ports fury
PR:		ports/92615
2006-02-01 01:13:28 +00:00
Edwin Groothuis
f832feef20 remove obsolete SIZE statement 2006-02-01 00:10:23 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Alexander Leidinger
fcb536d684 Users are confused by a diagnostic message more than they are
helped because it is printing the -current- value of HZ, not the
value requested. This is fixed be rearranging the order of changing
the value and printing the message (they are in adjacent lines).

Submitted by:	rgrimes
2006-01-29 16:09:18 +00:00
Alexander Leidinger
b43a56b9e3 Use the new dirrmtry in the plist to remove the LINUXBASE/usr/local/*
dirs if empty, but without anoying messages if someone decides to
install some files by hand there.

Noticed by:	pointyhat/kris
2006-01-29 15:54:04 +00:00
Jean-Yves Lefort
ce2a7659a6 Update to 2.8 2006-01-29 03:21:37 +00:00
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Renato Botelho
5606fb07ad - Committed wrong Makefile on last commit, now commit the correct
s/${DATADIR}/%%DATADIR/g on PLIST_* vars

Noticed by:	krismail
2006-01-27 09:02:09 +00:00
Jean-Yves Lefort
6471766646 Add amd64 to ONLY_FOR_ARCHS
PR:		ports/92400
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2006-01-27 07:54:31 +00:00
Jean-Yves Lefort
480aaa8033 - Add amd64 to ONLY_FOR_ARCHS
- Add a note about linprocfs in pkg-message

PR:		ports/92400
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2006-01-27 07:51:44 +00:00
Renato Botelho
a68d5fd3b3 OpenMSX, the open source MSX emulator that tries to achieve
near-perfect emulation by using a novel emulation model.

WWW: http://openmsx.sf.net/

PR:		ports/92281
Submitted by:	Johan van Selst <johans@stack.nl>
2006-01-26 12:19:17 +00:00
Renato Botelho
c91578d827 - Update to V3.5-2
- Add OPTIONS for network support
- Clean-up Makefile
- Update descriptions to cover new support

PR:		ports/92300
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:	maintainer
2006-01-26 09:32:57 +00:00
Kris Kennaway
7689c4a0e5 Add missing USE_GETTEXT 2006-01-26 04:29:21 +00:00
Alexander Leidinger
a8b9a73fd6 The read-only LINUXBASE case (after installing the ports, of course) has
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
 - remove the symlink (linux_base)
 - revert to chroot the ldconfig call (with internal functionality this
   time)
2006-01-25 18:57:36 +00:00
Pav Lucistnik
821642e85d - Update to 1.2.0 RC4
PR:		ports/92042
Submitted by:	RuanWei <iamayan@gmail.com> (maintainer)
2006-01-25 12:44:29 +00:00
Jean-Yves Lefort
d93bc16288 Add ods2reader.
ODS-2-READER reads files VMS Files-11 (ODS-2) file systems.

Features:
 - Copies files from VMS (ODS-2) file systems.
 - Files may be copied to disk or to stdout.
 - Supports "text" and "image" transfer modes.
 - Produces directory listings for VMS file systems.

WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER

PR:		ports/92125
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-24 20:31:30 +00:00
Pav Lucistnik
3217bcc878 - Update to 0.103
PR:		ports/92172
Submitted by:	Miguel Mendez <mmendez@energyhq.be> (maintainer)
2006-01-24 07:47:36 +00:00
Alexander Leidinger
19ed7266b0 unbreak fetch (revert master site change, it is a local change) 2006-01-23 18:38:04 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Gerald Pfeifer
a065d5902f Update to Wine 0.9.6. 2006-01-22 05:45:04 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Maho Nakata
c458b398bb (WITH_HACKS) Patching process should be silent 2006-01-21 23:41:48 +00:00
Maho Nakata
b8f9ac355b Add another hack:
http://lists.gnu.org/archive/html/qemu-devel/2006-01/msg00208.html
1024 px width for 24 bit gets faster

Approved by:	Maintainer
2006-01-21 23:10:06 +00:00
Alexander Leidinger
e1a6e5c7d3 - use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added there
- pet portlint a little bit
 - don't create LINUXBASE/var/run, to let linux apps access /var/run
 - link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a
   recent -current (where /etc/rc.d/abi knows how to handle the symlink);
   this should allow a read-only LINUXBASE
 - don't remove LINUXBASE/usr/local, someone may have installed something
   there
2006-01-21 14:52:04 +00:00
Dirk Meyer
18c3b22b80 - remove obsolete patch 2006-01-20 07:22:35 +00:00
Dirk Meyer
65a1d40ccb - update to 1.19
- force GCC 3.4, to avoid internal compiler errors
2006-01-20 07:20:28 +00:00
Erwin Lansing
656c263016 Besides BROKEN, also mark DEPRECATED as these ports are only there
for GPL compliance which now can be fixed by using ALWAYS_KEEP_DISTFILES
in the original ports. Set a relatively short expiration date as this
was already announced on 12/1-2005
2006-01-17 17:34:25 +00:00
Kris Kennaway
6930ccd113 BROKEN: Incorrect pkg-plist 2006-01-14 09:34:53 +00:00
Kris Kennaway
609ba5cbeb BROKEN: Does not build 2006-01-14 09:22:57 +00:00
Tim Bishop
a686996a9d - Add dependency on devel/p5-Locale-gettext
PR:		91613
Submitted by:	Lars Engels <lars.engels@0x20.net>
Approved by:	maintainer
2006-01-12 23:03:05 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Volker Stolz
5a21f214f5 Unbreak: USE_GCC=3.2+ on 4.x 2006-01-10 10:56:15 +00:00
Roman Bogorodskiy
892384b4c2 Broken on FreeBSD < 5.3 because of missing truncf().
Reported by:	pointyhat via kris
2006-01-10 10:42:24 +00:00
Dirk Meyer
e73a6cbe45 - extend MASTER_SITES 2006-01-08 10:49:01 +00:00
Trevor Johnson
db812b6b5b List glib-1.2.10-593. I don't know why it was missing, since it
was in rpmlist.conf from the beginning.

Add SHA-256 hashes.
2006-01-07 20:14:39 +00:00
Trevor Johnson
f449b89dca Hash with SHA-256. 2006-01-07 20:00:08 +00:00
Pav Lucistnik
7c83744fe0 - Update to 2.0.0
PR:		ports/91456
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 18:41:43 +00:00
Edwin Groothuis
ff251aa40f two additional slirp patches for emulators/qemu
Apply two additional slirp patches from the mailing list
	(and quiet WITH_HACKS patching):

	http://lists.gnu.org/archive/html/qemu-devel/2005-12/msg00277.html
	(-> files/patch-slirp-nat)

	http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00228.html
	(-> files/patch-slirp-mbuf.c)

PR:		ports/91358
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2006-01-05 22:21:14 +00:00
Gerald Pfeifer
54c93ab676 Update to Wine 0.9.5. 2006-01-05 10:55:03 +00:00
Pav Lucistnik
cf3b6fe60c - Add missed dependency on p5-Gnome
PR:		ports/91096
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-12-31 08:55:14 +00:00
Warner Losh
de810f3771 Update to 0.3.7 from 0.3.2. See
http://gavare.se/gxemul/gxemul-stable/HISTORY.html
for a long changelog between these releases.  Summary: vastly improved arm,
mips and ppc support.  Lots of new CPUs and a better dynamic code generator
for the instructions emulated.  Vastly improved hardware device emulation.
Can boot many free and obscure guest operating systems.
2005-12-31 04:57:23 +00:00
Maho Nakata
58ed0a6bf9 Add a knob WITH_HACKS. we now have IDE Bus-master DMA Support.
(However, this will break existing Windows 2000 or XP installations).

Approved by:	maintainer
2005-12-31 00:12:20 +00:00
Pav Lucistnik
b58be341c7 Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.
PR:		ports/91071
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2005-12-29 23:01:42 +00:00
Pav Lucistnik
ef5cb5ac14 - Update to 1.30
PR:		ports/65587
Submitted by:	Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
2005-12-27 23:38:52 +00:00
Pav Lucistnik
2b62f499f4 - A better way to trick rpm to create etc/nsswitch.conf.dist
PR:		ports/90220
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2005-12-26 02:49:03 +00:00
Edwin Groothuis
88a2c20cf1 remove trailing spaces (portlint anybody?) 2005-12-23 20:35:32 +00:00
Makoto Matsushita
88e551ca9f Update to 5.5.1 build 19175. 2005-12-23 01:43:38 +00:00
Gerald Pfeifer
b6c97059b7 Update to Wine 0.9.4. 2005-12-22 22:24:47 +00:00
Roman Bogorodskiy
1243cee332 Update to 0.4.
PR:		90791 (based on)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Pav Lucistnik
762aa1d96a - Fix patch from previous revision
PR:		ports/90778
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-21 23:46:31 +00:00
Pav Lucistnik
a5136c5d65 - add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss)
PR:		ports/90763
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-21 22:12:46 +00:00
Pav Lucistnik
42f8075d3e - Update to 0.8.0
PR:		ports/90709
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-20 23:27:46 +00:00
Makoto Matsushita
09994c8c35 Move /etc/vmware-tools/* files to vmware-tools5, since VMware Player
that is bundled with VMware Workstation 5.5 fails to suspend, warns
on poweron/resume.

Bump PORTREVISION for both vmware-tools5 and vmware-guestd5.

PR:		90488
Submitted by:	NIIMI Satoshi
2005-12-20 01:19:05 +00:00
Kris Kennaway
9ed0e3cd5c BROKEN: Does not compile 2005-12-17 18:30:40 +00:00
Dirk Meyer
6489ac1ff4 - patch to supoort NOPORTDOCS
- make portlint happier
- use diffrent path for gettext
PR:		90525
Submitted by:	Yen-Ming Lee
2005-12-17 09:33:30 +00:00
David E. O'Brien
20019c44d1 Update to version 6.4. 2005-12-15 15:56:29 +00:00
Pav Lucistnik
8463e14eb6 - Master site gone; mirror locally
Requested by:	maintainer
2005-12-14 20:01:30 +00:00
Sam Lawrance
f2a8e74c6d Examine MACHINE_ARCH instead of ARCH with respect to installation
commands that are dependent on the host machine architecture.

This fixes installation failure on amd64 in some circumstances.

PR:		ports/80679 [1], ports/90252 [2]
Submitted by:	OMATSU Shinichiro <koma2@lovepeers.org> [1]
		Torfinn Ingolfsen <tingo@start.no> [2]
Approved by:	emulation (maintainer, timeout 7 months)
2005-12-14 12:06:26 +00:00
Bill Fenner
3e169cfd87 Use distfile groups to only fetch the right file from the
right directory, instead of ensuring a 50% fetch failure rate.

Approved by:	MAINTAINER timeout
2005-12-13 00:29:25 +00:00
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
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
Pav Lucistnik
8e42cc0ab3 - Reset longterm inactive maintainer 2005-11-01 22:31:56 +00:00
Pav Lucistnik
4bfb075ba6 - Update to 3.4.0
PR:		ports/85224
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer timeout (jedgar; 2 months)
2005-11-01 22:31:13 +00:00
Norikatsu Shigemura
9ff02e21e6 Fix build error.
Pointy hat to:	myself
2005-10-31 15:07:44 +00:00
Renato Botelho
d0a05b3ee2 - Update to 2.0.1
PR:		ports/88188
Submitted by:	Ports Fury
2005-10-31 14:05:00 +00:00
Norikatsu Shigemura
6561fa6425 Update to 0.7.2s.2005.1030.
o separate kqemu build phase to emulators/kqemu-kmod port.
o cleanup kqemu support.
o cleanup MASTER_SITES.

Discussed with:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Reviewed by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-31 13:43:13 +00:00
Norikatsu Shigemura
7fcc885a6c Add kqemu 0.7.2, is a kernel module to accelerate
QEMU CPU Emulator.

WWW:		http://fabrice.bellard.free.fr/qemu/qemu-accel.html
Discussed with:	Juergen Lock <nox@jelal.kn-bremen.de>
Reviewed by:	Juergen Lock <nox@jelal.kn-bremen.de>
2005-10-31 13:42:20 +00:00
Roman Bogorodskiy
06f57ae75d - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS
is not defined
- Add WITH_DEBUG knob (disabled by default)
2005-10-29 03:44:42 +00:00
Kris Kennaway
585033d00e BROKEN: Unfetchable 2005-10-28 06:38:35 +00:00
Kris Kennaway
9f922aed75 BROKEN on ia64: Internal compiler error 2005-10-28 06:18:06 +00:00
Kris Kennaway
d4b61aaaca BROKEN: Broken dependency 2005-10-28 06:00:44 +00:00
Ying-Chieh Liao
dd6bc16476 respect $PREFIX
depend on latest autoconf
utilize PLIST_FILES and PORTDOCS
2005-10-27 03:18:07 +00:00
Dirk Meyer
b57b213f45 - make build without X running
Requested by:	kris
2005-10-26 11:37:47 +00:00
Dirk Meyer
ee9b676a7c - update to 1.17
- new MASTER_SITES
- honor SDL_CONFIG
2005-10-25 09:41:56 +00:00
Dirk Meyer
48f550240c - fix dependency
Approved by:	maintainer (implict)
2005-10-25 08:12:43 +00:00
Dirk Meyer
b68ab682b5 - require mupen64-rice only in i385
Approved by:	maintainer (implict)
2005-10-25 08:07:20 +00:00
Kris Kennaway
c854a8ccc6 Reset undeliverable maintainer address:
<nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox
    unavailable (#5.5.0) (in reply to RCPT TO command)
2005-10-22 04:04:40 +00:00
Pav Lucistnik
735d21c741 - Update to 2.0
PR:		ports/87736
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-10-20 20:42:31 +00:00
Renato Botelho
8a7bacaa77 - Add one more MASTER_SITE
Reported by:	krismail
2005-10-20 09:12:25 +00:00
Emanuel Haupt
505330f62c . register CONFLICTS 2005-10-19 15:29:56 +00:00
Emanuel Haupt
99566e416c . update to 0.8.28.r2, this release fixes some issues on AMD64
. nuke pkg-plist

PR:		85146
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2005-10-19 15:27:40 +00:00
Erwin Lansing
d09ed75f93 The swedish site keeps acting up from pointyhat, so replace
it with a site from the maintainer and MASTER_SITE_LOCAL

Submitted by:	maintainer, kris
2005-10-18 13:57:37 +00:00
Trevor Johnson
c6f11bce4b These install under ${LINUXBASE}/usr/src/ which is an empty directory
belonging to the Linux base ports.
2005-10-18 06:17:45 +00:00
Erwin Lansing
77a66e6399 Add an extra master_site, just in case anything happens with
the primary one.

Submitted by:	a funny pointyhat failure (kris)
2005-10-15 19:21:37 +00:00
Jung-uk Kim
ca58d94670 Mention ed(4) emulation is broken in FreeBSD 6.0-RC1.
Submitted by:	Juergen Lock <nox at jelal dot kn-bremen dot de> (maintainer)
2005-10-14 23:47:48 +00:00
Mike Silbersack
6b30f10bcc Correct dependency on rtc - it has resided in /dev/rtc instead of
/usr/compat/linux/dev/rtc for quite some time now.

No need for a port version bump.
2005-10-14 08:49:24 +00:00
Mike Silbersack
b063043449 Fix installation of 001.vmware.sh
PR:		75748
Submitted by:	Per Hedeland
2005-10-14 08:45:05 +00:00
Marcus Alves Grando
878c07d14b Add support to GTK2
PR:		87370
Submitted by:	No Name <arundel@h3c.de> (maintainer)
2005-10-13 22:53:59 +00:00
Marcus Alves Grando
c9d9748b76 Update to 0.32.4 [1]
Mark IGNORE when system < 5.3 (don't have fmin(3) and fmax(3) functions)

PR:		87269 [1]
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
2005-10-13 14:44:05 +00:00
Mike Silbersack
360de85a2b Fix last commit, make the fetch actually work. 2005-10-13 08:27:32 +00:00
Mike Silbersack
bbf8e832e8 Add a working site to fetch the tar.gz from. No version bump
because there were no other changes.
2005-10-13 04:19:37 +00:00
Erwin Lansing
cc44923726 - Fix mastersite
- Update to 4.1.1

PR:		87333
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-12 18:49:14 +00:00
Simon Barner
cd1758ced7 Pet portlint: s/share\/fuse/%%DATADIR/g
Submitted by:	Alexey Antipovsky <kemm@in-line.ru> (maintainer)
PR:		ports/87246
2005-10-11 16:32:56 +00:00
Mark Linimon
3cfba8ee9b Mark as BROKEN: does not fetch. Reset bouncing maintainer.
Source:		distfile survey
2005-10-09 23:43:32 +00:00
Alexander Leidinger
413552037d - reformat the pkg-message
- don't generate the plist at install time, use a static plist instead
  (this fixes the empty plist after the change to pre-su-install) [1]
- brand _every_ ELF executable in {,usr/}{,s}bin/
  (short command line, should be used by other linux ports with a lot of
  files too; contrary to the commit messages of some linux ports: brandelf
  is usefull and doesn't result in foot-shooting in edge cases)
- install directly into the destination instead of bouncing through WRKSRC

Noticed by:	marcus [1]
Pointy hat to:	netchild [1]
2005-10-09 09:29:17 +00:00
Pav Lucistnik
edfcbac53b - Now compiles with system compiler on amd64 again (Klaus-J. Wolf)
- Fix bogus EBUSY with /dev/kqemu on 5+ (Manuel Stuehn)

PR:		ports/86617, ports/87086
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-07 19:26:21 +00:00
Mark Linimon
e67fc0119a Update mastersites. Reset maintainer at his request. 2005-10-07 12:50:51 +00:00
Marcus Alves Grando
1e6aae603a Fix build on 7.x
Notified by:	kris
2005-10-06 19:05:29 +00:00
Renato Botelho
2d2f101f40 - Update to 0.8.25 [1]
- Respect NOPORTDOCS [1]
- Mark it as BROKEN on < 5.x

PR:		ports/86935 [1]
Submitted by:	maintainer [1]
2005-10-06 11:06:24 +00:00
Mike Silbersack
8766c0c5a9 Change the hz warning so that it doesn't bother you if hz is already
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.

Inspired by PR: 71536
2005-10-06 06:39:58 +00:00
Mike Silbersack
c9ac4e0cd1 Change the hz warning so that it doesn't bother you if hz is already
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.
2005-10-06 06:38:38 +00:00
Trevor Johnson
b04cc9bd23 Use updated kdelibs3 package.
Security:  CAN-2005-1920
2005-10-04 05:12:45 +00:00
Trevor Johnson
7ce95a510e Set NO_LATEST_LINK, requested by kris. 2005-10-04 02:46:43 +00:00
Jean-Yves Lefort
9fc725d4bb Fix my email address. 2005-10-03 22:25:41 +00:00
Mark Linimon
3714684ec9 Correct the assignment of this unmaintained port. 2005-10-03 22:04:33 +00:00
Gerald Pfeifer
11610ddcbd Update to the 20050930 version of Wine. We can now build wldap32 again. 2005-10-03 18:51:15 +00:00
Alexander Leidinger
c5c29dd6eb Change description to include amd64 instead of telling to only support x86.
Suggested by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
2005-10-02 14:20:27 +00:00
Pawel Jakub Dawidek
6d585444a4 Fix typo. 2005-10-01 17:05:06 +00:00
Pawel Jakub Dawidek
e3f4531d51 Fix a panic on qemu process close (when kqemu is used).
Structure 'ks' was used after it has been freed.

Reviewed by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-01 17:03:03 +00:00
Marcus Alves Grando
0059228c1d Fix build in 4.x
Make portlint happier

PR:		86686
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by:	pav (mentor)
2005-10-01 13:25:09 +00:00
Marcus Alves Grando
8290420c24 Update to 2.4b2
PR:		86337
Submitted by:	James Kamlyn <jameskamlyn@gmail.com>
Approved by:	pav (mentor)
2005-09-30 21:55:34 +00:00
Oliver Lehmann
90ecd0df4c reset maintainer to ports@
Approved by:	maintainer
2005-09-30 13:08:24 +00:00
Mark Linimon
40fa28d14c With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
2005-09-30 02:49:52 +00:00
Renato Botelho
8aea8af714 - Mark xmess BROKEN on 5.x until a solution is not found
Reported by:	pointyhat via kris
2005-09-28 18:16:59 +00:00
Renato Botelho
4d2db6418b - Update xmame to 0.100 [1]
- Update xmess to 0.100 [2]
- Remove old stuffs about xpinmame port
- Use DATADIR and DOCSDIR
- Mark it as BROKEN on < 5.x (maintainer will take a look asap)

PR:		ports/86526 [1], ports/86533 [2]
Submitted by:	maintainer
Reworked by:	me
Approved by:	maintainer
2005-09-27 18:43:50 +00:00
Gerald Pfeifer
cd0fe4330b We don't need this patch any longer (and haven't for about nine months),
since a variant of my original patch which adjusts libs/wine/mmap.c
instead has been accepted upstream, making thise code a noop.
2005-09-24 18:22:44 +00:00
Pav Lucistnik
5faaa0cc6f - Fix plist in WITH_KQEMU case
PR:		ports/86379
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-09-23 20:08:37 +00:00
Trevor Johnson
2ca0f2bd92 Checking MACHINE_ARCH is deprecated. 2005-09-23 16:21:45 +00:00
Trevor Johnson
7792403880 Add libgcc, which the submitter says is needed by Skype 1.2.0_11.
Submitted by:	Herbert J. Skuhra
PR:	84611
2005-09-23 01:21:35 +00:00
Trevor Johnson
47e97ec481 Update zlib.
Submitted by:	Mayer
Security:	CAN-2005-1849
2005-09-23 01:11:45 +00:00
Trevor Johnson
8105e623a7 The xorg-x11-libs package is a security update but because I forgot
to list it with ":update" it could not be fetched.

Noticed by:	Herbert J. Skuhra (see PR 84611)
2005-09-23 00:57:03 +00:00
Trevor Johnson
d7415ed45b Remove duplicate lines from distinfo file. Most likely this indicates
a bug in the distinfo target.

PR:		84611
Submitted by:	Herbert J. Skuhra
2005-09-23 00:53:31 +00:00
Jean-Marc Zucconi
5764b83a0b set CONFLICTS 2005-09-22 17:03:13 +00:00
Mark Linimon
6357399ac2 Mark for deprecation. This port is supplanted by emulators/gxemul by the
same author.

Source:		distfile survey
2005-09-17 03:16:54 +00:00
Mark Linimon
f8b01faa40 Chase mastersite.
Source:		distfile survey
2005-09-17 02:48:52 +00:00
Mark Linimon
1f909e1a8b Chase updated mastersite.
Source:		distfile survey
2005-09-17 00:11:31 +00:00
Mark Linimon
7d8612e271 Remove obsolete mastersite.
Source:		distfile survey
2005-09-15 07:32:22 +00:00
Gerald Pfeifer
51cd480baf Remove patch which is no longer needed. 2005-09-13 22:01:23 +00:00
Edwin Groothuis
b043c46c72 [PATCH] emulators/m2000: fix plist
- fix plist
	- utilize DATADIR
	- follow the naming rule of COMMENT

PR:		ports/85968
Submitted by:	Yen-Ming Lee <leeym@freebsd.org>
2005-09-11 09:32:47 +00:00
Norikatsu Shigemura
21c9816960 Update to 0.7.2s.20050909.
PR:		ports/85947
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-09-10 17:04:42 +00:00
Dirk Meyer
a9bcb9ec32 - unbreak fetch
Approved by:	Tobias Reifenberger (maintainer)
2005-09-09 04:12:55 +00:00
Edwin Groothuis
20d6a710c5 Worst port ever... Add dependency on XLIB
Noted by: pointy hat
2005-09-06 22:23:19 +00:00
Edwin Groothuis
7b613097e0 USE_UNZIP doesn't exist, so add a extract-dependency on unzip.
Noticed by: pointyhat runs
2005-09-05 05:26:20 +00:00
Jean-Yves Lefort
a64bcc0e31 Update to 0.35.r2
PR:		ports/85711
Submitted by:	maintainer
2005-09-05 00:39:21 +00:00
Sergey Matveychuk
682c652078 - Makefile clean up: remove old gcc version checking.
PR:		ports/84926
Submitted by:	maintainer
2005-09-04 12:55:45 +00:00
Edwin Groothuis
52fe82d3d1 Remove patch file again to make it buildable.
Noticed by: pointyhat run.
2005-09-04 03:01:03 +00:00
Sam Lawrance
2255040ce8 Sync with master port
PR:		ports/85016
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2005-08-31 15:10:49 +00:00
Sam Lawrance
3ac742be64 - Update to 0.99
- Fix a typo
- Updated uhsdat

PR:		ports/85015
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2005-08-31 14:00:39 +00:00
Gerald Pfeifer
55b4252a50 Update to the 20050830 version of Wine.
Temporarily disable building wldap32 due to a build problem introduced
directly before the release.  Reenable winetest which we had to disable
for similar reasons back in late 2003.
2005-08-31 13:57:33 +00:00
Edwin Groothuis
16131ae1a1 Make building possible again by only extracting the .Z file. 2005-08-30 21:54:48 +00:00
Edwin Groothuis
1e0251160b prefer local mirror for cassettes. 2005-08-30 07:46:28 +00:00
Michael Johnson
fdbb5ac0f8 - Update to 0.35.r1
PR:		ports/85456
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-08-30 01:10:02 +00:00
Renato Botelho
35d66b7410 - Update to 0.70
PR:		ports/85192
Submitted by:	maintainer
2005-08-29 10:12:44 +00:00
Edwin Groothuis
eff5153dba Make portline happy too 2005-08-28 10:42:15 +00:00
Edwin Groothuis
5ba5bf50ee [maintainer update] emulators/fmsx
Update to version 3.0

PR:		ports/85172
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2005-08-28 10:41:28 +00:00
Edwin Groothuis
4e5bfe1685 [new port] emulators/m2000 - Philips P2000 emulator
P2000 Emulator

    -  P2000T or P2000M model (P2000M emulation is buggy)
    -  Support for 1 ROM cartridge
    -  User-definable amount of RAM
    -  One tape drive
    -  Sound through PC Speaker or SoundBlaster (MS-DOS version), or
       USS(/Lite) /dev/dsp (Linux/SVGALib and Unix/X versions)
    -  SAA5050 character rounding emulated in high resolution mode

    The tape files should be writable, otherwise the emulator won't load them.

    WWW: http://www.komkon.org/~dekogel/m2000.html

PR:             ports/85263
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
2005-08-28 10:36:18 +00:00
Kirill Ponomarev
6ede5d7246 Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with
default compiler.
Portlint(1).

Approved by:	portmgr (implicit)
2005-08-05 10:11:41 +00:00
Renato Botelho
9dbfdc6e9c - Add nasm as a dependency
PR:		ports/84245
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-07-28 18:01:02 +00:00
Pav Lucistnik
522698182c SkyEye is an Open Source Software Project. The goal of SkyEye is to provide an
integrated simulation environment in Linux and Windows. SkyEye environment
simulates typical Embedded Computer Systems (Now it supports Atmel AT91 board
based on ARM7TDMI CPU, board based on ARM720T CPU, board based on StrongARM
(SA1100/SA1110). You can run some Embedded Operation System such as ARM Linux,
uClinux, uc/O

PR:		ports/83770
Submitted by:	Ruan Wei <iamayan@gmail.com>
2005-07-28 13:20:05 +00:00
Renato Botelho
884b4897ad Use PORTDOCS instead PLIST_(FILES|DIRS) 2005-07-28 11:38:34 +00:00
Renato Botelho
b8330a16cf Add osmose 0.6.30, sega Master System emulator.
PR:		ports/84195
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-07-28 11:14:51 +00:00
Volker Stolz
588a01e96e Unbreak
PR:		ports/83854
Submitted by:	Ports Fury
2005-07-27 13:31:55 +00:00
Gerald Pfeifer
78dd6a6840 Update to the 20050725 version of Wine. This abandons the classic
config file and several man pages.

Add a dependency on graphics/lcms which is not strictly needed, but
allows for additional functionality when present.
2005-07-26 10:33:35 +00:00
Pav Lucistnik
150515c789 - Fix MASTER_SITE_* together with :1 (tricksy!)
Reported by:	krismail
2005-07-25 19:13:14 +00:00
Alexander Leidinger
f018b92c12 linux_mesa3 (deprecatred) -> linux_dri (possibly hardware accelerated)
I assume the maintainer overlooked this port in the patchset, since
he already committed a similar change to another port and didn't
objected to any patch in the patchset. So I take a shortcut and just
commit the patch instead of further delaying the move from linux_mesa3
to linux_dri.

Submitted by:	Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
Approved by:	maintainer timeout (a week and a half)
2005-07-23 10:25:02 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Pav Lucistnik
531eec7f30 - Use PLIST_FILES and PORTDOCS
PR:		ports/83855
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-21 15:32:37 +00:00
Pav Lucistnik
7daa3b2067 - Fix fetch, unbreak
PR:		ports/83848
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch>
2005-07-21 13:18:22 +00:00
Kris Kennaway
f03f93f5bd BROKEN on ia64 and sparc64: Runaway cc1plus process 2005-07-21 00:03:11 +00:00
Trevor Johnson
36950cca68 new Linux base port with packages from SUSE 9.3 2005-07-20 16:42:54 +00:00
Jeremy Messenger
675507535e Update to 20050717 snapshot, short ChangeLog:
Merge /dev/kqemu cloning support to kmod_bsd.c (Craig Boston),
	Giant-lock kqemu (Bakul Shah), Utilize BSDMakefile to compile
	kqemu.ko, and cosmetic change (Norikatsu Shigemura)

	See more info in ports/83691 for full ChangeLog.

PR:		ports/83691
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-07-19 06:06:56 +00:00
Kris Kennaway
35c5827a0b BROKEN: Unfetchable 2005-07-17 19:57:51 +00:00