Commit Graph

3464 Commits

Author SHA1 Message Date
jasper
42230fa900 fix wantlib 2011-05-17 08:10:00 +00:00
kili
d599908afc Update to inkscape-0.48.1.
From brad, who had a similar but better diff than me.

ok by Benoit Chesneau (maintainer) who wants to drop maintainership.
2011-05-16 19:39:18 +00:00
jolan
eb5bead904 update to 0.2.0; from brad who takes maintainer 2011-05-16 17:31:08 +00:00
jasper
2176a6838e drop gnome-vfs2 dependency
from upstream git

ok aja@ landry@
2011-05-16 08:35:30 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
54457e17d0 don't build amide_gnome.c, it's the only reason why this still depends on
the ancient and deprecated gnome-vfs2. upstream seems too lazy to properly fix
this, so point users to the online help instead.

ok aja@ benoit@ (MAINTAINER)
2011-05-16 07:42:50 +00:00
jasper
82235d041c regen patches 2011-05-15 21:16:06 +00:00
landry
f580df1771 +dpic 2011-05-15 18:50:06 +00:00
landry
2dafeb611f Import dpic-2011.04.19, from Anthony J. Bentley.
Dpic is a simple language, derived from pic and gpic, to produce
diagrams for LaTeX documents. It is particularly suited for easily
creating line diagrams such as electric circuits.

Some tweaks added to obey CC/CFLAGS, and install examples.
ok jasper@
2011-05-15 18:49:41 +00:00
landry
a0764a664c +sketch 2011-05-15 18:34:49 +00:00
landry
b098d94b4d Import sketch 0.3.2, From Anthony J. Bentley.
Sketch is a small, simple system for producing line drawings of two- or
three-dimensional solid objects and scenes. The input language is
reminiscent of PSTricks, so will be easy to learn for current PSTricks
users. Sketch can generate output for PSTricks and Tikz/PGF.

www: http://www.frontiernet.net/~eugene.ressler/

Add a patch to make it honour $CC, and install examples while here.
ok jasper@
2011-05-15 18:34:20 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
fbdfa57679 landry, stop adding your build logs in the ports tree ;) 2011-05-13 14:58:36 +00:00
ajacoutot
6e1f352ba4 @comment bogus directory lib/locale/. 2011-05-11 08:09:06 +00:00
ajacoutot
a08f3919de Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
rpointel
f243f214e3 New homepage, spotted by Markus Bergkvist (thanks).
Bump revision.
2011-05-09 19:44:15 +00:00
giovanni
c4a6085cf3 Update to 3.9.5, help and ok naddy@ 2011-05-09 08:14:43 +00:00
giovanni
8cea4711ba Use correct autoconf_version, from Brad 2011-05-06 15:49:53 +00:00
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