1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

4276 Commits

Author SHA1 Message Date
Gerald Pfeifer
634b65118b Update to Wine 1.5.17. This includes the following changes:
- Sub-pixel font anti-aliasing in the DIB engine.
 - Support for automatic installation of ActiveX controls.
 - Automatic fallback to TLS 1.0 for secure connections.
 - Beginnings of the DirectWrite text analyzer.
 - Better handling of font outlines in OpenGL.
 - Various bug fixes.

Feature safe:	yes
2012-11-09 22:25:26 +00:00
Ganael LAPLANCHE
fc940864a1 - Update to 20121107
- Fix build with clang when both audio/portaudio and audio/portaudio2
  are installed

Feature safe:	yes
2012-11-09 09:25:48 +00:00
Jason E. Hale
88478b96bf - Update MASTER_SITES to fix fetch [1]
- Update WWW
- Trim Makefile header

Reported by:	pointyhat via beat [1]
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-11-09 00:29:01 +00:00
Ganael LAPLANCHE
5e90874056 Update to 1.9.92.r81088
Feature safe:	yes
2012-11-08 10:06:53 +00:00
Pawel Pekala
f50ef73921 - Update to version 0.8
- Install examples
- Add LICENSE

PR:		ports/171997
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-07 23:32:51 +00:00
Juergen Lock
5d831d809f - Default these to USE_GCC= any after the clang switch.
- Strip Makefile headers.

Feature safe:	yes
2012-11-06 21:56:03 +00:00
Jun Kuriyama
32200ea988 - Upgrade to r242658.
Feature safe: yes
2012-11-06 15:26:53 +00:00
Pawel Pekala
fc88e2209d - Update to version 0.9.1
- Convert to OptionsNG
- Mark MAKE_JOBS_SAFE

PR:		ports/171993
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-02 10:42:08 +00:00
Pawel Pekala
1074306224 - Update to version 0.37 [1]
- Add missing deps
- Install desktop entry files

PR:		ports/171996 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe:	yes
2012-11-01 22:43:18 +00:00
Guido Falsi
baa342ccf2 - Replace usage of !${PORT_OPTIONS:MFOO} with empty(PORT_OPTIONS:MFOO)
I did not notice this before the previous commit.

Feature safe:	yes
2012-11-01 11:33:39 +00:00
Guido Falsi
07ebc8ffeb - Update to 2.6
- Remove ABI version numbers from LIB_DEPENDS
- Fix echoes in pre-everything target
- Trim Makefile headers

PR:		ports/171992
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-01 11:21:41 +00:00
Jason Helfman
5030eba2cc - update to 1.0.3
PR:		173217
Submitted by:	maintainer, nemysis@gmx.ch
Feature safe:	yes
2012-10-31 05:43:34 +00:00
Jason E. Hale
4934aa6f61 - Convert to new options framework
- Trim Makefile header

