notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net/cryptcat/files/patch-netcat.c

Number of commits found: 4

Thursday, 25 May 2023
09:09 Cy Schubert (cy) search for other commits by this committer
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
commit hash: 18bba8441a4ddd827edf80284c23dddf41979069 commit hash: 18bba8441a4ddd827edf80284c23dddf41979069 commit hash: 18bba8441a4ddd827edf80284c23dddf41979069 commit hash: 18bba8441a4ddd827edf80284c23dddf41979069 18bba84
Sunday, 7 Aug 2016
09:01 amdmi3 search for other commits by this committer
- Switch to USES=tar
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Cleanup pkg-descr
Original commitRevision:419763 
Sunday, 30 Oct 2005
13:21 ehaupt search for other commits by this committer
- 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>
Original commit
Wednesday, 11 Dec 2002
07:28 edwin search for other commits by this committer
Fix build of net/cryptcat

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

Number of commits found: 4