Port details |
- kdc2tiff Converts Kodak .kdc to TIFF or JPEG formats
- 0.35_2 graphics
=1 0.35_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained since 2000
This port expired on: 2014-04-11
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-07-04 02:36:24
- Last Update: 2014-04-11 13:20:44
- SVN Revision: 350942
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: GPLv2
- WWW:
- http://kdc2tiff.sourceforge.net/
- Description:
- This software is made available for owners for Kodak's
DC120 digital camera who would like to convert the .kdc
files produced by the camera to .tiff or .jpeg files
using Linux or other UNIX machines. kdc2tiff and kdc2jpeg
pay particular attention to: aspect ratio accurate scaling
contrast adjustment gamma correction image rotation In
particular, the scaling algorithm takes into account the
Bayer pattern of the CCD (pixels have one colour only,
not three) and the exact (non-square) dimensions of the pixels.
WWW: http://kdc2tiff.sourceforge.net/
-
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:
-
- kdc2tiff>0:graphics/kdc2tiff
- No installation instructions:
- This port has been deleted.
- PKGNAME: kdc2tiff
- 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.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- jpeg : graphics/jpeg
- tiff : graphics/tiff
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.35_2 11 Apr 2014 13:20:44 |
rene |
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses
nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999 (Only the first 15 lines of the commit message are shown above ) |
0.35_2 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
0.35_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.35_2 04 Jun 2013 08:45:43 |
miwi |
- Fix build with clang
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 179218
Submitted by: ports fury |
0.35_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.35_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.35_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.35_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.35_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.35_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.35 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.35 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
0.35 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.35 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.35 15 Jul 2004 16:41:19 |
krion |
Update to version 0.35
PR: ports/69111
Submitted by: Ports Fury |
0.34_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.34 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.34 04 Dec 2003 10:24:04 |
krion |
- Update to version 0.34
PR: 59754
Submitted by: Ports Fury |
0.32 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
0.32 23 Dec 2002 08:12:03 |
ijliao |
fix build on -current
PR: 46476
Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> |
18 Jul 2001 15:36:09 |
markp |
Update to 0.32 |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
04 Jul 2000 06:36:24 |
will |
Add kdc2tiff, a Kodak DC120 .kdc image to TIFF/JPEG converter. This appears
quite useful for owners of said digital cameras! |