summaryrefslogtreecommitdiff
path: root/print/cups-base/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Fix some fallout from the permissions-fix.Michael Nottebrock2004-02-031-1/+0
| | | | Noticed by: kde-freebsd buildcluster.
* Unmark FORBIDDEN, and fix the permissions issue.Joe Marcus Clarke2004-02-021-3/+1
| | | | Submitted by: maintainer
* FORBIDDEN: Changes ownership of system directoriesKris Kennaway2004-01-301-0/+2
|
* - Let package create necessary config directoriesPav Lucistnik2003-11-221-1/+2
| | | | | | | | | | - 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)
* Fix some ports that write something after bsd.port.mkOliver Eikemeier2003-11-141-2/+0
| | | | | PR: 59254 Approved by: marcus (mentor)
* Update to 1.1.19Tilman Keskinoz2003-07-211-9/+20
|
* 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.
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* insert missing INSTALLS_SHLIBAlan Eldridge2003-02-071-0/+2
|
* add missing MANLANG for French manpagesAlan Eldridge2003-02-021-0/+2
|
* Fixed "Print Test Page" bug with help from Mike at Easy SW. PortrevisionAlan Eldridge2003-01-251-2/+0
| | | | | | bumped to 4. Changed package message back to package-users-only message. PR: 47423
* update message, show message to port builders tooAlan Eldridge2003-01-251-0/+2
|
* add workaround for borked Print Test Page to pkg-message fileAlan Eldridge2003-01-251-1/+1
|
* fix all outstanding problems except printing test pageAlan Eldridge2003-01-231-3/+13
|
* fix certificate file errorAlan Eldridge2003-01-231-1/+0
|
* change doc dir to not have version extension for compatibilityAlan Eldridge2003-01-231-1/+1
|
* Long awaited update to 1.1.18.0Alan Eldridge2003-01-221-26/+21
|
* 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....
* Changed MAINTAINER to my FreeBSD address.Alan Eldridge2002-11-011-1/+1
|
* Bug fix for non-PS octet-stream print failures. Patch taken from CVS.Alan Eldridge2002-09-111-1/+1
|
* Changed maintainer to ports@geeksrus.net with blessing of previous maintainer.Alan Eldridge2002-08-181-1/+1
| | | | | | Thanks, jah4007@cs.rit.edu. Added cups-pstoraster to RUN_DEPENDS for metaport (print/cups).
* Fix error in CVS version of USB driver. ++PORTREVISION.Alan Eldridge2002-08-171-1/+1
|
* Update the cups usb backend to cvs version. This gives the user the choice ofAlan Eldridge2002-08-171-1/+1
| | | | | | | using /dev/ulptN or /dev/unlptN as is appropriate for the printer being set up. Since this is significant, and necessary, new functionality, the PORTREVISION is bumped.
* Bumpred PORTREVISION since this a rather critical bug.Alan Eldridge2002-07-311-0/+1
|
* Upgrade to 1.15.1.Alan Eldridge2002-07-021-5/+5
| | | | | | | | Fix PR 37505. Quiet down portlint. PR: 39053, 37505. Submitter: James Halstead <jah4007@cs.rit.edu>
* Update 1.1.12 -> 1.1.14Jacques Vidrine2002-02-231-17/+4
| | | | Submitted by: MAINTAINER
* 1) Fix minor errors in the print/cups breakup.Will Andrews2001-12-041-1/+1
| | | | | | | | 2) Make sure CUPS is installed correctly permissions wise. 3) Bump PORTREVISION to acknowledge #2. Reported by: Alan Eldridge <alane@geeksrus.net> (#2) Submitted by: maintainer
* Break out the CUPS port into two parts: cups-base (libraries only) andWill Andrews2001-12-041-13/+10
| | | | | | | | | | | | | | cups-lpr (LP* replacement). This is done to avoid clashing LPR systems but still allow programs to compile with CUPS support. This is essential for the upcoming KDE 2.2.2 upgrade. Note that ports/print/cups is now a meta-port for the two subports, to preserve POLA. Hence, this commit starts the new life for cups packages. Bump PORTREVISION on all three accordingly. PR: 32321 Reported by: gad Submitted by: maintainer
* Update cups to 1.1.12David W. Chapman Jr.2001-11-191-5/+16
| | | | | PR: 32062 Submitted by: maintainer
* Update to version 1.1.10 and give maintainership to submitterGeorge C A Reid2001-08-271-4/+5
| | | | | PR: 29859 Submitted by: James Halstead <jah4007@cs.rit.edu>
* Update to version 1.1.6-2Steve Price2001-02-261-7/+10
| | | | | PR: 25073 Submitted by: Michael Harnois <mdharnois@home.com>
* Update port print/cups to 1.1.6James E. Housley2001-01-261-3/+3
| | | | | | | | | | | | | Changes: o PORTREVISION removed (two typos fixed in source distribution which were fixed by patches for cups-1.1.5). Incidentally, PORTREVISION is spelled wrong in r1.2 of the port's Makefile. o patch-aa and patch-ad now obsolete o MD5 checksum PR: 24650 Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
* Fix a typo in the configure script the prevented sample configurationJames E. Housley2001-01-101-24/+28
| | | | | | | | files from being install in $PREFIX/etc/cups Bumped PORTREVISION PR: 24277 Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
* New Ports: print/cupsJames E. Housley2001-01-071-0/+33
CUPS provides a portable printing layer for UNIX-based operating systems. PR: 240877 Submitted by: George Reid <greid@ukug.uk.freebsd.org>