lynx2.8.7dev.2 distfile size/checksum mismatch (was Re: [Lynx-dev] mac version)

2007-02-05 Thread Thorsten Glaser
Walter Ian Kaye dixit:

 I can't seem to recursively change group, only owner. :/

 Here's what's happening now:

 #8:07pm# /usr/mirports/www/lynx mmake install clean
 ===  Checking files for lynx-2.8.7dev.2-1-wide
 lynx2.8.7dev.2.tar.gz doesn't seem to exist on this system.
 Attempting to fetch /usr/mirports/Distfiles/lynx2.8.7dev.2.tar.gz from
 http://lynx.isc.org/current/.
 Requesting http://lynx.isc.org/current/lynx2.8.7dev.2.tar.gz
 100% |***| 3113 KB
 136.14 KB/s00:22
 3188012 bytes retrieved in 00:22 (136.11 KB/s)
 Size does not match for /usr/mirports/Distfiles/lynx2.8.7dev.2.tar.gz

Yep, this shouldn't happen:

[EMAIL PROTECTED]:~ $ cat /usr/ports/www/lynx/distinfo  
 
MD5 (lynx2.8.7dev.2.tar.gz) = e6aa5e07ce84ff56557bfcda48661274
RMD160 (lynx2.8.7dev.2.tar.gz) = d965809e4f45e892273c785c410f8b33c8c013cd
SHA1 (lynx2.8.7dev.2.tar.gz) = 68479437b4366eb7296df4ffdf678a439679be04
SIZE (lynx2.8.7dev.2.tar.gz) = 3188009
TIGER (lynx2.8.7dev.2.tar.gz) = d4b18816bd1f5005fd95e39f83066b6630c8966196f70a40

I get the 3188012b file too. Seems as if the distfile changed,
but why? (NB: This is the nightmare of all porters and packagers.)

bye,
//mirabile
-- 
  Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL.
 -- Henry Nelson, March 1999


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: lynx2.8.7dev.2 distfile size/checksum mismatch (was Re: [Lynx-dev] mac version)

2007-02-05 Thread Thomas Dickey
On Mon, Feb 05, 2007 at 03:47:48PM +, Thorsten Glaser wrote:
  Attempting to fetch /usr/mirports/Distfiles/lynx2.8.7dev.2.tar.gz from
  http://lynx.isc.org/current/.
  Requesting http://lynx.isc.org/current/lynx2.8.7dev.2.tar.gz
  100% |***| 3113 KB
  136.14 KB/s00:22
  3188012 bytes retrieved in 00:22 (136.11 KB/s)
  Size does not match for /usr/mirports/Distfiles/lynx2.8.7dev.2.tar.gz
 
 Yep, this shouldn't happen:
 
 [EMAIL PROTECTED]:~ $ cat /usr/ports/www/lynx/distinfo

 MD5 (lynx2.8.7dev.2.tar.gz) = e6aa5e07ce84ff56557bfcda48661274
 RMD160 (lynx2.8.7dev.2.tar.gz) = d965809e4f45e892273c785c410f8b33c8c013cd
 SHA1 (lynx2.8.7dev.2.tar.gz) = 68479437b4366eb7296df4ffdf678a439679be04
 SIZE (lynx2.8.7dev.2.tar.gz) = 3188009
 TIGER (lynx2.8.7dev.2.tar.gz) = 
 d4b18816bd1f5005fd95e39f83066b6630c8966196f70a40
 
 I get the 3188012b file too. Seems as if the distfile changed,
 but why? (NB: This is the nightmare of all porters and packagers.)

I haven't touched it...

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-02-04 Thread Walter Ian Kaye

At 09:52 a + 02/04/2007, Thorsten Glaser didst inscribe upon an
electronic papyrus:


Walter Ian Kaye dixit:


 I will commit something to catch this error earlier.


Done now (well, days ago). A 'cvs up' in infrastructure/
will get you that.


 So, um, what should I do in the meantime? :-)


