Commit graph

50 commits

Author SHA1 Message Date
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
bjs
a148457968 Update to elinks-0.12pre2. Kerberos support has been added,
as well as support for boehm-gc and utf8.  Myriad bug fixes.
I've switched the javascript support library over too lang/see,
as it seems to work better.  If a release does not come out by
the next branch, I will package a snapshot, as it seems like
they've fixed even more bugs in the development tree.
2008-11-06 08:33:31 +00:00
abs
e2494a0a75 master site is down (and has been for a while) - add a mirror 2008-07-03 21:33:41 +00:00
bjs
bea706fc0b Update to the 0.11.4 release.
Significant changes from 0.11.3 (some where already present in pkgsrc,
as we used the 0.11.4 release candidate tarballs):

     * critical bug 755: fix crashes due to dangling pointers to struct
       form_state
     * critical bugs 613, 714, 961: "assertion list_empty(form_controls)
       failed"
     * critical bug 945: don't crash if a Lua script calls e.g. error(nil)
     * critical bug 1003: don't crash if a smart URI rewrite template gets
       too few parameters
     * critical bug 1016: avoid JSFunctionSpec for better compatibility
       across versions of SpiderMonkey
     * critical bugs 674, 956: don't reuse pointers to SpiderMonkey objects
       that may have been collected as garbage. This fix causes bug 954.
     * CVE-2007-2027: check if the program path contains "src/" before using
       ../po files
     * important Debian bug 380347: prevent a buffer overflow in entity_cache
       and a possible subsequent crash
     * major bug 788: don't read STRLEN n_a, which isn't initialized by POPpx
       of Perl v5.8.8 and later
     * fix query parsing in file: URIs for local CGI (was broken in 0.11.3)
     * bug 691: don't look up bogus IPv4 addresses based on characters of a
       hostname
     * bug 712: GnuTLS works on https://www-s.uiuc.edu/
     * fix active and passive FTP over IPv6
     * bug 938: elinks -remote no longer needs a controlling tty
     * bug 939: fix FSP directory listing (some compiler options left it
       empty)
     * bug 978: Python's webbrowser.open_new_tab(URL) works since now
     * bug 1012: compile with -fno-strict-overflow or -fwrapv if available
     * bug 1014: fix incompatible pointer type in Perl_sys_init3 call
     * minor bug 54, Debian bug 338402: don't force the terminal to 8 bits
       with no parity, and don't disable XON/XOFF flow control either
     * minor bug 951 in user SMJS: garbage-collect SMJS objects on File ->
       Flush all caches to work around their holding cache entries busy
     * minor bug 396: never show empty filename in the what-to-do dialog
     * minor bug 461: ensure contrast in blank areas, to keep the cursor
       visible
     * minor bug 928: properly display no-break spaces in a UTF-8 document if
       the terminal uses some other charset
     * minor bug 987: English spelling and grammar corrections
     * minor bug 1000: preserve any query and fragment when converting a file
       name to a file:// URL
     * minor: don't assume sizeof(int)==4 in bittorrent
     * trivial bug 947: document.html.wrap_nbsp also affects text in tables
     * trivial bug 997: fix unlikely stack corruption in active FTP
     * build bug 1002: fix "comparison is always true due to limited range of
       data type" warning on PowerPC and s390
     * build bug 950: fix "config/install-sh: No such file or directory" on
       SunOS
     * build bug 936: fix errors about undefined off_t (autoheader
       incompatibility)
     * build bug 959: test in configure whether -lX11 works
     * build: update SpiderMonkey configure check Debian compatibility
     * build: use $(CPPFLAGS) rather than $(AM_CFLAGS)
     * build: disable GCC 4.2 warning about builtin_modules
     * build: move debian/ to contrib/debian/
     * minor build bug 989: AsciiDoc 8.2.2 compatibility
     * minor build bug 960: fix errors in loadmsgcat.c if mmap() exists but
       munmap() doesn't
2008-06-23 21:06:47 +00:00
bjs
6a20e97c6c Update to 0.11.4rc1. No changelog available; if interested, please
see GIT history.

