Page MenuHomeFreeBSD

net-im/cordless: Mark DEPRECATED
ClosedPublic

Authored by lcook on Feb 22 2021, 1:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 4:53 AM
Unknown Object (File)
Wed, Mar 6, 4:57 PM
Unknown Object (File)
Wed, Mar 6, 4:57 PM
Unknown Object (File)
Wed, Mar 6, 4:57 PM
Unknown Object (File)
Tue, Mar 5, 3:47 PM
Unknown Object (File)
Tue, Mar 5, 3:31 PM
Unknown Object (File)
Jan 22 2024, 4:17 AM
Unknown Object (File)
Jan 14 2024, 3:13 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
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.