aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Sane
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.05sunpoet2012-04-024-23/+13
| | | | | | | | - Cleanup Makefile: remove incorrect spaces and trailing backslash - Use REINPLACE_CMD instead of a patch file Changes: http://search.cpan.org/dist/Sane/Changes Feature safe: yes
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-1/+1
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
* - Cleaning MD5 in perl@'s ports.jadawin2011-05-171-1/+0
| | | | Approved by: erwin@ (portmgr)
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1
| | | | | | response to email. Hat: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 0.03pgollucci2009-06-162-4/+4
| | | | | | PR: ports/135138 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself)
* Add p5-Sane, Perl bindings for the SANE (Scanner Access Now Easy) Project.chinsan2009-01-175-0/+54
This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. The Sane module allows a Perl developer to use SANE-compatible scanners. Find out more about SANE at http://www.sane-project.org. WWW: http://search.cpan.org/dist/Sane/