aboutsummaryrefslogtreecommitdiffstats
path: root/net/cryptcat
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Drop maintainershipsahil2010-07-311-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* - Assign to Sahil Tandon <sahil@tandon.net>gabor2009-06-281-1/+1
| | | | Submitted by: Sahil Tandon <sahil@tandon.net> (via ports@)
* - Drop maintainership of some ports I don't use any moregabor2009-06-271-1/+1
|
* - Remove DESTDIR support from my ports as it is useless now. New implementationgabor2007-04-011-1/+1
| | | | is coming.
* Change my e-mail address.gabor2006-12-081-1/+1
| | | | Approved by: erwin (mentor)
* - Support DESTDIR[1]erwin2006-08-061-2/+2
| | | | | | | - Whitespace nit PR: 101428 Submitted by: gabor (maintainer)
* Add SHA256mnag2005-11-091-0/+1
| | | | | PR: 88733 Submitted by: maintainer
* - Update from 20031202 to 1.2.1ehaupt2005-10-306-42/+33
| | | | | | | | | | | - Bump PORTEPOCH - Update MASTER_SITE and WWW (project moved to sourceforge) - Remove two patches that contained CR/LF's - Add two patches (invoked by CR/LF problematic) - Pass maintainership to submitter PR: 88134 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* - Update to 20031202ehaupt2005-10-283-14/+11
| | | | | | | | | | | | | | | | - Update master site - Nuke pkg-plist - Cleanup [1] Unable to deliver to destination domain Failed to deliver to domain oven.org after 73 tries. CantConnectToHost PR: 87137 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Approved by: maintainer timeout (19 days), maintainer address bounces since 4 days [1]
* 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>