Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ssl detection if openssl does not exist in base but in LOCALBASE | oliver | 2006-12-14 | 1 | -0/+2 |
| | | | | | PR: ports/105791 Approved by: maintainer | ||||
* | Add CONFLICTS, portlint. | dannyboy | 2004-02-11 | 1 | -3/+5 |
| | | | | | PR: 62589 Submitted by: maintainer | ||||
* | Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment. | knu | 2003-02-21 | 2 | -2/+2 |
| | |||||
* | Convert COMMENT to COMMENTFILE until these ports can be converted. | kris | 2003-02-10 | 1 | -1/+1 |
| | | | | Submitted by: lioux | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | 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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Make this port slave to www/lynx (and thus update it to 2.8.4.1). | demon | 2001-11-02 | 6 | -130/+10 |
| | | | | | PR: 31619 Submitted by: MAINTAINER | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -9/+9 |
| | |||||
* | Switch distfile to bzip2. | kevlo | 2000-10-04 | 2 | -1/+2 |
| | | | | | PR: 21731 Submitted by: MAINTAINER | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 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 | nbm | 2000-08-07 | 4 | -47/+85 |
| | | | | | | | 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 | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Mark it FORBIDDEN, buffer overflows galore. | asami | 2000-03-13 | 1 | -0/+1 |
| | | | | Submitted by: Kris Kennaway <kris@hub.freebsd.org> | ||||
* | USE_OPENSSL | kris | 2000-02-07 | 2 | -14/+10 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Honor PREFIX setting. | steve | 1999-12-23 | 1 | -1/+1 |
| | | | | | PR: 15137 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | Change dependencies from static to shared openssl libraries, | dirk | 1999-11-08 | 1 | -0/+2 |
| | | | | because openssl also builds shared libraries, now. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Update to version 2.8.2.1. | steve | 1999-06-10 | 4 | -26/+34 |
| | | | | | PR: 12103 Submitted by: maintainer | ||||
* | Add '-' in '-I' | mharo | 1999-06-04 | 1 | -2/+2 |
| | | | | | PR: 12003 Submitted by: koji@dti.ad.jp | ||||
* | include ${PREFIX}/include/openssl due to openssl upgrade. | dirk | 1999-06-02 | 1 | -1/+2 |
| | | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> | ||||
* | Add WWW: to some of the more recent imports... | hoek | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Initial import of lynx-ssl version 2.8.1.1. | steve | 1999-05-03 | 6 | -0/+97 |
A non-graphical, text-based, ssl-enabled, World Wide Web client. PR: 10134 Submitted by: Stefan 'Sec' Zehl <sec@42.org> |