1f589 FreshPorts -- print/cups-base
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cups-base 1.5.4_1 print on this many watch lists=374 search for ports that depend on this port An older version of this port was marked as vulnerable.
Common UNIX Printing System: Server
Maintained by: c.petrik.sosa@gmail.com search for ports maintained by this maintainer
Port Added: 03 Dec 2001 22:10:42
License: GPLv2


CUPS provides a portable printing layer for UNIX-based operating
systems. It has been developed by Easy Software Products to promote a
standard printing solution for all UNIX vendors and users. 

CUPS uses the Internet Printing Protocol ("IPP") as the basis for
managing print jobs and queues. The Line Printer Daemon ("LPD") Server
Message Block ("SMB"), and AppSocket (a.k.a. JetDirect) protocols are
also supported with reduced functionality. CUPS adds network printer
browsing and PostScript Printer Description ("PPD") based printing
options to support real-world printing under UNIX.

CUPS provides the System V and Berkeley command-line interfaces.

CUPS also supports a customized version of GNU Ghostscript (currently based
off GNU Ghostscript 5.50) and an image file RIP that are used to support
non-PostScript printers. Sample drivers for HP and EPSON printers are included
that use these filters. This software is available in the cups-pstoraster
port.

LICENSE: GPL2 or later with exception to link with OpenSSL

WWW: http://www.cups.org/
[original text by greid@ukug.uk.freebsd.org]
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. print/cups-client
  2. print/cups-image

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/cups-client
  2. print/cups-image
  3. security/openssl
  4. devel/gmake
  5. print/ghostscript9
Required To Run:
  1. security/openssl
  2. print/ghostscript9
Required Libraries:
  1. print/cups-client
  2. print/cups-image
  3. print/libpaper

This port is required by:

for Build for Libraries for Run

To install the port: cd /usr/ports/print/cups-base/ && make install clean
To add the package: pkg_add -r cups-base


Configuration Options
===> The following configuration options are available for cups-base-1.5.4_1:
     GNUTLS=off: SSL/TLS support via GnuTLS
     LIBPAPER=on: libpaper support
     PHP=off: PHP bindings or support
     PYTHON=off: Python bindings or support
     PAM=off: PAM support
     LDAP=off: LDAP support
     DBUS=off: D-Bus IPC system support
     LIBUSB=off: USB support
     XDG_OPEN=off
     GHOSTSCRIPT=on: Build pdftops with GHOSTSCRIPT
     XPDF=off: Build pdftops with XPDF
     AVAHI=off: Zeroconf support via Avahi
     MDNSRESPONDER=off: Zeroconf support via mDNSResponder
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.easysw.com/pub/cups/1.5.4/
  3. ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/1.5.4/
  4. ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/1.5.4/
  5. http://ftp.easysw.com/pub/cups/1.5.4/
  6. http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/1.5.4/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-08-28
    Affects: users of print/cups-{base,client,image}
    Author: sahil@FreeBSD.org
    Reason: 
      During the update to 1.4.8, the GNUTLS option was changed from ON to
      OFF by default. Because old configuration options are saved, users
      should re-run 'make config' and explicitly deselect the GNUTLS option
      before upgrading.
    
    
  • 2009-05-16
    Affects: users of print/cups-base and portupgrade
    Author: dinoex@FreeBSD.org
    Reason: 
      The print/cups port has been split into multiple ports.  If upgrading
      from 1.3.10_1 and below, you must remove the installed version first.
    
    

Number of commits found: 221 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 May 2013 16:36:41
Original commit files touched by this commit  1.5.4_1
ehaupt search for other commits by this committer
Chase security/libgcrypt update
29 Apr 2013 16:43:05
Original commit files touched by this commit  1.5.4_1
rene search for other commits by this committer
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)
27 Apr 2013 18:25:25
Original commit files touched by this commit  1.5.4_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.5.4_1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
07 Mar 2013 03:25:11
Original commit files touched by this commit  1.5.4_1
bdrewery search for other commits by this committer
- 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
05 Feb 2013 16:17:07
Original commit files touched by this commit  1.5.4_1
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
28 Dec 2012 15:42:11
Original commit files touched by this commit  1.5.4
pawel search for other commits by this committer
Fix file installation when MDNSRESPONDER=on

