1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

5403 Commits

Author SHA1 Message Date
Bryan Drewery
3361e9bb34 Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat:	portmgr
2015-03-23 04:04:58 +00:00
David Naylor
1929959dda emulators/wine-mono: instruct portscout to ignore new versions. 2015-03-22 18:04:05 +00:00
Gerald Pfeifer
efe87a5452 Update to Wine 1.7.39. This includes the following changes:
- Kerning support in DirectWrite.
 - Support for DirectX Media Objects filters.
 - Better support for animated GIFs in GdiPlus.
 - Improved support for Known Folders in Shell32.
 - Various bug fixes.
2015-03-22 14:47:22 +00:00
Baptiste Daroussin
0afab272dc Convert to @fcfontdir 2015-03-21 23:45:33 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
86da95d9ee - Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE [1]
- Use single space after WWW:
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket) [1]
With hat:	perl
2015-03-21 19:55:25 +00:00
Antoine Brodin
9e2f821057 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-03-20 19:09:22 +00:00
John Marino
e5587f8a2b emulators/dtcyber: Make jobs safe
Another example of "all" target containing a "clean" target that
seems to have removed object files after they were built.  While here,
get rid of weird "pre-patch" target since we are patching Makefile.x11
anyway.  We can handle some of that substituion with flags.
2015-03-19 18:57:40 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Juergen Lock
5624ea0188 - Fix procctl check.
- Bump PORTREVISION.

PR:		198667
Submitted by:	garga
2015-03-17 21:59:32 +00:00
Bryan Drewery
e938a345b5 Remove spurious WRKDIR references.
This is not referred to later so I assume it was debugging
at some point.
2015-03-17 19:22:08 +00:00
Jung-uk Kim
c2b05cbd68 Update to 4.3.26. 2015-03-16 23:04:40 +00:00
Jung-uk Kim
e0f830cec1 Fix the fix. My patch was actually wrong and upstream properly fixed it.
Pointy hat to:	jkim
2015-03-16 17:56:59 +00:00
Jung-uk Kim
995f8b003c Fix several bugs found by Clang. Note few patches were obtained from
upstream.  Other patches were submitted to upstream.
2015-03-13 21:21:10 +00:00
Jung-uk Kim
18ceccec9f VBoxSDL does not support drag and drop feature. Make it depend upon QT4. 2015-03-13 00:39:55 +00:00
David Naylor
623fe5e498 emulators/i386-wine-devel: chase bump in dependencies.
PR:	198497
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2015-03-12 17:13:39 +00:00
Jung-uk Kim
103d703c0f - Enable drag and drop from host to guest.
- Make UDPTUNNEL option actually work.
2015-03-12 06:52:25 +00:00
Juergen Lock
80d1b18357 Update to 2.2.1, announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/325002
2015-03-11 19:56:54 +00:00
Juergen Lock
7f4d6db4e6 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-03-10 19:30:15 +00:00
David Naylor
48d4a8db8f emulators/i386-wine-devel: update to 1.7.38. 2015-03-10 19:17:37 +00:00
Jung-uk Kim
442e152697 Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS,
and remove unused code.
2015-03-09 23:31:42 +00:00
Gerald Pfeifer
e0a561436f Update to Wine 1.7.38. This includes the following changes:
- New version of the Gecko engine based on Firefox 36.
 - Updated version of the Mono engine.
 - Support for themed scrollbars.
 - More compatible RPC interface for service control.
 - Support for X Drag & Drop version 5.
 - Threading fixes in IME support.
 - Various bug fixes.
2015-03-08 10:28:09 +00:00
Gerald Pfeifer
c972bdaa5c Update wine-mono-devel, the Mono .NET implementation component for
wine-devel, from version 4.5.4 to 4.5.6.

Approved by:	dbn (maintainer, pre-approved)
2015-03-08 10:27:28 +00:00
Gerald Pfeifer
f735b9576a Update wine-gecko-devel, the Gecko Layout Engine component for wine-devel,
from version 2.34 to 2.36.

Approved by:	dbn (maintainer, pre-approved)
2015-03-08 10:26:00 +00:00
Dmitry Marakasov
0762c29550 - Add LICENSE
- Strip binary
2015-03-07 03:19:44 +00:00
Antoine Brodin
428b6bbc0c Reset maintainer, connections to SMTP server time out 2015-03-05 13:49:48 +00:00
Dmitry Marakasov
64ee31609b - Add LICENSE
- Add empty directories to plist
2015-03-05 01:45:47 +00:00
Jung-uk Kim
19a52b429c Update to 4.3.24. 2015-03-03 05:43:11 +00:00
Baptiste Daroussin
9ae3fa335d Remove Author from pkg-descr and white space fixes 2015-03-02 23:26:42 +00:00
Dimitry Andric
63e8b9315e Fix -Werror warnings from clang 3.6.0 and higher about unused local
typedefs, which are used for hand-implementing compile-time assertions,
by adding an __unused__ attribute.

