Port details |
- p5-Sane Perl extension for the SANE (Scanner Access Now Easy) Project
- 0.05_1 graphics
=0 0.05_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-01-17 21:16:26
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Perl bindings for the SANE (Scanner Access Now Easy) Project. 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: https://metacpan.org/release/RATCLIFFE/Sane-0.05
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Sane>0:graphics/p5-Sane
- To install the port:
- cd /usr/ports/graphics/p5-Sane/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Sane
- pkg install p5-Sane
- PKGNAME: p5-Sane
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Sane-0.05.tar.gz) = e0ef87fe76a3f49a9b54046771e3f79c2dfed1182d9968192459e6ebf334fd48
SIZE (Sane-0.05.tar.gz) = 39417
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-Depends>=0 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=0 : devel/p5-ExtUtils-PkgConfig
- sane-config : graphics/sane-backends
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Sane
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.05_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Jun 2018 18:08:49
0.05_1
|
sunpoet  |
Add LICENSE
- Fix and update WWW |
01 Apr 2016 14:00:57
0.05_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Jul 2015 16:22:55
0.05_1
|
adamw  |
Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is
unnecessary,
and sort depends where appropriate. |
26 Nov 2014 13:08:38
0.05_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 17:04:21
0.05
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
0.05
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
05 Nov 2013 01:33:02
0.05
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 18:35:46
0.05
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
02 Aug 2013 18:52:11
0.05
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
02 Apr 2012 10:42:22
0.05
|
sunpoet  |
- Update to 0.05
- 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 |
08 Sep 2011 08:36:43
0.03_2
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
17 May 2011 11:08:18
0.03_2
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
05 Feb 2010 11:46:55
0.03_2
|
dinoex  |
- update to jpeg-8 |
28 Aug 2009 17:37:26
0.03_1
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
31 Jul 2009 13:57:52
0.03_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
16 Jun 2009 02:29:47
0.03
|
pgollucci  |
- Update to 0.03
PR: ports/135138
Approved by: maintainer timeout (chinsan; 2 weeks)
Submitted by: pgollucci@ (myself) |
17 Jan 2009 15:42:57
0.02
|
chinsan  |
Add p5-Sane, Perl bindings for the SANE (Scanner Access Now Easy) Project.
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/ |