1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

3368 Commits

Author SHA1 Message Date
Dmitry Marakasov
6d4f4b8fff - Update to 0.130u3
PR:		133559
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-04-10 16:01:52 +00:00
Gerald Pfeifer
c605e70d09 Make FreeBSD 6.3 the minimum requirement, based on missing fixes in
older versions.
2009-04-09 22:48:38 +00:00
Martin Blapp
d2ae6a2f47 Fix locking in vmmemctl
Submitted by:	kan
2009-04-09 21:19:03 +00:00
Juergen Lock
8899c2d0a9 Update to 0.10.2 - from the official changelog:
- fix savevm/loadvm (Anthony Liguori)
  - live migration: fix dirty tracking windows (Glauber Costa)
  - live migration: improve error propogation (Glauber Costa)
  - qcow2: fix image creation for > ~2TB images (Chris Wright)
  - hotplug: fix error handling for if= parameter (Eduardo Habkost)
  - qcow2: fix data corruption (Nolan Leake)
  - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
  - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
  - hotplug: fix closing of char devices (Jan Kiszka)
  - hotplug: remove incorrect check for device name (Eduardo Habkost)
  - enable -k on win32 (Herve Poussineau)
  - configure: use LANG=C for grep (Andreas Faerber)
  - fix VGA regression (malc)
2009-04-07 21:02:09 +00:00
Steven Kreuzer
ef029c2de0 Handle FAT partitions bigger then 4GBytes
PR:		ports/133123
Submitted by:	Dmitry <hanabana@mail.ru>
Approved by:	wxs (mentor)
2009-04-07 17:28:52 +00:00
Ion-Mihai Tetcu
3ede472045 Fix plist, this port needs always to install PORTDATA files. 2009-04-07 16:04:51 +00:00
Ion-Mihai Tetcu
64144eca2f - fix typo in MASTER_SITES
- remove commented code and blank line
- note that :rom MASTER_SITES seems to be AWOL

Prompted by:	QAT QAT run
2009-04-07 15:57:21 +00:00
Martin Blapp
ff7b1f4a76 Fix other polution of the base system.
Submitted by:	kan
2009-04-07 13:34:56 +00:00
Dmitry Marakasov
2e4b118f40 - Update to 0.130u2
PR:		133446
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-04-07 11:32:02 +00:00
Martin Blapp
a29d378944 Try to fix the remaining dependencies and
back out previous commit.

Also add a FUSE dependency to fix a soft error.

Submitted by:	kan
2009-04-06 22:56:31 +00:00
Martin Blapp
ca1e015228 Add another X11 dependency, xextproto 2009-04-06 21:55:29 +00:00
Alexander Kabaev
c095ff47d3 Add missing dependencies on Xrender and Xext.
Poity hat to:	kan
2009-04-06 17:29:27 +00:00
Martin Blapp
b83bf751da Upgrade to 2009.03.18
Various fixes for X11

Submitted by:	Alexander Kabaev <kabaev@gmail.com>
2009-04-06 14:57:03 +00:00
Boris Samorodov
e122eb1792 Add new port emulators/linux_base-f9.
The port should be used by adding to /etc/make.conf file:
-----
OVERRIDE_LINUX_BASE_PORT=f9
OVERRIDE_LINUX_NONBASE_PORTS=f8
-----

For those who want to migrate from linux_base-f8 to this
port portupgrade may be useful:
-----
# portupgrade -o emulators/linux_base-f9 linux_base-f8
-----

The port was tested to build/run with linux -f8- infrastructure
ports at 8-CURRENT:
. linux-opera;
. linux-seamonkey;
. linux-realplayer;
. acroread8.

Skype works but for russian locale it shows squares for cyrillic
letters (just like with linux_base-f8). Seems to be a configuration
fault. Someone with apropriate knowledge should look at the case.

Please, report any regressions/success to emulation@ ML.

Thanks.
Enjoy.

