Port details |
- py-irc IRC protocol client library for Python
- 20.5.0 irc =2 20.4.1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2012-11-22 11:21:56
- Last Update: 2024-07-29 08:00:06
- Commit Hash: 3f0bf30
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jaraco/irc
- Description:
- This library is intended to encapsulate the IRC protocol at a quite
low level. It provides an event-driven IRC client framework. It has
a fairly thorough support for the basic IRC protocol, CTCP and DCC
connections.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}irc>0:irc/py-irc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/irc/py-irc/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/py-irc
- pkg install py311-irc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-irc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-irc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722238859
SHA256 (irc-20.5.0.tar.gz) = 8ddbfd19f71204ceceba7b7c72724b15b3fa87bab5e81e45a75bef736a1a3c76
SIZE (irc-20.5.0.tar.gz) = 92150
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-jaraco.collections>0 : devel/py-jaraco.collections@py311
- py311-jaraco.functools>=1.20 : devel/py-jaraco.functools@py311
- py311-jaraco.logging>0 : devel/py-jaraco.logging@py311
- py311-jaraco.stream>0 : devel/py-jaraco.stream@py311
- py311-jaraco.text>3.10 : devel/py-jaraco.text@py311
- py311-more-itertools>0 : devel/py-more-itertools@py311
- py311-pytz>0 : devel/py-pytz@py311
- py311-tempora>=1.6 : devel/py-tempora@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-irc-20.5.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- irc_py-irc
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.5.0 29 Jul 2024 08:00:06 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.4.3=>20.5.0
Changelog: https://github.com/jaraco/irc/releases/tag/v20.5.0 |
20.4.3 28 Jul 2024 16:30:11 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.4.2=>20.4.3
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.3 |
20.4.2 27 Jul 2024 10:54:05 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.4.1=>20.4.2
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.2 |
20.4.1 14 Jun 2024 17:07:34 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.4.0=>20.4.1
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.1 |
20.4.0 29 Mar 2024 10:33:42 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.3.1=>20.4.0
Changelog: https://github.com/jaraco/irc/releases/tag/v20.4.0 |
20.3.1 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
20.3.1 27 Dec 2023 17:56:51 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.3.0=>20.3.1
Changelog: https://github.com/jaraco/irc/releases/tag/v20.3.1 |
20.3.0 13 Aug 2023 13:12:15 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.1.0=>20.3.0
Changelog: https://github.com/jaraco/irc/releases/tag/v20.3.0 |
20.1.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
20.1.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
20.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
20.1.0 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
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> (Only the first 15 lines of the commit message are shown above ) |
20.1.0 19 Jul 2022 19:12:36 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 20.0.0=>20.1.0
Relnotes: https://github.com/jaraco/irc/releases/tag/v20.1.0 |
20.0.0 10 Jun 2022 05:03:15 |
Muhammad Moinur Rahman (bofh) |
irc/py-irc: Update version 13.1=>20.0.0
- Update WWW
Relnotes: https://github.com/jaraco/irc/releases/tag/v20.0.0 |
13.1_2 06 Jun 2022 12:25:36 |
Muhammad Moinur Rahman (bofh) |
all: Take maintainership |
13.1_2 06 Jun 2022 11:56:41 |
Rene Ladan (rene) |
all: return wg's ports to the pool after safekeeping his commit bit |
13.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
13.1_2 11 Jan 2021 19:36:17 |
rene |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
13.1_2 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
13.1_2 27 Apr 2020 21:00:13 |
sunpoet |
Update RUN_DEPENDS for py-jaraco.util 14.0 update
- Bump PORTREVISION for dependency change |
13.1_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
13.1_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
13.1_1 18 Apr 2017 18:26:19 |
miwi |
- Fix Shebangs |
13.1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
13.1 12 Nov 2015 20:48:54 |
wg |
irc/py-irc: update to 13.1
PR: 202924
Submitted by: yuri rawbw dot com |
8.9.1 20 Oct 2014 17:52:17 |
mva |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
8.9.1 16 Jun 2014 12:57:05 |
wg |
irc/py-irc: update to 5.9.1
- Update to 5.9.1
- Remove obsolete python 2.6 check
- Remove obsolete zip_safe option |
8.5.4_1 14 Jun 2014 08:20:21 |
mva |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
8.5.4 10 Mar 2014 14:54:42 |
bapt |
Convert i* to USES=zip |
8.5.4 19 Nov 2013 13:44:40 |
wg |
irc/py-irc: update to 8.5.4
- Update to 8.5.4
- Allow staging
- Use python auto plist |
8.5.3 03 Oct 2013 09:05:54 |
rm |
Drop condititional dependency on py-imporlib, since it was removed.
With hat: python |
8.5.3 23 Sep 2013 16:40:00 |
wg |
irc/py-irc: update to 8.5.3
- Update to 8.5.3 |
8.5.1 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
8.5.1 18 Aug 2013 12:48:03 |
wg |
irc/py-irc: update to 8.5.1
- Update to 8.5.1
Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1 |
8.5 11 Aug 2013 13:21:21 |
wg |
irc/py-irc: update to 8.5
- Update to 8.5
Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5 |
8.4 23 Jul 2013 12:51:41 |
wg |
irc/py-irc: update to 8.4
- Update to 8.4
- Make portlink happy
Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4 |
8.3.2 18 Jul 2013 13:25:20 |
wg |
irc/py-irc: update to 8.3.2
- Update to 8.3.2
- Space -> tab style cleanup
Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2 |
8.3.1 05 Jul 2013 16:32:21 |
wg |
irc/py-irc: update to 8.3.1
- Update to 8.3.1
- Use PORTEXAMPLES instead of pkg-plist entries
- Unmute install examples
- Patch setup.py to extract egg file |
8.3 17 May 2013 12:27:05 |
wg |
- Update to 8.3
Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default
Approved by: culot (mentor) |
8.0.1_1 15 May 2013 19:33:15 |
wg |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor) |
8.0.1_1 22 Mar 2013 19:36:53 |
rm |
- add missin build dependency on pytest-runner
- bump PORTREVISION
PR: 177239
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
8.0.1 19 Feb 2013 09:09:39 |
culot |
- Update to 8.0.1
PR: ports/176248
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
8.0 18 Jan 2013 07:40:55 |
culot |
- Update to 8.0
- Add LICENSE (MIT)
PR: ports/175392
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
5.0.1 22 Nov 2012 11:21:39 |
rm |
- update to 5.0.1
- rename to py-irc to follow upstream
- change MASTER_SITES to pypi
- switch to easy_install
- update examples
- convert to optionsng
- add optional dependency on py-importlib for python < 2.7
- update WWW and port description
- general clean-up
This port should be python3 aware, so change USE_PYTHON to yes, but it still
doesn't builds with it because py-hgtools isn't, so can't test for sure.
PR: 173828
Submitted by: rm (myself)
Approved by: William Grzybowski <william88 at gmail dot com> (maintainer, via
python@ ML)
Feature safe: yes |