ajacoutot
4ffc4610a2
Fix path to pkg-readmes.
2020-02-22 14:51:47 +00:00
ajacoutot
d2e8650e22
Rework README after the recen ugen(4) default permissions change.
...
Also sync the READMEs as close as possible.
2019-12-14 13:02:28 +00:00
ajacoutot
4c77d018d9
SECURITY update to cups-2.3.1.
...
CVE-2019-2228: The ippSetValuetag function did not validate the default
language value.
2019-12-13 22:30:45 +00:00
ajacoutot
a4a3278e91
Mention a couple more printer backends.
2019-09-29 13:25:15 +00:00
ajacoutot
ac9b90ce4b
Add section about drivers.
2019-09-08 19:19:06 +00:00
ajacoutot
ba797c978f
Update to cups-2.3.0.
...
- tested in a bulk
- print tested on Canon iR1435, Samsung SL-M2835DW, HP Officejet 7500 E910
and Canon iR-ADV C3320
2019-08-25 09:59:18 +00:00
ajacoutot
014fe5fb23
SECURITY update to cups-2.2.12 (multiple security/disclosure issues):
...
- CVE-2019-8696 and CVE-2019-8675: Fixed SNMP buffer overflows
- Fixed IPP buffer overflow
- Fixed memory disclosure issue in the scheduler
- Fixed DoS issues in the scheduler
2019-08-17 08:35:32 +00:00
ajacoutot
bcd357cc42
Expand comment.
2019-01-19 21:37:46 +00:00
ajacoutot
47d0b019bb
Fix USB ownership change example after usbdevs syntax change.
...
triggered by a mail from Marcus MERIGHI
2018-11-18 15:52:18 +00:00
ajacoutot
228a87836a
Update to cups-2.2.9.
2018-11-10 13:02:52 +00:00
ajacoutot
68908cadad
Remove old code.
2018-10-16 11:18:47 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
ajacoutot
86b173916f
Update to cups-2.2.8.
2018-06-06 08:23:30 +00:00
ajacoutot
52f3154f72
Mention gtk+4-cups.
2018-06-01 08:00:05 +00:00
rpe
214644a454
Now that all ports rc.* scripts are using #!/bin/ksh
...
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]
OK aja@
2018-01-14 14:42:18 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
069ad9693e
Change mode of the /etc/printcap link to please security(8).
2017-10-31 15:55:15 +00:00
ajacoutot
8716a08baa
Update to cups-2.2.5.
2017-10-14 10:22:03 +00:00
ajacoutot
f4f6f720ab
Make it obvious that CUPS lp commands are not compatible with base system
...
ones, so use the full path when needed.
prodded by a mail from Anthony Campbell
2017-08-17 08:53:36 +00:00
ajacoutot
5735d25e51
Stop playing games moving around base lp commands and man pages. Things
...
*should* be able to just work without that dance. If you want to use cups
lp commands just give the full path (/usr/local/{bin,sbin}/lpfoo).
This unbreaks displaying lp man pages that were still in the mandoc db but
not in the fs anymore as reported by espie@
2017-08-01 12:18:35 +00:00
ajacoutot
0b6f8aeac8
Update to cups-2.2.4.
2017-07-01 11:05:41 +00:00
ajacoutot
7bb8514669
Update to cups-2.2.1.
2016-10-05 18:28:17 +00:00
ajacoutot
499b357a8b
Update to cups-2.2.0.
2016-09-19 09:16:51 +00:00
ajacoutot
598d174b2c
Maintenance update to cups-2.1.4.
2016-06-15 06:42:51 +00:00
ajacoutot
9eb2915bc9
chmod -h 0644 /etc/printcap to please security(8).
...
prodded by schwarze@
While here, drop the converters/libiconv MODULE.
2016-04-12 06:45:36 +00:00
ajacoutot
9a8d8891e6
Update to cups-2.1.2.
2015-12-05 07:36:19 +00:00
ajacoutot
74c154e0bb
Update to cups-2.1.1.
2015-12-02 12:37:37 +00:00
ajacoutot
808587c6f0
Update to cups-2.1.0.
2015-09-01 16:23:50 +00:00
ajacoutot
b5e74484e7
Fix DBus @sample files after recent dbus port update.
...
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
ajacoutot
3f6c5f974a
Maintenance update to cups-2.0.4.
...
Fixes several bugs in the scheduler, web interface ...
2015-08-01 07:18:12 +00:00
ajacoutot
2fc43f81bc
Put a space after ${daemon} since cupsd always appends some stuffs in the
...
process list.
2015-07-12 08:56:50 +00:00
ajacoutot
ca01ed26ff
Relax pexp to cope with upcoming rc.subr(8) change.
2015-07-12 08:42:25 +00:00
ajacoutot
c703e5ebf9
Change some obvious sudo usage to '#' in READMEs.
2015-07-07 14:33:34 +00:00
ajacoutot
9b1ee79cfc
SECURITY update to cups-2.0.3 (CERT VU #810572 ).
2015-06-09 07:39:14 +00:00
ajacoutot
19be095bfa
gtk+2-cups is coming back.
2015-04-04 08:24:37 +00:00
ajacoutot
a96027f0c9
Update to cups-2.0.2.
2015-02-10 08:29:33 +00:00
ajacoutot
0e46e2dee8
No need to @sample /var/log/cups/, it's created automatically.
2014-12-15 12:55:18 +00:00
ajacoutot
a62057492a
This hack is unfortunately still needed.
2014-12-06 11:12:43 +00:00
ajacoutot
f0787010ae
Major update to cups-2.0.1.
2014-11-15 10:22:23 +00:00
ajacoutot
5a17b870f2
Trailing whitespace.
2014-10-08 12:06:21 +00:00
ajacoutot
56ffb880c4
README tweaks.
2014-08-28 17:51:43 +00:00
ajacoutot
2c33afadca
Do not assume /etc/printcap is always present.
2014-07-19 17:07:02 +00:00
ajacoutot
6c33352cc0
pkg_scripts is not a variable anymore.
2014-07-12 13:41:47 +00:00
ajacoutot
497984ddf0
rc.conf.local is in man(1) section 8, at least for now.
2014-07-10 13:09:06 +00:00
ajacoutot
56d03bf759
Update to cups-1.7.3.
2014-05-28 08:04:47 +00:00
ajacoutot
ece20b1c1a
Fix a nasty bug in rc_pre() that would start 2 intances of the cupsd daemon.
2014-04-28 13:37:32 +00:00
ajacoutot
ee456b299e
SECURITY update to cups-1.7.2.
2014-04-10 17:15:34 +00:00
ajacoutot
b588074a3f
rcexec is needed in rc_pre().
2014-03-09 21:46:34 +00:00
ajacoutot
2996197671
Properly set the @mode markers because espie's paranoid mode checker for
...
pkg_create(1) is committed.
2014-01-19 09:09:45 +00:00
ajacoutot
5f29f1e408
Clarify a bit.
2013-12-12 15:22:17 +00:00