PR:		ports/174352 (based on)
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
09 Dec 2012 21:37:57
Original commit files touched by this commit  1.5.4
dinoex search for other commits by this committer
- update to 1.5.4
05 Nov 2012 20:10:03
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- drop maintainership
Feature safe: yes
13 Oct 2012 06:56:26
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- fix option XPDF
PR:		172579
Submitted by:	Kris Moore
Feature safe: yes

- cleanup comments
19 Sep 2012 15:34:24
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- use WITH_OPENSSL_HACK7
22 Aug 2012 17:59:57
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- fix option PYTHON
PR:		170801
Submitted by:	Artis Caune
26 Jul 2012 05:40:24
Original commit files touched by this commit  1.5.2_2
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
06 Jul 2012 08:55:24
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- fix option XPDF
PR:             169648
Submitted by:   John Levine
30 Jun 2012 11:37:57
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- shorter desc for options
11 Jun 2012 06:20:52
Original commit files touched by this commit  1.5.2_2
dinoex search for other commits by this committer
- fix option GHOSTSCRIPT
- use LIBPAPER as default
11 Jun 2012 06:02:26
Original commit files touched by this commit  1.5.2_1
dinoex search for other commits by this committer
- use OPTIONS_DEFINE
01 Jun 2012 11:08:42
Original commit files touched by this commit  1.5.2_1
dinoex search for other commits by this committer
- do not drop spool on update
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.5.2_1
dinoex search for other commits by this committer
- update png to 1.5.10
19 Mar 2012 18:21:46
Original commit files touched by this commit  1.5.2
dinoex search for other commits by this committer
- rename broken option DNSSD to AVAHI
- new option MDNSRESPONDER
PR:             165206
Suggested by:   Matthieu Volat
Feature safe:   yes
20 Feb 2012 05:51:16
Original commit files touched by this commit  1.5.2
dinoex search for other commits by this committer
- fix build for FreeBSD 7.x
17 Feb 2012 15:44:26
Original commit files touched by this commit  1.5.2
dinoex search for other commits by this committer
- add USE_ICONV to cups-client
13 Feb 2012 20:11:12
Original commit files touched by this commit  1.5.2
dinoex search for other commits by this committer
- update to 1.5.2
PR:             164293
Submitted by:   Eygene Ryabinkin
14 Jan 2012 14:49:25
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
- escape shell names
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.5.0
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Oct 2011 17:31:07
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
- add some hooks
05 Oct 2011 17:42:06
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
- force build with same cups client installed
05 Oct 2011 06:01:38
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
- update to 1.5.0
- unbreak option WITH_GNUTLS
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.8
amdmi3 search for other commits by this committer
- 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
29 Aug 2011 05:33:56
Original commit files touched by this commit  1.4.8
dinoex search for other commits by this committer
- better wording of BROKEN
Submitted by:   crees
25 Aug 2011 15:01:32
Original commit files touched by this commit  1.4.8
dinoex search for other commits by this committer
- fix plist
Submitted by:   ale
25 Aug 2011 14:54:39
Original commit files touched by this commit  1.4.8
dinoex search for other commits by this committer
- add BROKEN fro option GNUTLS
25 Aug 2011 14:53:03
Original commit files touched by this commit  1.4.8
dinoex search for other commits by this committer
- better wording of GNUTLS option
Submitted by:   mandree
25 Aug 2011 05:19:58
Original commit files touched by this commit  1.4.8
dinoex search for other commits by this committer
- update to 1.4.8
- option GNUTLS default off
Security: http://www.cups.org/str.php?L3914
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.4.6_5
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
12 May 2011 11:25:03
Original commit files touched by this commit  1.4.6_4
dinoex search for other commits by this committer
- bump PORTREVISION
Reported by:    Sunpoet Po-Chuan Hsieh
11 May 2011 18:15:21
Original commit files touched by this commit  1.4.6_2
dinoex search for other commits by this committer
PR:             156866
Submitted by:   Alex Deiter
17 Mar 2011 20:05:36
Original commit files touched by this commit  1.4.6_3
pav search for other commits by this committer
- Bump PORTREVISION to advertise recent plist fix

