1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

3924 Commits

Author SHA1 Message Date
Bernhard Froehlich
3d9d3b7e75 - Update to 4.0.12 2011-07-18 16:06:58 +00:00
Ganael LAPLANCHE
53cf19d422 Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing) 2011-07-15 12:37:24 +00:00
Juergen Lock
7c2e3f3563 - Update to release 0.7.4 .
- Add support for qemu.

PR:		ports/158752
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2011-07-13 20:06:49 +00:00
Juergen Lock
85c8cc458d - Add patches and knob (defaulted to off) to support udp networking
and a patch for promiscuous multicast for the emulated e1000 nic,
  both to support using qemu with the (also to be updated)
  emulators/gns3 port.
- Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names
  are not versioned.

Requested by:	Benjamin Epitech <mlspirat42@gmail.com>
		(via private email)
Obtained from:	http://code.gns3.net/qemu-patches/
2011-07-13 20:01:41 +00:00
Juergen Lock
63d98d05d8 - Add patch and knob (defaulted to on) to support udp networking
and a patch for promiscuous multicast for the emulated e1000 and
  eepro100 nics, both to support using qemu with the (also to be
  updated) emulators/gns3 port.
- Bump PORTREVISION.

Requested by:	Benjamin Epitech <mlspirat42@gmail.com>
		(via private email)
Obtained from:	http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download (in parts)
2011-07-13 19:59:15 +00:00
Gerald Pfeifer
bfed4e5ec0 Update to Wine 1.3.24. This includes the following changes:
- Various DirectInput improvements.
 - Support for line breaking in Uniscribe.
 - More UI elements in builtin Shell Explorer.
 - Some more D3DX9 functions.
 - Improved support for shell known folders.
 - Various bug fixes.
2011-07-10 23:11:14 +00:00
Baptiste Daroussin
10f5e8576f - update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Bernhard Froehlich
6cf371bb44 - Fix build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
Reported by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-07-09 14:07:05 +00:00
Gerald Pfeifer
f62deff6bf Update to Wine 1.3.23. This includes the following changes:
- Support for stubless COM proxies on x86-64.
 - Builtin dxdiag now outputs real information.
 - Monochrome bitmap format in the DIB engine.
 - Beginnings of a true shell Explorer builtin.
 - A number of new D3DX9 functions.
 - More support for Indic text shaping.
 - Various bug fixes.

Also fix pkg-plist with respect to the USE_OPENAL option.

Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1]

PR:		158406
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Reported by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1]
2011-07-08 23:15:38 +00:00
Steven Kreuzer
9733d77c65 Don't overwrite mtools.conf
PR:		ports/157910
Submitted by:	Max Brazhnikov <makc@FreeBSD.org>
2011-07-05 20:23:32 +00:00
Gerald Pfeifer
61b66b60e9 Update to Wine 1.3.22. This includes the following changes:
- Support for Indic text shaping.
 - Generation of stubless code in the IDL compiler.
 - Support for X files in D3DX.
 - 4- and 24-bit bitmap formats in the DIB engine.
 - Listview performance improvements.
 - Various bug fixes.

No longer set the GNU configure datadir based on our DATADIR.  This
should enable this port and emulators/wine-gecko to nicely fit together.
2011-07-03 15:39:11 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Juergen Lock
8cc334169b Update optional samba dependencies to net/samba35 from samba34.
Submitted by:	joerg (via private email)
2011-07-02 22:02:38 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Martin Wilke
6586357830 2011-07-01 math/femlab: No more distfile, looks like abandonware
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
2011-07-02 13:45:43 +00:00
Juergen Lock
008b2dab03 - Fix dependency conflict problem.
- Unmark BROKEN.
- Bump PORTREVISION.

PR:		ports/158540
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2011-07-01 17:30:40 +00:00
Bernhard Froehlich
7c8c29d4d8 - Update to 4.0.10
- Fix build on 9-CURRENT with latest CAM changes [1]
- Add stop command and delay parameter to vboxheadless rc script [2]

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1],
		Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
