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
py-cups CUPS bindings for Python
1.9.73 print Deleted on this many watch lists=4 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.9.73Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-03-23 16:19:27
Last Update: 2015-12-11 10:02:19
SVN Revision: 403510
People watching this port, also watch:: libmad, taglib, libao, liboil, fribidi
Also Listed In: python
License: GPLv2 GPLv3
WWW:
http://cyberelk.net/tim/software/pycups/
Description:
CUPS bindings for Python WWW: https://pypi.python.org/pypi/pycups WWW: http://cyberelk.net/tim/software/pycups/
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:
  • ${PYTHON_PKGNAMEPREFIX}cups>0:print/py-cups@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-cups
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Library dependencies:
  1. libcups.so : print/cups-client
  2. libiconv.so : converters/libiconv
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. print/kdeutils4-printer-applet*
  2. print/system-config-printer-kde*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
iconv localbase python tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.python.org/packages/source/p/pycups/
  3. https://pypi.python.org/packages/source/p/pycups/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.73
11 Dec 2015 10:02:19
Revision:403510Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move print/py-cups to print/py-pycups
- Bump PORTREVISION for dependent ports
1.9.73
09 Dec 2015 14:27:23
Revision:403399Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.73

Changes:	https://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.72
19 Oct 2015 20:20:52
Revision:399762Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=localbase
1.9.72
02 Sep 2015 17:04:32
Revision:395889Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
1.9.72
18 Mar 2015 13:02:12
Revision:381541Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.72

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.70
13 Jan 2015 16:27:58
Revision:376968Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.70

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
Submitted by:	kwm (via IRC)
1.9.67
15 Aug 2014 03:43:55
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)

Notified by:	koobs, wg
1.9.67
15 Aug 2014 03:02:26
Revision:364918Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
1.9.67
21 Jun 2014 06:43:07
Revision:358670Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.67

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.66_1
29 Mar 2014 19:53:32
Revision:349585Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=tar:bzip2
1.9.66_1
24 Feb 2014 10:41:55
Revision:345811Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFO
- Update USE_PYTHON
- Bump PORTREVISION for package change
1.9.66
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.9.66
11 Dec 2013 19:02:48
Revision:336203Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip shared library
1.9.66
29 Nov 2013 16:58:18
Revision:335196Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.66

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.63
20 Nov 2013 03:21:41
Revision:334382Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
- Update WWW: use https:// instead of http://
1.9.63
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)
1.9.63
07 Sep 2013 17:53:23
Revision:326670Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cosmetic change
1.9.63
04 Sep 2013 18:06:08
Revision:326307Original commit files touched by this commit
madpilot search for other commits by this committer
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
1.9.63
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
1.9.63
23 Mar 2013 09:20:25
Revision:315019Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.63
- Remove unnecessary -liconv from LDFLAGS
- Cleanup Makefile header
- Cosmetic change

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.62
05 Aug 2012 07:08:11
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.62
- Change MASTER_SITES to CHEESESHOP
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Update WWW

Note that tarball on CHEESESHOP differs from that on author's page [1] but the
contents are identical.

[1] http://cyberelk.net/tim/data/pycups/

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
1.9.61
12 Mar 2012 02:46:10
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.61

