Version: 1.0.3, Package name: lagrange-1.0.3 |
Maintained by: Solene Rapenne |
Master sites: |
Description Lagrange is a desktop GUI client for browsing Geminispace and Gopherspace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines. |
Filesize: 13811.588 KB |
Version History (View Complete History) |
|
2021-01-12 10:21:38 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to lagrange-1.0.3 |
2021-01-07 15:29:58 by Charlene Wendling | Files touched by this commit (1) |
Log message: lagrange: disable SSE4.1 support The check for SSE4.1 support is only done at build time, so the runtime was leading to SIGILL on machines with old amd64 processors where this instruction set is not implemented. This issue most likely hit i386 as well. tweak and OK sthen@, OK solene@ (maintainer) |
2021-01-03 03:48:58 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to lagrange-1.0.2 |
2020-12-28 10:51:03 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to lagrange-1.0.1 |
2020-12-17 15:26:24 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Fix build on sparc64 by switching it to use ports-gcc on base-gcc arches. (Otherwise fails because of use of -Wincompatible-pointer-types, which base-gcc doesn't support). ok solene@ (maintainer) |
2020-12-12 14:13:07 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to lagrange-0.13.1 Fix an issue with LibreSSL and client certificates |
2020-12-12 07:31:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Put @tag at the end of PLIST. |