PR:		ports/128940 (based on)
Submitted by:	Steven Hartland <steven.hartland at multiplay.co.uk>
2009-04-06 13:22:27 +00:00
Boris Samorodov
fd47ff4bcc Remove remnants of recursive repocopy. 2009-04-05 20:18:15 +00:00
Alejandro Pulver
b3d56bad89 - Finish repocopy of sdlmame-devel and update to version 0.130u1
PR:		ports/128558
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-04-05 06:04:39 +00:00
Rene Ladan
c757881513 fuse-utils is an utility package for handling ZX Spectrum files. It can be
used to list and convert tape, hard disk, snapshot, and audio files.

WWW:	http://fuse-emulator.sourceforge.net/

PR:		ports/115096
Submitted by:	rene
Approved by:	pav
2009-03-31 18:23:45 +00:00
Gerald Pfeifer
31c98de926 Strongly recommed FreeBSD 7.0 or later; rewrite the entire paragraph a bit. 2009-03-29 17:34:48 +00:00
Gerald Pfeifer
a075163ee4 Update to Wine 1.1.18. Among others, this includes the following changes:
- RPC over HTTP support.
 - Improved support for upgrades in MSI.
 - Many Direct3D code cleanups.
 - Various bug fixes.

Apply a patch to address some FreeBSD-specific issues and un-IGNORE this
port. [1]

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1]
PR:		133157
2009-03-28 19:57:00 +00:00
Juergen Lock
9b8261add1 - Only add the tss fixup code on OSVERSIONs where its still needed.
(It _should_ do nothing elsewhere but still would be unnecessary cycles...)
- Bump PORTREVISIONs.
2009-03-28 18:12:38 +00:00
Steven Kreuzer
58e59f78c6 Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	wxs (mentor)
2009-03-28 01:16:37 +00:00
Martin Blapp
ade9d6cd22 Add missing patches for X11 build 2009-03-25 18:19:46 +00:00
Martin Blapp
6d68a1b1f6 Unbreak the ports
Fix PLIST for both with and without X11.
Fix some configure/build errors with WITH_UNITY option.
Eliminate use of LIB32DIR because no i386 binary is included in the distfile.

PR:		ports/132999
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-03-25 18:18:11 +00:00
Martin Wilke
c933ea3d40 - Update to 0.9.1
PR:		132919
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2009-03-25 16:27:44 +00:00
Dmitry Marakasov
4bc7f29f30 - Mark MAKE_JOBS_SAFE
PR:		133043
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-25 11:46:22 +00:00
Dmitry Marakasov
1546ab30d6 - Mark MAKE_JOBS_SAFE
PR:		133042
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-25 11:46:06 +00:00
Mark Linimon
eac489a734 Mark as broken on sparc64. 2009-03-25 11:36:32 +00:00
Juergen Lock
1f349f20c2 - Update pkg-message, adding a note about this currently being at an older
version than the main port among other things
- Add MAKE_JOBS_SAFE fix and mark as such
- Bump PORTREVISION
2009-03-24 19:39:02 +00:00
Juergen Lock
b33c98dd75 - pkg-message updates:
- remove obsolete note about slirp on 64 bit hosts (this should work now.)
  - clarify the note about kern.maxdsiz on i386 (only affects 6.x)
- Bump PORTREVISION
2009-03-24 18:54:18 +00:00
Wesley Shields
0d6e8f6bb8 - Update to 4.0.10.
- Use new MASTER_SITES.
- Fix up pkg-descr.

PR:		ports/132759
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-03-24 14:45:55 +00:00
Juergen Lock
5c6fe2453b - Update to 0.10.1 - from the official changelog:
- virtio-net: allow masking of notifications on empty queue (Alex Williamson)
  - e1000: fix rx descriptor low threshold logic (Alex Willaimson)
  - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
  - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
  - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
  - virtio-net: check right return size on sg list (Alex Williamson)
  - Make qemu_announce_self handle holes (live migration after hotplug)
    (Marcelo Tosatti)
  - Revert r6804-r6808 (qcow2 allocation info).  This series of changes added
    a high cost to startup for large qcow2 images (Anthony Liguori)
  - qemu-img: fix help message (Aurelien Jarno)
  - Fix build for non-default installs of SDL (Anthony Liguori)
  - Fix race condition in env->interrupt_request.  When using TCG and a dynticks
    host timer, this condition could cause TCG to get stuck in an infinite
    loop (Aurelien Jarno)
  - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
  - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
  - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
  - Improve error handling in bdrv_open2 (Jan Kiszka)
  - Avoid leaking data in mux'ed character devices (Jan Kiszka)
  - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
  - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
  - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
    (Ryan Harper)

