Commit Graph

40 Commits

Author SHA1 Message Date
Vsevolod Stakhov
9f9005bc1b Update to 0.10.5.
PR:		84367
Submitted by:	maintainer
Approved by:	perky (mentor)
2005-07-31 13:32:49 +00:00
Michael Johnson
7f48efe724 - Update to 0.10.3
PR:		ports/78224
Submitted by:	maintainer
2005-03-01 08:27:29 +00:00
Volker Stolz
5719811a83 - Update to 0.10.2
- --disable-nls to bypass lib/charset.alias problem for now

PR:		ports/77430
Submitted by:	maintainer
2005-02-13 14:32:00 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Pav Lucistnik
e60914dbe7 - Update to 0.9.3
PR:		ports/73887
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2004-11-12 23:30:46 +00:00
Pav Lucistnik
332832360e - Update to 0.9.2
PR:		ports/73216
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2004-10-28 15:11:57 +00:00
Ruslan Ermilov
d05f95eacb Fixed a nasty bug that distorts the output on terminals that
do not have the "eat_newline_glitch (xn)" glitch, e.g., the
cons25 family of terminals.  Based on patch provided by Petr
Baudis.

Approved by:	Jason Harris (maintainer)
2004-04-01 06:52:50 +00:00
Kirill Ponomarev
ae03d704d4 - Update to version 0.9.1
PR:		ports/62407
Submitted by:	maintainer
2004-02-06 08:58:03 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
608c2b82ef - Update to version 0.9.0
Approved by:	maintainer
2003-12-25 22:59:03 +00:00
Pav Lucistnik
7d8ff46565 - Update to 0.4.3
PR:		ports/59771
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2003-12-04 11:07:48 +00:00
Edwin Groothuis
e2e2d02ab3 Port update: www/elinks Elinks crashes on frameset webpages
I noticed elinks crashes most of the times after parsing a
	web page which includes framesets (try loading a frameset
	with for example rows="200,*"). This occurs because it tries
	to free some arbitrary block of memory without checking if
	the previous functions returned errors.

PR:		ports/56668
Submitted by:	Mário Freitas <sub_0@netcabo.pt>
Approved by:	Jason Harris <jharris@widomaker.com>
2003-10-08 03:44:49 +00:00
Tilman Keskinoz
ee907851ba make gzip-encoded pages display properly
PR:		48644
Submitted by:	maintainer
2003-03-04 20:19:39 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Norikatsu Shigemura
22253cb20e Update to 0.4.2.
PR:		ports/47563
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2003-01-28 21:48:07 +00:00
Alan Eldridge
460e1320a3 reverse accidental commit 2003-01-07 18:07:54 +00:00
Alan Eldridge
019c84c188 Latest version.
Patch adds printing ability, on the fly gzip/gunzip for downloads, etc.
Just save file to |command line.
2003-01-07 01:07:49 +00:00
David W. Chapman Jr.
28d58c396d Fix MASTER_SITES
Add Author's pgp key
Update URL in pkg-descr

PR:		42269
Submitted by:	maintainer
2002-09-01 15:10:09 +00:00
Ying-Chieh Liao
6ad3b7e8bf upgrade to 0.3.2
PR:		38302
Submitted by:	maintainer
2002-05-19 19:42:01 +00:00
Patrick Li
d9348add92 Project page moved to faster site
PR:		37647
Submitted by:	maintainer
2002-05-01 22:12:43 +00:00
Patrick Li
d91789b71b Update to 0.3.0
PR:		35931
Submitted by:	maintainer
2002-03-15 21:18:58 +00:00
Yoichi NAKAYAMA
3549caf2d0 Add elinks, links text WWW browser with many bugfixes and enhancements.
(repo-copied from www/links)

PR:		ports/33958
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-03-06 17:00:54 +00:00
Dmitry Sivachenko
f7a78f5748 Set PORTEPOCH to 1, since 0.96preN serts after 0.96.
(Probably my fault.)

Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2001-07-07 09:37:05 +00:00
Dmitry Sivachenko
964f238a3a Upgrade to 0.96 2001-07-03 09:24:10 +00:00
Dmitry Sivachenko
0b7e5ed804 Add more MASTER_SITES. 2001-06-22 11:07:41 +00:00
Dmitry Sivachenko
a320e52a13 Update to 0.96pre7 2001-06-19 07:40:04 +00:00
Dmitry Sivachenko
3237b6b076 Update to 0.96pre6
Submitted by:	Sergey Osokin <osa@freebsd.org.ru>
2001-06-18 13:31:33 +00:00
David E. O'Brien
b4af09dbb7 Remove the damn fscking error bell chimed when ~/.links/.links.cfg
is missing and could not be created.  This is driving me nuts during
make release.
2001-03-20 17:33:58 +00:00
Dmitry Sivachenko
3b14d66efb Disable authentication.
Author reports links crashes often if it is enabled.
2001-02-26 08:38:19 +00:00
Dmitry Sivachenko
d21c75af3b Enable Authentication.
Bump PORTREVISION.

Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>
2001-02-22 09:25:11 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Dmitry Sivachenko
edd4f09e8f Update to 0.95.
Submitted by:	Sergey A. Osokin <osa@freebsd.org.ru>
2001-01-12 20:38:37 +00:00
Dmitry Sivachenko
03256feb31 Update to version 0.93. 2000-11-26 09:09:48 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Maxim Sobolev
8b2fc1193c Fix:
1.Problems with keys PgUp PgDn Home End
2.Terminal options -> KOI8-R frames not read from ~/.links/links.cfg

PR:		20947
Submitted by:	Belousov Oleg <strijar@urai.ru>
Approved by:	maintainer
2000-09-05 06:54:32 +00:00
Kevin Lo
b73fb5005a Update to 0.92
PR: 19786
Submitted by: Maxim Tulyuk <mt@lucky.net>
2000-07-11 14:22:23 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Chris D. Faulhaber
5d12561f43 Update port to 0.84
PR:		17352
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-03-20 21:30:09 +00:00
Chris D. Faulhaber
347d2cb3a5 Update port to 0.83
PR:		16681
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:37:42 +00:00
Steve Price
9ee1cd3009 Add links version 0.82.
A Lynx-like text WWW browser.

PR:		16248
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 06:02:02 +00:00