summaryrefslogtreecommitdiff
path: root/net/cryptcat/files/patch-netcat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/cryptcat: Fix numerous LLVM15 build errorsCy Schubert2023-05-251-2/+149
| | | | | | | | | | | | Fix numerous instances of, netcat.c:241:22: error: incompatible integer to pointer conversion passing 'unsigned int' to parameter of type 'char *' [-Wint-conversion] bail (wrote_txt, wrote_net, wrote_out); ^~~~~~~~~ While at it assume care and feeding of this port. MFH: 2023Q2
* - Switch to USES=tarDmitry Marakasov2016-08-071-2/+2
| | | | | | | | | - Switch to options helpers - Regenerate patches with `make makepatch` - Cleanup pkg-descr Notes: svn path=/head/; revision=419763
* - Update from 20031202 to 1.2.1Emanuel Haupt2005-10-301-6/+5
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=146748
* Fix build of net/cryptcatEdwin Groothuis2002-12-111-0/+26
PR: ports/44992 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer) Notes: svn path=/head/; revision=71518