Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 1 | -2/+0 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 1 | -0/+2 |
| | | | | Approved by: pat | ||||
* | Make this port slave to www/lynx (and thus update it to 2.8.4.1). | Dmitry Sivachenko | 2001-11-01 | 1 | -30/+6 |
| | | | | | PR: 31619 Submitted by: MAINTAINER | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -9/+9 |
| | |||||
* | Switch distfile to bzip2. | Kevin Lo | 2000-10-04 | 1 | -0/+1 |
| | | | | | PR: 21731 Submitted by: MAINTAINER | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | Kris Kennaway | 2000-09-22 | 1 | -1/+1 |
| | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. | ||||
* | Upgrade to 2.8.3.1, and unmark FORBIDDEN. (non-ssl lynx was unmarked | Neil Blakey-Milner | 2000-08-06 | 1 | -12/+8 |
| | | | | | | | broken when crossing 2.8.3.pre5) PR: ports/20399 Submitted by: Stefan `Sec` Zehl <sec@ice.42.org> (MAINTAINER) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Mark it FORBIDDEN, buffer overflows galore. | Satoshi Asami | 2000-03-13 | 1 | -0/+1 |
| | | | | Submitted by: Kris Kennaway <kris@hub.freebsd.org> | ||||
* | USE_OPENSSL | Kris Kennaway | 2000-02-06 | 1 | -11/+7 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Change dependencies from static to shared openssl libraries, | Dirk Froemberg | 1999-11-07 | 1 | -0/+2 |
| | | | | because openssl also builds shared libraries, now. | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to version 2.8.2.1. | Steve Price | 1999-06-10 | 1 | -5/+5 |
| | | | | | PR: 12103 Submitted by: maintainer | ||||
* | Add '-' in '-I' | Michael Haro | 1999-06-03 | 1 | -2/+2 |
| | | | | | PR: 12003 Submitted by: koji@dti.ad.jp | ||||
* | include ${PREFIX}/include/openssl due to openssl upgrade. | Dirk Froemberg | 1999-06-02 | 1 | -1/+2 |
| | | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> | ||||
* | Initial import of lynx-ssl version 2.8.1.1. | Steve Price | 1999-05-03 | 1 | -0/+43 |
A non-graphical, text-based, ssl-enabled, World Wide Web client. PR: 10134 Submitted by: Stefan 'Sec' Zehl <sec@42.org> |