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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-django16-tastypie Create REST API for Django apps
0.13.3 www 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.13.3Version of this port present on the latest quarterly branch.
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-30 15:39:51
Last Update: 2017-04-19 19:56:12
SVN Revision: 438908
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/toastdriven/django-tastypie
Description:
Creating delicious APIs for Django apps since 2010. Here are some common reasons for tastypie: * You need an API that is RESTful and uses HTTP well. * You want to support deep relations. * You DON'T want to have to write your own serializer to make the output right. * You want an API framework that has little magic, very flexible and maps well to the problem domain. * You want/need XML serialization that is treated equally to JSON (and YAML is there too). * You want to support my perceived NIH syndrome, which is less about NIH and more about trying to help out friends/coworkers. WWW: https://github.com/toastdriven/django-tastypie
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-tastypie16>0:www/py-django16-tastypie@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-django-tastypie16
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1471870919 SHA256 (django-tastypie-0.13.3.tar.gz) = e404b9ac24ab400015047f5503fae1732d9e944a7152693fe902c0a905f250cc SIZE (django-tastypie-0.13.3.tar.gz) = 144649

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: www/py-django-tastypie
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-mimeparse>=0.1.4 : devel/py-mimeparse
  2. py27-dateutil>=2.1 : devel/py-dateutil
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-mimeparse>=0.1.4 : devel/py-mimeparse
  2. py27-dateutil>=2.1 : devel/py-dateutil
  3. py27-django16>0 : www/py-django16
  4. py27-setuptools27>0 : devel/py-setuptools27
  5. 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/d/django-tastypie/
  2. https://pypi.python.org/packages/source/d/django-tastypie/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: www/py-django-tastypie
CommitCreditsLog message
0.13.3
19 Apr 2017 19:56:12
Revision:438908Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2015-10-01 www/py-django16: End of extended support: April 1, 2015
www/py-django16-tastypie: Uses expired Django version
2017-04-01 www/py-django-pipeline13: Depends on expired www/py-django16, and
expired upstream
2017-04-19 www/py-djblets: Does not build with py-django18 see pr: 216758
2017-04-19 security/py-crits: Does not build with py-django18 see pr: 216758
www/py-cactus: Depends on expired Django version
devel/py-django16-tastypie-mongoengine: Uses expired Django version
0.12.1_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.12.1
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

Number of commits found: 3