aboutsummaryrefslogtreecommitdiff
path: root/irc/ircproxy
Commit message (Collapse)AuthorAgeFilesLines
* irc/ircproxy: fix LICENSE_FILERodrigo Osorio2024-03-151-8/+8
| | | | | | | Also apply portfmt linter PR: 277523 Reported by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
* irc/ircproxy: Remove useless pkg-deinstallGleb Popov2024-03-022-43/+1
| | | | | The "you need to remove users" message is shown automatically. We also don't shutdown rc services during deinstall/upgrade.
* irc/ircproxy: Update to 1.3.8Chris Hutchinson2024-03-022-18/+16
| | | | PR: 277387
* */*: re-deprecate as per request by dizzy@Koichiro Iwao2024-01-261-0/+3
|
* */*: reassign ports to maintainerKoichiro Iwao2024-01-261-4/+1
| | | | | | | | that were returned to pool due to BSDforge.com unavailability (5 days). Also, remove DEPRECATED from some ports as they have a maintainer and he is still willing to maintain. PR: 276620
* */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITESDaniel Engberg2024-01-131-1/+0
| | | | | | | Site is now back up Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com> Approved by: portmgr (blanket)
* irc/ircproxy: Deprecate and set expiration date to 2024-02-29Daniel Engberg2024-01-061-1/+3
| | | | | | | Last release in 2010 and upstream is dead Redirect users to irc/soju or irc/znc and while at it return to pool Approved by: portmgr
* */*: Mark all ports that uses bsdforge.com in MASTER_SITES brokenDaniel Engberg2024-01-041-0/+2
| | | | | | | | | The domain bsdforge.com has expired, mark all ports that only uses bsdforge.com as broken (unfetchable). Additionally set ports that uses bsdforge.com as primary site and have broken mirrors as broken too as they're also unfetchable. Approved by: portmgr (blanket)
* 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: 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
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-2/+0
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Allow to build against contemporary versions of OpenSSL.Alexey Dokuchaev2020-08-311-6/+5
| | | | | | | PR: 244473 (modified) Notes: svn path=/head/; revision=547156
* Switch MASTER_SITES and WWW to https in Chris' ports.Raphael Kubo da Costa2019-10-191-1/+1
| | | | | | | | PR: 241272 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=514793
* Mark BROKEN on FreeBSD 12 and 13Antoine Brodin2019-04-041-1/+8
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q2 Notes: svn path=/head/; revision=497840
* 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-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Fix fetchDmitry Marakasov2016-01-122-8/+17
| | | | | | | | | | | | | | | - Pass maintainership to submitter - Update pkg-descr - While here, also - Fix LICENSE and add LICENSE_FILE - Silence stripping - Fix WWW PR: 206164 Submitted by: portmaster@bsdforge.com Notes: svn path=/head/; revision=405916
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* - Use options helpersDmitry Marakasov2015-06-101-7/+5
| | | | | | | - Strip binaries Notes: svn path=/head/; revision=389111
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371570
* dns/c-ares:Tijl Coosemans2014-08-281-1/+1
| | | | | | | | | | | - Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366389
* irc/ircproxy: modernize and explicit linking with libcrypto (dports)John Marino2014-07-051-21/+8
| | | | | | | | | * new LIB_DEPENDS format * use option configure * convert USE_BZIP2 Notes: svn path=/head/; revision=360806
* 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
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* - Stage supportMartin Wilke2014-03-061-1/+0
| | | | Notes: svn path=/head/; revision=347202
* 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
* - Bump PORTREVISION after dns/c-ares updateRyan Steinmetz2013-05-151-2/+3
| | | | Notes: svn path=/head/; revision=318254
* Convert left unconverted ports in irc to new options frameworkBaptiste Daroussin2013-03-261-16/+12
| | | | Notes: svn path=/head/; revision=315287
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add licenseSylvio Cesar Teixeira2011-05-201-0/+2
| | | | Notes: svn path=/head/; revision=274393
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.3.6Sylvio Cesar Teixeira2010-04-176-105/+58
| | | | | | | | | | - Change creation of USER and GROUP to stay of accord with porters-handbook. - Update site of vendor Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252839
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Update to 1.3.4c.Marcelo Araujo2009-08-282-6/+5
| | | | | | | | | | - Reset maintainer to submitter. PR: ports/138085 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=240448
* - 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
* Well, yeah, leave it to me to test an update and all dependent ports,Peter Pentchev2009-06-151-1/+2
| | | | | | | | | | | | notify maintainers, wait for a couple of days, and then only commit the update itself, leaving the dependent ports un-updated :( Bump the shared lib dependency on ports touched by the c-ares update. Pointy hat to: roam (myself) Notes: svn path=/head/; revision=235857
* - fix build with custom LOCALBASEIon-Mihai Tetcu2009-06-121-1/+2
| | | | | | | | | | | | - no need to add --prefix= to CONFIGURE_ARGS, it's done by b.p.m because GNU_CONFIGURE=yes Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) Notes: svn path=/head/; revision=235660
* - Update to 1.3.3cBeech Rintoul2008-01-023-12/+12
| | | | | | | | | | | - Use datadir macro PR: ports/119174 Submitted by: Jonas Kvinge <jonas@night-light.net> Approved by: linimon (mentor) Notes: svn path=/head/; revision=204864
* - Update to 1.3.1bBeech Rintoul2007-12-184-35/+51
| | | | | | | | Submitted by: Jonas Kvinge <jonas@emptyglass.night-light.net> (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=203975
* - Update to 1.2.42.pre3Pav Lucistnik2006-09-045-18/+20
| | | | | | | | | | - Disable automatical crontab editing PR: ports/102826 Submitted by: Jonas Kvinge <jonas@emptyglass.night-light.net> (maintainer) Notes: svn path=/head/; revision=172206
* - Update to 1.2.42d.pre2Pav Lucistnik2006-08-286-92/+78
| | | | | | | | PR: ports/102615 Submitted by: Jonas Kvinge <jonas@night-light.net> (maintainer) Notes: svn path=/head/; revision=171569
* Un-FORBID: Subvert broken logic for disabling confirmation email.Volker Stolz2006-02-082-12/+4
| | | | | | | | | Cleanup a bit while here. Approved by: maintainer Notes: svn path=/head/; revision=155527
* FORBIDDEN: Sends email to authors after compilationKris Kennaway2006-01-291-0/+2
| | | | Notes: svn path=/head/; revision=154737
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* <jonas@jonas.night-light.net>: host emptyglass.night-light.net[81.191.68.120]Edwin Groothuis2004-10-251-1/+1
| | | | | | | | | said: 553 5.3.0 <jonas@jonas.night-light.net>... ADDRESS BLOCKED,MAIL WILL NOT BE READ.RESEND YOUR MAIL TO JONASKI@NIGHT-LIGHT.NET. (in reply to RCPT TO command) Notes: svn path=/head/; revision=120149
* Pacify portlint.Mark Linimon2004-05-181-9/+9
| | | | Notes: svn path=/head/; revision=109399
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747