91 Commits

Author SHA1 Message Date
sthen
6ed4ff28bd update to links+-2.25 2021-10-19 11:09:03 +00:00
sthen
28e3ff75c1 update to links+-2.23, from maintainer 2021-06-28 07:35:35 +00:00
sthen
5810871687 update to links-2.22, from maintainer Tim Meunier 2021-05-08 19:35:46 +00:00
bcallah
21f10ee67c Update to links-2.21, from MAINTAINER Tim Meunier.
Changelog: http://links.twibright.com/download/ChangeLog
2020-08-17 19:45:02 +00:00
bcallah
01efdd8dac Update to links+-2.20.2; fixes a bug that is unlikely to be triggerable on
OpenBSD.

From Tim Meunier (MAINTAINER) -- thanks!
2020-03-15 00:51:43 +00:00
bcallah
74389d9a3f Update to links+-2.20.1
Changelog: http://links.twibright.com/download/ChangeLog
From MAINTAINER Tim Meunier
2019-09-15 00:20:10 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
bcallah
bd46cc55ad Update to links+-2.19
Original diff from Tim Meunier (MAINTAINER) plus WANTLIB tweaks by me.
2019-05-02 03:01:25 +00:00
edd
1fa8c50bc6 www/links+: Update to 2.18.
"The update looks good to me"
"Been using the new version daily for a week now" -- MAINTAINER

OK bcallah@ with a small tweak. Thanks.
2019-01-31 11:37:09 +00:00
sthen
eb4ef3be89 update to links+-2.17, from maintainer 2018-09-23 20:12:32 +00:00
bcallah
28a7971bae Update to links+-2.16, diff from Tim Meunier (MAINTAINER)
Add --disable-lzip to CONFIGURE_ARGS from me, since it picked up lzip
automagically when configuring.
2018-07-09 02:19:49 +00:00
bcallah
bff7130816 Update to links+-2.15
Original diff from trondd <trondd AT kagu-tsuchi DOT com>
Also add --without-brotli to the CONFIGURE_ARGS because otherwise links+
will pick it up if you have archivers/brotli installed.
2018-04-26 00:35:53 +00:00
fcambus
ce9fcb76f7 Update links+ to 2.14.
From maintainer Tim Meunier.
2016-11-30 19:42:15 +00:00
sthen
264abbdcc9 update to links+ 2.13, from Tim Meunier who takes maintainer and says "Thanks
to Gerald Hanuer for getting the ball rolling".
2016-09-03 09:33:19 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
sthen
3bf4c64b91 update to links+-2.12, from trondd at kagu-tsuchi.com 2015-10-06 22:43:50 +00:00
landry
11ac88371c Update to links+ 2.11, based on a diff from bcallah@ for 2.10. 2015-09-20 08:01:09 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
sthen
7c60684399 sync WANTLIB 2015-04-21 18:42:41 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
bcallah
6a11d09520 Update to 2.9 -- remove nonexistant sdl configure option and switch to
using upstream's configure file instead of using autoconf.
2015-01-01 15:19:49 +00:00
bcallah
a647a33534 Fix after RAND_egd removal.
ok sthen@
2014-04-19 14:43:49 +00:00
bcallah
46374828f1 Update links+ to 2.8.
Take MAINTAINER.
ok lteo@ landry@
2013-10-22 16:50:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
rpe
fdc6e8ea54 update to links+ 2.7
Changes since 2.6
* Fixed a bug that horizontal line <hr> was not displayed when
  terminal was set to utf-8
* Fixed bad palette in framebuffer on TGA on Alpha
* Fixed a bug that \001 was displayed instead of a non-breaking space
  when converting to ascii
* Support IPv6
  Support multiple addresses (try to connect to all of them)
* Fix memory leak in ftp
* Fixed incorrect display when aspect ratio was changed
  while multiple windows were open
* Fixed a bug that blocked URLs didn't work if proxy was used
* Support extended coordinates in xterm mouse reporting,
  avoid previous limit 222 on maximum possible coordinate
* Use enter to scale image
* PMshell driver was hacked to support also Win32 api
* HTTPS proxy

ok ajacoutot@
2013-01-05 11:06:39 +00:00
bluhm
180e4b9462 The dependency to liblzma.so.1.0 was missing in the www/links+ port.
The executable /usr/local/bin/links is linked against it and does
not start if the xz package is not installed.
ok fgsch@ dcoppa@ sthen@
2012-09-17 10:28:42 +00:00
sthen
0dde427829 Security update to links 2.6, fixes include:
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)

Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
fgsch
6eae382ad2 Update to links 2.5.
ajacoutot@ ok
2012-02-27 18:21:41 +00:00
jasper
1f9cf6478f - add a patch from pkgsrc to prevent links+ (in gui mode) from crashing on
certain webpages after recent png update. though links was doing bad things, not png..
2011-07-21 18:36:36 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
ajacoutot
fad175bb8e Only display MESSAGE for the !no_x11 FLAVOR.
Remove pkg/SECURITY, not really usefull.

ok sthen@
2010-07-12 22:02:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
28939ba3ea update to 2.2, various fixes including portability (LP64 big-endian) 2008-10-10 23:08:26 +00:00
fgsch
6619884b11 update to 2.1pre33. 2008-03-25 18:01:43 +00:00
fgsch
aa5a75e351 update to 2.1pre30. this update includes the removal of js support.
see http://links.twibright.com/download/ChangeLog for more details.
2007-10-20 11:44:23 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
steven
1009d1428f add bz2 to LIB_DEPENDS since it gets picked up. fix WANTLIB as well.
ok naddy@
2007-08-08 14:42:26 +00:00
steven
c5e8ae6b85 update to 2.1pre28, various bug fixes
from Frank Denis <obsd-ports at pureftpd.org>
2007-04-14 14:35:42 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
kili
f4f61b53c9 Update to 2.1pre26. Fixes CVE-2006-5925 (smbclient command injection).
"please commit it" sturm@
2006-12-13 08:53:08 +00:00
fgsch
896b1eb548 update to 2.1pre23; while i'm here remove myself as maintainer. 2006-10-28 22:52:13 +00:00
espie
17b77a4af2 new lib specs 2006-08-04 00:10:42 +00:00
fgsch
daf083f320 update to pre21; from David Hill (dhill at mindcry dot org). 2006-04-22 16:24:09 +00:00
fgsch
85be017fd6 don't use pcre; spotted by Simon Kuhnle (simonkuhnle at web dot de) 2006-02-01 14:57:06 +00:00