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/astrometry/pkg-plist

Number of commits found: 17

Sunday, 28 Jan 2024
11:48 Rainer Hurling (rhurlin) search for other commits by this committer
astro/astrometry: Move man to share/man

While here, also
- update LIB_DEPENDS=graphics/png
- add augment-xylist to strip list
- correct pkg-message paths
- update pkg-plist
commit hash: a3ed9a84a3350e0e46b40a7c9fc030419e9a1773 commit hash: a3ed9a84a3350e0e46b40a7c9fc030419e9a1773 commit hash: a3ed9a84a3350e0e46b40a7c9fc030419e9a1773 commit hash: a3ed9a84a3350e0e46b40a7c9fc030419e9a1773 a3ed9a8
Saturday, 13 Aug 2022
19:25 Rainer Hurling (rhurlin) search for other commits by this committer
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
commit hash: 7d3518db5799e9524b8c8b4c5fefe1e99bad9087 commit hash: 7d3518db5799e9524b8c8b4c5fefe1e99bad9087 commit hash: 7d3518db5799e9524b8c8b4c5fefe1e99bad9087 commit hash: 7d3518db5799e9524b8c8b4c5fefe1e99bad9087 7d3518d
Wednesday, 6 Jul 2022
02:42 Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.23.0

PR:		264837
Reported by:	wen@
Exp-run by:	antoine@
commit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719a commit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719a commit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719a commit hash: d68b12c0a6f8c498482d8e3e1b800b140f3b719a d68b12c
Sunday, 3 Jul 2022
19:55 Rainer Hurling (rhurlin) search for other commits by this committer
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
commit hash: cad6302bccdaef3b1fd9fd4ce8b1d26c24b32840 commit hash: cad6302bccdaef3b1fd9fd4ce8b1d26c24b32840 commit hash: cad6302bccdaef3b1fd9fd4ce8b1d26c24b32840 commit hash: cad6302bccdaef3b1fd9fd4ce8b1d26c24b32840 cad6302
Saturday, 15 Jan 2022
17:34 Rainer Hurling (rhurlin) search for other commits by this committer
astro/astrometry: Update to 0.88

Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.88

Reported by:	portscout, Repology
commit hash: f4243013dd6cb21c4a7a74620d23fc33808968c2 commit hash: f4243013dd6cb21c4a7a74620d23fc33808968c2 commit hash: f4243013dd6cb21c4a7a74620d23fc33808968c2 commit hash: f4243013dd6cb21c4a7a74620d23fc33808968c2 f424301
Wednesday, 12 May 2021
15:17 Rainer Hurling (rhurlin) search for other commits by this committer
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
commit hash: 73930aef4a58ba896326b417c66949177ed38aeb commit hash: 73930aef4a58ba896326b417c66949177ed38aeb commit hash: 73930aef4a58ba896326b417c66949177ed38aeb commit hash: 73930aef4a58ba896326b417c66949177ed38aeb 73930ae
Sunday, 24 Jan 2021
23:22 fluffy search for other commits by this committer
astro/astrometry: fix packaging with py38 (PYTHON_EXT_SUFFIX)

PR:		252057 (related)
Approved by:	portmgr (blanket: build fix)
MFH:		2021Q1
Original commitRevision:562517 
Sunday, 5 Jul 2020
15:57 tcberner search for other commits by this committer
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>
Original commitRevision:541286 
Tuesday, 28 Apr 2020
07:01 fernape search for other commits by this committer
astro/astrometry: update to 0.80

Reported by:	portscout
Original commitRevision:533236 
Saturday, 12 Oct 2019
15:55 danfe search for other commits by this committer
- 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
Original commitRevision:514340 
Saturday, 23 Apr 2016
14:29 cs search for other commits by this committer
Update to 0.65
Original commitRevision:413876 
Saturday, 24 Jan 2015
16:40 danfe search for other commits by this committer
- Update to version 0.50
- Improve COMMENT and port description
Original commitRevision:377800 
Friday, 21 Nov 2014
11:56 amdmi3 search for other commits by this committer
- Fix config pointing into stagedir
- Strip binaries
- Add empty dir to plist
Original commitRevision:372989 
Sunday, 19 Oct 2014
23:19 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371223 
Tuesday, 22 Jul 2014
12:25 danfe search for other commits by this committer
- 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)
Original commitRevision:362535 
Tuesday, 21 Sep 2010
11:08 makc search for other commits by this committer
Update to 0.34

PR:             ports/150769
Submitted by:   Sébastien Santoro (maintainer)
Original commit
Friday, 17 Jul 2009
17:13 amdmi3 search for other commits by this committer
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>
Original commit

Number of commits found: 17