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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/py-django-tastypie-mongoengine/Makefile

Number of commits found: 13

Friday, 1 May 2020
17:42 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)
Original commitRevision:533570 
Friday, 10 Apr 2020
09:28 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
Original commitRevision:531302 
Thursday, 9 Apr 2020
20:19 antoine search for other commits by this committer
Unbreak bulk -a
Original commitRevision:531268 
Tuesday, 8 Jan 2019
15:25 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)
Original commitRevision:489708 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Monday, 14 May 2018
16:36 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
Original commitRevision:469921 
16:34 dvl search for other commits by this committer
Use www/py-django111, which is DEPRECATED, use www/py-django111
Original commitRevision:469920 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 16 Jan 2016
11:19 miwi search for other commits by this committer
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
Original commitRevision:406208 
Tuesday, 30 Jun 2015
15:39 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
Original commitRevision:390966 
Thursday, 28 May 2015
14:11 antoine search for other commits by this committer
Fix license
Original commitRevision:387736 
Friday, 22 May 2015
19:49 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)
Original commitRevision:387055 

Number of commits found: 13