Commit graph

3616 commits

Author SHA1 Message Date
Dmitry Marakasov
459d99b378 - Update to 2.14.0 2018-04-12 12:40:46 +00:00
Tobias C. Berner
95ac09da88 New ports: astro/libkgeomap, astro/marble
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
2018-04-08 17:21:34 +00:00
Sunpoet Po-Chuan Hsieh
2811974fff Update to 0.105
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2018-04-05 19:12:36 +00:00
Sunpoet Po-Chuan Hsieh
c70ce4deb9 Update to 0.093
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2018-04-05 19:12:31 +00:00
Adriaan de Groot
1ed71433c0 Fix astro/qmapshack ahead of CMake 3.11.
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
2018-04-02 20:19:06 +00:00
Alexey Dokuchaev
52b427a76b - Update `astro/stellarium' to version 0.18.0
- TIMESTAMP (Stellarium-stellarium-v0.17.0_GH0.tar.gz) = 1521967282
2018-03-28 17:20:48 +00:00
Yuri Victorovich
2c432ea8ff science/siril: Move to astro/siril; Mark broken on i386; Add OPENMP category 2018-03-26 09:04:18 +00:00
Christoph Moench-Tegeder
c27532b9b0 update qmapshack to 1.11.0
Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36244502/

PR:		226488
Approved by:	bofh (maintainer)
2018-03-22 21:00:52 +00:00
Tobias C. Berner
b61e363ffc Move astro/libkgeomap to astro/libkgeomap-kde4 2018-03-20 17:19:01 +00:00
Tobias C. Berner
9870e21a41 Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14640
2018-03-11 10:05:42 +00:00
Wen Heping
25a018fcc8 - Update to 0.091
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.091/Changes
2018-03-11 00:54:24 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Sunpoet Po-Chuan Hsieh
1779fa15d6 Update to 0.10.0
- 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
2018-03-07 16:48:47 +00:00
Sunpoet Po-Chuan Hsieh
3fef3d2c3e Update to 3.43
- Update MASTER_SITES

Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes2.txt
2018-03-03 16:29:40 +00:00
Yuri Victorovich
4f1b9160a4 Maintainer reset for e-mails in domains without MX records
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)
2018-02-27 04:55:52 +00:00
Wen Heping
22c6ff1f82 - Update to 0.104
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.104/Changes
2018-02-23 05:02:39 +00:00
Wen Heping
33bd9211f8 - Update to 0.090
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.090/Changes
2018-02-23 02:38:53 +00:00
Christoph Moench-Tegeder
f72b1d6faf astro/qmapshack: update to 1.10.0
PR:		225739
Approved by:	bofh (maintainer-timeout)
2018-02-22 22:01:22 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
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
2018-02-22 19:03:17 +00:00
Dmitry Marakasov
6627e5f167 - Update to r4112 2018-02-16 19:08:12 +00:00
Dmitry Marakasov
bb9bcac5aa - Update to r590 2018-02-16 19:08:06 +00:00
Danilo Egea Gondolfo
dbe920e4fa - Update to 5.18 2018-02-12 00:39:57 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
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
2018-02-10 10:29:51 +00:00
Dmitry Marakasov
d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00
Sunpoet Po-Chuan Hsieh
c954326598 Update to 4.33
Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
2018-02-08 13:00:24 +00:00
Sunpoet Po-Chuan Hsieh
89436065d2 Update to 0.19
- Update LICENSE

Changes:	http://search.cpan.org/dist/Astro-Coords/README
2018-02-08 13:00:15 +00:00
Kyle Evans
3424b81888 Update astro/geographiclib to 1.4.9
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)
2018-02-03 15:42:08 +00:00
Sunpoet Po-Chuan Hsieh
f8631e74be Update to 0.089
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2018-02-02 19:55:03 +00:00
Wen Heping
2fb4f8437f - Update to 4.32
Changes: http://cpansearch.perl.org/src/GSB/Astro-Catalog-4.32/Changes
2018-02-01 07:07:41 +00:00
Wen Heping
78ec86801f - Update to 2.1.9 2018-02-01 02:44:59 +00:00
Sunpoet Po-Chuan Hsieh
bbd94249d4 Remove astro/py-pyfits 2018-01-31 16:40:59 +00:00
Wen Heping
3bf365e1f0 - Update to 0.035
Changes: http://search.cpan.org/src/WYANT/Astro-App-Satpass2-0.035/Changes
2018-01-29 01:46:48 +00:00
Adriaan de Groot
1d26e4bf2b Fix build on aarch64 and with Clang 6. The modified patch explains
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
2018-01-21 19:50:46 +00:00
Thomas Zander
e2be731d97 Update to upstream version 3.17
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
2018-01-21 15:19:42 +00:00
Larry Rosenman
7305930a6d astro/boinc-setiathome: fix build on i386.
Submitted by:	dim
Reported by:	pkg-fallout
2018-01-20 19:56:03 +00:00
Tobias C. Berner
d472c27f98 astro/xearth, remove xmj from the committers list
Submitted by:	xmj
2018-01-19 15:09:04 +00:00
Larry Rosenman
e5b76755b5 astro/boinc-setiathome: mark BROKEN on FreeBSD 10/i386
-pet portlint
2018-01-19 02:43:38 +00:00
Sunpoet Po-Chuan Hsieh
41ee7ffd82 Update to 0.103
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2018-01-18 14:42:41 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
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
2018-01-18 04:11:02 +00:00
Sunpoet Po-Chuan Hsieh
e7d13aa830 Update to 0.088
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2018-01-17 13:43:45 +00:00
Alexey Dokuchaev
b694aa7f71 Unbreak the build with new Clang version 6.0.0: compare the pointer against
NULL, not integer (or boolean) value.

PR:	224989
2018-01-16 16:03:39 +00:00
Alexey Dokuchaev
95462c3ccd Unbreak the build against new Clang version 6.0.0: struct FavoritesEntry
defines its member `fov' of type `double'; comparing it to NULL is bogus
and wrong, no wonder this upsets strict compilers.

PR:	224989
2018-01-16 14:31:17 +00:00
Larry Rosenman
260fc184dd astro/boinc-setiathome: fix portname and add my personal site as well. 2018-01-14 23:53:47 +00:00
Larry Rosenman
3be55871f7 astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfo
astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw
- reroll local distfile to reflect real SVN revision
- fix sah_config.h C++ errors
2018-01-14 23:38:11 +00:00
Larry Rosenman
ac76b3f03c astro/boinc-astropulse: chase astro/boinc-setiathome-v7 -> astro/boinc-setiathome-v8
Pointy hat: 	ler
2018-01-14 22:49:58 +00:00
Larry Rosenman
f64b0095b7 astro/boinc-setiathome-v7 -> astro/boinc-setiathome-v8
- get current
- rename port to reflect reality
2018-01-14 22:26:08 +00:00
Larry Rosenman
896f4dc637 astro/boinc-setiathome-v7: chase needing -lexecinfo
in reality, this port should be updated to v8, which I'll work on.
2018-01-14 19:15:52 +00:00
Larry Rosenman
b413b8093b astro/boinc-astropulse: take maintainership. 2018-01-14 18:31:32 +00:00
Larry Rosenman
1c282a3323 clang 6 generates some new warnings, suppress them for now. 2018-01-14 06:57:10 +00:00
Tobias Kortkamp
8fa1126165 astro/viking: Fix LIB_DEPENDS and unbreak port
- 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
2018-01-13 14:35:03 +00:00