aboutsummaryrefslogtreecommitdiff
path: root/irc/anope
Commit message (Collapse)AuthorAgeFilesLines
* Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin2019-11-211-1/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=518107
* irc/anope: update 2.0.6 to 2.0.7Vinícius Zavam2019-11-153-4/+5
| | | | Notes: svn path=/head/; revision=517646
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-8/+11
| | | | Notes: svn path=/head/; revision=508880
* Remove Created by lines where I am the one.Mathieu Arnold2019-05-201-1/+0
| | | | Notes: svn path=/head/; revision=502104
* irc/anope: unbreak with libc++ 8Jan Beich2019-03-041-0/+5
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=494557
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* irc/anope: update 2.0.5 to 2.0.6Vinícius Zavam2018-12-162-11/+8
| | | | | | | | | | | - adopt the port; - silent portlint. Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D18489 Notes: svn path=/head/; revision=487581
* - Add LICENSE_FILEDmitry Marakasov2018-11-162-35/+27
| | | | | | | | | - Switch to USES=localbase - Switch to options helpers - Update WWW Notes: svn path=/head/; revision=485088
* Reset maintainer for misc ports I do not interact with anymoreMark Felder2018-10-021-1/+1
| | | | Notes: svn path=/head/; revision=481130
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-5/+2
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* irc/anope: Update to 2.0.5Mark Felder2017-06-094-98/+48
| | | | | | | | | | | | | Modernize port options Fix building with MySQL Add new REDIS option Changelog: https://github.com/anope/anope/blob/a9bf2518864a6919f7e1217016c9dec3a3b08323/docs/Changes MFH: 2017Q2 Notes: svn path=/head/; revision=442989
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=411990
* Convert g* and i* to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-1/+1
| | | | Notes: svn path=/head/; revision=405724
* Fixup USE_GITHUB usage.Mathieu Arnold2015-05-282-5/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387711
* Anope supports reloading via HUPMark Felder2015-04-241-0/+1
| | | | Notes: svn path=/head/; revision=384654
* rc script improvementsMark Felder2015-04-242-4/+4
| | | | | | | It was not setting user to "nobody" correctly Notes: svn path=/head/; revision=384651
* Add LICENSEMark Felder2015-04-231-0/+2
| | | | Notes: svn path=/head/; revision=384604
* Update to 2.0.2, take maintainershipMark Felder2015-04-237-215/+407
| | | | | | | | | | | * Anope now works (was broken since STAGE) * All extra modules are now port options * Anope service runs as nobody by default Approved by: mat Notes: svn path=/head/; revision=384600
* - Add empty directories to plistDmitry Marakasov2015-04-232-0/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384577
* Cleanup @dirrm* from my ports.Mathieu Arnold2014-10-021-8/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369839
* - Update to 1.8.9Mathieu Arnold2014-06-194-37/+32
| | | | | | | | | | | | - Stage - Cleanup rc script - Take [1] Approved by: maintainer [1] Sponsored by: Absolight Notes: svn path=/head/; revision=358404
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Convert USE_GMAKE to USESMartin Wilke2014-03-151-2/+1
| | | | Notes: svn path=/head/; revision=348342
* - Update to 1.8.8Dennis Herrmann2013-12-183-4/+10
| | | | Notes: svn path=/head/; revision=336805
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327418
* - Unbreak buildMartin Wilke2013-03-261-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=315270
* Convert dhn's ports to the new options frameworkBaptiste Daroussin2013-01-071-8/+5
| | | | | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn) Notes: svn path=/head/; revision=310055
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Update to 1.8.7Dennis Herrmann2011-12-242-3/+3
| | | | Notes: svn path=/head/; revision=287963
* - Update to 1.8.6Dennis Herrmann2011-05-232-4/+3
| | | | Notes: svn path=/head/; revision=274492
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-0/+1
| | | | Notes: svn path=/head/; revision=271309
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.8.5Dennis Herrmann2010-09-123-4/+5
| | | | Notes: svn path=/head/; revision=261020
* - Update to 1.8.4Dennis Herrmann2010-04-072-4/+4
| | | | Notes: svn path=/head/; revision=252403
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 1.8.3Dennis Herrmann2010-01-304-5/+6
| | | | Notes: svn path=/head/; revision=248840
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Update to 1.8.2Dennis Herrmann2009-07-193-6/+7
| | | | Notes: svn path=/head/; revision=238061
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update to 1.8.0Martin Wilke2009-01-143-10/+27
| | | | | | | | | | - Add PORTDOCS PR: 130518 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=226091
* - Update to 1.7.24Beech Rintoul2008-12-103-5/+6
| | | | | | | | | | - Pass maintainership to submitter PR: ports/129509 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=224068
* - Update to 1.7.22Beech Rintoul2008-12-102-6/+5
| | | | Notes: svn path=/head/; revision=224066
* - Update to 1.7.21Pav Lucistnik2008-11-126-509/+212
| | | | | | | | | | | | PR: ports/123290 Submitted by: Boris Kovalenko <boris@tagnet.ru> - Drop maintainership Submitted by: mat (maintainer) Notes: svn path=/head/; revision=222777
* Update to 1.6.5Mathieu Arnold2007-06-243-29/+4
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=194172
* fixup buildMathieu Arnold2006-09-192-4/+25
| | | | Notes: svn path=/head/; revision=173378
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168006