Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on ia64 and sparc64: does not build | kris | 2005-03-27 | 1 | -1/+7 |
| | | | | Approved by: portmgr (self) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | ports with possibly unreachable MAINTAINERs | edwin | 2003-11-02 | 1 | -1/+1 |
| | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | 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. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Unbreak by linking dynamically | kris | 2000-03-08 | 1 | -2/+2 |
| | | | | Submitted by: Jim Bloom <bloom@acm.org> | ||||
* | USE_OPENSSL, respect CC and CFLAGS. | kris | 2000-02-06 | 3 | -8/+105 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Update some "301 Moved Permanently" URL's. | fenner | 1999-10-07 | 1 | -1/+1 |
| | |||||
* | Update to version 0.20. | steve | 1999-09-18 | 6 | -7/+39 |
| | | | | | PR: 13347 Submitted by: maintainer | ||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | fenner | 1999-09-17 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Fix up some grammar | cpiazza | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Import of tund. | cpiazza | 1999-08-02 | 5 | -0/+29 |
TUND allows to organize IP over IP tunnel (IP packets are incapsulated into UDP one). It works together with FreeBSD ipfw(8). Can be used for tunneling private networks behind NATD. PR: 12718 Submitted by: Sergey Kosyakov <ks@itp.ac.ru> |