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.

Port details
py-RO Package of Python astronomical utilities
3.6.9_4 astro Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6.9_4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-12-27 01:02:26
Last Update: 2020-09-05 21:26:12
SVN Revision: 547680
Also Listed In: python
License: MIT
WWW:
https://github.com/ApachePointObservatory/RO
Description:
RO is a package of python utilities with an emphasis on cross-platform support (MacOS X, Windows and unix), Astronomy, Tkinter GUI extensions and Tkinter-compatible networking. It was developed to support a telescope user interface (TUI). WWW: https://staff.washington.edu/rowen/ROPackage/Overview.html WWW: https://github.com/ApachePointObservatory/RO
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}RO>0:astro/py-RO@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-RO
Package flavors (<flavor>: <package>)
  • py37: py37-RO
distinfo:
SHA256 (RO-3.6.9.tar.gz) = 78a29a6e1e7d29aaa1685a5c0ad5db57d0081b6190aa0cbf2db5d210cc2187bc SIZE (RO-3.6.9.tar.gz) = 690192

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-numpy>=1.16,1<1.19,1 : math/py-numpy@py37
  2. py37-astropy>=0 : astro/py-astropy@py37
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py37-RO-3.6.9_4: ASTROPY=on: Add Support for Astropy MATPLOTLIB=off: Add support for Matplotlib PYGAME=off: Add Support for PyGame ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:3.5+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/R/RO/
  2. https://pypi.org/packages/source/R/RO/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.9_4
05 Sep 2020 21:26:12
Revision:547680Original commit files touched by this commit
sunpoet search for other commits by this committer
Move astro/py-RO to astro/py-ro
3.6.9_4
09 Jul 2020 18:08:42
Revision:541774Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
3.6.9_4
14 Dec 2019 19:31:38
Revision:520140Original commit files touched by this commit
antoine search for other commits by this committer
Update astro/py-astropy to 3.1.2

PR:		233770
3.6.9_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.6.9_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.6.9_2
28 Jul 2018 23:23:47
Revision:475617Original commit files touched by this commit
yuri search for other commits by this committer
Replace explicit devel/py-game dependencies with ${PYGAME} in 7 ports

This is to simplify the pending rename devel/py-game -> devel/py-pygame in
bug#230115.

PR:		230118 230119
Approved by:	portmgr
3.6.9_2
24 Jun 2018 20:16:47
Revision:473228Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE

- Use PYNUMPY
- Remove BUILD_DEPENDS
- Update pkg-descr
- Update WWW
- Take maintainership
3.6.9_2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
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
3.6.9_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
3.6.9_1
30 Dec 2017 06:42:43
Revision:457586Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS: change from deprecated py-pyfits to py-astropy

- Update options: add ASTROPY and remove PYFITS
- Add NO_ARCH
- Bump PORTREVISION for dependency change
3.6.9
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.9
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
3.6.9
09 Dec 2015 01:16:50
Revision:403351Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 3.6.9.
3.6.5
01 Oct 2015 05:05:05
Revision:398248Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 3.6.5.
3.5.1_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
3.5.1
14 Aug 2014 17:04:31
Revision:364857Original commit files touched by this commit
mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
3.5.1
10 Aug 2014 08:01:34
Revision:364508Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.5.1
- Reset maintainer to ports@
3.5.0
21 Jun 2014 09:42:11
Revision:358685Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.5.0
3.4.5
11 May 2014 15:47:22
Revision:353713Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.4.5
3.4.3
28 Apr 2014 14:38:51
Revision:352507Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.4.3
- Add LICENSE

PR:		189064
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
3.4.1
06 Apr 2014 02:39:37
Revision:350283Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.4.1
3.2.0_2
04 Apr 2014 22:31:25
Revision:350174Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Switch to autoplist
3.2.0_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
3.2.0_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.0
20 Sep 2013 13:14:05
Revision:327701Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
3.2.0
17 Feb 2013 00:01:21
Revision:312394Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.2.0
- Trim Makefile headers [1]
- Convert to optionsNG [1]

PR:		173822 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
2.9.3
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
2.9.3
20 Oct 2011 10:38:04
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.9.3
2.9.2
06 Sep 2011 06:25:51
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.9.2
2.9.1
23 Aug 2011 07:12:02
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.9.1
2.8.0
01 Apr 2011 08:27:47
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.8.0
2.7.2
21 Feb 2011 01:27:02
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.7.2
2.7.0
27 Dec 2010 01:02:12
Original commit files touched by this commit
wen search for other commits by this committer
py-RO is a collection of utilities including general algorithms,
astronomical transformations and Tkinter widgets.

WWW: http://www.astro.washington.edu/rowen/

Number of commits found: 33