Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.4 19 Apr 2017 19:56:12 |
rene |
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.9.4 05 Apr 2017 15:37:20 |
miwi |
- Mark py-djblets deprecated and set expired date
Explanation:
- py-django16 is expired since April 2015 we don't need to keep it anymore.
- The django team have introduced in version 1.7 a new crontrib module called
"the staticfile app" [1].
This is required to be enabled manually after the installation and manual
changes are needed in setting.py.
- py-djblets requires the staticfile module to be able get installed and to
work [2]. Our framework doesn't support it, and there is no plan in a near
future to support it.
[1] https://docs.djangoproject.com/en/1.7/ref/contrib/staticfiles/
https://django-doc-test-kor.readthedocs.io/en/latest/howto/static-files/index.html
[2]
https://github.com/djblets/djblets/blob/release-0.9.6/contrib/internal/build-media.py
PR: 213269
216758 |
0.9.4 20 Dec 2016 06:05:42 |
wen |
- Update to 0.9.4 |
0.9.3 01 Oct 2016 06:28:34 |
rm |
databases/py-djblets: update to 0.9.3
With hat: python |
0.9.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.9.2 05 Mar 2016 20:28:58 |
rm |
www/py-djblets: update to 0.9.2
Changelog [1]:
Fixed a Self-XSS vulnerability in the djblets.datagrid column headers.
A recently-discovered vulnerability in the datagrid templates allows an attacker
to generate a URL to any datagrid page containing malicious code in a column
sorting value. If the user visits that URL and then clicks that column, the code
will execute.
The cause of the vulnerability was due to a template not escaping user-provided
values.
This vulnerability was reported by Jose Carlos Exposito Bueno (0xlabs).
[1] https://www.reviewboard.org/docs/releasenotes/djblets/0.9.2/
With hat: python |
0.9.1 26 Feb 2016 19:23:28 |
rm |
www/py-djblets: actually pass maintainership to python@ |
0.9.1 26 Feb 2016 19:22:30 |
rm |
www/py-djblets: update to 0.9.1
- update to 0.9.1
- switch MASTER_SITES to PyPi (cdn)
- actualize dependencies
- add NO_ARCH, because there isn't platform-dependent code
- add more files to shebang changing list
- pass maintainership to python@
Since version 0.9.1 djblets supports Django 1.8, while it still depends upon
www/py-django-pipeline13 (that requires Django 1.6), so I keep this dependency
unchanged to prevent django versions clash.
In not yet released version 0.10 djblets now depends on django-pipeline 1.6.6,
so after release we can completely switch this port to using Django 1.8 |
0.9_1 25 Dec 2015 22:14:54 |
cs |
Update WWW |
0.9_1 08 Dec 2015 09:49:06 |
vanilla |
1: required py-django-pipeline13, not py-django-pipeline14.
2: bump version. |
0.9 30 Nov 2015 08:45:18 |
marino |
www/py-djblets: Unbreak everywhere that uses clean environment
The port requires msgfmt. After the last update, it would no longer
build in poudriere. |
0.9 27 Nov 2015 06:36:24 |
vanilla |
Upgrade to 0.9. |
0.7.28_1 08 Nov 2015 09:18:52 |
antoine |
Deprecate Django 1.4 ports |
0.7.28_1 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
0.7.28_1 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
0.7.28_1 26 Mar 2015 00:00:44 |
amdmi3 |
- Drop @dirrm* from plist |
0.7.28_1 17 Oct 2014 10:23:35 |
bapt |
Reset maintainership |
0.7.28_1 07 Oct 2014 11:58:58 |
wg |
www/py-djblets: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
0.7.28 16 Jun 2014 17:38:41 |
antoine |
Fix BUILD_DEPENDS |
0.7.28 29 Mar 2014 23:43:56 |
swills |
- Update to 0.7.28
PR: ports/187450
Submitted by: swills (mysels)
Approved by: maintainer timeout (pclin, >2 weeks) |
0.7.9_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.7.9_1 14 Dec 2013 09:10:39 |
mva |
- Fix BUILD_ and LIB_DEPENDS for py-django14
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
0.7.9_1 08 Dec 2013 13:36:11 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket) |
0.7.9_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.7.9_1 05 Mar 2013 18:09:08 |
lwhsu |
- Update DEPENDS for the ports that explicitly claim need of Django 1.4 |
0.7.9 13 Feb 2013 09:37:50 |
rm |
- update to 0.7.9
PR: 175754
Submitted by: pclin (maintainer) |
0.7.8 13 Feb 2013 06:04:09 |
pclin |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
0.7.8 07 Jan 2013 10:33:19 |
rm |
- update to 0.7.8
- update dependencies list
- limit to python 2.x only
while here:
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW
PR: 174681
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer) |
0.6.27 27 Nov 2012 13:13:47 |
culot |
- Update to 0.6.27
PR: ports/173919
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
Feature safe: yes |
0.6.23 14 Oct 2012 11:24:38 |
lwhsu |
- Update to 0.6.23
- Pass maintainership to submitter
PR: ports/172578
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Feature safe: yes |
0.6.22 05 Aug 2012 08:15:14 |
lwhsu |
- Update to 0.6.22
PR: ports/170305
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.6.19 28 Jun 2012 16:46:30 |
lwhsu |
- Update to 0.6.19 |
0.6.18 28 Jun 2012 16:27:26 |
lwhsu |
- Update to 0.6.18
- Change the Django dependency port to py-django13 because www/reviewboard
depends on this version.
PR: ports/168787
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.6.17 30 Apr 2012 17:41:02 |
lwhsu |
- Update to 0.6.17
PR: ports/167458
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.6.14 12 Nov 2011 14:42:19 |
lwhsu |
- Update to 0.6.14
Feature safe: yes |
0.6.11 13 Sep 2011 22:15:22 |
lwhsu |
- Update to 0.6.11 |
0.6.8 25 Jun 2011 07:30:31 |
lwhsu |
- Update to 0.6.8
PR: ports/158252
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.6.7 26 Feb 2011 14:55:33 |
lwhsu |
Add py-djblets 0.6.7, a collection of useful classes and functions for
Django. |