343ba 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
28 Nov 2008 07:32:56
Original commit files touched by this commit  1.3.9_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix NULL pointer dereference in MaxSubscription
Security: http://www.openwall.com/lists/oss-security/2008/11/19/4/
Security: http://www.openwall.com/lists/oss-security/2008/11/20/2
Obtained from:  Michael Sweet
PR:             129001
15 Oct 2008 07:46:23
Original commit files touched by this commit  1.3.9
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Update to 1.3.9
Security:
http://www.freebsd.org/ports/portaudit/ce29ce1d-971a-11dd-ab7e-001c2514716c.html
Security: CVE-2008-3639
Security: CVE-2008-3640
Security: CVE-2008-3641
Submitted by:   Xin LI (delphij)
07 Sep 2008 14:01:42
Original commit files touched by this commit  1.3.8_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- package cleanup, do not created obsolte dirs
Reported by:    miwi
07 Sep 2008 09:33:24
Original commit files touched by this commit  1.3.8
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to new distfile
only packaging/cups.spec differs, as new distfile was created form tar.gz
07 Sep 2008 06:52:27
Original commit files touched by this commit  1.3.8
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
- Fix fetch

Prompted by:    QAT on-commit run
06 Sep 2008 21:55:31
Original commit files touched by this commit  1.3.8
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update MASTER_SITES
ftp.easysw.com/pub/cups/1.3.8/ is broken/corrupted compromised.
06 Sep 2008 09:26:49
Original commit files touched by this commit  1.3.8
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.8
PR:             126881
Submitted by:   Martin Matuska

- fix pkg_plist
PR:             127021
Submitted by:   Sunpoet Po-Chuan Hsieh
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.3.7_4
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 Aug 2008 14:21:12
Original commit files touched by this commit  1.3.7_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security fix
PR:             126447
Submitted by:   Tsurutani Naoki
Obtained from:  http://www.cups.org/str.php?L2790
06 Jun 2008 13:58:01
Original commit files touched by this commit  1.3.7_3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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)
21 Apr 2008 18:05:48
Original commit files touched by this commit  1.3.7_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix spelling
Submitted by:   Daniel O'Connor
11 Apr 2008 04:59:09
Original commit files touched by this commit  1.3.7_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_XDG_OPEN
PR:             122590
Suggested by:   Neil Darlow
10 Apr 2008 04:20:33
Original commit files touched by this commit  1.3.7_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Add depends on devel/xdg-utils
- use 'xdg-open http://localhost:631/' in the cups.desktop file.
PR:             122590
Submitted by:   Michael Johnson
02 Apr 2008 15:20:38
Original commit files touched by this commit  1.3.7
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 1.3.7
- fix dbus link problem
Security: CVE-2008-0047
Security: CVE-2008-1373
28 Mar 2008 15:40:04
Original commit files touched by this commit  1.3.6_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- disable autodection of dbus
- new option WITH_DBUS
PR:             122124
04 Mar 2008 12:00:15
Original commit files touched by this commit  1.3.6_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix crash in case of incorrectly configured PAM
PR:             121105
Submitted by:   Alexander V. Chernikov
Obtained from:  http://cups.org/str.php?L2734

- Fix /usr/local/etc/pam.d/cups
03 Mar 2008 11:57:08
Original commit files touched by this commit  1.3.6_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
28 Feb 2008 14:27:50
Original commit files touched by this commit  1.3.6
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.6
02 Feb 2008 14:31:39
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- DNSSD libraries are linked even if WITH_DNSSD is not defined
PR:             120217
Submitted by:   TAOKA Fumiyoshi
29 Jan 2008 15:44:36
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_LDAP
PR:             119986
Submitted by:   Virgil Champlin
23 Jan 2008 16:00:57
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add option DNSSD to make config