2011-07-01 13:31:47 +00:00
Bernhard Froehlich
ea253ac9b9 - Update to 4.0.10
- Fix kmod build on 9-CURRENT after removal of cpumask_t [1]

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1]
2011-07-01 13:29:48 +00:00
Bernhard Froehlich
fdf47c36d4 - Update to 4.0.10 2011-07-01 13:27:08 +00:00
Bernhard Froehlich
7265cde226 - Fix build on 9-CURRENT with latest CAM changes [1]
- Add stop command and delay parameter to vboxheadless rc script [2]
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1],
		Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
2011-07-01 13:24:42 +00:00
Bernhard Froehlich
dd59c8b8a3 - Fix kmod build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
2011-07-01 13:21:51 +00:00
Ganael LAPLANCHE
eb1c2e8fe7 Update to 1.9.92.r68256 2011-07-01 10:13:22 +00:00
Matthias Andree
bb2dabcbef Heed CC/CPPFLAGS/CFLAGS, fixes clang build.
Drop MD5 from distinfo.
2011-07-01 02:18:46 +00:00
Gabor Kovesdan
91977bd058 - Update to 20110614 2011-06-25 21:20:41 +00:00
Martin Wilke
3a71381c72 - Update to 1.4.6
PR:		155826
Submitted by:	Ports Fury
2011-06-25 05:40:38 +00:00
Jose Alonso Cardenas Marquez
c5d6c2dab2 - Update to 0.9.10
- Add QT4 option for build emulator with qt4 interface instead of gtk2
2011-06-25 01:42:16 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Jose Alonso Cardenas Marquez
a7066bf808 - Update to 3.4.1 2011-06-24 21:38:30 +00:00
Ganael LAPLANCHE
6ab033ea12 - Fix build with clang
- Remove useless CPPFLAGS in CONFIGURE_ENV
2011-06-24 09:33:58 +00:00
Hiroki Sato
7ae6ec9c16 - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
2011-06-18 16:13:31 +00:00
Pav Lucistnik
dacc305c2f - Mark BROKEN: conflicting dependencies
pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with dynamips-community-0.2.8

Reported by:	pointyhat
2011-06-16 20:15:03 +00:00
Julien Laffaye
1a3f17922e Update converters/libticonv to 1.1.2 [1]
Update comms/libticables2 to 1.3.2 [2]
Update devel/libtifiles2 to 1.1.4 [3]
Update comms/libticalcs2 to 1.1.6 [4]
Update comms/tilp2 to 1.15 [5]
Bump emulators/tiemu3 [6]

PR:		ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6]
Submitted by:	Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6]
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
2011-06-16 15:46:36 +00:00
Juergen Lock
10d5c138f1 - Update to 0.14.1 .
- Change ALL_TARGETS knob to only affect the bsd-user targets that
  are still incomplete.  (they would be for emulating a single
  process instead of an entire OS; default off i.e. don't build
  them.)
- Fix ADD_AUDIO knob to also emulate hda sound hardware.
- Change CONFLICTS to CONFLICTS_INSTALL in case people that already
  have emulators/qemu installed want to test this version from below
  the work/ dir.
- Prepare Makefile for sparc64 host build in case someone wants to
  debug the runtime problems there. [1]  (Add sparc64 to ONLY_FOR_ARCHS
  then.)

PR:		ports/138772 [1]
Submitted by:	Nathaniel Filardo <nwf@cs.jhu.edu> [1]
2011-06-11 16:22:34 +00:00
Gabor Kovesdan
60ee2be0a2 - Update to 20110607 2011-06-11 14:20:48 +00:00
Steven Kreuzer
5cae0e97df Respect WITHOUT_X11 in plist
PR:		ports/157428
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2011-06-07 14:53:03 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Bernhard Froehlich
cd2186d43c - Fix panic: spin lock held too long on FreeBSD 7.x
- Bump PORTREVISION

PR:		ports/157290
Submitted by:	Alexander Eichner <Alexander.Eichner@oracle.com>
Reported by:	Oleksii Krykun <kryol@bigmir.net>,
		Martin Birgmeier <xxllxrvt@aon.at>,
		Peter Klett <peter@netkey.at>
2011-06-02 17:02:22 +00:00
Gerald Pfeifer
7bca0f5550 Update to Wine 1.3.21. This includes the following changes:
- Support for installation rollbacks in MSI.
 - 8- and 16-bit bitmap formats in the DIB engine.
 - Fixes in the XInput2 mouse support.
 - Better support for text shaping in Uniscribe.
 - Improvements to the Item common dialog.
 - More MSVC runtime functions.
 - Various bug fixes.