The command belowŠ


 % sudo chown -R user:user /usr/mirports/Distfiles

 should help you (replace user by your user name).


Š should have helped you already. Like I said, the permission
problem was local - the directory where downloaded sources are
stored did belong to the root user because the setup was done
as root.


#4:09pm# /usr/mirports/www/lynx sudo chown -R boo:boo /usr/mirports/Distfiles
Password:
chown: boo: Invalid argument


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-02-04 Thread Stef Caunter

chown -R foo bar  chgrp -R foo bar

On Sun, 4 Feb 2007, Walter Ian Kaye wrote:


I can't seem to recursively change group, only owner. :/




___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-02-04 Thread Walter Ian Kaye
At 11:22 p -0500 02/04/2007, Stef Caunter didst inscribe upon an 
electronic papyrus:



chown -R foo bar  chgrp -R foo bar

On Sun, 4 Feb 2007, Walter Ian Kaye wrote:


I can't seem to recursively change group, only owner. :/


Oh, it turned out to be dumber than that. I was blindly following 
TG's instruction, and there is no group 'boo' on my computer. (It's 
'staff' here, perhaps because it is an admin account?) Unix was just 
giving a non-helpful error message.


Either way, mirports still ain't workin' OMM. :( I even tried 
deleting the  files in Distfiles/ (since trying to refetch wasn't 
working either), but no joy.


-boo


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-30 Thread Benny Siegert


Am 2007/01/28 um 8:05 schrieb Walter Ian Kaye:

At 07:26 p +0100 01/18/2007, Benny Siegert didst inscribe upon an  
electronic papyrus:


Um, that didn't work:
220 ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.
331 Guest login ok, send your complete e-mail address as password.
230-You are user #186 of 1000 simultaneous users allowed.
230-
230 Logged in anonymously.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type okay.
250 /pub is new cwd.
250-/pub/FreeBSD is new cwd.
250-
250-If you're looking for one of the FreeBSD releases, please look  
in the
250-releases/${ARCH}/${RELNAME} directory, where ARCH = alpha,  
amd64,

250-i386, ia64, pc98, or sparc64 and RELNAME = the release
250-you're interested in, e.g. 6.1-RELEASE or 5.5-RELEASE.
250-
250
250 /pub/FreeBSD/ports/distfiles is new cwd.
501 Syntax error in parameters.
221 Goodbye.
*** Error code 1

Stop in /usr/mirports/www/lynx (line 2264 of /usr/mirports/ 
infrastructure/mk/bsd.port.mk).

*** Error code 1

Stop in /usr/mirports/www/lynx (line 1658 of /usr/mirports/ 
infrastructure/mk/bsd.port.mk).

*** Error code 1

Stop in /usr/mirports/www/lynx (line 1859 of /usr/mirports/ 
infrastructure/mk/bsd.port.mk).


ftp.freebsd.org (alias MASTER_SITE_FREEBSD) is the last resort used  
when all other mirrors fail. The problem was earlier on:


 Attempting to fetch /usr/mirports/Distfiles/lynx2.8.7dev.2.tar.gz  
from http://lynx.isc.org/current/.

Requesting http://lynx.isc.org/current/lynx2.8.7dev.2.tar.gz
ftp: Can't open `lynx2.8.7dev.2.tar.gz': Permission denied

I am not quite sure if the Permission denied error is local or if  
it comes from the server. Assuming it is local,


% sudo chown -R user:user /usr/mirports/Distfiles

should help you (replace user by your user name).

--Benny.



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-29 Thread Walter Ian Kaye
At 05:59 a + 01/29/2007, Thorsten Glaser didst inscribe upon an 
electronic papyrus:



Walter Ian Kaye dixit:


 I don't understand your question


Okay: Normally, no FreeBSD server is called. I have no
idea why your computer seems to be contacting them.

Could you maybe produce a _full_ build log? Send that
via private mail to Benny and me, or put it up at
http://nopaste.snit.ch:8001/ - the site where I learned
to *love* lynx' ability to invoke an external editor
on a text field, because I can read in large files etc.
there then - and send us the resulting URI.


OK, here it is:

http://nopaste.snit.ch:8001/9287

thanks,
-boo


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-28 Thread Thorsten Glaser
Walter Ian Kaye dixit:

 $ mmake install clean

 Um, that didn't work:
 220 ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.
[…]
 250 /pub/FreeBSD/ports/distfiles is new cwd.

Do you have something with FreeBSD in the environment?

//mirabile
-- 
  Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL.
 -- Henry Nelson, March 1999


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-28 Thread Walter Ian Kaye

At 05:14 p + 01/28/2007, Thorsten Glaser didst inscribe upon an
electronic papyrus:


Walter Ian Kaye dixit:


 $ mmake install clean


 Um, that didn't work:
 220 ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.

[Š]

 250 /pub/FreeBSD/ports/distfiles is new cwd.


Do you have something with FreeBSD in the environment?


I don't understand your question


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-27 Thread Walter Ian Kaye
At 07:26 p +0100 01/18/2007, Benny Siegert didst inscribe upon an 
electronic papyrus:



Am 2007/01/17 um 6:17 schrieb Thorsten Glaser:


Walter Ian Kaye dixit:

[ MirPorts ]

How do I download/install it on my Mac?


If you use tcsh, some of the commands are a little bit different:


$ cd /usr
$ sudo mkdir mirports

% sudo chown `id -u` mirports
% setenv CVS_RSH ssh

$ cvs -d [EMAIL PROTECTED]:/cvs co -PAd mirports ports
$ cd ports


cd mirports


$ sudo sh Setup.sh -e

% source /usr/mpkg/db/SetEnv.csh

$ cd www/lynx
$ mmake install clean


Um, that didn't work:
220 ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.
331 Guest login ok, send your complete e-mail address as password.
230-You are user #186 of 1000 simultaneous users allowed.
230-
230 Logged in anonymously.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type okay.
250 /pub is new cwd.
250-/pub/FreeBSD is new cwd.
250-
250-If you're looking for one of the FreeBSD releases, please look in the
250-releases/${ARCH}/${RELNAME} directory, where ARCH = alpha, amd64,
250-i386, ia64, pc98, or sparc64 and RELNAME = the release
250-you're interested in, e.g. 6.1-RELEASE or 5.5-RELEASE.
250-
250
250 /pub/FreeBSD/ports/distfiles is new cwd.
501 Syntax error in parameters.
221 Goodbye.
*** Error code 1

Stop in /usr/mirports/www/lynx (line 2264 of 
/usr/mirports/infrastructure/mk/bsd.port.mk).

*** Error code 1

Stop in /usr/mirports/www/lynx (line 1658 of 
/usr/mirports/infrastructure/mk/bsd.port.mk).

*** Error code 1

Stop in /usr/mirports/www/lynx (line 1859 of 
/usr/mirports/infrastructure/mk/bsd.port.mk).




Oh, and SetEnv.csh is tested as I use it myself.

--Benny.

PS: Please Cc me on replies, as I am not subscribed to lynx-dev.



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-19 Thread Benny Siegert

Am 2007/01/17 um 6:17 schrieb Thorsten Glaser:


Walter Ian Kaye dixit:

[ MirPorts ]

How do I download/install it on my Mac?


If you use tcsh, some of the commands are a little bit different:


$ cd /usr
$ sudo mkdir mirports

% sudo chown `id -u` mirports
% setenv CVS_RSH ssh

$ cvs -d [EMAIL PROTECTED]:/cvs co -PAd mirports ports
$ cd ports
$ sudo sh Setup.sh -e

% source /usr/mpkg/db/SetEnv.csh

$ cd www/lynx
$ mmake install clean


Oh, and SetEnv.csh is tested as I use it myself.

--Benny.

PS: Please Cc me on replies, as I am not subscribed to lynx-dev.


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2007-01-16 Thread Walter Ian Kaye
At 06:09 p + 12/17/2006, Thorsten Glaser didst inscribe upon an 
electronic papyrus:



Chuck Houpt dixit:

 Thanks, I'll add the entries below to the list. For MirPorts, I 
couldn't find a

 link for the Lynx package itself. Do you know if one exists?


Yes, there is none. You may link to CVSweb:
http://cvs.mirbsd.de/ports/www/lynx/

But we don't provide binary packages at the moment,
due to lack of developers.


How do I download/install it on my Mac?

(I just upgraded from 10.2 to 10.4 and I'm going nuts without Lynx)

thanks,
-boo


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2006-12-17 Thread Thorsten Glaser
Chuck Houpt dixit:

 Mac OS X
 

 Lynxlet, an easy to use application:
 http://habilis.net/lynxlet/

 OS X GNU lynx, a stand-alone command-line executable package:
 http://www.osxgnu.org/software/pkgdetail.html?project_id=226#4086

 Fink's lynx, a command-line lynx package, available via Fink port-system:
 http://www.finkproject.org/
 http://pdb.finkproject.org/pdb/package.php/lynx

Not to forget NetBSD(R) pkgsrc(R), as well as
the MirPorts Framework, which both build Lynx
from source but with the ease of a packet
management system.

 Finally, Lynx can be build from source code using XCode:
 http://www.apple.com/macosx/features/xcode/
 http://lynx.isc.org/

bye,
//mirabile
-- 
  Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL.
 -- Henry Nelson, March 1999


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2006-12-17 Thread Chuck Houpt
Thanks, I'll add the entries below to the list. For MirPorts, I 
couldn't find a link for the Lynx package itself. Do you know if one 
exists?


Thanks - Chuck


NetBSD pkgsrc's lynx, a command-line lynx package, available via the 
NetBSD Package Collection System:

http://www.netbsd.org/Documentation/software/packages.html
ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/www/lynx/README.html

MirPorts' lynx, a command-line lynx package, available via the MirOS 
Ports Framework:

http://www.mirbsd.org/?ports




 

 Fink's lynx, a command-line lynx package, available via Fink port-system:
 http://www.finkproject.org/
 http://pdb.finkproject.org/pdb/package.php/lynx


Not to forget NetBSD(R) pkgsrc(R), as well as
the MirPorts Framework, which both build Lynx
from source but with the ease of a packet
management system.





___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] mac version

2006-12-17 Thread Thorsten Glaser
Chuck Houpt dixit:

 Thanks, I'll add the entries below to the list. For MirPorts, I couldn't find 
 a
 link for the Lynx package itself. Do you know if one exists?

Yes, there is none. You may link to CVSweb:
http://cvs.mirbsd.de/ports/www/lynx/

But we don't provide binary packages at the moment,
due to lack of developers.

bye,
//mirabile
-- 
  Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL.
 -- Henry Nelson, March 1999


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-19 Thread Thorsten Glaser
David Woolley dixit:

 There is no compiled SSL version on fink for legal issues not  
 technical ones (you can compile your own but you need to install the  

The legal reasons are probably that the OpenSSL licence has advertising
clauses, which require you to publicise its authors whenever you distribute
it, but the GPL licence forbids additional restrictions, so any attempt
to distribute the GPLed Lynx linked with OpenSSL voids the GPL licence,
and therefore makes the distribution in breach of copyright.

Except on operating systems where OpenSSL is part of the base system.

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.  -- Coywolf Qi Hunt


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-18 Thread Walter Ian Kaye
At 08:21a -0600 02/14/2006, José H. Espinosa didst inscribe upon an 
electronic papyrus:



On Feb 13, 2006, at 10:39 AM, [EMAIL PROTECTED] wrote:


In a recent note, =?ISO-8859-1?Q?Jos=E9_H._Espinosa?= said:


Date: Mon, 13 Feb 2006 09:48:32 -0600

The fink version is alive and kicking!  I am maintaining it, the
version 2.8.5 should be available soon.


Of course, the OP may be hoping for a package that uses the friendly
Mac installer rather than Developer Tools.  (Does fink do this?)


You do not need Developer Tools if you are using the stable 
version  with no ssl support.  And if you use fink commander you 
should not  have any problem.


Umm, so... is there an SSL version for 10.4.x?

(Figured I'd ask a more specific question)




___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-18 Thread José H. Espinosa
There is no compiled SSL version on fink for legal issues not  
technical ones (you can compile your own but you need to install the  
development tools).  There are plans to link have a work around this,  
by linking against the system SSL libraries, but the core fink  
members are working on migrating to the intel platform.


You do not need Developer Tools if you are using the stable  
version  with no ssl support.  And if you use fink commander you  
should not  have any problem.


Umm, so... is there an SSL version for 10.4.x?

(Figured I'd ask a more specific question)





___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-18 Thread David Woolley
 
 There is no compiled SSL version on fink for legal issues not  
 technical ones (you can compile your own but you need to install the  

The legal reasons are probably that the OpenSSL licence has advertising
clauses, which require you to publicise its authors whenever you distribute
it, but the GPL licence forbids additional restrictions, so any attempt
to distribute the GPLed Lynx linked with OpenSSL voids the GPL licence,
and therefore makes the distribution in breach of copyright.



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-18 Thread Thomas Dickey
On Sat, Feb 18, 2006 at 09:00:14PM +, David Woolley wrote:
  
  There is no compiled SSL version on fink for legal issues not  
  technical ones (you can compile your own but you need to install the  
 
 The legal reasons are probably that the OpenSSL licence has advertising
 clauses, which require you to publicise its authors whenever you distribute
 it, but the GPL licence forbids additional restrictions, so any attempt
 to distribute the GPLed Lynx linked with OpenSSL voids the GPL licence,
 and therefore makes the distribution in breach of copyright.

Some people assert that sections 2c is a requirement for the program
to print the information that it is GPL'd when it is run.  If one grants
that view, that is advertising for the GPL.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-14 Thread José H. Espinosa


On Feb 13, 2006, at 10:39 AM, [EMAIL PROTECTED] wrote:


In a recent note, =?ISO-8859-1?Q?Jos=E9_H._Espinosa?= said:


Date: Mon, 13 Feb 2006 09:48:32 -0600

The fink version is alive and kicking!  I am maintaining it, the
version 2.8.5 should be available soon.


Of course, the OP may be hoping for a package that uses the friendly
Mac installer rather than Developer Tools.  (Does fink do this?)


You do not need Developer Tools if you are using the stable version  
with no ssl support.  And if you use fink commander you should not  
have any problem.



Are we sure the OP is using OS X, not Classic?


That is right.


-- gil
--
StorageTek
INFORMATION made POWERFUL


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev




___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-13 Thread José H. Espinosa

Hi,

The fink version is alive and kicking!  I am maintaining it, the  
version 2.8.5 should be available soon.


On Feb 13, 2006, at 4:26 AM, Thomas Dickey wrote:


On Mon, 13 Feb 2006, Dan Zingone wrote:


Hi,

When do you expect to have a version for Macintosh? Thanks.


You're probably reading

http://lynx.browser.org/

which hasn't been maintained for quite a while.  Ignore that.  The  
current homepage for lynx is


http://lynx.isc.org/

There's at least one Mac OS X package using fink - but I don't know  
much

more than that.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev




___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Mac Version

2006-02-13 Thread gilmap
In a recent note, =?ISO-8859-1?Q?Jos=E9_H._Espinosa?= said:

 Date: Mon, 13 Feb 2006 09:48:32 -0600
 
 The fink version is alive and kicking!  I am maintaining it, the  
 version 2.8.5 should be available soon.
 
Of course, the OP may be hoping for a package that uses the friendly
Mac installer rather than Developer Tools.  (Does fink do this?)

Are we sure the OP is using OS X, not Classic?

-- gil
-- 
StorageTek
INFORMATION made POWERFUL


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev