non port: print/hplip/Makefile |
Number of commits found: 151 (showing only 100 on this page) |
Friday, 17 Nov 2023
|
15:44 Tijl Coosemans (tijl)
print/hplip: Fix snprintf calls when device URI contains %20
PR: 270741
519a747 |
Friday, 6 Oct 2023
|
09:52 Tijl Coosemans (tijl)
print/hplip(-plugin): Update to 3.23.8
9c57b79 |
Thursday, 17 Aug 2023
|
07:32 Tijl Coosemans (tijl)
print/hplip: Fix patch from f97941e2c029
by applying dos2unix first.
PR: 272804
7753f12 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Friday, 23 Jun 2023
|
14:44 Tijl Coosemans (tijl)
print/hplip(-plugin): Update to 3.23.5
f7c2230 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Friday, 10 Feb 2023
|
21:15 Tijl Coosemans (tijl)
print/hplip: Port pcardext module to Python 3.x
67d92e0 |
Friday, 2 Dec 2022
|
16:30 Tijl Coosemans (tijl)
print/hplip: Fix staging with X11 off
PR: 268125
f1865a3 |
Thursday, 24 Nov 2022
|
09:54 Tijl Coosemans (tijl) Author: Chris
print/hplip(-plugin): Update to 3.22.10
PR: 267954, 267955
ea5d22f |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz>
* Anton Berezin <tobez@tobez.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Bruce M. Simpson <bms@FreeBSD.org>
* CHOI Junho <cjh@FreeBSD.org>
* Chuck Robey <chuckr@FreeBSD.org>
* D'Arcy Cain <darcy@druid.net>
* David O'Brien (obrien@NUXI.com)
* David O'Brien <obrien@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* Dima Dorfman <dima@unixfreak.org>
* Dmitry Kazarov <d.y.kazarov@mail.ru>
* Dmitry Sivachenko <dima@Chg.RU>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Fabiano Sidler <fabianosidler@swissonline.ch>
* Fernan Aguero <fernan.aguero@gmail.com>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
* Golyashov Sergey <svvord@soft-wizard.ru>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
* Igor Pokrovsky <tiamat@comset.net>
* James Bailie <jimmy@mammothcheese.ca>
* Jean-Marc Zucconi <jmz@FreeBSD.org> and David O'Brien <obrien@FreeBSD.org>
* Jean-Sebastien Roy <js@jeannot.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joel Sutton <jsutton@bbcon.com.au>
* Joerg Wunsch <joerg@FreeBSD.org>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Jachuf <jjachuf@gmail.com>
* Joseph Koshy <jkoshy@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* KANOU Hiroki <kanou@khdd.net>
* KATO Tsuguru <tkato@prontomail.com>
* Kapil Chowksey
* Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Klemm <andreas@klemm.gtn.com>
* Koop Mast <kwm@FreeBSD.org>
* Kozlov Sergey <kozlov.sergey.404@gmail.com>
* Lars Koeller
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Pulford <mark@kyne.com.au>
* Mark Reidel <ports@mark.reidel.info>
* Martin Dieringer <martin.dieringer@gmx.de>
* Martin Kammerhofer
* Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Martin Ranne <gasp@ridcully.dnsalias.org>
* Matthew Hunt <mph@pobox.com>
* Maxim Loginov <Zeliboba@mail.ru>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Moll <kvedulv at kvedulv.de>
* Michael Nottebrock <lofi@FreeBSD.org>
* Mike Meyer <mwm@mired.org>
* Mikhail Teterin
* Mita Yoshio <mita@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Oliver Breuninger <ob@seicom.NET>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Patrick Dung (patrick_dkt@yahoo.com.hk)
* Patrick Powell <papowell@astart.com>
* Pedro Giffuni
* Philip M. Gollucci <pgpollucci@p6m7g8.com>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Robert Withrow <witr@rwwa.com>
* Romain Tartiere <romain@FreeBSD.org>
* Satoshi Asami <asami@FreeBSD.org>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Satoshi Taoka <taoka@FreeBSD.org>
* Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Simun Mikecin <numisemis@yahoo.com>
* Stefan Esser <se@FreeBSD.org>
* Stefan Hagen <ports@textmail.me>
* Stephen Fisher
* Steve Wills <swills@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Gellekum <tg@FreeBSD.org>
* Tim McCormick <tim@pcbsd.org>
* Tomokatsu SAITO <saito@a2z.co.jp>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
* amistry@am-productions.biz
* andrew@scoop.co.nz
* arved
* brett@peloton.physics.montana.edu
* chuckr@FreeBSD.org
* cjm2
* dbader@eece.unm.edu
* dgilbert@velocet.ca
* e-masson@kisoft-services.com
* eserte@cs.tu-berlin.de
* gahr
* giffunip
* hrs
* ijliao
* jmz
* joerg
* johans
* jseger@FreeBSD.org
* kline
* ljo
* lofi@FreeBSD.org
* martin.dieringer@gmx.de
* mwest@uct.ac.za
* oly@world.std.com
* patrick, trevor
* smace@FreeBSD.org
* spcoltri@unm.edu
* tg@FreeBSD.org
* tobez
* wenheping@gmail.com
With hat: portmgr
51879c9 |
Sunday, 1 May 2022
|
08:27 Tijl Coosemans (tijl)
print/hplip: update to 3.22.4
3d25086 |
Friday, 11 Mar 2022
|
14:49 Tijl Coosemans (tijl)
print/hplip(-plugin): update to 3.22.2
- Convert post-patch to real patches because they are easier to
maintain.
- Fix a NULL dereference in the scanner backend when D-Bus isn't
running.
- Depend on sysutils/py-distro to make hp-toolbox (Device Manager) work
again.
- Upstream switched to Avahi for mDNS support. Rename the SNMP option
to NETWORK because it's not just SNMP now.
- Don't install some programs related to uninstalling and upgrading of
HPLIP and the installation of firmware plugins because they circumvent
the package system.
- Install icons in share/icons so desktops can choose an appropriate
resolution.
Portions taken from a patch by Oleg Sidorkin <osidorkin@gmail.com>.
PR: 255586, 257034, 257512
982e968 |
Monday, 7 Mar 2022
|
17:39 Loïc Bartoletti (lbartoletti)
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
2d8f8573 |
Thursday, 27 Jan 2022
|
06:12 Loïc Bartoletti (lbartoletti)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:
PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2
Reviewed by: diizzy, kde
Tested by: kai, rhurlin, arrowd, madpilot
Approved by: makc, tcberner, kde
Differential Revision: https://reviews.freebsd.org/D33237
Exp-run by: antoine
4f0a5e1 |
Tuesday, 23 Nov 2021
|
22:11 Stefan Eßer (se)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
5933ac0 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 12 Jan 2021
|
21:25 rene
Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+
 |
