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) combination for a given watch list. This is what FreshPorts will look for.

Port details
pkpgcounter Count pages and ink coverage percent
3.50_3 print Deleted on this many watch lists=0 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 3.50_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
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 search for ports maintained by this maintainer
Port Added: 2006-09-12 15:56:17
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
Also Listed In: python
License: GPLv3
WWW:
http://www.pykota.com/software/pkpgcounter/
Description:
pkpgcounter is a generic Page Description Language parser which can either count the number of pages or compute the percent of ink coverage needed to print various types of documents. It currently supports the following file types: - PostScript (both DSC compliant and binary) - PDF - PCL3/4/5 - PCLXL (aka PCL6) - DVI - TIFF - ESC/P2 - OpenDocument (ISO/IEC DIS 26300) - Zenographics ZjStream - Samsung QPDL (aka SPL2) - Samsung SPL1 The five latter ones, as well as some TIFF documents, are currently only supported in page counting mode. WWW: http://www.pykota.com/software/pkpgcounter/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • pkpgcounter>0:print/pkpgcounter
No installation instructions:
This port has been deleted.
PKGNAME: pkpgcounter
Package flavors (<flavor>: <package>)
  • py27: pkpgcounter
distinfo:
SHA256 (pkpgcounter-3.50.tar.gz) = cbeea2c571682d5fa6ac1ffeec36d3495dbe65665581f2f0ae6255dbd7d62118 SIZE (pkpgcounter-3.50.tar.gz) = 195579

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-pillow>0 : graphics/py-pillow@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pillow>0 : graphics/py-pillow@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pkpgcounter-3.50_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.pykota.com/software/pkpgcounter/download/tarballs/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.50_3
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.50_3
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
3.50_3
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
3.50_3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.50_3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.50_3
13 Nov 2014 07:41:18
Revision:372510Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
3.50_3
06 Oct 2014 17:53:54
Revision:370197Original commit files touched by this commit
wg search for other commits by this committer
print/pkpgcounter: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
3.50_2
07 Jul 2014 07:01:53
Revision:361032Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
3.50_2
20 Sep 2013 22:44:00
Revision:327765Original 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:
print)
3.50_2
02 Aug 2012 09:02:45
Original commit files touched by this commit
cs search for other commits by this committer
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
3.50_2
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
3.50_2
26 Feb 2012 12:20:47
Original commit files touched by this commit
mm search for other commits by this committer
Return maintainership back to pool
3.50_2
23 Mar 2011 15:53:22
Original commit files touched by this commit
mm search for other commits by this committer
- Add LICENSE knob(s)
3.50_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
3.50_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
3.50
26 Aug 2008 06:13:24
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 3.50
- License changed from GPLv2 to GPLv3
- Pass maintainership to submitter

PR:             ports/126831
Submitted by:   mm
Approved by:    rafan (maintainer)
3.00
12 Sep 2007 04:37:12
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 3.00
- Switch to GPLv3 or higher
2.18
27 Jul 2007 10:00:22
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.18
2.17
21 Jul 2007 12:42:55
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.17
2.16_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.16
18 Mar 2007 06:07:27
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.16
2.15
09 Feb 2007 03:01:26
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.15
2.14
22 Jan 2007 22:45:17
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.14
2.13
30 Dec 2006 02:42:18
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.13

Noticed by:     portscout
2.12
29 Nov 2006 15:52:12
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.12
2.11
03 Nov 2006 15:28:29
Original commit files touched by this commit
rafan search for other commits by this committer
- Some tweaks, no patch required

Submitted by:   sat
2.11
31 Oct 2006 04:55:10
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.11
2.10
15 Sep 2006 13:00:07
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.10
2.00
12 Sep 2006 15:55:23
Original commit files touched by this commit
rafan search for other commits by this committer
Add pkpgcounter 2.00, A generic Page Description Language parser.

Number of commits found: 29