aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* astro/wmsolar: Fix build with Clang 6tobik2018-09-091-0/+1
| | | | | | | | | | | | | | | | | | In file included from wmSolar.c:15: ./wmSolar_mask.xbm:6:12: error: constant expression evaluates to 240 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0xf0,0xff,0xff,0xff,0xff, ^~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/wmsolar-1.1.log In file included from wmSolar.c:18: ./Lunar.h:66:23: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] static const double SYNODIC_MONTH = 29.530588861; ^ PR: 230880 Approved by: tkuiper@inxsoft.net (maintainer timeout, 2 weeks)
* - Update to 0.101wen2018-09-082-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass
* Update the current KDE Applications to 18.08.1, the latest release.adridg2018-09-072-6/+6
| | | | | | | | | https://www.kde.org/announcements/announce-applications-18.08.1.php The release notes mention a few dozen fixes, MTP doesn't crash when concurrently accessed by another application, nothing critical. Submitted by: tcberner
* Add kbowling to xearch committerskbowling2018-09-051-0/+1
| | | | | Approved by: timur (mentor) Differential Revision: https://reviews.freebsd.org/D17022
* - Update to r4240amdmi32018-09-052-4/+4
|
* - Update WWWamdmi32018-09-022-3/+3
| | | | | | - Pet portlint Approved by: portmgr blanket
* astro/qmapshack: fix build with Qt 5.11tcberner2018-09-021-0/+19
| | | | | PR: 230884 Obtained from: upstream
* Update to 0.116sunpoet2018-08-312-8/+9
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* Update to 0.9.1sunpoet2018-08-312-6/+7
| | | | Changes: https://github.com/Unidata/MetPy/releases
* Update LICENSEsunpoet2018-08-311-1/+3
| | | | Reference: https://github.com/python-metar/python-metar/issues/59
* Deprecate KDE4 software, categories a-c.adridg2018-08-303-0/+9
| | | | | | | | | | | The last upstream release supporting KDE4 was 10 months ago, https://www.kde.org/announcements/announce-applications-17.08.3.php , and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4 month deprecation period to allow users to switch over. Not marked deprecated: audio/kid3-kde4, that's not ours, and it supports Qt5 and KF5 as well despite its name.
* Update to 0.9.0sunpoet2018-08-302-5/+6
| | | | Changes: https://github.com/Unidata/MetPy/releases
* - Update to 19.1amdmi32018-08-272-4/+4
|
* - Update to 14178amdmi32018-08-272-4/+4
|
* - Update to r4223amdmi32018-08-272-4/+4
|
* Update KDE Applications to 18.08tcberner2018-08-254-7/+7
| | | | Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
* Update to 0.10.2sunpoet2018-08-242-4/+4
| | | | | Changes: https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG https://sourceforge.net/p/astlib/git/ci/master/log/
* Update to 1.6.0sunpoet2018-08-233-5/+5
| | | | | | - Update WWW Changes: https://github.com/python-metar/python-metar/releases
* Update `astro/stellarium' to version 0.18.2.danfe2018-08-203-5/+29
| | | | | Found out via: repology.org Ignored by: portscout :(
* Update to 0.115sunpoet2018-08-192-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* - Update to r4222amdmi32018-08-132-4/+4
|
* Update PLIST_FILES: remove %%sunpoet2018-08-131-4/+4
|
* astro/oskar: Fix LICENSE_FILEyuri2018-08-121-1/+1
|
* astro/oskar: Fix typo in LICENSE_FILESyuri2018-08-121-1/+1
| | | | Reported by: linimon
* Mark as only for x86 and powerpc, per build failure.linimon2018-08-121-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 0.9-3tota2018-08-122-5/+4
|
* devel/boost-*: update to 1.68.0jbeich2018-08-093-2/+3
| | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165
* devel/libconfig: update to 1.7.2fernape2018-08-071-1/+1
| | | | | | | | | | | | * Change to USE_GH * Bump PORTREVISION of dependant ports. Committing after maintainer timeout PR: 229961 Submitted by: che@bein.link Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16442
* - Update to r4216amdmi32018-08-062-4/+4
|
* - Update to r4214amdmi32018-08-032-4/+4
|
* - Update to 5.19.1danilo2018-08-025-7/+13
|
* Update astro/kstars to 2.9.7 .tcberner2018-08-013-7/+248
|
* Update to 0.114sunpoet2018-08-012-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* - Update to 14066amdmi32018-07-312-4/+4
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-309-6/+9
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* Replace explicit devel/py-game dependencies with ${PYGAME} in 7 portsyuri2018-07-291-1/+1
| | | | | | | This is to simplify the pending rename devel/py-game -> devel/py-pygame in bug#230115. PR: 230118 230119 Approved by: portmgr
* New port: astro/py-pysofa: Python binding for SOFA, the fundamental ↵yuri2018-07-264-0/+36
| | | | astronomy library
* New port: astro/sofa: Set of algorithms and procedures used in fundamental ↵yuri2018-07-265-0/+69
| | | | astronomy
* - Update to 2.14.2amdmi32018-07-263-8/+6
|
* Add jhixson to freebsd.commiters.markersjhixson2018-07-251-0/+1
| | | | | Approved by: miwi (mentor), kmoore (mentor), araujo (mentor) Differential Revision: https://reviews.freebsd.org/D16423
* - Update to 0.100wen2018-07-243-6/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass
* - Update to 0.113wen2018-07-242-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* - Update to r4208amdmi32018-07-232-4/+4
|
* New port: astro/oskar: SKA Radio telescope simulatoryuri2018-07-239-0/+725
|
* astro/cfitsio: Add missing dependencyyuri2018-07-231-1/+3
| | | | Approved by: portmgr blanket
* - Update to 14026amdmi32018-07-172-4/+4
|
* - Update to r4196amdmi32018-07-172-4/+4
|
* astro/qmapshack: remove obsolete patch filecmt2018-07-171-13/+0
| | | | | | this one escaped my last commit. PR: 227643
* astro/qmapshack: update to 1.11.1cmt2018-07-173-5/+6
| | | | | | | Release: https://sourceforge.net/p/qlandkartegt/mailman/message/36297727/ PR: 227643 Approved by: bofh (maintainer timeout)
* - Update to 0.112wen2018-07-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* Remove expired ports:rene2018-07-175-43/+0
| | | | | | | | | | | | | | | | | | | | | 2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained 2018-07-15 net/p5-ZConf: Unmaintained 2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained 2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained 2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained 2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained 2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained 2018-07-15 mail/p5-ZConf-Mail: Unmaintained 2018-07-15 mail/p5-Mail-Cache: Unmaintained 2018-07-15 www/p5-ZConf-RSS: Unmaintained 2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained 2018-07-15 devel/p5-ZConf-GUI: Unmaintained 2018-07-15 net-im/mastodon: Breaks too frequently 2018-07-15 x11-fm/p5-PerlFM: Unmaintained 2018-07-15 astro/p5-ZConf-Weather: Unmaintained 2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained
* astro/libnova: Add LICENSE/LICENSE_FILEyuri2018-07-141-0/+3
| | | | Approved by: portmgr blanket
* Update KDE Applications to 18.04.3tcberner2018-07-143-7/+6
|
* - Update to 4.34wen2018-07-062-4/+4
| | | | Changes: https://metacpan.org/changes/release/GSB/Astro-Catalog-4.34
* - Update `astro/stellarium' to version 0.18.1danfe2018-07-053-6/+34
| | | | - Remove <option>_USES=qt:5 (it's on global USES already)
* - Fix build with clang 6amdmi32018-07-041-0/+11
|
* - Update to 0.099wen2018-07-032-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass
* - Update to 13996amdmi32018-07-032-4/+4
|
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-2914-35/+40
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* Revert r473259 and r473260 which are committed by accidentsunpoet2018-06-252-2/+2
| | | | | - Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports
* Unbreak INDEXantoine2018-06-251-1/+1
| | | | Pointy hat: sunpoet
* Update to 3.6.0sunpoet2018-06-252-2/+2
| | | | Changes: https://github.com/google/protobuf/releases
* Add LICENSE_FILEsunpoet2018-06-252-12/+14
| | | | | | | | - Use PYNUMPY - Remove BUILD_DEPENDS - Update pkg-descr - Update WWW - Take maintainership
* Add py-spacetrack 0.13.1sunpoet2018-06-254-0/+46
| | | | | | spacetrack is a python module for Space-Track. WWW: https://github.com/python-astrodynamics/spacetrack
* Update math/gsl to 2.5tcberner2018-06-231-0/+1
| | | | PR: 229067
* Mark as broken on aarch64, and, where appropriate, armvX.linimon2018-06-222-2/+10
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-224-2/+4
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Use PY_FLAVOR for dependencies.mat2018-06-216-21/+21
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Use the correct variable for dependency lines.mat2018-06-211-4/+4
| | | | | | | PKGNAMEPREFIX the name of the current package prefix, it is not correct to use it for other package names. Sponsored by: Absolight
* astro/xearth: update my locationgahr2018-06-191-1/+1
|
* astro/py-aipy: Add USE_PYTHON=concurrentyuri2018-06-191-2/+2
| | | | Approved by: portmgr
* - Update to 0.111wen2018-06-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* - Update to 0.098wen2018-06-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass
* Mark net/p5-ZConf and related ports as deprecatedtobik2018-06-151-0/+3
| | | | | | | | | ZConf is unmaintained with glaring issues in bits of it and the developer did not have time to properly address them in over 8 years. PR: 223471 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer)
* Update KDE Applications to 18.04.2tcberner2018-06-102-6/+6
|
* astro/siril: Update 0.9.8 -> 0.9.9yuri2018-06-093-6/+7
| | | | Reported by: portscout
* - Update to r4193amdmi32018-06-052-4/+4
|
* - Update to 13878amdmi32018-06-052-4/+4
|
* Update to 0.110sunpoet2018-06-052-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* Update to 0.097sunpoet2018-06-052-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass
* Update to 14Aug2014xride2018-06-035-32/+26
|
* Update astro/kstars to 2.9.6tcberner2018-06-013-4/+7
|
* Update WWWsunpoet2018-05-2824-24/+24
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* - Update to 0.096wen2018-05-242-4/+4
| | | | Changes: https://metacpan.org/release/Astro-satpass
* - Update to 0.109wen2018-05-242-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* Update to 0.8.0sunpoet2018-05-192-5/+6
| | | | Changes: https://github.com/Unidata/MetPy/releases
* - Update to 19amdmi32018-05-182-4/+4
|
* - Update to 13710amdmi32018-05-142-4/+4
|
* - Update to r4188amdmi32018-05-142-4/+4
|
* Update KDE Applications to 18.04.1tcberner2018-05-115-7/+9
|
* Update to 0.095sunpoet2018-05-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Update to 0.108sunpoet2018-05-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* Bump PORTREVISION on more opencv consumers due to opencv updateswills2018-05-101-1/+1
|
* Bump PORTREVISION on opencv consumers due to opencv updateswills2018-05-091-0/+1
|
* graphics/opencv: Update to 3.4.1swills2018-05-091-1/+1
| | | | | | PR: 210505 Submitted by: rozhuk.im@gmail.com (partially, further work was done) Exp-run by: antoine
* Update to upstream version 1.5.4; use QT5 instead of QT4riggs2018-05-0610-32/+184
| | | | | | PR: 227538 Submitted by: cmt Approved by: Maintainer timeout
* - Update to r4183amdmi32018-05-042-4/+4
|
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-1/+1
| | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175
* Update to 0.107sunpoet2018-04-302-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* Add py-metar 1.5.0sunpoet2018-04-304-0/+35
| | | | | | | | | | | | | | | Metar is a python package for interpreting METAR and SPECI weather reports. This module extracts the data recorded in the main-body groups of reports that follow the WMO spec or the US conventions, except for the runway state and trend groups, which are parsed but ignored. The most useful remark groups defined in the US spec are parsed, as well, such as the cumulative precipitation, min/max temperature, peak wind and sea-level pressure groups. No other regional conventions are formally supported, but a large number of variant formats found in international reports are accepted. WWW: https://pypi.org/project/metar/ WWW: https://github.com/tomp/python-metar
* Upgrade astro/kstars to 2.9.5tcberner2018-04-293-370/+370
| | | | * complete dependencies while here.
* Add py-metpy 0.7.0sunpoet2018-04-294-0/+37
| | | | | | | | MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data. WWW: https://pypi.org/project/metpy/ WWW: https://github.com/Unidata/MetPy
* New port: astro/kstars, current version of astro/kstars-kde4tcberner2018-04-295-0/+1438
|
* Update to 0.094sunpoet2018-04-292-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Update KDE Applications to 18.04.0tcberner2018-04-294-14/+13
| | | | * Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
* - Update to r591amdmi32018-04-292-4/+4
|
* - Update to r4176amdmi32018-04-292-4/+4
|
* Update grahics/exiv2 to 0.26tcberner2018-04-282-2/+2
| | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345
* Update to 0.10.1sunpoet2018-04-272-8/+7
| | | | | | | - Relax USES=python - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereamdmi32018-04-262-2/+2
| | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
* - Update to 13576amdmi32018-04-242-5/+5
|
* astro/swe: Update version 2.06=>2.07.01bofh2018-04-242-5/+4
| | | | - Remove USE_LDCONFIG as it installs no shared library
* Update ICBM coordinates now that I'm no longer full-time in the Bay Area.seanc2018-04-241-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15165
* Adjust PORTREVISION order to pet portlint after r467711jbeich2018-04-181-1/+1
| | | | | Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place when DISTVERSION*FIX is used.
* devel/boost-*: update to 1.67.0jbeich2018-04-183-1/+3
| | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
* Update to 0.106sunpoet2018-04-182-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* - Update to 2.14.0amdmi32018-04-124-36/+15
|
* New ports: astro/libkgeomap, astro/marbletcberner2018-04-099-0/+1955
| | | | | | | This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4. Differential Revision: https://reviews.freebsd.org/D14823
* Update to 0.105sunpoet2018-04-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* Update to 0.093sunpoet2018-04-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Fix astro/qmapshack ahead of CMake 3.11.adridg2018-04-032-0/+14
| | | | | | | | | | | | | | | Because of the way CMake 3.11 orders includes in mocs_compilation.cpp, it shows up cases where headers don't have all of the necessary includes or forward-type-declarations in place. Add one here to fix the build. The error message is in the patch. Also reported upstream, https://bitbucket.org/maproom/qmapshack/issues/325/cmake-311-build-fix but it had already been (unrelatedly) fixed upstream in https://bitbucket.org/maproom/qmapshack/commits/2968b238 Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D14932
* - Update `astro/stellarium' to version 0.18.0danfe2018-03-293-26/+42
| | | | - TIMESTAMP (Stellarium-stellarium-v0.17.0_GH0.tar.gz) = 1521967282
* science/siril: Move to astro/siril; Mark broken on i386; Add OPENMP categoryyuri2018-03-266-0/+121
|
* update qmapshack to 1.11.0cmt2018-03-234-8/+33
| | | | | | | Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36244502/ PR: 226488 Approved by: bofh (maintainer)
* Move astro/libkgeomap to astro/libkgeomap-kde4tcberner2018-03-215-2/+3
|
* Convert archivers/quazip and archivers/quazip-qt5 into flavorstcberner2018-03-113-5/+6
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14640
* - Update to 0.091wen2018-03-112-4/+4
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.091/Changes
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-119-4/+9
| | | | version 1.1.0 (via revision 464079).
* Update to 0.10.0sunpoet2018-03-083-19/+13
| | | | | | | | | | - Remove BUILD_DEPENDS - Sort RUN_DEPENDS - Update pkg-descr - Change WWW to PyPI - Take maintainership Changes: https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
* Update to 3.43sunpoet2018-03-042-6/+6
| | | | | | - Update MASTER_SITES Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes2.txt
* Maintainer reset for e-mails in domains without MX recordsyuri2018-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15 ports are affected. $ dig absoludicrous.com MX | grep MX ; <<>> DiG 9.12.0 <<>> absoludicrous.com MX ;absoludicrous.com. IN MX $ dig bsdforfe.com MX | grep MX ; <<>> DiG 9.12.0 <<>> bsdforfe.com MX ;bsdforfe.com. IN MX $ dig vmailbox.org MX | grep MX ; <<>> DiG 9.12.0 <<>> vmailbox.org MX ;vmailbox.org. IN MX $ dig virgaria.org MX | grep MX ; <<>> DiG 9.12.0 <<>> virgaria.org MX ;virgaria.org. IN MX $ dig vereshagin.org MX | grep MX ; <<>> DiG 9.12.0 <<>> vereshagin.org MX ;vereshagin.org. IN MX $ dig sucked-in.com MX | grep MX ; <<>> DiG 9.12.0 <<>> sucked-in.com MX ;sucked-in.com. IN MX $ dig pkix.net MX | grep MX ; <<>> DiG 9.12.0 <<>> pkix.net MX ;pkix.net. IN MX $ dig michael-fauste.de MX | grep MX ; <<>> DiG 9.12.0 <<>> michael-fauste.de MX ;michael-fauste.de. IN MX Approved by: tcberner (mentor, implicit)
* - Update to 0.104wen2018-02-232-4/+4
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.104/Changes
* - Update to 0.090wen2018-02-232-4/+4
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.090/Changes
* astro/qmapshack: update to 1.10.0cmt2018-02-233-4/+5
| | | | | PR: 225739 Approved by: bofh (maintainer-timeout)
* Give the KDE SC4 applications ports a -kde4 suffixtcberner2018-02-2311-4/+4
| | | | | | | | | | In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
* - Update to r4112amdmi32018-02-172-4/+4
|
* - Update to r590amdmi32018-02-172-4/+4
|
* - Update to 5.18danilo2018-02-123-5/+5
|
* Rename KDE4 meta portstcberner2018-02-103-3/+3
| | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
* Canonicalize PyPi WWWs:amdmi32018-02-091-1/+1
| | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket
* Update to 4.33sunpoet2018-02-082-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes
* Update to 0.19sunpoet2018-02-082-6/+5
| | | | | | - Update LICENSE Changes: http://search.cpan.org/dist/Astro-Coords/README
* Update astro/geographiclib to 1.4.9kevans2018-02-038-18/+105
| | | | | | | | | | | | | | Highlights: - Update from 1.4.6 to 1.4.9 - MAGNETIC_EMM2017 model addd - Switched to CMake for build head/tail usage must be patched to avoid use of --lines; work is in progress to eventually grow this long-option alternative to -n so that such patching isn't necessary at some point in the future. PR: 218158 Approved by: ak (ports), Tatsuki Makino (maintainer)
* Update to 0.089sunpoet2018-02-032-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 4.32wen2018-02-012-3/+4
| | | | Changes: http://cpansearch.perl.org/src/GSB/Astro-Catalog-4.32/Changes
* - Update to 2.1.9wen2018-02-012-5/+4
|
* Remove astro/py-pyfitssunpoet2018-02-014-43/+0
|
* - Update to 0.035wen2018-01-292-4/+4
| | | | Changes: http://search.cpan.org/src/WYANT/Astro-App-Satpass2-0.035/Changes
* Fix build on aarch64 and with Clang 6. The modified patch explainsadridg2018-01-222-2/+79
| | | | | | | | | | | | the error message and what is changed. Bump PORTREVISION because it contains a code change. kde@ bumped into this while building x11/kde4 for aarch64. Build on 12-CURRENT aarch64, 11-STABLE amd64 and 10.3 i386. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14008
* Update to upstream version 3.17riggs2018-01-214-119/+23
| | | | | | | | | | | | | | | | | Details: - bin/ntpshmmon is dependent on PPS option (see sConstruct) - remove patch that has been upstreamed - explicitly reference python2.7 rather than python2 (per current ports tree guidelines) - use python flavors (Note: there is support for python3 in upstream. Reserving that change for a future update (as yet untested) ) - plist changes to reflect upstream changes: lib version bumps, added man page, removed a pkg-config file - add X11 option for bin/xpgs*; update dependencies for 3.17 version of xgps* (needs python gi module & gtk3) PR: 225310 Submitted by: z7dr6ut7gs@snkmail.com
* astro/boinc-setiathome: fix build on i386.ler2018-01-213-1/+81
| | | | | Submitted by: dim Reported by: pkg-fallout
* astro/xearth, remove xmj from the committers listtcberner2018-01-191-1/+0
| | | | Submitted by: xmj
* astro/boinc-setiathome: mark BROKEN on FreeBSD 10/i386ler2018-01-191-2/+2
| | | | -pet portlint
* Update to 0.103sunpoet2018-01-182-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* devel/boost-*: update to 1.66.0jbeich2018-01-182-2/+2
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* Update to 0.088sunpoet2018-01-172-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Unbreak the build with new Clang version 6.0.0: compare the pointer againstdanfe2018-01-171-0/+3
| | | | | | NULL, not integer (or boolean) value. PR: 224989
* Unbreak the build against new Clang version 6.0.0: struct FavoritesEntrydanfe2018-01-161-0/+3
| | | | | | | defines its member `fov' of type `double'; comparing it to NULL is bogus and wrong, no wonder this upsets strict compilers. PR: 224989
* astro/boinc-setiathome: fix portname and add my personal site as well.ler2018-01-151-3/+3
|
* astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfoler2018-01-1513-10/+22
| | | | | | astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw - reroll local distfile to reflect real SVN revision - fix sah_config.h C++ errors
* astro/boinc-astropulse: chase astro/boinc-setiathome-v7 -> ↵ler2018-01-151-2/+2
| | | | | | astro/boinc-setiathome-v8 Pointy hat: ler
* astro/boinc-setiathome-v7 -> astro/boinc-setiathome-v8ler2018-01-1520-211/+34
| | | | | - get current - rename port to reflect reality
* astro/boinc-setiathome-v7: chase needing -lexecinfoler2018-01-151-1/+2
| | | | in reality, this port should be updated to v8, which I'll work on.
* astro/boinc-astropulse: take maintainership.ler2018-01-151-1/+1
|
* clang 6 generates some new warnings, suppress them for now.ler2018-01-141-3/+9
|
* astro/viking: Fix LIB_DEPENDS and unbreak porttobik2018-01-131-6/+2
| | | | | | | | | | - While here reset MAINTAINER: The port has been marked as broken since 2017-05-10 and the maintainer has a history of timeouts. PR: 224668 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Approved by: koalative@gmail.com (maintainer timeout, 2 weeks) MFH: 2018Q1
* Return kevlo's ports to the pool, he handed in his commit bit.rene2018-01-122-2/+2
| | | | With hat: portmgr-secretary
* - Unbreak the build with LIBNOVA option disabled (wedanfe2018-01-112-12/+14
| | | | | | | | | | | | | do not have /usr/X11R6 for quite a long time) - Move the options block lower within the Makefile - Add missing USE_XORG as reported by `stage-qa' - Provide sensible description for LIBNOVA option - Remove MONOCHROME option: the program does not run properly with it ("Fatal Error! No visuals that we can use") and monochrome mode can be enabled by launching it with `-m' switch - Convert to option helpers, use INSTALL_DATA for installing documentation files, not INSTALL_MAN
* Update to 3.5.vanilla2018-01-032-3/+4
|
* New USES=eigentcberner2018-01-031-3/+2
| | | | | | | | | | | | | | | | | | | | | | Usage: USES=eigen:<version>[,<type>] version: 2 or 3 (required) type: build (default), run For example: USES=eigen:2,build,run will add a BUILD- and RUN_DEPENDS on math/eigen2, and USES=eigen:3 will add a BUILD_DEPENDS on math/eigen3. * Convert the existing ports to use it - biology/iqtree: remove run time dependency (seemed not to be needed) - graphics/movit: remove run time dependency (seemed not to be needed) - science/avogadro: add run time dependeny (installed cmake file requires it to be present) Reviewed by: rakuco, mat Differential Revision: https://reviews.freebsd.org/D13702
* - Update DEPENDSwen2018-01-011-3/+6
| | | | | PR: 224722 Submitted by: sunpoet@
* Update to 0.9.3sunpoet2018-01-012-5/+4
| | | | Changes: https://sourceforge.net/p/astlib/code/commit_browser
* Update to 0.102sunpoet2018-01-012-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* Update to 0.087sunpoet2018-01-012-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31sunpoet2017-12-301-0/+3
|
* Update RUN_DEPENDS: change from deprecated py-pyfits to py-astropysunpoet2017-12-302-6/+19
| | | | | | - Update options: add ASTROPY and remove PYFITS - Add NO_ARCH - Bump PORTREVISION for dependency change
* Update *_DEPENDS: change from deprecated py-pyfits to py-astropysunpoet2017-12-301-3/+8
| | | | | - Sort *_DEPENDS - Bump PORTREVISION for dependency change
* Deprecate ports broken for more than 6 monthsantoine2017-12-271-0/+2
|
* Convert to USES=autoreconf.tijl2017-12-251-1/+1
|
* Convert to USES=autoreconf and add USES=libtool because autoreconf runstijl2017-12-241-5/+1
| | | | libtoolize in this port.
* Update Stellarium to version 0.17.0 (unfortunately, the project had moved todanfe2017-12-234-23/+234
| | | | | | | | GitHub). While here, update CONFLICTS_INSTALL in `astro/stellarium-qt4'. Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1513853534 which corresponds to commit e273315 tagged as this release.
* Update devel/protobuf to 3.5.0sunpoet2017-12-122-2/+2
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* - Those ports fail to build with python3antoine2017-12-121-1/+1
| | | | - Add some explicit FLAVOR to dependencies where needed
* - Update to 13170amdmi32017-12-112-4/+4
|
* Update to 0.086sunpoet2017-12-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Update to 0.101sunpoet2017-12-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* astro/xearth: Add kevans to freebsd.committers.markerskevans2017-12-091-0/+1
|
* Update to 0.085sunpoet2017-12-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Change from USES=python:2 to USES=python:2.7sunpoet2017-12-041-1/+2
| | | | - Bump PORTREVISION for dependency change
* - Pet portlintamdmi32017-12-011-3/+3
|
* Cleanup LIB_DEPENDS on libpngantoine2017-12-011-1/+1
|
* Convert Python ports to FLAVORS.mat2017-11-306-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* - Update to 2.1.8wen2017-11-302-4/+4
|
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* - Add license (note that commercial distribution is not allowed)amdmi32017-11-292-4/+9
| | | | | | | - Unsilence installation - Fix WWW Approved by: portmgr blanket
* astro/xearth: Add jwb to freebsd.committer.markersjwb2017-11-281-0/+1
| | | | Approved by: jrm
* - Update to 13053amdmi32017-11-212-4/+4
|
* OPTIONS_SUB only cares about being defined, its content is ignored.mat2017-11-211-1/+1
| | | | Sponsored by: Absolight
* Remove expired port:rene2017-11-137-96/+0
| | | | 2017-04-30 astro/gmapcatcher: Unfetchable for more than six months (google code has gone away)
* - Update to 5.17danilo2017-11-054-17/+16
|
* Update license of ports using MPL (without version)dbaio2017-11-041-1/+1
| | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket)
* Update to 2.10.vanilla2017-11-043-200/+242
|
* astro/sunwait: create portswills2017-10-284-0/+29
| | | | | | | | Sunwait is a small C program for calculating sunrise and sunset, as well as civil, nautical, and astronomical twilights. It has features that make it useful for home automation tasks. WWW: http://www.risacher.org/sunwait/
* Update to 3.42sunpoet2017-10-262-4/+4
| | | | Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
* - Add LICENSEamdmi32017-10-221-3/+6
| | | | - Unsilence installation commands
* astro/qmapshack: update to 1.9.1cmt2017-10-162-6/+5
| | | | | | | Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36042436/ PR: 222453 Approved by: bofh (maintainer-timeout)
* Update to 0.100sunpoet2017-10-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* Update to 0.084sunpoet2017-10-132-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Readd the mirror removed by accidentbapt2017-10-121-1/+2
|
* Remove dead mirrorbapt2017-10-121-2/+1
|
* Remove USE_PERL5=patch and post-patch:sunpoet2017-10-121-5/+1
| | | | | | | | from poudriere log: /usr/local/bin/perl -pi -e 's/(qw\(.*)\[1\];/($1)[1];/; s/\r\n/\n/;' /wrkdirs/usr/ports/astro/p5-Astro-Sunrise/work/Astro-Sunrise-0.95/Sunrise.pm Can't open /wrkdirs/usr/ports/astro/p5-Astro-Sunrise/work/Astro-Sunrise-0.95/Sunrise.pm: No such file or directory. With hat: perl
* Add LICENSEsunpoet2017-10-101-0/+4
| | | | | | - Add NO_ARCH Approved by: portmgr (blanket)
* Add LICENSEsunpoet2017-10-101-0/+3
|
* Add LICENSEsunpoet2017-10-101-4/+6
| | | | - Sort *_DEPENDS
* Add LICENSEsunpoet2017-10-101-0/+3
| | | | - Add NO_ARCH
* Add LICENSEsunpoet2017-10-101-0/+5
| | | | | | - Add NO_ARCH Approved by: portmgr (blanket)
* Add LICENSEsunpoet2017-10-101-3/+8
| | | | | | - Fix *_DEPENDS: add missing dependencies - Add NO_ARCH - Bump PORTREVISION for dependency change
* Add LICENSEsunpoet2017-10-101-0/+3
| | | | - Add NO_ARCH
* Add LICENSEsunpoet2017-10-102-3/+9
| | | | | | | - Use = instead of += for MAKE_ARGS - Strip shared library - Bump PORTREVISION for package change - Sort PLIST
* Add LICENSEsunpoet2017-10-102-1/+8
| | | | | | - Strip shared library - Bump PORTREVISION for package change - Sort PLIST
* Add LICENSEsunpoet2017-10-101-1/+4
| | | | - Add NO_ARCH
* Add LICENSEsunpoet2017-10-101-1/+4
| | | | - Add NO_ARCH
* Add LICENSEsunpoet2017-10-101-0/+4
| | | | - Add NO_ARCH
* - Update to r584amdmi32017-10-092-4/+4
|
* - Update to r3997amdmi32017-10-092-4/+4
|
* Update web site URL.grog2017-10-091-1/+1
|
* astro/gpstk: drop unused dependenciesjbeich2017-10-081-3/+2
| | | | | | Reviewed by: pi MFH: 2017Q4 Differential Revision: https://reviews.freebsd.org/D12617
* Update to 0.12sunpoet2017-10-073-4/+7
| | | | Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog
* graphics/netpbm: Update to 10.80.00tobik2017-10-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This moves netpbm to the advanced release series, which brings the port closer to what is available on OpenBSD, Fedora, Arch Linux, openSUSE, etc. and will let us get rid of patches for supporting newer libpng versions. - The advanced release series is only available via an SVN checkout. Add two maintenance targets netpbm-version-check and netpbm-fetch to make fetching them easier. To generate release tarballs the sources are then tagged and committed to https://github.com/t6/netpbm - Add STATIC option for linking all programs statically to allow running them in small chroots - Add option to disable adding a Perl run dependency. Only a fraction of all programs need it. Some are compatibility shims for newer programs which should be used instead. The following programs require Perl: pamfixtrunc pbmtox10bm pgmcrater pnmflip pnmquant pnmquantall ppmfade ppmquant ppmrainbow ppmshadow - Disable building svgtopam by default. It's the only program that requires libxml2 and is obsolete according to the author. - Install manpages by default - Allow running of the test suite via `make test` - Headers have been moved to ${LOCALBASE}/include/netpbm. Fix ports that expect them to be in ${LOCALBASE}/include Changes: https://raw.githubusercontent.com/t6/netpbm/v10.80.00/doc/HISTORY PR: 219982 Reviewed by: mat Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11157
* - Update to 12921amdmi32017-10-062-4/+4
|
* - Update to 0.46amdmi32017-10-062-4/+5
|
* - Update to 2.1.6wen2017-09-262-4/+4
|
* Update Stellarium and official User Guide to version 0.16.1.danfe2017-09-253-7/+10
| | | | TIMESTAMP (stellarium-0.16.1.tar.gz) = 1506084780
* devel/boost-*: update to 1.65.1jbeich2017-09-252-2/+2
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-252-2/+2
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* Remove USES=execinfo.mat2017-09-221-1/+1
| | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
* Fix license information for portgs that use "the same license as Perl".mat2017-09-1510-10/+10
| | | | Sponsored by: Absolight
* Update to 0.083sunpoet2017-09-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Update CMake to 3.9, merge devel/cmake-modules into devel/cmakeadridg2017-09-152-0/+29
| | | | | | | | | | Thanks to antoine@ for the exp-run. Approved by: rakuco (mentor) Reviewed by: tcberner (mentor) Reviewed by: mat PR: 222000 (exp-run) Differential Revision: https://reviews.freebsd.org/D12299
* - Add LICENSE_FILEamdmi32017-09-142-1/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* Add self to markers.adridg2017-09-131-0/+1
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12344
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-1110-7/+10
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* - Update to 12712amdmi32017-09-042-4/+4
|
* - Update to 2.13.1amdmi32017-08-312-4/+4
|
* astro/xearth: Add myself (pizzamig) to freebsd.committers.markerspizzamig2017-08-291-0/+1
| | | | | Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12148
* - Update to 2.13.0amdmi32017-08-203-4/+15
|
* Update devel/protobuf to 3.4.0sunpoet2017-08-162-2/+2
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* astro/match: Update to 1.0dbaio2017-08-132-7/+8
| | | | | | | | | | | | | - Pass MAINTAINER'ship to submitter While here: - Improve License - Remove outdated MASTER_SITE Changes: http://spiff.rit.edu/match/match-1.0/NEWS PR: 221469 Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
* Update astro/gpstk to 2.9 -- allows to be built with gcc6.tcberner2017-08-027-342/+47
| | | | | | * Switch to github (project has moved). PR: 219275
* - Update to 12545amdmi32017-07-312-4/+4
|