- new option WITH_PAM
PR:             119919
Submitted by:   Willy Offermans
20 Jan 2008 15:29:57
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_DNSSD
Submitted by:   Erik Van Benschoten
17 Jan 2008 09:48:55
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add example for devd.conf
PR:             119641
Submitted by:   Andrew Reilly
14 Jan 2008 09:17:52
Original commit files touched by this commit  1.3.5_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- force installation of cups.desktop
PR:             119621
Submitted by:   José García Juanino
23 Dec 2007 08:29:36
Original commit files touched by this commit  1.3.5
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 1.3.5
Security: http://www.cups.org/str.php?L2589
Reported by:    Hilko Meyer
11 Dec 2007 20:43:21
Original commit files touched by this commit  1.3.4_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.4
14 Nov 2007 08:09:43
Original commit files touched by this commit  1.3.3_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix vulnerability in pdftops
Security: arbitrary code execution vulnerability in pdftops
Security: CVE-2007-4352
Submitted by:   delphij (Xin LI)
Approved by:    portmgr (pav)
Obtained from:  cvs.fedora.redhat.com
12 Nov 2007 11:47:58
Original commit files touched by this commit  1.3.3_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security patch to solve remote code execution
Security: http://secunia.com/advisories/27233/
Security: CVE-2007-4351
Approved by:    portmgr (linimon)
Obtained from:  http://www.cups.org/strfiles/2561/str2561-cups13v2.patch
08 Nov 2007 18:32:57
Original commit files touched by this commit  1.3.3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- mark FORBIDDEN due remote execution of arbitrary code
Approved by:    portmgr (erwin)
30 Sep 2007 04:17:39
Original commit files touched by this commit  1.3.3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.3
PR:             116743
Submitted by:   Marcin Wisnicki
29 Sep 2007 07:24:45
Original commit files touched by this commit  1.3.0_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix build when an obsolete version of cups is installed
PR:             116721
Submitted by:   Christoph Moench-Tegeder
28 Sep 2007 12:06:04
Original commit files touched by this commit  1.3.0
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.30.0
28 Sep 2007 12:05:15
Original commit files touched by this commit  1.3.0
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.30.0
Tested by:      Erik Van Benschoten

- sort plist

- fix pre-install for user
Submitted by:   brian (Brian Somers)
14 Aug 2007 13:03:46
Original commit files touched by this commit  1.2.12
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.2.12
31 Jul 2007 13:27:00
Original commit files touched by this commit  1.2.11_3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix buffer overflow vulnerability.
- Bump PORTREVISION

Approved by:    simon (secteam)
Security:      
http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
01 Jul 2007 08:56:17
Original commit files touched by this commit  1.2.11_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
12 Jun 2007 14:14:35
Original commit files touched by this commit  1.2.11_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop pkg-install
as this cases problems for upgrading users

PR:             113613
11 Jun 2007 16:50:22
Original commit files touched by this commit  1.2.11
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 1.2.11
Security: CVE-2007-0720
http://www.securityfocus.com/bid/23127

Reported by:    miwi
08 Jun 2007 14:12:45
Original commit files touched by this commit  1.2.10_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- last update had wrong PR-number
PR:             113460
08 Jun 2007 13:57:13
Original commit files touched by this commit  1.2.10_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix order for creation for user, groups and dirs.
PR:             113473
21 Apr 2007 16:14:41
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix typo
PR:             111929
Submitted by:   NAKAJI Hiroyuki
29 Mar 2007 06:07:36
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix pkg-plist
PR:             110917
Submitted by:   Artis Caune
27 Mar 2007 05:23:24
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix pkg-plist
Reported by:    kris
25 Mar 2007 08:50:50
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.2.10
PR:             110757
Submitted by:   Alessandro Dellavedova

- fix directories and ownerships
09 Mar 2007 07:44:58
Original commit files touched by this commit  1.2.8
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- remove killall
110108
Dierk Sacher

- unbreak option PHP
06 Mar 2007 06:51:51
Original commit files touched by this commit  1.2.8
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:             ports/106557
Submitted by:   ale
Hat:            portmgr
20 Feb 2007 06:29:38
Original commit files touched by this commit  1.2.8
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.2.8
PR:             109326
Submitted by:   Ivan Lago