PR:		ports/173203
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-30 15:27:03 +00:00
Guido Falsi
9279048f31 Move OSVERSION check after bsd.port.pre.mk.
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-30 08:47:53 +00:00
Guido Falsi
e6c307956f - Update to version 0.147 [1]
- Trim Makefile headers [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171995
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 22:19:21 +00:00
Guido Falsi
382265bfd7 - Update to version 0.147 [1]
- Reflow pkg-descr and add trailing slash to URL [1]
- Trim Makefile headers [1]
- Fix improper overwriting of FILE make variable [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171994 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 22:17:49 +00:00
Pawel Pekala
c616aeb503 Add missing semicolon
Feature safe:   yes
2012-10-27 22:59:25 +00:00
Gerald Pfeifer
1ca7abf787 Update to Wine 1.5.15. This includes the following changes:
- Many improvements to the CMD command-line parser.
 - More stream classes in the C++ runtime.
 - Support for managing services in WMI.
 - Improved CPU detection.
 - Various bug fixes.
This also depends on a new version of the Wine Mono package.

Feature safe:	yes
2012-10-27 21:56:31 +00:00
Gerald Pfeifer
c8ebef5703 Sync with the latest upstream release, required for this week's
snapshot of Wine (which will land in emulators/wine-devel soon).

Submitted by:	maintainer (David Naylor <naylor.b.david@gmail.com>)
Feature safe:	yes
2012-10-27 18:39:50 +00:00
Pawel Pekala
3d665e8d6b tabs -> space in Makefile header
Feature safe:	yes
2012-10-27 13:14:08 +00:00
Pawel Pekala
23a468e7a1 - Update to version 0.8.3.1 [1]
- Don't install another copy of GPLv2 license
- Add desktop entry

PR:		ports/173135 [1]
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> [1]
Feature safe:	yes
2012-10-27 13:04:38 +00:00
Jason E. Hale
6ce712d6f6 - Update to 0.91
- Convert to new options framework
- Drop ABI version numbers from LIB_DEPENDS
- Add explicit USE_PKGCONFIG
- Remove USE_LDCONFIG; this doesn't install libraries
- Trim Makefile header
- Fix build with QT4 option

PR:		ports/172470
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 20:08:09 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Bernhard Froehlich
878fbfdc35 - Fix typo in pkg-descr
PR:		ports/172541
Submitted by:	Olivier Cochard-Labbe <olivier.cochard.me@FreeBSD.org>
Approved by:	maintainer timeout (16 days)
Feature safe:	yes
2012-10-26 14:51:54 +00:00
Pawel Pekala
8d305c3927 - Run depend on wine only on i386 this will allow amd64 users
to install from package
- Move info addressed to amd64 users to pkg-message
- Add ONLY_FOR_ARCHS to build only on supported archs

Suggested by:	makc
Approved by:	maintainer via private mail
Feature safe:	yes
2012-10-22 14:51:53 +00:00
Gerald Pfeifer
03856920cc Update to the new upstream version 1.8 of Wine Gecko.
PR:		172773
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:	yes
2012-10-21 21:58:14 +00:00
Gerald Pfeifer
8f51c8ca02 Update to Wine 1.5.15. This includes the following changes:
- Full support for layered windows.
 - New version of the Gecko engine based on Firefox 16.
 - Support for broadcast sockets used by networked games.
 - Downloaded add-ons installers are now cached.
 - Support for persistent Internet cookies.
 - String optimizations in JavaScript.
 - Various bug fixes.

Feature safe:	yes
2012-10-13 18:43:31 +00:00
Pawel Pekala
70622ee401 Remove unnecessary stuff that I overlooked
Reported by:	makc
Feature safe:	yes
2012-10-13 16:05:28 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Pawel Pekala
8cd0203dda Fix silly COMMENTs caps
Feature safe:	yes
2012-10-12 22:44:11 +00:00
Pawel Pekala
2ddc73251c Swine is a graphical wine frontend, that makes it easy to install and run
Windows software on Linux systems. Swine uses a modern QT4 interface to offer
most of the Wine command-line tools to users.

WWW: http://www.swine-tool.de/

PR:		ports/172142
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-10-12 21:56:09 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Johan van Selst
0d74f55624 Update OpenMSX to 0.9.1 (bugfix release) 2012-10-05 15:06:52 +00:00
Gerald Pfeifer
843bd7a537 Update to Wine 1.5.14. This includes the following changes:
- Much better behavior of the URL cache.
 - Improved GIF image support.
 - More parser features in the shader compiler.
 - Optimizations in JavaScript.
 - Various bug fixes.
2012-09-29 00:44:03 +00:00
Gerald Pfeifer
1a53dc97c3 Update to Wine 1.5.12. This includes the following changes:
- Client-side window rendering using the DIB engine.
 - Raw input support for keyboard and mouse.
 - Support for transparent window areas using color keying.
 - Implementation of logical processor information.
 - Support for fonts with localized names.
 - Various bug fixes.
2012-09-23 04:46:18 +00:00
Thomas Abthorpe
d3ae08e2b3 - Reassign to the heap at maintainer's request 2012-09-22 15:54:26 +00:00
Thomas Abthorpe
783ef3315b - Reassign to the heap at maintainer's request 2012-09-22 15:48:23 +00:00
Ganael LAPLANCHE
31d4361721 Really force ENCODE_FRAMEDUMPS to OFF (forgotten in previous commit) and remove
dependency to multimedia/ffmpeg
2012-09-20 14:15:11 +00:00
Ganael LAPLANCHE
0a2565bf3c - Update to 20120912
- Now requires wxGtk 2.9+ (with unicode support)
- Force ENCODE_FRAMEDUMPS to OFF (this option would need newer ffmpeg)
- Fix debug flags for clang
- Fix portaudio detection (requires portaudio 2)
2012-09-20 14:09:31 +00:00
Bernhard Froehlich
c2de5c9e7f - Update to 4.1.22 [1]
- Cleanup MASTER_SITES and use upstream mirror as primary

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
2012-09-12 20:15:53 +00:00
Bernhard Froehlich
77ec5cb4ec - Cleanup MASTER_SITES and use upstream mirror as primary
Discussed with:	beat (for chruetertee mirrors)
2012-09-12 20:13:34 +00:00
Olli Hauer
f1ddff4b92 - fix PORT_OPTIONS s/)/}/ 2012-09-08 11:48:59 +00:00
Dag-Erling Smørgrav
dbc36c9345 Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
Gerald Pfeifer
de64575f3c Fix typo and thereby really enable the GNUTLS options. [1]
Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
2012-09-01 18:41:54 +00:00
Gerald Pfeifer
a03d9efe64 Fix typo and thereby really enable the GNUTLS options. [1]
Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
2012-09-01 13:41:08 +00:00
Johan van Selst
8e1bdcc3b1 - Update OpenMSX to 0.9.0
- Switch to dynamic plist, avoiding large diffs every time
- Reduce Makefile header
2012-09-01 10:38:57 +00:00
Gerald Pfeifer
f44c7e383e Update to Wine 1.5.12. This includes the following changes:
- Support for disabling individual joysticks.
 - Better support for D3DX9 constant tables.
 - Some XRandR improvements.
 - Various bug fixes.
2012-08-31 23:09:03 +00:00
Bernhard Froehlich
74b732681f - Update to 4.1.20
- Remove VNC IPv6 patch because it has been fixed upstream
- Pet portlint once again (LICENSE section)

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2012-08-27 12:53:40 +00:00
Baptiste Daroussin
c9f86d5248 Fix build with clang 2012-08-24 11:36:32 +00:00