Page MenuHomeFreeBSD

net-im/cordless: Mark DEPRECATED
ClosedPublic

Authored by lcook on Feb 22 2021, 1:32 PM.
Tags
None
Referenced Files
F132668751: D28855.id84450.diff
Sat, Oct 18, 10:07 PM
Unknown Object (File)
Sat, Oct 18, 3:20 PM
Unknown Object (File)
Sat, Oct 18, 12:15 PM
Unknown Object (File)
Sat, Oct 18, 1:40 AM
Unknown Object (File)
Fri, Oct 17, 6:39 PM
Unknown Object (File)
Thu, Oct 16, 6:29 PM
Unknown Object (File)
Thu, Oct 16, 11:27 AM
Unknown Object (File)
Sun, Oct 12, 2:05 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 37265
Build 34154: arc lint + arc unit

Event Timeline

lcook requested review of this revision.Feb 22 2021, 1:32 PM
net-im/cordless/Makefile
54

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.