Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jun 2022 00:39:24 5.1,2
|
Wen Heping (wen)  |
astro/py-astropy: Update to 5.1 |
11 Apr 2022 03:46:53 5.0.4,2
|
Wen Heping (wen)  |
astro/py-astropy: Update to 5.0.4 |
14 Mar 2022 06:09:33 5.0.2,2
|
Wen Heping (wen)  |
astro/py-astropy: Update to 5.0.2 |
17 Feb 2022 13:14:56 5.0.1,2
|
Wen Heping (wen)  |
astro/py-astropy: Update to 5.0.1 |
13 Jan 2022 21:01:28 5.0,2
|
Stefan Eßer (se)  |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
13 Dec 2021 02:53:39 5.0,2
|
Wen Heping (wen)  |
astro/py-astropy: Update to 5.0
Update DEPENDS
Take maintainership
PR: 259520
Reported by: wen@
Approved by: maintainer(timeout, > 40 days) |
06 Apr 2021 14:31:07 4.0.1,2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Sep 2020 02:25:16
4.0.1,2
|
wen  |
- Update to 4.0.1
PR: 248120
Submitted by: wen@(myself)
Approved by: maintainer |
17 Dec 2019 12:40:20
3.1.2,2
|
pkubaj  |
astro/py-astropy: fix build on GCC architectures
Base GCC doesn't support some new warning flags:
cc1: error: unrecognized command line option "-Wno-unused-result"
cc1: error: unrecognized command line option "-Wno-misleading-indentation"
cc1: error: unrecognized command line option "-Wno-format-overflow" |
14 Dec 2019 19:31:38
3.1.2,2
|
antoine  |
Update astro/py-astropy to 3.1.2
PR: 233770 |
20 Nov 2019 15:03:02
1.1.2_3,2
|
antoine  |
Revert r517081, breaking bulk -a is not covered by portmgr blanket |
08 Nov 2019 17:10:14
1.1.2_3,2
|
amdmi3  |
- Limit python version (does not build with 3.7+)
Approved by: portmgr blanket |
26 Jul 2019 20:46:57
1.1.2_3,2
|
gerald  |
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 |
16 Jul 2019 09:32:14
1.1.2_2,2
|
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
27 May 2019 05:48:23
1.1.2_2,2
|
antoine  |
Fix typo |
27 May 2019 05:43:06
1.1.2_2,2
|
antoine  |
Revert r502759 and unbreak bulk -a
Pointy hat: yuri |
27 May 2019 01:45:33
3.1.2,1
|
yuri  |
astro/py-astropy: Update 1.1.2 -> 3.1.2
PR: 236629
Approved by: nwhitehorn (maintainer's timeout; 69 days) |
21 Jan 2019 22:50:28
1.1.2_2,1
|
antoine  |
Revert r490900, it breaks ports depending on astro/py-astropy
With hat: portmgr |
21 Jan 2019 21:17:27
3.1.1
|
yuri  |
astro/py-astropy: Update 1.1.2 -> 3.1.1
Port changes:
* Replace WWW with the https version
* Now only works for pythion 3.5+
* Add a fix for the wrong plist problem
* Remove patches for compiler warnings, reported them upstream
PR: 231279
Approved by: nwhitehorn@FreeBSD.org (maintainer's timeout; 132 days) |
12 Dec 2018 01:35:36
1.1.2_2
|
gerald  |
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 |
10 Mar 2018 17:46:06
1.1.2_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
26 Jul 2016 16:51:16
1.1.2
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
02 Jul 2016 19:31:17
1.1.2
|
swills  |
astro/py-astropy: create port
Astropy is a package intended to contain core functionality and some common
tools needed for performing astronomy and astrophysics research with Python. It
also provides an index for other astronomy packages and tools for managing
them.
WWW: http://www.astropy.org
PR: 210278
Submitted by: nathanw |