| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Some changes have been made in this release that break backwards
compatibility. Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.
PR: 245725
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
| |
PR: 244947
Submitted by: Trond.Endrestol@ximalas.info
|
| |
|
|
| |
Submitted by: Klaus Küchemann <maciphone2@googlemail.com>
|
| |
|
|
|
|
| |
The previous patch didn't check for architecture.
PR: 243183
|
| |
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary.
Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2.
PR: 243183
Approved by: glewis (maintainer)
|
| |
|
|
|
|
|
|
| |
* Make sure has_mfdscr() returns false on these machines as using it on
FreeBSD 12.x will cause problems (e.g. SIGILL).
PR: 239368
Sponsored by: The FreeBSD Foundation
|
| | |
|
| |
|
|
|
|
| |
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64. These have been upstreamed but
are not in a release yet.
|
| |
|
|
| |
PR: 237370
|
| |
|
|
| |
* Use the latest cacerts file from Oracle's public distribution of 12.0.2
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Sort LIB_DEPENDS and USE_XORG.
* Add a dependency in alsa-lib now that sound is supported on FreeBSD.
* Don't disable dtrace now that it is supported on FreeBSD.
* Less intrusive iconv change.
|
| |
|
|
| |
PR: 236759
|
| | |
|
| | |
|
| |
|