non port: www/py-django-allauth/Makefile |
SVNWeb
|
Number of commits found: 37 |
Mon, 30 Jan 2023
|
[ 13:00 Po-Chuan Hsieh (sunpoet) ] 55886bc
www/py-django-allauth: Update to 0.52.0
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Jun 2022
|
[ 10:59 Po-Chuan Hsieh (sunpoet) ] 37171bf
www/py-django-allauth: Update to 0.51.0
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
|
Thu, 28 Apr 2022
|
[ 10:02 Kai Knoblich (kai) ] 0cf5531 (Only the first 10 of 81 ports in this commit are shown above. )
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859
|
Sat, 16 Apr 2022
|
[ 04:19 Po-Chuan Hsieh (sunpoet) ] c432ca21
www/py-django-allauth: Update to 0.50.0
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
|
Fri, 25 Mar 2022
|
[ 13:37 Po-Chuan Hsieh (sunpoet) ] 09b4918
www/py-django-allauth: Update to 0.49.0
- Sort RUN_DEPENDS
- Take maintainership
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
|
Sun, 20 Feb 2022
|
[ 21:00 Neel Chauhan (nc) ] a82467f
www/py-django-allauth: Update to 0.48.0
|
Tue, 25 Jan 2022
|
[ 19:22 Kai Knoblich (kai) ] 2c86cfe
www/py-django-allauth: Update to 0.47.0
Changelog since 0.41.0:
https://github.com/pennersr/django-allauth/compare/0.41.0...0.47.0
PR: 261391
Approved by: Vladimir Chukharev (maintainer)
MFH: No (contains backwards incompatible changes)
|
[ 19:22 Kai Knoblich (kai) ] bb93287
*/*: Maintainer reset
Drop maintainership of all ports as his own request. We thank Vladimir
for all his efforts and hope to welcome him back in the future.
PR: 261391
Approved by: Vladimir Chukharev (maintainer)
MFH: 2022Q1
|
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, 11 Jan 2021
|
[ 19:36 rene ] (Only the first 10 of 95 ports in this commit are shown above. )
Remove logic for Python < 3.6 for ports using Python 3.6+
|
Tue, 5 May 2020
|
[ 13:57 wen ]
- Update to 0.41.0
- Switch depends on django22
- Switch to python3
PR: 245234
Submitted by: wen@
Approved by: maintainer
|
Sat, 31 Aug 2019
|
[ 17:12 sunpoet ]
Update to 0.40.0
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
PR: 240231
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
|
Sun, 12 May 2019
|
[ 21:21 kai ]
www/py-django-allauth: Update to 0.39.1
* Pet portlint
Changelog since 0.38.0:
* The linkedin_oauth2 provider now gracefully deals with old V1 data that
might still be present in SocialAccount.extra_data.
* New providers: JupyterHub (OAuth2), Steam (OpenID)
* Refactor translations: Portuguese (Portugal).
* Add testing for Django 2.2 (no code changes required)
Backwards incompatible changes
* linkedin_oauth2: As the LinkedIn V1 API is deprecated, the user info
endpoint has been moved over to use the API V2. The format of the user
extra_data is different and the profile picture is absent by default.
https://github.com/pennersr/django-allauth/blob/0.39.1/ChangeLog.rst
PR: 237828
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
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, 27 Oct 2018
|
[ 02:10 swills ]
www/py-django-allauth: Update to 0.38.0
PR: 232566
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
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
|
Sat, 12 May 2018
|
[ 07:12 miwi ]
- Update to 0.36.0
PR: 228117
Submitted by: maintainer
Sponsored by: iXsystems Inc.
|
Mon, 19 Mar 2018
|
[ 15:14 sunpoet ]
Update to 0.35.0
- While I'm here:
- Update RUN_DEPENDS: use Django metaport (www/py-django)
- Add missing RUN_DEPENDS
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
PR: 226729
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (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, 4 Nov 2017
|
[ 22:15 dbaio ]
www/py-django-allauth: Update to 0.34.0
PR: 223419
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
Sat, 2 Sep 2017
|
[ 12:40 dbaio ]
www/py-django-allauth: Update to 0.33.0
While here, add LICENSE_FILE.
Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst#0330-2017-08-20
PR: 221958
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
Thu, 4 May 2017
|
[ 01:51 wen ]
- Update to 0.32.0
PR: 218927
Submitted by: vladimir.chukharev@gmail.com(maintainer)
|
Fri, 21 Apr 2017
|
[ 07:24 miwi ]
- Update to 0.31.0
PR: 218480
Submitted by: maintainer
|
Mon, 9 Jan 2017
|
[ 03:10 junovitch ]
www/py-django-allauth: update 0.29.0 -> 0.30.0
PR: 215755
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
|
Wed, 7 Dec 2016
|
[ 12:27 amdmi3 ]
- Update to 0.29.0
PR: 214846
Submitted by: Vladimir.Chukharev@gmail.com (maintainer)
|
Sun, 16 Oct 2016
|
[ 12:46 robak ]
www/py-django-allauth: update 0.27.0 -> 0.28.0
PR: 213473
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
|
Sat, 1 Oct 2016
|
[ 14:59 pawel ]
Update to version 0.27.0
PR: 212963
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 15 Mar 2016
|
[ 17:34 feld ]
www/py-django-allauth: Update to 0.25.2
0.25.0 (2016-03-12)
* Many providers were added: Reddit, Untappd, GitLab, Stripe,
Pinterest, Shopify, Draugiem, DigitalOcean, Robinhood, Bitbucket(OAuth2).
* The account connections view is now AJAX aware.
* You can now customize the template extension that is being used to
render all HTML templates (ACCOUNT_TEMPLATE_EXTENSION)
* In order to be secure by default, users are now blocked from logging
in after exceeding a maximum number of failed login attempts (see
ACCOUNT_LOGIN_ATTEMPTS_LIMIT, ACCOUNT_LOGIN_ATTEMPTS_TIMEOUT). Set
ACCOUNT_LOGIN_ATTEMPTS_LIMIT to None to disable this functionality.
Important: while this protects the allauth login view, it does not
protect Django's admin login from being brute forced.
* New translations: Arabic, Lithuanian
0.25.1 (2016-03-13)
* Bug fix release (AttributeError in password reset view).
0.25.2 (2016-03-13)
* Bug fix release (MemcachedKeyCharacterError: "Control characters not
allowed")
PR: 207950
|
Sat, 16 Jan 2016
|
[ 11:19 miwi ] (Only the first 10 of 41 ports in this commit are shown above. )
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot
|
[ 09:52 miwi ] (Only the first 10 of 51 ports in this commit are shown above. )
- Switch all ports to www/py-django18
- Bump PORTREVISION
|
Sun, 22 Nov 2015
|
[ 20:05 rene ]
www/py-django-allauth: update to 0.24.1
PR: 204752
Submitted by: myself
Approved by: maintainer (vladimir.chukharev gmail)
|
Sun, 2 Nov 2014
|
[ 13:20 marino ]
www/py-django-allauth: Fix email address
PR: 194756
|
Sat, 27 Sep 2014
|
[ 18:46 wg ]
www/py-django-allauth: User registration with social account authentication
django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.
WWW: http://www.intenct.nl/projects/django-allauth/
PR: 193651
Submitted by: vladimir.chukharev gmail com
|
Number of commits found: 37 |