2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-08-07 21:25:44 by David Brownlee | Files touched by this commit (5) |
Log message:
Updated www/arcticfox to 42.1
A minor release.
Many JavaScript and CSS improvements!
Unfortunately, PowerPC is still unstable.
Attention: The preferences folder changed in 42.0. The domain
changes from org.wickix to org.multix and the application name from
'Arctic Fox' to 'ArcticFox'.
In your home directory rename '.org.wickix.Arctic Fox' to
'org.multix.ArcticFox'. Your preferences, history and session will
be retained without issues.
Approved $MAINTAINER
|
2023-08-07 21:23:01 by David Brownlee | Files touched by this commit (1) |
Log message:
Sort CONFIGURE_ARGS. NFCI
|
2023-07-22 12:31:38 by Nia Alarie | Files touched by this commit (2) |
Log message:
arcticfox: Remove .a archives before installing.
Not very useful, and they're installed conditionally depending on platform,
which makes PLISTs hard.
|
2023-07-06 16:14:38 by David Brownlee | Files touched by this commit (1) |
Log message:
Put SSP_SUPPORTED=no before bsd.prefs.mk include
From Connor McLaughlan
Should fix running on sparc64 & alpha
|
2023-05-29 12:28:38 by David Brownlee | Files touched by this commit (2) |
Log message:
Update for changed upstream distfile
Have compared and only change is related to the text in git_refnames.
Have not bumped PKGGREVISION
|
2023-05-25 21:20:54 by David Brownlee | Files touched by this commit (1) |
Log message:
Set SSP_SUPPORTED=no for alpha also
|
2023-05-24 17:51:18 by David Brownlee | Files touched by this commit (1) |
Log message:
Set SSP_SUPPORTED=no for sparc64
|
2023-05-21 20:35:58 by David Brownlee | Files touched by this commit (3) |
Log message:
Updated www/arcticfox to 41.0
This is a major release. A long standing issue affecting dom
promises which could lead to JavaScript hangs has been fixed, it
has been there since forking from PaleMoon and has been hunted for
years!
TLS 1.3 is now supported if a new enough system nss library is used.
Otherwise, countless fixes were imported
- build system improvements
- dom and layouting fixes
- specific MacOS fixes
|