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: textproc/py-elasticsearch-py/Makefile

Number of commits found: 18

Tuesday, 5 Dec 2017
22:00 zi search for other commits by this committer
- Reassign MAINTAINER to ports@
Original commitRevision:455630 
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 
Thursday, 8 Jun 2017
19:13 zi search for other commits by this committer
- Update to 5.4.0
Original commitRevision:442950 
Thursday, 19 Jan 2017
14:08 zi search for other commits by this committer
- Update to 5.1.0
Original commitRevision:431878 
Friday, 21 Oct 2016
02:12 zi search for other commits by this committer
- Update to 5.0.0
Original commitRevision:424368 
Sunday, 21 Aug 2016
13:06 olgeni search for other commits by this committer
Update textproc/py-elasticsearch-py to version 2.4.0; add NO_ARCH.

PR:		211986
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:420558 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Wednesday, 30 Mar 2016
15:36 olgeni search for other commits by this committer
Update textproc/py-elasticsearch-py to version 2.3.0.

PR:		208395
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:412169 
Saturday, 9 Jan 2016
03:29 zi search for other commits by this committer
- Update to 2.2.0
Original commitRevision:405606 
Monday, 19 Oct 2015
08:45 olgeni search for other commits by this committer
Upgrade textproc/py-elasticsearch-py to 1.8.0.

PR:		203756
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:399648 
Tuesday, 22 Sep 2015
14:27 olgeni search for other commits by this committer
Upgrade textproc/py-elasticsearch-py to 1.7.0.

PR:		203254
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:397540 
Thursday, 25 Jun 2015
11:34 zi search for other commits by this committer
- Update to 1.6.0

PR:		201090
Submitted by:	olgeni@
Original commitRevision:390560 
Monday, 1 Jun 2015
17:27 zi search for other commits by this committer
- Update to 1.5.0

PR:		200566
Submitted by:	olgeni@FreeBSD.org
Original commitRevision:388241 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Friday, 30 Jan 2015
20:45 zi search for other commits by this committer
- Update to 1.3.0

PR:		197173
Submitted by:	antoine@
Original commitRevision:378184 
Sunday, 7 Dec 2014
10:01 mva search for other commits by this committer
- Convert textproc/ to USES=python

With hat:	python@
Original commitRevision:374183 
Thursday, 19 Jun 2014
01:31 zi search for other commits by this committer
- Add missing PKGNAMEPREFIX
- Bump PORTREVISION
Original commitRevision:358336 
01:27 zi search for other commits by this committer
New port: textproc/py-elasticsearch-py:

Official low-level client for Elasticsearch. It's goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries
to be opinion-free and very extendable.

WWW: http://elasticsearch-py.readthedocs.org/en/master/
Original commitRevision:358335 

Number of commits found: 18