notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/kosmorro/Makefile
SVNWeb

Number of commits found: 23

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:93a6a291a52b4bf1fbf54b14d03544c06df84aee  commit hash:93a6a291a52b4bf1fbf54b14d03544c06df84aee  commit hash:93a6a291a52b4bf1fbf54b14d03544c06df84aee  93a6a29 
astro/kosmorro: fix build with poetry

Reported by:	pkg-fallout
Tue, 30 May 2023
[ 19:34 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:75ee02266997f05f7f7cd661325a7fd4dc92782a  commit hash:75ee02266997f05f7f7cd661325a7fd4dc92782a  commit hash:75ee02266997f05f7f7cd661325a7fd4dc92782a  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) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Fri, 11 Nov 2022
[ 12:13 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:e33cf82ac55c7912b480677afeb1aca942e16889  commit hash:e33cf82ac55c7912b480677afeb1aca942e16889  commit hash:e33cf82ac55c7912b480677afeb1aca942e16889  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  b152544  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 25 Mar 2022
[ 21:14 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:c56a7b2e00d1d5a829d02a07fe3f191fe089e75d  commit hash:c56a7b2e00d1d5a829d02a07fe3f191fe089e75d  commit hash:c56a7b2e00d1d5a829d02a07fe3f191fe089e75d  c56a7b2 
astro/kosmorro: unbreak INDEX
[ 19:15 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:909f3b047175fbd446322be6e69285d124c2bffc  commit hash:909f3b047175fbd446322be6e69285d124c2bffc  commit hash:909f3b047175fbd446322be6e69285d124c2bffc  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) search for other commits by this committer ]    commit hash:d74a5a21cd11ff4b77bff4d77cef2940134c23ed  commit hash:d74a5a21cd11ff4b77bff4d77cef2940134c23ed  commit hash:d74a5a21cd11ff4b77bff4d77cef2940134c23ed  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) search for other commits by this committer ]    commit hash:d3c4176aa48ccbb933ee58623879a89ea992d022  commit hash:d3c4176aa48ccbb933ee58623879a89ea992d022  commit hash:d3c4176aa48ccbb933ee58623879a89ea992d022  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) search for other commits by this committer ]    commit hash:59b277af33f57bd666e5eb3ecbb5a86a1de6736c  commit hash:59b277af33f57bd666e5eb3ecbb5a86a1de6736c  commit hash:59b277af33f57bd666e5eb3ecbb5a86a1de6736c  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) search for other commits by this committer ]    commit hash:88788ff06153407118a81e5f4f85fcfb1035c82b  commit hash:88788ff06153407118a81e5f4f85fcfb1035c82b  commit hash:88788ff06153407118a81e5f4f85fcfb1035c82b  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) search for other commits by this committer ]    commit hash:e1cf4bbfac41efd88dc34757e4c4964e04a5772d  commit hash:e1cf4bbfac41efd88dc34757e4c4964e04a5772d  commit hash:e1cf4bbfac41efd88dc34757e4c4964e04a5772d  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) search for other commits by this committer ]    commit hash:0020040e8f7e2f91b469fa3914869e1c4625d03f  commit hash:0020040e8f7e2f91b469fa3914869e1c4625d03f  commit hash:0020040e8f7e2f91b469fa3914869e1c4625d03f  0020040 
astro/kosmorro: upgrade to v0.10.2

Changelog at <https://kosmorro.space/cli/changelog/>.
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:06db822cb4f378dba461597f0922463fd9bf4a1c  commit hash:06db822cb4f378dba461597f0922463fd9bf4a1c  commit hash:06db822cb4f378dba461597f0922463fd9bf4a1c  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) search for other commits by this committer ]    commit hash:87acedab0d10506eeb3298c26ec417c8a833e549  commit hash:87acedab0d10506eeb3298c26ec417c8a833e549  commit hash:87acedab0d10506eeb3298c26ec417c8a833e549  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 23 Mar 2021
[ 17:37 thierry search for other commits by this committer ] Original commit   Revision:569044
Really fix on FreeBSD-11.
Tue, 9 Mar 2021
[ 20:40 thierry search for other commits by this committer ] Original commit   Revision:567955
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 search for other commits by this committer ] Original commit   Revision:566728
Adding Kosmorro, a Python program for ephemerides computation.

Number of commits found: 23