summaryrefslogtreecommitdiff
path: root/irc/irssi-scripts
Commit message (Collapse)AuthorAgeFilesLines
* irc/irssi-scripts: fix maintainershipPhilippe Audeoud2024-03-081-1/+1
| | | | | PR: 277417 Approved by: maintainer, bapt (mentor)
* irc/irssi-scripts: upgrade to 20231031Philippe Audeoud2024-03-083-11/+8
| | | | | PR: 277417 Approved by: maintainer, bapt (mentor)
* irc/irssi-scripts: fix packaging (+)Dima Panov2022-11-012-15/+51
| | | | | | | Add missed files to plist Reported by: poudriere bult -t 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/irssi-scripts: Update to 20220704Zach Crownover2022-08-042-5/+5
| | | | PR: 265609
* irc/irssi-scripts: Take maintainershipZach Crownover2022-07-291-1/+1
| | | | PR: 235529
* 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return jadawin@'s ports to the pool after taking in his commit bit.Rene Ladan2020-10-051-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=551530
* - Update to 20181120Philippe Audeoud2019-09-043-20/+5
| | | | | | | - Remove useless patch for script ipupdate.pl Notes: svn path=/head/; revision=511149
* - Update to 20170711Philippe Audeoud2018-07-063-8/+8
| | | | | | | | PR: 229031 Submitted by: Victor <gudfitz@gmail.com> Notes: svn path=/head/; revision=474035
* irc/irssi-scripts: Update to 20160301Tobias Kortkamp2018-03-143-7/+8
| | | | | | | | | PR: 217768 Submitted by: gudfitz@gmail.com Approved by: jadawin (maintainer timeout, 1 year) Notes: svn path=/head/; revision=464469
* - Update WWWDmitry Marakasov2017-04-242-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=439271
* 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 shebangsDmitry Marakasov2015-10-271-0/+5
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q4 (blanket) Notes: svn path=/head/; revision=400247
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371570
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Fix distinfoPhilippe Audeoud2013-11-081-2/+2
| | | | Notes: svn path=/head/; revision=333256
* - Update to 20131030Philippe Audeoud2013-11-081-4/+3
| | | | Notes: svn path=/head/; revision=333242
* 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
* - Update to 20130629Philippe Audeoud2013-07-312-3/+3
| | | | Notes: svn path=/head/; revision=324041
* - Update to 20130508Philippe Audeoud2013-05-242-8/+4
| | | | Notes: svn path=/head/; revision=318967
* - Update to 20120326Philippe Audeoud2012-05-073-5/+5
| | | | Notes: svn path=/head/; revision=296129
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix bug in ipupdate.plPhilippe Audeoud2010-07-052-0/+16
| | | | | | | | | PR: ports/148280 Submitted by: freebsd _AT_ nagilum.org Feature safe: yes Notes: svn path=/head/; revision=257394
* - Update to 20100512Philippe Audeoud2010-06-253-6/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256954
* - Update to 20090810Philippe Audeoud2009-08-113-5/+4
| | | | Notes: svn path=/head/; revision=239303
* - Update to 20090526Philippe Audeoud2009-05-273-5/+5
| | | | Notes: svn path=/head/; revision=234654
* - Update to 20090510Philippe Audeoud2009-05-143-11/+11
| | | | Notes: svn path=/head/; revision=233878
* - Update to 20090402Philippe Audeoud2009-04-032-6/+7
| | | | Notes: svn path=/head/; revision=231540
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update maintainer addressPhilippe Audeoud2008-03-121-1/+1
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=208891
* - Update to 20070925Martin Wilke2007-10-042-6/+6
| | | | | | | | | | - Pass maintainership to submitter PR: 116905 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Notes: svn path=/head/; revision=200865
* - Update to 20070412Cheng-Lung Sung2007-05-013-15/+16
| | | | | | | | PR: ports/112289 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=191279
* Reset karma@ez.pereslavl.ru due to maintainer timeouts and no responseMark Linimon2007-02-271-1/+1
| | | | | | | | | to earlier email. Hat: portmgr Notes: svn path=/head/; revision=186048
* - Update to 20061009Martin Wilke2007-02-094-5/+11
| | | | | | | | | PR: 107959 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer timeout Notes: svn path=/head/; revision=184717
* Update to 20060513Ion-Mihai Tetcu2006-06-052-4/+4
| | | | | | | | | PR: ports/97248 Submitted by: Martin Wilke <freebsd@unixfreunde.de> (now miwi@) Approved by: maintainer time-out, lawrance (mentor, implicit) Notes: svn path=/head/; revision=164421
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* This is a collection of useful scripts for the irssi IRC-client maintained byPav Lucistnik2005-07-154-0/+366
Debian. PR: ports/83432 Submitted by: Alexey Mikhailov <karma@ez.pereslavl.ru> Notes: svn path=/head/; revision=139310