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