aboutsummaryrefslogtreecommitdiff
path: root/net-im/matterircd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net-im/matterircd: Update to 0.24.2norrland2021-06-151-1/+1
| | | | | PR: 256595 Approved by: lwhsu (mentor, implicit)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-im/matterircd: Update to 0.24.0Rainer Hurling2021-03-291-1/+1
| | | | | | | | | | | Changelog: https://github.com/42wim/matterircd/releases/tag/v0.24.0 PR: 254545 Submitted by: Corey Halpin <chalpin@cs.wisc.edu> Approved by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=569465
* net-im/matterircd: Update to 0.23.1Rainer Hurling2021-03-011-4/+2
| | | | | | | | | | Changelog: https://github.com/42wim/matterircd/blob/master/changelog.md PR: 253940 Submitted by: Corey Halpin <chalpin@cs.wisc.edu> Notes: svn path=/head/; revision=566904
* net-im/matterircd: Update to 0.22.0Mikael Urankar2021-01-141-1/+1
| | | | | | | | PR: 252668 Submitted by: norrland@nullbyte.se Notes: svn path=/head/; revision=561572
* net-im/matterircd: update to 0.19.4Mikael Urankar2020-04-061-2/+1
| | | | | | | | PR: 245213 Approved by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=530895
* net-im/matterircd: unbreak on aarch64Mikael Urankar2020-02-241-1/+1
| | | | | | | | | | It builds fine on aarch64 PR: 243819 Approved by: norrland@nullbyte.se (maintainer), manu (mentor) Notes: svn path=/head/; revision=527037
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-0/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* net-im/matterircd: Switch to USES=go:modules, fix build with go1.13Yuri Victorovich2019-08-171-9/+3
| | | | | | | | | PR: 239883 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmgr (unbreak with the upcoming go1.13) Notes: svn path=/head/; revision=509134
* Convert all Go ports to USES=goTobias Kortkamp2019-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | This allows for port testing with lang/go-devel via GO_PORT, setting up the Go build environment in a single place, and is step one in simplifying Go ports that often define too complicated do-build targets themselves. USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and 'no_targets' for ports with composite builds that call 'go' themselves and do not need the do-build/do-install targets of USES=go. PR: 238849 Submitted by: dg@syrec.org (also D20745) Reviewed by: mat, tobik Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20746 Notes: svn path=/head/; revision=505321
* net-im/matterircd: update to 0.19.2Steve Wills2019-04-151-1/+1
| | | | | | | | PR: 237297 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=499040
* - Update to 0.19.1Wen Heping2019-03-271-1/+1
| | | | | | | | PR: 236699 Submitted by: norrland@nullbyte.se(maintainer) Notes: svn path=/head/; revision=496933
* net-im/matterircd: update to 0.18.4Steve Wills2018-11-011-1/+1
| | | | | | | | PR: 232877 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=483660
* net-im/matterircd: Update to 0.18.2Steve Wills2018-07-041-1/+1
| | | | | | | | PR: 229483 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=473861
* net-im/matterircd: Update to 0.18.0Steve Wills2018-06-141-1/+1
| | | | | | | | PR: 228928 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=472414
* net-im/matterircd: Update to 0.17.3Danilo G. Baio2018-05-061-1/+1
| | | | | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.17.3/changelog.md PR: 227964 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=469255
* net-im/matterircd: Update to 0.17.2Danilo G. Baio2018-04-261-1/+1
| | | | | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.17.2/changelog.md PR: 227696 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=468309
* net-im/matterircd: Update to 0.17.0Danilo G. Baio2018-04-091-1/+1
| | | | | | | | | | Changes: https://raw.githubusercontent.com/42wim/matterircd/v0.17.0/changelog.md PR: 227391 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=466913
* net-im/matterircd: Update to 0.16.8Danilo G. Baio2018-04-061-1/+1
| | | | | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.16.8/changelog.md#v0168 PR: 227196 Submitted by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=466693
* Add net-im/matterircd: IRC bridge for Mattermost and SlackDanilo G. Baio2018-03-311-0/+36
Minimal IRC server which integrates with Mattermost and Slack. Connect to your local/remote Mattermost installation or to Slack via your IRC-client. WWW: https://github.com/42wim/matterircd PR: 227063 Submitted by: norrland@nullbyte.se Notes: svn path=/head/; revision=466052