Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | www/py-django-appmedia: convert to USES=python | Ruslan Makhmatkhanov | 2014-10-18 | 2 | -6/+4 |
| | | | | | | | | | | | | | | | | - convert to USES=python - limit python version to 2.x: """ File "/usr/local/lib/python3.4/site-packages/appmedia/views.py", line 67 print osp.join(media_dir, path) ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371156 | ||||
* | - Convert to PYDISTUTILS_AUTOPLIST | Martin Wilke | 2014-01-29 | 2 | -47/+3 |
| | | | | | | | | - Stage support - Bump PORTREVISION Notes: svn path=/head/; revision=341750 | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | | | | www) Notes: svn path=/head/; revision=327776 | ||||
* | Support for serving static media from within django app directories | Sylvio Cesar Teixeira | 2011-03-04 | 4 | -0/+73 |
WWW: http://github.com/divio/django-appmedia PR: ports/155273 Submitted by: Kurt Lidl <kurt.lidl@cello.com> Notes: svn path=/head/; revision=270319 |