summaryrefslogtreecommitdiff
path: root/net/gale (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add back explicit dependency on rsaref since it doesn't build without it.Kris Kennaway2000-09-221-0/+1
|
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-3/+0
| | | | | | | 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.
* Fix MASTER_SITES.Jeroen Ruigrok van der Werven2000-09-051-1/+1
| | | | | Not portlinted. I didn't bother to contact the MAINTAINER since this was an easy fix.
* Add Gale 0.99a, another open-source messaging system. This one usesWill Andrews2000-08-117-0/+102
strong crypto for security though! PR: 20329 Submitted by: Peter Haight <peterh@sapros.com>