Commit Graph

3445 Commits

Author SHA1 Message Date
jasper
fe7c4acc7a - adjust after recent zlib.pc addition
ok aja@ (MAINTAINER)
2011-05-06 07:35:03 +00:00
sthen
08ffb7b00e update to 2.9.18 2011-05-05 06:52:37 +00:00
rpointel
825b23b6d7 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:31:51 +00:00
dcoppa
285b65c1f8 Three cherry-picked fixes from upstream git:
Zap a use-after-free.
Use NETWM for fullscreen windows only.
feh(1) manpage fix.
2011-05-04 11:43:31 +00:00
dcoppa
55444ad507 Enable tee surface backend for cairo: it will be used by firefox4
and fennec.

OK eric@ (maintainer), landry@
2011-05-04 08:01:56 +00:00
dcoppa
fed4a5cc30 Update to feh-1.13.
I take maintainership too, cause old maintainer is M.I.A.

OK sthen@
2011-05-02 21:22:58 +00:00
jasper
9ec15e8a59 - remove unneeded patch 2011-05-02 19:15:49 +00:00
jasper
d6d42bf2f8 - remove unneeded patches
ok aja@
2011-05-02 18:57:53 +00:00
jasper
e376914233 - remove unneeded patch 2011-05-02 18:54:06 +00:00
jasper
55587f8276 - remove patch since we have fenv.h now
from brad
2011-05-01 17:27:47 +00:00
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
sthen
d7447e777f - remove patch now we have FE_TONEAREST in fenv.h 2011-04-28 19:11:51 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
ajacoutot
681b996612 Hook up sane-backends,snmp. 2011-04-25 09:35:49 +00:00
ajacoutot
2714dc9f0c Don't compile with net-snmp by default, instead create an "snmp" FLAVOR
for people who need snmp network scanner support.
2011-04-25 09:34:39 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
ajacoutot
2cb2977973 Bugfix update to simple-scan-2.32.0.2. 2011-04-21 06:50:30 +00:00
sthen
3c37381983 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:27:31 +00:00
sthen
65d10f2a68 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:11:53 +00:00
sthen
54d8cabe9e sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:18:33 +00:00
sthen
e2e90b126f sync WANTLIB 2011-04-18 22:17:44 +00:00
ajacoutot
39b4bb375b Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
jasper
f25b29ed30 - remove unnecessary NULL casts
- regen PLIST (qiv)
- remove USE_GROFF (qiv)
- tweak do-install (s10sh)
2011-04-16 21:33:35 +00:00
jasper
e3030ea1ce - regen patches
- add rcs id
2011-04-16 21:31:06 +00:00
jasper
591a251cf1 add rcs id 2011-04-16 21:27:49 +00:00
dcoppa
6ff73abfa2 Fix goption warning, consequence of the update to glib-2.28.2.
Ok ajacoutot@, landry@
2011-04-16 07:47:04 +00:00
sthen
9d814da0bb - remove casts now that NULL is a void *
- sync WANTLIB
2011-04-16 00:15:37 +00:00
jasper
bc76057bd6 sync 2011-04-14 07:02:57 +00:00
jasper
ed1acc1a72 import xaos 3.5
XaoS is an interactive fractal zoomer. It allows the user to
continuously zoom in or out of a fractal in a fluid, continuous motion.

from pascal stumpf (MAINTAINER) with tweaks by me
ok sthen@
2011-04-14 07:02:21 +00:00
ajacoutot
cead6cb783 Bugfix update to gthumb-2.12.3. 2011-04-14 05:32:08 +00:00
sthen
d6629d69dc Update FFmpeg to 20110408 snapshot.
- Enable WebM encoding.
- Stop stripping the shared libraries which explains why I was
   seeing no symbol table with the shared libraries.
- Build all of FFmpeg with -fomit-frame-pointer on i386 instead of
   hacking the various Makefile's and having to add more files as
   further updates are made. Use default CFLAGS (-O2) on i386 now too
   instead of overriding with -O.
- Remove the UINT64_C hack.
- Update HOMEPAGE to use the ffmpeg.org domain.
- Various other cleaning up and fixes for the port.

From Brad, ok dcoppa@
2011-04-12 22:59:07 +00:00
landry
53ebcd1b0d add link to m4 args bz, remove link to old fixed bz 2011-04-12 21:04:49 +00:00
kili
b181bcc909 Update to 0.12.0. 2011-04-11 14:48:48 +00:00
kili
ce5f31092f Tweak dependencies and bump. 2011-04-11 14:46:29 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
jasper
9319cf7e1b sync 2011-04-11 07:44:35 +00:00
jasper
dc1a70ce65 import geomview 1.9.4
General purpose interactive viewing program for Unix. It is used
mostly for 3D graphics but can display data in 2D and 4D as well.

from patsy (MAINTAINER), with some tweaks by me

ok aja@ landry@
2011-04-11 07:43:34 +00:00
giovanni
1b7026ee3d Update to 8.50 from maintainer Patrick Keshishian 2011-04-07 16:59:43 +00:00
ajacoutot
0fa27d6a70 There is no introspection data in here. 2011-04-07 13:10:58 +00:00
jasper
5b19b36f6a Enable introspection support (though nothing is built or installed yet) 2011-04-07 13:06:26 +00:00
jasper
28b72d087f - provide a distfile mirror 2011-04-07 12:15:44 +00:00
jasper
4fc36bfde8 unclutter build logs by not shaving the output 2011-04-07 12:03:30 +00:00
jasper
b9f1fc9959 - fix the cogl pkg-config file, so gnome-games can use it 2011-04-07 11:38:42 +00:00
ajacoutot
044d3b805e Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 11:30:22 +00:00
jasper
e96ed4d288 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 11:17:08 +00:00
jasper
6bc1d17d60 - remove unneeded patch now that g-ir-scanner looks in ${X11BASE}/include 2011-04-07 09:38:46 +00:00
jasper
9a85995af3 Enable introspection support (though nothing is built or installed yet) 2011-04-07 07:50:22 +00:00
jasper
e7240972b9 - Add introspection support (needed for on-going GNOME 3 work).
- Add a bunch of patches to allow doing introspection on the external json-glib instead of the local copy.
2011-04-07 07:44:46 +00:00