Annotation of freem/prototype, revision 1.6
1.1 snw 1: i pkginfo
1.2 snw 2: i preinstall=scripts/solaris-pkg/preinstall
3: i postinstall=scripts/solaris-pkg/postinstall
4: i postremove=scripts/solaris-pkg/postremove
1.1 snw 5: !default 0755 root bin
1.2 snw 6: f none /etc/init.d/freem=scripts/solaris-init/freem 0755 root bin
7: d none lib 0755 root bin
8: f none lib/libfreem.so.0.0.0=src/.libs/libfreem.so.0.0.0 0765 root bin
1.1 snw 9: s none lib/libfreem.so.0=libfreem.so.0.0.0
10: s none lib/libfreem.so=libfreem.so.0.0.0
1.5 snw 11: f none lib/libfreem.la=src/libfreem.la 0765 ? ?
1.2 snw 12: d none bin 0755 root bin
1.6 ! snw 13: f none bin/freem=src/freem 0755 ? ?
! 14: f none bin/fmadm=src/fmadm 0755 ? ?
1.2 snw 15: d none include 0755 root bin
16: f none include/freem.h=src/freem.h 0644 ? ?
17: f none include/merr.h=src/merr.h 0644 ? ?
1.5 snw 18: d none share ? ? ?
19: d none share/freem ? ? ?
20: d none share/freem/mlib 0755 ? ?
21: f none share/freem/mlib/%DB.m=mlib/%DB.m 0755 ? ?
22: f none share/freem/mlib/%MAPPING.m=mlib/%MAPPING.m 0755 ? ?
23: f none share/freem/mlib/%NETHTTP.m=mlib/%NETHTTP.m 0755 ? ?
24: f none share/freem/mlib/%SYSINIT.m=mlib/%SYSINIT.m 0755 ? ?
25: f none share/freem/mlib/%TUIMENU.m=mlib/%TUIMENU.m 0755 ? ?
26: f none share/freem/mlib/%ZCOLUMNS.m=mlib/%ZCOLUMNS.m 0755 ? ?
27: f none share/freem/mlib/%ZFRMSAMP.m=mlib/%ZFRMSAMP.m 0755 ? ?
28: f none share/freem/mlib/%ZFRMXEC.m=mlib/%ZFRMXEC.m 0755 ? ?
29: f none share/freem/mlib/%ZHELP.m=mlib/%ZHELP.m 0755 ? ?
30: f none share/freem/mlib/%ZMAINT.m=mlib/%ZMAINT.m 0755 ? ?
31: f none share/freem/mlib/%SYSWMERGE.m=mlib/%SYSWMERGE.m 0755 ? ?
32: f none share/freem/mlib/%ZREVQRY.m=mlib/%ZREVQRY.m 0755 ? ?
33: f none share/freem/mlib/%ZROWS.m=mlib/%ZROWS.m 0755 ? ?
34: f none share/freem/mlib/%SYSPOLY.m=mlib/%SYSPOLY.m 0755 ? ?
35: f none share/freem/mlib/%ulstring.m=mlib/%ulstring.m 0755 ? ?
36: f none share/freem/mlib/%ulmath.m=mlib/%ulmath.m 0755 ? ?
37: f none share/freem/mlib/%ulcharacter.m=mlib/%ulcharacter.m 0755 ? ?
38: f none share/freem/mlib/%SYSOOP.m=mlib/%SYSOOP.m 0755 ? ?
39: f none share/freem/mlib/%STRING.m=mlib/%STRING.m 0755 ? ?
40: f none share/freem/mlib/%OBJECT.m=mlib/%OBJECT.m 0755 ? ?
41: f none share/freem/mlib/%ED.m=mlib/%ED.m 0755 ? ?
1.2 snw 42: d none share/info 0755 root bin
43: f none share/info/freem.info=doc/freem.info 0644 ? ?
44: d none share/man 0755 root bin
45: d none share/man/man1 0755 root bin
1.6 ! snw 46: f none share/man/man1/freem.1=doc/freem.1 0755 ? ?
! 47: d none share/man/man8 0755 root bin
! 48: f none share/man/man8/fmadm.8=doc/fmadm.8 0755 ? ?
1.2 snw 49: d none share/doc 0755 root bin
50: d none share/doc/freem 0755 root bin
51: f none share/doc/freem/README.md=README.md 0644 ? ?
52: f none share/doc/freem/freem.1=doc/freem.1 0644 ? ?
1.6 ! snw 53: f none share/doc/freem/fmadm.8=doc/fmadm.8 0644 ? ?
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>