- fix build with openssl port
- remove "killall" on install
17 Feb 2007 07:54:55
Original commit files touched by this commit  1.2.7_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop defunct cups.desktop
Reported by:    Michael Johnson
02 Jan 2007 08:54:13
Original commit files touched by this commit  1.2.7_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
22 Dec 2006 08:51:28
Original commit files touched by this commit  1.2.7_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- honor PTHREAD_LIBS
Submitted by:   Jeremy Messenger (maze)
PR:             107050

- honor PTHREAD_CFLAGS
- make portlint happper
10 Dec 2006 14:05:59
Original commit files touched by this commit  1.2.7
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- take maintainership
- virtualie meta package
06 Dec 2006 12:26:22
Original commit files touched by this commit  1.2.7
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset asa@agava.com after several months of inactivity and no response to
email.

Hat:            portmgr
06 Dec 2006 09:39:29
Original commit files touched by this commit  1.2.7
 This port version is marked as vulnerable.
sat search for other commits by this committer
- 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:13:36
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
- 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 View all of this commit message)
06 Jul 2006 17:41:23
Original commit files touched by this commit  1.2.0_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shlib version change.
24 Jun 2006 08:14:19
Original commit files touched by this commit  1.2.0_2
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
* Fixes problems with updating CUPS installation (Udo Schweigert)
* Fixes conflict with PHP5 when WITH_PHP is not enabled

PR:             99371
Submitted by:   maintainer
Tested by:      Beech Rintoul <beech@alaskaparadise.com>
22 Jun 2006 20:16:06
Original commit files touched by this commit  1.2.0_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 1.2.0

PR:             ports/97783
                ports/97782
Submitted by:   maintainer
27 Mar 2006 22:16:21
Original commit files touched by this commit  1.1.23.0_9
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Add patch for security issues
- Bump PORTREVISION
- portlint(1)

Approved by:    maintainer timeout (2 days, security)
Obtained from:  gentoo
Security:       CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627,
                http://secunia.com/advisories/18303/
27 Jan 2006 11:28:06
Original commit files touched by this commit  1.1.23.0_8
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Replace the old cups.sh script with a new rc.d style cupsd[.sh]

Approved by:    Sergey Akifyev <asa@agava.com> (maintainer)
22 Jan 2006 02:48:53
Original commit files touched by this commit  1.1.23.0_7
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
07 Dec 2005 16:00:41
Original commit files touched by this commit  1.1.23.0_7
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Backport xpdf vendor patch (affected part)
Bump PORTREVISION

PR:             90072
Approved by:    maintainer
Security:      
http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
               
http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
               
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
                http://secunia.com/advisories/17897/
                CVE-2005-3191, CVE-2005-3192
04 Dec 2005 02:01:01
Original commit files touched by this commit  1.1.23.0_6
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the PROVIDE line from the startup script. From our
perspective, this is still an old-style rc script, however
the presence of the PROVIDE line fools the new rcorder
code in HEAD into thinking that it should be treated like
a new style script.

I submitted the patch to the maintainer recently, but given
that the PR points out the problem in the real world, I'm
taking unilateral action. If the maintainer has a better
solution, that's not a problem.

PR:             ports/89892
Submitted by:   Nicolas Blais
06 Sep 2005 08:19:02
Original commit files touched by this commit  1.1.23.0_5
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Fix embedded xpdf vulnerability. Bump PORTREVISION.

Approved by:    asa@agava.com (maintainer, timeout 3 weeks), linimon
Obtained from:  RedHat/FC3
Security:      
http://www.FreeBSD.org/ports/portaudit/24eee285-09c7-11da-bc08-0001020eed82.html
Security:       CAN-2005-2097
27 Apr 2005 10:31:36
Original commit files touched by this commit  1.1.23.0_4
 This port version is marked as vulnerable.
