aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
Commit message (Collapse)AuthorAgeFilesLines
* 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
* irc/p5-POE-Component-IRC: Update to 6.93Po-Chuan Hsieh2021-06-252-7/+8
| | | | Changes: https://metacpan.org/dist/POE-Component-IRC/changes
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-08-181-1/+1
| | | | Notes: svn path=/head/; revision=477542
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove MASTER_SITE_SUBDIRSunpoet Po-Chuan Hsieh2017-09-071-1/+0
| | | | Notes: svn path=/head/; revision=449419
* Update to 6.90Sunpoet Po-Chuan Hsieh2017-09-062-13/+16
| | | | | | | | | | | | | - Add LICENSE_FILE - Sort *_DEPENDS - Add missing OPTIONS_DEFINE=EXAMPLES - Add NO_ARCH - Convert to options target helper Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes Notes: svn path=/head/; revision=449367
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Clean up the rest of the perl@ Makefiles a bit.Adam Weinberger2015-03-131-1/+1
| | | | | | | | | | | | | | | | | | | - Remove dependencies on modules distributed as part of perl core - Remove references to FreeBSD < 8 and perl < 5.16 - Ensure that DOCS and EXAMPLES options exist for ports installing PORTDOCS or PORTEXAMPLES - Reduce unnecessary inclusions of bsd.port.options.mk by using OPTIONS helpers and the like - Fix some cases where dependencies were only assigned to BUILD_DEPENDS - Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS. This one happens in many, many ports. I only applied it in cases where it interfered with 'make test' but it should maybe be done more generally. - Mute ${MKDIR} in installation - Parethesize compound commands - In www/p5-URI-Fetch, remove the ZLIB option that wasn't used Notes: svn path=/head/; revision=381221
* p5-Test-Differences was already listed as a TEST_DEPENDS, but was missedAdam Weinberger2015-02-251-1/+1
| | | | | | | being removed from BUILD/RUN_DEPENDS. Notes: svn path=/head/; revision=379943
* - Update to 6.88Sunpoet Po-Chuan Hsieh2015-01-043-5/+4
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes Notes: svn path=/head/; revision=376181
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Take miwi's old perl ports into perl@'s fold.Mathieu Arnold2014-11-181-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372712
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Cleanup plistBaptiste Daroussin2014-10-271-11/+0
| | | | Notes: svn path=/head/; revision=371570
* 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
* - Stage supportMartin Wilke2014-01-302-44/+38
| | | | Notes: svn path=/head/; revision=341855
* - Update to 6.83Martin Wilke2014-01-152-3/+3
| | | | Notes: svn path=/head/; revision=339751
* 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-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327418
* - Update to 6.81Martin Wilke2013-02-042-4/+6
| | | | | | | | | | - Convert to OPTIONSng PR: 173867 Submitted by: Jase Thew <jase@FreeBSD.org> Notes: svn path=/head/; revision=311561
* - Update to 6.80Jase Thew2012-10-312-11/+7
| | | | | | | | | | | | | - Convert to new format Makefile header Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes PR: ports/171828 Approved by: maintainer timeout (38 days) Feature safe: yes Notes: svn path=/head/; revision=306752
* - Update to 6.78Martin Wilke2012-05-032-4/+5
| | | | | | | | PR: 166989 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=295937
* - Add TEST_DEPENDSSteve Wills2012-05-021-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=295842
* - Update to 6.76Martin Wilke2011-12-043-5/+5
| | | | | | | | | | | | | - Update WWW - Changes: http://metacpan.org/source/HINRIK/POE-Component-IRC-6.76/Changes PR: 162938 Submitted by: Jase Thew <freebsd@beardz.net> Feature safe: yes Notes: svn path=/head/; revision=286839
* - Update to 6.75Martin Wilke2011-11-282-3/+3
| | | | | | | | | PR: 162887 Submitted by: Jase Thew <freebsd@beardz.net> Feature safe: yes Notes: svn path=/head/; revision=286551
* - Update to 6.74Martin Wilke2011-10-232-3/+3
| | | | | | | PR: 161394 Notes: svn path=/head/; revision=284183
* - Update to 6.70Martin Wilke2011-08-262-5/+5
| | | | | | | | | | - Add license PR: 159286 Submitted by: Jase Thew <freebsd@beardz.net> Notes: svn path=/head/; revision=280497
* - Update to 6.68Martin Wilke2011-06-122-8/+13
| | | | | | | | PR: 156502 Submitted by: Jase Thew <freebsd@beardz.net> Notes: svn path=/head/; revision=275414
* - Update to 6.54Martin Wilke2011-03-182-3/+3
| | | | Notes: svn path=/head/; revision=271214
* - Update to 6.52Martin Wilke2010-11-242-4/+3
| | | | Notes: svn path=/head/; revision=265071
* - Update to 6.50Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264012
* - Update to 6.49Martin Wilke2010-11-042-5/+5
| | | | | | | | PR: 151177 Submitted by: Jase Thew <freebsd@beardz.net> Notes: svn path=/head/; revision=264008
* - Update to 6.45Martin Wilke2010-09-302-4/+4
| | | | | | | | PR: 150731 Submitted by: Jase Thew <freebsd@beardz.net> Notes: svn path=/head/; revision=262136
* - Update to 6.39Martin Wilke2010-09-112-4/+4
| | | | | | | | PR: 150279 Submitted by: Jase Thew <freebsd@beardz.net> Notes: svn path=/head/; revision=260964
* - Update to 6.35Martin Wilke2010-07-103-4/+6
| | | | Notes: svn path=/head/; revision=257589
* - Update to 6.32Martin Wilke2010-06-203-6/+6
| | | | | | | | | PR: 147555 Submitted by: Jase Thew <freebsd@beardz.net> Feature safe: yes Notes: svn path=/head/; revision=256748
* - Update to 6.24Martin Wilke2010-02-132-4/+4
| | | | Notes: svn path=/head/; revision=249778
* - Update to 6.22Martin Wilke2010-01-212-4/+4
| | | | Notes: svn path=/head/; revision=248327
* - Update to 6.18Martin Wilke2009-12-182-4/+4
| | | | | | | | PR: 141587 Submitted by: pgollucci Notes: svn path=/head/; revision=246084
* - Update to 6.16Martin Wilke2009-10-173-17/+8
| | | | | | | | PR: 139667 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242953
* - Upgrade to 6.14.Jun Kuriyama2009-09-282-8/+7
| | | | | | | | Approved by: miwi Feature safe: yes Notes: svn path=/head/; revision=242192
* - Update to 5.98Martin Wilke2009-03-062-4/+4
| | | | Notes: svn path=/head/; revision=229550
* - Update to 5.96Martin Wilke2009-02-033-10/+8
| | | | Notes: svn path=/head/; revision=227545
* - Add missing dependencyMartin Wilke2008-12-221-1/+3
| | | | | | | | PR: 129791 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=224602
* - Update to 5.88Martin Wilke2008-08-303-6/+6
| | | | Notes: svn path=/head/; revision=219476
* - Update to 5.86Martin Wilke2008-07-242-4/+4
| | | | Notes: svn path=/head/; revision=217426