Made option elinks-fastmem the default, as it's significantly faster
and I don't trust their wrappers of malloc(), etc. al. anyway.
Version 0.12 supports boehm-gc, which will probably become the default.
If 0.12 isn't released fairly soon, I'll see about backporting support.
Also add elinks-html-highlight as a default, as there's really no
reason not to.
2008-03-10 01:57:43 +00:00
bjs
32c233feac Update to 0.11.4rc0. ChangeLog only available in GIT history: see
HOMEPAGE for more information.  While here, switch to using lang/ossp-js
package instead of lang/spidermonkey.  Goodbye, nspr dependency!
Javascript support seems more stable.

Mark option 'spidermonkey' deprecated in favor of option 'javascript'.
2008-02-06 04:30:37 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
abs
326116e64f replace "empty (foo)" with "empty(foo)" 2008-01-11 14:52:42 +00:00
bjs
83602a1987 Update to current 0.11 branch as of 2008/01/09. Too many changes/fixes
to list here; one may check the log at <http://repo.or.cz/w/elinks.git>
(see the elinks-0.11 branch).  There should be a 0.11.4 release out
fairly soon.

While here, add two patches (from debian maintainer): one to ensure that
its gettext doesn't look for files in ../po/, and the other to disable
transparency by default.

Bump revision.
2008-01-09 03:48:07 +00:00
joerg
2165a2f763 Update to elinks-0.11.3:
- without-x doesn't make sense, remove option
- depend on libiconv and libidn
- quarantine to prevent changes to the normal LOCALEDIR -- this is
  a stupid, non-standard version of gettext for no good reason
- fix mremap on NetBSD

Upstream changes:
- various crashes fixed
- fix use after free
- fix large file support for FTP listenings
- automatic HTML detection

Submitted by Blair Sadewitz, consider switching to links, please.
2007-08-09 13:03:21 +00:00
jlam
ce9667dbf4 Move elinks's own special locale, locale.alias, and charset.alias
files into its own directory under ${PREFIX}/share/elinks/locale.
This avoids any potential conflicts between these specially hacked
files installed for elinks and the system-wide ones owned by gettext-lib
and libiconv.

This fixes the installation conflict noted in the latest bulk build.
Bump PKGREVISION to 1.
2007-06-21 15:52:15 +00:00
joerg
490d9e5db1 Modular Xorg support for the X11 option of elinks. 2007-01-26 23:43:02 +00:00
wiz
6b839c938b Add more options. Only include openssl/bl3.mk if ssl option is chosen
(no change for default options). From Blair Sadewitz in private mail.
2006-12-23 10:18:39 +00:00
wiz
b46197399b Remove trailing whitespace. 2006-12-16 11:23:45 +00:00
reed
aa366b4b34 Update to 0.11.2.
No changelog, but announcement said:

 Use internal OFF_T_FORMAT instead of PRId64
 Fix compilation on Minix3
 Bug 841, CVE-2006-5925: Prevent enabling the SMB protocol.
 Ecmascript: activate link only when onClick returns true
2006-12-06 22:28:58 +00:00
reed
f4ec898dbc Dawid is unable to maintain this currently. Thank you for your past work.
Set MAINTAINER to pkgsrc-users.
2006-12-06 21:15:34 +00:00
hubertf
d6f56c0e1a only include gnutls once 2006-12-06 00:20:26 +00:00
hubertf
5c07fb07a9 Add support for a bunch of options:
bittorrent nntp spidermonkey gnutls fsp finger gopher inet6 x11 gnutls ssl

Submitted in private mail by Blair Sadewitz <blair.sadewitz@gmail.com>
2006-12-06 00:19:12 +00:00
rillig
a1c2837ffe Fixed redirection operator in the configure script. 2006-10-05 10:57:37 +00:00
abs
1d204ccf47 Update elinks to 0.11.1nb5
Previous version committed incorrect patch
2006-09-06 15:14:34 +00:00
abs
cfc51f740a Update elinks to 0.11.1nb4:
The API for lua changed such that old style initialisations would
	compile fine but fail at runtime which is a touch unelpful.
	Adjust for new API.
2006-09-04 20:23:30 +00:00
wiz
cdada5ff70 Adapt to lua-5.1.1. Bump PKGREVISION. 2006-08-14 22:37:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
joerg
51f2d54020 locale.alias is owned by gettext-lib, don't mention it here.
Bump revision.
2006-04-10 16:35:29 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
5a6855c0f6 Update to 0.11.1:
ELinks 0.11.1:
--------------

