Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Use PLIST_FILES instead of PLIST. | linimon | 2006-07-16 | 1 | -1/+1 |
| | | | | Pointy hat to: miwi | ||||
* | Add plist in makefile | miwi | 2006-06-13 | 2 | -4/+2 |
| | | | | Approved by: krion (mentor) | ||||
* | Update MASTER_SITES | miwi | 2006-06-12 | 2 | -4/+7 |
| | | | | | PR: ports/97808 Approved by: krion (mentor) | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | 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. | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Add a patch that stops sslproxy from leaving zombies all over the place. | billf | 2000-02-08 | 4 | -7/+43 |
| | | | | | | Submitted by: rwatson Upgrade to sslproxy.2000_Jan_29, with appropriate changes. | ||||
* | USE_OPENSSL, respect CC, LOCALBASE (indirectly via OPENSSLLIB) | kris | 2000-02-07 | 2 | -15/+11 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Remove dependencies to header files in ${PREFIX} to avoid problems | dirk | 2000-01-03 | 1 | -1/+0 |
| | | | | if openssl is in the base system already. | ||||
* | Change dependencies from static to shared openssl libraries, | dirk | 1999-11-08 | 1 | -1/+2 |
| | | | | because openssl also builds shared libraries, now. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Find the ssl header files correctly and fix this so it will work if | steve | 1999-08-01 | 3 | -4/+22 |
| | | | | | | | USA_RESIDENT=YES. PR: 12795 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | #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 | ||||
* | Initial import of sslproxy version 19980614. | steve | 1999-06-07 | 6 | -0/+46 |
Proxies non-SSL requests over an SSL connection. PR: 11723 Submitted by: Alex Le Heux <alexlh@funk.org> |