mr search for other commits by this committer
Forgot to bump PORTREVISION after fixing gnu-tls support.

Remindet by: Doug Barton
28 Jan 2005 10:43:43
Original commit files touched by this commit  1.1.23.0_3
 This port version is marked as vulnerable.
vs search for other commits by this committer
Do not wipe existing certs on installation from port

PR:             ports/76522
Submitted by:   Tsurutani Naoki
Approved by:    maintainer
27 Jan 2005 15:44:17
Original commit files touched by this commit  1.1.23.0_3
 This port version is marked as vulnerable.
trhodes search for other commits by this committer
Patch for remote buffer exploit.

Submitted by:   simon
Approved by:    MAINTAINER
VuXML uuid:     f755545e-6fcd-11d9-abec-00061bd2d56f
24 Jan 2005 17:23:00
Original commit files touched by this commit  1.1.23.0_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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)
17 Jan 2005 17:40:22
Original commit files touched by this commit  1.1.22.0_2
 This port version is marked as vulnerable.
simon search for other commits by this committer
Fix remote arbitrary code execution vulnerability.

Note that this does not fix all the security vulnerabilities for CUPS,
but it fixes the most serious one.

With hat:       secteam
VuXML:         
http://www.vuxml.org/freebsd/40a3bca2-6809-11d9-a9e7-0001020eed82.html
Obtained from:  CUPS bug system - http://www.cups.org/str.php?L1024
Approved by:    erwin (mentor)
28 Dec 2004 21:23:33
Original commit files touched by this commit  1.1.22.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Deal with manlang directories
24 Dec 2004 23:17:44
Original commit files touched by this commit  1.1.22.0_1
 This port version is marked as vulnerable.
josef search for other commits by this committer
Patch vulnerability in imported xpdf code. Bump PORTREVISION.

Approved by:    pav(mentor)
With hat:       secteam

References:
http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html
15 Nov 2004 04:24:32
Original commit files touched by this commit  1.1.22.0
 This port version is marked as vulnerable.
dougb search for other commits by this committer
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.
15 Nov 2004 02:50:37
Original commit files touched by this commit  1.1.21.0
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix build and plist by updating the locations of a couple of man pages
that changed in version 1.1.21.

According to lofi (who committed the PR for the upgrade) the maintainer
is currently, "very offline," so he agreed that I should just commit
the fixes.

Forgotten by:   MAINTAINER
Untested by:    lofi
14 Nov 2004 23:09:34
Original commit files touched by this commit  1.1.21.0
 This port version is marked as vulnerable.
lofi search for other commits by this committer
Update to 1.1.21.

PR: 71811
Submitted by: maintainer
12 Aug 2004 13:38:26
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
vs search for other commits by this committer
Also keep backups of mime.{convs,types} on upgrades.

PR:             ports/70195
Requested by:   John Merryweather Cooper
Patched by:     Sergey Akifyev (maintainer)
30 Jul 2004 22:05:17
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
lofi search for other commits by this committer
Prevent configure from setting CXX=CC and falling over with gcc-3.4.2
because of it afterwards.
17 May 2004 08:10:34
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
vs search for other commits by this committer
- Provide helpful pkg-message [1]
- Add URL to pkg-descr [1]
- Use correct path to configuration files in man-page [2]

PRs:            ports/65390 [1], ports/65391 [2]
Submitted by:   Daniel Harris
Approved by:    maintainer
17 Mar 2004 16:49:25
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- clean empty dirs man/fr/man?
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
03 Feb 2004 18:53:19
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
lofi search for other commits by this committer
Fix some fallout from the permissions-fix.

Noticed by: kde-freebsd buildcluster.
02 Feb 2004 17:41:37
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Unmark FORBIDDEN, and fix the permissions issue.

Submitted by:   maintainer
30 Jan 2004 09:01:48
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
kris search for other commits by this committer
FORBIDDEN: Changes ownership of system directories
04 Dec 2003 10:04:21
Original commit files touched by this commit  1.1.20.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.1.20

