| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=341753
|
|
|
|
|
|
|
|
| |
- Stage support
- bump PORTREVISION
Notes:
svn path=/head/; revision=341752
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header
PR: ports/176646
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer (timeout, >14 days)
Notes:
svn path=/head/; revision=314898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use @dirrm (not @dirrmtry) for the port's own directories
- don't even try to @dirrmtry other ports directories
while here:
- use CHEESESHOP shortcut and remove unnecessary MASTER_SITE_SUBDIR
- strict python version to 2.x only
- add missing dependency on www/py-django-classy-tags
PR: 169597
Submitted by: bsam
Approved by: maintainer timeout (6 weeks)
Notes:
svn path=/head/; revision=302476
|
|
A fresh look at blocks. With django-sekizai you can define
placeholders where your blocks get rendered and at different places in
your templates append to those blocks. This is especially useful for
css and javascript. Your subtemplates can now define css and
javscript files to be included, and the css will be nicely put at the
top and the javascript to the bottom, just like you should. Also
sekizai will ignore any duplicate content in a single block.
WWW: https://github.com/ojii/django-sekizai
PR: ports/164622
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Notes:
svn path=/head/; revision=290546
|