head 1.3; access; symbols pkgsrc-2020Q1:1.2.0.18 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.40 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.36 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.34 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.32 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.30 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.28 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.26 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.24 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.22 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.20 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.16 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.14 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.12 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.10 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.8 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.6 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.4 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.2 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.1.0.10 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.8 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.6 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.4 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.2 pkgsrc-2014Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2020.04.24.12.00.53; author nia; state dead; branches; next 1.2; commitid 2xtbmLVjtTZDjD5C; 1.2 date 2015.09.05.13.03.22; author jperkin; state Exp; branches; next 1.1; commitid QKTlrhgh4Px254Ay; 1.1 date 2014.06.17.13.17.13; author wiz; state Exp; branches; next ; commitid nYbwnRfZ8CqMsSEx; desc @@ 1.3 log @print: Remove cups15, legacy cups version now BROKEN due to OpenSSL 1.1 @ text @$NetBSD: patch-at,v 1.2 2015/09/05 13:03:22 jperkin Exp $ Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS --- scheduler/Makefile.orig 2011-05-11 22:17:34.000000000 +0000 +++ scheduler/Makefile @@@@ -140,6 +140,8 @@@@ install: all install-data install-header # install-data: + +install-dirs: echo Creating $(SERVERBIN)/driver... $(INSTALL_DIR) -m 755 $(SERVERBIN)/driver echo Creating $(SERVERROOT)... @ 1.2 log @Various changes to fix build on Darwin. @ text @d1 1 a1 1 $NetBSD: patch-at,v 1.1 2014/06/17 13:17:13 wiz Exp $ @ 1.1 log @Import cups-1.5.4nb12 as print/cups15, for those that prefer it to cups-1.7.x The Common UNIX Printing System provides a portable printing layer for UNIX operating systems. It has been developed by Easy Software Products to promote a standard printing solution for all UNIX vendors and users. CUPS provides the System V and Berkeley command-line interfaces. CUPS uses the Internet Printing Protocol (IETF-IPP) as the basis for managing print jobs and queues. The Line Printer Daemon (LPD, RFC1179) and AppSocket protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD")-based printing options to support real world applications under UNIX. This package contains the older 1.5 series, before Apple stopped maintaining the filters. @ text @d1 1 a1 1 $NetBSD: patch-at,v 1.12 2011/11/13 21:49:17 sbd Exp $ d5 1 a5 1 --- scheduler/Makefile.orig 2009-05-26 23:27:06.000000000 +0000 d7 1 a7 1 @@@@ -135,6 +135,8 @@@@ install: all install-data install-header @