PR:             ports/59709
Submitted by:   Sergey Akifyev <asa@gascom.ru> (maintainer)
Approved by:    adamw (mentor)
22 Nov 2003 00:16:19
Original commit files touched by this commit  1.1.19.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Let package create necessary config directories
- Change pkg-message to point to common configuration problems
- Give maintainership to submitter

PR:             ports/57937
Submitted by:   Sergey Akifyev <asa@gascom.ru>
Reviewed by:    marcus
Approved by:    adamw (mentor)
14 Nov 2003 17:28:15
Original commit files touched by this commit  1.1.19.0
 This port version is marked as vulnerable.
eik search for other commits by this committer
Fix some ports that write something after bsd.port.mk

PR:             59254
Approved by:    marcus (mentor)
21 Jul 2003 14:28:32
Original commit files touched by this commit  1.1.19.0
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 1.1.19
08 Jun 2003 21:13:49
Original commit files touched by this commit  1.1.18.0_5
 This port version is marked as vulnerable.
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
08 Jun 2003 21:06:22
Original commit files touched by this commit  1.1.18.0_5
 This port version is marked as vulnerable.
will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
16 May 2003 15:57:39
Original commit files touched by this commit  1.1.18.0_5
 This port version is marked as vulnerable.
alane search for other commits by this committer
fixed small perms error in plist
16 May 2003 14:35:54
Original commit files touched by this commit  1.1.18.0_4
 This port version is marked as vulnerable.
alane search for other commits by this committer
Make sure the conf files are created by the packages from the .N files if
they don't exist.
07 Mar 2003 06:09:08
Original commit files touched by this commit  1.1.18.0_4
 This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
07 Feb 2003 04:50:54
Original commit files touched by this commit  1.1.18.0_4
 This port version is marked as vulnerable.
alane search for other commits by this committer
insert missing INSTALLS_SHLIB
02 Feb 2003 22:21:07
Original commit files touched by this commit  1.1.18.0_4
 This port version is marked as vulnerable.
alane search for other commits by this committer
add missing MANLANG for French manpages
27 Jan 2003 22:05:20
Original commit files touched by this commit  1.1.18.0_2
 This port version is marked as vulnerable.
alane search for other commits by this committer
remove parts of 1.1.19 patch that are just cvs tags
25 Jan 2003 16:20:46
Original commit files touched by this commit  1.1.18.0_4
 This port version is marked as vulnerable.
alane search for other commits by this committer
Fixed "Print Test Page" bug with help from Mike at Easy SW. Portrevision
bumped to 4. Changed package message back to package-users-only message.

PR:             47423
25 Jan 2003 07:51:32
Original commit files touched by this commit  1.1.18.0_3
 This port version is marked as vulnerable.
alane search for other commits by this committer
update message, show message to port builders too
25 Jan 2003 07:20:53
Original commit files touched by this commit  1.1.18.0
 This port version is marked as vulnerable.
alane search for other commits by this committer
add workaround for borked Print Test Page to pkg-message file
23 Jan 2003 22:16:07
Original commit files touched by this commit  1.1.18.0_2
 This port version is marked as vulnerable.
alane search for other commits by this committer
fix all outstanding problems except printing test page
23 Jan 2003 09:38:08
Original commit files touched by this commit  1.1.18.0_1
 This port version is marked as vulnerable.
alane search for other commits by this committer
fix certificate file error
23 Jan 2003 09:30:36
Original commit files touched by this commit  1.1.18.0_1
 This port version is marked as vulnerable.
alane search for other commits by this committer
change doc dir to not have version extension for compatibility
23 Jan 2003 09:05:40
Original commit files touched by this commit  1.1.18.0_1
 This port version is marked as vulnerable.
alane search for other commits by this committer
change doc dir to not have version extension for compatibility

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

«  1 | 2 | 3  »  

2878
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
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days31
new fortnight62
new month217

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