Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.16_1 17 Oct 2024 02:58:09 |
Vladimir Druzenko (vvd) Author: Rafael Grether |
irc/anope: Fix MySQL database support with MariaDB
PR: 273370
MFH: 2024Q4 |
2.0.16 16 Aug 2024 13:17:05 |
Vladimir Druzenko (vvd) Author: John Marshall |
irc/anope: 2.0.14 → 2.0.16
A lot of bug-fixes.
Changelogs:
https://www.anope.org/news/2024/anope-2015-release.html
https://www.anope.org/news/2024/anope-2016-release.html
PR: 280848
MFH: 2024Q3 |
2.0.14 30 Nov 2023 12:11:25 |
Rodrigo Osorio (rodrigo) |
irc/anope: fix build error with SASL option enabled
Also did some Makefile cleanup and reordering to make linters happy
PR: 275399
Reported by: Siva Mahadevan <me@svmhdvn.name>
Approved by: Rafael Grether <devnull@apt322.org> (maintainer) |
2.0.14 08 Aug 2023 06:39:19 |
Fernando Apesteguía (fernape) Author: Rafael Grether |
irc/anope: update to 2.0.14 - crash fixes and other minor changes
ChangeLog: https://github.com/anope/anope/issues/316
This update fixes segfault on loading external modules.
PR: 272980
Reported by: devnull@apt322.org (maintainer)
MFH: 2023Q3 (bugfix release) |
2.0.13 18 Jul 2023 12:14:12 |
Mikael Urankar (mikael) Author: DevNull |
irc/anope: Update to 2.0.13, coredump fixes, pass MAINTAINER'ship
The notable changes includes:
- Fixed a crash on some compilers when trying to call methods on a null pointer
- Fixed a crash when encountering an unterminated commented config block
- Fixed erroneously rejecting spaces in fantasy:name
- Fixed marking services pseudoclients as an oper on InspIRCd
- Fixed not checking user@ip as well as user@host when logging into an operator
account
- Fixed setting the vhost/vident during SASL on UnrealIRCd
- Updated the German translation
- Updated the Italian translation
Pass maintainership to Rafael Grether
PR: 242561 |
2.0.12 21 May 2023 16:27:18 |
Vinícius Zavam (egypcio) |
irc/anope: drop maintainership |
2.0.12 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
2.0.12 27 Dec 2022 13:02:06 |
Vinícius Zavam (egypcio) |
irc/anope: update 2.0.11 to 2.0.12 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.11 25 Jun 2022 08:10:19 |
Vinícius Zavam (egypcio) |
irc/anope: update 2.0.10 to 2.0.11 |
2.0.10 19 Feb 2022 19:46:04 |
Vinícius Zavam (egypcio) |
irc/anope: update 2.0.9_1 to 2.0.10
Add support for channel SQLines on InspIRCd;
Change default protocol module from inspircd20 to inspircd3;
Change the character set used by chanstats and irc2sql to utf8mb4;
Fix a ton of typos in messages;
Fix being able to override MAXLIST on InspIRCd;
Fix blocking on boot when trying to upgrade SQL databases;
Fix not flushing the ERROR message on squit;
Fix using an invalidated iterator when deleting bots;
Fix various harmless compiler warnings;
Fix webcpanel not using the forwarded IP;
Show the account name in nickserv/info.
* https://github.com/anope/anope/releases/tag/2.0.10
* https://github.com/anope/anope/compare/2.0.9...2.0.10 |
2.0.9_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.9_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.9_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.9_1 13 Jan 2021 16:13:24 |
osa |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
2.0.9 24 Oct 2020 13:23:58 |
egypcio |
irc/anope: update 2.0.7_1 to 2.0.9
github.com/anope/anope/blob/2.0.9/docs/Changes |
2.0.7_1 21 Nov 2019 19:27:39 |
osa |
Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.
PR: 241526
Reviewed by: portmgr (adamw)
Approved by: portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D22336 |
2.0.7 15 Nov 2019 10:52:42 |
egypcio |
irc/anope: update 2.0.6 to 2.0.7 |
2.0.6 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
2.0.6 20 May 2019 13:04:24 |
mat |
Remove Created by lines where I am the one. |
2.0.6 04 Mar 2019 07:21:57 |
jbeich |
irc/anope: unbreak with libc++ 8
In file included from src/access.cpp:12:
In file included from include/service.h:15:
In file included from include/services.h:22:
In file included from /usr/include/c++/v1/stdexcept:46:
In file included from /usr/include/c++/v1/exception:81:
In file included from /usr/include/c++/v1/cstddef:38:
include/version:1:1: error: expected unqualified-id
<U+007F>ELF<U+0002><U+0001><U+0001>
<U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0002><U+0000>><U+0000><U+0001><U+0000><U+0000><U+0000><U+0000>P
<U+0000><U+0000><U+0000><U+0000><U+0000>@<U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><F0>"<U+0001><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000><U+0000>@<U+0000>8
^
PR: 236192
Approved by: portmgr blanket |
2.0.6 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.0.6 16 Dec 2018 11:59:50 |
egypcio |
irc/anope: update 2.0.5 to 2.0.6
- adopt the port;
- silent portlint.
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D18489 |
2.0.5 16 Nov 2018 17:04:10 |
amdmi3 |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Update WWW |
2.0.5 02 Oct 2018 19:21:50 |
feld |
Reset maintainer for misc ports I do not interact with anymore |
2.0.5 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
2.0.5 09 Jun 2017 13:55:02 |
feld |
irc/anope: Update to 2.0.5
Modernize port options
Fix building with MySQL
Add new REDIS option
Changelog: https://github.com/anope/anope/blob/a9bf2518864a6919f7e1217016c9dec3a3b08323/docs/Changes
MFH: 2017Q2 |
2.0.2_2 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
2.0.2_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_2 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.0.2_1 10 Jan 2016 16:55:26 |
bapt |
Convert g* and i* to USES=sqlite and USES=firebird |
2.0.2_1 28 May 2015 08:16:26 |
mat |
Fixup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_1 24 Apr 2015 15:01:56 |
feld |
Anope supports reloading via HUP |
2.0.2_1 24 Apr 2015 14:50:33 |
feld |
rc script improvements
It was not setting user to "nobody" correctly |
2.0.2 23 Apr 2015 19:47:16 |
feld |
Add LICENSE |
2.0.2 23 Apr 2015 16:49:47 |
feld |
Update to 2.0.2, take maintainership
* Anope now works (was broken since STAGE)
* All extra modules are now port options
* Anope service runs as nobody by default
Approved by: mat |
1.8.9_1 23 Apr 2015 13:46:29 |
amdmi3 |
- Add empty directories to plist
Approved by: portmgr blanket |
1.8.9 02 Oct 2014 16:37:02 |
mat |
Cleanup @dirrm* from my ports.
Sponsored by: Absolight |
1.8.9 19 Jun 2014 13:03:29 |
mat |
- Update to 1.8.9
- Stage
- Cleanup rc script
- Take [1]
Approved by: maintainer [1]
Sponsored by: Absolight |
1.8.8 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.8.8 15 Mar 2014 16:21:35 |
miwi |
- Convert USE_GMAKE to USES |
1.8.8 18 Dec 2013 08:59:06 |
dhn |
- Update to 1.8.8 |
1.8.7 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.8.7 16 Sep 2013 17:03:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.8.7 26 Mar 2013 09:25:34 |
miwi |
- Unbreak build
Reported by: pointyhat |
1.8.7 07 Jan 2013 20:50:21 |
bapt |
Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn) |
1.8.7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.8.7 24 Dec 2011 10:49:07 |
dhn |
- Update to 1.8.7 |
1.8.6 23 May 2011 06:32:55 |
dhn |
- Update to 1.8.6 |
1.8.5_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.8.5_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.8.5 12 Sep 2010 08:34:23 |
dhn |
- Update to 1.8.5 |
1.8.4 07 Apr 2010 19:43:31 |
dhn |
- Update to 1.8.4 |
1.8.3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.8.3 30 Jan 2010 13:09:05 |
dhn |
- Update to 1.8.3 |
1.8.2 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.8.2 19 Jul 2009 16:13:51 |
dhn |
- Update to 1.8.2 |
1.8.0 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
1.8.0 14 Jan 2009 16:00:10 |
miwi |
- Update to 1.8.0
- Add PORTDOCS
PR: 130518
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
1.7.24 10 Dec 2008 09:32:31 |
beech |
- Update to 1.7.24
- Pass maintainership to submitter
PR: ports/129509
Submitted by: Dennis Herrmann <adox@mcx2.org> |
1.7.22 10 Dec 2008 09:00:39 |
beech |
- Update to 1.7.22 |
1.7.21 12 Nov 2008 16:49:09 |
pav |
- Update to 1.7.21
PR: ports/123290
Submitted by: Boris Kovalenko <boris@tagnet.ru>
- Drop maintainership
Submitted by: mat (maintainer) |
1.6.5 24 Jun 2007 10:40:59 |
mat |
Update to 1.6.5
Reminded by: miwi |
1.6.4 19 Sep 2006 09:36:55 |
mat |
fixup build |
1.6.4 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
1.6.4 16 Jul 2006 20:12:43 |
linimon |
Mark broken: fails to install. |
1.6.4 23 May 2006 12:38:13 |
mat |
Update to 1.6.4
PR: 96281
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
1.6.3_1 08 May 2006 10:32:04 |
edwin |
remove USE_REINPLACE for all categories starting with I |
1.6.3_1 22 Jan 2006 02:15:53 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.6.3_1 14 Nov 2005 14:16:12 |
mat |
Be hipe and add SHA256 |
1.6.3_1 19 Mar 2005 10:48:15 |
mat |
We don't need tHose anymore. |
1.6.3_1 29 Dec 2004 13:45:41 |
mat |
Make it really use threads when asked to [1]
While I'm here, make it respect CFLAGS
PR: [1] based on 75349
Submitted by: [1] Axel Gonzalez <loox@e-shell.net> |
1.6.3 26 Nov 2004 11:55:41 |
mat |
Fixup with 64 bits arch needing -fPIC for librairies.
Tested on: sledge |
1.6.3 26 Nov 2004 11:16:52 |
mat |
Update to 1.6.3 |
1.6.2 18 Nov 2004 22:19:40 |
kris |
BROKEN on ia64: Does not build |
1.6.2 19 Jun 2004 09:31:33 |
kris |
BROKEN on amd64: Shared libraries must be compiled with -fPIC) |
1.6.2 18 May 2004 05:21:08 |
mat |
It's USE_PERL5, not USE_PERL |
1.6.2 11 May 2004 11:37:08 |
mat |
Add sensible default because OPTIONS does not do it when BATCH |
1.6.2 04 May 2004 10:12:22 |
mat |
Needs perl to build
Pointed out by: bento via kris |
1.6.2 02 May 2004 08:02:58 |
mat |
Add sensible default
Pointed out by: bento via kris |
1.6.2 30 Apr 2004 15:50:30 |
mat |
Add anope 1.6.2, a set of IRC services for IRC networks. |