Reported by:    pointyhat
16 Mar 2011 04:53:42
Original commit files touched by this commit  1.4.6_2
dinoex search for other commits by this committer
- fix option WITH_PAM
Reported by:    ale
07 Mar 2011 20:49:32
Original commit files touched by this commit  1.4.6_2
dinoex search for other commits by this committer
- fix build with lang/gcc45
PR:             155334
Submitted by:   Ron MacNeil
07 Mar 2011 20:43:15
Original commit files touched by this commit  1.4.6_2
dinoex search for other commits by this committer
- preserve modified etc/pam.d/cups
PR:             155218
Sumbitted by:   mm
20 Feb 2011 21:49:23
Original commit files touched by this commit  1.4.6_2
dinoex search for other commits by this committer
- add lpr-cups
Suggested by:   avilla
18 Feb 2011 08:47:04
Original commit files touched by this commit  1.4.6_1
dinoex search for other commits by this committer
- add missing patch
13 Feb 2011 12:49:51
Original commit files touched by this commit  1.4.6_1
dinoex search for other commits by this committer
- fix unexistent PAM module
PR:     154361
Submitted by:   Daisuke Ban
Feature safe:   yes
09 Feb 2011 20:43:15
Original commit files touched by this commit  1.4.6
lme search for other commits by this committer
Fix typo in sample devd config.

Approved by:    dinoex (maintainer)
Feature safe:   yes
07 Jan 2011 21:24:59
Original commit files touched by this commit  1.4.6
dinoex search for other commits by this committer
- better devd scripts
PR:             150891
Submitted by:   Garrett Wollman

