Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2010 14:52:39 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print Makefile ports/print/bsd_lpr Makefile distinfo pkg-descr ports/print/bsd_lpr/files bsd_lpd.in patch-lpr-as-port pkg-message.in
Message-ID:  <201002081452.o18Eqd5p028957@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2010-02-08 14:52:39 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    print                Makefile 
  Added files:
    print/bsd_lpr        Makefile distinfo pkg-descr 
    print/bsd_lpr/files  bsd_lpd.in patch-lpr-as-port 
                         pkg-message.in 
  Log:
  Add port entry for the base system LPR sources.
  
  When world is installed w/ WITHOUT_LPR, they will not be present. Like
  the compat packages this allows it to be added back in; this also supports
  novel uses like using pfSense to build an embedded print server.
  
  FYI: For raw queue use, bsd lpd's footprint is a few 100k on disk; cups
  is ~12MB.
  
  Reviewed by:    dougb
  
  Revision  Changes    Path
  1.483     +1 -0      ports/print/Makefile
  1.1       +121 -0    ports/print/bsd_lpr/Makefile (new)
  1.1       +3 -0      ports/print/bsd_lpr/distinfo (new)
  1.1       +27 -0     ports/print/bsd_lpr/files/bsd_lpd.in (new)
  1.1       +76 -0     ports/print/bsd_lpr/files/patch-lpr-as-port (new)
  1.1       +11 -0     ports/print/bsd_lpr/files/pkg-message.in (new)
  1.1       +13 -0     ports/print/bsd_lpr/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002081452.o18Eqd5p028957>