* Native FSP protocol support (replaces CGI program in contrib/cgi/)

ELinks 0.11.0 (Elated):
-----------------------

* SSL support via GNUTLS now requires 1.2 or higher
* support for Lua 4.x was dropped, we only support Lua 5.x now
* Python scripting back-end (experimental)
* Spidermonkey based ECMAScript scripting back-end (experimental)
* 88 colors support
* default URI-rewrite rule, used when no other rules match but the string that
  was entered in the Go to URL box does not resemble a URI
* support prefixes for add-bookmark-link, document-info, goto-url-current-link,
  history-move-back, and history-move-forward
* BitTorrent protocol (experimental)
* FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
* sysmouse support on the BSD console
* new GNU make based build system (aclocal from automake is still required)
* move from CVS to GIT

ELinks 0.10.6:
--------------

* external editor is configurable at run-time
2006-02-04 00:40:38 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
daa2b1ac9b Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
wiz
4a05060f11 Update to 0.10.5, provided by Leonard Schmidt in PR 30125:
Changes:
 New features:

   - Most of the .txt files in the doc/ directory was lifted to the XML
     format defined in RFC 2629. It should make it easier to browse the
     documentation. Both .txt and .html version is available.

 Feature updates and improvements:

   - Try to add support for a less aggressive caching strategy. Disable
     document.cache.ignore_cache_control to try it. It will try to
     better honour info in the Expires, Pragma and Cache-Control in both
     the HTTP and the HTML headers. Inspired by Links2.

   - Introduce a workaround for document refreshing leading to never
     ending file download. It should do the right thing in most cases and
     the remaining ones the you will just have to reload to restart the
     refreshing.

   - Make the gopher code more robust for URIs without entity info.

   - Make it possible to have a specific features.conf file for each
     build tree and to change compile-time settings without modifying a
     file that is tracked by CVS.

   - Show link image info in the document dialog.

   - Improve error reporting for connections by showing which URI failed.
     Furthermore, make it clearer when an IP version specific URIs
     (http6://...) failed.

   - NNTP error messages are now translated.

   - Add --config-dump which dump a configuration file with default
     options to stdout. Helpfull for package maintainers when providing
     an example config file.

   - Don't sleep after config errors when --dump or --source was
     specified.

And lots of bug fixes.
2005-05-27 00:21:08 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
f8b9ef9495 Update to 0.10.4, closing PR 29783 and PR 29921:
Changes since 0.10.1:

0.10.2:
New features:

  - Merge in the official debian packaging files so it is now easy to
    build your own .deb files. Just apt-get install devscripts and run
    debuild in the ELinks root directory.

  - Add experimental Ruby scripting back-end. An example hooks file is
    available in contrib/ruby/hooks.rb but it doesn't do anything
    interesting yet.

Feature updates and improvements:

  - Add LEDs info dialog. It can be opened using the Help menu and when
    the LED display is clicked.

  - Introduce a very simple ECMAScript pop-up window blocking mechanism.
    Will show a 'P' in the LED indicators. Off by default.

  - Add an example user style sheet and configuration file in contrib/.

  - Add support for disabling extended horizontal scrolling, so it will
    work like vertical scrolling. Requested by Russ Rowan.

  - Optimize CSS style handling.

  - Enable usage of the search history also for incremental link text
    searching.

  - Add a little help text to the terminal options dialog, which also
    indicates the value of the TERM environment variable. Hopefully this
    will help new users to figure out how configuration of terminals
    works.

  - When in cursor-routing mode, scroll the document as many rows or
    columns as necessary rather than only be one row or one column.

  - A few documentation updates.

Bugs fixed:

  - Fix handling of forms embedded in table code. (bug 602)

  - Alert about file saving error when -no-home was given.

  - The default user style sheet is now applied correctly.

  - Fix leak related to CSS being disabled and applying the default
    style sheet.

  - Fix underline rendering when using 256 colors.

  - Localization fixes.

  - Fix calling of get-proxy scripting hooks. Now they should work
    again.

  - When using the goto link number functionality in cursor-routing
    mode, position the cursor on the newly selected link.

  - Compile fixes for *BSD and IRIX systems. Reported by Nelson H. F. Beebe.

0.10.3:
New features:

 - Merge the MingGW patches so that --dump should now work. The patches
   also improves portability.

Feature updates and improvements:

 - Change the behavior of an empty action attribute to be like Mozilla
   which handles action="" as action="<current-URI>". (bug 615)

 - The Perl hooks file is growing more and more insane thanks to Russ.

 - Improve the reporting of errors related to the proxy configuration.

 - Add toggle HTML/plain to the right click menu (aka. the tab menu),
   and make it to not display reload/bookmark when no document is
   available.

 - Add a <base href=cwd /> element to the generated listing of local
   directories.

 - When the URL parameter to the Refresh HTTP-equiv is missing refresh
   the current document.

Bugs fixed:

 - Fix opening of either single bookmarks or folders referring to URLs
   without a slash at the end.

 - Fix honouring of the Refresh-header when the loaded document is
   empty.

 - Fix CSS handling by reverting the proposed optimization introduced in
   0.10.2.

 - Fix displaying of ordered lists when <li> is not directly nested in
   <ol>-elements.

 - Build fixes on amd64.

 - Fix the Perl get-proxy hook so that an undef return value from the
   Perl hook results in the default proxy being used, as is supposed to
   be the case with get-proxy hooks.

 - Fix compile error related name clashes with the <locale.h> system
   header.

 - The debian package now really contains relevant documentation from
   doc/.

 - Only create $prefix/lib directory if the gettext code is going to
   install a new charset.alias file.

 - Truncate NNTP cache entries when ending connections.

0.10.4:
New features:

  - Explicit keyboard accelerators were defined for buttons in
    dialogue boxes and are now highlighted.

  - Add support for bookmarks separators.

Feature updates and improvements:

  - Switch to use a ``new'' FTP directory listing parser based on code
    from GNU Wget. The switch is motivated by licensing issues with
    ftpparse.[ch] files. (debian bug 300889)

  - More hooks.pl updating by the new cvs commiter Russ Rowan.

  - Change the verbose level to show warnings (debian bug 303083)

  - Add FAQ from homepage in doc/ directory. (debian bug 301861)

  - When block cursor terminal option is set, keep cursor at lower
    right of screen in dialogs too. (bug 583)

  - Use plural gettext message IDs, which make the resource info
    dialog more readable.

  - 'I' in the LEDs now mean "insert mode" and 'i' now mean modeless.
    The change is due to document.browse.forms.insert_mode defaulting
    to 1.

  - Strip protocol part (ftp://, etc) also from proxy strings returned
    from scripting hooks.

  - Add option to control whether (expanded) folder states should be
    stored when saving bookmarks (bookmarks.folder_state). Defaults to
    on; the current behavior. (bug 642)

  - Do not display terminal options help text when terminal height is
    too low.

  - Introduce the option infofiles.secure_save_fsync, which allows one
    to configure whether secure file saving calls fsync(3).

  - Move focus to the first widget when clearing a dialog.

  - Add two new functions available from Lua scripts:
            set_option(name, value) and and get_option(name).

Bugs fixed:

  - Only add /dev/stdin to the URL list when no URLs was given on the
    command line. Allow special files when /dev/stdin is added.
    (debian bug 296976)

  - Fix reading from /dev/stdin on Mac OS X. (bug 616)

  - Fix Guile and Ruby detection, it was a quoting issue.

  - Fix handling of empty cache entries in the HTML highlighting
    engine.

  - Fix redirection issues on newsnow.co.uk due to single quotes
    enclosing of URL.

  - Add dialog.checkbox-selected color to options. (bug 644)

  - Decode the subject when handling mailto: links. There is still an
    encoding problem when adding the subject to the command string.

  - Fix displaying of accesskeys.

  - Encode the base href URI when generating file listings. (bug 358)
2005-04-07 16:20:20 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
drochner
81564f4c44 update to 0.10.1
changes:
-documentation improvements
-resize terminals when running ELinks in an X window
-bugfixes
2005-01-18 13:02:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
xtraeme
ef3a42fd3b Bump PKGREVISION due to lua bump. 2004-04-05 15:21:00 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
recht
9980038ef0 Update to elinks 0.9.1
The main changes in ELinks-0.9.1 are:

* Fixed crash when Download manager was open and you attempted to
download a file
* Fixed redrawing after find-next ('n') action
* Fixed segfault triggered by pressing Page down in empty menu
* Fixed <sub>/<sup>-related renderer leak
* Dump link titles only if non-empty, and fix imgmap dumping

Please see ChangeLog for full list of changes.
2004-01-23 22:39:23 +00:00
recht
afe8dc1028 update to ELinks 0.9.0
based upon the version from pkgsrc-wip by Bruce J.A. Nourish
and PR pkg/24191 by M.Negovanovic

* used gettext for internationalization
* support for background document colors
* tabs support
* new MIME subsystem adding mimetypes files support
* local CGI support
* Guile scripting extensions
* HTML meta refresh
* forms history
* 256 colors support
* regex searches
* cookies manager, cache manager and download manager
* marks support
* displaying URIs in plain documents as links
* SMB protocol support (requires smbclient)
* builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
* HTTPS proxy support
* typeahead searches support (press '#')

See ChangeLog for a complete list of changes, bugfixes and new features.

Since some of the new features (like color support) could be disliked by current
users of ELinks the old version will be reimported as elink04. As suggested by
wiz@ in http://mail-index.netbsd.org/tech-pkg/2004/01/04/0039.html.
2004-01-22 11:07:28 +00:00
xtraeme
6bc1306acb Update to 0.4.3 provided by Soren Jacobsen PR pkg/23745.
Changes since 0.4.2:

* Fixed yet another crash in textarea editor code. Stupid.
* Fixed estimated time displayed when resuming download of some file.
* Slovak translation update by Peter Samek.
* Fixed some compression problems.
* Fixed crash when freeing attributes.
* Introduced protocol.http.bugs.accept_charset which optionally
  prohibits sending of the infamous Accept-Charset header.
* Convert '\' to '/' in HTTP requests
* Allow relative redirects while downloading.
* Fixed / -> _ URL translation when calling external helpers.
* Fix for mailcap lookup failing because of prioritizing with no luck.
* Added default irc protocol handlers.
* Titles in link tags are now honoured. It helps to get significant
  bookmarks titles.
* Update danish translation.
* Make ui.startup_goto_dialog enabled by default.
* Finally fixed segfault on <frameset rows="200,*"> on FreeBSD (and
  maybe other BSD flavours).
* Many other cleanups and bugfixes.
2003-12-14 04:02:53 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
jtb
b37bdc8cff Oops! Forgot to cvs add these. 2003-04-29 23:28:45 +00:00
jtb
be5d0039b9 Use lang/lua4 as then new version of lua is incompatible.
Bump PKGREVISION.
2003-04-29 23:26:37 +00:00
salo
d5797f5043 Update to version 0.4.2.
- no longer CONFLICTS with links{-gui}

Differences to Links

So far, we have the following major differences to Links:

    * Much cleaner code
    * Support for a Lua scripting
    * Enhanced cookies support
    * IPv6 support
    * HTTP Authentication support
    * Proxy authentication support
    * Much more powerful configuration
    * Hiearchic bookmarks (Links-2.x has these as well)
    * Download resuming support
    * Mailcap support
    * Also a lot of smaller but still pleasant features ;)
    * More active development

Too many changes to list them all, see ChangeLog for details.
(http://pasky.ji.cz/cvsweb.cgi/elinks/ChangeLog)
2003-01-26 21:51:12 +00:00
wiz
3c8c087aa0 Fix HOMEPAGE and MASTER_SITE.
XXX: Could do with an update. Anyone reading this? ;)
2002-09-12 23:14:33 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
jlam
24204f9775 Note conflicts between elinks, links, and links-gui. 2002-06-30 04:02:54 +00:00
zuntum
7683c82f46 Initial import of elinks-0.3.0
This is the elinks tree - intended to provide feature-rich version of links,
however not rock-stable and dedicated mainly for testing.  Its purpuose is to
make alternative to links, until Mikulas will have some time to maintain it,
and to test and tune various patches for Mikulas to be able to include them
in the official links releases.

Provided by Dawid Szymanski <dawszy@arhea.net> in pkg/16851,
slightly modified by myself.
2002-05-17 18:06:19 +00:00