Index: head/graphics/sam2p/files/patch-ps_tiny.c =================================================================== --- head/graphics/sam2p/files/patch-ps_tiny.c (revision 481156) +++ head/graphics/sam2p/files/patch-ps_tiny.c (nonexistent) @@ -1,13 +0,0 @@ ---- ps_tiny.c.orig 2005-02-22 08:22:22.000000000 +0900 -+++ ps_tiny.c 2010-03-19 05:54:19.000000000 +0900 -@@ -1,10 +1,3 @@ --#define DUMMY \ --set -ex; \ --gcc -O3 -s -DNDEBUG=1 -DNO_CONFIG=1 -ansi -pedantic -Wunused \ -- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ -- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ -- -Wmissing-declarations ps_tiny.c -o ps_tiny; \ --exit - /* ps_tiny.c -- read .pin files, write short PostScript code - * by pts@fazekas.hu at Sat Aug 24 12:46:14 CEST 2002 - * -- Sat Aug 24 18:23:08 CEST 2002 Property changes on: head/graphics/sam2p/files/patch-ps_tiny.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/sam2p/files/patch-pts_lzw.c =================================================================== --- head/graphics/sam2p/files/patch-pts_lzw.c (revision 481156) +++ head/graphics/sam2p/files/patch-pts_lzw.c (nonexistent) @@ -1,13 +0,0 @@ ---- pts_lzw.c.orig 2002-12-12 01:43:08.000000000 +0900 -+++ pts_lzw.c 2010-03-19 05:56:24.000000000 +0900 -@@ -1,10 +1,3 @@ --#define DUMMY \ --set -ex; \ --g++ -DNDEBUG=1 -O3 -ansi -pedantic \ -- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ -- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ -- -Wmissing-declarations pts_lzw.c -c; \ --exit - /* pts_lzw.c -- a real, effective implementation of PostScript - * LanguageLevel2 and PDF /LZWEncode and /LZWDecode filters (same as the LZW - * compression used in TIFF raster image files) Property changes on: head/graphics/sam2p/files/patch-pts_lzw.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/sam2p/files/patch-pts_defl.c =================================================================== --- head/graphics/sam2p/files/patch-pts_defl.c (revision 481156) +++ head/graphics/sam2p/files/patch-pts_defl.c (nonexistent) @@ -1,13 +0,0 @@ ---- pts_defl.c.orig 2008-08-29 05:16:47.000000000 +0900 -+++ pts_defl.c 2010-03-19 05:54:55.000000000 +0900 -@@ -1,10 +1,3 @@ --#define DUMMY \ --set -ex; \ --"${CC:-gcc}" -DNDEBUG=1 -DPTS_DEFL_MAIN -O3 -ansi \ -- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ -- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ -- -Wmissing-declarations pts_defl.c -o flateenc; \ --exit - /* - * pts_defl.c -- C source file ZIP compression ripped from linux-2.6.8.1 - * by pts@fazekas.hu at Tue Jan 18 15:19:06 CET 2005 Property changes on: head/graphics/sam2p/files/patch-pts_defl.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/sam2p/files/patch-ps__tiny.c =================================================================== --- head/graphics/sam2p/files/patch-ps__tiny.c (nonexistent) +++ head/graphics/sam2p/files/patch-ps__tiny.c (revision 481157) @@ -0,0 +1,13 @@ +--- ps_tiny.c.orig 2005-02-22 08:22:22.000000000 +0900 ++++ ps_tiny.c 2010-03-19 05:54:19.000000000 +0900 +@@ -1,10 +1,3 @@ +-#define DUMMY \ +-set -ex; \ +-gcc -O3 -s -DNDEBUG=1 -DNO_CONFIG=1 -ansi -pedantic -Wunused \ +- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ +- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ +- -Wmissing-declarations ps_tiny.c -o ps_tiny; \ +-exit + /* ps_tiny.c -- read .pin files, write short PostScript code + * by pts@fazekas.hu at Sat Aug 24 12:46:14 CEST 2002 + * -- Sat Aug 24 18:23:08 CEST 2002 Property changes on: head/graphics/sam2p/files/patch-ps__tiny.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/sam2p/files/patch-pts__defl.c =================================================================== --- head/graphics/sam2p/files/patch-pts__defl.c (nonexistent) +++ head/graphics/sam2p/files/patch-pts__defl.c (revision 481157) @@ -0,0 +1,13 @@ +--- pts_defl.c.orig 2008-08-29 05:16:47.000000000 +0900 ++++ pts_defl.c 2010-03-19 05:54:55.000000000 +0900 +@@ -1,10 +1,3 @@ +-#define DUMMY \ +-set -ex; \ +-"${CC:-gcc}" -DNDEBUG=1 -DPTS_DEFL_MAIN -O3 -ansi \ +- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ +- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ +- -Wmissing-declarations pts_defl.c -o flateenc; \ +-exit + /* + * pts_defl.c -- C source file ZIP compression ripped from linux-2.6.8.1 + * by pts@fazekas.hu at Tue Jan 18 15:19:06 CET 2005 Property changes on: head/graphics/sam2p/files/patch-pts__defl.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/sam2p/files/patch-pts__lzw.c =================================================================== --- head/graphics/sam2p/files/patch-pts__lzw.c (nonexistent) +++ head/graphics/sam2p/files/patch-pts__lzw.c (revision 481157) @@ -0,0 +1,13 @@ +--- pts_lzw.c.orig 2002-12-12 01:43:08.000000000 +0900 ++++ pts_lzw.c 2010-03-19 05:56:24.000000000 +0900 +@@ -1,10 +1,3 @@ +-#define DUMMY \ +-set -ex; \ +-g++ -DNDEBUG=1 -O3 -ansi -pedantic \ +- -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline \ +- -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes \ +- -Wmissing-declarations pts_lzw.c -c; \ +-exit + /* pts_lzw.c -- a real, effective implementation of PostScript + * LanguageLevel2 and PDF /LZWEncode and /LZWDecode filters (same as the LZW + * compression used in TIFF raster image files) Property changes on: head/graphics/sam2p/files/patch-pts__lzw.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property