summaryrefslogtreecommitdiff
path: root/print/cups-lpr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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).
* 1. Make cups-pstoraster a dependency. This will help ensure that anyone whoAlan Eldridge2002-07-311-1/+3
| | | | | | is actually using cups gets it. 2. Bump PORTREVISION because of the added dependency, so a new package will get installed.
* 1. Upgrade to 1.15.1.Alan Eldridge2002-07-028-119/+72
| | | | | | | | 2. Fixes to quiet down portlint. 3. USE_SUBMAKE to make MLINKS work. PR: 39053 Submitter: maintainer
* Update 1.1.12 -> 1.1.14Jacques Vidrine2002-02-235-36/+43
| | | | Submitted by: MAINTAINER
* 1) Fix minor errors in the print/cups breakup.Will Andrews2001-12-041-3/+22
| | | | | | | | 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-048-455/+150
| | | | | | | | | | | | | | 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-197-21/+105
| | | | | PR: 32062 Submitted by: maintainer
* Update to version 1.1.10 and give maintainership to submitterGeorge C A Reid2001-08-276-52/+84
| | | | | PR: 29859 Submitted by: James Halstead <jah4007@cs.rit.edu>
* Update to version 1.1.6-2Steve Price2001-02-262-8/+11
| | | | | PR: 25073 Submitted by: Michael Harnois <mdharnois@home.com>
* Update port print/cups to 1.1.6James E. Housley2001-01-265-27/+4
| | | | | | | | | | | | | 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
* Files added with the update of cupsJames E. Housley2001-01-102-0/+18
| | | | | | | | | Fix a typo in the configure script the prevented sample configuration files from being install in $PREFIX/etc/cups Bumped PORTREVISION PR: 24227 Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
* Fix a typo in the configure script the prevented sample configurationJames E. Housley2001-01-102-194/+208
| | | | | | | | 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-078-0/+439
CUPS provides a portable printing layer for UNIX-based operating systems. PR: 240877 Submitted by: George Reid <greid@ukug.uk.freebsd.org>