pkgsrc/www/links/Makefile
wiz 9762c522bc Update links* to 2.1.0.33:
=== RELEASE 2.1pre33 ===

Thu Jan 31 21:11:40 MET 2008 mikulas:

	Fixed memory leak when there was an error in decompression

Thu Dec 27 23:37:03 MET 2007 mikulas:

	Support few more keycodes on ANSI terminal (PAGE UP, PAGE DOWN and few
	F* keys)

Wed Dec 26 03:43:35 cet 2007 mikulas:

	Disable smb:// URLs on OS/2, fork+threads can cause crashes in EMX
	Besides, there's no usable smb client program anyway

Tue Dec 25 01:44:28 MET 2007 mikulas (sponsored by Dondor Ltd.):

	A .nsi file to make Windows installer with Nullsoft scriptable install

Mon Dec 24 01:44:11 MET 2007 mikulas:

	Fixed a bug that strings with spaces could not be passed from command
	line

Mon Dec 24 00:43:57 MET 2007 mikulas:

	Socks 4A support (so that Links can be used with tor without
	intermediate proxy)

Thu Dec 20 05:40:22 cet 2007 mikulas:

	The previous Windows fix broke opening new windows on OS/2
2008-03-04 09:56:20 +00:00

10 lines
237 B
Makefile

# $NetBSD: Makefile,v 1.52 2008/03/04 09:56:20 wiz Exp $
#
PKGNAME= links-2.1.0.33
COMMENT= Lynx-like text WWW browser
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
.include "../../www/links/Makefile.common"
.include "../../mk/bsd.pkg.mk"