notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/cryptcat/files/patch-netcat.c
SVNWeb

Number of commits found: 4

Thu, 25 May 2023
[ 09:09 Cy Schubert (cy) search for other commits by this committer ]    commit hash:18bba8441a4ddd827edf80284c23dddf41979069  commit hash:18bba8441a4ddd827edf80284c23dddf41979069  commit hash:18bba8441a4ddd827edf80284c23dddf41979069  18bba84 
net/cryptcat: Fix numerous LLVM15 build errors

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
Sun, 7 Aug 2016
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:419763
- Switch to USES=tar
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Cleanup pkg-descr
Sun, 30 Oct 2005
[ 13:21 ehaupt search for other commits by this committer ] Original commit 
- Update from 20031202 to 1.2.1
- 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>
Wed, 11 Dec 2002
[ 07:28 edwin search for other commits by this committer ] Original commit 
Fix build of net/cryptcat

PR:             ports/44992
Submitted by:   Maxim Maximov <mcsi@agava.com>
Approved by:    Roman Shterenzon <romanbsd@yahoo.com> (maintainer)

Number of commits found: 4