- udpate to 1.4.6
27 Nov 2010 09:06:58
Original commit files touched by this commit  1.4.5_1
dinoex search for other commits by this committer
- add BROKEN
PR:             152388
Submitted by:   Doug Barton
19 Nov 2010 07:22:43
Original commit files touched by this commit  1.4.5_1
dinoex search for other commits by this committer
- fix pam module
PR:             148816
Submitted by:   O. Hartmann
15 Nov 2010 09:06:06
Original commit files touched by this commit  1.4.5
dinoex search for other commits by this committer
- add LICENSE
15 Nov 2010 06:31:57
Original commit files touched by this commit  1.4.5
dinoex search for other commits by this committer
- Security update to 1.4.5
Security:       CVE-2010-2941
Security:       http://www.cups.org/str.php?L3648
15 Nov 2010 06:30:40
Original commit files touched by this commit  1.4.4
dinoex search for other commits by this committer
- fix options by forcing UNIQUENAME
PR:             150309
Submitted by:   Marcin Wisnicki
25 Sep 2010 15:08:26
Original commit files touched by this commit  1.4.4
dinoex search for other commits by this committer
- revert patch
PR:             150309
07 Sep 2010 19:35:15
Original commit files touched by this commit  1.4.4
dinoex search for other commits by this committer
- fix options by forcing UNIQUENAME
PR:             150309
Submitted by:   Marcin Wisnicki
28 Aug 2010 09:18:38
Original commit files touched by this commit  1.4.4
dinoex search for other commits by this committer
- add hints for usb on FreeBSD 8.x
PR:             149896
Submitted by:   Berend de Boer
27 Jul 2010 13:18:31
Original commit files touched by this commit  1.4.4
dinoex search for other commits by this committer
- update to 1.4.4
19 Jun 2010 04:09:32
Original commit files touched by this commit  1.4.3_1
dinoex search for other commits by this committer
- Security update to 1.4.4
- Security fix for deny of service vulnerability
Security: CVE-2009-3553
Security: CVE-2010-0302
PR:             147978
Approved by:    portmgr (erwin)
Feature safe:   yes
05 Jun 2010 19:53:32
Original commit files touched by this commit  1.4.3
dinoex search for other commits by this committer
LICENSE GPLv2
05 Jun 2010 04:20:15
Original commit files touched by this commit  1.4.3
dinoex search for other commits by this committer
- note GROUPS/USERS does not work here
07 Apr 2010 19:49:46
Original commit files touched by this commit  1.4.3
dinoex search for other commits by this committer
- update to 1.4.3
29 Mar 2010 08:05:11
Original commit files touched by this commit  1.4.2_5
dinoex search for other commits by this committer
- Add instrutcions for USB printers on FreeBSD 8
Submitted by:   Joseph S. Atkinson
28 Mar 2010 11:52:05
Original commit files touched by this commit  1.4.2_5
dinoex search for other commits by this committer
- fix build on CURRENT
Submitted by:   kwm
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.4.2_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.4.2_5
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
11 Feb 2010 12:52:37
Original commit files touched by this commit  1.4.2_4
dinoex search for other commits by this committer
- add CONFLICTS with print/cupsddk
Submitted by:   Max Brazhnikov
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.4.2_4
dinoex search for other commits by this committer
- update to jpeg-8
15 Jan 2010 16:06:39
Original commit files touched by this commit  1.4.2_3
dinoex search for other commits by this committer
- fix option WITHOUT_GHOSTSCRIPT

- new option WITH_XPDF
PR:             142846
Submitted by:   Chen-Yu Tsai
25 Dec 2009 18:09:30
Original commit files touched by this commit  1.4.2_3
dinoex search for other commits by this committer
- mark BROKEN on ia64
14 Dec 2009 09:31:45
Original commit files touched by this commit  1.4.2_3
dinoex search for other commits by this committer
- fix crash using print command from Thunderbird
Submitted by:   Alexander Kabaev
11 Dec 2009 19:39:34
Original commit files touched by this commit  1.4.2_2
dinoex search for other commits by this committer
- create empty model dir
PR:             141375
Submitted by:   Boris Samorodov
08 Dec 2009 09:57:19
Original commit files touched by this commit  1.4.2_2
dinoex search for other commits by this committer
- do not overwrite /etc/printcap
this lets base lpd and cups coexist on the same system.
08 Dec 2009 08:20:56
Original commit files touched by this commit  1.4.2_1
dinoex search for other commits by this committer
- disable libusb support if deselected.
- support USB2 in base for FreeBSD 8-STABLE
- clenup option CUPS_OVERWRITE_BASE
PR:             141246
Submitted by:   Matt Dawson
05 Dec 2009 05:57:21
Original commit files touched by this commit  1.4.2_1
dinoex search for other commits by this committer
- add missing option WITH_LIBUSB
Reported by:    Bruce Simpson
01 Dec 2009 19:23:46
Original commit files touched by this commit  1.4.2_1
dinoex search for other commits by this committer
- Fix build with GNUTLS
PR:             141014, 141039
30 Nov 2009 04:09:09
Original commit files touched by this commit  1.4.2
dinoex search for other commits by this committer
- disable -fpie -fPIE which seems broken on amd64 for FreeBSD >= 7
29 Nov 2009 16:25:35
Original commit files touched by this commit  1.4.2
dinoex search for other commits by this committer
- cleanup REINPLACE for base
29 Nov 2009 14:55:33
Original commit files touched by this commit  1.4.2
dinoex search for other commits by this committer
- Fix build of option WITH_PAM
- cleanup REINPLACE
PR:             140996
28 Nov 2009 22:06:25
Original commit files touched by this commit  1.4.2
dinoex search for other commits by this committer
- Security update to 1.4.2
Security: STR #3367
Security: STR #3401
28 Nov 2009 21:54:18
Original commit files touched by this commit  1.4.1
dinoex search for other commits by this committer
- update to 1.4.1
16 Aug 2009 18:04:40
Original commit files touched by this commit  1.3.10_4
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.3.10_3
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
25 Jun 2009 17:42:09
Original commit files touched by this commit  1.3.10_2
dinoex search for other commits by this committer
- cups/driver may be used by other packages
25 Jun 2009 14:48:57
Original commit files touched by this commit  1.3.10_2
kmoore search for other commits by this committer
- Fix build with custom prefix

