Commit graph

4509 commits

Author SHA1 Message Date
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Emanuel Haupt
a5b330652b Require ldconfig in vboxnet init script. Without it vboxnet fails to start on
9-STABLE with "VBoxRT.so misses libiconv.so".

While here pacify portlint by replacing a tab in the header with a single space.

Approved by:    decke
2013-01-24 08:24:16 +00:00
David Naylor
063c0a1a09 Update wine-gecko-devel to 0.19.
Approved by:	eadler/bdrewery (mentor)
2013-01-23 19:50:45 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Juergen Lock
4c2e3a8b13 Create sys symlinks properly if restarting a build.
PR:		ports/174030
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
2013-01-20 15:11:34 +00:00
Gerald Pfeifer
53116350d7 Update to Wine 1.5.22. This includes the following changes:
- Fixes for RTL text in Uniscribe.
 - New version of the Gecko engine.
 - Various bug fixes.
Plus support for ARM64 platforms which does not benefit FreeBSD yet.
2013-01-20 11:03:24 +00:00
Ganael LAPLANCHE
77f7dc7b95 - Update to 3.5
- Update project URL
2013-01-17 09:21:47 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Pawel Pekala
0747e019f2 - Make port PREFIX-safe (don't hardcode paths with /usr/local)
- Use REINPLACE_CMD to save few inodes

PR:		ports/174769
Submitted by:	myself
Approved by:	maintainer timeout (2 weeks+)
2013-01-16 19:45:12 +00:00
Alex Kozlov
e8b55f1b01 - Update to 3.07 [1]
- Convert to new options framework
- Improve COMMENT

PR:	ports/173051 [1]
Submitted by:	Jukka Ukkonen <jau@iki.fi>
Approved by:	bzeeb+freebsdports@zabbadoz.net (maintainer)
2013-01-12 00:41:29 +00:00
Gerald Pfeifer
3243dea1c2 Update to Wine 1.5.21. This includes the following changes:
- Beginnings of a netstat built-in program.
 - Support for selecting resolution in the PostScript driver.
 - Various bug fixes.
2013-01-11 10:20:18 +00:00
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Bernhard Froehlich
1feafdfaa6 - Update to 4.2.6
- Remove custom FreeBSD compiler flags that are only supported by our old
  base GCC 4.2 [1]
- Fix building with ports GCC 4.6 [1]
- Fix build on 10-CURRENT after removal of vm_page_lock_queues() in r242941 [2]
- Improve waits for periods shorter than a single tick [1]
- Fix dependency check when building with custom KMODDIR [3]
- Fix recording with OSS Audio backend to record at a proper volume [4]
- Initialize host-only interfaces at boot time so that other scripts and
  daemons can properly use them [2]
- Fix build if $ENV not ash-compatible [5]
- Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 [6]
- Add VLAN trunking support to vboxnetflt [7]

PR:		ports/171730 [1], ports/167521 [5]
Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Submitted by:	Ed Maste <emaste@FreeBSD.org> [2]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> [5]
Submitted by:	Gustau Perez i Querol <gperez@entel.upc.edu> [6]
Submitted by:	Landon J Fuller <landonf at plausible.coop> [7]
Reported by:	Daniel Braniss <danny@cs.huji.ac.il> [3]
Obtained from:	https://www.virtualbox.org/ticket/10695 [4]
See:		http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 [6]
2013-01-03 13:40:28 +00:00
Bernhard Froehlich
c99eac3bb8 - Update to 4.1.24
- Fix building with libxslt newer than 1.1.26

Obtained from:	https://www.virtualbox.org/ticket/10940
2013-01-03 13:37:12 +00:00
Pawel Pekala
31654654cb Fix build on 9.x and upwards
PR:		ports/172689 (based on)
Submitted by:	Jukka Ukkonen <jau@iki.fi>
Approved by:	bzeeb+freebsdports@zabbadoz.net (maintainer)
2012-12-29 13:00:07 +00:00
Gerald Pfeifer
2126226e3d Update to Wine 1.5.20. This includes the following changes:
- A bunch of dlls with ugly names for API sets support.
 - More ATL functions implemented.
 - Still more C++ runtime functions.
 - Several text rendering fixes.
 - PostScript driver improvements.
 - Various bug fixes.

Force building with GCC since clang fails right now.
2012-12-22 02:11:32 +00:00
Baptiste Daroussin
2ed39f40cb Chase icu, graphite2 and libexttextcat bump 2012-12-18 23:09:07 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Max Brazhnikov
6887dc7775 - Strip Makefile header
- Install Desktop entries and icon
- Pass QMAKEFLAGS to qmake (as a result post-configure fixes are needless now)
- Mark MAKE_JOBS_SAFE
- Update COMMENT, description, WWW
- Reformat description with `fmt -s'
2012-12-15 13:51:31 +00:00
Florian Smeets
d26530b713 - introduce a USE_FUSE macro
- convert all fuse ports to use the new macro

The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.

Approved by:	portmgr (bapt)
2012-12-14 15:47:00 +00:00
Wesley Shields
f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00
Baptiste Daroussin
5676e4d5c3 Convert SINGLE to RADIO option
Remove unused DEBUGGER_X86 option
2012-12-11 13:05:40 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Steven Kreuzer
ad444725e1 Update to 0.77 2012-12-10 19:09:33 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Alex Kozlov
861a47323b - Update to 1.6.2
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT

PR:	ports/174162
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-10 03:54:03 +00:00
Dirk Meyer
e787093618 - update to 2.4 2012-12-09 21:40:55 +00:00
Gerald Pfeifer
365265e585 Update to Wine 1.5.19. This includes the following changes:
- Performance improvements in the DIB engine.
 - More fleshed out XML-lite implementation.
 - Some more C++ runtime functions.
 - Various bug fixes.

Feature safe:	yes
2012-12-08 11:55:27 +00:00
Gerald Pfeifer
d254bf2ca3 Update to Wine 1.5.18. This includes the following changes:
- Various Windows Codecs improvements.
 - Fixes for OLE database support.
 - Improvements to system parameters management.
 - Some fixes to the built-in Web browser.
 - Fixes for XML support.
 - Various bug fixes.

Feature safe:	yes
2012-12-01 00:24:34 +00:00
Baptiste Daroussin
376abe627b 2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles
2012-11-26 deskutils/ktagebuch: No more public distfiles
2012-11-26 games/jetpack: No more public distfiles
2012-11-26 games/tremor: No more public distfiles
2012-11-26 graphics/jpeg2pdf: No more public distfiles
2012-11-26 java/westhawksnmp: No more public distfiles
2012-11-26 japanese/tcl76: No more public distfiles
2012-11-26 math/stepulator: No more public distfiles
2012-11-26 editors/jedit-devel: Stable version is more recent than devel
2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12

Feature safe:	yes
2012-11-28 15:08:00 +00:00
Wesley Shields
c521fa0913 Update to 2.1.5
PR:		ports/172200
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
2012-11-23 14:35:43 +00:00
Alex Kozlov
cd00eb8501 - Update to 1.31 [1]
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT

PR:	ports/173758 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Feature safe:	yes
2012-11-22 02:13:14 +00:00
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
Baptiste Daroussin
c171e18c46 Fix build with clang 2012-08-24 10:48:09 +00:00
Jun Kuriyama
1c77657820 - Update to r239473. 2012-08-23 01:16:12 +00:00
Erwin Lansing
a57b4ac929 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:26:12 +00:00
Gerald Pfeifer
06e2fa2bce Update to Wine 1.5.11. This includes the following changes:
- Multi-channel support in the ALSA driver.
 - Removal of the big X11 lock.
 - Support for pair positioning adjustments in Uniscribe.
 - More I/O stream implementations in the C++ runtime.
 - Various bug fixes.
2012-08-18 00:46:20 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Gerald Pfeifer
0a896ea30f Add two options that pull in a Gecko MSI package and a Mono MSI package,
emulators/wine-gecko-devel and emulators/wine-mono, respectively.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-08-08 21:32:20 +00:00
Gerald Pfeifer
d9d2a639ed Mono is an Open Source and cross-platform implementation of the .NET
framework.  Wine can use a Windows build of Mono to run .NET applications.

This new ports provides such a build.

PR:		169747
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-08-07 23:55:13 +00:00
Gerald Pfeifer
e47e5c8496 Update to version 1.7 as required by Wine 1.5.10 and above.
Submitted by:	maintainer
2012-08-06 21:47:23 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Gerald Pfeifer
ba22537b15 Adapt to the new options framework.
Remove ABI version numbers for all library dependencies.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
2012-08-05 15:42:52 +00:00
Gerald Pfeifer
50e3a107a5 Update to Wine 1.5.10. This includes the following changes:
- New version of the Gecko engine based on Firefox 14.
 - Support for OpenGL in the DIB engine using libOSMesa.
 - Off-screen rendering is now the default in Direct3D.
 - Some more WMI infrastructure.
 - Various bug fixes.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
2012-08-05 04:47:29 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bernhard Froehlich
9eaf125b04 - Add missing VNC IPv6 patch
- Convert to optionsng [1]

Submitted by:	bapt [1]
2012-08-04 07:54:44 +00:00
Bernhard Froehlich
524601ec22 - Convert to optionsng
Submitted by:	bapt
2012-08-04 07:53:34 +00:00
Bernhard Froehlich
09b600e31e - Use correct modulname for kldstat
- Bump PORTREVISION

PR:		ports/168897
Submitted by:	VVD <vvd@unislabs.com>
2012-08-04 06:41:24 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Bernhard Froehlich
0584205d76 - Fix panic at unload of vboxnetadp
- Bump PORTREVISION

PR:		ports/169565
Submitted by:	Thomas Eberhardt <sneakywumpus@googlemail.com>
Obtained from:	virtualbox r41199
2012-07-25 19:15:14 +00:00
Bernhard Froehlich
4136328e14 - Follow vm_contig_grow_cache() renaming to vm_pageout_grow_cache() in r238561
PR:		ports/170056
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Thanks to:	alc, avg
2012-07-25 19:12:39 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Jun Kuriyama
068d76f9a2 - pkg-{descr,message} cosmetic changes.
- Don't do multiple (needless) copy of sys/* sources [1]

PR:		ports/168512 [1]
Submitted by:	Yasuhito FUTATSUKI <futatuki@bsdclub.org> [1]
2012-07-20 14:23:37 +00:00
Juergen Lock
22ed0bf0be - Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html

- Rename CLANG workaround knob to CLANG_HACK to avoid it being
  inadvertently triggered by WITH_CLANG in make.conf etc.

- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
  1.1.1 distfile is in fact compressed with gzip not bzip2 despite
  the extension.

- Add preliminary arm-bsd-user support, this still will only run
  very simple executables like a static echo (the same as the rest
  of the bsd-user targets) due to lots of syscall handling still
  missing.  Help welcome there! :)
  This work was started by bapt and cognet, I fixed syscall arg
  passing (only the first four are passed in registers, the rest
  on the stack) as well as errno and carry handling at syscall
  return among other things and cleaned up cognet's version a bit.
  (The OpenBSD case is untested and probably wrong.) [1]
  Some notes in this post:

	http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html

Submitted by:	cognet [1] (initial version of the patch)
2012-07-19 20:15:43 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Armin Pirkovitsch
bb5944abea - Update to version 0.31
PR:           ports/169412
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:28:07 +00:00
Armin Pirkovitsch
b955182027 - Update to version 1.6.1
- Update WWW: line

PR:           ports/169411
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:27:33 +00:00
Gerald Pfeifer
4bb448ca11 Update to Wine 1.5.9. This includes the following changes:
- Support for GPOS font tables in Uniscribe.
 - Support for XRandr 1.2 and 1.3.
 - Parser improvements for the HLSL compiler.
 - Various bug fixes.

Remove ABI version numbers for all library dependencies.
2012-07-17 22:37:35 +00:00
Gabor Kovesdan
65a55114c1 - Update to 20120710 2012-07-16 09:18:42 +00:00
Gerald Pfeifer
0231102853 Adapt to the new options framework.
Reviewed by:	David Naylor <naylor.b.david@gmail.com>
2012-07-14 01:28:09 +00:00
Michael Scheidell
fd7ef396cd Addport: emulators/vtoolbox Provides effective control of virtual machines of VirtualBox
icon-external-link.png (virtualization solution) on a FreeBSD
headless server, published as free and open source software.

WWW: http://vboxtool.sourceforge.net

PR:		ports/169211
Submitted by:	pjm
2012-07-13 09:17:01 +00:00
Alex Kozlov
484901efca - Update to 1.6
PR:	ports/169746
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-07-12 12:39:46 +00:00
Gerald Pfeifer
8de1c0ae56 Update to Wine 1.5.8. This includes the following changes:
- More stream functionality in the C++ runtime.
 - A number of Windows Codecs improvements.
 - More WBEM classes and properties.
 - Some HTML Help fixes.
 - Support for printing fake italic fonts.
 - Various bug fixes.
2012-07-08 08:53:19 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Gerald Pfeifer
ac202d1226 Unconditionally prevent the detection of libinotify which currently
fails the build on FreeBSD.

PR:		168617
Reported by:	Barbara <barbara.xxx1975@libero.it>
2012-07-03 21:50:29 +00:00
Alex Kozlov
96acfc76ae - Remove unneeded wrapper from ${PREFIX}/bin
PR:	ports/169489
Submitted by:	Adrian Holota <holotaa@iem.pw.edu.pl>
Approved by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2012-07-03 17:41:29 +00:00
Steven Kreuzer
3e5eb05150 Imagine this nightmare scenario: your boss tells you about a legacy system you
have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded
6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502
emulator that works so well the squirrels will never know the difference.

WWW:    http://search.cpan.org/dist/Acme-6502/
2012-07-03 15:35:31 +00:00
Akinori MUSHA
d48b60ff76 Add SF to master sites.
PR:		ports/167514
Approved by:	maintainer timeout
2012-07-02 06:06:36 +00:00
Jason Helfman
cc3bc4ae35 - revert previous commit, index breakage
PR:	ports/169224
2012-07-01 23:43:40 +00:00
Jason Helfman
f7c6b7b0f8 - revert previous commit, index breakage
PR:	ports/169223
VS: ----------------------------------------------------------------------
2012-07-01 23:41:31 +00:00
Jason Helfman
0939ea8d31 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on placement of LICENSE

PR:     ports/169224
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
2012-07-01 23:08:51 +00:00
Jason Helfman
1bf5094f4c - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on placement of LICENSE

PR:	ports/169223
Submitted by:	jgh@
Approved by:	maintainer timeout ( 14 days )
2012-07-01 22:52:41 +00:00
Jason Helfman
46fc59f926 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR:	ports/169213
Submitted by:	jgh@
Approved by:	maintainer timeout ( 14 days )
2012-07-01 22:27:59 +00:00
Pawel Pekala
95e58e03cd Fix build with clang 2012-07-01 19:39:34 +00:00
Pawel Pekala
c64b43bfc8 - Fix build with clang
- Switch to PLIST_FILES for plist
2012-07-01 16:00:40 +00:00
Bernhard Froehlich
10d9e7caf3 - Update to 4.1.18 [1]
- Convert to OptionsNG [2]
- Install DEBUG symbols for kernel modules [1]

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
		bapt@ [2]
2012-06-30 07:21:54 +00:00
Steve Wills
7a7703967d - Try again 2012-06-29 02:06:31 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Gabor Kovesdan
46c7a5c517 - Update to 20120626 2012-06-28 08:24:19 +00:00
Juergen Lock
cabfb741f5 - Replace ALL_TARGETS knob by two new knobs, BSD_USER and X86_TARGETS
to allow only building x86 targets again.
- Add knob to enable the clang workaround, this is a knob to make sure
  users read about the disadvantages. (result is slow and less stable)
- No PORTREVISION bump as the default installed bits don't change.
2012-06-27 17:27:39 +00:00
Ganael LAPLANCHE
93b6ca8a1b Update to 1.9.92.r78288 2012-06-27 11:46:51 +00:00
Rene Ladan
aee3a56677 Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. 2012-06-26 19:25:12 +00:00
Pietro Cerutti
53d4e5ffda - Restore src packages distinfo, inadvertently swept by my previous commit
Reported by:	bsam@
2012-06-26 11:56:55 +00:00
Pietro Cerutti
02903f4739 - Add gamin to linux_base (required by libgiofam, already part of the port)
- Bump PORTREVISION

Reviewed by:	emulation (netchild@)
Approved by:	emulation (netchild@)
2012-06-26 07:56:27 +00:00
Hiroki Sato
69f2c4c57e Add kld to CATEGORIES.
Submitted by:	Masaki TAGAWA
PR:		ports/169368
2012-06-25 10:53:29 +00:00
Sofian Brabez
c65cec3244 - Update to 0.8.2
- Convert to OptionsNG
- Remove non needed patches

PR:		ports/167339
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
2012-06-25 10:32:51 +00:00
Alex Kozlov
61ccb75449 - Convert to optionsNG
- Pet portlint
- Remove pkg-plist from security/dropbear

Approved by:	eadler (mentor)
2012-06-25 04:15:50 +00:00
Gerald Pfeifer
85eb69f273 Update to Wine 1.5.7. This includes the following changes:
- New version of the Gecko engine based on Firefox 13.
 - Dynamic device support with UDisks2.
 - More stream classes implemented in the C++ runtime.
 - Support for metadata in TIFF files.
 - Fleshed out WBEM implementation.
 - Improved support for printer paper sizes.
 - Various bug fixes.
2012-06-23 14:45:02 +00:00
Wesley Shields
b19a109f0d Fix RUN_DEPENDS.
Add LICENSE.
Switch to PLIST_FILES.

PR:		ports/168937
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-06-22 01:49:00 +00:00
Juergen Lock
bae371eefc - Fix build after texi2html grew a new arg so -number became ambigious. [1]
- Remove double quotes from *_DESC now that make showconfig no longer
  needs them.

Submitted by:	pointyhat via linimon and pav [1]
2012-06-19 16:19:16 +00:00
Gerald Pfeifer
abca9ee880 Update to Wine 1.5.6. This includes the following changes:
- Control panel applet for joysticks.
 - Device bitmap rendering now done through the DIB engine.
 - Support for video rendering through DirectX (VMR-9).
 - First steps towards a D3D shader compiler.
 - Various bug fixes.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-06-17 23:31:48 +00:00
Baptiste Daroussin
1ba457a9bb revert the logic of docs option
Reported by:	pointyhat (linimon)
2012-06-17 22:03:41 +00:00
Sylvio Cesar Teixeira
88e9c0c675 - Update to version 0.146
PR:		ports/168998
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:23:48 +00:00
Sylvio Cesar Teixeira
9619a6d287 - Update to version 0.36
PR:		ports/169000
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:19:01 +00:00
Sylvio Cesar Teixeira
67a69bd51d - Update to version 0.146
PR:		ports/168999
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:12:22 +00:00
Juergen Lock
a120c6a205 Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them.
2012-06-16 15:28:45 +00:00
Gerald Pfeifer
a6e3173752 Update to the stable Wine 1.4.1 release. This includes
- Translation updates.
 - Various bug fixes.
2012-06-16 05:28:30 +00:00
Ganael LAPLANCHE
6b45d74427 - Switch to OptionsNg
- Un-version LIB_DEPENDS
2012-06-15 09:56:13 +00:00
Baptiste Daroussin
0398cfaec1 Fix DOCS logic 2012-06-13 21:17:07 +00:00
Baptiste Daroussin
f3381fa548 Convert to new options framework 2012-06-12 10:34:46 +00:00
Ganael LAPLANCHE
e541f9f47b - Un-version LIB_DEPENDS
- Switch to OptionsNg
2012-06-11 07:28:00 +00:00
Ganael LAPLANCHE
134bcd9255 Switch to OptionsNg 2012-06-11 07:20:07 +00:00
Martin Wilke
c667466a35 - Fix build after USE_QT4 converting.
Reported by:	pavbot
2012-06-10 16:24:06 +00:00
Alexey Dokuchaev
809a2e7cf1 - Update to version 2.0, licensed under GPLv3 now :-(
- Remove no longer applicable local patching
- Dependency on ticables2 is no longer optional, so remove OPTIONS
- Remove ABI version from LIB_DEPENDS to pacify portlint(1)
- Explain why dependency on GNU make is still required
- Update port description to match current state of affairs
- Relinquish to the pool due to lack of time
2012-06-09 16:54:05 +00:00
Juergen Lock
b4d7f46da9 - Update net/usbredir to 0.4.3 .
- Update emulators/qemu-devel to 1.1.0 - announce posting is here:

	http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html
2012-06-09 16:19:05 +00:00
Guido Falsi
f41e1b6b10 Convert to new options framework.
Approved by:	tabthorpe (mentor)
2012-06-08 11:58:48 +00:00
Chris Rees
7c60289165 Remove obsolete OSVERSION check-- 6.X is no longer supported
PR:		ports/168273
Submitted by:	crees
Approved by:	maintainer timeout (cyberbotx@cyberbotx.com)
2012-06-06 16:14:27 +00:00
Bernhard Froehlich
b7fcfeb657 - Also assign IPv6 TCP port otherwise it's using the default 5900
port for IPv6 and allows only to start one VM that uses VNC.

rfbListenOnTCP6Port: error in bind IPv6 socket: Address already in use

Submitted by:	Gary Palmer <gpalmer@freebsd.org>
Tested by:	Steve Tuts <yiz5hwi@gmail.com>
2012-06-06 08:13:53 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Rene Ladan
88a428546b - convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
2012-06-05 18:27:14 +00:00
Rene Ladan
b6e6c5f10f - convert to optionsNG
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
- strip version information from LIB_DEPENDS to pet portlint
2012-06-05 18:23:59 +00:00
Rene Ladan
1acc89ce3e Update to 0.9.8
PR:		ports/168356
Submitted by:	Barbara
Approved by:	maintainer
2012-06-04 18:05:59 +00:00
Juergen Lock
9069234177 - Add patch to improve e1000 rx performance especially with netmap to
emulators/qemu-devel. [1]
- Convert both qemu ports to OPTIONng.

Submitted by:	luigi [1] (original version of the patch)
Optained from:	qemu-devel mailinglist [1] (improved version of the patch)
2012-06-01 20:49:50 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alex Kozlov
b849944887 - Update to 2.15
* Various small fixes
 * Datestamper support
 * Image offset option to access disk slices

Approved by:	eadler, itetcu (mentors, implicit)
2012-05-30 18:05:44 +00:00
Gerald Pfeifer
6fd38e9e60 Update to Wine 1.5.5. This includes the following changes:
- Support for installing Mono as a Wine add-on package.
 - Dithering of pattern brushes in the DIB engine.
 - Support for installing the .NET 4.0 runtime.
 - DDS files supported in D3DX9.
 - Various bug fixes.
2012-05-28 08:43:52 +00:00
Gerald Pfeifer
900a18fb0f Use LATEST_LINK to distinguish this port from wine-gecko, and change
its PORTNAME to wine-gecko accordingly.
2012-05-28 08:22:29 +00:00
Gerald Pfeifer
f48e67973e Branch the emulators/wine-gecko port like we have been branching a new
emulators/wine-devel port off emulators/wine.  This new port, emulators/
wine-gecko-devel, now goes with wine-devel whereas wine-gecko continues
to support the regular wine port.

PR:		166730
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-05-27 12:00:31 +00:00
Martin Wilke
ae5f102643 - Fix build with clang
PR:		164243
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
2012-05-25 15:50:37 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Bernhard Froehlich
9f028aea1d - Update to 4.1.16
- Update wiki link to troubleshooting page
2012-05-23 12:39:20 +00:00
Martin Wilke
52ed16480b - Update to 3.9.0
PR:		168031
Submitted by:	Ports Fury
2012-05-23 02:01:33 +00:00
Gabor Kovesdan
64031f6c48 - Update to 20120515 2012-05-22 09:14:08 +00:00
Jason Helfman
226cca70fb - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR: ports/165994
Submitted by: 4721@hushmail.com
Approved by: maintainer, emulation
2012-05-22 06:15:49 +00:00
Raphael Kubo da Costa
823402ac87 Make the port build with the upcoming Qt 4.8.1.
vncview.cpp defines a macro called "error" (which is ugly), and
qfile.h, which is included later, defined a class method called error,
and conflicts arise.

Fix it by moving the macro definition after the Qt headers are
included.
2012-05-21 18:15:32 +00:00
Gabor Kovesdan
f4dd9e8541 - Fix last commit 2012-05-16 07:43:03 +00:00
Gabor Kovesdan
2d025d0996 - Update to 20120508 2012-05-16 07:35:28 +00:00
Gerald Pfeifer
bc88c65477 Add configuration for PORTSCOUT to disambiguate the wine and
wine-devel ports.

Discussed with:	shaun, miwi
2012-05-13 19:12:16 +00:00
Dmitry Marakasov
e09ef9b8a3 - Respect STRIP
PR:		ports/167818
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-13 00:42:10 +00:00
Gerald Pfeifer
3ad7f6809a Update to Wine 1.5.4. This includes the following changes:
- A new DirectSound resampler.
 - A Negotiate authentication provider.
 - OpenGL support in the DIB engine.
 - Beginnings of support for .NET mixed assemblies.
 - Support routines for Internationalized Domain Names.
 - Various bug fixes.
2012-05-12 12:17:09 +00:00
Marcus von Appen
c99a3bf417 - Update to version 0.88
- Unbreak port
- Pass maintainership to submitter

PR:		ports/167655
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2012-05-11 22:01:55 +00:00
Bernhard Froehlich
5f619fe147 - Install correct video and mouse drivers for xorg-server 1.10 and 1.12
- Add direct dependency on xorg-server to make sure XSERVER_VER is set
- Bump PORTREVISION
2012-05-10 06:44:36 +00:00
Gerald Pfeifer
96fe5514ab Update to Wine 1.5.3. This includes the following changes:
- Support for graphics bounds tracking.
 - A number of fixes to the builtin Internet Explorer.
 - Various DirectMusic improvements.
 - Better namespace support in MSXML.
 - Various bug fixes.
2012-05-08 01:54:57 +00:00
Bernhard Froehlich
d3d5da97e3 - Update to 4.1.14
- Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1]
- Add support for VLAN interfaces to NetIfList() [2]
- Add support for VIMAGE to VBoxNetAdp [3]
- Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM is powered off [3]

Submitted by:	Andriy Gapon <avg at FreeBSD.org> [1]
		Landon J Fuller <landonf at plausible dot coop> [2]
		Mikolaj Golub <trociny at freebsd.org> [3]
Sponsored by:	Plausible Labs Cooperative, Inc [2]
2012-04-30 17:18:04 +00:00
Alexander Leidinger
411ec35250 Update TODO list. 2012-04-22 19:23:27 +00:00
Alexander Leidinger
38e64eced8 Add linux_base-c6. 2012-04-22 19:21:38 +00:00
Alexander Leidinger
8417486741 Add missing source RPMs. 2012-04-22 19:20:51 +00:00
Jun Kuriyama
b039fb8128 - Update to r234349 of svn.
- But build on OSREL=8.2 failed.  So stick old rev on 8.2.
- Add support for 8.3-REL.
- Copy only required part of source tree [1].

Suggested by:	Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1]
2012-04-22 13:52:23 +00:00
Alexander Leidinger
bb4ac8066a After repocopy (by marcus@) from linux_base-f10:
Add linux_base-c6 port. This is a linux_base port based upon CentOS 6.
CentOS 6 is supported upstream (so far) until November 30, 2020.

Compared to the port as submitted in the PR, I added most SRC_DISTFILES
and set the maintainer to emulation@ (discussed with the submitter).

Not connected to the ports collection (emulation/Makefile) yet, first I want
to find the missing src RPMs (compat-*, stdc++, ...). The port is committed
anyway, so that people can help with the TODO list (in the Makefile).

WARNING: it is highly experimental to use this port instead of the default
linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch
out for unimplemented syscalls (most recent 8-stable / 9-stable or -current
is recommended for this).

Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
PR:		165900
2012-04-22 09:24:51 +00:00
Alexander Leidinger
3dc264c6a3 Add conflicts with the upcomming linux_base-c6 port. 2012-04-22 08:53:59 +00:00
Bernhard Froehlich
9fb658ddc3 - Remove patches from sobomax again because they cause
more trouble than they solve.

With hat:	vbox
Reported by:	various people on emulation@
2012-04-20 08:11:47 +00:00
Eitan Adler
ac5bbfe8c2 Add website to pkg-descr
Submitted by:	nemysis@gmx.ch
2012-04-17 04:52:40 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Gerald Pfeifer
76eb938f30 Update to Wine 1.5.2. This includes the following changes:
- Improved naming scheme for audio devices.
 - Beginnings of support for JPEG encoding.
 - Several printing fixes.
 - Improvements to the URL cache.
 - Various bug fixes.

Explicitly configure --without-dbus to make builds deterministic and
reproducible.
2012-04-14 00:21:37 +00:00
Maxim Sobolev
a03ecba7da Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,
hopefully somebody would fix bsd.kmod.mk, but for now we need this.
2012-04-12 18:16:51 +00:00
Gerald Pfeifer
e22a7f65f2 Set LATEST_LINK to disambiguate the wine-devel port from wine;
bump PORTREVISION.

Feature safe:	yes
2012-04-07 15:18:33 +00:00
Gerald Pfeifer
4e4cc2295b Add a CONFLICT with the new emulators/wine-devel port and adjust
the COMMENT along what we did there, to make it easier to understand.

Explicitly configure --without-dbus --without-opencl to make builds
deterministic and reproducible.

Feature safe:	yes
2012-04-07 12:38:29 +00:00
Gerald Pfeifer
b1c346d8b7 Update to Wine 1.5.1. This includes the following changes:
- Built-in JavaScript now preferred over Gecko in most cases.
 - Support for scalable font resources.
 - Fixes for audio and video playback.
 - Support for script decoding in JScript.
 - Various bug fixes.

On the way update the Makefile header and add a CONFLICTS with
emulators/wine, to complete the branching of this port.

Feature safe:	yes
2012-04-06 12:57:29 +00:00
Gabor Kovesdan
e58926c164 - Update to 20120403
Feature safe:	yes
2012-04-05 22:29:44 +00:00
Gerald Pfeifer
f47e4ea737 Connect the new wine-devel port.
Feature safe:	yes
2012-04-05 20:40:00 +00:00
Gerald Pfeifer
b11f2e295d Update to Wine 1.5.0. This includes the following changes:
- New version of the Gecko engine.
 - Support for path gradients in GdiPlus.
 - Various MSXML improvements.
 - Fixes to 64-bit exception handling.
 - Various bug fixes.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
Feature safe:	yes
2012-04-05 20:36:32 +00:00
Bernhard Froehlich
9291a32e0c - Update to 4.1.12
- Fix PAM authentication for vboxwebsrv  [1]

PR:		ports/166614 [1]
Submitted by:	Landon Fuller <landonf@plausible.coop> [1]
Feature safe:	yes
2012-04-05 11:16:31 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Jose Alonso Cardenas Marquez
9230800cf8 - Update to 3.6.1
See the changelog at http://stella.sourceforge.net/stellanews.php

Feature safe:	yes
2012-03-31 04:00:08 +00:00
Alex Kozlov
f9dfea7ca6 - Update to 0.8.7
Appropriate credits given to hosts in documentation
- Install Profiles system-wide (defaults to local profiles if available)
- Install Optional Documentation system-wide (depends on NOPORTDOCS)
- Fix fetch with BerliOS

PR:	ports/166487
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-30 17:48:02 +00:00
Bernhard Froehlich
bdb61663a4 - Mark BROKEN on < 8.2 because vm_page_find_least() was not available before
Reported by:	pointyhat (via pav)
Feature safe:	yes
2012-03-30 12:37:46 +00:00
Jose Alonso Cardenas Marquez
5f2a9c480c - Update to 0.9.11.1
- Remove obsolete patch files

Feature safe:	yes
2012-03-26 02:11:49 +00:00
Jose Alonso Cardenas Marquez
8789842c0a - Update to 3.6
Feature safe:	yes
2012-03-26 01:27:12 +00:00
Ganael LAPLANCHE
ff8939070a - Respect WITH_DEBUG to build with debug information
- Avoid forcing GCC version when building with clang

Feature safe:	yes
2012-03-22 12:47:49 +00:00
Bernhard Froehlich
d97f13f37b - Update to 4.1.10
Feature safe:	yes
2012-03-15 09:32:29 +00:00
Ganael LAPLANCHE
ca5d30f775 Update to 3.0.r20120307
Feature safe:	yes
2012-03-15 09:09:13 +00:00
Martin Wilke
651d4b8d06 - Update to 0.35
PR:		164992
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-13 15:52:52 +00:00
Gabor Kovesdan
1bf452a631 - Update to 20120306
Feature safe:	yes
2012-03-13 10:36:09 +00:00
Alex Kozlov
a3de89d837 Update dgen-sdl to 1.30
- M68K debugger support (contributed by Edd Barrett).
- Screen initialization has been completely rewritten.
- Improved archived ROMs support, ZIP files can now be read properly.
- Interactive prompt support which enables DGen to be reconfigured
  and to load/unload ROMs on the fly.
- International (read: non-US/QWERTY) keyboards support.
- Many bugfixes

PR:		ports/165945
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-13 05:46:56 +00:00
Gerald Pfeifer
557a24f2e1 Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.

Feature safe:	yes
2012-03-11 01:07:00 +00:00
Bernhard Froehlich
42f86b65d6 - Unbreak by disabling broken VMM testcase. It seems to be an incompatibility with recently updated yasm.
Submitted by:	pointyhat (via pav)
Feature safe:	yes
2012-03-09 21:57:44 +00:00
Bernhard Froehlich
31bc87dae9 - Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:	avg
Feature safe:	yes
2012-03-09 21:46:18 +00:00
Bernhard Froehlich
b9276d3bb2 - Fix compile error on recent current
include/iprt/stdint.h:162: error: 'intptr_t' has a previous declaration as 'typedef long int intptr_t'
/usr/include/sys/_stdint.h:78: error: conflicting declaration 'typedef uintptr_t uintptr_t'
include/iprt/stdint.h:165: error: 'uintptr_t' has a previous declaration as 'typedef long unsigned int uintptr_t'
kBuild: Compiling tstAsmStructsasm - src/VBox/VMM/testcase/tstAsmStructsAsm.asm
kBuild: Compiling tstGlobalConfig - src/VBox/VMM/testcase/tstGlobalConfig.cpp
kmk: * [out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o]

Submitted by:	Tijl Coosemans <tijl@freebsd.org>
Feature safe:	yes
2012-03-09 21:42:01 +00:00
Ganael LAPLANCHE
3e61501fad - Update to 1.9.92.r76026
- Remove dfbinimage2 plugin :
  - it is not maintained upstream
  - dfcdrom is maintained and can be used instead

Feature safe:	yes
2012-03-09 13:14:51 +00:00
Bernhard Froehlich
b182df0087 - Update Guest Additions Mirrorsite
PR:		ports/165597
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-03-08 15:23:53 +00:00
Bernhard Froehlich
207d706608 - Remove empty line at end of file
Reported by:	Alex Kozlov <ak@FreeBSD.org>
2012-03-08 14:20:33 +00:00
Gerald Pfeifer
6d5bb1951d Update to Wine 1.4, the real release. The list of changes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.
2012-03-07 21:38:05 +00:00
Pav Lucistnik
46f4d8752d - Mark BROKEN on amd64: fails to compile
kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1
  kmk: *** Deleting file

Reported by:	pointyhat
2012-03-05 22:08:22 +00:00
Martin Wilke
bf4a1ee116 - Unbreak
PR:		165443
Submitted by:	maintainer
2012-03-04 13:46:40 +00:00
Alex Kozlov
7ca108f3bd Update maintainer email in my ports
Approved by:	eadler (mentor)
2012-03-02 23:43:45 +00:00
Gerald Pfeifer
dfd07fd791 Update to Wine 1.4 RC6. Among others, this now reliably detects
CPU speed on FreeBSD by reading the hw.clockrate sysctl instead of
one that is not always present.
2012-03-02 20:47:05 +00:00
Pav Lucistnik
9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Juergen Lock
72cb34ee50 Remove the GA knob, it can no longer be turned off since other parts
of the build now depend on python too.
2012-02-28 22:41:05 +00:00
Gerald Pfeifer
d807706486 Update to Wine 1.4 RC5; translation fixes and some final bug fixes. 2012-02-26 15:54:54 +00:00
Bernhard Froehlich
948e653bff - Revert memobj r0 patch until the problems on i386 are solved
- Bump PORTREVISION

Reported by:	dougb, Frank Bartels
Discussed with:	avg
2012-02-22 22:09:41 +00:00
Bernhard Froehlich
379ce3f230 - Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]

Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:	redports.org/~virtualbox/
2012-02-21 14:31:55 +00:00
Bernhard Froehlich
f3865a976c - Update to 4.0.16
- Fix lib32 checks to use /usr/lib32/libc.so

Obtained from:		redports.org/~virtualbox/
2012-02-21 12:43:15 +00:00
Marcus von Appen
244ceabff9 mupen64plus-audio-sdl 2012-02-20 05:55:15 +00:00
Martin Wilke
c87be4a1d4 - Update to 0.145
PR:		164991
Submitted by:	Ports Fury
2012-02-19 23:25:04 +00:00
Martin Wilke
036fe89b5c - Update to version 0.8.2
PR:		164989
Submitted by:	Ports Fury
2012-02-19 23:24:55 +00:00
Martin Wilke
8c720ade0c - Update to version 0.145
PR:		164990
Submitted by:	Ports Fury
2012-02-19 23:24:50 +00:00
Wesley Shields
30fd0989d7 Assign back to the pool. 2012-02-18 20:30:59 +00:00
Max Brazhnikov
a5a22a7612 Update to 1.29
PR:		ports/164743
Submitted by:	Hardy Schumacher <hardy.schumacher at gmx.de>
Approved by:	Alex Kozlov (maintainer)
2012-02-18 19:08:57 +00:00
Gerald Pfeifer
437543d296 Update to Wine 1.4 RC4; yet more bug and translation fixes. 2012-02-18 11:11:09 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Steve Wills
db8e337894 - Take maintainership 2012-02-18 01:47:54 +00:00
Juergen Lock
743f1c15fc Update to 1.0.1 - announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg02458.html
2012-02-17 22:31:17 +00:00
Michael Scheidell
c768920479 - Actually bump portepoch
Submitted by:	swills
Approved by:	gabor (mentor, implicit)
2012-02-17 18:27:11 +00:00
Michael Scheidell
811e3dc9d5 - Back out all changes to date starting with this pr.
- changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable.
- other changes along the way, attempting to fix it made port broken were also backed out
- Only patches left were DougB's rc script patches
- Bump PORTEPOCH

PR:		ports/161891
Submitted by:	scheidell (me)
Approved by:	ports@ (maintainer, implicit), gabor (mentor)
2012-02-17 16:54:12 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Pav Lucistnik
4ac48ce5ae - Mark BROKEN: does not package
Reported by:	pointyhat
2012-02-15 23:09:25 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Gerald Pfeifer
8cb9dfdb3e Use cups-client, not the full cups-base, to support the CUPS option.
This reduces the footprint in this case.

PR:		165027
Submitted by:	Pavel Gubin <pg@2lazy.ru>
2012-02-12 17:51:47 +00:00
Ruslan Makhmatkhanov
fd3d58ae5a - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 15:56:41 +00:00