summaryrefslogtreecommitdiff
path: root/www/lynx-ssl/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-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 Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* Make this port slave to www/lynx (and thus update it to 2.8.4.1).Dmitry Sivachenko2001-11-011-30/+6
| | | | | PR: 31619 Submitted by: MAINTAINER
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-9/+9
|
* Switch distfile to bzip2.Kevin Lo2000-10-041-0/+1
| | | | | PR: 21731 Submitted by: MAINTAINER
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-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 unmarkedNeil Blakey-Milner2000-08-061-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 variablesChris Piazza2000-04-101-3/+3
|
* Mark it FORBIDDEN, buffer overflows galore.Satoshi Asami2000-03-131-0/+1
| | | | Submitted by: Kris Kennaway <kris@hub.freebsd.org>
* USE_OPENSSLKris Kennaway2000-02-061-11/+7
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-0/+2
| | | | because openssl also builds shared libraries, now.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Update to version 2.8.2.1.Steve Price1999-06-101-5/+5
| | | | | PR: 12103 Submitted by: maintainer
* Add '-' in '-I'Michael Haro1999-06-031-2/+2
| | | | | PR: 12003 Submitted by: koji@dti.ad.jp
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-021-1/+2
| | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
* Initial import of lynx-ssl version 2.8.1.1.Steve Price1999-05-031-0/+43
A non-graphical, text-based, ssl-enabled, World Wide Web client. PR: 10134 Submitted by: Stefan 'Sec' Zehl <sec@42.org>