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-django-tastypie-mongoengine MongoEngine support for django-tastypie
0.4.6_4 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.4.6_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not necessary anymore, and project unmaintained
Expired This port expired on: 2020-05-16
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-22 19:50:08
Last Update: 2020-05-17 16:28:58
SVN Revision: 535560
License: AGPLv3
WWW:
https://github.com/wlanslovenija/django-tastypie-mongoengine
Description:
This Django application provides MongoEngine support for Tastypie. WWW: https://github.com/wlanslovenija/django-tastypie-mongoengine
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}django-tastypie-mongoengine>0:devel/py-django-tastypie-mongoengine@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-django-tastypie-mongoengine
Package flavors (<flavor>: <package>)
  • py37: py37-django-tastypie-mongoengine
distinfo:
SHA256 (wlanslovenija-django-tastypie-mongoengine-v0.4.6_GH0.tar.gz) = a43dfb16de37210db9f070233d9beedd79a7b6cba72a831dcb2f549e16331b4f SIZE (wlanslovenija-django-tastypie-mongoengine-v0.4.6_GH0.tar.gz) = 48112

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. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-django-tastypie>=0.9.12 : www/py-django-tastypie@py37
  2. py37-mongoengine>=0.8.7 : databases/py-mongoengine@py37
  3. py37-django22>0 : www/py-django22@py37
  4. py37-setuptools>0 : devel/py-setuptools@py37
  5. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:3.5+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wlanslovenija/django-tastypie-mongoengine/tar.gz/v0.4.6?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.6_4
17 May 2020 16:28:58
Revision:535560Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-05-15 www/py-django-happenings: Doesn't work with Django 2.2+, please use
www/py-django-happenings-update instead
2020-05-16 devel/py-django-tastypie-mongoengine: Not necessary anymore, and
project unmaintained
0.4.6_4
01 May 2020 17:42:37
Revision:533570Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-django-tastypie-mongoengine: Mark as deprecated and set an expiry date

It was created to satisfy dependencies, and it's not needed anymore.
Also, project is unmaintained.

Approved by:	dvl (maintainer)
0.4.6_4
10 Apr 2020 09:28:24
Revision:531302Original commit files touched by this commit
kai search for other commits by this committer
devel/py-django-tastypie-mongoengine: Fix RUN_DEPENDS

* Assign the port to Django 2.2 (current LTS release) to unbreak the build
  when testing the RUN_DEPENDS.

  This should have already been done in r531187 when I updated and assigned
  www/py-django-tastypie to Django 2.2.

*  Bump PORTREVISION for dependency change.

Pointy hat:	kai
Approved by:	portmgr blanket
0.4.6_3
09 Apr 2020 20:19:49
Revision:531268Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
0.4.6_3
08 Jan 2019 15:25:17
Revision:489708Original commit files touched by this commit
sunpoet search for other commits by this committer
Unbreak index for the move from devel/py-mongoengine to databases/py-mongoengine

Approved by:	portmgr (blanket)
0.4.6_3
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.4.6_3
14 May 2018 16:36:06
Revision:469921Original commit files touched by this commit
dvl search for other commits by this committer
Fixing my previous commit message, which was missing logic:

Instead of using www/py-django111, which is DEPRECATED, use www/py-django111
0.4.6_2
14 May 2018 16:34:23
Revision:469920Original commit files touched by this commit
dvl search for other commits by this committer
Use www/py-django111, which is DEPRECATED, use www/py-django111
0.4.6_1
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.4.6_1
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.4.6_1
16 Jan 2016 11:19:09
Revision:406208Original commit files touched by this commit
miwi search for other commits by this committer
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
0.4.6
30 Jun 2015 15:39:42
Revision:390966Original commit files touched by this commit
dvl search for other commits by this committer
security/py-crits must use django v1.6 and will not work with v1.8
Two dependencies bring in www/py-django so I have created two new slave ports
which
use www/py-django16

* devel/py-django-tastypie-mongoengine allowed you to select django 1.6 or 1.8
in the options It now uses only 1.8
* add slave port devel/py-django16-tastypie-mongoengine which uses django 1.6
* www/py-django-tastypie now sets RUN_DEPENDS only if not already set
* add slave www/py-django16-tastypie which uses django 1.6

Approved by:            mat (mentor)
Differential Revision:  https://reviews.freebsd.org/D2913
0.4.6
28 May 2015 14:11:07
Revision:387736Original commit files touched by this commit
antoine search for other commits by this committer
Fix license
0.4.6
22 May 2015 19:49:51
Revision:387055Original commit files touched by this commit
dvl search for other commits by this committer
Add new port: devel/py-django-tastypie-mongoengine

This Django application provides MongoEngine support for Tastypie.

Approved by: mat (mentor)

Number of commits found: 14