aboutsummaryrefslogtreecommitdiff
path: root/print/rlpr/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Declare USE_GETOPT_LONG=yes for the sake of -stableMikhail Teterin2004-07-111-0/+1
| | | | Notes: svn path=/head/; revision=113378
* Upgrade from 2.04 to 2.05. The author closed the recently discoveredMikhail Teterin2004-07-091-2/+1
| | | | | | | | security flaw, which was already fixed in FreeBSD. But the older tarball is no longer available, hence the upgrade. Notes: svn path=/head/; revision=113283
* How stupid of me -- forgot to `cvs add' the patch fixing the recentMikhail Teterin2004-06-251-0/+1
| | | | | | | security issue prior to last commit. Now have to also bump the PORTREVISION. Notes: svn path=/head/; revision=112232
* Update to 2.04 (only released 3 years ago). Unforbid by the new patch-msgMikhail Teterin2004-06-241-13/+7
| | | | | | | | (reviewed by eik@). Reword pkg-descr and add WWW. Set MASTER_SITES to the author's own site -- SunSite still lists 2.02 as the latest. Notes: svn path=/head/; revision=112179
* rlpr local and remote exploitable buffer overflow (CAN-2004-0393, CAN-2004-0454)Oliver Eikemeier2004-06-241-0/+2
| | | | Notes: svn path=/head/; revision=112143
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* 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. Notes: svn path=/head/; revision=77045
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+3
| | | | Notes: svn path=/head/; revision=27421
* Update port to 2.02Chris D. Faulhaber2000-03-241-17/+15
| | | | | | | | | | * Remove nonfunctional nls support PR: 17553 Submitted by: Maintainer Notes: svn path=/head/; revision=26998
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-4/+4
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Add missing gettext dependency.Satoshi Asami1999-05-121-1/+3
| | | | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18815
* Send print jobs to lpd servers anywhere on a network.Satoshi Taoka1999-05-111-0/+40
PR: 11072 Submiited by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=18776