Page MenuHomeFreeBSD

net-im/cordless: Mark DEPRECATED
ClosedPublic

Authored by lcook on Feb 22 2021, 1:32 PM.
Tags
None
Referenced Files
F122505358: D28855.diff
Sat, Jul 5, 8:34 PM
F122490754: D28855.id.diff
Sat, Jul 5, 6:02 PM
F122470184: D28855.id.diff
Sat, Jul 5, 2:21 PM
Unknown Object (File)
Sat, Jul 5, 1:25 AM
Unknown Object (File)
May 12 2025, 4:18 AM
Unknown Object (File)
May 6 2025, 6:16 PM
Unknown Object (File)
Apr 29 2025, 11:23 PM
Unknown Object (File)
Apr 15 2025, 1:25 PM
Subscribers

Details

Summary

Sadly, the project has been discontinued as the main author was banned[1] with no intentions of keeping it alive, so I think it's time we remove it soon. There have been reports of user accounts getting banned as the old API was used, too. :(

[1] https://github.com/Bios-Marcel/cordless#i-am-closing-down-the-cordless-project

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lcook requested review of this revision.Feb 22 2021, 1:32 PM
net-im/cordless/Makefile
54 ↗(On Diff #84450)

FATAL: Makefile: [52]: use a tab (not space) after a variable name
FATAL: Makefile: [53]: use a tab (not space) after a variable name
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: "DEPRECATED" has to appear earlier.
WARN: Makefile: "EXPIRATION_DATE" has to appear earlier.

This should go after LICENSE.

https://docs.freebsd.org/en/books/porters-handbook/#porting-order-broken

  • Re-order DEPRECATED/EXPIRATION_DATE as suggested
This revision is now accepted and ready to land.Feb 23 2021, 6:52 AM
This revision was automatically updated to reflect the committed changes.