Tuesday, 5 Jan 2021
|
20:53 rene
Follow up on graphics/py-pillow6 port removal in r559976
The graphics/py-pillow6 port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_PILLOW,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk, leaving only the Python 3
version of that port, graphics/py-pillow, defined and bump the
minimal verion of Python to 3.6 for affected ports.
 |
Saturday, 12 Dec 2020
|
14:26 rene
print/hplip: drop support for expired USES=gnome:pygobject
 |
Monday, 7 Sep 2020
|
14:55 tijl
The Python 2 support in HPLIP depends on devel/py-gobject, not py-gobject3.
PR: 225724
 |
14:27 tijl
Merge QT5 option with X11 option because it's the only supported toolkit
nowadays.
 |
13:19 tijl
Update to 3.20.6.
PR: 247477
Submitted by: fluffy
 |
Thursday, 3 Sep 2020
|
09:16 woodsb02
print/hplip and print/hplip-plugin: Handover maintainership to tijl
Thanks very much to Tijl for offering to take on maintaining these ports
since I haven't been able to find enough time.
Approved by: tijl (new maintainer)
 |
Tuesday, 21 Jul 2020
|
19:00 tijl
Fix mDNS support for network printers.
At least on FreeBSD 13, SO_REUSEPORT is no longer sufficient when Avahi
already uses port 5353. It seems that port reuse is only allowed for
processes from the same user now. But even if Avahi is not running and
port 5353 is available my printer still failed to be detected. According
to RFC 6762 only fully compliant queriers should be using that port which
HPLIP isn't. I suspect the printer is sending responses that HPLIP can't
parse. Patch HPLIP to use a simple socket (dynamically allocated port)
which is enough for the one-shot mDNS queries it performs.
Now my printer is detected by "hp-probe --method=mdns" and xsane can find
the scanner part using the hpaio plugin.
PR: 247723
Approved by: maintainer timeout (19 days)
 |
Monday, 27 Apr 2020
|
11:13 fluffy
print/hplip[-plugin]: update to 3.20.3 release
PR: 245405
Submitted by: fluffy
Approved by: maintainer (timeout, 21d)
Relnotes: https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
 |
Saturday, 11 Apr 2020
|
05:04 lbartoletti
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
 |
Tuesday, 24 Mar 2020
|
19:54 antoine
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai
 |
Monday, 24 Feb 2020
|
23:46 woodsb02
print/hplip: Bump PORTREVISION post r527054
PR: 244373
Reported by: vvd@unislabs.com
 |
