non port: print/hplip/Makefile |
SVNWeb
|
Number of commits found: 145 (showing only 100 on this page) |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Fri, 10 Feb 2023
|
[ 21:15 Tijl Coosemans (tijl) ] 67d92e0
print/hplip: Port pcardext module to Python 3.x
|
Fri, 2 Dec 2022
|
[ 16:30 Tijl Coosemans (tijl) ] f1865a3
print/hplip: Fix staging with X11 off
PR: 268125
|
Thu, 24 Nov 2022
|
[ 09:54 Tijl Coosemans (tijl) Author: Chris ] ea5d22f
print/hplip(-plugin): Update to 3.22.10
PR: 267954, 267955
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Sun, 1 May 2022
|
[ 08:27 Tijl Coosemans (tijl) ] 3d25086
print/hplip: update to 3.22.4
|
Fri, 11 Mar 2022
|
[ 14:49 Tijl Coosemans (tijl) ] 982e968 (Only the first 10 of 48 ports in this commit are shown above. )
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
|
Mon, 7 Mar 2022
|
[ 17:39 Loïc Bartoletti (lbartoletti) ] 2d8f8573 (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: 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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Jan 2021
|
[ 21:25 rene ]
Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+
|
Tue, 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.
|
Sat, 12 Dec 2020
|
[ 14:26 rene ]
print/hplip: drop support for expired USES=gnome:pygobject
|
Mon, 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
|
Thu, 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)
|
Tue, 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)
|
Mon, 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
|
Sat, 11 Apr 2020
|
[ 05:04 lbartoletti ] (Only the first 10 of 67 ports in this commit are shown above. )
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
|
Tue, 24 Mar 2020
|
[ 19:54 antoine ] (Only the first 10 of 87 ports in this commit are shown above. )
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai
|
Mon, 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 ] (Only the first 10 of 76 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 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)
|
Mon, 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)
|
Mon, 4 Nov 2019
|
[ 12:34 woodsb02 ] (Only the first 10 of 14 ports in this commit are shown above. )
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>
|
Sun, 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
|
Wed, 26 Jun 2019
|
[ 11:52 rene ] (Only the first 10 of 31 ports in this commit are shown above. )
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725
|
Sun, 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)
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sat, 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)
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
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
|
Tue, 22 May 2018
|
[ 13:15 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Sun, 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
|
Tue, 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
|
Fri, 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
|
Mon, 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
|
Tue, 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>
|
Sun, 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>
|
Mon, 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>
|
Sat, 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
|
Sat, 4 Feb 2017
|
[ 13:37 tcberner ] (Only the first 10 of 21 ports in this commit are shown above. )
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 ] (Only the first 10 of 14 ports in this commit are shown above. )
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
|
Mon, 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)
|
Sun, 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
|
Sat, 22 Oct 2016
|
[ 06:08 woodsb02 ]
print/hplip and print/hplip-plugin: Take maintainership
Approved by: adamw (mentor, implicit)
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
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.
|
Sat, 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
|
Sat, 24 Sep 2016
|
[ 10:26 woodsb02 ] (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 21 Mar 2016
|
[ 11:35 tijl ]
Remove pkg-message. It's no longer needed and causing confusion.
PR: 207920
|
Mon, 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]
|
Fri, 11 Mar 2016
|
[ 11:53 tijl ] (Only the first 10 of 128 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] (Only the first 10 of 354 ports in this commit are shown above. )
- 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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] (Only the first 10 of 89 ports in this commit are shown above. )
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
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Tue, 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
|
Sun, 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)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 8 Jul 2014
|
[ 18:56 tijl ]
- Convert to USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_LIBS
|
Mon, 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
|
Fri, 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
|
Thu, 23 Jan 2014
|
[ 08:39 makc ]
Update to 3.14.1
|
Tue, 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]
|
Wed, 23 Oct 2013
|
[ 13:08 makc ] (Only the first 10 of 108 ports in this commit are shown above. )
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 13 Jul 2013
|
[ 17:50 makc ]
Update to 3.13.6
|
Fri, 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
|
Mon, 29 Apr 2013
|
[ 16:43 rene ] (Only the first 10 of 42 ports in this commit are shown above. )
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)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Mon, 1 Apr 2013
|
[ 01:53 miwi ]
- Fix plist
Reported by: pointyhat
Approved by: portmgr
|
Mon, 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
|
Fri, 22 Feb 2013
|
[ 13:36 makc ]
Update to 3.13.2
PR: ports/176341
Submitted by: delphij
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Wed, 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]
|
Tue, 11 Dec 2012
|
[ 12:32 makc ]
- Update to 3.12.11
- Remove stale patches
- Trim Makefile header
|
Tue, 31 Jul 2012
|
[ 13:25 makc ]
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Sat, 18 Feb 2012
|
[ 19:06 makc ]
Update to 3.12.2
|
Mon, 16 Jan 2012
|
[ 12:30 makc ]
Update to 3.11.12
|
Thu, 13 Oct 2011
|
[ 18:22 makc ]
Update to 3.11.10
Remove no longer needed patch
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Fri, 29 Jul 2011
|
[ 18:10 kwm ]
Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject or
pygtk2 (which depends already on py-gobject).
|
Number of commits found: 145 (showing only 100 on this page) |