jasper
411ef23867
- fix build on mips64
...
- use REGRESS_IS_INTERACTIVE=x11 while here
2010-06-14 05:37:55 +00:00
sthen
63ddd4217b
- SEPARATE_BUILD works for this (and should for most CMake projects),
...
use it, it's preferable.
- PERMIT_*_CDROM=Yes, the deghosting code has been replaced since then
- don't automatically RUN_DEPENDS on autopano-sift-c; add an install
message instead. Although it's a timesaver, hugin can work well without
this, and it's still subject to a USA patent, so don't force it.
bump PKGNAME.
2010-06-10 08:24:49 +00:00
kevlo
cd95405422
Make sure dot_dir exists before creating last_settings file.
...
Patch from upstream.
ok ajacoutot@
2010-06-09 08:48:13 +00:00
edd
77bbc2fb02
Remove cmake-2.8 from BUILD depends as the cmake MODULE now implies it.
...
OK sthen@
2010-06-07 20:36:33 +00:00
sthen
30938c4bf5
+libvidcap
2010-06-06 13:43:47 +00:00
sthen
47c4a35e5f
import ports/graphics/libvidcap, from Sebastian Reitenbach
...
libvidcap is a cross-platform library for capturing
video from webcams and other video capture devices.
2010-06-06 13:43:19 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
sthen
8a22b24cc4
glut is a LIB_DEPENDS, not a WANTLIB.
...
Build problem reported by naddy@
2010-06-05 12:38:48 +00:00
ajacoutot
e91ddcf83d
typo, s/Graphiz/Graphviz/
...
from Anthony J. Bentley
2010-06-04 05:27:58 +00:00
kili
eaa7cf93cd
WANTLIB fixes.
2010-06-02 09:59:38 +00:00
naddy
a0434d78f6
use fortran module
2010-05-29 15:27:21 +00:00
sthen
cab9f4f62e
Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!)
2010-05-29 01:23:55 +00:00
espie
6a7a652c98
fix digikam
2010-05-28 14:39:51 +00:00
jakemsr
e7dd71d8c4
wantlib/lib_depends changes due to ffmpeg update
2010-05-26 23:16:16 +00:00
jakemsr
b3d0a038f0
wantlib/libdepends changes due to ffmpeg update
2010-05-26 21:46:50 +00:00
jakemsr
d5240098e3
update to ffmpeg subversion snapshot from 2010-05-12
...
update needed for newer x264 and for gcc4. this causes yet more
fallout as some libav* functions other ports were using have been
fully deprecated. commits coming rsn ...
mostly from new MAINTAINER
2010-05-26 21:38:52 +00:00
sthen
8432da7afd
update to 2.0.2, from Brad
2010-05-26 12:30:19 +00:00
landry
a3fe9e5e94
Use -O0 on hppa, fixes the build there.
...
While here replace perl dance by SUBST_CMD.
2010-05-24 11:57:57 +00:00
espie
bc9116d4ff
fix build for gcc4
2010-05-23 16:20:47 +00:00
landry
e98c821a0d
Remove .section .note.GNU-stack from this asm file, we already mark by
...
default the executable as not needing an executable stack, and it
confuses gas on hppa.
unbreaks both ports on hppa, no regression on other archs.
With hints from kettenis@
2010-05-22 15:13:39 +00:00
espie
8000754473
inconsistent decls
2010-05-22 14:58:36 +00:00
espie
635a31cac9
fix build with gcc4
2010-05-22 14:17:56 +00:00
espie
a9e99408fc
shun lvalue casts
2010-05-22 14:12:50 +00:00
espie
5e3775d999
fix build with gcc4 (prefix base class fields with this)
2010-05-22 13:43:24 +00:00
ajacoutot
8888a998a4
Unbreak after recent headers changes.
...
spotted by jasper@
2010-05-21 11:47:54 +00:00
espie
fd0e92b339
fix auto-detection of socket.h
2010-05-20 10:40:05 +00:00
ajacoutot
f3bc8fe224
Add a "light" PSEUDO_FLAVOR to be able to build only the -main
...
subpackage (without the need to have nautilus, texlive and djvulibre).
Regen WANTLIB for -main while here.
2010-05-20 09:57:21 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
robert
7b6d876c84
remove a debug printf
2010-05-17 16:52:05 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
dcoppa
326df63f32
Adjust compiler and linker flags.
...
OK phessler@, sthen@
2010-05-11 09:56:26 +00:00
robert
fa33b780cc
- make it build with gcc4
2010-05-10 08:38:44 +00:00
ajacoutot
bee49d0cc9
Update to gthumb-2.10.12.
...
ok Guillaume PROTET (maintainer)
2010-05-07 09:04:32 +00:00
jasper
44e313f935
- sync
2010-04-30 17:07:10 +00:00
jasper
556db2ac32
- remove old port from the gtk1/glib1 days
...
ok ajacoutot@
maintained timed-out long-ago
2010-04-30 17:06:56 +00:00
jasper
faf325748a
- add lsys
2010-04-30 09:32:44 +00:00
jasper
1fc93beb28
import lsys 0.8
...
lsys is a full-featured program that understands most of the syntax of
the original l-systems language, which is far more complex and powerful
than most available l-system interpreters.
2010-04-30 09:32:04 +00:00
ajacoutot
fb90d4ec07
WANTLIB.
2010-04-30 08:06:33 +00:00
matthieu
53e62b9384
Fix after recent X haders updates. ok naddy@, todd@ (MAINTAINER).
2010-04-29 19:50:14 +00:00
ajacoutot
fe20528756
Bring translations back using patch provided upstream.
2010-04-27 14:29:44 +00:00
ajacoutot
32ae601410
Bugfix update to evince-2.30.1.
2010-04-26 17:39:16 +00:00
ajacoutot
831597e2c8
Update to sane-backends-1.0.21.
...
* new backends
* lots of bugfixes
* 224 more scanner models supported
If you have any regression with your device, let me know.
2010-04-26 10:41:28 +00:00
ajacoutot
e20839f6f2
WANTLIB.
2010-04-26 09:57:59 +00:00
jakemsr
fe75938e11
sndio for audio recording.
...
NOTE: the audio recording muxer is still named 'oss' for compatability.
2010-04-26 01:57:13 +00:00
jolan
53e78892f8
update to 0.1.7
2010-04-26 00:11:37 +00:00
jasper
9aeeba76cb
- update p5-SVG to 2.50
...
- rename a patch while here
2010-04-24 22:31:20 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
ajacoutot
8376455597
Fix depends specs after recent babl+gegl updates.
2010-04-24 13:08:37 +00:00
ajacoutot
65d4e3f57a
Update to gegl-0.1.2.
2010-04-24 13:07:54 +00:00
ajacoutot
2978add6da
Update to babl-0.1.2.
2010-04-24 13:07:28 +00:00
jasper
436ea654c7
- add missing dependency
...
ok aja@
2010-04-24 08:41:24 +00:00
ajacoutot
b4d17f84af
Unbreak with newer gtk.
2010-04-23 11:04:47 +00:00
kili
d218f3b1f4
+ hs-GLUT. hs-OpenGL
2010-04-22 22:12:07 +00:00
jasper
52aa0a16c8
- update evince to 2.30.0
2010-04-20 22:06:50 +00:00
ajacoutot
b4827dd4b7
Cope with recent gnome-keyring changes.
2010-04-20 20:11:53 +00:00
jasper
0e32391a40
- add a missing build/run dependency
...
- add gettext to modules
- set USE_X11
- sync LIB_DEPENDS/WANTLIB
ok jsg@ (MAINTAINER)
2010-04-16 10:17:32 +00:00
sthen
b8f3bbf913
fix PKGNAMEs
2010-04-15 22:28:43 +00:00
dcoppa
7a9c9135b1
update-plist and bump because of cmake diff.
...
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
sthen
0c678ecfa6
update to 1.5.3, from Brad.
2010-04-15 15:02:49 +00:00
ajacoutot
5985d2ef24
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:11:01 +00:00
ajacoutot
3d7b62af41
Update to 20100303.
...
Thanks to all who tested.
"Please update" espie@ (it seems to be needed for some realmedia files)
2010-04-14 09:20:08 +00:00
sthen
dc34b0aa0c
VMEM_WARNING, requested by landry@
2010-04-13 09:03:08 +00:00
kili
1ffe42e4ea
Import hs-GLUT, Haskell bindings for libGLUT, part of the
...
Haskell Platform.
Not yet wired to the build.
(And now I'm just waiting for ghc-6.12.2 beeing released)
2010-04-12 11:31:29 +00:00
benoit
4d1326ca57
- update pngcrush to 1.7.10
...
ok ajacoutot@
2010-04-10 04:01:59 +00:00
kili
a6e55221cb
Import hs-OpenGL, which is part of the Haskell Platform.
...
Not yet wired to the build.
2010-04-09 17:15:47 +00:00
mglocker
264a2d25d2
Bump to latest version fswebcam-20100405.
2010-04-09 12:11:53 +00:00
jasper
fe7e23dc28
- update to 8.15
...
from patrick keshishian (MAINTAINER)
2010-04-05 10:35:07 +00:00
jasper
7d743bba54
commit Makefile too.
2010-04-04 13:08:48 +00:00
jasper
d9e0375194
- prepare the manpage for mandoc
...
from chris bennett, thanks!
2010-04-04 13:08:17 +00:00
sthen
4ec2f3de05
sync WANTLIB/LIB_DEPENDS, bump
2010-04-03 00:32:55 +00:00
sthen
a941ac7fd4
sync WANTLIB (mostly libffi) and bump PKGNAMEs
2010-04-02 16:02:27 +00:00
eric
f894418d1a
enable XCB backend
...
prodded by dcoppa@
ok ajacoutot@ jasper@
2010-04-02 08:21:14 +00:00
ajacoutot
1f65ea31d3
Update to libart-2.3.21.
...
No change to the code, only the way art-config.h is generated has
changed to ease cross-compmilation.
2010-04-01 13:49:21 +00:00
eric
d25fd5561a
update to 1.59
...
ok jasper@
2010-03-29 19:42:49 +00:00
eric
a9877e478f
update to cairo 1.8.10
...
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +00:00
jasper
5d8e04a3ca
- update GraphicsMagick to 1.3.8
2010-03-28 17:17:15 +00:00
jasper
ab7ccff4a7
- remove fnlib
2010-03-25 22:08:58 +00:00
jasper
53c160ad01
- garbage collect old/orphaned/yada yada lib
...
ok aja@
2010-03-25 22:08:35 +00:00
jasper
6be37b13b5
- make no_x11 flavor the default, dropping gtk+1 in the process
...
- re-order Makefile a bit
- regen patches
ok landry@
2010-03-23 19:42:57 +00:00
jasper
6c44203d0d
- sync
2010-03-23 14:31:47 +00:00
jasper
c29ed01638
- remove more unused, unmaintained gtk+1 cruft
...
ok aja@
2010-03-23 14:30:50 +00:00
ajacoutot
bbb5f1e23b
+simple-scan
2010-03-22 22:33:56 +00:00
ajacoutot
34fa6b7d4b
Import simple-scan-0.9.7
...
Simple Scan is an easy-to-use application, designed to let users connect
their scanner and quickly have the image/document in an appropriate
format.
Simple Scan is basically a frontend for SANE which means that all
SANE supported scanners will work and the interface is well tested.
2010-03-22 22:33:15 +00:00
jsg
591d37408f
+zbar
2010-03-22 22:00:36 +00:00
jsg
63ce350dd3
Import of zbar-0.10
...
ZBar is an open source software suite for reading bar codes from
various sources, such as video streams, image files and raw
intensity sensors. It supports many popular symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.
ok kili@
2010-03-22 21:57:58 +00:00
jasper
7d3c058a5f
- update freeglut to 2.6.0
...
from tobias ulmer (MAINTAINER)
ok sthen@
2010-03-21 12:45:21 +00:00
ajacoutot
a01fa67c22
Re-enable the pixma backend.
...
spotted by kolaloka at netbsd dot sk
2010-03-21 09:53:19 +00:00
ajacoutot
d3ace39e98
Fix desktop file.
...
spotted by J. Scott Heppler
2010-03-21 09:43:33 +00:00
jasper
060622e44d
- update cfdg to 2.2.1
2010-03-21 09:31:48 +00:00
ajacoutot
fc2cd23f56
Update to dia-0.97.1.
2010-03-20 16:53:22 +00:00
espie
713f816f1c
fix FULLPKGPATHs.
...
sorry: if package changes when flavors change,
it CAN'T be FULLPKGNAME-sub, it has to PKGNAME-sub
2010-02-26 19:18:28 +00:00
jasper
72bde0cc0a
- prevent running a configure build test, which allows mips64(el) to pass
...
configure and package.
ok sthen@
ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:15:01 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
sthen
1186f2845f
Fix RUN_DEPENDS-bin, there's no version in the pkgspec, and new pkg_* tools
...
don't accept this. sure landry@ yepyep jasper@
2010-01-07 13:36:01 +00:00
eric
4b29a61467
update to 1.57
...
ok benoit@
2010-01-04 20:36:35 +00:00
sthen
d726173016
fix permissions on docs; Mikolaj Kucharski
2010-01-04 15:41:21 +00:00
jasper
023b5d3d20
SECURITY FIX for CVE-2009-3546
...
buffer overflow or buffer over-read attacks via a crafted GD file
2010-01-04 15:05:49 +00:00
jasper
977d748689
- sort
2010-01-04 10:43:30 +00:00
benoit
98d31ac31a
- update pngcrush to 1.7.7
...
ok giovanni@
2010-01-04 10:42:44 +00:00
giovanni
7a1e742553
Update to bugfix release 2.6.8
...
ok jasper@ stephan@
2009-12-30 09:06:12 +00:00
phessler
62865bdef8
another gcc2.95 fix
2009-12-28 17:22:21 +00:00
jasper
36f465a9a3
Security fix for CVE-2009-4227.
...
Xfig ".fig" File Parsing Buffer Overflow
2009-12-27 22:09:24 +00:00
jasper
a7f372265a
- regen
2009-12-27 22:07:36 +00:00
benoit
3940040a18
- update amide to 0.9.2
...
- regen PLIST
- update patch
ok ajacoutot@
2009-12-23 12:01:07 +00:00
ajacoutot
5c008745e3
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
benoit
d703f4bce2
- update pngcrush to 1.7.6
...
ok ajacoutot@, giovanni@
2009-12-21 22:03:03 +00:00
benoit
c18f80f937
- change email of maintainer
2009-12-20 17:10:04 +00:00
benoit
9feaa9c0be
- update tgif to 4.2.2
...
- change maintainer
- regen PLIST and patch
with some tweaks by and ok sthen@, ajacoutot@
2009-12-19 22:35:28 +00:00
ajacoutot
85e459adf6
Maintenance update to evince-2.28.2.
2009-12-16 17:20:47 +00:00
naddy
6bbe29c2fc
maintenance update to 1.2.41
2009-12-06 21:43:11 +00:00
ajacoutot
619919cff4
Add missing gtk-update-icon-cache goo.
2009-12-06 18:44:25 +00:00
kili
1f304a298a
Unbreak after the latest poppler update.
...
While here, update license marker.
2009-12-04 20:12:35 +00:00
kili
6bee1b49d3
Quick hack: fix permissions of Libraries.
...
Problem noticed by Michele Zaffalon.
ok landry@
2009-11-24 22:30:45 +00:00
okan
78d6402dbc
missed patch
2009-11-19 14:26:26 +00:00
okan
53d087b898
- don't hardcode CFLAGS
...
- fix an instance of a wrong sprintf() -> snprintf() conv.
and bump
ok sthen@
2009-11-19 14:14:40 +00:00
stephan
8d472ebcaa
update to 0.63, ok jasper@ and sthen@
2009-11-19 08:51:27 +00:00
stephan
876f1e1f2d
- update to 1.44
...
- add license comment
- spaces->tabs
ok kevlo@ and sthen@
2009-11-19 08:13:16 +00:00
stephan
3671ed93ab
update to 2.88, ok sthen@, ok and patch sync okan@
2009-11-19 08:05:14 +00:00
stephan
3fabf7504f
update to 2.44, ok sthen@ and jasper@
2009-11-18 13:07:22 +00:00
jasper
71d09c4ee1
Security fix for CVE-2009-3909
...
Gimp PSD Image Parsing Integer Overflow Vulnerability
From upstream git.
ok giovanni@ (MAINTAINER)
2009-11-17 19:15:05 +00:00
benoit
5907af23ce
- update pngcrush to 1.7.5
...
ok ajacoutot@
2009-11-17 09:25:06 +00:00
sthen
60b3828b67
build ufraw,lensfun
2009-11-16 12:40:11 +00:00
sthen
08aa7b5e33
add lensfun flavour, tweak Makefile and DESCR, bump.
2009-11-16 12:03:12 +00:00
sthen
86634728be
+lensfun
2009-11-16 11:54:57 +00:00
sthen
1dfda7e78d
import ports/graphics/lensfun
...
lensfun is a library and database of photographic lenses to adjust
images for lens characteristics, e.g. distortion, transversal (also
known as lateral) chromatic aberrations, vignetting and colour
contribution of the lens.
2009-11-16 11:54:40 +00:00
sthen
7cf9d872ae
Update to 0.6.19
2009-11-14 18:37:53 +00:00
jasper
047606182b
SECURITY FIX for gimp to prevent integer overflows.
...
Secunia Research, advisory SA37232 and CVE CVE-2009-1570.
Patch from upstream git.
ok giovanni@ (MAINTAINER)
2009-11-12 16:35:56 +00:00
jasper
2b7e066f16
add ctl, openexr-ctl and openexr-viewers
2009-11-12 12:34:50 +00:00
jasper
0f156716cf
import openexr-viewers 1.0.1
...
Viewers for OpenEXR images. As exrdisplay was split out of the openexr
package some time ago.
from John Danks, with some tweaks by me
2009-11-12 12:33:26 +00:00
jasper
028947a4d8
import openexr-ctl 1.0.1
...
OpenEXR bindings for CTL.
from John Danks, with some tweaks by me
2009-11-12 12:32:23 +00:00
jasper
eff3331914
import ctl 1.4.1
...
The Color Transformation Language, or "CTL," is a portable and
platform-independent scripting language and interpreter, is intended to
be used as a building block for color management systems as well as for
sharing transforms in a common format.
from John Danks, with some tweaks by me
2009-11-12 12:31:44 +00:00
giovanni
da0416305f
Update to 0.153
2009-11-10 16:54:50 +00:00
ajacoutot
051dfbf361
Minor update to gphoto-2.4.7.
...
ok espie@ (maintainer)
2009-11-09 08:05:16 +00:00
ajacoutot
ccf13dab88
Minor update to libgphoto-2.4.7.
...
* mostly bug fixes and support for new hardware
ok espie@ (maintainer)
2009-11-09 08:04:05 +00:00
ajacoutot
8e963c0ab8
Long overdue (minor) update to gtkam-0.1.16.1.
2009-11-08 17:37:33 +00:00
stephan
5bd83decff
change maintainer email address.
...
fixing some whitespaces into tabs while at it.
ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jasper
9c44bf5621
- fix potential 64-bit issue.
2009-11-01 13:10:52 +00:00
sthen
68e37b7b92
update to 2.5.1
2009-10-26 17:42:42 +00:00
landry
34c34011cf
Update to gpicview 0.2.1, from new maintainer Stephan Rickauer, thanks!
2009-10-26 14:14:14 +00:00
steven
46c07f985f
update to 2.49b (done at p2k9)
2009-10-25 22:41:24 +00:00
benoit
1ccc9d6c53
- update pngcrush to 1.7.4
...
ok steven@, ajacoutot@
2009-10-25 19:46:59 +00:00
sthen
b9c210ecac
update to 0.16
2009-10-21 22:44:52 +00:00
sthen
7f871f40e7
WANTLIB+=atk
2009-10-21 22:40:01 +00:00
espie
069ade7e02
... use the same depends as in other ports, for consistency
2009-10-20 21:50:40 +00:00
espie
3b25cce5c3
fix dependency: we have both libsigc++-1 and 2, so you must say which package
...
you want. Asking for the library is not enough.
bump pkgname.
2009-10-20 21:41:26 +00:00
ajacoutot
ebfba019bb
Update to evince-2.28.1.
...
Fix dependencies of the nautilus subpackage.
2009-10-19 20:44:59 +00:00
bernd
667cc65c42
add grap
2009-10-17 08:30:18 +00:00
bernd
cb52a30d14
Initial import of graph-1.43.
...
Grap is a language for typesetting graphs specified and first
implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is an
expressive language for describing graphs and incorporating them in
typeset documents. It is implemented as a preprocessor to Kernigan's pic
language for describing languages, so any system that can use pic can
use grap. For sure, TeX and groff can use it.
From maintainer Hermann Gottschalk.
2009-10-17 08:29:20 +00:00
jasper
a65952f61b
- update libcaca to 0.99 beta16 (considered stable enough by upstream)
...
- remove robert@ as maintainer per his request
2009-10-15 23:27:09 +00:00
phessler
be77248667
add allegropng
2009-10-15 14:43:29 +00:00
phessler
96817dc334
Library for loading PNG files for the Allegro library. Does not depend
...
on libpng nor zlib (however can take advantage of zlib if installed).
originally from & OK landry@
2009-10-15 14:39:10 +00:00
sthen
a5678e54bb
+gtkimageview
2009-10-15 11:50:53 +00:00
sthen
d4f7232c6f
import gtkimageview, feedback from landry@ ajacoutot@, ok landry
...
GtkImageView is a simple image viewer widget for GTK. Similar to
the image viewer panes in gThumb or Eye of Gnome. It makes writing
image viewing and editing applications easy. Among its features
are:
* Mouse and keyboard zooming.
* Scrolling and dragging.
* Adjustable interpolation.
* Fullscreen mode.
* GIF animation support.
2009-10-15 11:50:20 +00:00
ajacoutot
b00ca14075
Update to gegl-0.1.0.
2009-10-14 14:19:37 +00:00
ajacoutot
a6e8c24e1f
Update to babl-0.1.0.
2009-10-14 14:19:18 +00:00
naddy
bcb649cf3e
Update to release 7. Tested by many on various archs.
2009-10-14 13:03:44 +00:00
benoit
651d9cc90f
- update pngcrush to 1.7.3
...
ok steven@, sthen@, giovanni@, ajacoutot@
2009-10-14 09:23:26 +00:00
landry
ff0d7f972a
+pigment & py-pigment
2009-10-13 19:42:01 +00:00
landry
3be2305183
Sigh.. this 140Kb file with LD_DEBUG output wasn't meant to go in.
2009-10-13 19:41:07 +00:00
landry
06b538cc00
Import py-pigment 0.3.12:
...
Pigment-python contains modules that allow you to use Pigment in Python
programs. At present, it is a fairly complete set of bindings.
Thanks to kurt@, guenther@ & oga@ for hints on how to correctly link/use
libGL. For now, there's an evil patch for that.
ok ajacoutot@
2009-10-13 19:39:09 +00:00
landry
a3f314e005
Import pigment 0.3.17:
...
Pigment is a library designed to easily build user interfaces for
embedded multimedia. Its design allows to use it on several platforms,
thanks to a plugin system allowing to choose the underlying graphical
API. Note that it heavily uses OpenGL, so you need a decent hardware
support for it.
Thanks to those who support hackathons, i wouldn't have been able to
spend >1 day on it otherwise.
ok ajacoutot@
2009-10-13 19:36:31 +00:00
ajacoutot
2f1d59e5bc
Major update to evince-2.28.0.
...
Add a nautilus-evince subpackage (evince plugiun for nautilus).
2009-10-13 11:00:39 +00:00
naddy
bc9aefa05c
fix build with upcoming jpeg7
2009-10-12 22:44:56 +00:00
naddy
44331772cf
minor maintenance update to 1.2.40
2009-10-12 10:17:16 +00:00
sthen
9ca8c2c01f
- update to 0.6.18
...
- take maintainer (suggested by jasper)
ok jasper@ (previous maintainer).
2009-10-12 09:14:18 +00:00
jasper
d7cc315b7b
- merge PFRAG.shared into PLIST
2009-10-11 20:51:38 +00:00
naddy
5bf84ad0e2
update to 10.26.64 (miscellaneous bug fixes) and prepare for jpeg7
2009-10-11 19:36:15 +00:00
kili
0d93d4ed4b
Include egg-info (noticed during all the guile update testing).
2009-10-11 18:52:39 +00:00
sthen
af734d6804
+jbig2dec
2009-10-11 09:59:53 +00:00
sthen
0a07765649
import jbig2dec
...
jbig2dec is a decoder library and example utility implementing the JBIG2
bi-level image compression spec. Also known as ITU T.88 and ISO IEC
14492, and now included by reference in Adobe's PDF 1.4.
2009-10-11 09:59:16 +00:00
landry
4767af3f13
Update to clutter-box2d 0.10.0:
...
add a patch to make sure it doesn't try to build gobject-introspection
by default (so-called .gir files which turned me mad the whole day)
ok jasper@
2009-10-10 23:22:53 +00:00
landry
295f5ddc2c
Update to clutter-gst 0.10.0, disable gobject-introspection by default
...
too. ok jasper@
2009-10-10 23:21:11 +00:00
landry
8da5ae5907
Update to clutter-gtk 0.10.2:
...
disable gobject-introspection to make sure it's not picked up
ok jasper@
2009-10-10 23:20:26 +00:00
landry
6707f5fad4
Update to clutter 1.0.6:
...
disable gobject-introspection by default.
fix for newer json-glib proper inclusion while here.
ok jasper@
2009-10-10 23:19:25 +00:00
landry
18e425c678
Bump MAJOR to 0.10 in preparation for clutter update, and add
...
API_VERSION as suggested by jasper@.
2009-10-10 23:17:11 +00:00
landry
c837935397
Unlink clutter-cairo, no release has been made to make it work with
...
upcoming clutter update.
2009-10-10 23:16:08 +00:00
william
e130280823
Update to ocrad-0.18
...
From Nima Hoda with minor tweaks from me:
update MAINTAINER and add @bin.
Thanks!
ok merdely@
2009-10-04 00:12:42 +00:00
benoit
c95c3c67ae
- update jhead to 2.87
...
- update & regen patches
ok ajacoutot@, okan@
2009-10-01 20:20:23 +00:00
ajacoutot
7aa1d0aaad
Fix dependencies after gstreamer-plugins-* merge.
...
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
sthen
3d990f698c
Bugfix update to 0.9.6
2009-09-27 23:47:22 +00:00
jolan
7015dd2c08
update to 1.5.5
2009-09-26 01:23:05 +00:00
giovanni
e4b6c319e4
Update to 2.6.7
2009-09-25 12:43:16 +00:00
naddy
766623a042
Fix out-of-bounds access in CMYK to RGB conversion.
...
From: Patrick Keshishian <pkeshish@gmail.com>
2009-09-24 20:07:18 +00:00
benoit
be9361ce01
- update pngcrush to 1.7.2
...
ok ajacoutot@
2009-09-19 15:06:28 +00:00
ajacoutot
f4fb6cf55b
Major update to cairomm-1.8.2
...
Remove wilfried@ from maintainer per his request.
(see HOMEPAGE for complete ChangeLog)
ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:22:51 +00:00
sthen
12f5486800
take MAINTAINER on these. ok jasper@
2009-09-15 18:06:28 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
sthen
53dfff89f8
update and sync WANTLIB for exiv2 update. looks ok to landry@
2009-09-10 16:43:41 +00:00
sthen
a9e06e0c02
sync WANTLIB following exiv2 update and bump. looks ok to landry@
2009-09-10 16:43:38 +00:00
sthen
6431e8e1f8
adapt to exiv2 0.18. looks ok to landry@
2009-09-10 16:43:35 +00:00
sthen
66d848afeb
update digikam to 0.9.5. needed for exiv2 update. looks ok to landry@
2009-09-10 16:43:32 +00:00
sthen
4fce27bf6a
update exiv2 to 0.18.2. looks ok to landry@
2009-09-10 16:43:28 +00:00
jasper
428f28a214
- update p5-Image-ExifTool to 7.89
...
from Patrick Keshishian (MAINTAINER)
2009-09-08 11:04:58 +00:00
jasper
1789f68911
- patch not needed anymore after py-cairo update
2009-09-07 21:36:12 +00:00
benoit
41128bd66a
- update pngcrush to 1.7.1
...
ok ajacoutot@
2009-09-07 12:25:54 +00:00
eric
e74bb2d7f0
update to 1.8.8
...
relax python 2.6 dependency
fix regress
prodded by and ok jasper@
2009-09-04 11:44:00 +00:00
sthen
1d9e79cf39
Build+install tools/qt-faststart, a tool to rearrange moov atoms in h264
...
files in the .mov container, useful to prepare some files for network
streaming. Same effect as a more complex diff sent by Valery Masiutsin
some time ago. Sync WANTLIB while there.
2009-09-02 11:50:56 +00:00
okan
33084f2d94
update to 1.3.6
...
"looks fine" landry@
2009-09-01 14:22:27 +00:00
jolan
bf7f8d0f7d
update to 1.5.4
2009-08-27 01:09:29 +00:00
ajacoutot
b9094d6b19
Update to tesseract-2.04
...
Fixes more than 20 issues, including portability ones.
from Daniel Dickman, thanks!
2009-08-24 07:12:40 +00:00
naddy
83ad075f4d
maintenance update to 1.2.39
2009-08-23 14:44:18 +00:00
kili
6dc29bdd61
Actually include bernds tweak (use of MODULES) and bump.
...
My only excuse for messing this up is the temperature (brains don't
work very well at 37 deg. celsius air temperature).
2009-08-21 18:39:59 +00:00
bernd
e81aee5e4c
Update to ruby-mini_magick-1.2.5 and use MODRUBY_REGRESS.
2009-08-20 21:59:45 +00:00
kili
5f024a8c50
Update to 2.2.2.
...
testing, tweaks and ok bernd@
2009-08-20 18:58:39 +00:00
jolan
3e849087ca
update to 0.1.6
2009-08-18 23:41:12 +00:00
giovanni
9b341d782d
- let the help subsystem work
...
- remove a dependency on x11/gnome/vfs2
- remove a hidden dependency on devel/iso-codes
- let it build with different python versions
- regen plist
ok sthen@, "i guess it makes sense" landry@
2009-08-17 12:10:26 +00:00
ajacoutot
6ceb2fcf69
Major update to evince-2.26.2.
...
Sanitise dependencies of the subpackages.
ok jasper@
2009-08-17 09:57:44 +00:00
jolan
4c138a9ba8
dont run jas_cleanup via atexit. fixes a crash on exit seen with
...
php cli + pecl-imagick caused by atexit running when jasper has been
unloaded via dlclose.
2009-08-16 19:58:31 +00:00
jolan
768c9d1247
+pecl-imagick
2009-08-16 05:51:33 +00:00
jolan
8815be539f
pecl-imagick-2.3.0, PHP support for the ImageMagick library
2009-08-16 05:50:30 +00:00
ajacoutot
bb0751ae75
Minor update to xsane-0.997.
...
Changes:
"The code was adapted to work better with newer versions of GTK+.
Several gdk_drawable_unref() calls were added. Several other minor
modifications were made."
2009-08-14 18:49:54 +00:00
sthen
b6bcb28c21
+quesoglc
2009-08-13 23:50:30 +00:00
sthen
38572e126a
import graphics/quesoglc, from Brad:
...
The OpenGL Character Renderer (GLC) is a state machine that provides
OpenGL programs with character rendering services via an application
programming interface (API).
QuesoGLC is an implementation of the GLC. QuesoGLC is based on the
FreeType library, provides Unicode support and is designed to be
easily ported to any platform that supports both FreeType and the
OpenGL API.
2009-08-13 23:49:53 +00:00
ajacoutot
1931de4761
Update to gocr-0.48.
...
Use default Tk version and prefer SUBST_CMD over perl...
ok william@ (maintainer)
2009-08-12 15:23:56 +00:00
msf
3cfc951458
respect MODRUBY_LIB_DEPENDS, no plist change
...
ok bernd@
2009-08-10 16:37:12 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
59580eb12b
+discwrapper
2009-08-07 14:15:51 +00:00
ajacoutot
87a344ec9e
Import discwrapper-1.2.2
...
DiscWrapper is a cover designer for homemade discs. It supports standard
CD-DVD, slim CD-DVD cases and disc designing.
2009-08-07 14:14:59 +00:00
fgsch
1f86089ac1
Use MASTE_SITE_PYPI
2009-08-07 08:36:52 +00:00
sthen
a4318369a4
- don't strip the shared lib when installing
...
- make sure to pass the PIC flag to the compiler when linking
the shared lib
from Brad (maintainer)
2009-08-02 12:32:36 +00:00
jasper
c5ed52408d
- SECURITY FIX for CVE-2009-1720 and CVE-2009-1721 (OpenEXR Multiple Vulnerabilities)
...
patches taken from debian
2009-07-30 11:56:39 +00:00
giovanni
22d9c9ff17
Update to version 7.82.
...
From maintainer patrick keshishian, thanks
2009-07-23 07:51:20 +00:00
jasper
5bd6d49b4a
- SECURITY FIX for CVE-2009-2347 (integer overflows in tiff tools)
...
patch taken from upstream bugreport:
http://bugzilla.maptools.org/show_bug.cgi?id=2079
ok ajacoutot@
2009-07-22 13:15:00 +00:00
sthen
0e87aad388
set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
...
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.
this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
6934205da7
bump libavcodec minor and PKGNAME following addition of schroedinger,
...
no API change to libavcoded, but make sure depending packages get updated.
problem spotted by dhill@, discussed with Brad.
2009-07-19 22:27:46 +00:00
sthen
0127d8b71f
add schroedinger/oil WANTLIB, bump
2009-07-19 12:42:04 +00:00
naddy
a1b08e915c
use the tk module; ok william@
2009-07-18 21:37:53 +00:00
kili
078d574784
move shared_mime_info from BUILD_DEPENDS to RUN_DEPENDS.
...
found while fiddling with all ports that have @exec/@unexec
update-mime-database in their PLISTs.
2009-07-18 17:41:10 +00:00
djm
75f2f8c4c8
allow building against python2.6
2009-07-18 12:37:21 +00:00
sthen
a6255103ba
Switch to the release tarball/naming; identical to previous release candidate.
2009-07-18 11:29:11 +00:00
sthen
9b02165205
enable support for the Dirac codec with the newly imported schroedinger
...
library. From Brad, no OpenBSD/cats were harmed in this port...
2009-07-18 09:06:26 +00:00
sthen
ea935b06ed
comment-out function having no effect; drops RAM use by 30x.
...
from upstream svn r3895
2009-07-17 18:19:52 +00:00
sthen
2874dc1ddc
- don't strip the library. ok todd@
...
- update to 1.3, fixing LP64 arch in the process. "even better indeed" todd@
2009-07-14 15:35:24 +00:00
sthen
a4596284c2
update Hugin to 0.8.0rc5
2009-07-14 10:28:25 +00:00
sthen
0b83a1f77b
sync WANTLIB, bump PKGNAME.
...
(found some Ms in my tree after naddy's lib-depends-check run).
2009-06-28 21:46:38 +00:00
sthen
816cfe6a5a
Remove patch which is a noop; doesn't affect the package -> no bump
2009-06-26 07:54:45 +00:00
sthen
b92934dadd
sync WANTLIB, bump PKGNAMEs
2009-06-24 22:44:45 +00:00
eric
ad888a2dc1
update to cairo 1.8.8
...
prodded by Brad, ok ajacoutot@ naddy@
2009-06-23 08:01:50 +00:00
jasper
72d0a18369
SECURITY FIX for for SA35515,
...
LibTIFF "LZWDecodeCompat()" Buffer Underflow Vulnerability
Patch from upstream bugreport #2065 (committed to CVS).
2009-06-23 07:49:31 +00:00
naddy
2b84b064ff
bump PKGNAME for PLIST changes 4.5 -> 4.6
2009-06-22 17:00:23 +00:00
naddy
18e4ffaf36
don't reference PKGNAME-cal in DESCR-main, which nobody remembers when
...
bumping PKGNAMEs, and bump
2009-06-21 17:33:40 +00:00
sthen
74c96d52d7
update Hugin to 0.8.0rc4.
2009-06-21 15:54:31 +00:00
sthen
538ffe89d8
sync WANTLIB and update to 0.15; mbalmer ok.
2009-06-21 14:01:28 +00:00
avsm
09774bdfe0
update to ocaml-3.11.1 and bump dependent package PKGNAMEs
2009-06-20 22:05:11 +00:00
sthen
60d7a5444e
sync LIB_DEPENDS-cal; bump PKGNAME-cal
2009-06-17 13:52:34 +00:00
sthen
87d76d1e83
regen WANTLIB and bump; avahi/gio-2.0
2009-06-16 11:45:28 +00:00
phessler
8065acc0ff
unbreak if doxygen is found
...
noticed by naddy@, and pointed out by sthen@
2009-06-13 16:24:31 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
7b4d594f00
Tweak after recent gconf2 MODULE change.
2009-06-11 18:26:44 +00:00
ajacoutot
7bdfc5a94c
Also add run_depends on gconf-2 for !-main.
...
While here, regen PLIST.
2009-06-11 05:25:13 +00:00
kili
409b7d19d7
-main depends on gconf2.
2009-06-10 20:46:36 +00:00
kili
2b41280401
WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs.
2009-06-10 20:27:09 +00:00
ajacoutot
45402762b1
Add missing homepage.
2009-06-10 10:04:04 +00:00
ajacoutot
95a9f1c95f
Add missing HOMEPAGE.
2009-06-10 09:39:50 +00:00
jasper
7473d086cd
- missed patch
2009-06-09 13:20:21 +00:00
jasper
aa9b81da1b
- SECURITY UPDATE of xfig to 3.2.5b
...
CVE-2009-1962: Xfig Insecure Temporary Files
2009-06-09 13:19:44 +00:00
sthen
9f278d72d8
0.8.0rc3.
2009-06-08 20:06:02 +00:00
ajacoutot
df8a19a135
Add avahi support.
...
Left over from c2k9.
2009-06-08 19:42:32 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
benoit
9e99c38ac3
- update pngcrush to 1.6.19
...
- change email maintainer
ok ajacoutot@
2009-06-08 10:32:24 +00:00
phessler
818e9b4e1a
add some missing files from the last commit.
2009-06-07 11:56:51 +00:00
phessler
3bd3a5f99d
Update to swfdec-0.8.4
...
including sndio support
From Jacob Meuser (jakemsr@)
2009-06-07 11:52:16 +00:00
phessler
7fb5c338c8
Update to swfdec-0.8.4.
...
Add sndio support.
From Jacob Meuser jakemsr@
OK landry@
2009-06-07 11:46:18 +00:00
landry
276fed5240
Update to p5-Cairo 1.061.
...
ok ajacoutot@
2009-06-07 08:42:52 +00:00
ajacoutot
49bc9d04b5
Convert to using the new gconf2.port.mk module.
...
ok jasper@
2009-06-07 05:30:09 +00:00
phessler
2daeba9a3d
+ftgl
2009-06-06 05:19:20 +00:00
phessler
2571ec5d09
FTGL is a font rendering library for OpenGL applications.
...
Supported rendering modes are:
* Bitmaps
* Anti-aliased pixmaps
* Texture maps
* Outlines
* Polygon meshes
* Extruded polygon meshes
FTGL uses the Freetype font library to open and decode standard font
files. It then takes that output and stores it in a format most
efficient for OpenGL rendering.
FTGL is designed to be used in commercial quality software. It has been
written with performance, robustness and simplicity in mind.
FTGL is free software. You may use it, modify it and redistribute it
under the terms of the MIT license or the GNU LGPL, at your option.
ok merdely@
2009-06-06 05:18:56 +00:00
ajacoutot
94844661cc
- no need to set VERBOSE anymore.
2009-06-04 21:12:07 +00:00
sthen
5f41da7aae
set VERBOSE=1 so cmake displays the compiler command lines (suggestion
...
from landry@), remove bogus comment in Makefile, remove dead @comment in
PFRAG.shared (plist change -> bump).
2009-06-04 16:21:45 +00:00
benoit
6272d01ee9
+amide
...
ok ajacoutot@
2009-06-04 13:07:18 +00:00
benoit
e06c6543ee
import amide
...
AMIDE is a completely free tool for viewing, analyzing, and registering
volumetric medical imaging data sets. It's been written on top of GTK+,
and runs on any system that supports this toolkit.
ok jasper@, ajacoutot@
2009-06-04 12:59:33 +00:00
jasper
47461269fc
- update libexif to 0.6.17
2009-06-04 00:43:22 +00:00
wcmaier
358bf0f366
Add py-opengl.
2009-06-04 00:39:53 +00:00
wcmaier
39d88b3fe6
Import graphics/py-opengl (tested and requested by matthieu@):
...
PyOpenGL is the cross platform Python binding to OpenGL and related
APIs. The binding is created using the standard (in Python 2.5 and
above) ctypes library, and is provided under an extremely liberal
BSD-style Open-Source license.
PyOpenGL includes support for OpenGL v1.1 through 3.0, GLU, GLUT v3.7
(and FreeGLUT), and GLE 3. It also includes support for hundreds of
OpenGL extensions.
PyOpenGL is interoperable with a large number of external GUI libraries
for Python including (wxPython, FxPy, PyGame, and Qt). It can be used
with the Tkinter GUI library if you have installed the Togl widget for
Tk.
2009-06-04 00:38:41 +00:00
jasper
ad2c912b4e
- update homepage
...
- regen WANTLIB
2009-06-04 00:27:58 +00:00
sthen
5aee7b0334
update to 0.8.0RC2
2009-06-03 13:45:14 +00:00
ajacoutot
7f14c9d4ae
- major update to dia-0.97
...
(ChangeLog available in the tarball)
- enable cairo backend now that it is stable; there is still a small
bug wrt printing uml classes which is beeing investigated.
Tested for several weeks.
ok giovanni@ simon@ (some time ago)
2009-06-01 21:17:39 +00:00
eric
83098eda67
update to 1.55
...
ok ajacoutot@
2009-06-01 16:48:47 +00:00
dhill
e26186399f
update to 20071007
...
ok robert@
2009-05-30 19:05:31 +00:00
sthen
aaa858633d
maintenance update to 1.2.
2009-05-28 19:12:50 +00:00
sthen
b45f79bdd9
install manuals to the correct location, bump PKGNAME.
2009-05-27 12:59:45 +00:00
sthen
5297360341
switch from the release candidate to the release tarball;
...
identical file, no actual change.
2009-05-25 09:19:05 +00:00
benoit
5e0cd6618c
- update to xmedcon 0.10.5
...
ok ajacoutot@
2009-05-21 14:28:48 +00:00
sthen
423cacb851
add explanatory comment regarding these patches which they emulate
...
fesetround() using fpsetround(). no change to build; no bump.
2009-05-19 08:41:38 +00:00
sthen
f9d9e9ccc5
move sourceforge first in the MASTER_SITES list, they carry the old
...
legacy releases, other mirrors don't.
2009-05-17 09:04:38 +00:00
ajacoutot
d85444e6dc
- update to gqview-2.1.5 (devel version, but the project is dead)
...
from Brad
- use xdg-open to display "Help" with favorite browser
2009-05-14 13:39:44 +00:00
jasper
ecc62ed352
- update lcms to 1.18a
...
from brad, with a tweak by me
2009-05-14 08:13:37 +00:00
ajacoutot
cd409edc0a
- fix xsane build:
...
while being deprecated and undocumented, SANE_CAP_ALWAYS_SETTABLE is
still used by (at least) xsane
note to self: stop using frankenstein system to test ports!
breakage reported by naddy@
2009-05-11 15:22:07 +00:00
pyr
f5c477c921
fix typo
...
ok jasper@
2009-05-11 12:41:32 +00:00
ajacoutot
8177e9bf50
- update to py-goocanvas-0.14.1
2009-05-10 16:41:23 +00:00
sthen
4cb8371127
update to 0.80rc1; thanks Gerry Patterson on the hugin-ptx list for the
...
missing clue I needed :-)
2009-05-09 19:28:55 +00:00
ajacoutot
7d3f3d2df1
- update to gphoto-2.4.5
...
"if it works, go ahead" espie@ (maintainer)
2009-05-08 08:06:42 +00:00
ajacoutot
2e8ade9f01
- update to libgphoto-2.4.5
...
- explicitely set some configure switches
"if it works, go ahead" espie@ (maintainer)
2009-05-08 08:05:53 +00:00
simon
07c3da4ba6
update to version 3.2
...
ok kevlo@ (maintainer)
2009-05-08 06:52:40 +00:00
ajacoutot
fdc2d8f787
- update to pngcrush-1.6.16
...
from Benoit Lecocq (maintainer)
2009-05-07 08:10:35 +00:00
ajacoutot
01ffada18b
- major update to sane-backends-1.0.20:
...
* new and updated backends
* 75 more scanner models supported
* epson backend deprecated, use epson2
* coolscan2 backend deprecated, use coolscan3
* improved saned configuration
* updated translations and documentations
* bugfixes
2009-05-06 10:23:21 +00:00
sthen
6b44050418
update to 2.9.14rc1, shared library must bump due to an API change
2009-05-03 09:02:16 +00:00
simon
4574fe8643
unbreak build on i386 by disabling mmx
...
from RD Thrush, thanks!
2009-05-02 16:27:15 +00:00
simon
1778525d68
update to version 2.02
...
ok landry@
2009-04-30 10:10:49 +00:00
simon
2da68ca03d
update to version 1.4.2 and bump major as the diff between the old and
...
new version is way too huge for me to feel comfortable with a minor
ok landry@
2009-04-30 10:09:49 +00:00
sthen
b3dcf60fc2
uses some method which may be patented, so kill PERMIT_*_CDROM
...
see http://permalink.gmane.org/gmane.comp.misc.ptx/15757
2009-04-29 23:48:53 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
jasper
bd925f1f01
- add a SECURITY FIX for graphicsmagick for SA33697, which could lead to
...
a DoS.
2009-04-22 13:19:12 +00:00
sthen
55c2c67773
restrict optimizer flags to -O1 except on amd64, i386, sparc64.
2009-04-21 13:09:39 +00:00
sthen
f4488968e4
Makefile patch to allow building just the largest files with different
...
optimization levels. No package change yet -> no bump.
2009-04-21 09:20:26 +00:00
sthen
2f46d4f906
link hugin and dependencies so people can have packages.
2009-04-20 23:32:11 +00:00
sthen
804a1c71f4
knock out a few arch which have no hope of building this
2009-04-20 23:28:03 +00:00
sthen
b5095e0ca3
add missing dependency and bump; thanks merdely@
2009-04-20 13:35:42 +00:00
sthen
77eaced791
import graphics/hugin: this port was made possible by Emmanuel Viaud's
...
work on enblend-enfuse, big thanks!
Goal: an easy to use cross-platform panoramic imaging toolchain
based on the Panorama Tools library.
With hugin you can assemble a mosaic of photographs into a
complete immersive panorama, stitch any series of overlapping
pictures and much more.
This package contains the following programs:
- hugin, The main program, a GUI for the panorama tools suite
and some programs included here.
- nona, a simple replacement for PTStitcher (doesn't support most
features of PTStitcher, but is faster, opensource and
will be extended in the future).
- nona_gui, nona with a graphical progress bar.
- autooptimiser, optimise a panorama pairwise, starting from an
anchor image. cmd line version of the pairwise mode in hugin
will be hooked to the build after tests on additional arch.
2009-04-19 11:18:40 +00:00
sthen
43e67105d7
import graphics/autopano-sift-c:
...
Autopano-SIFT-C automatically creates control points for
groups of overlapping photographs using SIFT ("scale-invariant
feature transform").
It can be controlled from within the Hugin GUI front-end.
N.B. The SIFT algorithm is restricted in the USA by a patent
owned by the University of British Columbia.
will be hooked to the build after tests on additional arch.
2009-04-19 11:14:41 +00:00
sthen
be2f7c5b97
import graphics/enblend-enfuse:
...
Enblend combines images that partially overlap into a single large
image with no seams (panorama generation). This is a command-line
tool which performs the actual composition; another tool is required
to line up the images ready for input (e.g. Hugin).
Enfuse combines images that overlap into a single image with good
focus and exposure (exposure stacking for high dynamic range, focus
stacking for extended depth-of-field).
will be hooked to the build after tests on additional arch.
big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
2009-04-19 11:14:37 +00:00
sthen
e3cca5ed8f
import graphics/libpano13:
...
The panorama tools are mainly used to build panoramic images from
a set of overlapping images. The usability extends beyond "just"
building panoramas by far though. You can, for instance, use them
to render an average of multiple images to broaden the dynamic range
of the images or average out noise. You can also build object movies
with them, morph between images and much more.
will be hooked to the build after tests on additional arch.
tweaks to autoconf input files from Emmanuel Viaud, thanks!
2009-04-19 11:14:34 +00:00
ajacoutot
efd78048ae
- bring in 2 patches from Fedora:
...
* use xdg-open instead of netscape to browse html help
* close unneeded FDs
- regen WANTLIB while here
2009-04-18 12:22:13 +00:00
sthen
2c1e5de196
+libxmi
2009-04-16 22:18:16 +00:00
sthen
50c559f642
import graphics/libxmi.
...
GNU libxmi is a C/C++ function library for rasterizing 2-D vector
graphics. It can draw 2-D graphical primitives, including wide
polygonal lines and circular and elliptical arcs, into a user-supplied
matrix of pixels. Sophisticated line styles, such as multicolored
dashing patterns, can be specified. There is also support for filling
and texturing polygons.
2009-04-16 22:17:43 +00:00
ajacoutot
de8293ad3d
- remove scrollkeeper-update hack and add build_depends on rarian
2009-04-16 08:23:14 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
jasper
ed37f9761e
- update p5-Image-ExifTool to 7.67
...
from Patrick Keshishian (MAINTAINER), thanks
2009-04-16 06:36:59 +00:00
landry
69918aa5a4
Update to comix 4.0.3, MAINTAINER timeout
2009-04-15 08:26:28 +00:00
jasper
55cecfa859
- when a hobbit bumps a pkgname, the other two pkgnames want to get some too..
2009-04-14 21:34:42 +00:00
kili
76091f6c3b
Some fixes after the x264 update.
...
From Brad.
"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
sthen
e1e564ee84
+glew
...
I forgot the attribution in my import; the port is from Brad.
2009-04-13 23:26:12 +00:00
sthen
96da4e2934
import graphics/glew:
...
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00
ajacoutot
f481d28d97
+dia,gnome
2009-04-11 10:09:32 +00:00
ajacoutot
730108d659
- several fixes:
...
* xdg-utils is only needed to the !gnome FLAVOR
* regen WANTLIB, esd is no more a dependency (unbreak gnome FLAVOR)
* use yelp for the gnome FLAVOR
* regen PLIST
2009-04-11 10:05:47 +00:00
eric
36b5030002
fix build issue spotted by jasper@: need explicit dependency on
...
python-tkinter.
ok djm@ ajacoutot@
library cleanup suggested by and ok sthen@
2009-04-11 08:16:58 +00:00
jasper
1601d3234d
- update lcms to 1.18
...
* includes security fixes for CVE-2009-0581, CVE-2009-0723 and CVE-2009-0733.
(which could cause a memory leak, buffer overflows and code execution)
ok ajacoutot@
2009-04-09 13:10:49 +00:00
jasper
6ea22ca3a3
- switch ports that are currently using glut to use freeglut
...
from tobias ulmer (MAINTAINER),
objections from oga@, testing and ok sthen@
2009-04-09 13:01:53 +00:00
jasper
cd3a29447f
- hookup freeglut
...
- add a conflict marker to glut
2009-04-09 12:45:42 +00:00
jasper
044af910a3
import freeglut 2.4.0
...
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library written by Mark Kilgard.
GLUT (and hence freeglut) allows the user to create and manage windows
containing OpenGL contexts on a wide range of platforms and also read
the mouse, keyboard and joystick functions.
from tobias ulmer (MAINTAINER),
no objections from oga@, testing and ok sthen@
non-free glut will remain around for a while, but ports depending on glut
will be switched to freeglut in a few.
2009-04-09 12:44:12 +00:00
jasper
12cacf79f9
- missing build dependency
2009-04-09 11:38:29 +00:00
eric
92951dbd65
install documentation and example
...
feedback and ok sthen@
2009-04-08 11:46:10 +00:00
jasper
d800ae6e98
- update clutter-gtk to 0.8.3
2009-04-07 13:58:09 +00:00
jasper
6dec77db3a
- update clutter to 0.8.8
2009-04-07 13:57:49 +00:00
stsp
9f8c6bffad
Add patch which prevents focus stealing while reloading a document.
...
Bump patch level.
While here, add ajacoutot@ and jasper@ as maintainers,
requested by ajacoutot@.
ok ajacoutot@
2009-04-06 16:15:13 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
sturm
78dcff8378
bump after ocaml update
2009-04-03 21:30:50 +00:00
kili
388c1f807b
Unconfuse @exec/@unexec. Noticed by frantisek holop.
...
ok msf@ (maintainer), ajacoutot@
2009-04-02 06:22:33 +00:00
eric
c22e6ceef6
+freeimage
2009-03-20 13:55:35 +00:00
eric
12d03b7de6
FreeImage is an Open Source library project for developers who would
...
like to support popular graphics image formats like PNG, BMP, JPEG,
TIFF and others as needed by today's multimedia applications.
FreeImage is easy to use, fast, multithreading safe, compatible with
all 32-bit versions of Windows, and cross-platform (works both with
Linux and Mac OS X).
ok laurent@
2009-03-20 13:53:04 +00:00
giovanni
1212c0b947
Update to 2.6.6
2009-03-18 19:00:19 +00:00
jasper
f4a0acdc45
- update py-goocanvas to 0.14.0
2009-03-18 08:27:00 +00:00
jasper
85ff4c692d
- remove old and unmaintained gtksee.
...
it's using a legacy toolkit (gtk+1) and there are enough applications around
that do the same, but with the modern gtk+2 toolkit. like gqview for example.
discussed with and ok ajacoutot@
2009-03-17 12:45:31 +00:00
kili
d4d18dc107
Bump for python deps.
2009-03-16 22:20:02 +00:00
espie
26a6f0ba38
fix depends
2009-03-16 08:56:32 +00:00
jasper
cc5cec8dda
- update goocanvas to 0.14
2009-03-15 18:30:13 +00:00
espie
79f4e19201
fix a few deps
2009-03-15 18:29:31 +00:00
espie
6aa9f723c1
fix depends
2009-03-15 14:39:02 +00:00