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

Bruce M Simpson bms at FreeBSD.org
Mon Feb 8 14:52:40 UTC 2010


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)


More information about the cvs-all mailing list