non port: www/py-django-bulk-update/Makefile |
SVNWeb
|
Number of commits found: 16 |
Thu, 30 Jun 2022
|
[ 19:51 Rene Ladan (rene) ] ff89f3f (Only the first 10 of 28 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-06-30 www/py-django-common-helpers: No longer maintained, doesn't work with
newer versions of Django
2022-06-30 www/py-django: Was used as a metaport, no longer required
2022-06-30 www/py-django-sudo: Abandoned upstream, not compatible with newer
versions of Django
2022-06-30 www/py-django-bootstrap-form: No longer maintained, not compatible
with newer versions of Django
2022-06-30 www/py-django-babel: Upstream no longer maintained, please use
www/py-enmerkar instead
2022-06-30 www/py-django-bulk-update: No longer maintained, not compatible with
newer versions of Django
2022-06-30 www/py-django-happenings-update: Upstream no longer maintained, not
compatible with newer versions of Django
2022-06-30 www/py-django-compat: No longer maintained, doesn't work with newer
versions of Django
2022-06-30 www/py-django-modern-rpc: Not compatible with newer versions of
Django
|
Tue, 8 Mar 2022
|
[ 06:48 Kai Knoblich (kai) ] d825f2a
www/py-django-bulk-update: Deprecate and set to expire
* The project seems to be abandoned by upstream and isn't compatible
with newer versions of Django.
PR: 262403
Approved by: sunpoet (maintainer)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 29 Jun 2020
|
[ 16:17 sunpoet ]
Update RUN_DEPENDS: use Django 2.2
- Bump PORTREVISION for dependency change
PR: 247591
Submitted by: kai
|
Sat, 8 Feb 2020
|
[ 19:03 sunpoet ]
Relax USES=python
- Update version requirement of RUN_DEPENDS
|
Fri, 8 Mar 2019
|
[ 14:45 antoine ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove dependency on the django metaport
With hat: portmgr
|
Sat, 19 Jan 2019
|
[ 20:41 sunpoet ]
Update version requirement of RUN_DEPENDS
- Take maintainership
|
[ 16:48 rene ]
Drop a bunch of Python ports which were primarily used for Pootle.
|
Tue, 9 Oct 2018
|
[ 14:27 rene ]
www/py-django-bulk-update: fix reverse conflicts
Do not install empty tests/__init__.py to avoid a conflict with devel/py-phply
which is a dependency of textproc/translate-toolkit. All of these ports are
dependencies of textproc/pootle, which then fails to build.
While here pet portlint.
Reported by: pkg-fallout
Pointy hat: jpaetzel
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Tue, 6 Mar 2018
|
[ 22:45 rene ]
Use the Django meta-port for my Django port to avoid conflicts between them.
Bump PORTREVISIONs
|
Mon, 1 Jan 2018
|
[ 20:58 sunpoet ]
Move to newer Django
- Bump PORTREVISION for dependency change
PR: 224723
Submitted by: sunpoet (myself)
Approved by: rene (maintainer)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 19 Aug 2017
|
[ 20:26 rene ]
www/py-django-bulk-update: switch to Django 1.10, the new Pootle needs this.
|
[ 14:22 rene ]
Simple bulk update over Django ORM or with helper function.
This project aims to bulk update the given objects using a single query
over Django ORM.
WWW: https://github.com/aykut/django-bulk-update
|
Number of commits found: 16 |