Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.1_2,1 15 Aug 2019 06:53:31 |
gerald |
Backport r506725 | gerald | 2019-07-16 from wine-devel:
Fix packaging list (pkg-plist) when the MPG123 option is set.
PR: 239202
Submitted by: arrowd, avos
MFH: 2019Q3 (packing list with non-default option) |
4.0.1_2,1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
4.0.1_2,1 10 Aug 2019 17:48:18 |
gerald |
Add a note how to work around Wine issuing an error message of
i386_set_ldt: Invalid argument
Did you reconfigure your kernel with "options USER_LDT"?
PR: 224264
Submitted by: rozhuk.im@gmail.com
Reviewed by: arrowd
MFH: 2019Q3 (documentation to address crash) |
4.0.1_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.0.1,1 03 Jul 2019 00:08:48 |
gerald |
Add a comment explaining that files/patch-libinotify is not necessary for
Wine 4.7 and later (and Wine 5.0) any longer and shall be removed then. |
4.0.1,1 17 May 2019 11:47:05 |
gerald |
Update to the Wine 4.0.1 maintenance release.
This brings various bug fixes and Sinhala and Tamil translation updates. |
4.0,1 22 Feb 2019 11:13:08 |
gerald |
Update from the Wine 3.0 release series to Wine 4.0.
This represents a year of development effort with over 6,000 individual
changes. Due to regular syncing between the wine-devel port and this
one changes mostly relate to pkg-plist; the biggest difference between
the two is wine-devel featuring a STAGING option to support the Wine
Staging patchset.
Highlights of this new release include Direct3D 12 and Vulkan support,
as well as support for game controllers.
It also goes along with a corresponding minor update of
emulators/wine-mono. [1]
The following is a more detailed list extracted from the full(er) release (Only the first 15 lines of the commit message are shown above ) |
3.0.4_2,1 05 Feb 2019 14:48:16 |
gerald |
Add gl to X11_USES since a naked USE_GL=, without also setting USES, as
we've had has been deprecated for a while. |
3.0.4_2,1 25 Jan 2019 14:04:40 |
gerald |
Restore a simpler and more elegant version of r490816 which was reverted
in r490825. (r490827 addresses the breakage of INDEX which happened in
some scenarios that led to that revert.)
Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26. And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and since there may be other challenges given that
upstrea and in other distributions GCC is being used all along.
PR: 231010
Reviewed by: mat
Tested by: sbruno |
3.0.4_1,1 21 Jan 2019 07:47:58 |
gerald |
Remove a hack (defining __builtin_ms_va_list and friends) for versions
of clang before 3.8 and hence versions of FreeBSD no longer maintained. |
3.0.4_1,1 21 Jan 2019 07:45:00 |
antoine |
Revert r490816, it breaks INDEX
With hat: portmgr |
21 Jan 2019 01:12:27
|
gerald |
Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26. And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and there may be other challenges given that upstream
and in other distributions GCC is being used all along. [1]
Also backport part of r488645 | gerald | 2018-12-29 01:53:56 from
emulators/wine-devel:
Create a proper USES block in Makefile, moving the existing USES
statement there.
PR: 231010 [1] |
3.0.4_1,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.0.4,1 01 Dec 2018 18:16:45 |
gerald |
Update to the Wine 3.0.4 maintenance release which addresses 47 bug
reports and adds a lot of icons in Shell32. |
3.0.3_1,1 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
3.0.3,1 13 Sep 2018 22:04:25 |
gerald |
Update to the Wine 3.0.3 maintenance release which addresses 52 bug
reports, mostly in actual applications. |
3.0.2_2,1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
3.0.2_1,1 01 Sep 2018 13:18:21 |
gerald |
Backport r464959 | gerald | 2018-03-18 22:24:42 from emulators/wine-devel:
Fully disable building Kerberos components.
We already had --without-krb5, alas when someone had krb5 installed
in their build environment, the build still failed. This takes care
using a bigger hammer.
PR: 226396
Analyzed by: John Hein <z7dr6ut7gs@snkmail.com> |
3.0.2_1,1 20 Aug 2018 00:02:31 |
gerald |
Sync a comment re WoW64 plus the desktop file with revision r477548
of the emulators/wine-devel port to keep the two in sync. |
3.0.2_1,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.0.2,1 30 Jun 2018 19:28:34 |
gerald |
Update to the Wine 3.0.2 maintenance release which "only" fixes a couple
of bugs. |
3.0.1_1,1 16 Jun 2018 12:42:06 |
gerald |
Port revision 471203 from the wine-devel port to the main wine port:
Replace explicit settings of CFLAGS and LDFLAGS in favor of USES=localbase
(the former predating the latter by at least a decade alas with variation).
PR: 226396
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
3.0.1_1,1 03 Jun 2018 20:03:49 |
tcberner |
emulators/wine: fix desktop file on amd64
Reviewed by: gerald
Approved by: dbn
Differential Revision: https://reviews.freebsd.org/D15489 |
3.0.1,1 20 May 2018 10:23:13 |
gerald |
Update to the Wine 3.0.1 maintenance release which fixes a number of bugs
and provides translation updates for Finnish, German, Lithuanian, Norwegian,
Polish, Russian, and Ukrainian. |
3.0_1,1 05 May 2018 15:17:46 |
danfe |
For ports under `emulators', `games', `irc`, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list. |
3.0_1,1 02 Apr 2018 18:52:34 |
gerald |
Remove the workaround for a clang 6.0.0 crash on FreeBSD version 1200056
(where we'd use GCC), now that version 1200057 which fixes that issue is
eight weeks old.
PR: 224863 |
3.0_1,1 01 Apr 2018 20:40:02 |
gerald |
Change dependencies from wine-gecko-devel to wine-gecko and wine-mono-devel
to wine-mono.
Technically this is not required at this point, since the -devel and
regular ports provide the same versions temporarily, but it sets us up
for when the -devel ports are going to diverge again later. |
3.0,1 18 Feb 2018 20:45:08 |
gerald |
The issue of clang 6.0.0 crashing when building Wine was resolved with
__FreeBSD_version 1200057, so reduce the window of versions we need a
workaround for to just 1200056.
In the mid term I plan on removing this workaround, but let's keep it
in place for a bit longer for the sake of users on an affected snapshot.
PR: 224863
Thanks to: dim |
3.0,1 16 Feb 2018 23:40:41 |
gerald |
Fix the ibiblio.org MASTER_SITE URL which has changed. |
3.0,1 27 Jan 2018 09:37:41 |
gerald |
Update from the Wine 2.0 release series to Wine 3.0.
This represents a year of development effort with over 6,000 individual
changes. Due to regular syncing from the wine-devel port to this one
changes mostly relate to pkg-plist and the two ports mostly differ by
wine-devel featuring a STAGING option to support the Wine Staging
patchset.
Highlights of this new release include Direct3D 10 and 11 support,
Direct3D command stream, and improved DirectWrite and Direct2D support.
The following is a more detailed list:
== Direct3D
- A significant number of Direct3D 10 and 11 features are implemented (Only the first 15 lines of the commit message are shown above ) |
2.0.4,1 26 Jan 2018 10:43:50 |
gerald |
Limit the workaround for clang crashing to amd64.
PR: 224863
Reported by: jbeich |
2.0.4,1 26 Jan 2018 09:14:21 |
gerald |
Use GCC instead of the system compiler on FreeBSD 12.x with clang 6.0.0
since that compiler crashes.
(There may be a way to work around this in Wine, but that is unlikely
to be accepted for the stable release branch.)
PR: 224863 |
2.0.4,1 24 Jan 2018 08:49:48 |
gerald |
Backport r459628 | gerald | 2018-01-21 from emulators/wine-devel:
Configure --without-krb5 aka Kerberos support. This should not make a
real difference (and definitely not for clean builds), but makes this
explicit and also avoids a configure warning. |
2.0.4,1 11 Jan 2018 23:43:22 |
gerald |
Backport two configure-related changes from emulators/wine-devel. This
is partly to sync wine and wine-devel as closely as possible before the
pending new major release of Wine, partly to make builds more reproducible
outside of a strict build environment (there should be no change for "pure"
builds).
r454242 | gerald | 2017-11-15
[G]enerally disable PulseAudio support, not just for the
Wine Staging case (where this originally only existed). [1]
r458393 | gerald | 2018-01-08
Configure --without-udev since FreeBSD does not feature udev support
as such. (This should not be a practical change, but makes this explicit
and also avoids a configure warning.)
PR: 195765 [1]
Reported by: dbn [1] |
2.0.4,1 07 Jan 2018 23:28:40 |
gerald |
Update to the Wine 2.0.4 maintenance release which brings the following:
- Various bug fixes
- Updates to the National Language Support files
- Documentation updates
On the way backport r454456 from emulators/wine-devel where it has sat
for seven weeks now:
Explicitly add x11 and xext to USE_XORG (when the X11 option is set),
both of which were pulled in implicitly so far. [1]
Reported by: Mk/Scripts/qa.sh via dbn@ [1] |
2.0.3,1 20 Oct 2017 20:50:05 |
gerald |
Update to the Wine 2.0.3 maintenance release. This brings various bug
fixes and FreeType 2.8.1 compatibility fixes.
Move ONLY_FOR_ARCHS and USES to appropriate places in the Makefile. [1]
Reported by: portlint [1] |
2.0.2_1,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.0.2,1 21 Jul 2017 09:51:55 |
gerald |
Update to the Wine 2.0.2 maintenance which mostly fixes bugs (62 as
filed in the upstream bug tracker).
Sort ONLY_FOR_ARCHS.
Pet portlint as far as files/patch-dlls_iphlpapi_ipstats.c goes. |
2.0.1_2,1 04 Jun 2017 14:34:18 |
gerald |
Bump PORTREVISION for pkg-descr change. |
2.0.1_1,1 04 Jun 2017 14:33:34 |
gerald |
Be more bold re games working.
Add a note on when to use this port and how it relates to i386-wine.
Discussed with: dbn |
2.0.1_1,1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.0.1,1 23 Apr 2017 10:26:34 |
gerald |
Adjust PORTSCOUT to the new versioning scheme of Wine where current
releases carry versions of the form 2.0.x, whereas new development
snapshots are labeled 2.y. |
2.0.1,1 20 Apr 2017 19:18:21 |
gerald |
Update to the Wine maintenance release 2.0.1, bringing various bug fixes
and deprecating tools/wineinstall.
Switch to .xz distribution files from .bz2 on the way. |
2.0_3,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.0_2,1 21 Mar 2017 20:48:59 |
gerald |
Update emulators/wine-mono to version 4.6.4 and switch to new MASTER_SITES.
Switch emulators/wine to this (from emulators/wine-mono-devel) and bump
PORTREVISION accordingly. |
2.0_1,1 21 Mar 2017 08:27:28 |
glebius |
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported. |
2.0,1 03 Feb 2017 20:32:11 |
gerald |
Update from the 1.8 release series to Wine 2.0.
This represents over a year of development effort and around 6600
individual changes.
Support for Microsoft Office 2013 is a major highlight, and it
contains improvements across the board, as well as support for
many new applications and games.
== Text and fonts
- More DirectWrite features are implemented, including:
- Drawing of underlines.
- Renderer sees drawing effect associated with text segment.
- Support for color fonts in COLR/CPAL format. (Only the first 15 lines of the commit message are shown above ) |
1.8.6,1 22 Jan 2017 09:59:28 |
gerald |
Complete pkg-plist when OPENAL is set. |
1.8.6,1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.8.6,1 19 Dec 2016 23:05:14 |
gerald |
Update to Wine 1.8.6 which is a conservative maintenance release:
- Fix a regression introduced in 1.8.5 (#41627)
- Various bug fixes.
- A few more cards added to the GPU description table. |
1.8.5_1,1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.8.5,1 08 Oct 2016 09:17:22 |
gerald |
Update to Wine 1.8.5 which mostly brings a number of bug fixes, and
a new include file include/wine/windows/wlanapi.h.
On the way, properly sort two existing files in pkg-plist. |
1.8.4_1,1 29 Aug 2016 15:07:48 |
gerald |
Backport from wine-devel (r414806):
Include GNUTLS in the default options since apparently it does help
with Evernote and World of Warcraft.
And it also seems to help with Internet Explorer and Microsoft Office. [1]
Bump PORTREVISION.
PR: 208234
Reported by: crees [1] |
1.8.4,1 23 Aug 2016 10:14:41 |
gerald |
Configure without --without-xinerama which I missed from r420654 since
it was not part of the respective patch in wine-devel. |
1.8.4,1 23 Aug 2016 10:11:17 |
gerald |
Backport from emulators/wine-devel:
Require/build with Xinerama support (which has been explicitly disabled
before to ensure reproducible builds). Without this, some programs would
incorrectly show full screen as a wide window covering 2 monitors.
PR: 210039
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
1.8.4,1 23 Aug 2016 09:54:34 |
gerald |
Update to Wine 1.8.4 which brings
- various bug fixes, and.
- a few more cards added to the GPU description table.
Similar to 1.8.3 and a bit surprisingly a new include file
include/wine/windows/ddk/ndis.h. |
1.8.3,1 18 Jun 2016 21:28:25 |
gerald |
Update to Wine 1.8.3 which brings
- various bug fixes;
- a lot of additional NVidia cards in the GPU description table; and
- updates to the National Language Support files.
A bit surprisingly given the nature of this maintenance release, also
a handfull of changes to the packaging list (such as a new include file
include/wine/windows/fontsub.h). |
1.8.2,1 17 Apr 2016 10:03:13 |
gerald |
Fix for old make on FreeBSD 9.x. USE_GCC=yes instead of USE_GCC=any there.
PR: 206527 |
1.8.2,1 17 Apr 2016 09:52:56 |
gerald |
Force the use of GCC where it is the system compiler since
COMPILER_VERSION will be 42 (the GCC version) even if clang
is CHOSEN_COMPILER_TYPE in that case.
PR: 206527 |
1.8.2,1 12 Apr 2016 14:20:54 |
gerald |
Update to Wine 1.8.2 which brings
- various bug fixes;
- small translation updates. |
1.8.1_3,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.1_3,1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.8.1_2,1 11 Mar 2016 11:53:42 |
tijl |
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3. Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.
Long description:
First some background. When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain. Costs used to be configured in such a way that files were
first converted to PostScript. This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers. Nowadays most filters (Only the first 15 lines of the commit message are shown above ) |
1.8.1_1,1 08 Mar 2016 22:30:31 |
gerald |
Update emulators/wine-mono from 0.0.8 to 4.5.6. [1]
Adjust emulators/wine to use this port instead of wine-mono-devel,
which we just upgraded a few hours ago.
Approved by: dbn (maintainer, pre-approved) [1] |
1.8.1_1,1 11 Feb 2016 10:58:05 |
gerald |
Fix the build with clang 3.8.0 or later which support "native" Windows
varargs builtins.
PR: 206527
Submitted by: dim |
1.8.1_1,1 05 Feb 2016 22:28:26 |
gerald |
Depend on emulators/wine-gecko instead of emulators/wine-gecko-devel
when option GECKO is set.
Bump PORTREVISION accordingly.
Pet overeager portlint (when it comes to patch format). |
1.8.1,1 03 Feb 2016 22:31:57 |
gerald |
Update to Wine 1.8.1 which brings
- various bug fixes;
- small translation updates. |
1.8,1 05 Jan 2016 07:22:13 |
gerald |
Update from the stable 1.6 releases series of Wine to Wine 1.8 and the
1.8 release series. This represents 17 months of development and around
13,000 individual changes.
This port now also supports amd64.
It generally syncs with the emulators/wine-devel port (from where we
have been syncing various packaging changes over time), now configures
--without-gettext in addition to --without-gettextpo and still refers
to emulators/wine-gecko-devel and emulators/wine-mono-devel for the
time being, but remains without a dependency on sysutils/prelink.
At a more detailed level, changes include:
== Text and fonts (Only the first 15 lines of the commit message are shown above ) |
1.6.2_10,1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.6.2_10,1 24 May 2015 02:10:19 |
gerald |
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.
Adjust CONFLICTS across all Wine related ports.
Reviewed by: dbn, kmoore |
1.6.2_10,1 19 Apr 2015 12:37:11 |
dbn |
emulators/i386-wine(-devel|-compholio): add BUNDLE_LIBS.
The i386-wine ports bundle their own (32-bit) libraries that cause pkg-1.5
issues. Since these libraries are under lib32 it does not cause issues
with other software.
Bump PORTREVISION [1] for the 32-bit side of the ports. The 64-bit side of
the ports will be bumped when new packages have been prepared.
Approved by: gerald@ [1]
Reported by: bapt@ |
1.6.2_9,1 10 Jan 2015 09:27:53 |
gerald |
Add optional support for V4L (off by default).
With this, the wine and wine-devel ports are in sync as much as
possible. |
1.6.2_9,1 26 Dec 2014 18:52:17 |
dbn |
Backport changes from emulators/i386-wine-devel to emulators/i386-wine.
Changes:
- Fix install conflicts [1] (for the "newly" added compholio port)
- nvidia.sh: Gracefully handle a corrupt nVidia tarball
- nvidia.sh: Provide checksum and size information for nVidia tarball
- Reduce diff between i386-wine and i386-wine-devel:
- Add support for sub-ports (unused by this port)
- Properly detect linked (and dlopen) libraries
- binbounce: Properly set LD_(32_)?LIBRARY_PATH_RPATH variables
- nvidia.sh: Add detection for i386-wine-compholio
- Bump master port [1] due to changes to binbounce, nvidia.sh and shared
library handling.
Approved by: gerald@ [1] |
1.6.2_8,1 26 Dec 2014 14:32:47 |
gerald |
Replay revision r375594 (change libpng15.so to libpng.so in LIB_DEPENDS
to prepare the upgrade of graphics/png). |
1.6.2_8,1 26 Dec 2014 05:24:31 |
gerald |
Sync a number of changes from emulators/wine-devel:
Introduce a new option X11, on by default. On the way add --with-x,
--with-cms, --with-freetype, --with-jpeg, --with-png and --with-xrender
to CONFIGURE_ARGS that had been missing before.
Always configure --without-gettextpo and --without-osmesa. [1]
No long configure with bogus --without-xcomposite (since we have
had USE_XORG=xcomposite for a while).
Add tools/make_requests to SHEBANG_FILES. [1]
No longer use XORG=xpm. This has been removed with upstream commit
18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1]
Sort DOCS alphabetically in OPTIONS_DEFINE.
PR: 195765 [1]
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> [1] |
1.6.2_7,1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.6.2_6,1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.6.2_6,1 20 Dec 2014 07:48:09 |
gerald |
Fix pkg-plist when the MPG123 option is set.
Add USES=desktop-file-utils as suggested by stage-qa.
PR: 195903
Submitted by: amdmi3 |
1.6.2_5,1 30 Nov 2014 19:56:03 |
ak |
- Remove obsolete comments
- Make failure to create DOCSDIR fatal
- Include bsd.port.mk instead of pre/post.mk in emulators/wine
Approved by: gerald (maintainer) |
1.6.2_5,1 09 Nov 2014 23:55:32 |
gerald |
Merge back several changes and improvements from wine-devel:
- Add new option MPG123 (off by default).
- Move OPTIONS_SUB and several other statements related to options
(..._CONFIGURE_WITH, ..._USES); no functional change.
- Sort the sections for the GECKO and MONO options alphabetically.
- Remove obsolete check for versions of FreeBSD older than 8.0.
- Un-mute all invocations of ${INSTALL_DATA}. |
1.6.2_5,1 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
1.6.2_5,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.6.2_4,1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.6.2_4,1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.6.2_3,1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.6.2_2,1 03 Jul 2014 22:10:07 |
adamw |
Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers. |
1.6.2_2,1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.6.2_2,1 30 Apr 2014 21:49:00 |
gerald |
Build with a dependency on the X composite extension.
PR: 188831
Analyzed by: Denver Hull <denverh@comcast.net> |
1.6.2_1,1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.6.2,1 18 Jan 2014 10:04:07 |
dbn |
Update emulators/wine 1.6.2.
ChangeLog:
- Color management support updated to liblcms version 2.
- Various bug fixes.
Changes:
- Remove freetype patch, merged upstream.
Approved by: gerald (maintainer, implicit) |
1.6.1_1,1 03 Jan 2014 08:22:36 |
dbn |
Add missing components to patch-freetype of emulators/wine.
The patch was missing some changes made to dlls/gdi32/freetype.c.
Since the previous patch compiles and that this patch changes what code gets
compiled a PORTREVISION is required.
Base this patch on upstream commit 67f9b6e3 which simplifies some of the
changes to configure.
Approved by: gerald (maintainer, implicit) |
1.6.1,1 02 Jan 2014 10:29:23 |
dbn |
Fix build for emulators/wine.
With the recent change to print/freetype2 that introduces a new build
system building for emulators/wine broke. This break is fixed by back-
porting the changes (made upstream) to emulators/wine-devel to support the
new build system for print/freetype2.
Reported by: pkg-fallout
Approved by: gerald (maintainer, implicit) |
1.6.1,1 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
1.6.1,1 02 Dec 2013 16:49:37 |
dbn |
Update emulators/i386-wine to 1.6.1.
Changes:
* Backport changes from emulators/i386-wine-devel
* Fix CONFLICTS_INSTALL [1]
Approved by: gerald [1] |
1.6.1,1 26 Nov 2013 14:19:50 |
gerald |
Replace USE_GCC by USES=compiler:c11. [1]
Process two scripts installed with USES=shebangfix. [2]
Wine 1.6 actually depends on lcms, not lcms2. [3]
Suggested by: dbn [1]
Reported by: dbn [2], fiziologus@gmail.com [3] |
1.6.1,1 16 Nov 2013 04:31:33 |
gerald |
Update to Wine 1.6.1 which brings various bug fixes and translation
updates. |
1.6,1 01 Nov 2013 23:32:10 |
gerald |
Update to Wine 1.6 which represents 16 months of development effort and
some 10,000 individual changes (see below). [1]
STAGEify, follow the new LIB_DEPENDS standard, replace USE_GMAKE by USES.
== User interface
- Window transparency is supported, including both color keying and
alpha blending transparency.
- All window rendering is done on the client-side using the DIB engine
(except for OpenGL rendering). This means that rendering to windows
or bitmaps gives identical results.
- Common dialogs correctly scale with the screen DPI resolution.
- In virtual desktop mode, shortcuts placed in the Desktop folder are
displayed on the desktop, and can be used to launch applications. (Only the first 15 lines of the commit message are shown above ) |
1.4.1_2,1 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
1.4.1_2,1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.4.1_2,1 11 Aug 2013 18:13:11 |
dbn |
Backport changes from emulators/wine-devel and add CONFLICTS_INSTALL.
The backported changes allow the i386-wine(-devel) ports to install wine
in such a manor that it can run on FreeBSD/amd64.
The CONFLICTS_INSTALL conflict with the i386-wine packages and the correct
stable/devel packages (including the upcoming stable wine).
Approved by: gerald@ (implicit) |