| Summary: | [new port] [patch] astro/astrometry | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dereckson | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
dereckson
2009-07-09 03:00:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed
From-To: open->feedback
What do you think about installing it into ${PREFIX}/astronometry
instead of ${PREFIX}/share/astronometry? /share/ seems to be unnecessary
here.
I agree, indeed, especially as some files aren't architecture-independant. State Changed From-To: feedback->closed New port added, with minor changes. Thanks! amdmi3 2009-07-17 17:13:13 UTC
FreeBSD ports repository
Modified files:
astro Makefile
Added files:
astro/astrometry Makefile distinfo pkg-descr pkg-plist
astro/astrometry/files gnu-specific-config.h pkg-message.in
Log:
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>
Revision Changes Path
1.139 +1 -0 ports/astro/Makefile
1.1 +38 -0 ports/astro/astrometry/Makefile (new)
1.1 +3 -0 ports/astro/astrometry/distinfo (new)
1.1 +4 -0 ports/astro/astrometry/files/gnu-specific-config.h (new)
1.1 +9 -0 ports/astro/astrometry/files/pkg-message.in (new)
1.1 +12 -0 ports/astro/astrometry/pkg-descr (new)
1.1 +109 -0 ports/astro/astrometry/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|