PR: 135483
Approved by: miwi (mentor) and maintainer timeout (dinoex; 14 days)
18 May 2009 07:11:38
Original commit files touched by this commit  1.3.10_2
dinoex search for other commits by this committer
- add seperate pkg_descr
17 May 2009 15:48:39
Original commit files touched by this commit  1.3.10_2
dinoex search for other commits by this committer
- extend COMMENT master and slave ports
16 May 2009 14:09:03
Original commit files touched by this commit  1.3.10_2
dinoex search for other commits by this committer
- cleanup: no pkg_message for slave ports
16 May 2009 10:04:10
Original commit files touched by this commit  1.3.10_2
dinoex search for other commits by this committer
- use slave port CUPS_IMAGE
- new option WITH_GHOSTSCRIPT
16 May 2009 08:52:36
Original commit files touched by this commit  1.3.10_1
dinoex search for other commits by this committer
- new slave port CUPS_IMAGE
16 May 2009 08:49:33
Original commit files touched by this commit  1.3.10_1
dinoex search for other commits by this committer
- fix path in message
Reported by:    AJ_Z0 on IRC
08 May 2009 03:48:01
Original commit files touched by this commit  1.3.10_1
dinoex search for other commits by this committer
- force build of cups-client if old cups is installed
PR:             134352
07 May 2009 15:38:15
Original commit files touched by this commit  1.3.10_1
dinoex search for other commits by this committer
- fix mtree
no version bump needed
Reported by:    QAT
07 May 2009 13:59:11
Original commit files touched by this commit  1.3.10_1
dinoex search for other commits by this committer
- use cups-client as dependency
PR:             133136
07 May 2009 10:04:18
Original commit files touched by this commit  1.3.10
dinoex search for other commits by this committer
- new option CUPS_CLIENT
support for a new slave port
PR:             133136
07 May 2009 10:03:48
Original commit files touched by this commit  1.3.10
dinoex search for other commits by this committer
- new option CUPS_CLIENT
support for a new slave port
PR:             133136
05 May 2009 19:14:01
Original commit files touched by this commit  1.3.10
dinoex search for other commits by this committer
- fix build
- require ghostscript
04 May 2009 22:36:34
Original commit files touched by this commit  1.3.10
dinoex search for other commits by this committer
- update to 1.3.10
14 Mar 2009 17:05:50
Original commit files touched by this commit  1.3.9_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
-improve text
Submitted by:   Alexey Dokuchaev
14 Feb 2009 18:31:24
Original commit files touched by this commit  1.3.9_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- remove option GVFS_OPEN
PR:             131472
03 Feb 2009 12:58:33
Original commit files touched by this commit  1.3.9_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add option WITH_GVFS_OPEN
21 Jan 2009 12:40:00
Original commit files touched by this commit  1.3.9_3
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Bump PORTREVISION after the recent libtasn1 shared lib update.
28 Nov 2008 07:33:34
Original commit files touched by this commit  1.3.9_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix integer overflow in PNG validation
Security: http://www.cups.org/str.php?L2974
PR:             129193

Number of commits found: 221 (showing only 100 on this page)

1 | 2 | 3  »  

2819
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight63
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0