notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-mongoengine Object-Document-Mapper for working with MongoDB
0.10.0 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: wg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-06 08:37:31
Last Update: 2019-01-08 14:53:57
SVN Revision: 489693
Also Listed In: python
License: MIT
WWW:
http://mongoengine.org/
Description:
MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define schemas for documents and query collections using syntax inspired by the Django ORM. WWW: http://mongoengine.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mongoengine>0:devel/py-mongoengine@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-mongoengine
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mongoengine-0.10.0.tar.gz) = 37d3e37d7d9319b26541e8b1006444f1f3a0c74cfa0d56abec764f2fa47bae6c SIZE (mongoengine-0.10.0.tar.gz) = 344179

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-nose>0 : devel/py-nose@py27
  2. py27-rednose>0 : devel/py-rednose@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pymongo>=2.7 : databases/pymongo@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-django16-tastypie-mongoengine*
  2. security/py-crits*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mongoengine/
  2. https://pypi.org/packages/source/m/mongoengine/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
08 Jan 2019 14:53:57
Revision:489693Original commit files touched by this commit
dvl search for other commits by this committer
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
0.10.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.10.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.0
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.10.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.10.0
13 Nov 2015 13:10:26
Revision:401511Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: update to 0.10.0
0.8.7
07 Apr 2015 19:38:49
Revision:383535Original commit files touched by this commit
antoine search for other commits by this committer
Fix DEPENDS
0.8.7
10 Sep 2014 14:23:43
Revision:367851Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: unbreak and USES python
0.8.7
03 May 2014 10:58:36
Revision:352901Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: Conflicts with pymongo dependency
Installing py27-mongoengine-0.8.7...pkg-static: py27-mongoengine-0.8.7 conflicts
with pymongo-2.7 (installs files into the same place).  Problematic file:
/usr/local/lib/python2.7/site-packages/bson/__init__.py

Reported by:	pkg-fallout
0.8.7
16 Apr 2014 22:54:31
Revision:351427Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: update to 0.8.7
0.8.6
07 Dec 2013 19:01:36
Revision:335842Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: update to 0.8.6
0.8.5
05 Dec 2013 15:35:22
Revision:335672Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: update to 0.8.5

- Update to 0.8.5
- Allow staging
- Use auto plist
0.8.4
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.8.4
08 Sep 2013 20:01:03
Revision:326769Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: add pkg-plist

- Add pkg-plist file
0.8.4
08 Sep 2013 15:03:44
Revision:326740Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: take maintainership

- Take maintainership (forgot to do so in the last commit)

PR:		ports/181486
Approved by:	maintainer (timeout)
0.8.4
08 Sep 2013 13:56:15
Revision:326727Original commit files touched by this commit
wg search for other commits by this committer
devel/py-mongoengine: update to 0.8.4

- Update to 0.8.4
- Use zip_safe=False
- Remove leading article from COMMENT
- Take maintainership

Changes: http://docs.mongoengine.org/en/latest/changelog.html

PR:		ports/181486
Submitted by:	wg (myself)
Approved by:	maintainer (timeout)
0.7.9
29 Mar 2013 00:52:45
Revision:315510Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 0.7.9.

PR:		ports/176770
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	maintainer timeout ( >2 weeks)
0.6.8
13 May 2012 11:58:22
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.6.8

Changes:       
http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html
PR:             ports/167836
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
0.6.7
06 May 2012 14:19:03
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.6.7

Changes:       
http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html
PR:             ports/167583
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
0.6.6
01 May 2012 14:20:39
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.6
- While I'm here, update WWW

Changes:       
http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html
PR:             ports/167473
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
0.6.2
07 Apr 2012 08:05:17
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.6.2
- Add LICENSE (MIT)

Changes:       
http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html
PR:             ports/166708
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
Feature safe:   yes
0.5
12 Sep 2011 06:55:34
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.5

PR:             ports/160663
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
0.4
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.4
28 Oct 2010 13:06:09
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.4

PR:             ports/151794
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
0.3
06 Jun 2010 08:37:10
Original commit files touched by this commit
miwi search for other commits by this committer
MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define
schemas for documents and query collections using syntax inspired by the
Django ORM.

WWW:    http://hmarr.com/mongoengine/

PR:             ports/147465
Submitted by:   Mirko Zinn <mail at derzinn.de>

Number of commits found: 25