aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r520166 astro/pyephem: Add missing (ephem) dependencyKubilay Kocak2019-12-201-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 3.7.7.0 release of pyephem was converted [1] into a stub, depending on the ephem package, in order to allow software authors to transition to the new package name. The ports r511276 commit updating the port to 3.7.7.0 missed the additional dependency. This change adds the missing dependency, after astro/py-ephem landed as a new port in ports r520162, and unbreaks all current astro/pyephem dependents, and all transitive dependents, including comms/gnuradio [2]. While I'm here: - Add NO_ARCH - Bump PORTREVISION given this issue did not affect builds, just runtime and dependents accordingly. [1] https://github.com/brandon-rhodes/pyephem/commit/5c32679a8650efd2e79d5f794edd1587b3b6e67b [2] bug 240546 PR: 240735 Submitted by: Rainer Hurling <rhurlin gwdg de> Approved by: portmgr (blanket(s): missing dependencies, build/run fix (dependents)) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=520494
* MFH: r520162 [NEW] astro/py-ephem: Compute positions of the planets and starsKubilay Kocak2019-12-205-0/+70
| | | | | | | | | | | | | | | | | | | | | | | PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates. WWW: https://rhodesmill.org/pyephem/ WWW: https://pypi.org/project/ephem/ [1] Based on astro/pyephem PR: 240736 Submitted by: Rainer Hurling <rhurlin gwdg de> Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=520492
* MFH: r520157 [NEW] astro/py-pymeeus: Python implementation of Jean Meeus ↵Kubilay Kocak2019-12-204-0/+35
| | | | | | | | | | | | | | | | astronomical routines PyMeeus is a Python implementation of the astronomical algorithms described in the classical book "Astronomical Algorithms, 2nd Edition, Willmann-Bell Inc. (1998)" by Jean Meeus. WWW: https://github.com/architest/pymeeus PR: 240735 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=520489
* Update Stellarium to version 0.19.2.Alexey Dokuchaev2019-09-303-8/+52
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=513404
* astro/xephem: Really remove libXp dependencyNiclas Zeising2019-09-281-2/+2
| | | | | | | | | This was missed in r513048. Reported by: Scott Allendorf Notes: svn path=/head/; revision=513113
* astro/xephem: Stop linking against libXpNiclas Zeising2019-09-272-4/+2
| | | | | | | | | | Stop linking astro/xephem against libXp, it's not needed. Remove deprecation. OKd by: bapt (just fix it) Notes: svn path=/head/; revision=513048
* Deprecate x11/libXp, it is deprecated upstreamNiclas Zeising2019-09-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate x11/libXp, since it is about to be deprecated upstream. Do *not* yet set a removal date for x11/libXp, this will be decided later, once most dependencies are fixed. Deprecate all ports depending on x11/libXp. * astro/xephem * audio/xmcd * audio/xmmix * biology/ncbi-toolkit * deskutils/xmdiary * ftp/llnlxdir * ftp/llnlxftp * graphics/SciPlot * misc/xtar * multimedia/mpeg2play * science/afni * textproc/mgdiff Sprinkle USES=xorg as needed. Discussed with: bapt Notes: svn path=/head/; revision=513046
* astro/geographiclib: update to 1.50Steve Wills2019-09-275-44/+53
| | | | | | | | PR: 240852 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=513033
* astro/routino: Update version 3.3.1=>3.3.2Muhammad Moinur Rahman2019-09-232-4/+4
| | | | Notes: svn path=/head/; revision=512621
* devel/openmp: update to 9.0.0Jan Beich2019-09-211-1/+1
| | | | | | | | | | | - Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ Notes: svn path=/head/; revision=512535
* Fix build on GCC-based installations:Mark Linimon2019-09-211-2/+7
| | | | | | | | | xmlparse.c:1244: error: #pragma GCC diagnostic not allowed inside functions Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=512529
* - Update to r4291Dmitry Marakasov2019-09-192-4/+4
| | | | Notes: svn path=/head/; revision=512361
* - Update to 2.15.3Dmitry Marakasov2019-09-182-4/+4
| | | | Notes: svn path=/head/; revision=512291
* Add myself (dmgk) to xearth locationsDmitri Goutnik2019-09-161-0/+1
| | | | | | | | Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D21674 Notes: svn path=/head/; revision=512186
* Deprecate a few portsAntoine Brodin2019-09-153-0/+6
| | | | Notes: svn path=/head/; revision=512125
* - Update astro/wcslib to 6.4Danilo Egea Gondolfo2019-09-155-7/+9
| | | | Notes: svn path=/head/; revision=512097
* Update to 0.109Sunpoet Po-Chuan Hsieh2019-09-132-13/+13
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass Notes: svn path=/head/; revision=511947
* Update to 0.20Sunpoet Po-Chuan Hsieh2019-09-132-4/+4
| | | | | | | Changes: https://fastapi.metacpan.org/source/GSB/Astro-Coords-0.20/README Notes: svn path=/head/; revision=511925
* astro/routino: Update version 3.2=>3.3.1Muhammad Moinur Rahman2019-09-114-15/+26
| | | | Notes: svn path=/head/; revision=511816
* astro/kstars: update to 3.3.5Tobias C. Berner2019-09-094-5/+15
| | | | Notes: svn path=/head/; revision=511645
* - Update to 3.7.7.0Wen Heping2019-09-062-3/+4
| | | | Notes: svn path=/head/; revision=511276
* KDE Applications: update to 19.08.1Tobias C. Berner2019-09-052-6/+6
| | | | | | | | | | | | | | | | | | | | | September 05, 2019. Today KDE released the first stability update for KDE Applications 19.08. This release contains only bugfixes and translation updates, providing a safe and pleasant update for everyone. More than twenty recorded bugfixes include improvements to Kontact, Dolphin, Kdenlive, Konsole, Step, among others. Improvements include: * Several regressions in Konsole's tab handling have been fixed * Dolphin again starts correctly when in split-view mode * Deleting a soft body in the Step physics simulator no longer causes a crash You can find the full list of changes here: https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.1 Notes: svn path=/head/; revision=511258
* Update to 0.108Sunpoet Po-Chuan Hsieh2019-08-312-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass Notes: svn path=/head/; revision=510667
* Use bundled zlibSunpoet Po-Chuan Hsieh2019-08-311-1/+1
| | | | | | | | | | - Bump PORTREVISION for package change PR: 238121 Reported by: yuri Notes: svn path=/head/; revision=510465
* astro/kstars: update to 3.3.4Tobias C. Berner2019-08-282-4/+4
| | | | Notes: svn path=/head/; revision=510100
* - Update to 15322Dmitry Marakasov2019-08-282-4/+4
| | | | Notes: svn path=/head/; revision=510086
* - Update to r4289Dmitry Marakasov2019-08-262-4/+4
| | | | Notes: svn path=/head/; revision=509963
* These ports now build on aarch64.Mark Linimon2019-08-261-2/+0
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=509957
* astro/gpstk: Update to 2.12Fernando Apesteguía2019-08-223-18/+7
| | | | | | | | | ChangeLog: https://github.com/SGL-UT/GPSTk/releases Reported by: portscout Notes: svn path=/head/; revision=509610
* - Update to 0.040Wen Heping2019-08-222-4/+4
| | | | Notes: svn path=/head/; revision=509592
* - Update to 2.15.2Dmitry Marakasov2019-08-192-5/+4
| | | | Notes: svn path=/head/; revision=509306
* devel/boost-*: update to 1.71.0Jan Beich2019-08-192-1/+2
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* Update KDE Applications to latest upstream release, 19.08Adriaan de Groot2019-08-156-8/+14
| | | | | | | | | | Release announcement https://kde.org/announcements/announce-applications-19.08.0.php Thanks to tcberner for doing most of the prep-work. Notes: svn path=/head/; revision=509000
* - Update to r4288Dmitry Marakasov2019-08-142-4/+4
| | | | Notes: svn path=/head/; revision=508917
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-138-15/+48
| | | | Notes: svn path=/head/; revision=508834
* astro/xtide: Fix missing distfile and unbreakKai Knoblich2019-08-073-8/+6
| | | | | | | | | | | | | | * Make the tarball for the harmonics file fetchable again as it has been updated to a newer version a while ago. * Also update the WWW field to spare users from redirects while I'm here. PR: 239666 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (based on) MFH: 2019Q3 Notes: svn path=/head/; revision=508295
* Update to 0.132Sunpoet Po-Chuan Hsieh2019-08-062-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack Notes: svn path=/head/; revision=508277
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-1/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* Update to 0.040Sunpoet Po-Chuan Hsieh2019-08-052-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client Notes: svn path=/head/; revision=508187
* astro/kstars: update to 3.3.3Tobias C. Berner2019-08-043-5/+11
| | | | Notes: svn path=/head/; revision=508121
* Update to 0.105Sunpoet Po-Chuan Hsieh2019-08-042-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass Notes: svn path=/head/; revision=508112
* - Update Gnuastro to version 0.10 (switch to the .tar.lz distfile)Alexey Dokuchaev2019-08-044-63/+8
| | | | | | | | | - Stop patching `lib/gnuastro/table.h' for missing #include <time.h> which was not needed since version 0.9 (r501098); remove patches that were integrated upstream Notes: svn path=/head/; revision=508090
* astro/sscalc: provide new MASTER_SITE, unbreakKurt Jaeger2019-08-041-3/+1
| | | | | | | Submitted by: drylands@t-online.de Notes: svn path=/head/; revision=508068
* Mark BROKEN: unfetchableAntoine Brodin2019-08-031-0/+2
| | | | Notes: svn path=/head/; revision=507962
* Mark BROKEN: unfetchableAntoine Brodin2019-08-031-0/+2
| | | | Notes: svn path=/head/; revision=507961
* Mark BROKEN: unfetchableAntoine Brodin2019-08-031-0/+2
| | | | Notes: svn path=/head/; revision=507960
* Mark BROKEN: unfetchableAntoine Brodin2019-08-031-0/+2
| | | | Notes: svn path=/head/; revision=507959
* Mark BROKEN: unfetchableAntoine Brodin2019-08-031-0/+1
| | | | Notes: svn path=/head/; revision=507958
* Update to 1.08Sunpoet Po-Chuan Hsieh2019-08-012-4/+4
| | | | | | | | | - Update PAL to v0.9.9 and ERFA to v1.5.0 - Add support for palAltaz, palDcmpf, palEcleq, palFitxy, palInvf, palPcd, palPolmo, palPxy, palUnpcd and palXy2xy. Notes: svn path=/head/; revision=507790
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2019-07-312-2/+2
| | | | Notes: svn path=/head/; revision=507719