| Summary: | irc/anope-devel: new port | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Siva Mahadevan <me> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
| Status: | New --- | ||||||
| Severity: | Affects Only Me | CC: | devnull, me | ||||
| Priority: | --- | Flags: | devnull:
maintainer-feedback+
|
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Siva, Thanks for submitting a patch. Just a question, did you test with anope mysql database in this new version? I was away for a while due to health issues, but I'm going to look into it this week and test all of Anope's directives. Thanks! No problem! I did not test the mysql database as I don't use that feature personally. I don't know how best to test it. Siva, Thanks. I was dealing with an anope issue with mysql on another bug in runtime mysql issues as well (#273370) I will solve this week, and afterwards I will look into this anope-devel, after testing all runtime modules (ssl, sqlite and mysql). I can't release a patch if one or another module is not working properly. Probably I will remove mysql as OPTIONS_DEFAULT as wel, since according upstream, mysql is not used much, mostly flatfile and sqlite db. Please give me 1 or 2 weeks to test. |
Created attachment 250494 [details] irc/anope-devel: new port Anope upstream has two supported releases: stable (2.0.15) and development (2.1.5). This patch adds the -devel port tracking the development version. @Rafael please take a look, especially at the pkg-plist as there are quite a lot of files conditionally included on OPTIONS. I have tested the build and run it in my local server, it seems to work fine.