summaryrefslogtreecommitdiff
path: root/www/elinks/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2003-01-26 21:51:12 +0000
committersalo <salo>2003-01-26 21:51:12 +0000
commit6db25330b99b7b6b113341b756c80701477af4c8 (patch)
tree334c86cc957c4bb7af84b58ac0a61a55047056de /www/elinks/DESCR
parent7c41a4d294920e286d7f6120e83da47a8ffd1424 (diff)
downloadpkgsrc-6db25330b99b7b6b113341b756c80701477af4c8.tar.gz
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)
Diffstat (limited to 'www/elinks/DESCR')
-rw-r--r--www/elinks/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/elinks/DESCR b/www/elinks/DESCR
index 395f62e1877..6ed21d49350 100644
--- a/www/elinks/DESCR
+++ b/www/elinks/DESCR
@@ -1,5 +1,5 @@
-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.
+ELinks is an advanced and well-established text-mode web (HTTP/FTP/..) browser
+with a wide range of additional features and extensibility by the possibility
+to plug in own scripts in Lua language. This project aims to provide
+feature-rich version of Links, with more open patches/features inclusion
+policy. This OpenSource project is covered by the GNU General Public License.