23:06 woodsb02
print/hplip: Change USE_GNOME dependency from pygobject to pygobject3
PR: 244373
Submitted by: vvd@unislabs.com
 |
11:36 kai
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version
requirements of Pillow for www/py-wagtail.
Release Notes:
* https://pillow.readthedocs.io/en/latest/releasenotes/index.html
Backward Incompatible Changes (7.0.0):
*
https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes
Detailed Changelog:
* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst
PR: 243665
Submitted by: sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by: koobs [1], sunpoet
Approved by: koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D23713
 |
Monday, 23 Dec 2019
|
09:53 woodsb02
print/hplip and print/hplip-plugin: Update to 3.19.12
Changes this release:
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
PR: 242589
Submitted by: fluffy
Submitted by: Neel Chauhan <neel@neelc.org> (earlier patch version)
 |
Monday, 18 Nov 2019
|
11:51 fluffy
- Update HPLIP package to 3.19.11 release
- Unbreak build with python 3.8+ by provide full path to cpython includes
PR: 242055
Submitted by: myself
Approved by: maintainer (woodsb02)
 |
Monday, 4 Nov 2019
|
12:34 woodsb02
print/hplip: Update to 3.19.10
print/hplip-plugin: Update to 3.19.6
Changes this release:
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
PR: 241528
Reported by: S Joseph <josephatwork@gmail.com>
 |
Sunday, 3 Nov 2019
|
15:06 woodsb02
print/hplip and print/hplip-plugin: Update to 3.18.6
Changes this release:
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
PR: 240428
Submitted by: asomers
 |
Wednesday, 26 Jun 2019
|
11:52 rene
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725
 |
Sunday, 2 Jun 2019
|
21:00 kai
print/hplip: Fix runtime with graphics/py-pillow 6.0.0
Fix a possible runtime error in installers/dcheck.py when graphics/py-pillow
is updated to 6.0.0, which removed the previously deprecated constant
Image.VERSION .
PR: 238072, 237426 (related)
Approved by: woodsb02 (maintainer)
 |
Wednesday, 10 Apr 2019
|
06:18 antoine
Bump a few PORTREVISIONs after r498529
With hat: portmgr
 |
Saturday, 16 Mar 2019
|
23:40 tcberner
print/hplip: remove remnants of QT4 option
Approved by: portmgr (implicit)
 |
17:47 tcberner
print/hplip: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit)
 |
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
 |
Sunday, 2 Dec 2018
|
15:41 rene
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
 |
Thursday, 22 Nov 2018
|
20:18 tcberner
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714
 |
Tuesday, 22 May 2018
|
13:15 mat
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
 |
Sunday, 24 Dec 2017
|
07:10 woodsb02
print/hplip and print/hplip-plugin: Update to 3.17.11
Changes this release:
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
 |
Tuesday, 19 Dec 2017
|
05:47 woodsb02
print/hplip and print/hplip-plugin: Fix URL and LICENSE information.
The URL change reflects a recent website change by HP, and was
preventing print/hplip-plugin from fetching correctly.
The LICENSE change reflects the fact that the introductory license
to the python source files mention that a later version of the GPL
can optionally be used.
PR: 224435
PR: 224408
Submitted by: Mason Loring Bliss <mason@blisses.org>
Reported by: jhb
Reviewed by: jhb
MFH: 2017Q4
 |
Friday, 22 Sep 2017
|
09:04 woodsb02
print/hplip and print/hplip-plugin: Update to 3.17.9
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
 |
08:21 woodsb02
print/hplip: Fix gui crash due to incorrect reference to /etc/hplip.conf
Reported by: Keith <fischerking1905@yahoo.co.jp>
MFH: 2017Q3
 |
Monday, 14 Aug 2017
|
11:36 woodsb02
print/hplip[-plugin]: Update to 3.17.7
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
 |
Tuesday, 16 May 2017
|
23:05 woodsb02
print/hplip: Update to 3.17.4
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
 |
14:32 woodsb02
print/hplip: Add runtime dependency on devel/py-sip
Reported by: Manish Jain <bourne.identity@hotmail.com>
 |
Sunday, 2 Apr 2017
|
10:37 woodsb02
print/hplip: Tidy up options ordering to be alphabetical
 |
10:34 woodsb02
print/hplip: Improve option logic for X11, QT4, QT5
If X11 option is disabled, the configure args should not enable
QT4 or QT5, and their dependencies should not be added.
PR: 218213
Reported by: Tom Francis <thomas.francis.jr@pobox.com>
Reviewed by: Kevin Oberman <rkoberman@gmail.com>
 |
