| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
| |
PR: 206286
Submitted by: maintainer
Notes:
svn path=/head/; revision=406265
|
|
|
|
|
|
|
|
|
| |
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot
Notes:
svn path=/head/; revision=406208
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=406203
|
|
|
|
|
|
|
|
| |
PR: 205980
Submitted by: maintianer
Notes:
svn path=/head/; revision=405666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386097
|
|
|
|
| |
Notes:
svn path=/head/; revision=370405
|
|
|
|
| |
Notes:
svn path=/head/; revision=370403
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix django dependency, now that www/py-django was bumped to 1.7
While here, fix PORTNAME and PKGNAMESUFFIX.
Differential Revision: https://reviews.freebsd.org/D909
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=370345
|
|
The best way to have Django DRY forms. Build programmatic reusable layouts
out of components, having full control of the rendered HTML without writing
HTML in templates. All this without breaking the standard way of doing things
in Django, so it plays nice with any other form application.
WWW: https://github.com/maraujop/django-crispy-forms
PR: ports/186158
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Notes:
svn path=/head/; revision=342248
|