1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

4016 Commits

Author SHA1 Message Date
Gerald Pfeifer
9db133d975 Update to Wine 1.3.34. This includes the following changes:
- Bytecode support in JavaScript.
 - Support for gradients in the DIB engine.
 - A number of Uniscribe improvements.
 - Fixes for DirectDraw mode switching.
 - A few more MSVC runtime functions.
 - Various bug fixes.

Feature safe:	yes
2011-12-02 22:59:34 +00:00
Juergen Lock
188ce96b32 Update to 1.0, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html

Feature safe:	yes
2011-12-02 19:28:07 +00:00
Bernhard Froehlich
423f6e98ed - Update to 4.0.14
Feature safe:	yes
2011-12-02 17:34:39 +00:00
Bernhard Froehlich
71895d7045 - Fix error check for aio_error
- Bump PORTREVISION

Obtained from:	https://www.virtualbox.org/changeset/38332
Feature safe:	yes
2011-12-02 14:04:47 +00:00
Bernhard Froehlich
d6d01011a0 - Fix panic: mutex vm page queue free mutex not owned on 10-CURRENT
- Fix compile error: 'D_PSEUDO' undeclared here on 10-CURRENT
- Bump PORTREVISION

PR:		ports/162186
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
Feature safe:	yes
2011-12-02 13:38:42 +00:00
Gabor Kovesdan
147019ca89 - Update to 20111108
Feature safe:	yes
2011-11-28 20:50:32 +00:00
Juergen Lock
3a595f083a (Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386
Feature safe:	yes
2011-11-26 22:52:27 +00:00
Jun Kuriyama
a84067960d Port for package building of virtio kernel lodable modules.
This port support only 8.2 and 9.0 releases.

WWW: http://people.FreeBSD.org/~kuriyama/virtio/

Feature safe:	yes
2011-11-21 15:15:54 +00:00
Rene Ladan
6d0992cb67 - Update to 1.4 [1]
- Pet portlint by moving LICENSE section [2]

PR:		ports/162678 [1]
Submitted by:	Barbara [barbara.xxx1975 libero/it] [2]
Submitted by:	myself [2]
Approved by:	maintainer [1] [2]
Feature safe:	yes
2011-11-20 17:14:34 +00:00
Gerald Pfeifer
49697614d7 Update to Wine 1.3.33. This includes the following changes:
- Support for text output in the DIB engine.
 - Improved support for HTTP proxies.
 - New version of the Gecko engine.
 - A number of cursor fixes.
 - Some fixes in bidirectional text layout.
 - Various bug fixes.

Explicitly di$sable TIFF support, configuring --without-tiff, after
we have not had this as a package dependency all the time anyway.

Feature safe:	yes
2011-11-19 14:06:48 +00:00
Rene Ladan
c6783aa91c Update to 1.28
Submitted by:	maintainer
Notified by:	Hardy Schumacher [hardy.schumacher/gmx]
Feature safe:	yes
2011-11-19 10:14:51 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Rene Ladan
0d58cc145d Update to 1.27 which works properly on amd64 and does not need the
restricted patches any longer.

PR:		ports/162543
Submitted by:	Hardy Schumacher [hardy.schumacher gmx/de]
Approved by:	maintainer
Feature safe:	yes
2011-11-14 19:10:40 +00:00
Gerald Pfeifer
4fc79430df Add a knob DOSBOX to control an optional run-time dependency on DOSBox.
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2011-11-13 02:28:34 +00:00
Mark Linimon
d5db910408 Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:31:07 +00:00
Mark Linimon
ba9425925c Mark as broken on tier-2: uses i386 asm.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:27:57 +00:00
Mark Linimon
d02711d8b5 Mark as broken on powerpc: uses i386-specific option.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:26:19 +00:00
Mark Linimon
fae368cebd Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:24:19 +00:00
Mark Linimon
8522641a02 Also broken on powerpc: uses i386 asm.
Hat:		portmgr
2011-11-10 05:56:18 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Pav Lucistnik
425eae3b7a - Mark BROKEN: does not compile
ui-qt/input/controller.cpp:30:33: error: could not convert '(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int'

Reported by:	pointyhat
2011-11-08 22:11:58 +00:00
Pav Lucistnik
7557cb8c28 - Mark BROKEN: does not compile
src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
  src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
  src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
  cc1plus: all warnings being treated as errors

Reported by:	pointyhat
2011-11-07 21:51:56 +00:00
Bernhard Froehlich
395d49b829 - Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEAD
- Pet portlint about LICENSE variables

Reported by:	avg
2011-11-07 15:40:39 +00:00
Martin Wilke
3cabe21a2d - Get rid FreeBSD 6 support 2011-11-07 04:24:55 +00:00
Gerald Pfeifer
86656d448f Update to Wine 1.3.32. This includes the following changes:
- BiDi text support in the multi-line edit control.
 - Support for pattern brushes in the DIB engine.
 - A number of MSXML fixes.
 - Improvements to the PostScript driver.
 - Various bug fixes.
2011-11-06 09:39:27 +00:00
Ganael LAPLANCHE
b9b0e0b58c - Fix dfbinimage2 CD handling (program identification)
- Swap LICENSE and *DEPENDS to make portlint happy
2011-11-03 13:32:58 +00:00
Ganael LAPLANCHE
ce8406b395 Remove useless dependency on gnomelibs
Submitted by:	bapt (via private mail)
2011-11-03 12:51:51 +00:00
Eitan Adler
08b62e4c3e - fix explicit use of unzip in ports
PR:		ports/153429
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainers (hq, gabor, amdmi3)
Approved by:	maintainer timeout
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Doug Barton
f8a3aced5e Add EXPIRATION_DATE= 2011-11-30 to recently BROKEN ports that do not
already have one.
2011-11-01 22:51:56 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Juergen Lock
f69e03f3c0 - Respect STRIP [1]
- Respect NOPORTDOCS, even if it's empty [2]

PR:		ports/161856 [1], ports/161857 [2]
Submitted by:   Nali Toja <nalitoja@gmail.com>
2011-10-22 18:57:32 +00:00
Juergen Lock
59b893e7fb - Respect CC (sgabios) [1]
- Respect STRIP [2]
- Respect NOPORTDOCS, even if it's empty [3]
- Trim deps for -nographic [4]

PR:		ports/161855 [1], ports/161856 [2], ports/161857 [3],
		ports/161858 [4]
Submitted by:	Nali Toja <nalitoja@gmail.com>
2011-10-22 18:56:05 +00:00
Gerald Pfeifer
35065b1738 Update to Wine 1.3.31. This includes the following changes:
- BiDi text support in the single-line edit control.
 - Support for StretchDIBits and AlphaBlend in the DIB engine.
 - A number of audio fixes.
 - VBScript improvements.
 - Various bug fixes.
2011-10-22 11:54:46 +00:00
Pawel Pekala
0ebb65cbba Fix build with gcc 4.6
PR:		ports/161782
Submitted by:	Christian Mangin <cmangin@arobas.net>
Approved by:	maintainer
2011-10-21 16:02:31 +00:00
Erwin Lansing
8b6b891102 Mark BROKEN: does not build 2011-10-20 06:40:24 +00:00
Emanuel Haupt
d1905ea115 Update to 0.9.96
PR:		161649
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-19 13:05:21 +00:00
Emanuel Haupt
c302a89d01 - Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW

PR:		161647
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:31 +00:00
Steve Wills
c87797d2ab - Update to 425873
- Unmark broken
- Pet portlint

PR:		ports/161001
Submitted by:	swills (me)
Approved by:	maintainer timeout (>2 weeks)
2011-10-14 20:12:21 +00:00
Juergen Lock
f0a083fe05 Update to 0.15.1 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15
2011-10-13 19:08:30 +00:00
Pawel Pekala
93653751a1 Joytran is a joystick to keyboard/mouse events translator written in C.
The project has several advantages over similar software:

- Portable to a wide variety of platforms, since it is based on SDL and the X11
  XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
  that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
  to you, I will at least consider implementing them)