Monday, 27 Mar 2017
|
13:25 woodsb02
print/hplip: Add Qt5 support and make Qt5 the default GUI widget set
PR: 217814
Submitted by: Kevin Oberman <rkoberman@gmail.com>
 |
Saturday, 25 Feb 2017
|
11:29 woodsb02
print/hplip: Apply shebangfix to hpps and pstotiff filters
This was causing some print jobs to fail with this error in
/var/log/cups/error_log:
[Job XX] env: python: No such file or directory
[Job XX] PID XXXXX (/usr/local/libexec/cups/filter/hpps) stopped with status 127
(File too large)
Tidy up a few other items in the port Makefile whilst here.
MFH: 2017Q1
 |
Saturday, 4 Feb 2017
|
13:37 tcberner
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261
 |
07:57 danfe
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
 |
Monday, 19 Dec 2016
|
14:47 woodsb02
print/hplip and print/hplip-plugin: Update to 3.16.11
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
Approved by: adamw (mentor, implicit)
 |
Sunday, 30 Oct 2016
|
15:18 woodsb02
print/hplip and print/hplip-plugin: Update to 3.16.10
- FAX option now depends on py-reportlab v3 rather than v2 (deprecated)
- Clean up RUN_DEPENDS syntax and OPTIONS whitespace
- Remove line which set unused variable PYTHON_SITELIBDIR_REL
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
Approved by: adamw (mentor, implicit)
 |
14:20 woodsb02
print/hplip: Revert r424931 - do not install static CUPS ppd drivers
This was specifically disabled in r410825.
The PPD files are generated automatically when you setup a printer and
the bundled PPDs are generated for an older version of CUPS.
Reported by: tijl
Approved by: adamw (mentor, implicit)
 |
07:18 woodsb02
print/hplip: Bump PORTREVISION after r424931
Approved by: adamw (mentor, implicit)
MFH: 2016Q4
 |
07:13 woodsb02
print/hplip: Enable install of static CUPS ppd drivers
This is as per the upstream recommendations here:
http://hplipopensource.com/hplip-web/install/manual/distros/freebsd.html
Reported by: Michael Wagner <mikepwagner@mikepwagner.net>
Approved by: adamw (mentor, implicit)
MFH: 2016Q4
 |
Saturday, 22 Oct 2016
|
06:08 woodsb02
print/hplip and print/hplip-plugin: Take maintainership
Approved by: adamw (mentor, implicit)
 |
Thursday, 20 Oct 2016
|
15:58 rakuco
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
 |
