non port: astro/kosmorro/Makefile |
SVNWeb
|
Number of commits found: 23 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 4 Jun 2023
|
[ 17:48 Thierry Thomas (thierry) ] 93a6a29
astro/kosmorro: fix build with poetry
Reported by: pkg-fallout
|
Tue, 30 May 2023
|
[ 19:34 Thierry Thomas (thierry) ] 75ee022
astro/kosmorro: upgrade to v0.10.12
Support Python 3.11 and switch to pep517.
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Fri, 11 Nov 2022
|
[ 12:13 Thierry Thomas (thierry) ] e33cf82
astro/kosmorro: upgrade to v0.10.11
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.11>.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b152544 (Only the first 10 of 105 ports in this commit are shown above. )
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 25 Mar 2022
|
[ 21:14 Antoine Brodin (antoine) ] c56a7b2
astro/kosmorro: unbreak INDEX
|
[ 19:15 Thierry Thomas (thierry) ] 909f3b0
astro/kosmorro: upgrade to v0.10.10
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.10>.
|
Wed, 12 Jan 2022
|
[ 20:43 Thierry Thomas (thierry) ] d74a5a2
astro/kosmorro: upgrade to v0.10.9
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.9>.
|
Sat, 4 Dec 2021
|
[ 17:09 Thierry Thomas (thierry) ] d3c4176
astro/kosmorro: upgrade to v0.10.7
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.7>.
|
Sat, 20 Nov 2021
|
[ 17:02 Thierry Thomas (thierry) ] 59b277a
astro/kosmorro: upgrade to v0.10.6
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.6>.
|
Tue, 16 Nov 2021
|
[ 20:49 Thierry Thomas (thierry) ] 88788ff
astro/kosmorro: upgrade to v0.10.5
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.5>.
|
Tue, 2 Nov 2021
|
[ 18:29 Thierry Thomas (thierry) ] e1cf4bb
astro/kosmorro: upgrade to 0.10.4
- Switch to pypi.org;
- Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.4>.
|
Thu, 14 Oct 2021
|
[ 17:12 Thierry Thomas (thierry) ] 0020040
astro/kosmorro: upgrade to v0.10.2
Changelog at <https://kosmorro.space/cli/changelog/>.
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Mon, 21 Jun 2021
|
[ 15:28 Thierry Thomas (thierry) ] 06db822
astro/kosmorro: upgrade to v0.10.1
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.1>.
|
Tue, 1 Jun 2021
|
[ 20:08 Thierry Thomas (thierry) ] 87aceda
astro/kosmorro: upgrade to v0.10.0
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.0>.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 23 Mar 2021
|
[ 17:37 thierry ]
Really fix on FreeBSD-11.
|
Tue, 9 Mar 2021
|
[ 20:40 thierry ]
textproc/rubygem-ronn is BROKEN on 11.4: do not build manpages.
Since I'm there define noflavors.
|
Sat, 27 Feb 2021
|
[ 18:29 thierry ]
Adding Kosmorro, a Python program for ephemerides computation.
|
Number of commits found: 23 |