Approved by:	maintainer (swills)
PR:		198202
2015-03-02 21:36:51 +00:00
David Naylor
2bfb450880 emulators/i386-wine-devel: update to 1.7.37. 2015-03-01 19:45:49 +00:00
Juergen Lock
f7c8fdbe5c - Add rc.d script to emulators/qemu-user-static to (optinally) setup
imgact_binmisc configs on systems where that exists.
- Bump PORTREVISION.

Submitted by:	linimon (with some changes by me)
2015-03-01 15:16:42 +00:00
Dmitry Marakasov
229b74f29b - Simplify MASTER_SITES
- Remove unneeded MAN1
- Don't show pkg-message from Makefile
- Disable and mark broken RAZE and STAR options, as they fail to link
- Fix configure to properly detect amd64 arch
- When compiling with clang, drop compiler flags not supported by it
- Disable -malign-double on amd64, gcc says it makes no sense

Approved by:	bapt
MFH:		2015Q1
2015-02-28 02:24:16 +00:00
Danilo Egea Gondolfo
abe68c8134 - Update to 0.49 2015-02-26 23:16:30 +00:00
Max Brazhnikov
b2b5151ef3 - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
2015-02-24 21:46:28 +00:00
Ganael LAPLANCHE
ff905bdfcc Mark the port as broken on armv6.
Progress has been done upstream to add arm support to Dolphin, so this will
probably be for a future release.

PR:		197551
Submitted by:	sbruno
2015-02-23 13:40:56 +00:00
Ganael LAPLANCHE
b2fa428f64 Fix build with Gcc 4.9
PR:		197890
Submitted by:	gerald
2015-02-23 13:16:09 +00:00
Gerald Pfeifer
77dfef9e23 Update to Wine 1.7.37. This includes the following changes:
- Interface change notifications.
 - Support for the UTF-7 encoding.
 - A number of graphical fixes for themed controls.
 - Wininet now implemented on top of Win32 sockets.
 - Various bug fixes.
Plus the following changes from Wine 1.7.36 which was not properly
announced:
 - Support for configuring speakers in Winecfg.
 - Support for typographic features in DirectWrite.
2015-02-22 20:58:48 +00:00
Juergen Lock
6b4a1450e8 This is a slave port of emulators/qemu-sbruno now. (not qemu-devel)
Confusion reported by:	linimon
2015-02-21 19:44:46 +00:00
Gerald Pfeifer
4f48657633 Properly sort two COMPHOLIO-specific items in pkg-plist.
PR:		197798
2015-02-21 16:15:35 +00:00
Jung-uk Kim
ecdf6280c8 Make the previous patch conditional as we always did. 2015-02-19 00:25:57 +00:00
Jung-uk Kim
b1c6f4e724 Fix build with Clang on i386. Previously, we defined GCCUSESGAS to work
around the problem but X.org removed it from 1.17:

http://cgit.freedesktop.org/xorg/xserver/commit/?id=93745a6c1afc830759219f8632ec565d83c7bc12
2015-02-18 23:56:38 +00:00
Jan Beich
364b80e887 - Update to version 0.9.14
- Add QT5 and SDL2 options

PR:		197427
Submitted by:	tkato432@yahoo.com
2015-02-17 16:17:34 +00:00
Jung-uk Kim
8749c28860 Let rc(8) scripts directly execute binaries. This makes them stop properly.
Submitted by:	vvd@unislabs.com (initial patch)
2015-02-17 07:07:01 +00:00
Jung-uk Kim
f94082268e Fix the executable wrapper to properly check its installation directory when
QT4 option is disabled.

Reported by:	raul@b2n.org, abi@abinet.ru
Submitted by:	gpalmer (initial patch)
2015-02-16 21:49:47 +00:00
Juergen Lock
43e3cb0f43 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

(Looks like aarch64-bsd-user starts becoming usable...)
2015-02-16 21:25:37 +00:00
Jan Beich
67088d05cb Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS

Differential Revision:	https://reviews.freebsd.org/D1851
Approved by:	bapt (mentor)
2015-02-16 08:12:16 +00:00
Juergen Lock
9370b71bc9 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-02-15 20:03:07 +00:00
Koop Mast
92a684c4ff Fix build with clang 3.5.0.
PR:		196108
Submitted by:	dim@
Approved by:	maintainer (via IRC)
2015-02-14 13:36:48 +00:00
Jung-uk Kim
0f8aa7bf07 Fix plist without X11 or QT4 options.
Reported by:	bar
2015-02-13 23:44:00 +00:00