Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2022 16:58:58 2.4.2
|
Tijl Coosemans (tijl)  |
print/cups: update to 2.4.2 |
01 May 2022 08:39:21 2.4.1
|
Tijl Coosemans (tijl)  |
print/cups: update to 2.4.1
PR: 263672 |
25 Apr 2022 14:12:47 2.3.3op2
|
Piotr Kubaj (pkubaj)  |
print/cups: remove obsolete conditional for powerpc
PIE now works fine. |
29 Oct 2021 09:50:18 2.3.3op2
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
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").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:13 2.3.3op2
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.3.3op2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Feb 2021 17:20:50
2.3.3op2
|
tijl  |
Follow other distributions and switch to OpenPrinting version of CUPS.
It tracks the current Apple CUPS sources and includes common changes and
bug fixes for the various Linux distributions and other UNIX(r)-like
operating systems.
PR: 253244
Submitted by: pi |
24 Jun 2020 19:29:10
2.3.3_1
|
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-Wno-unused-result"
(et. al.)
Approved by: portmgr (tier-2 blanket) |
24 Jun 2020 15:30:49
2.3.3_1
|
tijl  |
Fix pkg-plist for AVAHI off and DOCS on.
PR: 247521 |
24 Jun 2020 11:05:17
2.3.3_1
|
tijl  |
Fix the fix for CVE-2020-3898. |
24 Jun 2020 10:22:14
2.3.3 
|
tijl  |
Update to 2.3.3. |
02 Mar 2020 19:27:48
2.2.13 
|
tijl  |
Update to 2.2.13. |
16 Aug 2019 12:08:38
2.2.12 
|
tijl  |
Update to 2.2.12.
MFH: 2019Q3
Security: https://github.com/apple/cups/releases/tag/v2.2.12
Security: CVE-2019-8675
Security: CVE-2019-8696 |
19 Apr 2019 15:01:17
2.2.11 
|
tijl  |
Update to 2.2.11. |
22 Jan 2019 12:00:40
2.2.10 
|
tijl  |
Add WITH_DEBUG support. |
14 Dec 2018 17:14:09
2.2.10 
|
tijl  |
Update to 2.2.10. |
15 Jun 2018 21:24:41
2.2.8_1 
|
tijl  |
Add upstream patch to fix high CPU load.
PR: 229051
Submitted by: tcberner |
06 Jun 2018 14:26:23
2.2.8 
|
tijl  |
Update to 2.2.8. |
01 May 2018 16:24:38
2.2.7 
|
tijl  |
- Update to 2.2.7.
- Remove -Wl,-R flag from cups-config output to fix out of tree builds of
Gnome. The -R flag takes precedence over -L flags when the linker
searches for dependencies of libraries listed on the command line which
can be unexpected. Therefore, config scripts like this should only
provide -L flags. An rpath is then typically generated automatically by
the build system (cmake, libtool,...). [1]
PR: 227891 [1]
Reported by: Ting-Wei Lan <lantw44@gmail.com> |
10 Jan 2018 03:54:35
2.2.6 
|
jhibbits  |
Drop PIE for cups, it's not supported on powerpc, so fails the build
Reviewed By:tijl
Differential Revision: https://reviews.freebsd.org/D10613 |
02 Nov 2017 17:03:32
2.2.6 
|
tijl  |
Update to 2.2.6. |
16 May 2017 19:36:20
2.2.3 
|
tijl  |
Update to 2.2.3. |
08 Apr 2017 11:05:26
2.2.2_1 
|
amdmi3  |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket |
19 Jan 2017 13:46:04
2.2.2_1 
|
tijl  |
Remove Kerberos related configuration from default cupsd.conf because
Kerberos support is disabled and the configuration causes an error.
Reported by: cpm |
18 Jan 2017 13:41:02
2.2.2 
|
tijl  |
Update to 2.2.2. |
12 Jan 2017 16:33:13
2.2.1_1 
|
tijl  |
The return value of cupsdStartProcess is zero on error. Fix two cases
where this is checked incorrectly.
PR: 211465 |
05 Jan 2017 22:58:02
2.2.1 
|
jbeich  |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
17 Oct 2016 17:47:51
2.2.1 
|
tijl  |
Update to 2.2.1. |
25 Jun 2016 15:41:38
2.1.4 
|
tijl  |
- Update to 2.1.4.
- Let the socket backend print debug messages on the DEBUG channel. The
other channels affect the printer status message in lpstat(1) which can
be confusing. [1]
PR: 203058 [1] |
18 Jun 2016 15:23:13
2.1.3_2 
|
bapt  |
Replace @*exec with explicit postinstall @postexec |
01 Apr 2016 14:16:20
2.1.3_2 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
2.1.3_2 
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 Mar 2016 11:44:29
2.1.3_1 
|
jbeich  |
print/cups: revive GNUTLS option after r389015
SSL remains enabled by default but now can be optionally disabled
reducing reducing the number of dependencies.
PR: 208223
Approved by: tijl (maintainer) |
18 Mar 2016 09:48:04
2.1.3_1 
|
tijl  |
Support systems with WITHOUT_USB in /etc/src.conf.
Reported by: dweimer@dweimer.net |
14 Mar 2016 11:40:58
2.1.3_1 
|
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] |
11 Mar 2016 15:39:41
2.1.3 
|
tijl  |
Fix make check-plist when ${LOCALBASE}/etc/pam.d does not exist.
Reported by: rakuco |
11 Mar 2016 11:53:42
2.1.3 
|
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 (Only the first 15 lines of the commit message are shown above ) |
11 Mar 2016 09:22:52
2.0.3_1 
|
tijl  |
Delete print/cups before renaming print/cups-base. This is just a metaport
for various cups components that will no longer be needed.
PR: 207746 |
15 Jun 2015 12:13:10
2.0.3_1 
|
amdmi3  |
- Convert to USES=metaport
- BUILD_DEPENDS are not needed for a metaport
- Substitude real paths in pkg-message |
09 Jun 2015 23:41:16
2.0.3 
|
delphij  |
Bump version after cups-base update.
Noticed by: jkim
MFH: 2015Q2 |
10 Sep 2014 20:50:37
1.7.3_1 
|
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) |
01 Jul 2014 19:15:36
1.7.3 
|
jhale  |
- Update to 1.7.3
- Add DOCS option
- PHP option no longer installs a PHP module (it was eliminated in 1.6)
- Add options for other interpreters
- Add OPENSSL option to make it clearer that it is enabled instead of GNUTLS
- Fix build when ZEROCONF is disabled
- Fix detection of libusb on FreeBSD < 10 as they do not have .pc files for it
- Use @sample directive in pkg-plist
- Remove some old cruft |
23 Apr 2014 19:56:18
1.7.2 
|
bsam  |
print/cups{,-base,-client,-image}: update to version 1.7.2
MDNSRESPONDER id now the default option for print/cups-base
(can't be compiled without dnssd). |
30 Mar 2014 21:16:40
1.7.1 
|
bapt  |
Update to cups to 1.7.1
- Stage all cups related ports
- Cleanup (it still needs more cleanup)
Base on [1]
PR: ports/186824 [1]
Submitted by: bsam |
30 Mar 2014 14:46:55
1.5.4 
|
bapt  |
Support stage |
16 Feb 2014 21:17:16
1.5.4 
|
bsam  |
Release cups-* nad foomatic-* ports. Currently I have no enough
spare time for those ports.
I've submitted ports/186824 to update cups-* ports to version 1.7.0. |
09 Dec 2013 14:49:09
1.5.4 
|
bsam  |
Guess I should take those ports... |
23 Oct 2013 20:45:10
1.5.4 
|
ak  |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
20 Sep 2013 22:44:00
1.5.4 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
07 Mar 2013 03:25:11
1.5.4 
|
bdrewery  |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
09 Dec 2012 21:38:38
1.5.4 
|
dinoex  |
- update to 1.5.4 |
14 Nov 2012 13:05:21
1.5.2 
|
eadler  |
Trim the header. The modeline was causing problems for certain configurations
of vim.
Feature safe: yes |
05 Nov 2012 20:10:03
1.5.2 
|
dinoex  |
- drop maintainership
Feature safe: yes |
13 Feb 2012 20:14:23
1.5.2 
|
dinoex  |
- update to 1.5.2
PR: Eygene
Submitted by: Eygene Ryabinkin |
21 Jan 2012 17:40:15
1.5.0 
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
05 Oct 2011 06:02:12
1.5.0 
|
dinoex  |
- update to 1.5.0 |
25 Aug 2011 08:51:29
1.4.8 
|
dinoex  |
- update to 1.4.8
- option GNUTLS default off |
07 Jan 2011 21:25:39
1.4.6 
|
dinoex  |
- udpate to 1.4.6 |
15 Nov 2010 09:00:48
1.4.5 
|
dinoex  |
- update to 1.4.5 |
27 Jul 2010 13:19:41
1.4.4 
|
dinoex  |
- update to 1.4.4 |
07 Apr 2010 04:56:00
1.4.3 
|
dinoex  |
- bump 1.4.3 |
28 Mar 2010 06:47:48
1.4.2_2 
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4.2_1 
|
dinoex  |
- update to jpeg-8 |
28 Nov 2009 22:06:53
1.4.2 
|
dinoex  |
- update to 1.4.2 |
28 Nov 2009 21:54:18
1.4.1 
|
dinoex  |
- update to 1.4.1 |
31 Jul 2009 13:57:52
1.3.10_1 
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 May 2009 22:36:34
1.3.10 
|
dinoex  |
- update to 1.3.10 |
15 Oct 2008 07:47:04
1.3.9 
|
dinoex  |
- Update to 1.3.9 |
06 Sep 2008 21:50:52
1.3.8 
|
dinoex  |
- upate to 1.3.8
PR: 126881
Submitted by: Martin Matuska |
06 Jun 2008 13:58:01
1.3.7_1 
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
02 Apr 2008 15:21:25
1.3.7 
|
dinoex  |
- update to 1.3.7 |
28 Feb 2008 14:28:29
1.3.6 
|
dinoex  |
- update to 1.3.6 |
23 Dec 2007 08:30:38
1.3.5 
|
dinoex  |
- update to 1.3.5 |
11 Dec 2007 20:44:11
1.3.4 
|
dinoex  |
- fix package
PR: 117779
- update to 1.3.4 |
30 Sep 2007 04:17:39
1.3.3 
|
dinoex  |
- update to 1.3.3
PR: 116743
Submitted by: Marcin Wisnicki |
28 Sep 2007 12:06:46
1.3.0 
|
dinoex  |
- update to 1.3.0 |
14 Aug 2007 13:03:46
1.2.12 
|
dinoex  |
- update to 1.2.12 |
19 May 2007 20:32:57
1.2.10_1 
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Mar 2007 08:51:12
1.2.10 
|
dinoex  |
- update to 1.2.10 |
20 Feb 2007 16:48:18
1.2.8 
|
dinoex  |
- update to 1.2.8
PR: 109352
Submitted by: Ivan Lago |
18 Dec 2006 14:21:24
1.2.7 
|
dinoex  |
- move RUN_DEPENDS to BUILD_DEPENDS
PR: 106862 |
18 Dec 2006 13:43:26
1.2.7 
|
dinoex  |
- drop empty file |
10 Dec 2006 14:05:59
1.2.7 
|
dinoex  |
- take maintainership
- virtualie meta package |
06 Dec 2006 12:26:22
1.2.7 
|
linimon  |
Reset asa@agava.com after several months of inactivity and no response to
email.
Hat: portmgr |
06 Dec 2006 09:39:29
1.2.7 
|
sat  |
- Update to 1.2.7
- Clean up a little bit
- Clean up var at deinstallation
Approved by: Sergey Akifyev <asa@agava.com> (months of timeouts) |
06 Aug 2006 09:14:18
1.2.2 
|
itetcu  |
- update to 1.2.2 [1]
- tell in pkg-message about permissions needed [2] [3]
- fix man / mlink install [4] [5]
- don't remove dirs listed in bsd.local.dist [6]
- conflict with LPRng [7]
- fix OPTIONS handling [8]
- fix printing raw data using application/octet-stream [9]
- some other small fixes
Please note that the biggest part of the work was done by Marcin Wisnicki and
this commit it's based manly on his work.
PR: ports/99624 [1]
ports/99460 [2] ports/99745 [3]
ports/99798 [4] ports/101175 [5] (Only the first 15 lines of the commit message are shown above ) |
22 Jun 2006 20:16:06
1.2.0 
|
ahze  |
- Update to 1.2.0
PR: ports/97783
ports/97782
Submitted by: maintainer |
09 Jan 2006 16:34:19
1.1.23.0_1 
|
novel  |
Chase gnutls update. |
19 Apr 2005 12:38:05
1.1.23.0 
|
mr  |
Just using --enable-gnutls doesn't seem to be sufficient for cups-base
to choose it in favour of the base openssl.
This kills cups-printing from inside firefox/mozilla.
Adding --disable-openssl seems to solve this.
Testet by: Stijn Hoop <stijn win.tue.nl> |
12 Apr 2005 03:26:57
1.1.23.0 
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.1.23.0 
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Feb 2005 10:53:19
1.1.23.0 
|
krion  |
Add libpaper (print/libpaper) support.
PR: ports/77609
Submitted by: Oyvind Moll <oyvind@moll.no>
Approved by: maintainer |
24 Jan 2005 17:23:00
1.1.23.0 
|
sem  |
- Update to 1.1.23
- Build with GNUTLS isntead of OpenSSL by default to fix FireFox issues
- Fixed man languages
- Change maintainer e-mail
- Pass maintainership of print/cups to submitter
PR: ports/76337
Submitted by: Sergey Akifyev <asa(at)agava.com> (maintainer of cups-base and
cups-lpr) |
15 Nov 2004 04:24:32
1.1.22.0 
|
dougb  |
Update to 1.1.22, which was released on 29 October and is the
latest version. While I'm here, make pkg-message print the
actual prefix when the port is installed, and a nicer message
for package installs.
This version of the software also includes 'es' man pages to
go with the 'fr' ones. |
14 Nov 2004 23:09:34
1.1.21.0 
|
lofi  |
Update to 1.1.21.
PR: 71811
Submitted by: maintainer |
10 Apr 2004 05:34:37
1.1.20.0 
|
dannyboy  |
Remove the part about installing the cups-lpr port because the
meta-port already does. |
10 Apr 2004 05:23:06
1.1.20.0 
|
dannyboy  |
Duplicate the relevant parts of the former cups-base pkg-message
here, so the user has another shot at seeing them. The resurrection
of this file in the cups-base port (to catch users not installing by
this metaport) is pending maintainer approval.
Submitted by: Grumbling on IRC |
10 Apr 2004 04:27:04
1.1.20.0 
|
dannyboy  |
Add missing WWW. |
10 Jan 2004 05:46:04
1.1.20.0 
|
petef  |
- add WITH_PERL and WITH_PYTHON knobs
- remove dependency on autoconf
PR: 60557
Submitted by: Seva Gluschenko <gvs@rinet.ru> |
04 Dec 2003 10:04:21
1.1.20.0 
|
pav  |
- Update to 1.1.20
PR: ports/59709
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
Approved by: adamw (mentor) |