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: databases/py-mongoengine/Makefile
SVNWeb

Number of commits found: 19

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>
Wed, 5 Apr 2023
[ 17:31 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8ddedffaa8ef97bd58536b351253945d6f9a7307  commit hash:8ddedffaa8ef97bd58536b351253945d6f9a7307  commit hash:8ddedffaa8ef97bd58536b351253945d6f9a7307  8ddedff 
databases/py-mongoengine: Update to 0.27.0

- Update WWW and clean up pkg-descr

Changes:	https://github.com/MongoEngine/mongoengine/releases
Sun, 5 Feb 2023
[ 15:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3a0a1bbf91cb2f6873edc0361e94fa5925fddbd5  commit hash:3a0a1bbf91cb2f6873edc0361e94fa5925fddbd5  commit hash:3a0a1bbf91cb2f6873edc0361e94fa5925fddbd5  3a0a1bb 
databases/py-mongoengine: Update to 0.26.0

Changes:	https://github.com/MongoEngine/mongoengine/releases
Mon, 30 Jan 2023
[ 13:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:5bc58301e53d299575afa5daffa94b997640d598  commit hash:5bc58301e53d299575afa5daffa94b997640d598  commit hash:5bc58301e53d299575afa5daffa94b997640d598  5bc5830 
databases/py-mongoengine: Update to 0.25.0

Changes:	https://github.com/MongoEngine/mongoengine/releases
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
Sun, 9 Oct 2022
[ 20:51 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:95e2a2c31fc5eb95329a897a78a01efa302c341f  commit hash:95e2a2c31fc5eb95329a897a78a01efa302c341f  commit hash:95e2a2c31fc5eb95329a897a78a01efa302c341f  95e2a2c  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
databases/pymongo: Move to databases/py-pymongo

Approved by:	portmgr (compliance)
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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 18 Jul 2022
[ 20:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2acc7ecdae803ee9a14edf78224c0e12b7852b63  commit hash:2acc7ecdae803ee9a14edf78224c0e12b7852b63  commit hash:2acc7ecdae803ee9a14edf78224c0e12b7852b63  2acc7ec 
databases/py-mongoengine: Update to 0.24.2

Changes:	https://github.com/MongoEngine/mongoengine/releases
Tue, 21 Jun 2022
[ 16:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:cfdfa11739c6dc945c7f27c8728ac212cf929357  commit hash:cfdfa11739c6dc945c7f27c8728ac212cf929357  commit hash:cfdfa11739c6dc945c7f27c8728ac212cf929357  cfdfa11 
databases/py-mongoengine: Update to 0.24.1

Changes:	https://github.com/MongoEngine/mongoengine/releases
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.
Sun, 3 May 2020
[ 17:11 dbaio search for other commits by this committer ] Original commit   Revision:533798
databases/py-mongoengine: Update to 0.20.0

Drop support for Python 2.7

Changelog:	https://github.com/MongoEngine/mongoengine/blob/v0.20.0/docs/changelog.rst
Fri, 1 May 2020
[ 19:12 dbaio search for other commits by this committer ] Original commit   Revision:533581
databases/py-mongoengine: Update to 0.19.1

Changelog:	https://github.com/MongoEngine/mongoengine/blob/v0.19.1/docs/changelog.rst

Package doesn't include tests, in current or in the previous versions.
Tue, 24 Mar 2020
[ 19:54 antoine search for other commits by this committer ] Original commit   Revision:529063 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Mon, 24 Feb 2020
[ 11:36 kai search for other commits by this committer ] Original commit   Revision:526962 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 13 Jun 2019
[ 15:50 sunpoet search for other commits by this committer ] Original commit   Revision:504125
Update to 0.18.0

- Add NO_ARCH

Changes:	https://github.com/MongoEngine/mongoengine/blob/master/docs/changelog.rst
Thu, 21 Mar 2019
[ 14:31 wg search for other commits by this committer ] Original commit   Revision:496466
databases/py-mongoengine: update to 0.17.0

- Pass maintainership to python group
Tue, 8 Jan 2019
[ 15:17 tobik search for other commits by this committer ] Original commit   Revision:489698
Hook up databases/py-mongoengine after the move and unbreak index

- Also fix _TEST_DEPENDS flavors helper usage

Pointy hat:	dvl
[ 14:53 dvl search for other commits by this committer ] Original commit   Revision:489693
Update to 0.16.3 and move to databases/py-mongoengine

Add LICENSE
ADD TEST_DEPENDS

PR:		233945
Approved by:	maintainer timeout
Differential Revision:	https://reviews.freebsd.org/D18519

Number of commits found: 19