aboutsummaryrefslogtreecommitdiff
path: root/print/cups-base
Commit message (Collapse)AuthorAgeFilesLines
* - Add patch for security issuesMarcus Alves Grando2006-03-273-95/+254
| | | | | | | | | | | | | - 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/ Notes: svn path=/head/; revision=158283
* Replace the old cups.sh script with a new rc.d style cupsd[.sh]Doug Barton2006-01-276-11/+58
| | | | | | | Approved by: Sergey Akifyev <asa@agava.com> (maintainer) Notes: svn path=/head/; revision=154585
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-25/+25
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Backport xpdf vendor patch (affected part)Marcus Alves Grando2005-12-072-1/+94
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=150603
* Remove the PROVIDE line from the startup script. From ourDoug Barton2005-12-041-1/+3
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=150335
* Fix embedded xpdf vulnerability. Bump PORTREVISION.Sam Lawrance2005-09-062-1/+13
| | | | | | | | | | 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 Notes: svn path=/head/; revision=142064
* Forgot to bump PORTREVISION after fixing gnu-tls support.Michael Reifenberger2005-04-271-1/+1
| | | | | | | Remindet by: Doug Barton Notes: svn path=/head/; revision=134246
* Do not wipe existing certs on installation from portVolker Stolz2005-01-281-1/+1
| | | | | | | | | PR: ports/76522 Submitted by: Tsurutani Naoki Approved by: maintainer Notes: svn path=/head/; revision=127538
* Patch for remote buffer exploit.Tom Rhodes2005-01-272-1/+15
| | | | | | | | | Submitted by: simon Approved by: MAINTAINER VuXML uuid: f755545e-6fcd-11d9-abec-00061bd2d56f Notes: svn path=/head/; revision=127477
* - Update to 1.1.23Sergey Matveychuk2005-01-246-89/+9
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=127198
* Fix remote arbitrary code execution vulnerability.Simon L. B. Nielsen2005-01-172-1/+51
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=126657
* - Deal with manlang directoriesPav Lucistnik2004-12-281-0/+8
| | | | Notes: svn path=/head/; revision=125378
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-1/+30
| | | | | | | | | | | Approved by: pav(mentor) With hat: secteam References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125098
* Update to 1.1.22, which was released on 29 October and is theDoug Barton2004-11-152-4/+5
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=121635
* Fix build and plist by updating the locations of a couple of man pagesDoug Barton2004-11-152-13/+8
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=121629
* Update to 1.1.21.Michael Nottebrock2004-11-142-6/+157
| | | | | | | | PR: 71811 Submitted by: maintainer Notes: svn path=/head/; revision=121616
* Also keep backups of mime.{convs,types} on upgrades.Volker Stolz2004-08-122-6/+7
| | | | | | | | | PR: ports/70195 Requested by: John Merryweather Cooper Patched by: Sergey Akifyev (maintainer) Notes: svn path=/head/; revision=116030
* Prevent configure from setting CXX=CC and falling over with gcc-3.4.2Michael Nottebrock2004-07-301-0/+2
| | | | | | | because of it afterwards. Notes: svn path=/head/; revision=115122
* - Provide helpful pkg-message [1]Volker Stolz2004-05-173-2/+26
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=109322
* - clean empty dirs man/fr/man?Dirk Meyer2004-03-171-0/+5
| | | | Notes: svn path=/head/; revision=104310
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix some fallout from the permissions-fix.Michael Nottebrock2004-02-031-1/+0
| | | | | | | Noticed by: kde-freebsd buildcluster. Notes: svn path=/head/; revision=99891
* Unmark FORBIDDEN, and fix the permissions issue.Joe Marcus Clarke2004-02-022-3/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=99827
* FORBIDDEN: Changes ownership of system directoriesKris Kennaway2004-01-301-0/+2
| | | | Notes: svn path=/head/; revision=99476
* - Update to 1.1.20Pav Lucistnik2003-12-041-1/+2
| | | | | | | | | PR: ports/59709 Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94919
* - Let package create necessary config directoriesPav Lucistnik2003-11-223-15/+14
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=94682
* Fix some ports that write something after bsd.port.mkOliver Eikemeier2003-11-141-2/+0
| | | | | | | | PR: 59254 Approved by: marcus (mentor) Notes: svn path=/head/; revision=93964
* Update to 1.1.19Tilman Keskinoz2003-07-215-94/+137
| | | | Notes: svn path=/head/; revision=85303
* REST IN PEACEWill Andrews2003-06-081-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=82550
* fixed small perms error in plistAlan Eldridge2003-05-161-4/+4
| | | | Notes: svn path=/head/; revision=81111
* Make sure the conf files are created by the packages from the .N files ifAlan Eldridge2003-05-161-0/+4
| | | | | | | they don't exist. Notes: svn path=/head/; revision=81105
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* insert missing INSTALLS_SHLIBAlan Eldridge2003-02-071-0/+2
| | | | Notes: svn path=/head/; revision=75011
* add missing MANLANG for French manpagesAlan Eldridge2003-02-021-0/+2
| | | | Notes: svn path=/head/; revision=74537
* remove parts of 1.1.19 patch that are just cvs tagsAlan Eldridge2003-01-271-14/+0
| | | | Notes: svn path=/head/; revision=74107
* Fixed "Print Test Page" bug with help from Mike at Easy SW. PortrevisionAlan Eldridge2003-01-253-16/+67
| | | | | | | | | bumped to 4. Changed package message back to package-users-only message. PR: 47423 Notes: svn path=/head/; revision=73986
* update message, show message to port builders tooAlan Eldridge2003-01-252-0/+6
| | | | Notes: svn path=/head/; revision=73977
* add workaround for borked Print Test Page to pkg-message fileAlan Eldridge2003-01-252-2/+14
| | | | Notes: svn path=/head/; revision=73974
* fix all outstanding problems except printing test pageAlan Eldridge2003-01-233-4/+17
| | | | Notes: svn path=/head/; revision=73885
* fix certificate file errorAlan Eldridge2003-01-232-2/+0
| | | | Notes: svn path=/head/; revision=73846
* change doc dir to not have version extension for compatibilityAlan Eldridge2003-01-231-110/+110
| | | | Notes: svn path=/head/; revision=73844
* change doc dir to not have version extension for compatibilityAlan Eldridge2003-01-231-1/+1
| | | | Notes: svn path=/head/; revision=73842
* Add a message for those using the package that they have to create and'Alan Eldridge2003-01-221-0/+18
| | | | | | | set the perms on the spool directory. Notes: svn path=/head/; revision=73789
* Long awaited update to 1.1.18.0Alan Eldridge2003-01-2212-372/+272
| | | | Notes: svn path=/head/; revision=73780
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizeAlan Eldridge2002-11-011-1/+1
| | | | | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along.... Notes: svn path=/head/; revision=69249
* Changed MAINTAINER to my FreeBSD address.Alan Eldridge2002-11-011-1/+1
| | | | Notes: svn path=/head/; revision=69236
* Removed RCSID sections from 1.1.16 backport patches.Alan Eldridge2002-10-213-21/+0
| | | | | | | | PR: 44322 Submitted by: Aleksandr A. Babaylov <babolo@aaz.links.ru> Notes: svn path=/head/; revision=68509
* Damn. forgot to remove the period at the end. Good ol' portlint.Alan Eldridge2002-10-171-1/+1
| | | | Notes: svn path=/head/; revision=68181
* Updated long, short descriptions.Alan Eldridge2002-10-172-9/+13
| | | | Notes: svn path=/head/; revision=68180
* Add to message mentioning installing pstoraster if not using a ps printer.Alan Eldridge2002-10-071-0/+7
| | | | Notes: svn path=/head/; revision=67564