aboutsummaryrefslogtreecommitdiffstats
path: root/security/sslproxy
Commit message (Collapse)AuthorAgeFilesLines
* 2013-02-27 www/igal: No more upstream, no more public distfiles, consider ↵bapt2013-03-045-101/+0
| | | | | | | | | | | | | using www/llgal 2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server 2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles 2013-02-28 security/sslproxy: Abandoned upstream 2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles 2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008 2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd 2013-02-28 mail/gmime: Superceded with version 2.4 2013-02-28 archivers/bsdar: part of the base system
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - Mark DEPRECATEDtabthorpe2013-01-271-0/+3
| | | | Submitted by: maintainer
* -remove MD5ohauer2011-07-031-1/+0
|
* Use PLIST_FILES instead of PLIST.linimon2006-07-161-1/+1
| | | | Pointy hat to: miwi
* Add plist in makefilemiwi2006-06-132-4/+2
| | | | Approved by: krion (mentor)
* Update MASTER_SITESmiwi2006-06-122-4/+7
| | | | | PR: ports/97808 Approved by: krion (mentor)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-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.
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Add a patch that stops sslproxy from leaving zombies all over the place.billf2000-02-084-7/+43
| | | | | | Submitted by: rwatson Upgrade to sslproxy.2000_Jan_29, with appropriate changes.
* USE_OPENSSL, respect CC, LOCALBASE (indirectly via OPENSSLLIB)kris2000-02-072-15/+11
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Remove dependencies to header files in ${PREFIX} to avoid problemsdirk2000-01-031-1/+0
| | | | if openssl is in the base system already.
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-1/+2
| | | | because openssl also builds shared libraries, now.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Find the ssl header files correctly and fix this so it will work ifsteve1999-08-013-4/+22
| | | | | | | USA_RESIDENT=YES. PR: 12795 Submitted by: Palle Girgensohn <girgen@partitur.se>
* #4/4 enforcing Caps, no periodhoek1999-06-271-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.steve1999-06-076-0/+46
Proxies non-SSL requests over an SSL connection. PR: 11723 Submitted by: Alex Le Heux <alexlh@funk.org>