- Freely available (MIT License)

WWW: http://chiselapp.com/user/beyert/repository/joytran/

- Timothy Beyer
beyert@cs.ucr.edu

PR:		ports/159325
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2011-10-12 22:35:26 +00:00
David Thiel
fa2b80231b Should only be BROKEN if compiled with X11. open-vm-tools-nox11 still builds
cleanly.
2011-10-11 22:55:54 +00:00
Gerald Pfeifer
c843efaf99 Update to Wine 1.3.30. This includes the following changes:
- DirectSound reimplemented on top of MMDevAPI.
 - Support for StretchBlt in the DIB engine.
 - User interface improvements in HTML help.
 - Some MSXML fixes.
 - Performance improvements in cmd.
 - Various bug fixes.
2011-10-11 01:46:32 +00:00
Ganael LAPLANCHE
d45cdc37df Welcome Dolphin-emu, a free Wii/GC emulator 2011-10-03 11:04:43 +00:00
Rene Ladan
527e6ec324 - Incorporate Quilt MZ80 patches for non-i386 and add legal notifications
- Update MASTER_SITES
- Replace pkg-plist by PLIST_FILES
- Only depend on devel/nasm when on i386
- Add WWW to pkg-descr
- Bump PORTREVISION

PR:		ports/153437
Submitted by:	Anonymous (swell.k)
Approved by:	maintainer
2011-09-30 20:11:45 +00:00
Pav Lucistnik
ae0319a447 - Mark BROKEN: does not compile
/usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool'

Reported by:	pointyhat
2011-09-24 20:08:58 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Gerald Pfeifer
89034a67d7 Update to Wine 1.3.29. This includes the following changes:
- Extensive support for VBScript.
 - Various improvements to the calendar common control.
 - A number of XRender fixes and optimizations.
 - Several new functions in the MSVCP runtime.
 - A number of audio fixes.
 - DirectDraw cleanups.
 - Various bug fixes.
2011-09-23 19:47:55 +00:00
Gerald Pfeifer
46ea414893 Add XInput2 (aka x11/libXi aka xi.6) as an explicit dependency.
Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua>,
		David Naylor <naylor.b.david@gmail.com>
2011-09-19 23:04:30 +00:00
Boris Samorodov
eed6e97e18 Fix building for OSVERSION >= 900044.
PR:		ports/160799
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Patch by:	Rainer Hurling <rhurlin@gwdg.de>
2011-09-18 20:31:05 +00:00