Commit Graph

405 Commits

Author SHA1 Message Date
naddy
1a8bc24e4b install static library instead of a symlink pointing nowhere 2019-01-28 20:22:43 +00:00
ajacoutot
a6b9448ab8 Update to stellarium-0.18.3. 2018-12-23 09:30:43 +00:00
naddy
ca370ed173 add missing includes for gcc 4.9 2018-11-12 16:08:02 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
bcallah
7750e2d1e9 Maintenance update to 5.19.1
ok sthen@
2018-09-09 14:33:56 +00:00
ajacoutot
b106ce4fde Update to stellarium-0.18.2. 2018-08-17 07:34:01 +00:00
espie
bb921d2165 use AUTOCONF_ENV and add correct env variables, so that those ports work
even if /usr/local is not part of the builder's path.
2018-08-10 10:19:18 +00:00
espie
683d77b0d8 mandoc complains about not finding a subject, that's easy to fix
regen other patch while there
2018-08-07 10:20:23 +00:00
espie
10e624b45e invoke xmkmf with proper env, so that it can be found if PATH doesn't contain
/usr/local
2018-08-07 10:16:17 +00:00
fcambus
e5b8adaab0 Update ansiweather to 1.13.0. 2018-07-16 11:41:22 +00:00
espie
7d1d519104 _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
ajacoutot
0b95216a16 Update to stellarium-0.18.1. 2018-07-04 08:51:49 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
fcambus
ebc88c26a8 Update ansiweather to 1.12.0. 2018-06-29 11:08:54 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
b3b8eaadda Update to wcslib-5.18. 2018-06-23 16:24:07 +00:00
espie
4942de4912 somehow I bugged this 2018-05-12 14:28:25 +00:00
espie
3a02441c65 last update missed an include file.
Add it, also comment out the wrong lib so that update-plist is squeaky clean.
discussed with jasper@
2018-05-12 12:42:39 +00:00
espie
6b467c984e @bin markers 2018-05-12 09:41:31 +00:00
espie
9a065d0aab some LC_MESSAGES dirs stripped from dependencies 2018-05-05 11:43:30 +00:00
jasper
81d7f22063 fix build with clang6; from Matthew Martin 2018-04-10 06:32:41 +00:00
ajacoutot
f41c427015 Remove bogus patch.
breakage reportedby naddy@
2018-03-30 14:59:06 +00:00
ajacoutot
0f83777e99 Update to stellarium-0.18.0. 2018-03-29 20:16:09 +00:00
fcambus
cf9b6e808a Switch from GitHub auto-generated tarballs to MASTER_SITES. 2018-02-28 11:07:16 +00:00
kili
73142dc7f3 py-tz is *both*, run *and* build dependency.
ok danj@
2018-01-20 20:00:58 +00:00
jung
d66efcc008 add astro/py-astral,python3 2018-01-19 22:18:00 +00:00
jung
6e1901e7e0 add astro/py-astral 2018-01-19 21:55:44 +00:00
jung
8883bb30ef import astro/py-astral
input and ok sthen

$ cat pkg/DESCR
This is 'astral' a Python module which calculates

    * Times for various positions of the sun: dawn, sunrise, solar noon,
      sunset, dusk, solar elevation, solar azimuth and rahukaalam.
    * The phase of the moon.
2018-01-19 21:53:46 +00:00
bentley
3e81b07c71 Replace distcache.freebsd.org/ports-distfiles/ with _MASTER_SITE_FREEBSD.
Some ports used _MASTER_SITE_FREEBSD already but others hardcoded the URL.

Switch _MASTER_SITE_FREEBSD and MASTER_SITE_FREEBSD_LOCAL to https.
2018-01-13 03:00:46 +00:00
ajacoutot
035f8b8421 Pushed upstream. 2017-12-26 11:18:24 +00:00
ajacoutot
5066929fab Update to stellarium-0.17.0. 2017-12-22 14:36:29 +00:00
jasper
c98603c6a0 update to wcslib-5.17 2017-11-09 15:12:04 +00:00
sthen
225f3a40dd Handle pthread-stubs removal. 2017-10-23 17:02:36 +00:00
ajacoutot
c950347df0 Update to stellarium-0.16.1. 2017-09-25 18:00:28 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
963c044799 Update to stellarium-0.16.0. 2017-06-22 08:49:30 +00:00
fcambus
e724446d88 Update ansiweather to 1.11. 2017-06-21 21:24:09 +00:00
espie
abe94b4f81 missing include on OpenBSD, fd_set not defined 2017-05-08 16:17:22 +00:00
rsadowski
0973c7775e disable doxygen
ok ajacoutot@ landry@
2017-04-26 16:36:03 +00:00
espie
329c435451 fix/clean up celestia for clang
okay aja@
2017-04-23 11:09:51 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
8e8138c5b2 Update to stellarium-0.15.2. 2017-03-25 17:33:02 +00:00
fcambus
c5f578cccd Update ansiweather to 1.10. 2017-02-16 12:35:39 +00:00
ajacoutot
51c8682dd0 Update to stellarium-0.15.1. 2016-12-28 16:50:09 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
fcambus
921d38cbc8 Update ansiweather to 1.09. 2016-10-21 09:45:38 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
jasper
755a678346 drop gettext module 2016-09-08 10:17:26 +00:00