| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341813
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326963
|
|
|
|
|
|
|
|
|
|
|
|
| |
replace it with memcpy.
- Pet portlint (trim Makefile header, remove ABI version on LIB_DEPENDS).
PR: ports/172377
Submitted by: Michael Curtis <michael@moltenmercury.org>
Approved by: Mark Atkinson <atkin901@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=321061
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=292488
|
|
|
|
|
|
|
|
| |
Approved by: maintainer (implicitly - cosmetic change)
Feature safe: yes
Notes:
svn path=/head/; revision=285712
|
|
overhead, speed and minimal features. Algorithms available are:
GD's copyResampled (floating-point)
GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
GraphicsMagick's assortment of resize filters (floating-point)
GraphicsMagick's Triangle filter in fixed-point
Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
WWW: http://search.cpan.org/dist/Image-Size/
PR: ports/162484
Submitted by: Mark Atkinson <atkin901@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=285685
|