| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Dec 2012 10:49:53
0.4.16_1
|
mm  |
Update some of my ports to new options framework
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org> |
26 Apr 2012 16:28:50
0.4.16
|
bapt  |
orc doesn't need to remove lib/pkgconfig
PR: ports/166809
Approved by: maintainer timeout (>14d) |
25 Jan 2012 08:36:34
0.4.16
|
mm  |
Update to 0.4.16 |
14 May 2011 13:02:32
0.4.14_1
|
mm  |
Fix pkg-plist for WITH_DOCS and WITH_EXAMPLES.
PR: ports/156440
Submitted by: Arseny Nasokin <eirnym@gmail.com> |
03 May 2011 11:35:08
0.4.14
|
mm  |
Update to 0.4.14
PR: ports/156487
Submitted by: Koop Mast <kwm@FreeBSD.org> |
23 Mar 2011 15:53:22
0.4.11
|
mm  |
- Add LICENSE knob(s) |
04 Dec 2010 07:34:27
0.4.11
|
ade  |
Sync to new bsd.autotools.mk |
18 Oct 2010 21:28:30
0.4.11
|
mm  |
- Update to 0.4.11 |
10 Oct 2010 08:24:12
0.4.10
|
mm  |
- Update to 0.4.10 |
18 Sep 2010 22:18:13
0.4.9
|
mm  |
- Update to 0.4.9 |
05 Sep 2010 08:02:21
0.4.8
|
mm  |
- Avoid configure re-run
- Don't link against librt for clock_gettime
PR: ports/148985
Submitted by: swell.k@gmail.com |
31 Aug 2010 21:34:31
0.4.8
|
pav  |
- Fix plist
Reported by: pointyhat |
30 Aug 2010 23:12:58
0.4.8
|
mm  |
- Update to 0.4.8 |
15 Jul 2010 15:29:51
0.4.6
|
mm  |
- Update to 0.4.6
- Fix pkgconfigdir [1]
PR: ports/148548 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] |
09 Jun 2010 16:23:50
0.4.5
|
mm  |
- Update to 0.4.5 |
03 Jun 2010 05:00:29
0.4.4
|
linimon  |
Attempt to fix build on powerpc.
PR: ports/146023
Submitted by: Andreas Tobler <andreast-list at fgznet dot ch>
Approved by: maintainer timeout |
30 Mar 2010 10:16:49
0.4.4
|
mm  |
- Update to 0.4.4 |
09 Mar 2010 10:58:29
0.4.3
|
mm  |
- Fix pkg-descr |
09 Mar 2010 10:55:47
0.4.3
|
mm  |
Orc â The Oil Runtime Compiler
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.
(OIL stands for Optimized Inner Loops)
WWW: http://code.entropywave.com/projects/orc/ |