SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

26
devel/orc/Makefile Normal file
View file

@ -0,0 +1,26 @@
COMMENT= library and toolset to operate arrays of data
DISTNAME= orc-0.4.32
CATEGORIES= devel
MASTER_SITES= https://gstreamer.freedesktop.org/src/orc/
EXTRACT_SUFX= .tar.xz
SHARED_LIBS= orc-0.4 7.1 \
orc-test-0.4 6.1
HOMEPAGE= https://gstreamer.freedesktop.org/modules/orc.html
MAINTAINER= Brad Smith <brad@comstyle.com>
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c m pthread
BUILD_DEPENDS+= textproc/gtk-doc
MODULES= devel/meson
CONFIGURE_ARGS+=-Ddefault_library=both
.include <bsd.port.mk>

2
devel/orc/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (orc-0.4.32.tar.xz) = pm49jyt+ZReNeGoB72HyoKC00Lg3DefOE0unPaSvGPA=
SIZE (orc-0.4.32.tar.xz) = 180340

5
devel/orc/pkg/DESCR Normal file
View file

@ -0,0 +1,5 @@
Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data. The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.

87
devel/orc/pkg/PLIST Normal file
View file

@ -0,0 +1,87 @@
@bin bin/orc-bugreport
@bin bin/orcc
include/orc-0.4/
include/orc-0.4/orc/
include/orc-0.4/orc-test/
include/orc-0.4/orc-test/orcarray.h
include/orc-0.4/orc-test/orcprofile.h
include/orc-0.4/orc-test/orcrandom.h
include/orc-0.4/orc-test/orctest.h
include/orc-0.4/orc/orc-stdint.h
include/orc-0.4/orc/orc.h
include/orc-0.4/orc/orcarm.h
include/orc-0.4/orc/orcbytecode.h
include/orc-0.4/orc/orcbytecodes.h
include/orc-0.4/orc/orccode.h
include/orc-0.4/orc/orccompiler.h
include/orc-0.4/orc/orcconstant.h
include/orc-0.4/orc/orccpu.h
include/orc-0.4/orc/orccpuinsn.h
include/orc-0.4/orc/orcdebug.h
include/orc-0.4/orc/orcemulateopcodes.h
include/orc-0.4/orc/orcexecutor.h
include/orc-0.4/orc/orcfunctions.h
include/orc-0.4/orc/orcinstruction.h
include/orc-0.4/orc/orcinternal.h
include/orc-0.4/orc/orclimits.h
include/orc-0.4/orc/orcmips.h
include/orc-0.4/orc/orcmmx.h
include/orc-0.4/orc/orcneon.h
include/orc-0.4/orc/orconce.h
include/orc-0.4/orc/orcopcode.h
include/orc-0.4/orc/orcparse.h
include/orc-0.4/orc/orcpowerpc.h
include/orc-0.4/orc/orcprogram.h
include/orc-0.4/orc/orcrule.h
include/orc-0.4/orc/orcsse.h
include/orc-0.4/orc/orctarget.h
include/orc-0.4/orc/orcutils.h
include/orc-0.4/orc/orcvariable.h
include/orc-0.4/orc/orcx86.h
include/orc-0.4/orc/orcx86insn.h
@static-lib lib/liborc-0.4.a
@lib lib/liborc-0.4.so.${LIBorc-0.4_VERSION}
@static-lib lib/liborc-test-0.4.a
@lib lib/liborc-test-0.4.so.${LIBorc-test-0.4_VERSION}
lib/pkgconfig/orc-0.4.pc
lib/pkgconfig/orc-test-0.4.pc
share/aclocal/
share/aclocal/orc.m4
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/orc/
share/gtk-doc/html/orc/ch01.html
share/gtk-doc/html/orc/ch02.html
share/gtk-doc/html/orc/ch03.html
share/gtk-doc/html/orc/ch04.html
share/gtk-doc/html/orc/ch05.html
share/gtk-doc/html/orc/home.png
share/gtk-doc/html/orc/index.html
share/gtk-doc/html/orc/left-insensitive.png
share/gtk-doc/html/orc/left.png
share/gtk-doc/html/orc/orc-ARM.html
share/gtk-doc/html/orc/orc-MMX.html
share/gtk-doc/html/orc/orc-Orc.html
share/gtk-doc/html/orc/orc-OrcCompiler.html
share/gtk-doc/html/orc/orc-OrcDebug.html
share/gtk-doc/html/orc/orc-OrcExecutor.html
share/gtk-doc/html/orc/orc-OrcOpcode.html
share/gtk-doc/html/orc/orc-OrcProgram.html
share/gtk-doc/html/orc/orc-OrcRule.html
share/gtk-doc/html/orc/orc-PowerPC.html
share/gtk-doc/html/orc/orc-SSE.html
share/gtk-doc/html/orc/orc-Utility-functions.html
share/gtk-doc/html/orc/orc-building.html
share/gtk-doc/html/orc/orc-concepts.html
share/gtk-doc/html/orc/orc-misc.html
share/gtk-doc/html/orc/orc-opcodes.html
share/gtk-doc/html/orc/orc-program.html
share/gtk-doc/html/orc/orc-runninging.html
share/gtk-doc/html/orc/orc-tutorial.html
share/gtk-doc/html/orc/orc-x86.html
share/gtk-doc/html/orc/orc.devhelp2
share/gtk-doc/html/orc/right-insensitive.png
share/gtk-doc/html/orc/right.png
share/gtk-doc/html/orc/style.css
share/gtk-doc/html/orc/up-insensitive.png
share/gtk-doc/html/orc/up.png