cvs commit: ports/graphics Makefile
ports/graphics/py-django-easy-thumbnails
Makefile distinfo pkg-descr pkg-message pkg-plist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 24 15:19:38 UTC 2012
sunpoet 2012-06-24 15:19:38 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-django-easy-thumbnails Makefile distinfo pkg-descr
pkg-message pkg-plist
Log:
- Add py-django-easy-thumbnails 1.0.3
The primary function of easy-thumbnails is to dynamically create thumbnails
based on a source image. So whenever a thumbnail does not exist or if the
source was modified more recently than the existing thumbnail, a new thumbnail
is generated (and saved). Thumbnail aliases can be defined, providing
predefined thumbnail options. This also allows for generation of thumbnails
when the source image is uploaded.
WWW: http://pypi.python.org/pypi/easy-thumbnails/
WWW: https://github.com/SmileyChris/easy-thumbnails
PR: ports/169246
Submitted by: Matthew X. Economou <xenophon+fbsdports at irtnog.org>
Revision Changes Path
1.1513 +1 -0 ports/graphics/Makefile
1.1 +27 -0 ports/graphics/py-django-easy-thumbnails/Makefile (new)
1.1 +2 -0 ports/graphics/py-django-easy-thumbnails/distinfo (new)
1.1 +9 -0 ports/graphics/py-django-easy-thumbnails/pkg-descr (new)
1.1 +8 -0 ports/graphics/py-django-easy-thumbnails/pkg-message (new)
1.1 +147 -0 ports/graphics/py-django-easy-thumbnails/pkg-plist (new)
More information about the cvs-all
mailing list