notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dc20pack Digital camera control and download tool for Kodak DC20/25 camera
1.0 graphics on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version of this port present on the latest quarterly branch.
Maintainer: maurice@castro.aus.net search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-07-20 14:22:04
Commit Hash: 022e658
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
Description:
dc20pack can control your Kodak DC20/25 digital camera via the embedded serial port. Pictures are initially downloaded in the camera's native format but can be converted to targa format.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/dc20term
  2. bin/dc20dump
  3. bin/dc2totga
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • dc20pack>0:graphics/dc20pack
To install the port:
cd /usr/ports/graphics/dc20pack/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/dc20pack
  • pkg install dc20pack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dc20pack
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dc20pack-1.0.tgz) = 67b99b0189d4f492f920a2b5addfd4f0f7ebe7cae07880f9a45544c6ee7f8df7 SIZE (dc20pack-1.0.tgz) = 15601

Packages (timestamps in pop-ups are UTC):
dc20pack
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_dc20pack
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/apps/graphics/capture/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/apps/graphics/capture/
  3. http://www.gtlib.gatech.edu/pub/Linux/apps/graphics/capture/
  4. https://www.ibiblio.org/pub/Linux/apps/graphics/capture/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0
02 Feb 2019 10:09:39
Revision:491935Original commit files touched by this commit
tobik search for other commits by this committer
graphics/dc20pack: Use NO_WRKSUBDIR, MV and fix indentation
1.0
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.0
28 Jul 2014 21:54:34
Revision:363261Original commit files touched by this commit
adamw search for other commits by this committer
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
1.0
20 Feb 2014 08:25:08
Revision:345184Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.0
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.0
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0
22 Jan 2006 12:35:18
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
07 Dec 2003 06:08:37
Original commit files touched by this commit
linimon search for other commits by this committer
Per redirect response when sending mail to maintainer, update maintainer's
email address.
1.0
17 Nov 2003 12:29:10
Original commit files touched by this commit
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
1.0
13 Nov 2003 14:45:08
Original commit files touched by this commit
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
1.0
21 Feb 2003 12:15:34
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
04 Nov 2002 23:57:47
Original commit files touched by this commit
edwin search for other commits by this committer
Unbreak building of graphics/dc20pack.
Noticed on: bento
1.0
04 Nov 2002 03:17:29
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
08 Oct 2000 02:35:34
commit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  

Number of commits found: 17