Bug 278819

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:
Description Flags
irc/anope-devel: new port me: maintainer-approval? (devnull)

Description Siva Mahadevan 2024-05-06 20:13:49 UTC
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.
Comment 1 Rafael Grether 2024-05-11 15:47:15 UTC
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!
Comment 2 Siva Mahadevan 2024-05-12 14:34:17 UTC
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.
Comment 3 Rafael Grether 2024-05-13 22:27:54 UTC
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.