matthew
3fbd78b501
add opencsg
2011-04-29 18:15:04 +00:00
matthew
2262322e6f
Add OpenCSG 1.3.1.
...
ok landry@
OpenCSG is a library that does image-based CSG rendering using OpenGL.
OpenCSG is written in C++ and supports most modern graphics hardware.
CSG is short for Constructive Solid Geometry and denotes an approach
to model complex 3D-shapes using simpler ones. I.e., two shapes can be
combined by taking the union of them, by intersecting them, or by
subtracting one shape of the other. The most basic shapes, which are
not result of such a CSG operation, are called primitives. Primitives
must be solid, i.e., they must have a clearly defined interior and
exterior. By construction, a CSG shape is also solid then.
Image-based CSG rendering (also z-buffer CSG rendering) is a term that
denotes algorithms for rendering CSG shapes without an explicit
calculation of the geometric boundary of a CSG shape. Such algorithms
use frame-buffer settings of the graphics hardware, e.g., the depth
and stencil buffer, to compose CSG shapes. OpenCSG implements a
variety of those algorithms, namely the Goldfeather algorithm and the
SCS algorithm, both of them in several variants.
2011-04-29 18:00:03 +00:00
matthew
5ea8e37938
add cgal
2011-04-29 17:55:50 +00:00
matthew
ae39bc87fa
CGAL 3.8 port; needs recent libm (i.e., fenv.h) to build
2011-04-29 17:47:50 +00:00
sthen
49167b523a
Set CMAKE_HOST_SYSTEM_PROCESSOR more like people are expecting by
...
using arch -s instead of uname -p. Tested with all current CMake
users in tree, no change. ok dcoppa@
2011-04-29 16:50:32 +00:00
pea
80a0814378
Update to 0.8.1
...
ok jasper@
2011-04-29 14:30:28 +00:00
gsoares
fa8aa2153b
- update to 0.14
...
- doesnt need groff
- install examples
- regen plist
ok jasper@ sthen@
2011-04-29 14:09:52 +00:00
landry
7cb6ca89df
update to firefox-i18n 4.0.1
2011-04-29 13:28:28 +00:00
landry
cc02225242
update to thunderbird-i18n 3.1.10
2011-04-29 13:27:39 +00:00
landry
56f17afd60
Fix, was broken since vim 7.3 update. Pointed out by Rafael Sadowski,
...
thanks!
2011-04-29 13:27:20 +00:00
landry
6682fdca87
Ooops, update fennec's distinfo after DIST_SUBIDR change. Pointed out by
...
naddy@.
2011-04-29 13:22:31 +00:00
robert
089acff6fe
update to the latest stable version which is now 11.0.696.60
...
+ switch from using system sqlite to the bundled one because they have
many modifications that are needed
+ add a new mirror for the distfile because the google one is utterly slow
2011-04-29 13:18:01 +00:00
sthen
db24b5aee8
regen distinfo and adjust WRKDIST; stupid built-on-the-fly tarballs
...
only change are paths in the tgz and different .hg_archival.txt file
2011-04-29 11:47:12 +00:00
stsp
c93b5f15db
Update to 1.7.5. ok bernd
2011-04-29 11:09:10 +00:00
jasper
918d66b089
- update to 0.2
2011-04-29 09:32:50 +00:00
dcoppa
ef75e7135c
Fix unaligned memory access on sparc.
...
Patch already committed upstream
2011-04-29 09:18:53 +00:00
ajacoutot
6554bf904f
Disable libnotify support. It doesn't work and upstream removed it a year
...
ago.
2011-04-29 08:41:51 +00:00
dcoppa
7f82e11f65
Update to minitube-1.4.2.
...
OK sthen@, pirofti@, rpointel@
2011-04-29 08:28:12 +00:00
pea
90e77f7472
Update to 0.7.
...
Fix dependency (spotted by landry@)
ok landry@
2011-04-29 08:19:41 +00:00
landry
376a790e28
Chase thunderbird update and build sunbird from 3.1.10 tarball..
2011-04-29 08:06:01 +00:00
landry
e90c1a5b57
Update to seamonkey 2.0.14.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:04:04 +00:00
landry
837808d82d
Update to firefox35 3.5.19.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:02:16 +00:00
landry
5cfd472562
Update to mozilla-thunderbird 3.1.10.
2011-04-29 08:01:26 +00:00
landry
c74639eec6
Update to firefox36 3.6.17.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 07:59:41 +00:00
landry
a30bd0967e
Update to mozilla-firefox 4.0.1.
...
Fixes MFSA 2011-12, 2011-17, 2011-18.
2011-04-29 07:58:10 +00:00
dcoppa
83c910b355
Bugfixing update to redis-2.2.5.
...
Fixed a crash occurring when loading an AOF containing the SPOP
command.
2011-04-29 07:43:05 +00:00
jasper
888cb1b180
Zap zoom zoom (-O3)
...
prompted by zthen@
2011-04-29 07:41:15 +00:00
jasper
e1094de897
sync
2011-04-29 07:31:17 +00:00
jasper
973e6194eb
import libwnck3 3.0.0
...
this is the gtk3 counterpart of devel/libwnck and can be installed alongside
just fine.
ok aja@
2011-04-29 07:30:49 +00:00
ajacoutot
bc21119a99
Update to gtk2-equinox-engine-1.50.
2011-04-29 07:01:18 +00:00
jasper
613a1ee084
- bugfix update to 2011-04-28
2011-04-29 06:46:06 +00:00
jasper
4540d7cb07
libm has nearbyint() in libm now.
...
ok sebastia@ (MAINTAINER)
2011-04-29 06:39:54 +00:00
jasper
39a4143af0
libm has nearbyintf() now.
...
ok jakemsr@
2011-04-29 06:38:34 +00:00
jasper
a8ed53e972
- update to 0.4.7
...
i386 build test by sthen@, thanks
2011-04-28 22:02:44 +00:00
jasper
1b30818661
usage of SUBST_CMD wasn't needed here, so use MAKE_FLAGS instead. prevents
...
unneeded substitutions in PLIST too.
2011-04-28 21:27:31 +00:00
jasper
6b93577fce
- update to 2011-04-23
2011-04-28 21:18:47 +00:00
dhill
fc71d3791d
update to 0.3.
...
ok jasper@
2011-04-28 20:50:11 +00:00
landry
360aefae1c
Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
...
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
sthen
27836bb7f9
- add a HOMEPAGE
...
- set license markers ("without fee" Lucent/Bell license)
- bump REVISION
2011-04-28 19:28:15 +00:00
jasper
398bd7cda9
make build logs a lot easier to read by zapping the
...
"<malloc.h> is obsolete, use <stdlib.h>" warnings.
2011-04-28 19:18:22 +00:00
sthen
d7447e777f
- remove patch now we have FE_TONEAREST in fenv.h
2011-04-28 19:11:51 +00:00
jasper
78f9b820e1
- enable rdf and sgml libraries now that libc has swprintf()
2011-04-28 18:59:18 +00:00
jasper
8f29c06fe1
- we have nearbyintf() in libm now
2011-04-28 18:38:40 +00:00
jasper
372a7d3edf
- we have nearbyint() in libm now.
2011-04-28 18:38:04 +00:00
kili
59f395ba1c
Enable unicode again.
...
ok landry
2011-04-28 17:51:50 +00:00
kili
9aa729f18e
Enable unicode even with wprintf() available but not wscanf().
...
ok sthen@, landry@
2011-04-28 17:50:43 +00:00
kili
a183052f5d
+ hs-ansi-terminal
2011-04-28 17:35:13 +00:00
kili
45679cc987
ANSI terminal support for Haskell, which allows:
...
* Cursor movement
* Screen and line clearing
* Color output
* Showing or hiding the cursor
* Changing the console title (though this is not strictly part of
ANSI, it is widely supported in Unix)
It is compatible with Windows (via an emulation layer) and those
Unixes with ANSI terminals.
ok jasper@
2011-04-28 17:31:57 +00:00
ajacoutot
a5a6bdf7f6
Sync WANTLIB.
2011-04-28 17:29:37 +00:00
ajacoutot
52767e827a
Use the gtk-print stock icon instead of the ugly cups one.
2011-04-28 17:21:17 +00:00