- Add physical CDROM fixes (still not perfect tho, see pkg-message)
- Add MAKE_JOBS_SAFE fix and mark as such
2009-03-23 20:54:07 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Dmitry Marakasov
f99cae54f0 - Fix build on CURRENT: rename dprintf macro to not conflict with one from stdio.h
PR:		132931
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2009-03-22 23:06:45 +00:00
Pav Lucistnik
01ae4f6ef2 - Mark BROKEN in two different ways
Reported by:	pointyhat
2009-03-22 09:52:19 +00:00
Martin Wilke
fc8d137aeb - Update to version 0.4.2
PR:		132745
Submitted by:	Ports Fury
2009-03-20 23:01:11 +00:00
Dmitry Marakasov
43d68829d9 - Add missing dependencies
PR:		132822
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-20 22:45:16 +00:00
Alejandro Pulver
a5a0d2a6fc - Add missing GL dependency. 2009-03-19 21:01:15 +00:00
Dmitry Marakasov
761ad2984b - Install sdlmame tools:
- chdman (for dealing with chd disk images)
  - ldresample/ldverify (for dealing with laserdisk images)
  - testkeys (for test sdl key configuration)

PR:		132814
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-19 18:08:34 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Gerald Pfeifer
4bb8ad53ce Update removing any reference to FreeBSD 4.x and 5.x [1], refer to kernel
patch for FreeBSD 6.x [2], and consolidate the part on documentation.

Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1][2]
2009-03-18 21:25:25 +00:00
Alejandro Pulver
64a5d9dda4 - Add missing SDL dependency. 2009-03-18 02:44:13 +00:00
Alejandro Pulver
ace090115a - Update the port to version 0.2.b7.
- Add SDLMAME and SDLMESS support.
- Pass maintainership to submitter.

PR:		ports/132685
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-18 02:24:02 +00:00
Alejandro Pulver
3a20cf895a - Add missing @dirrm entry. 2009-03-18 01:28:58 +00:00
Alejandro Pulver
8d956aca26 - Update to 0.130.
- Remove useless wrapper script, sdlmess uses ~/.mess by default.
- Submitter takes maintainership.

PR:		ports/128559
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-18 00:38:52 +00:00
Alejandro Pulver
28cc24a318 - Add project homepage as a mirror.
PR:		ports/132592
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer
2009-03-18 00:35:49 +00:00
Martin Wilke
e694b9fbe1 Graphical Cisco network simulator using Dynapips, Dynagen and Pemu.
Important notice: users have to provide their own Cisco IOS to use with GNS3.

WWW:	http://www.gns3.net

PR:		ports/132689
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
2009-03-16 20:43:17 +00:00
Max Brazhnikov
649b5a8bde Update to 0.7 2009-03-15 19:14:40 +00:00
Gerald Pfeifer
ccf3e6821c Mark this IGNORE, since I missed a big regression this update brought. 2009-03-14 01:53:48 +00:00
Gerald Pfeifer
39f7ea40f1 Update to Wine 1.1.17. Among others, this includes the following changes:
- A number of 64-bit improvements.
 - Obsolete LinuxThreads support has been removed.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
And memory handling on FreeBSD no longer requires a local hack.
2009-03-13 20:28:15 +00:00
Alejandro Pulver
cc57bf725e - Update to version 0.130.
- Remove wrapper scripts.
- Pass maintainership to submitter.

PR:		ports/128557
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-13 03:14:10 +00:00