aboutsummaryrefslogtreecommitdiff
path: root/print/py-cups
Commit message (Collapse)AuthorAgeFilesLines
* - Move print/py-cups to print/py-pycupsSunpoet Po-Chuan Hsieh2015-12-113-43/+0
| | | | | | | - Bump PORTREVISION for dependent ports Notes: svn path=/head/; revision=403510
* - Update to 1.9.73Sunpoet Po-Chuan Hsieh2015-12-092-3/+3
| | | | | | | Changes: https://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Notes: svn path=/head/; revision=403399
* - Use USES=localbaseSunpoet Po-Chuan Hsieh2015-10-191-3/+1
| | | | Notes: svn path=/head/; revision=399762
* - Allow concurrent installation (USE_PYTHON=concurrent)Sunpoet Po-Chuan Hsieh2015-09-021-1/+1
| | | | Notes: svn path=/head/; revision=395889
* - Update to 1.9.72Sunpoet Po-Chuan Hsieh2015-03-182-3/+3
| | | | | | | Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Notes: svn path=/head/; revision=381541
* - Update to 1.9.70Sunpoet Po-Chuan Hsieh2015-01-132-3/+3
| | | | | | | | Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Submitted by: kwm (via IRC) Notes: svn path=/head/; revision=376968
* - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)Sunpoet Po-Chuan Hsieh2014-08-151-1/+1
| | | | | | | Notified by: koobs, wg Notes: svn path=/head/; revision=364929
* - Use USES=pythonSunpoet Po-Chuan Hsieh2014-08-151-4/+2
| | | | Notes: svn path=/head/; revision=364918
* - Update to 1.9.67Sunpoet Po-Chuan Hsieh2014-06-212-4/+3
| | | | | | | | Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Notes: svn path=/head/; revision=358670
* - Use USES=tar:bzip2Sunpoet Po-Chuan Hsieh2014-03-291-2/+1
| | | | Notes: svn path=/head/; revision=349585
* - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFOSunpoet Po-Chuan Hsieh2014-02-241-4/+3
| | | | | | | | - Update USE_PYTHON - Bump PORTREVISION for package change Notes: svn path=/head/; revision=345811
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Strip shared librarySunpoet Po-Chuan Hsieh2013-12-111-0/+3
| | | | Notes: svn path=/head/; revision=336203
* - Update to 1.9.66Sunpoet Po-Chuan Hsieh2013-11-292-3/+3
| | | | | | | | Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Notes: svn path=/head/; revision=335196
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-202-4/+6
| | | | | | | | | - Convert to new LIB_DEPENDS format - Support STAGEDIR - Update WWW: use https:// instead of http:// Notes: svn path=/head/; revision=334382
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Cosmetic changeSunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326670
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+6
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=326307
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Update to 1.9.63Sunpoet Po-Chuan Hsieh2013-03-232-13/+11
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=315019
* - Update to 1.9.62Sunpoet Po-Chuan Hsieh2012-08-053-6/+6
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=302082
* - Update to 1.9.61Sunpoet Po-Chuan Hsieh2012-03-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=293148
* - Update to 1.9.60Sunpoet Po-Chuan Hsieh2011-10-152-4/+3
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=283564
* - Update to 1.9.59Sunpoet Po-Chuan Hsieh2011-10-042-3/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=282933
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 1.9.58Sunpoet Po-Chuan Hsieh2011-07-292-3/+3
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=278528
* - Update to 1.9.57Sunpoet Po-Chuan Hsieh2011-06-112-3/+3
| | | | | | | | | Changes: - postscriptdriver.prov: Get RPM_BUILD_ROOT from environment if not provided on command line (bug #712027). Notes: svn path=/head/; revision=275375
* - Update to 1.9.56Sunpoet Po-Chuan Hsieh2011-06-062-3/+3
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=275154
* - Update to 1.9.55Sunpoet Po-Chuan Hsieh2011-03-242-4/+4
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=271603
* - Update to 1.9.54Sunpoet Po-Chuan Hsieh2011-02-252-3/+4
| | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=269659
* - Update to 1.9.53Sunpoet Po-Chuan Hsieh2010-12-262-3/+3
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=266927
* - Update to 1.9.52Sunpoet Po-Chuan Hsieh2010-11-022-4/+3
| | | | | | | | | Changes: - The getPPDs2 function was added, which returns all attribute values as lists. This allows access to information previously not available. Notes: svn path=/head/; revision=263945
* - Use LOCAL/sunpoet as backup MASTER_SITESSunpoet Po-Chuan Hsieh2010-10-011-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262220
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* Update to 1.9.51Tilman Keskinoz2010-07-283-23/+15
| | | | | | | | | | Pass maintainership to submitter PR: 148940 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=258378
* Reset ahze@ due to maintainer-timeouts and no response to email.Mark Linimon2010-07-261-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=258254
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-102-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* Update to 1.9.46Michael Johnson2009-08-072-5/+4
| | | | Notes: svn path=/head/; revision=239109
* - Fix build with custom LOCALBASE.Dennis Herrmann2009-06-201-0/+4
| | | | | | | | | PR: ports/135675 Submitted by: kmoore@ Approved by: ahze@ Notes: svn path=/head/; revision=236381
* - Switch dependency away from cups-basePav Lucistnik2009-06-021-2/+3
| | | | | | | | | PR: ports/134661 Submitted by: dinoex Reviewed by: maintainer timeout (ahze; 15 days) Notes: svn path=/head/; revision=235025
* Update to 1.9.45Michael Johnson2009-01-252-4/+4
| | | | Notes: svn path=/head/; revision=226850
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* Update to 1.9.44.Jeremy Messenger2008-12-242-4/+4
| | | | | | | Approved by: ahze (maintainer) Notes: svn path=/head/; revision=224693
* Update to 1.9.43Michael Johnson2008-11-222-4/+4
| | | | Notes: svn path=/head/; revision=223207
* Update to 1.9.42Michael Johnson2008-09-012-4/+4
| | | | Notes: svn path=/head/; revision=219603
* Update to 1.9.41Michael Johnson2008-07-262-4/+4
| | | | Notes: svn path=/head/; revision=217531
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* Update to 1.9.39Michael Johnson2008-06-072-5/+4
| | | | Notes: svn path=/head/; revision=214466
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update system-config-printer to 0.9.90Michael Johnson2008-04-051-1/+3
| | | | | | | - Link py-cups with iconv Notes: svn path=/head/; revision=210579