aboutsummaryrefslogtreecommitdiff
path: root/games/automuteus
Commit message (Collapse)AuthorAgeFilesLines
* games/automuteus: Update to 7.2.5Neel Chauhan2022-06-082-5/+4
|
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-071-0/+1
|
* games/automuteus: Update to 7.2.4Neel Chauhan2022-05-112-4/+4
| | | | Changes: https://github.com/automuteus/automuteus/releases/tag/7.2.4
* games/automuteus: Update to 7.2.2Neel Chauhan2022-05-062-30/+39
|
* games/automuteus: Update to 7.1.2Neel Chauhan2022-04-272-4/+4
|
* games/automuteus: Use correct config file, not GH HTMLNeel Chauhan2022-04-111-1622/+46
|
* games/automuteus: Update to 7.1.1Neel Chauhan2022-04-116-13/+1633
|
* games/automuteus: Update to 7.0.9Neel Chauhan2022-04-093-45/+16
|
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-301-0/+1
|
* games/automuteus: Update to 6.16.10Neel Chauhan2022-03-142-13/+13
|
* games/automuteus: Update to 6.16.9Neel Chauhan2022-03-102-4/+4
|
* games/automuteus: Update to 6.16.7Neel Chauhan2022-02-192-8/+7
|
* games/automuteus: Update to 6.16.4Neel Chauhan2022-02-182-7/+8
|
* games/automuteus: Update to 6.16.0Neel Chauhan2022-02-152-16/+16
|
* games/automuteus: Update to 6.15.2Neel Chauhan2021-07-202-4/+4
|
* games/automuteus: Update to 6.15.1Neel Chauhan2021-06-202-7/+7
|
* games/automuteus: Update to 6.13.0Neel Chauhan2021-05-122-4/+4
| | | | Changes: https://github.com/denverquane/automuteus/releases/tag/6.13.0
* games/automuteus: Update to 6.12.1Neel Chauhan2021-04-092-56/+46
| | | | Changes: https://github.com/denverquane/automuteus/releases/tag/6.12.1
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games/automuteus: Update to 6.11.2Neel Chauhan2021-03-032-4/+4
| | | | | | | | * https://github.com/denverquane/automuteus/releases/tag/6.11.2 * https://github.com/denverquane/automuteus/releases/tag/6.11.1 Notes: svn path=/head/; revision=567169
* games/automuteus: Remove spurious newline in MakefileNeel Chauhan2021-02-211-1/+0
| | | | Notes: svn path=/head/; revision=566246
* games/automuteus: Update to 6.11.0Neel Chauhan2021-01-222-8/+15
| | | | | | | | | Changes: https://github.com/denverquane/automuteus/releases/tag/6.11.0 Approved by: 0mp (mentor, implicit) Notes: svn path=/head/; revision=562325
* games/automuteus: Fix rc scriptNeel Chauhan2021-01-162-11/+23
| | | | | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D28107 Notes: svn path=/head/; revision=561740
* games/automuteus: Update to 6.10.1Neel Chauhan2021-01-112-10/+10
| | | | | | | Approved by: 0mp (mentor, implicit) Notes: svn path=/head/; revision=561283
* /automuteus: Update to 6.9.2Neel Chauhan2021-01-112-4/+4
| | | | | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D28087 Notes: svn path=/head/; revision=561245
* games/automuteus: Update to 6.8.1Neel Chauhan2021-01-082-4/+4
| | | | | | | | | Reviewed by: 0mp (mentor) Reported by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D28035 Notes: svn path=/head/; revision=560786
* games/automuteus: Update to 6.8.0Neel Chauhan2021-01-052-22/+22
| | | | | | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Relnotes: https://github.com/denverquane/automuteus/releases/tag/6.8.0 Differential Revision: https://reviews.freebsd.org/D27975 Notes: svn path=/head/; revision=560443
* Set MAINTAINER of my ports to my FreeBSD handle (nc@).Neel Chauhan2021-01-051-1/+1
| | | | | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D27966 Notes: svn path=/head/; revision=560410
* New port: games/automuteusKurt Jaeger2020-12-317-0/+242
AutoMuteUs is a Discord Bot to harness Among Us game data, and automatically mute/unmute players during games! Requires amonguscapture to capture and relay game data. WWW: https://automute.us/ PR: 252314 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=559769