Changes:
- setup.py: Version 1.9.61.
- cupsipp.c (IPPRequest_getAttributes): Hardened for Py* failures.
- cupsppd.c (PPD_emitString): Fixed some more reference count issues (trac #17).
- cupsipp.c: Fixed reference count issue with called object result (trac #17).
  (cupsipp_iocb_read): Prevent NULL dereference when Py_BuildValue fails (trac
  #17).
- cupsconnection.c, cupsmodule.c, cupsppd.c: Use Py_RETURN_NONE where
  appropriate.
- cupsmodule.c, cupsppd.c: Fixed reference count issues with Py_None (trac #17).
- cupsmodule.c: Fixed typo in fix for trac #16.
- cupsmodule.c: HTTP_AUTHORIZATION_CANCELED constant requires CUPS 1.4 (trac
  #16).
- cupsppd.c: Object lifecycle debugging.

Feature safe:   yes
1.9.60
15 Oct 2011 13:10:33
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.60

Changes:
- New constants from 1.5:
  - IPP_AUTHENTICATION_CANCELED
  - IPP_PKI_ERROR
  - HTTP_NOT_IMPLEMENTED
  - HTTP_BAD_GATEWAY
  - HTTP_SERVICE_UNAVAILABLE
  - HTTP_GATEWAY_TIMEOUT
  - HTTP_NOT_SUPPORTED
  - HTTP_AUTHORIZATION_CANCELED
  - HTTP_PKI_ERROR
1.9.59
04 Oct 2011 17:00:57
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.59

Changes:
- cupsmodule.c (do_password_callback), cupsconnection.c (password_callback):
  Return NULL instead of the empty string when handling an exception or when the
  callback returned an empty string, and handle the callback returning None.
1.9.58
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
1.9.58
29 Jul 2011 13:41:24
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.58

Changes:
- MANIFEST.in: New file.
- Makefile: Use sdist for creating tarballs.
- setup.py: Added more information ready for PyPI.
- cupsconnection.c: Applied patch from Gowtham Narisipalli to add
  adminExportSamba method.
- setup.py: Link against libiconv on darwin (trac #15).
- cupsppd.c: Fixed feature test for getline() (trac #15).
- postscriptdriver.prov: Increase timeout for dynamic driver listing.
1.9.57
11 Jun 2011 14:27:00
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.57

Changes:
- postscriptdriver.prov: Get RPM_BUILD_ROOT from environment if not provided on
  command line (bug #712027).
1.9.56
06 Jun 2011 19:32:59
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.56

Changes:
- cupsconnection.c (Connection_getPPD3): Only provide this binding for
  CUPS >= 1.4.
- cupsmodule.c (cups_setPasswordCB): Fixed build against CUPS < 1.4.
- cupsmodule.c (do_password_callback): Fixed typo preventing build against
  CUPS < 1.4.
1.9.55
24 Mar 2011 13:39:34
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.55
- Limit USE_PYTHON to Python 2.x

Changes:
- cupsmodule.c (initcups): IPP orientation and quality constants.
- cupsconnection.c (PyObject_from_attr_value): Support for IPP_TAG_RESOLUTION.
1.9.54
25 Feb 2011 06:38:38
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.54

Changes:
- cupsconnection.c (Connection_begin_allow_threads): Avoid 'unused variable'
  warning.
- psdriver.attr, postscriptdriver.prov: RPM hooks for tagging packages with
  Device IDs of models supported by drivers.
- Makefile: Install RPM hooks if rpm is available.
- cupsconnection.c (Connection_deletePrinterFromClass): More defensive coding
  (bug #673468).
1.9.53
26 Dec 2010 17:27:25
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.53

Changes:
- cupsmodule.h: Declare new function get_TLS and its data structure.
- cupsmodule.c: Implement it.
- cupsmodule.c, cupsconnection.c: Use thread-local storage for CUPS password
  callback (bug #662805).
1.9.52
02 Nov 2010 18:52:22
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.52

Changes:
- The getPPDs2 function was added, which returns all attribute values as lists.
  This allows access to information previously not available.
1.9.51
01 Oct 2010 01:14:19
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
1.9.51
22 Sep 2010 17:10:26
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
1.9.51
28 Jul 2010 13:43:32
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.9.51
Pass maintainership to submitter

PR:             148940
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
1.9.47
26 Jul 2010 00:03:14
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
1.9.47
10 May 2010 21:19:08
Original commit files touched by this commit
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.46
07 Aug 2009 20:01:03
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.46
1.9.45_1
20 Jun 2009 19:42:12
Original commit files touched by this commit
dhn search for other commits by this committer
- Fix build with custom LOCALBASE.

PR:             ports/135675
Submitted by:   kmoore@
Approved by:    ahze@
1.9.45_1
02 Jun 2009 12:34:29
Original commit files touched by this commit
pav search for other commits by this committer
- Switch dependency away from cups-base

PR:             ports/134661
Submitted by:   dinoex
Reviewed by:    maintainer timeout (ahze; 15 days)
1.9.45
25 Jan 2009 17:21:43
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.45
1.9.44
28 Dec 2008 10:54:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
1.9.44
24 Dec 2008 18:45:38
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 1.9.44.

Approved by:    ahze (maintainer)
1.9.43
22 Nov 2008 17:16:46
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.43
1.9.42
01 Sep 2008 18:26:20
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.42
1.9.41
26 Jul 2008 02:59:11
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.41
1.9.39
25 Jul 2008 12:24:09
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.9.39
07 Jun 2008 16:21:33
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.39
1.9.38_2
06 Jun 2008 13:58:01
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.9.38_1
05 Apr 2008 14:13:27
Original commit files touched by this commit
ahze search for other commits by this committer
- Update system-config-printer to 0.9.90
- Link py-cups with iconv
1.9.38
05 Apr 2008 14:00:23
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.9.38
1.9.37
23 Mar 2008 16:19:06
Original commit files touched by this commit
ahze search for other commits by this committer
Add py-cups

CUPS bindings for Python

WWW: http://cyberelk.net/tim/software/pycups/

Number of commits found: 52