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: astro/pyephem/Makefile

Number of commits found: 22

Monday, 13 Jul 2020
23:12 wen search for other commits by this committer
- Mark BROKEN
Original commitRevision:542161 
Saturday, 4 Jul 2020
00:59 wen search for other commits by this committer
- Mark DEPRECATED

Reviewed by:	rhurlin@gwdg.de
Original commitRevision:541162 
Sunday, 15 Dec 2019
09:42 koobs search for other commits by this committer
astro/pyephem: Add missing (ephem) dependency

The 3.7.7.0 release of pyephem was converted [1] into a stub, depending on
the ephem package, in order to allow software authors to transition to the
new package name.

The ports r511276 commit updating the port to 3.7.7.0 missed the additional
dependency.

This change adds the missing dependency, after astro/py-ephem landed as a
new port in ports r520162, and unbreaks all current astro/pyephem
dependents, and all transitive dependents, including comms/gnuradio [2].

While I'm here:

  - Add NO_ARCH
  - Bump PORTREVISION given this issue did not affect builds, just runtime
    and dependents accordingly.

[1]
https://github.com/brandon-rhodes/pyephem/commit/5c32679a8650efd2e79d5f794edd1587b3b6e67b
[2] bug 240546

PR:		240735
Submitted by:	Rainer Hurling <rhurlin gwdg de>
Approved by:	portmgr (blanket(s): missing dependencies, build/run fix
(dependents))
MFH:		2019Q4 (MFH with r520162)
Original commitRevision:520166 
Friday, 6 Sep 2019
01:25 wen search for other commits by this committer
- Update to 3.7.7.0
Original commitRevision:511276 
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, 3 Mar 2016
01:46 wen search for other commits by this committer
- Update to 3.7.6.0
- Sort USE_PYTHON
- Add LICENSE
- Pet portlint
Original commitRevision:409997 
Saturday, 18 Oct 2014
07:49 mva search for other commits by this committer
- Convert ports from accessibility/, archivers/ and astro/ to new
  USES=python

Approved by:	portmgr (implicit)
With hat:	python@
Original commitRevision:371096 
Saturday, 21 Jun 2014
09:01 wen search for other commits by this committer
- Update to 3.7.5.3
Original commitRevision:358682 
Sunday, 6 Apr 2014
03:07 wen search for other commits by this committer
- Update to 3.7.5.2
Original commitRevision:350284 
Monday, 17 Feb 2014
05:47 miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREV
Original commitRevision:344661 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Friday, 20 Sep 2013
13:14 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Original commitRevision:327701 
Saturday, 1 Jun 2013
14:22 wen search for other commits by this committer
- Trim Makefile headers
Original commitRevision:319570 
Friday, 23 Dec 2011
07:57 wen search for other commits by this committer
- Update to 3.7.5.1
Original commit
Thursday, 24 Feb 2011
23:25 miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
Original commit
Thursday, 6 Jan 2011
07:10 wen search for other commits by this committer
- Update to 3.7.4.1
- Update my email to FreeBSD
Original commit
Friday, 1 May 2009
14:55 miwi search for other commits by this committer
- Update to 3.7.3.4

Approved by:    maintainer implicit
Original commit
Thursday, 6 Nov 2008
04:06 db search for other commits by this committer
- Update to 3.7.3.3 [1]
- Reassign MAINTAINER to wenheping@gmail.com (as discussed in e-mail)

PR:             ports/128574    [1]
Submitted by:   wenheping@gmail.com
Original commit
Wednesday, 9 Jul 2008
19:00 db search for other commits by this committer
- Updated to 3.7.3.1

PR:             ports/125179
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    db
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Friday, 22 Jun 2007
19:56 db search for other commits by this committer
- Make fetchable [1] and
- add an additional mirror

PR:             ports/113736 [1]
Approved by:    ehaupt (mentor)
Original commit
Monday, 5 Mar 2007
15:26 db search for other commits by this committer
Add pyephem 3.7b, scientific-grade astronomical computations for Python.

Submitted by:   db
Approved by:    ehaupt (mentor)
Original commit

Number of commits found: 22