Port details |
- multiraw Parallel process Camera RAW files using pthreads
- 1.0 graphics
=0 1.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken and deprecated graphics/dcraw-m
This port expired on: 2014-11-26
- Maintainer: waitman@waitman.net
- Port Added: 2014-01-14 09:45:05
- Last Update: 2014-11-29 14:33:16
- SVN Revision: 373618
- License: MULTIRAW
- Description:
- Processing Camera Raw files to JPEG, TIFF, or PPM formats is extremely time
intensive. Utilizing multiple threads on multi-core systems can realize an
increase of productivity and time savings of 60%.
The multiraw.c program allows the user to batch convert Camera Raw format files
in parallel using pthreads. The user may specify the number of threads to run,
or they may use the Auto Thread switch which will cause the software to
determine the appropriate number of threads based on the task requested.
By default, multiraw.c calls dcraw-m, which is included. If the user wishes
to use the unmodified dcraw program, it may be specified using the -o switch.
Use the -n switch to specify number of threads, or use -a to instruct the
software to automatically determine the optimal number of threads to use
depending on the commanded task.
multiraw uses dcraw-m, a modified version of dcraw which automatically
rotates exported thumbnails and has a camera timezone offset adjustment
variable.
WWW:
https://dx.burplex.com/bin/multiraw.html
https://dx.burplex.com/bin/autorot.html
https://dx.burplex.com/bin/photohack.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- multiraw>0:graphics/multiraw
- No installation instructions:
- This port has been deleted.
- PKGNAME: multiraw
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- dcraw : graphics/dcraw
- dcraw-m : graphics/dcraw-m
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for multiraw-1.0:
DOCS=on: Build and/or install documentation
OPTIMIZE_O3=off: Use O3 Optimization
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 29 Nov 2014 14:33:16 |
rene |
Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months |
1.0 25 Oct 2014 16:49:19 |
antoine |
Deprecate ports broken for more than 6 months |
1.0 22 Aug 2014 07:20:30 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
1.0 15 Jul 2014 15:30:09 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.0 14 Jan 2014 09:44:55 |
mandree |
Add new port graphics/multiraw, a parallel-execution batch converter for
camera raw format photographs using pthreads.
Multiraw uses the graphics/dcraw-m or graphics/dcraw ports and their
executables. dcraw-m is a modified version of dcraw which automatically
rotates exported thumbnails and has a camera timezone offset adjustment
variable.
WWW: https://dx.burplex.com/bin/multiraw.html
PR: ports/177492
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> |
Number of commits found: 5
|