pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/links-gui links-gui: update to 2.26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b029b345a1ce
branches: trunk
changeset: 380150:b029b345a1ce
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sun May 29 17:59:30 2022 +0000
description:
links-gui: update to 2.26.
=== RELEASE 2.26 ===
Wed Apr 6 18:13:16 CEST 2022 mikulas:
Fix a display glitch if the list is empty and the user presses '*'
Sat Mar 26 11:09:12 CET 2022 mikulas:
Add a possibility to pass gopher:// URLs to an external program
Sat Jan 1 14:46:06 CET 2022 Martin Michel <martin.famic.de>:
Updated the German translation
Updated the initial bookmarks
Fri Dec 24 12:47:58 CET 2021 zinov%waifu.club@localhost:
Fix a bug when form submit url contained '#'
Sun Dec 5 18:17:11 CET 2021 mikulas:
Support WEBP images
Fri Dec 3 17:40:55 CET 2021 mikulas:
Support DNS-over-HTTPS
Sun Nov 21 11:36:45 CET 2021 mikulas:
Try multiple IPv4 addresses on systems that don't have getaddrinfo
Sun Nov 14 20:55:11 CET 2021 Timur Adamov <nbvec222%gmail.com@localhost>:
Handle the "TD" tag outside "TR" the same way as in other browsers
Tue Oct 19 18:42:50 CEST 2021 mikulas:
Make it possible to bind a socket to a network interface
It could be activated by specifying interface name in the "Bind to local
IP address" box
diffstat:
www/links-gui/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 65ae21120701 -r b029b345a1ce www/links-gui/Makefile
--- a/www/links-gui/Makefile Sun May 29 17:59:04 2022 +0000
+++ b/www/links-gui/Makefile Sun May 29 17:59:30 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2022/04/18 19:12:18 adam Exp $
+# $NetBSD: Makefile,v 1.102 2022/05/29 17:59:30 fcambus Exp $
PKGNAME= ${DISTNAME:S/links/&-gui/}
-PKGREVISION= 1
COMMENT= Lynx-like text and graphics WWW browser
USE_TOOLS+= pkg-config
@@ -22,6 +21,7 @@
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/libwebp/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index