non port: astro/astrometry/Makefile |
SVNWeb
|
Number of commits found: 71 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Fri, 30 Dec 2022
|
[ 10:03 Rainer Hurling (rhurlin) ] 7a7adc6
astro/astrometry: Update to 0.93
Allow to work with the numpy 1.24 release.
Changes: https://github.com/dstndstn/astrometry.net/releases/tag/0.93
Reported by: portscout, Repology
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] e73ed31 (Only the first 10 of 21 ports in this commit are shown above. )
astro/cfitsio: Update to 4.2.0
- Convert REINPLACE_CMD to patch file
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
Fri, 2 Dec 2022
|
[ 10:30 Rainer Hurling (rhurlin) ] 4d34e13
astro/astrometry: Update to 0.92
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.92
Reported by: Repology
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Aug 2022
|
[ 19:25 Rainer Hurling (rhurlin) ] 7d3518d
astro/astrometry: Update to 0.91
Miscellaneous minor changes, most notably removing calls to deprecated
functionality in numpy that was finally removed in their recent 1.23
release.
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.91
Reported by: portscout, Repology
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b152544 (Only the first 10 of 105 ports in this commit are shown above. )
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Jul 2022
|
[ 02:42 Wen Heping (wen) ] d68b12c
math/py-numpy: Update to 1.23.0
PR: 264837
Reported by: wen@
Exp-run by: antoine@
|
Sun, 3 Jul 2022
|
[ 19:55 Rainer Hurling (rhurlin) ] cad6302
astro/astrometry: Put python into versioned dir
The Python files and libraries were incorrectly installed under
lib/python instead of lib/python3.x and were therefore not version
specific. This was corrected by using PYTHON_LIBDIR.
While here, doing some more corrections:
- Use PY_BASE_INSTALL_DIR for PYTHON_LIBDIR
- Move DATA_INSTALL_DIR into MAKE_ENV
- Strip bin and lib files
- Remove PORTDOCS and PORTEXAMPLES entries
- Pet portclippy
- Update pkg-plist
- Bump PORTREVISION
MFH: 2022Q3
|
Mon, 28 Feb 2022
|
[ 15:06 Po-Chuan Hsieh (sunpoet) ] d1d14ca (Only the first 10 of 20 ports in this commit are shown above. )
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
Thu, 27 Jan 2022
|
[ 16:53 Rainer Hurling (rhurlin) ] 69ff181
astro/astrometry: Update to 0.89
Fixes build error on 32-bit platforms.
Changelog: https://github.com/dstndstn/astrometry.net/compare/0.88...0.89
Reported by: pkg-fallout
MFH: 2022Q1
|
Sat, 15 Jan 2022
|
[ 17:34 Rainer Hurling (rhurlin) ] f424301
astro/astrometry: Update to 0.88
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.88
Reported by: portscout, Repology
|
Thu, 13 Jan 2022
|
[ 21:01 Stefan Eßer (se) ] 98f7d7d (Only the first 10 of 45 ports in this commit are shown above. )
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)
|
Wed, 12 Jan 2022
|
[ 19:41 Tobias C. Berner (tcberner) ] 654acd8 (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
|
Tue, 21 Sep 2021
|
[ 18:21 Danilo Egea Gondolfo (danilo) ] 3ee07bf
astro/wcslib: Update to 7.7
Drop maintainership.
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Wed, 12 May 2021
|
[ 15:17 Rainer Hurling (rhurlin) ] 73930ae
astro/astrometry: Update to 0.85
Python dependent scripts and apps like 'solve-field' work again.
Cause was missing dependency astro/py-astropy (pyfits).
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.85
Reported by: Repology
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 14:00 sunpoet ] (Only the first 10 of 14 ports in this commit are shown above. )
Bump PORTREVISION for astro/cfitsio shlib change
|
Thu, 10 Sep 2020
|
[ 19:17 rhurlin ] (Only the first 10 of 19 ports in this commit are shown above. )
Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26398
|
Sun, 5 Jul 2020
|
[ 15:57 tcberner ]
astro/astrometry: switch maintainer and improve port a bit
- Give maintainership to Rainer Hurling
- New LIB_DEPENDS for math/gsl and astro/wcslib
- Add USES=localbase
- Change USE_LDCONFIG from path to 'yes'
- Make man pages usable
- Move bin, libs, data to standard places
- Initial hints for automatic 'index' downloads
- Adapt pkg-message
- Update pkg-plist
PR: 246007
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
|
Tue, 28 Apr 2020
|
[ 07:01 fernape ]
astro/astrometry: update to 0.80
Reported by: portscout
|
Fri, 8 Nov 2019
|
[ 03:54 linimon ] (Only the first 10 of 24 ports in this commit are shown above. )
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket)
|
Sat, 12 Oct 2019
|
[ 15:55 danfe ]
- Update `astro/astrometry' to version 0.78, unbreak, and undeprecate
- Relax Python dependency: any version should be supported now
- In MASTER_SITES and WWW line, remove bogus `www' prefix which breaks
distfile downloads and website access
- GC no longer useful (and actually no-op) `post-patch' target
- Patch the makefiles to use BSD_INSTALL_* macros when needed instead
of mass-stripping in the `post-install' target recipe
|
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Sat, 3 Aug 2019
|
[ 11:15 antoine ]
Mark BROKEN: unfetchable
|
Sat, 27 Jul 2019
|
[ 11:53 sunpoet ] (Only the first 10 of 20 ports in this commit are shown above. )
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 30 Jan 2019
|
[ 06:01 tobik ]
astro/astrometry: Remove a source of non-reproducibality
uname -a generates non-deterministic output on some hosts. It's
used when generating report.txt which is just documentation, so
just don't call it.
PR: 223662
Reported by: Michael Kotlyar <mdk369@nyu.edu>
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Thu, 21 Jun 2018
|
[ 23:52 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Mon, 11 Dec 2017
|
[ 16:54 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Fri, 30 Jun 2017
|
[ 15:05 tobik ]
Fix build on 12.0-CURRENT
Exclude util/c.py (a symlink to util/util.py) from SHEBANG_FILES.
The build currently fails in the patch phase with:
sed: util/c.py: in-place editing only works for regular files
This seems to be caused by base r313277.
While here also simplify RUN_DEPENDS.
PR: 219982
Reported by: antoine, pkg-fallout
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11242
|
Fri, 21 Apr 2017
|
[ 11:15 amdmi3 ]
- Fix shebangs
|
Sat, 17 Dec 2016
|
[ 21:38 marino ]
astro/astronomy: Fix DF build
|
Sat, 23 Apr 2016
|
[ 14:29 cs ]
Update to 0.65
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Mar 2016
|
[ 16:41 culot ] (Only the first 10 of 11 ports in this commit are shown above. )
- Reassign to the heap, on maintainer's request
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Sun, 25 Jan 2015
|
[ 14:06 danfe ]
- Define LICENSE (GPLv2), specify path in USE_LDCONFIG as needed
- Transfer maintainership to the submitter and bump port revision
- Wrap overly long lines and beautify them while I'm here again
PR: 197038
|
Sat, 24 Jan 2015
|
[ 16:40 danfe ]
- Update to version 0.50
- Improve COMMENT and port description
|
Fri, 23 Jan 2015
|
[ 15:21 antoine ]
Canonicalize some dependencies on numpy
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Fri, 21 Nov 2014
|
[ 11:56 amdmi3 ]
- Fix config pointing into stagedir
- Strip binaries
- Add empty dir to plist
|
Sat, 18 Oct 2014
|
[ 07:49 mva ] (Only the first 10 of 11 ports in this commit are shown above. )
- Convert ports from accessibility/, archivers/ and astro/ to new
USES=python
Approved by: portmgr (implicit)
With hat: python@
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 22 Jul 2014
|
[ 12:25 danfe ]
- Update to version 0.46, stagify, and cleanup the port
- Remove old BROKEN statement; builds fine on PowerPC at least (it was marked
broken on sparc64 almost 5 years ago due to stdlib.h vs. malloc.h conflict,
which no longer seems to be the issue)
|
Sun, 6 Jul 2014
|
[ 15:28 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Wed, 11 Dec 2013
|
[ 10:31 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro
With hat: portmgr
|
Sun, 8 Dec 2013
|
[ 12:47 mva ]
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr@ (blanket)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 13:14 bapt ] (Only the first 10 of 123 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Sun, 8 Sep 2013
|
[ 08:12 antoine ]
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt)
|
Fri, 30 Aug 2013
|
[ 01:15 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
|
Sat, 8 Sep 2012
|
[ 05:52 linimon ]
Mark as broken on powerpc (and presumably ia64) as well as sparc64.
Hat: portmgr
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 6 Nov 2011
|
[ 16:22 miwi ]
- Get rid FreeBSD 6.X support
|
Thu, 24 Feb 2011
|
[ 23:25 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Move over to python2.5 or higher
- While here kick md5
|
Sat, 9 Oct 2010
|
[ 22:34 makc ]
Fix build on 6.x
PR: ports/151235
Submitted by: Sébastien Santoro (maintainer)
|
Tue, 21 Sep 2010
|
[ 11:08 makc ]
Update to 0.34
PR: ports/150769
Submitted by: Sébastien Santoro (maintainer)
|
Tue, 30 Mar 2010
|
[ 12:50 dinoex ]
- fix build for png-1.4.1
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 31 Oct 2009
|
[ 15:27 linimon ]
Also broken on sparc64-7.
|
Mon, 17 Aug 2009
|
[ 01:12 linimon ]
Mark as broken on sparc64-8: needs stdlib.h instead of malloc.h. May
also affect amd64-8.
Hat: portmgr
|
Tue, 21 Jul 2009
|
[ 14:32 amdmi3 ]
- Fix dependency on jpeg, bump PORTREVISION
Reported by: pointyhat via erwin
|
Fri, 17 Jul 2009
|
[ 17:13 amdmi3 ]
If you have astronomical imaging of the sky with celestial coordinates you do
not know or do not trust then is for you. Input an image and we'll give you
back astrometric calibration meta-data, plus lists of known objects falling
inside the field of view.Astrometry.net
We have built this astrometric calibration service to create correct,
standards-compliant astrometric meta-data for every useful astronomical image
ever taken, past and future, in any state of archival disarray. We hope this
will help organize, annotate and make searchable all the world's astronomical
information.
WWW: http://www.astrometry.net/
PR: 136594
Submitted by: Dereckson <dereckson@gmail.com>
|
Number of commits found: 71 |