Commit Graph

180 Commits

Author SHA1 Message Date
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
ajacoutot
b8d510c6c9 Update to hplip-3.20.3. 2020-03-14 14:12:13 +00:00
ajacoutot
8169258188 Update to hplip-3.20.2. 2020-03-01 16:41:15 +00:00
ajacoutot
1cbad07da5 Move from python2 -> python3.
Move from qt4 -> qt5.

Any regression, please let me know.
2020-02-22 15:02:05 +00:00
ajacoutot
c894454f4b Update to hplip-3.19.12. 2019-12-14 16:46:18 +00:00
ajacoutot
8b6e1fa585 Update to hplip-3.19.11. 2019-11-17 20:42:44 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
ajacoutot
5ba927ef33 Update to hplip-3.19.1. 2019-02-24 10:40:43 +00:00
ajacoutot
04c51e5ab9 Update to hplip-3.18.12. 2018-12-14 07:42:00 +00:00
ajacoutot
16cfa3c954 Unbreak hpcups printing; it was trying to dlopen a Linux proprietary blob.
from Debian
2018-11-03 10:41:33 +00:00
ajacoutot
dc988375a1 Don't try to run automake-1.11.
spotted by sthen@
2018-11-02 08:20:17 +00:00
ajacoutot
0018626186 Update to hplip-3.18.10.
Very *lightly* tested so far; please send any regression to me directly.
2018-10-31 14:14:30 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
ajacoutot
4f21c57e4f Update to hplip-3.17.7. 2017-07-26 08:15:54 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
939652a57b Fix plugins installation.
issue reported by Reheis Claus
2017-06-15 14:40:37 +00:00
ajacoutot
df5ec82286 Update to hplip-3.17.6. 2017-06-06 09:15:46 +00:00
ajacoutot
6780b47bff Automatically enable hpaio in sane using:
/etc/sane.d/dll.d/hpaio
One less manual thing to do...
2017-06-05 16:03:32 +00:00
ajacoutot
a4c25f2c45 Regen WANTLIB after sane-backends update. 2017-05-23 13:01:05 +00:00
ajacoutot
b01f4a7a3b Update to hplip-3.17.4. 2017-04-18 18:18:35 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
ajacoutot
4390e86c36 Update to hplip-3.16.11. 2016-11-26 09:48:11 +00:00
dcoppa
c6c84588b4 Fix printing a test page from hp-setup
OK ajacoutot@
2016-11-14 15:29:24 +00:00
ajacoutot
9804b78551 Create a link from foomatic-rip to foomatic-rip-hplip; some old filters
still look for it.

reported by dcoppa@
2016-11-14 12:58:23 +00:00
ajacoutot
335d261264 Update to hplip-3.16.10. 2016-10-27 08:35:26 +00:00
ajacoutot
2605ddbdd2 Update to hplip-3.16.9. 2016-09-27 08:00:27 +00:00
ajacoutot
ab7129d1a0 Unbreak with cups>=2.2.0.
Hopefully catched all breakage since a few ports aren't building currently
(ligtop2...).
2016-09-19 09:17:45 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
ajacoutot
ae690d1322 Update to hplip-3.16.8. 2016-08-29 07:48:20 +00:00
ajacoutot
b891811b8c Update to hplip-3.16.7. 2016-07-30 14:20:24 +00:00
ajacoutot
0ab5cb1193 Update to hplip-3.16.5. 2016-05-05 08:25:31 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
9de5336c92 Update to hplip-3.16.3. 2016-03-19 11:37:40 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
f97eb614ed Update to hplip-3.16.2. 2016-02-25 03:50:37 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
ajacoutot
399fbd8868 print/py-reportlab/reportlab -> print/py-reportlab 2016-01-05 13:24:05 +00:00
ajacoutot
50e768dee1 Update to hplip-3.15.11. 2015-11-17 08:57:45 +00:00
ajacoutot
be4dc63481 Sync wantlib/depends to unbreak after recent sane-backends update.
reported by nigel@
2015-10-09 18:21:34 +00:00
ajacoutot
631eefb443 Update to hplip-3.15.9. 2015-09-16 06:25:39 +00:00
jasper
1b215f724d sed -i 2015-08-21 14:50:24 +00:00
ajacoutot
8d25eceadd Add PORTROACH annotation. 2015-07-19 14:40:54 +00:00
ajacoutot
5e5e6770a8 Update to hplip-3.15.7. 2015-07-16 04:55:46 +00:00
ajacoutot
8830a93227 Update to hplip-3.15.6. 2015-06-11 06:25:07 +00:00
ajacoutot
9b531b1c02 Missing RUN_DEPENDS on devel/py-gobject.
reported by skinner at britvault dot co dot u
2015-06-06 13:23:44 +00:00