pkgsrc/www/links/Makefile.common

34 lines
906 B
Text
Raw Normal View History

Update links and links-gui to 2.8: === RELEASE 2.8 === Sat Sep 14 22:42:15 CEST 2013 mikulas: Fixed a memory leak if TIFF download was interrupted Sat Aug 24 17:59:01 cet 2013 mikulas: DOS DJGPP port Sun Jul 14 23:35:49 CEST 2013 mikulas: Do not save lines starting with space to URL history on the disk (idea by Volker Schatz) Sun Jul 14 23:35:28 CEST 2013 Volker Schatz <linksbrowser@volkerschatz.com> Do not misreport Date header value as last-modified date in the info box popping up on "=". New graphics glyphs Wed May 15 00:44:53 CEST 2013 Samuli Suominen <ssuominen@gentoo.org>: Fixed file 045e.png. It was not compatible with libpng-1.6 Wed May 15 00:43:27 CEST 2013 mikulas: Test integers addition for overflow. This fixes possible crashes due to overflows, they could possibly be security-sensitive. Sat Apr 6 19:00:07 CEST 2013 mikulas: Fixed a bug in Xwindow driver when images larger than 65536 pixels were used Fixed some integer overflows when scaling images larger than 65536 pixels Wed Jan 2 02:07:43 CET 2013 mikulas: OpenVMS port Wed Dec 12 04:52:33 MET 2012 mikulas: Fixed invalid pointer comparison (comparing if NULL is smaller than non-NULL pointer) that could result in failures with certain compilers Wed Nov 7 22:43:45 CET 2012 mikulas: Fixed IPv6 detection on OpenBSD Sat Sep 22 03:01:58 CEST 2012 mikulas: Fixed an internal error in decompressed file cache if Links was running out of memory and was freeing cached data Wed Sep 19 22:40:04 MET 2012 mikulas: An option that allows the user not to save URL history Sat Sep 1 18:26:50 CEST 2012 mikulas: An option to send do not track request Thu Aug 16 04:19:58 CEST 2012 mikulas: Reduced CPU consumption when downloading big files Tue Aug 14 21:52:43 CEST 2012 mikulas: Fixed a crash if the user selects "Save as" and the document has no header (the bug was introduced in Links 2.7pre1) Tue Aug 14 21:01:39 CEST 2012 mikulas: Parse FTP directories on VMS FTP server Mon Aug 13 21:39:09 CEST 2012 mikulas: Use a blocking pipe when communicating with the dns process, it fixes a possible error when system pipe buffer is too small Mon Aug 6 23:31:44 CEST 2012 mikulas: Workaround for bugs on GNU Hurd Sat Jul 28 01:21:18 CEST 2012 mikulas: data: url Fri Jul 20 19:00:30 MET 2012 mikulas: Accept color in #xxx format (besides usual #xxxxxx) Tue Jul 10 22:45:19 CEST 2012 mikulas: Fixed an infinite retry loop when the server terminates connection prematurely Sun Jul 8 20:23:43 CEST 2012 mikulas: Fixed some races in the framebuffer driver that could result in display corruption if the user is switching virtual consoles too quickly Thu Jul 5 22:35:57 CEST 2012 mikulas: Don't save URLs with password to history file on a disk Sat Jun 30 17:32:11 CEST 2012 mikulas: Fixed a rare bug where image alpha channel was not applied correctly
2013-10-06 18:49:51 +02:00
# $NetBSD: Makefile.common,v 1.59 2013/10/06 16:49:51 wiz Exp $
#
# used by www/links/Makefile
2011-01-14 11:32:28 +01:00
# used by www/links-gui/Makefile
Update links and links-gui to 2.8: === RELEASE 2.8 === Sat Sep 14 22:42:15 CEST 2013 mikulas: Fixed a memory leak if TIFF download was interrupted Sat Aug 24 17:59:01 cet 2013 mikulas: DOS DJGPP port Sun Jul 14 23:35:49 CEST 2013 mikulas: Do not save lines starting with space to URL history on the disk (idea by Volker Schatz) Sun Jul 14 23:35:28 CEST 2013 Volker Schatz <linksbrowser@volkerschatz.com> Do not misreport Date header value as last-modified date in the info box popping up on "=". New graphics glyphs Wed May 15 00:44:53 CEST 2013 Samuli Suominen <ssuominen@gentoo.org>: Fixed file 045e.png. It was not compatible with libpng-1.6 Wed May 15 00:43:27 CEST 2013 mikulas: Test integers addition for overflow. This fixes possible crashes due to overflows, they could possibly be security-sensitive. Sat Apr 6 19:00:07 CEST 2013 mikulas: Fixed a bug in Xwindow driver when images larger than 65536 pixels were used Fixed some integer overflows when scaling images larger than 65536 pixels Wed Jan 2 02:07:43 CET 2013 mikulas: OpenVMS port Wed Dec 12 04:52:33 MET 2012 mikulas: Fixed invalid pointer comparison (comparing if NULL is smaller than non-NULL pointer) that could result in failures with certain compilers Wed Nov 7 22:43:45 CET 2012 mikulas: Fixed IPv6 detection on OpenBSD Sat Sep 22 03:01:58 CEST 2012 mikulas: Fixed an internal error in decompressed file cache if Links was running out of memory and was freeing cached data Wed Sep 19 22:40:04 MET 2012 mikulas: An option that allows the user not to save URL history Sat Sep 1 18:26:50 CEST 2012 mikulas: An option to send do not track request Thu Aug 16 04:19:58 CEST 2012 mikulas: Reduced CPU consumption when downloading big files Tue Aug 14 21:52:43 CEST 2012 mikulas: Fixed a crash if the user selects "Save as" and the document has no header (the bug was introduced in Links 2.7pre1) Tue Aug 14 21:01:39 CEST 2012 mikulas: Parse FTP directories on VMS FTP server Mon Aug 13 21:39:09 CEST 2012 mikulas: Use a blocking pipe when communicating with the dns process, it fixes a possible error when system pipe buffer is too small Mon Aug 6 23:31:44 CEST 2012 mikulas: Workaround for bugs on GNU Hurd Sat Jul 28 01:21:18 CEST 2012 mikulas: data: url Fri Jul 20 19:00:30 MET 2012 mikulas: Accept color in #xxx format (besides usual #xxxxxx) Tue Jul 10 22:45:19 CEST 2012 mikulas: Fixed an infinite retry loop when the server terminates connection prematurely Sun Jul 8 20:23:43 CEST 2012 mikulas: Fixed some races in the framebuffer driver that could result in display corruption if the user is switching virtual consoles too quickly Thu Jul 5 22:35:57 CEST 2012 mikulas: Don't save URLs with password to history file on a disk Sat Jun 30 17:32:11 CEST 2012 mikulas: Fixed a rare bug where image alpha channel was not applied correctly
2013-10-06 18:49:51 +02:00
DISTNAME= links-2.8
CATEGORIES= www
MASTER_SITES= http://links.twibright.com/download/
EXTRACT_SUFX= .tar.bz2
2012-03-05 14:15:55 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://links.twibright.com/
Update to 2.3pre1, set LICENSE. === RELEASE 2.3pre1 === Sun Aug 16 06:17:03 MET 2009 mikulas: Accept cookies for domains with two parts, such as xxxx.yy, where "xxxx" has at least 4 chars. This likely won't be generic domain such as "co.tw", so accepting the cookie is safe. Sun May 17 22:29:43 MET DST 2009 mikulas: Support encryption with NSS (GPL fanatics don't like OpenSSL, grrr) Sun May 17 18:51:07 cet 2009 mikulas: Ignore textarea that is not inside form (for Google) Sun Jan 18 19:27:56 CET 2009 mikulas: Avoid quadratic complexity when parsing long forms Thu Jan 1 14:04:38 CET 2009 mikulas: UTF-8 text mode terminal support Sun Sep 14 01:02:06 MET 2008 mikulas: Decode '%' in downloaded file names Tue Sep 9 23:13:20 MET 2008 mikulas: Do not add another '?' or '&' if already present at the end of form submit URL Sun Aug 24 17:19:32 MET 2008 Christian Biere <christianbiere@gmx.de>: magnet: URL support Wed Aug 20 23:03:10 cet 2008 mikulas: More strict check for invalid GIF header (catches some misgenerated images that reported too big size and overflowed the memory allocator) Sun Aug 17 23:30:34 MET 2008 mikulas: Check for too big images Wed Aug 13 00:24:41 CEST 2008 mikulas: Fixed occasional drawing after VT switch on framebuffer Mon Aug 4 18:53:52 cet 2008 mikulas: Don't submit disabled form entries (this is compatible with Mozilla/MSIE; Netscape and Lynx do submit them) Sun Aug 3 02:40:58 MET 2008 mikulas: Handle restart with servers that send 206 but don't send Content-Range
2010-12-02 17:00:38 +01:00
LICENSE= gnu-gpl-v2 # including special OpenSSL paragraph
2004-01-06 00:46:42 +01:00
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
PLIST_SRC= ${.CURDIR}/../../www/links/PLIST
PATCHDIR= ${.CURDIR}/../../www/links/patches
DISTINFO_FILE= ${.CURDIR}/../../www/links/distinfo
Update to 2.3pre1, set LICENSE. === RELEASE 2.3pre1 === Sun Aug 16 06:17:03 MET 2009 mikulas: Accept cookies for domains with two parts, such as xxxx.yy, where "xxxx" has at least 4 chars. This likely won't be generic domain such as "co.tw", so accepting the cookie is safe. Sun May 17 22:29:43 MET DST 2009 mikulas: Support encryption with NSS (GPL fanatics don't like OpenSSL, grrr) Sun May 17 18:51:07 cet 2009 mikulas: Ignore textarea that is not inside form (for Google) Sun Jan 18 19:27:56 CET 2009 mikulas: Avoid quadratic complexity when parsing long forms Thu Jan 1 14:04:38 CET 2009 mikulas: UTF-8 text mode terminal support Sun Sep 14 01:02:06 MET 2008 mikulas: Decode '%' in downloaded file names Tue Sep 9 23:13:20 MET 2008 mikulas: Do not add another '?' or '&' if already present at the end of form submit URL Sun Aug 24 17:19:32 MET 2008 Christian Biere <christianbiere@gmx.de>: magnet: URL support Wed Aug 20 23:03:10 cet 2008 mikulas: More strict check for invalid GIF header (catches some misgenerated images that reported too big size and overflowed the memory allocator) Sun Aug 17 23:30:34 MET 2008 mikulas: Check for too big images Wed Aug 13 00:24:41 CEST 2008 mikulas: Fixed occasional drawing after VT switch on framebuffer Mon Aug 4 18:53:52 cet 2008 mikulas: Don't submit disabled form entries (this is compatible with Mozilla/MSIE; Netscape and Lynx do submit them) Sun Aug 3 02:40:58 MET 2008 mikulas: Handle restart with servers that send 206 but don't send Content-Range
2010-12-02 17:00:38 +01:00
INSTALLATION_DIRS= share/doc/links
.include "options.mk"
Update to 2.1pre15: KEYS: overview of all keys [installed by the package] Support for braille terminal Updated Estonian translation More svgalib modes added Cursor on selected line in bookmarks (for Braille terminals) Fixed --disable-graphics and --disable-javascript Fixed encoding bug in javascript when modifying form element value and default value. Fixed crash when document changes under us and user presses 'd' Fixed crash when pressed '=' on page with incomplete frames Do not strip filename when relative url begins with '?' SSL fix on OS/2 Do not timeout when file upload lasts too long Terminal mouse handling returned back before change from Thu Oct 9 16:44:10 GMT 2003 Copy and paste to clipboard Selecting text to clipboard Allow '?' instead of '/' as separator of host and path in url Ask for overwrite when file exists. Fixed memory leak with read-only select boxes textarea wrap=hard Added language hints to encodings. Strip '#' of tag names Disallow network options in anonymous mode Fixed wrong error code and fd leak on error when uploading files Fixed incorrect parsing of '&' entities in image maps Do not hang when opening filo with file:// Fixed crash when url contains character with code 1 Fixed a security bug --- hiding url was possible with character code 1 Updated Upper Sorbian translation Updated Polish translation Allow urls: file:///d:/directory/file on OS/2 Fixed proxy sent in referrer Upper Sorbian translation Fixed user in smb Support directories without '/' at the end on just another ftp server Do not call memset from signal handler Disable AC_BIG_ENDIAN and AC_LITTLE_ENDIAN name clash Use pkg-config to find openssl Fixed signal-delivery delay Fixed crash in view_gr.c when displaying source Fixed cache problems with long files in smb and when restarting http Removed useless reallocs, speed up rendering Do not send more Authorization headers Detect infinite loop in authorization responses FreeBSD frames
2004-04-29 11:28:21 +02:00
post-install:
${INSTALL_DATA} ${WRKSRC}/KEYS ${DESTDIR}${PREFIX}/share/doc/links
Update to 2.1pre15: KEYS: overview of all keys [installed by the package] Support for braille terminal Updated Estonian translation More svgalib modes added Cursor on selected line in bookmarks (for Braille terminals) Fixed --disable-graphics and --disable-javascript Fixed encoding bug in javascript when modifying form element value and default value. Fixed crash when document changes under us and user presses 'd' Fixed crash when pressed '=' on page with incomplete frames Do not strip filename when relative url begins with '?' SSL fix on OS/2 Do not timeout when file upload lasts too long Terminal mouse handling returned back before change from Thu Oct 9 16:44:10 GMT 2003 Copy and paste to clipboard Selecting text to clipboard Allow '?' instead of '/' as separator of host and path in url Ask for overwrite when file exists. Fixed memory leak with read-only select boxes textarea wrap=hard Added language hints to encodings. Strip '#' of tag names Disallow network options in anonymous mode Fixed wrong error code and fd leak on error when uploading files Fixed incorrect parsing of '&' entities in image maps Do not hang when opening filo with file:// Fixed crash when url contains character with code 1 Fixed a security bug --- hiding url was possible with character code 1 Updated Upper Sorbian translation Updated Polish translation Allow urls: file:///d:/directory/file on OS/2 Fixed proxy sent in referrer Upper Sorbian translation Fixed user in smb Support directories without '/' at the end on just another ftp server Do not call memset from signal handler Disable AC_BIG_ENDIAN and AC_LITTLE_ENDIAN name clash Use pkg-config to find openssl Fixed signal-delivery delay Fixed crash in view_gr.c when displaying source Fixed cache problems with long files in smb and when restarting http Removed useless reallocs, speed up rendering Do not send more Authorization headers Detect infinite loop in authorization responses FreeBSD frames
2004-04-29 11:28:21 +02:00
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../archivers/xz/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
2004-01-06 00:46:42 +01:00
.include "../../security/openssl/buildlink3.mk"