SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
devel/qp/qpc/Makefile
Normal file
3
devel/qp/qpc/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
QP_PROJECT = qpc
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/qp/qpc/distinfo
Normal file
2
devel/qp/qpc/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (qpc_6.0.1.zip) = MnWe7/TbE0pxwHI0owHbUYzz3yvmHhX4/IP3jiFdrxg=
|
||||
SIZE (qpc_6.0.1.zip) = 10812068
|
6
devel/qp/qpc/pkg/DESCR
Normal file
6
devel/qp/qpc/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
QP/C (Quantum Platform in C) is a lightweight, open source software
|
||||
framework/RTOS for building reactive real-time embedded applications as
|
||||
systems of cooperating, event-driven active objects (actors). The QP/C
|
||||
framework is a member of a larger QP family consisting of QP/C, QP/C++, and
|
||||
QP-nano frameworks, which are all strictly quality controlled, thoroughly
|
||||
documented, and commercially licensable.
|
26
devel/qp/qpc/pkg/PLIST
Normal file
26
devel/qp/qpc/pkg/PLIST
Normal file
|
@ -0,0 +1,26 @@
|
|||
include/qpc/
|
||||
include/qpc/au-ds.lnt
|
||||
include/qpc/au-misra2.lnt
|
||||
include/qpc/qassert.h
|
||||
include/qpc/qep.h
|
||||
include/qpc/qep_port.h
|
||||
include/qpc/qequeue.h
|
||||
include/qpc/qf.h
|
||||
include/qpc/qf_port.h
|
||||
include/qpc/qk.h
|
||||
include/qpc/qmpool.h
|
||||
include/qpc/qp_port.h
|
||||
include/qpc/qpc.h
|
||||
include/qpc/qpc.lnt
|
||||
include/qpc/qpset.h
|
||||
include/qpc/qs.h
|
||||
include/qpc/qs_dummy.h
|
||||
include/qpc/qs_port.h
|
||||
include/qpc/qstamp.c
|
||||
include/qpc/qv.h
|
||||
include/qpc/qxk.h
|
||||
include/qpc/qxthread.h
|
||||
include/qpc/std.lnt
|
||||
include/qpc/stdint_c.h
|
||||
lib/qpc/
|
||||
lib/qpc/libqp.a
|
Loading…
Add table
Add a link
Reference in a new issue