notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/py-django-simple-captcha/Makefile
SVNWeb

Number of commits found: 28

Sat, 26 Aug 2023
[ 09:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:dbcfc7e7237532da6c6f607d32c7b915897266bc  commit hash:dbcfc7e7237532da6c6f607d32c7b915897266bc  commit hash:dbcfc7e7237532da6c6f607d32c7b915897266bc  dbcfc7e 
www/py-django-simple-captcha: Fix build with DOCS option enabled

running build_sphinx
Running Sphinx v5.3.0

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/sphinx/config.py", line 350, in
eval_config_file
    exec(code, namespace)
  File
"/wrkdirs/usr/ports/www/py-django-simple-captcha/work-py39/django-simple-captcha-0.5.14/docs/conf.py",
line 17, in <module>
    from six import u
ModuleNotFoundError: No module named 'six'

*** Error code 1

Approved by:	portmgr (blanket)
With hat:	python
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 7 Apr 2022
[ 16:51 Richard Gallamore (ultima) search for other commits by this committer ]    commit hash:32dfc9b254a9478752e74ef2372da24cb81cd001  commit hash:32dfc9b254a9478752e74ef2372da24cb81cd001  commit hash:32dfc9b254a9478752e74ef2372da24cb81cd001  32dfc9b 
Seahub and Django depends: Update Django to 3.2

This is the initial commit for the migration from Django
2.2 to Django 3.2. This migration is needed due to Django 2.2
becoming is EOL as of 4/1/2022.

PR: 261313
Approved by: kai
Differential Revision: https://reviews.freebsd.org/D34456
Thu, 19 Aug 2021
[ 04:49 John Hixson (jhixson) search for other commits by this committer ]    commit hash:66e50bbca205eb7452affbedacb2ad08e4d0210a  commit hash:66e50bbca205eb7452affbedacb2ad08e4d0210a  commit hash:66e50bbca205eb7452affbedacb2ad08e4d0210a  66e50bb 
www/py-django-simple-captcha: update to version 0.5.14
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Feb 2021
[ 06:22 ultima search for other commits by this committer ] Original commit   Revision:566581
Update ports to Django22

django-post_office jsonfield depend has been renamed
upstream, the old django-jsonfield port does not support
django past 1.11.

PR:		245309
Approved by:	sunpoet, kai, jhixson (timeout)
Differential Revision:	https://reviews.freebsd.org/D28513
Thu, 14 Jan 2021
[ 14:34 dbaio search for other commits by this committer ] Original commit   Revision:561562 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Mon, 11 May 2020
[ 23:51 dbaio search for other commits by this committer ] Original commit   Revision:534966 (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Mar 2020
[ 19:54 antoine search for other commits by this committer ] Original commit   Revision:529063 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Mon, 24 Feb 2020
[ 11:36 kai search for other commits by this committer ] Original commit   Revision:526962 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 9 Oct 2019
[ 00:55 jhixson search for other commits by this committer ] Original commit   Revision:514108
www/py-django-simple-captcha: update to 0.5.12
Sat, 29 Jun 2019
[ 15:48 jhixson search for other commits by this committer ] Original commit   Revision:505356
www/py-django-simple-captcha: update to 0.5.11

Approved by:	mentors (implicit)
Mon, 28 Jan 2019
[ 17:23 jhixson search for other commits by this committer ] Original commit   Revision:491497
www/py-django-simple-captcha: Update to 0.5.10

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D18975
Tue, 7 Aug 2018
[ 12:13 jhixson search for other commits by this committer ] Original commit   Revision:476591 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Change jhixson port maintainer email to jhixson@FreeBSD.org

Approved by:	miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D16592
Fri, 25 May 2018
[ 00:12 swills search for other commits by this committer ] Original commit   Revision:470814
www/py-django-simple-captcha: update to 0.5.7

PR:		228471
Submitted by:	jhixson@gmail.com (maintainer)
Mon, 14 May 2018
[ 15:39 sunpoet search for other commits by this committer ] Original commit   Revision:469905
Update to 0.5.6

- Add LICENSE_FILE
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add DOCS and MIGRATIONS options

Changes:	https://github.com/mbi/django-simple-captcha/blob/master/CHANGES
PR:		228133
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	John Hixson <jhixson@gmail.com> (maintainer)
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 20 Mar 2017
[ 18:42 araujo search for other commits by this committer ] Original commit   Revision:436558
Update maintainer email address.

Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 16 Jan 2016
[ 11:19 miwi search for other commits by this committer ] Original commit   Revision:406208 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
[ 09:52 miwi search for other commits by this committer ] Original commit   Revision:406203 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Switch all ports to www/py-django18
- Bump PORTREVISION
Sat, 3 Jan 2015
[ 08:41 mva search for other commits by this committer ] Original commit   Revision:376109 (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
- Convert USE_PYTHON to new USES in www/

With hat:	python@
Thu, 2 Jan 2014
[ 12:42 wg search for other commits by this committer ] Original commit   Revision:338437
www/py-django-simple-captcha: update to 0.4.1

- Update to 0.4.1 [1]
- Switch from easy_install to install
- Use python auto plist

PR:		ports/185406 [1]
Submitted by:	maintainer
Sat, 30 Nov 2013
[ 09:39 sunpoet search for other commits by this committer ] Original commit   Revision:335272
- Add py-django-simple-captcha 0.3.8
- While I'm here:
  - Cleanup Makefile header
  - Update to 0.4.0
  - Use CHEESESHOP
  - Reformat pkg-descr
  - Add missing WWW: in pkg-descr

Django Simple Captcha is an extremely simple, yet highly customizable Django
application to add captcha images to any Django form.

WWW: https://pypi.python.org/pypi/django-simple-captcha

PR:		ports/180422
Submitted by:	John Hixson <john@ixsystems.com>

Number of commits found: 28