Index: head/misc/xpns/pkg-plist =================================================================== --- head/misc/xpns/pkg-plist (revision 319848) +++ head/misc/xpns/pkg-plist (nonexistent) @@ -1,15 +0,0 @@ -bin/xpns -libexec/xpns/pns -share/xpns/pns.hlp -share/xpns/pns.shell -%%PORTDOCS%%share/doc/xpns/a.net -%%PORTDOCS%%share/doc/xpns/a1.net -%%PORTDOCS%%share/doc/xpns/add.net -%%PORTDOCS%%share/doc/xpns/mult.net -%%PORTDOCS%%share/doc/xpns/phil.net -%%PORTDOCS%%share/doc/xpns/rw.net -%%PORTDOCS%%share/doc/xpns/sub.net -%%PORTDOCS%%share/doc/xpns/sub2.net -@dirrm share/xpns -%%PORTDOCS%%@dirrm share/doc/xpns -@dirrm libexec/xpns Property changes on: head/misc/xpns/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/xpns/files/patch-celldel.c =================================================================== --- head/misc/xpns/files/patch-celldel.c (nonexistent) +++ head/misc/xpns/files/patch-celldel.c (revision 319849) @@ -0,0 +1,10 @@ +--- celldel.c.orig ++++ celldel.c +@@ -17,6 +17,7 @@ + #include "cellrefr.h" + + #include ++#include + + + #define CellOListToRList( v) do { \ Property changes on: head/misc/xpns/files/patch-celldel.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/misc/xpns/files/patch-setpath.c =================================================================== --- head/misc/xpns/files/patch-setpath.c (nonexistent) +++ head/misc/xpns/files/patch-setpath.c (revision 319849) @@ -0,0 +1,11 @@ +--- setpath.c.orig ++++ setpath.c +@@ -15,6 +15,8 @@ + #include "dir.H" + #include "misc.h" + ++#include ++ + + BOOLEAN SetPath( DirInh, Pfad) + DIRECTORY *DirInh; Property changes on: head/misc/xpns/files/patch-setpath.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/misc/xpns/files/patch-cellein.c =================================================================== --- head/misc/xpns/files/patch-cellein.c (nonexistent) +++ head/misc/xpns/files/patch-cellein.c (revision 319849) @@ -0,0 +1,10 @@ +--- cellein.c.orig ++++ cellein.c +@@ -14,6 +14,7 @@ + #include "celltype.h" + + #include ++#include + + + /************************************************************************* Property changes on: head/misc/xpns/files/patch-cellein.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/misc/xpns/files/patch-filetraio.c =================================================================== --- head/misc/xpns/files/patch-filetraio.c (nonexistent) +++ head/misc/xpns/files/patch-filetraio.c (revision 319849) @@ -0,0 +1,10 @@ +--- filetraio.c.orig ++++ filetraio.c +@@ -17,6 +17,7 @@ + + #include + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-filetraio.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/misc/xpns/files/patch-cellget.c =================================================================== --- head/misc/xpns/files/patch-cellget.c (nonexistent) +++ head/misc/xpns/files/patch-cellget.c (revision 319849) @@ -0,0 +1,10 @@ +--- cellget.c.orig ++++ cellget.c +@@ -16,6 +16,7 @@ + + + #include ++#include + + + static OBJECT *pSte, *pTra, *pK; Property changes on: head/misc/xpns/files/patch-cellget.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/misc/xpns/files/patch-cellkalook.c =================================================================== --- head/misc/xpns/files/patch-cellkalook.c (nonexistent) +++ head/misc/xpns/files/patch-cellkalook.c (revision 319849) @@ -0,0 +1,10 @@ +--- cellkalook.c.orig ++++ cellkalook.c +@@ -16,6 +16,7 @@ + + + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-cellkalook.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/misc/xpns/files/patch-scandir.c =================================================================== --- head/misc/xpns/files/patch-scandir.c (nonexistent) +++ head/misc/xpns/files/patch-scandir.c (revision 319849) @@ -0,0 +1,11 @@ +--- scandir.c.orig ++++ scandir.c +@@ -12,6 +12,8 @@ + ** + *************************************************************************/ + #include ++#include ++#include + #include "dir.H" + #include "misc.h" + Property changes on: head/misc/xpns/files/patch-scandir.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/misc/xpns/files/patch-filekaio.c =================================================================== --- head/misc/xpns/files/patch-filekaio.c (nonexistent) +++ head/misc/xpns/files/patch-filekaio.c (revision 319849) @@ -0,0 +1,10 @@ +--- filekaio.c.orig ++++ filekaio.c +@@ -19,6 +19,7 @@ + + #include + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-filekaio.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/misc/xpns/files/patch-filesteio.c =================================================================== --- head/misc/xpns/files/patch-filesteio.c (nonexistent) +++ head/misc/xpns/files/patch-filesteio.c (revision 319849) @@ -0,0 +1,10 @@ +--- filesteio.c.orig ++++ filesteio.c +@@ -18,6 +18,7 @@ + + #include + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-filesteio.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/misc/xpns/files/patch-hakasete.c =================================================================== --- head/misc/xpns/files/patch-hakasete.c (nonexistent) +++ head/misc/xpns/files/patch-hakasete.c (revision 319849) @@ -0,0 +1,11 @@ +--- hakasete.c.orig ++++ hakasete.c +@@ -18,6 +18,8 @@ + #include "celltype.h" + #include "katype.h" + ++#include ++ + + + Property changes on: head/misc/xpns/files/patch-hakasete.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/misc/xpns/files/patch-kawinpop.c =================================================================== --- head/misc/xpns/files/patch-kawinpop.c (nonexistent) +++ head/misc/xpns/files/patch-kawinpop.c (revision 319849) @@ -0,0 +1,10 @@ +--- kawinpop.c.orig ++++ kawinpop.c +@@ -12,6 +12,7 @@ + *************************************************************************/ + #include "kawin.H" + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-kawinpop.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/misc/xpns/files/patch-hadelmisc.c =================================================================== --- head/misc/xpns/files/patch-hadelmisc.c (nonexistent) +++ head/misc/xpns/files/patch-hadelmisc.c (revision 319849) @@ -0,0 +1,10 @@ +--- hadelmisc.c.orig ++++ hadelmisc.c +@@ -22,6 +22,7 @@ + #include "cellget.h" + + #include ++#include + + + /************************************************************************* Property changes on: head/misc/xpns/files/patch-hadelmisc.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/misc/xpns/files/patch-hadatmisc.c =================================================================== --- head/misc/xpns/files/patch-hadatmisc.c (nonexistent) +++ head/misc/xpns/files/patch-hadatmisc.c (revision 319849) @@ -0,0 +1,11 @@ +--- hadatmisc.c.orig ++++ hadatmisc.c +@@ -14,6 +14,8 @@ + #include "hawin.h" + #include "diwin.h" + ++#include ++ + + + /************************************************************************* Property changes on: head/misc/xpns/files/patch-hadatmisc.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/misc/xpns/files/patch-harefreshx.c =================================================================== --- head/misc/xpns/files/patch-harefreshx.c (nonexistent) +++ head/misc/xpns/files/patch-harefreshx.c (revision 319849) @@ -0,0 +1,10 @@ +--- harefreshx.c.orig ++++ harefreshx.c +@@ -25,6 +25,7 @@ + #include "hastename.h" + + #include ++#include + + #ifdef HALLO + Property changes on: head/misc/xpns/files/patch-harefreshx.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/misc/xpns/files/patch-hi.c =================================================================== --- head/misc/xpns/files/patch-hi.c (nonexistent) +++ head/misc/xpns/files/patch-hi.c (revision 319849) @@ -0,0 +1,10 @@ +--- hi.c.orig ++++ hi.c +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + + Widget HiCom; + Widget HiShell; Property changes on: head/misc/xpns/files/patch-hi.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/misc/xpns/files/patch-ab =================================================================== --- head/misc/xpns/files/patch-ab (revision 319848) +++ head/misc/xpns/files/patch-ab (revision 319849) @@ -1,13 +1,14 @@ --- xpns.orig Tue Apr 8 11:27:14 1997 +++ xpns Tue Apr 8 11:29:05 1997 -@@ -1,6 +1,7 @@ +@@ -1,6 +1,8 @@ -#!/bin/tcsh -setenv XAPPLRESDIR $PWD/ -pns -+#!/bin/csh -+setenv XAPPLRESDIR %%PREFIX%%/share/xpns/ ++#!/bin/sh +# Note pns will dump core if environment is not correct ++XAPPLRESDIR=%%PREFIX%%/share/xpns/ ++export XAPPLRESDIR +%%PREFIX%%/libexec/xpns/pns Property changes on: head/misc/xpns/files/patch-ab ___________________________________________________________________ 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/misc/xpns/files/patch-habreakmisc.c =================================================================== --- head/misc/xpns/files/patch-habreakmisc.c (nonexistent) +++ head/misc/xpns/files/patch-habreakmisc.c (revision 319849) @@ -0,0 +1,11 @@ +--- habreakmisc.c.orig ++++ habreakmisc.c +@@ -52,7 +52,7 @@ void HaBreakInit() + ** RETURN: + ** ANMERK: + *************************************************************************/ +-static HaBreakMark( MarkOn) ++static void HaBreakMark( MarkOn) + BOOLEAN MarkOn; + { + OBJECT *e; Property changes on: head/misc/xpns/files/patch-habreakmisc.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/misc/xpns/files/patch-halook.c =================================================================== --- head/misc/xpns/files/patch-halook.c (nonexistent) +++ head/misc/xpns/files/patch-halook.c (revision 319849) @@ -0,0 +1,11 @@ +--- halook.c.orig ++++ halook.c +@@ -18,7 +18,7 @@ + #include "stewin.h" + + #include +- ++#include + + + Property changes on: head/misc/xpns/files/patch-halook.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/misc/xpns/files/patch-hakadelta.c =================================================================== --- head/misc/xpns/files/patch-hakadelta.c (nonexistent) +++ head/misc/xpns/files/patch-hakadelta.c (revision 319849) @@ -0,0 +1,11 @@ +--- hakadelta.c.orig ++++ hakadelta.c +@@ -17,6 +17,8 @@ + #include "colors" + #include "cellname.h" + ++#include ++ + + + #define DeDrawX( t, p, gc) XDrawImageString( MyDisplay, HaGraphPixmap, \ Property changes on: head/misc/xpns/files/patch-hakadelta.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/misc/xpns/files/patch-traio.c =================================================================== --- head/misc/xpns/files/patch-traio.c (nonexistent) +++ head/misc/xpns/files/patch-traio.c (revision 319849) @@ -0,0 +1,10 @@ +--- traio.c.orig ++++ traio.c +@@ -15,6 +15,7 @@ + #include "celltype.h" + #include "netsize.h" + #include ++#include + + + #define DEFAULT_TRAN_X_DISP -HA_STE_RAD Property changes on: head/misc/xpns/files/patch-traio.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/misc/xpns/files/patch-hakamisc.c =================================================================== --- head/misc/xpns/files/patch-hakamisc.c (nonexistent) +++ head/misc/xpns/files/patch-hakamisc.c (revision 319849) @@ -0,0 +1,11 @@ +--- hakamisc.c.orig ++++ hakamisc.c +@@ -19,6 +19,8 @@ + #include "hagraph.h" + #include "colors" + ++#include ++ + /************************************************************************* + ** FUNKTION: HaKaInit + *************************************************************************/ Property changes on: head/misc/xpns/files/patch-hakamisc.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/misc/xpns/files/patch-steio.c =================================================================== --- head/misc/xpns/files/patch-steio.c (nonexistent) +++ head/misc/xpns/files/patch-steio.c (revision 319849) @@ -0,0 +1,10 @@ +--- steio.c.orig ++++ steio.c +@@ -15,6 +15,7 @@ + #include "celltype.h" + #include "netsize.h" + #include ++#include + + + #define DEFAULT_STEN_X_DISP -HA_STE_RAD Property changes on: head/misc/xpns/files/patch-steio.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/misc/xpns/files/patch-kaio.c =================================================================== --- head/misc/xpns/files/patch-kaio.c (nonexistent) +++ head/misc/xpns/files/patch-kaio.c (revision 319849) @@ -0,0 +1,11 @@ +--- kaio.c.orig ++++ kaio.c +@@ -17,6 +17,8 @@ + #include "ste.h" + #include "tra.h" + ++#include ++ + + + /************************************************************************* Property changes on: head/misc/xpns/files/patch-kaio.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/misc/xpns/files/patch-cellkaio.c =================================================================== --- head/misc/xpns/files/patch-cellkaio.c (nonexistent) +++ head/misc/xpns/files/patch-cellkaio.c (revision 319849) @@ -0,0 +1,10 @@ +--- cellkaio.c.orig ++++ cellkaio.c +@@ -21,6 +21,7 @@ + + + #include ++#include + + + Property changes on: head/misc/xpns/files/patch-cellkaio.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/misc/xpns/files/patch-hastemarke.c =================================================================== --- head/misc/xpns/files/patch-hastemarke.c (nonexistent) +++ head/misc/xpns/files/patch-hastemarke.c (revision 319849) @@ -0,0 +1,11 @@ +--- hastemarke.c.orig ++++ hastemarke.c +@@ -17,6 +17,8 @@ + #include "hagraph.h" + #include "misc.h" + ++#include ++ + + #define yDISP 5 + Property changes on: head/misc/xpns/files/patch-hastemarke.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/misc/xpns/files/patch-cellorg.c =================================================================== --- head/misc/xpns/files/patch-cellorg.c (nonexistent) +++ head/misc/xpns/files/patch-cellorg.c (revision 319849) @@ -0,0 +1,11 @@ +--- cellorg.c.orig ++++ cellorg.c +@@ -16,6 +16,8 @@ + #include "tra.h" + #include "ka.h" + ++#include ++ + + + Property changes on: head/misc/xpns/files/patch-cellorg.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/misc/xpns/files/patch-simget.c =================================================================== --- head/misc/xpns/files/patch-simget.c (nonexistent) +++ head/misc/xpns/files/patch-simget.c (revision 319849) @@ -0,0 +1,22 @@ +--- simget.c.orig ++++ simget.c +@@ -19,8 +19,9 @@ + + #include + +- +-#define RAND_MAX ((1<<31)-1) ++#ifndef RAND_MAX ++#define RAND_MAX ((1UL<<31)-1) ++#endif + + + /************************************************************************* +@@ -32,6 +33,7 @@ void SimGetInit() + unsigned int e; + + srand( 17); ++ srandom( 17); + } + + Property changes on: head/misc/xpns/files/patch-simget.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/misc/xpns/files/patch-diwinpop.c =================================================================== --- head/misc/xpns/files/patch-diwinpop.c (nonexistent) +++ head/misc/xpns/files/patch-diwinpop.c (revision 319849) @@ -0,0 +1,11 @@ +--- diwinpop.c.orig ++++ diwinpop.c +@@ -27,6 +27,8 @@ + #include "hawin.h" + #include "haka.H" + ++#include ++ + /************************************************************************* + ** FUNKTION: DiWinPopdown + ** ZWECK: schliesst und zerstoert Widget Property changes on: head/misc/xpns/files/patch-diwinpop.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/misc/xpns/files/patch-cellmisc.c =================================================================== --- head/misc/xpns/files/patch-cellmisc.c (nonexistent) +++ head/misc/xpns/files/patch-cellmisc.c (revision 319849) @@ -0,0 +1,11 @@ +--- cellmisc.c.orig ++++ cellmisc.c +@@ -14,6 +14,8 @@ + #include "cell.h" + #include "misc.h" + ++#include ++ + + + Property changes on: head/misc/xpns/files/patch-cellmisc.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/misc/xpns/files/patch-simbreak.c =================================================================== --- head/misc/xpns/files/patch-simbreak.c (nonexistent) +++ head/misc/xpns/files/patch-simbreak.c (revision 319849) @@ -0,0 +1,11 @@ +--- simbreak.c.orig ++++ simbreak.c +@@ -15,6 +15,8 @@ + #include "celltype.h" + #include "misc.h" + ++#include ++ + + /************************************************************************* + ** FUNKTION: SimBreakInit Property changes on: head/misc/xpns/files/patch-simbreak.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/misc/xpns/files/patch-cellrefr.c =================================================================== --- head/misc/xpns/files/patch-cellrefr.c (nonexistent) +++ head/misc/xpns/files/patch-cellrefr.c (revision 319849) @@ -0,0 +1,10 @@ +--- cellrefr.c.orig ++++ cellrefr.c +@@ -15,6 +15,7 @@ + + + #include ++#include + + + /************************************************************************* Property changes on: head/misc/xpns/files/patch-cellrefr.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/misc/xpns/files/patch-pns.c =================================================================== --- head/misc/xpns/files/patch-pns.c (nonexistent) +++ head/misc/xpns/files/patch-pns.c (revision 319849) @@ -0,0 +1,11 @@ +--- pns.c.orig ++++ pns.c +@@ -39,7 +39,7 @@ + extern Widget HaKonBox; + extern Widget HaKonMenuLabel; + +-main( argc, argv) ++int main( argc, argv) + int argc; + char **argv; + { Property changes on: head/misc/xpns/files/patch-pns.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/misc/xpns/Makefile =================================================================== --- head/misc/xpns/Makefile (revision 319848) +++ head/misc/xpns/Makefile (revision 319849) @@ -1,37 +1,46 @@ # Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= xpns PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= misc cad MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/ DISTNAME= pns_source.tar EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org COMMENT= Petri-Net Simulator for Xwindows NO_WRKSUBDIR= yes + USE_XORG= x11 xaw MAKEFILE= makefile ALL_TARGET= pns +MAKE_JOBS_SAFE= yes +PORTDOCS= * +PLIST_FILES= bin/xpns \ + libexec/xpns/pns \ + %%DATADIR%%/pns.hlp \ + %%DATADIR%%/pns.shell +PLIST_DIRS= %%DATADIR%% \ + libexec/xpns + .include post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/xpns do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/xpns ${PREFIX}/bin/xpns - ${MKDIR} ${PREFIX}/libexec/xpns - ${INSTALL_PROGRAM} ${WRKSRC}/pns ${PREFIX}/libexec/xpns - ${MKDIR} ${PREFIX}/share/xpns - ${INSTALL_DATA} ${WRKSRC}/pns.hlp ${PREFIX}/share/xpns - ${INSTALL_DATA} ${WRKSRC}/pns.shell ${PREFIX}/share/xpns + (cd ${WRKSRC} && ${INSTALL_SCRIPT} xpns ${PREFIX}/bin) + @${MKDIR} ${PREFIX}/libexec/xpns + (cd ${WRKSRC} && ${INSTALL_PROGRAM} pns ${PREFIX}/libexec/xpns) + @${MKDIR} ${DATADIR} + (cd ${WRKSRC} && ${INSTALL_DATA} pns.hlp pns.shell ${DATADIR}) .if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${PREFIX}/share/doc/xpns - ${INSTALL_DATA} ${WRKSRC}/*.net ${PREFIX}/share/doc/xpns + @${MKDIR} ${DOCSDIR} + (cd ${WRKSRC} && ${INSTALL_DATA} *.net ${DOCSDIR}) .endif .include Property changes on: head/misc/xpns/Makefile ___________________________________________________________________ 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