Commit graph

4299 commits

Author SHA1 Message Date
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