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) combination for a given watch list. This is what FreshPorts will look for.

non port: irc/py-fishcrypt/Makefile

Number of commits found: 19

Thursday, 30 Jun 2022
20:11 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 www/py-rackspace-monitoring: Python compatibility upto 3.2 and last
release was 3 years ago
2022-06-30 devel/py-apns2: Use devel/py-aioapns
2022-06-30 www/py-hyper: Project abandoned use www/py-httpx
2022-06-30 irc/py-fishcrypt: Abandoned, unmaintained, requires Python 2 and
depends on deprecated pycrypto
2022-06-30 devel/py-stsci.distutils: Upstream abandoned in 2013
2022-06-30 devel/py-docker-py: Use devel/py-docker
2022-06-30 net-im/py-slackclient: Use net-im/py-slack-sdk
commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0 commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0 commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0 commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0 fbefc97
Tuesday, 17 May 2022
18:29 Dmitry Marakasov (amdmi3) search for other commits by this committer
irc/py-fishcrypt: mark BROKEN and DEPRECATED

Abandoned, unmaintained, requires Python 2 and depends on deprecated pycrypto
commit hash: b461f8a795ef2c220eba263b49e89670465ab5a3 commit hash: b461f8a795ef2c220eba263b49e89670465ab5a3 commit hash: b461f8a795ef2c220eba263b49e89670465ab5a3 commit hash: b461f8a795ef2c220eba263b49e89670465ab5a3 b461f8a
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, 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 
Tuesday, 26 Jun 2018
17:06 ehaupt search for other commits by this committer
Reset maintainer (3+ months of inactivity).

Discussed with:	portmgr (adamw, mat)
Original commitRevision:473398 
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 
Tuesday, 17 Apr 2018
20:35 rene search for other commits by this committer
irc/py-fishcrypt: remove optional dependency on expired irc/xchat
Original commitRevision:467655 
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 
Friday, 21 Apr 2017
16:23 miwi search for other commits by this committer
- Fix shebangs
Original commitRevision:439091 
Thursday, 7 Jul 2016
15:45 nemysis search for other commits by this committer
- Add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
, forgotten in previous commit [1]

PR:		209925
Submitted by:	mat [1]
Reported by:	koobs
Original commitRevision:418186 
Wednesday, 1 Jun 2016
11:47 nemysis search for other commits by this committer
- Use fishcrypt instead of py-fishcrypt [1]
- Add GH_PROJECT=    py-${PORTNAME} [1]

PR:		209925
Submitted by:	mat [1]

>-This line, and those below, will be ignored--
> Description of fields to fill in above:                     76 columns --|
> PR:                       If and which Problem Report is related.
> Submitted by:             If someone else sent in the change.
> Reported by:              If someone else reported the issue.
> Reviewed by:              If someone else reviewed your modification.
> Approved by:              If you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder
email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or
description.
> Sponsored by:             If the change was sponsored by an organization.
> Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed.

M    Makefile
Original commitRevision:416237 
Tuesday, 3 May 2016
13:33 nemysis search for other commits by this committer
- Update to 5.31, please see

  /usr/local/share/doc/py-fishcrypt/README.md

- Take maintainership
- Change comment
- Add dependency for net/py-pysocks
- Change master site from https://github.com/kwaaak/py-fishcrypt to
  https://github.com/fladd/py-fishcrypt
- Change PLIST_FILES
- Change files/pkg-message.in
- Change pkg-descr
Original commitRevision:414531 
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, 7 May 2015
16:32 mat search for other commits by this committer
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385637 
Saturday, 20 Dec 2014
19:02 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:375090 
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 
Wednesday, 4 Jun 2014
14:14 nemysis search for other commits by this committer
These ports are no longer used or cared for.

Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

deskutils/py-send2trash

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST

graphics/founts

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon

graphics/py-pyggel

- Pass maintainership to koalative at gmail.com

graphics/radius-engine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

irc/py-fishcrypt

- Pass maintainership to koalative at gmail.com

sysutils/gigolo

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
Original commitRevision:356500 
Wednesday, 19 Mar 2014
10:55 nemysis search for other commits by this committer
- Remove license (BSD), upstream didn't know which BSD license it is

    https://github.com/kwaaak/py-fishcrypt/issues/1

- Add USES dos2unix
- Reordering Options and change according to pkg-message
Original commitRevision:348610 
Friday, 4 Oct 2013
21:54 nemysis search for other commits by this committer
FiSH/Mircryption clone for XChat and clones in 100% Python.

WWW: https://github.com/kwaaak/py-fishcrypt

Approved by:	wg/pawel (mentors)
Original commitRevision:329393 

Number of commits found: 19