notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: irc/py-irc/Makefile

Number of commits found: 39

Thursday, 29 Feb 2024
07:18 Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Wednesday, 27 Dec 2023
17:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/py-irc: Update version 20.3.0=>20.3.1

Changelog: https://github.com/jaraco/irc/releases/tag/v20.3.1
commit hash: 0b137eca33033028a7064fada17013bbe2e1c9d8 commit hash: 0b137eca33033028a7064fada17013bbe2e1c9d8 commit hash: 0b137eca33033028a7064fada17013bbe2e1c9d8 commit hash: 0b137eca33033028a7064fada17013bbe2e1c9d8 0b137ec
Sunday, 13 Aug 2023
13:12 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/py-irc: Update version 20.1.0=>20.3.0

Changelog: https://github.com/jaraco/irc/releases/tag/v20.3.0
commit hash: fd5b1dbbbbb5b6b3deced206dd878e3b0b42c6ed commit hash: fd5b1dbbbbb5b6b3deced206dd878e3b0b42c6ed commit hash: fd5b1dbbbbb5b6b3deced206dd878e3b0b42c6ed commit hash: fd5b1dbbbbb5b6b3deced206dd878e3b0b42c6ed fd5b1db
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  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
commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 6ec0477
Tuesday, 19 Jul 2022
19:12 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/py-irc: Update version 20.0.0=>20.1.0

Relnotes: https://github.com/jaraco/irc/releases/tag/v20.1.0
commit hash: 9dc38a33e5ac60d6117ab74f7171c74b5a301453 commit hash: 9dc38a33e5ac60d6117ab74f7171c74b5a301453 commit hash: 9dc38a33e5ac60d6117ab74f7171c74b5a301453 commit hash: 9dc38a33e5ac60d6117ab74f7171c74b5a301453 9dc38a3
Friday, 10 Jun 2022
05:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer
irc/py-irc: Update version 13.1=>20.0.0

- Update WWW

Relnotes: https://github.com/jaraco/irc/releases/tag/v20.0.0
commit hash: 62ecc2afb986e2fe2baaef2de382f3f0b9c18794 commit hash: 62ecc2afb986e2fe2baaef2de382f3f0b9c18794 commit hash: 62ecc2afb986e2fe2baaef2de382f3f0b9c18794 commit hash: 62ecc2afb986e2fe2baaef2de382f3f0b9c18794 62ecc2a
Monday, 6 Jun 2022
12:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 cb420cd
11:56 Rene Ladan (rene) search for other commits by this committer
all: return wg's ports to the pool after safekeeping his commit bit
commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 724071f
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 11 Jan 2021
19:36 rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
Original commitRevision:561252 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Monday, 27 Apr 2020
21:00 sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-jaraco.util 14.0 update

- Bump PORTREVISION for dependency change
Original commitRevision:533201 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Tuesday, 18 Apr 2017
18:26 miwi search for other commits by this committer
- Fix Shebangs
Original commitRevision:438789 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Thursday, 12 Nov 2015
20:48 wg search for other commits by this committer
irc/py-irc: update to 13.1

PR:		202924
Submitted by:	yuri rawbw dot com
Original commitRevision:401397 
Monday, 20 Oct 2014
17:52 mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371288 
Monday, 16 Jun 2014
12:57 wg search for other commits by this committer
irc/py-irc: update to 5.9.1

- Update to 5.9.1
- Remove obsolete python 2.6 check
- Remove obsolete zip_safe option
Original commitRevision:357985 
Saturday, 14 Jun 2014
08:20 mva search for other commits by this committer
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
Original commitRevision:357754 
Monday, 10 Mar 2014
14:54 bapt search for other commits by this committer
Convert i* to USES=zip
Original commitRevision:347763 
Tuesday, 19 Nov 2013
13:44 wg search for other commits by this committer
irc/py-irc: update to 8.5.4

- Update to 8.5.4
- Allow staging
- Use python auto plist
Original commitRevision:334318 
Thursday, 3 Oct 2013
09:05 rm search for other commits by this committer
Drop condititional dependency on py-imporlib, since it was removed.

With hat:	python
Original commitRevision:329163 
Monday, 23 Sep 2013
16:40 wg search for other commits by this committer
irc/py-irc: update to 8.5.3

- Update to 8.5.3
Original commitRevision:328019 
Friday, 20 Sep 2013
18:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Original commitRevision:327736 
Sunday, 18 Aug 2013
12:48 wg search for other commits by this committer
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
Original commitRevision:324902 
Sunday, 11 Aug 2013
13:21 wg search for other commits by this committer
irc/py-irc: update to 8.5

- Update to 8.5

Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
Original commitRevision:324588 
Tuesday, 23 Jul 2013
12:51 wg search for other commits by this committer
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
Original commitRevision:323532 
Thursday, 18 Jul 2013
13:25 wg search for other commits by this committer
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
Original commitRevision:323230 
Friday, 5 Jul 2013
16:32 wg search for other commits by this committer
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
Original commitRevision:322340 
Friday, 17 May 2013
12:27 wg search for other commits by this committer
- Update to 8.3

Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default

Approved by:	culot (mentor)
Original commitRevision:318377 
Wednesday, 15 May 2013
19:33 wg search for other commits by this committer
- Change MAINTAINER address of all my ports

Approved by:	culot (mentor)
Original commitRevision:318257 
Friday, 22 Mar 2013
19:36 rm search for other commits by this committer
- add missin build dependency on pytest-runner
- bump PORTREVISION

PR:		177239
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:314954 
Tuesday, 19 Feb 2013
09:09 culot search for other commits by this committer
- Update to 8.0.1

PR:             ports/176248
Submitted by:   William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:312547 
Friday, 18 Jan 2013
07:40 culot search for other commits by this committer
- Update to 8.0
- Add LICENSE (MIT)

PR:		ports/175392
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:310586 
Thursday, 22 Nov 2012
11:21 rm search for other commits by this committer
- 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
Original commitRevision:307643 

Number of commits found: 39