summaryrefslogtreecommitdiff
path: root/irc/inspircd
Commit message (Collapse)AuthorAgeFilesLines
* irc/inspircd: specify examplesdirDries Michiels2026-06-062-28/+30
| | | | PR: 295273
* irc/inspircd: update to 4.11.0Dries Michiels2026-06-062-5/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.11.0
* irc/inspircd: remove mbedtls module logic it was removed in v4Dries Michiels2026-04-182-5/+2
| | | | | | https://docs.inspircd.org/4/moved-modules/#ssl_mbedtls PR: 294610
* irc/inspircd: update to 4.10.1Dries Michiels2026-04-112-4/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.10.1
* irc/inspircd: update to 4.10.0Dries Michiels2026-04-103-4/+7
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.10.0
* irc/inspircd: update to 4.9.0Dries Michiels2025-12-072-4/+4
| | | | Changes: https://docs.inspircd.org/4/change-log/#inspircd-490
* irc/inspircd: update to 4.8.0Dries Michiels2025-08-032-4/+4
| | | | Changes: https://docs.inspircd.org/4/change-log/
* irc/inspircd: update to 4.7.0Dries Michiels2025-03-292-4/+4
| | | | Changes: https://docs.inspircd.org/4/change-log/#inspircd-470
* irc/inspircd: update to 4.6.0Dries Michiels2025-03-012-4/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.6.0
* irc/inspircd: update to 4.5.0Dries Michiels2025-01-052-5/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.5.0
* security/mbedtls: Move to security/mbedtls2Tijl Coosemans2025-01-021-1/+2
| | | | | | | | The port has expired but isn't removed yet because there are still too many consumers. Rename it because the name "security/mbedtls" makes it look like it's the default version. PR: 283792
* irc/inspircd: update to 4.4.0Dries Michiels2024-11-022-4/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.4.0
* irc/inspircd: update to 4.3.0Dries Michiels2024-09-082-4/+4
| | | | Changes: https://docs.inspircd.org/4/change-log/#inspircd-430
* irc/inspircd: udpate to 4.2.0Dries Michiels2024-08-062-4/+4
| | | | Changes: https://docs.inspircd.org/4/change-log/#inspircd-420
* irc/inspircd: update to 4.1.0Dries Michiels2024-07-162-5/+4
| | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.1.0
* irc/inspircd: fix PCRE2 optionDries Michiels2024-07-132-5/+5
| | | | PR: 280164
* irc/inspircd: update PCRE to PCRE2 following upstreamFabian Wenk2024-07-132-5/+6
| | | | | | inspircd would fail to build with the PCRE option as it was renamed. PR: 280164
* irc/inspircd: update to 4.0.1Dries Michiels2024-07-033-54/+50
| | | | | Changes: https://github.com/inspircd/inspircd/releases/tag/v4.0.0 Changes: https://github.com/inspircd/inspircd/releases/tag/v4.0.1
* irc/inspircd: Sanitize MANPREFIXMuhammad Moinur Rahman2024-01-232-4/+5
| | | | Approved by: portmgr (blanket)
* irc/inspircd: update to 3.17.0Dries Michiels2023-12-233-5/+5
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3170
* devel/re2: Update to 20230801Po-Chuan Hsieh2023-09-111-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/google/re2/releases
* irc/inspircd: add missing optionsDries Michiels2023-07-261-8/+21
| | | | PR: 272349
* irc/inspircd: update to 3.16.1Dries Michiels2023-06-162-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3161
* irc/inspircd: update to 3.16.0Dries Michiels2023-04-282-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3160
* Mk/**ldap.mk: Convert USE_LDAP to USES=ldapMuhammad Moinur Rahman2023-02-081-1/+1
| | | | | | | | | | | | | | | 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
* irc/inspircd: update to 3.15.0Dries Michiels2022-12-302-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3150
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* irc/inspircd: update to 3.14.0Dries Michiels2022-08-272-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3140
* irc: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * A. Gabriel <backslash@BSDCode.org> * Aaron Dalton <aaron@FreeBSD.org> * Alexey Mikhailov <karma@ez.pereslavl.ru> * Alfred Perlstein <alfred@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Ben Hutchinson <benhutch@xfiles.org.uk> * Bill Fumerola <billf@chc-chimes.com> * Chess Griffin <chess@chessgriffin.com> * Chris Piazza <cpiazza@FreeBSD.org> * Craig Edwards <brain@mail1.chatspike.net> * David Bushong <david+ports@bushong.net> * David Taylor <davidt@yadt.co.uk> * Dennis Herrmann <adox@mcx2.org> * Dominic Marks <dom@cus.org.uk> * Edini <ports@edini.net> * Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru> * Evgueni V. Gavrilov <aquatique@rusunix.org> * George Reid <greid@ukug.uk.freebsd.org> * Gerrit Beine <tux@pinguru.net> * Gustau Perez <gustau.perez@gmail.com> * Hye-Shik Chang * Jase Thew <freebsd@beardz.net> * Jens Holmqvist <zparta@hispan.se> * Jimbo Bahooli <griffin@blackhole.iceworld.org> * Jonas Kvinge <jonas@night-light.net> * Josh Paetzel <josh@tcbug.org> * Julien Laffaye <kimelto@gmail.com> * KIMURA Yasuhiro <yasu@utahime.org> * Kirill Ponomarew <ponomarew@oberon.net> * Kubilay Kocak <koobs@FreeBSD.org> * Makoto Matsushita <matusita@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org * Martin Wilke <miwi@FreeBSD.org> * Masahiro Teramoto <markun@onohara.to> * Matthew West <mwest@uct.ac.za> * Maxim Ignatenko * Michael Ranner * Oliver Eikemeier * Philippe Audeoud <jadawin@tuxaco.net> * Romain Tartiere <romain@blogreen.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Shaun Amott <shaun@inerd.com> * Steve Wills <swills@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * TERAMOTO Masahiro <markun@onohara.to> * Tim Bishop <tim@bishnet.net> * Timothy Redaelli <drizzt@gufi.org> * Travis Poppe <tlp@liquidx.org> * Ulrich Spoerlein <q@uni.de> * Vsevolod Stakhov <vsevolod@highsecure.ru> * Walter Venable <weaseal@hotmail.com> * Walter Venable <weaseal@users.sourceforge.net> * Wen Heping <wenheping@gmail.com> * Will Andrews <andrews@technologist.com> * clement * db * elvstone@gmail.com * gahr * hrs * ijliao * koji@jet.es * milki <milki@rescomp.berkeley.edu> * perlguy@perlguy.com * pgl@instinct.org * sec@42.org * tdb * torstenb With hat: portmgr
* irc/inspircd: Update to 3.13.0Dries Michiels2022-05-012-5/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3130
* security/mbedtls: Update to 2.28.0 and fix make testTijl Coosemans2022-01-281-0/+1
| | | | | | Also bump dependent ports for library version change. PR: 255084
* irc/inspircd: Update to 3.12.0Dries Michiels2022-01-252-4/+4
| | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3120 Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33736
* */*: Consistently use my new driesm@FreeBSD.org aliasDries Michiels2021-11-091-1/+1
| | | | | | | | Replace all occurences of driesm.michiels@gmail.com with driesm@FreeBSD.org. Approved by: philip (mentor), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32896
* irc/inspircd: Fix CPE information because current one is deprecatedBernhard Froehlich2021-09-141-2/+0
| | | | Approved by: portmgr (blanket)
* irc/inspircd: Update to 3.11.0Dries Michiels2021-08-282-4/+4
| | | | | | | Changelog: https://docs.inspircd.org/3/change-log/#inspircd-3110 PR: 258116
* irc/inspircd: Update to 3.10.0Dries Michiels2021-05-173-5/+6
| | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3100 PR: 255932
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* irc/inspircd: Update to 3.9.0 and pass maintainership to submitterNeel Chauhan2021-02-276-104/+12
| | | | | | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-390 PR: 253878 Submitted by: Dries Michiels <driesm.michiels AT gmail DOT com> Notes: svn path=/head/; revision=566717
* irc/inspircd: Update to version 3.8.1Joseph Mingrone2021-01-014-68/+67
| | | | | | | | | | | | | - Apply suggestions from portclippy/portfmt/portlint - Remove multiple no-op REINPLACE_CMD https://docs.inspircd.org/3/change-log/#inspircd-381 PR: 252291 Reported by: Sadie Powell <sadie@witchery.services> Notes: svn path=/head/; revision=559799
* irc/inspircd: Update to 3.7.0, drop maintainershipDmitri Goutnik2020-08-024-8/+19
| | | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-370 Notes: svn path=/head/; revision=543947
* irc/inspircd: Update to 3.6.0Dmitri Goutnik2020-06-084-69/+10
| | | | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-360 Reported by: Tyler Saylor <me@tylersaylor.com> Notes: svn path=/head/; revision=538260
* irc/inspircd: Update to 3.5.0Dmitri Goutnik2020-02-035-8/+18
| | | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-350 Notes: svn path=/head/; revision=525033
* irc/inspircd: Update to 3.4.0Dmitri Goutnik2019-10-294-9/+12
| | | | | | | | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-340 Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D22159 Notes: svn path=/head/; revision=516038
* Change my maintainer emailDmitri Goutnik2019-09-161-1/+1
| | | | | | | | Approved by: tz (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21677 Notes: svn path=/head/; revision=512187
* irc/inspircd: Update to 3.3.0 (bugfix release); Add MBEDTLS knobYuri Victorovich2019-08-293-7/+11
| | | | | | | | | PR: 240129 Submitted by: Dmitri Goutnik <dg@syrec.org> MFH: 2019Q3 Notes: svn path=/head/; revision=510137
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* irc/inspircd: fix build on GCC architecturesPiotr Kubaj2019-07-191-1/+1
| | | | | | | | | | Base GCC can't build this port: /usr/include/c++/4.2/tr1/functional:907: error: cannot use typeid with -fno-rtti Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=506922
* irc/inspircd: update to 3.2.0Steve Wills2019-07-068-52/+55
| | | | | | | | PR: 239017 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=506011