Also force building with OSS support and, look Ma!, no more extra
patches for that.
2011-05-29 00:59:38 +00:00
Gabor Kovesdan
4a78f5657e - Update to 20110524 2011-05-27 10:37:43 +00:00
Bernhard Froehlich
6a77a174fb - Fix pkg-plist for VBoxDbg.so
Reported by:	Barbara <barbara.xxx1975@libero.it>
2011-05-27 08:07:49 +00:00
Gerald Pfeifer
825b98b963 Adjust the directory structure to work with the main wine port.
Replace pkg-plist by PLIST_FILES.

Submitted by:	Pan Tsu <inyaoo@gmail.com>
Approved by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2011-05-25 21:14:16 +00:00
Bernhard Froehlich
b9fb4c08e1 - Clarify VIMAGE option
PR:		ports/157253
Submitted by:	Warren Block <wblock@wonkity.com>
2011-05-23 07:59:06 +00:00
Bernhard Froehlich
37585af877 - Add missing pkg-message
Reported by:	Warren Block <wblock@wonkity.com>
2011-05-23 06:45:44 +00:00
Bernhard Froehlich
8b594ba785 - Update to 4.0.8
- Remove stale mirror
- Add pkg-message
- Change CONFLICTS to CONFLICTS_INSTALL [1]

PR:		ports/156699 (based on) [1]
Submitted by:	Emil <the_mix_room@hotmail.com> [1]
2011-05-22 14:08:53 +00:00
Bernhard Froehlich
b2088398e8 - Fix INDEX and connect virtualbox-ose-legacy and virtualbox-ose-kmod-legacy to the build
Reported by:	cperciva@ (portsnap buildbox)
2011-05-22 14:02:56 +00:00
Bernhard Froehlich
662a124702 - Update to 4.0.8
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Relax hardening for PC-BSD 9 [4]
- Add VIMAGE support [5]
- Install VBoxExtPackHelperApp [6]
- Remove stale mirror
- Extend pkg-message for USB configuration
- Fix link_elf_obj: symbol RTStrCopy undefined [7]

PR:		ports/156699 (based on) [3]
Submitted by:	Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2]
		Raul Gigea <raul.gigea@editura.de>, [1]
		Tobias Oberstein <tobias.oberstein@tavendo.de>, [1]
		Emil <the_mix_room@hotmail.com>, [3]
		Kris Moore <kris@pcbsd.org>, [4]
		Mikolaj Golub <to.my.trociny@gmail.com>, [5]
		Mattia Rossi <mrossi@swin.edu.au>, [6]
		Florian Smeets <flo@FreeBSD.org> [7]
Thanks to:	dougb@, [1][2]
		Cr4zi3/EFNet, [2]
		crsd, [2]
		beat@,
		hps@,
		Alexander Eichner,
		all testers!
Approved by:	bapt (vbox hat)
2011-05-22 13:51:59 +00:00
Bernhard Froehlich
6fe0379a7b - Introduce -legacy ports
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Remove stale mirror
- Bump PORTREVISION

PR:		ports/156699 (based on) [3]
Submitted by:	Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2]
		Raul Gigea <raul.gigea@editura.de>, [1]
		Tobias Oberstein <tobias.oberstein@tavendo.de>, [1]
		Emil <the_mix_room@hotmail.com> [3]
Thanks to:	dougb@, [1][2]
		Cr4zi3/EFNet, [2]
		crsd [2]
2011-05-22 09:15:09 +00:00
Pav Lucistnik
0ab1c134c9 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2011-05-17 22:31:30 +00:00
Gerald Pfeifer
290d1d4127 Mark IGNORE for versions of FreeBSD before than 8.0. The version of
the sound subsystem on those is just too incomplete.

PR:		156983
2011-05-15 16:00:28 +00:00
Gerald Pfeifer
2297c4042d Add the new wine-gecko port, that complements the existing wine port.
Wine implements its own version of Internet Explorer which is based on
a custom version of Mozilla's Gecko Layout Engine.  This engine is down-
loaded automatically the first time a web page is loaded unless, as done
by this port, the engine is pre-installed on the user's system.

PR:		156001
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2011-05-15 15:29:30 +00:00