aboutsummaryrefslogtreecommitdiffstats
path: root/net/cryptcat
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)edwin2004-03-121-1/+1
| | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* Use PAX macro.trevor2004-01-221-1/+1
|
* use pax to aid non-root extraction.sf2003-10-311-0/+1
|
* update net/cryptcat: 0.0 --> 2.0daichi2003-06-262-4/+4
| | | | | PR: 53641 Submitted by: Roman Shterenzon <roman@xpert.com> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build of net/cryptcatedwin2002-12-111-0/+26
| | | | | | PR: ports/44992 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer)
* Fix build on -current by including required headers and not trying tokris2002-09-052-9/+39
| | | | compile/link c++ code with cc(1)
* Add cryptcat 0.0, which is standard netcat enhanced with twofishwill2001-03-116-0/+88
encryption. PR: 23658 Submitted by: Roman Shterenzon <roman@xpert.com>