Saturday, 15 Oct 2016
|
00:40 woodsb02
print/hplip and print/hplip-plugin: Update to 3.16.9
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
Approved by: makc (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D8031
 |
Saturday, 24 Sep 2016
|
10:26 woodsb02
print/hplip and print/hplip-plugin: Update to 3.16.8
print/hplip:
- Add LICENSE details
- Changes USE_OPENSSL=yes to USES=ssl
- Create empty directories for pkg-plist @dir entries
- Reformat patches with makepatch (pet portlint)
- Move ${PREFIX}/etc/sane.d/dll.conf to ${PREFIX}/etc/sane.d/dll.d/hpaio
during post-install, rather than editing ${PREFIX}/etc/sane.d/dll.conf
during @exec and @unexec during pkg-plist
print/hplip-plugin:
- Re-order LICENSE block (pet portlint)
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
Reviewed by: mat (mentor)
Approved by: makc (maintainer timeout), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D7812
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 21 Mar 2016
|
11:35 tijl
Remove pkg-message. It's no longer needed and causing confusion.
PR: 207920
 |
Monday, 14 Mar 2016
|
11:40 tijl
Add a patch to print/cups and print/hplip to disable detaching of ulpt(4).
This isn't needed on FreeBSD and it always fails because the process doesn't
have the required privileges.
Add a sample devd configuration file to print/cups that gives users in group
cups access to USB printers. [1]
Submitted by: hselasky, Alexander Zagrebin <alex@zagrebin.ru> [1]
 |
Friday, 11 Mar 2016
|
11:53 tijl
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3. Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.
Long description:
First some background. When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain. Costs used to be configured in such a way that files were
first converted to PostScript. This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers. Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.
Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format. It is
only used to implement filters and printer drivers and these only exist
in the context of a cups server so there's no need to separate this from
cups-base.
- cups-client provides a library that allows applications to print via cups.
It is possible to use the library to access a remote cups server without
running a local cups server, but such a setup is discouraged and the
configuration file to set this up has been marked deprecated. It is
better to run a local cups server and let that talk to the remote cups
server because then you have the benefits of local job queuing in case the
remote server is down or busy. Given this and the fact that without
filters cups-base is now smaller than it used to be it makes sense to
merge the ports. The patch also adds options IPPTOOL, DOCS and NLS which
when disabled make the new cups package smaller than the current
cups-client package. Merging the ports also prevents problems with
options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
There isn't really a need for such a metaport so cups-base can be renamed
to cups. The filters can be depended on by printer drivers such as hplip
if they need them.
Additional changes to the new print/cups:
- Clean up the patches. They seem to have been regenerated with post-patch
changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
other ports don't have to add links to it.
- Remove ulpt(4) helper scripts. The port uses libusb with ugen(4).
- Remove support for mDNSResponder. cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.
Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.
Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed. This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.
Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.
Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.
Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support. This is no longer supported
upstream.
- Stop installing hpcups PPDs. These are now automatically generated. The
bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
like avahi-daemon does. This fixes Zeroconf support for HP network
printers.
PR: 207746
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Tuesday, 25 Aug 2015
|
10:03 makc
Convert my ports to new options helpers
 |
Saturday, 22 Aug 2015
|
17:48 hrs
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
 |
Thursday, 16 Jul 2015
|
20:53 kwm
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
 |
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
 |
Tuesday, 10 Feb 2015
|
12:17 makc
print/hplip:
- Update to 3.14.10 [1]
- Fix detection of libusb v1.0 and build with it now
- Enable JetDirect and scanning support by default (requested by pkg users)
- hplip modifies etc/sane.d/dll.conf witch belongs to sane-backends port,
and writes to this file in staging area. Add commented entry for it in plist
to pacify staging checks.
print/hplip-plugin:
- Update to 3.14.10
- Add missing entry to plist
- Pass MAKE_ENV for installer to prevent writing to ${HOME}
PR 197245 [1]
Submitted by: chris@bsdjunk.com
 |
Sunday, 12 Oct 2014
|
15:35 wg
print/hplip: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Tuesday, 8 Jul 2014
|
18:56 tijl
- Convert to USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_LIBS
 |
Monday, 28 Apr 2014
|
19:45 bsam
Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip.
Discussed at: freebsd-ports@
Tested by: O. Hartmann <ohartman@zedat.fu-berlin.de>
Approved by: makc (maintainer)
MFH: 2014Q2
 |
Friday, 18 Apr 2014
|
09:35 makc
print/hplip:
- Update to 3.14.4
- Install statically generated cups ppd files
- Add patch to fix ioctl warning
print/hplip-plugin:
- Update to 3.14.4
- Add stage support via fake hplip installation
 |
Thursday, 23 Jan 2014
|
08:39 makc
Update to 3.14.1
 |
Tuesday, 7 Jan 2014
|
10:39 makc
- Don't restrict USE_PYTHON to 2.x only
- Convert to USES=dos2unix
- More source files need path fixes [1]
- Use options helpers
- Clean up after removing support for FreeBSD < 8.0
Reported by: Nick Withers <nick.withers at anu.edu.au> via email [1]
 |
Wednesday, 23 Oct 2013
|
13:08 makc
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
 |
Friday, 20 Sep 2013
|
22:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Saturday, 13 Jul 2013
|
17:50 makc
Update to 3.13.6
 |
Friday, 12 Jul 2013
|
16:36 makc
Add support for HPLIP binary plugins.
The plugin is a Linux shared object, but it depends on few enough
interfaces that it can actually run unmodified on a FreeBSD system.
PR: ports/176618
Submitted by: thomas
 |
Monday, 29 Apr 2013
|
16:43 rene
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt)
 |
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
 |
Monday, 1 Apr 2013
|
01:53 miwi
- Fix plist
Reported by: pointyhat
Approved by: portmgr
 |
Monday, 25 Mar 2013
|
13:59 makc
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
 |
Friday, 22 Feb 2013
|
13:36 makc
Update to 3.13.2
PR: ports/176341
Submitted by: delphij
 |
Sunday, 3 Feb 2013
|
18:16 makc
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
 |
Wednesday, 23 Jan 2013
|
13:41 makc
- Fix shebang lines [1]
- Rename and update patch
- Switch to USE_PKGCONFIG
Reported by: AN <andy at neu.net> via mail [1]
 |
Tuesday, 11 Dec 2012
|
12:32 makc
- Update to 3.12.11
- Remove stale patches
- Trim Makefile header
 |
Tuesday, 31 Jul 2012
|
13:25 makc
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict
 |
Friday, 27 Jul 2012
|
11:03 makc
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Number of commits found: 151 (showing only 100 on this page) |