[BACK]Return to PLIST CVS log [TXT][DIR] Up to [local] / ports / devel / ode / pkg

Annotation of ports/devel/ode/pkg/PLIST, Revision 1.5

1.1       yason       1: @comment $OpenBSD$
                      2: bin/ode-config
                      3: include/ode/
                      4: include/ode/collision.h
                      5: include/ode/collision_space.h
                      6: include/ode/collision_trimesh.h
                      7: include/ode/common.h
                      8: include/ode/compatibility.h
                      9: include/ode/contact.h
                     10: include/ode/error.h
                     11: include/ode/export-dif.h
                     12: include/ode/mass.h
                     13: include/ode/matrix.h
                     14: include/ode/memory.h
                     15: include/ode/misc.h
                     16: include/ode/objects.h
                     17: include/ode/ode.h
                     18: include/ode/odeconfig.h
                     19: include/ode/odecpp.h
                     20: include/ode/odecpp_collision.h
                     21: include/ode/odeinit.h
                     22: include/ode/odemath.h
                     23: include/ode/rotation.h
                     24: include/ode/timer.h
                     25: lib/libode.a
                     26: lib/libode.la
1.2       yason      27: %%SHARED%%
1.4       nbrk       28: lib/pkgconfig/
                     29: lib/pkgconfig/ode.pc
1.3       yason      30: share/doc/ode/
                     31: share/doc/ode/LICENSE
                     32: share/doc/ode/README
1.5     ! yason      33: share/examples/ode/
        !            34: share/examples/ode/demo_I
        !            35: share/examples/ode/demo_boxstack
        !            36: share/examples/ode/demo_buggy
        !            37: share/examples/ode/demo_chain1
        !            38: share/examples/ode/demo_chain2
        !            39: share/examples/ode/demo_collision
        !            40: share/examples/ode/demo_convex_cd
        !            41: share/examples/ode/demo_crash
        !            42: share/examples/ode/demo_cylvssphere
        !            43: share/examples/ode/demo_feedback
        !            44: share/examples/ode/demo_friction
        !            45: share/examples/ode/demo_gyroscopic
        !            46: share/examples/ode/demo_heightfield
        !            47: share/examples/ode/demo_hinge
        !            48: share/examples/ode/demo_jointPR
        !            49: share/examples/ode/demo_jointPU
        !            50: share/examples/ode/demo_joints
        !            51: share/examples/ode/demo_kinematic
        !            52: share/examples/ode/demo_motion
        !            53: share/examples/ode/demo_motor
        !            54: share/examples/ode/demo_ode
        !            55: share/examples/ode/demo_piston
        !            56: share/examples/ode/demo_plane2d
        !            57: share/examples/ode/demo_slider
        !            58: share/examples/ode/demo_space
        !            59: share/examples/ode/demo_space_stress
        !            60: share/examples/ode/demo_step

CVSweb