Page MenuHomeFreeBSD

New port: net-im/6cord: Terminal-driven Discord client
ClosedPublic

Authored by dmgk on Oct 25 2019, 3:48 PM.
Tags
None
Referenced Files
F82144806: D22152.id63694.diff
Thu, Apr 25, 10:22 PM
F82144797: D22152.id63773.diff
Thu, Apr 25, 10:22 PM
F82144796: D22152.id.diff
Thu, Apr 25, 10:22 PM
F82144792: D22152.id63665.diff
Thu, Apr 25, 10:22 PM
F82140725: D22152.diff
Thu, Apr 25, 9:28 PM
F82105671: D22152.id63773.diff
Thu, Apr 25, 2:39 PM
F82101314: D22152.id63694.diff
Thu, Apr 25, 1:10 PM
F82095491: D22152.id.diff
Thu, Apr 25, 11:15 AM
Subscribers

Details

Summary
New port: net-im/6cord

Fast, lightweight opensource terminal-driven
client for Discord written in go.

WWW: https://gitlab.com/diamondburned/6cord

PR:		241469
Submitted by:	Lewis Cook <vulcan@wired.sh>
Test Plan

poudriere testport: OK (113i, 120a)
portlint -ACN: OK

Diff Detail

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

Event Timeline

Submitter made these changes:

  • Updated Makefile to the latest tag release (9.5);
  • Updated 'GL_COMMIT', 'GL_TUPLE', 'distinfo', etc, ...;
  • Removed 'ONLY_FOR_ARCHS=amd64' as the previous issues has been fixed;
  • Removed files/patch-main.go as the DEBUG info being leaked has been fixed in the latest release.

Additionally, I removed OPTIONS_DEFAULT=EXAMPLES because it is always
default and moved pkg-message to files/pkg-message.in replacing hardcoded
examples path with %%EXAMPLESDIR%%.

This revision is now accepted and ready to land.Oct 29 2019, 10:44 PM
This revision was automatically updated to reflect the committed changes.