| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
| |
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864
|
| |
|
|
|
|
|
|
|
| |
Abandonware, last release in 2007 and is no longer being developed
PR: 276956
Approved by: portmgr (maintainer timeout, 2+ weeks)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
PR: 276920
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2023/07/21/WildFly29-Released/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Similar to certificate management with certctl(8) users can use custom
enterprise CAs. These need to be assembled into a custom cacerts file.
Therefore, an admin can install a custom truststore to an arbitrary
location and have the OpenJDK port symlink to it by adding
OPENJDK_SYMLINK_CACERTS to make.conf.
E.g., OPENJDK_SYMLINK_CACERTS=/usr/local/etc/ssl/cacerts.
PR: 229329
Approved by: jrm (mentor), otis (mentor), glewis
Differential Revision: https://reviews.freebsd.org/D42720
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Building java/openjdk{19,20,21} with lld 17 results in the following link errors:
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined
ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol not defined
This is because lld 17 defaults to errors when undefined symbols are
referenced in linker version scripts. The problem is due to the Makefile
JvmMapfile.gmk, which generates a linker version script. It uses "nm
--defined-only" to dump symbols in object files, but this also includes
local (hidden) symbols. Add "--extern-only" to make it only dump global
symbols.
PR: 276425
Approved by: otis (mentor), dim
MFH: 2024Q1
Differential Revision: https://reviews.freebsd.org/D43620
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2023/04/20/WildFly28-Released/
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
- Upstream last release was in 2000
- Upstream unmaintained
- Upstream advises to use net/apache-commons-net
- Update WWW
- Set EXPIRATION_DATE 2024-03-31
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2022/11/09/WildFly27-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2021/12/16/WildFly26-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2021/10/05/WildFly25-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2021/06/17/WildFly24-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2021/03/11/WildFly23-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2021/01/13/WildFly22-Final-Released/
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2020/10/13/WildFly21-Final-Released/
|
| |
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2020/06/08/WildFly20-Final-Released/
|
|
|
|
| |
Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12345176
|
|
|
|
| |
PR: 276033
|
|
|
|
| |
Thank you, Yasuhito FUTATSUKI.
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2019/11/14/WildFly-1801-Released/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12342471
|
|
|
|
| |
Changelog: https://www.wildfly.org/news/2019/02/27/WildFly16-Final-Released/
|
|
|
|
|
| |
DSCR was disabled because of a bug in stable/12.
Additionally, remove ELFv1 support.
|
|
|
|
| |
Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12340359
|
|
|
|
| |
Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12339042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
|
|
|
| |
2023-11-30 java/wildfly10: End of life upstream
|
| |
|