Commit Graph

3126 Commits

Author SHA1 Message Date
giovanni
819b70bdd6 Bugfix update to 2.6.10 and switch to new dependencies 2010-07-30 06:27:52 +00:00
sebastia
ae7fa59953 Style cleanup, and get rid of expensive SUBST_CMD in pre-configure.
OK, landry@
2010-07-29 11:42:56 +00:00
sebastia
819a4cdb13 add net/tcludp graphics/tkimg misc/memchan to the build 2010-07-28 17:50:46 +00:00
sebastia
d4dcd6f83c import tkimg
image extension for Tcl/Tk

This package enhances Tk, adding support for many 
other Image formats: BMP, XBM, XPM, GIF (with 
transparency, but without LZW), PNG, JPEG, TIFF.

OK, landry@
2010-07-28 17:04:55 +00:00
jolan
377098d026 add mirror so this is fetchable again 2010-07-24 14:50:07 +00:00
benoit
da361b45a8 - update pngcrush to 1.7.11
ok sthen@
2010-07-23 21:04:02 +00:00
phessler
b3cf08455f LibRaw is a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).

LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.

requested by (and OK) landry@ at c2k10....

(this time, imported into a better dir path)
2010-07-23 16:05:40 +00:00
phessler
2df06e07cb +libraw 2010-07-23 16:03:06 +00:00
steven
f2ab6d9e32 update to 3.50 2010-07-22 19:44:07 +00:00
ajacoutot
10e41a8fe3 Fix MASTER_SITES.
from patrick keshishian
2010-07-21 06:46:33 +00:00
kili
a72ff5f5e9 Switch to REVISION. 2010-07-17 13:56:14 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
ajacoutot
b214e28324 Add a small HOWTO about OCR.
Inspired from http://info.iet.unipi.it/~luigi/FreeBSD/dx5050.html

Use REVISION and new DEPENDS.
2010-07-17 08:13:01 +00:00
sthen
31725d91b6 Forgot to cvs add these.. Workaround because our texinfo is too
old to have @textdegree{} (added in 4.11).
2010-07-15 17:01:58 +00:00
sthen
195490abf4 add missing BUILD_DEPENDS, packaging failure noted by espie@
(missing .info files). no bump.
2010-07-15 14:27:17 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
sthen
893f6f8009 missed bump 2010-07-13 16:02:24 +00:00
sthen
cbade10fd4 - sync WANTLIB (xcb-render{,-util}) and bump
- move to new-style LIB_DEPENDS/REVISION
2010-07-12 08:58:50 +00:00
landry
3fbe027844 Update to exiv2 0.20.
ok sthen@ espie@
2010-07-12 08:55:38 +00:00
sthen
f4523c2e9d update enblend-enfuse to 4.0, with a patch to allow documentation to
built with in-tree texinfo (it wanted the textdegree macro which wasn't
added until texinfo-4.11).
2010-07-11 20:09:00 +00:00
dcoppa
4977310d25 Update to feh-1.8.
Use ftp from base instead of wget for remote images support.

OK sthen@
Maintainer timeout...
2010-07-11 14:46:13 +00:00
espie
54a1d27ff2 new-style WANTLIB and REVISION 2010-07-11 07:36:16 +00:00
naddy
8747197419 Remove a workaround no longer necessary now that i386 has switched to gcc4.
From maintainer
2010-07-10 22:45:19 +00:00
sebastia
8366197e03 enable graphics/tkpng and x11/tktreectrl 2010-07-09 16:55:43 +00:00
sebastia
3abaf59680 import tkpng-0.9
PNG photo image extension for Tcl/Tk

TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.

TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing.  Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.

OK, landry@, sthen@
2010-07-09 16:46:50 +00:00
giovanni
ab1529e5eb Update to 2.6.9 2010-07-08 16:16:51 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
espie
436b053f42 should be a RUN_DEPENDS 2010-07-06 17:17:35 +00:00
espie
1ad2608d97 unfuck 2010-07-05 22:44:16 +00:00
espie
4bd16b92ad fix deps 2010-07-05 11:45:53 +00:00
sthen
1c02a701d3 remove Extra pthread-stubs and xcb from wantlib (mostly because I'm going to
use this as an example in a mail and don't want to confuse things ;)
2010-07-02 21:59:39 +00:00
ajacoutot
795471e3f6 Remove myself from MAINTAINER. 2010-07-02 17:40:18 +00:00
naddy
bf83427c09 Update to 10.35.75. This jumps to the latest "super stable" branch
and adds pamx, a minimal X11 viewer for files in the various netpbm
formats.
2010-07-02 02:54:59 +00:00
naddy
12aaddf055 SECURITY:
Update to 3.9.4, which includes fixes for CVE-2009-2347 and CVE-2010-1411.
2010-06-30 17:10:07 +00:00
naddy
ceb369b828 LP64 fixes for format strings 2010-06-29 22:40:45 +00:00
naddy
3d794a8ec3 update to 8b 2010-06-28 20:48:45 +00:00
landry
7c503fca0a Update to libcaca 0.99.beta17, needed by an upcoming minbif port.
ok ajacoutot@ (on a slightly different diff - no binary change, only
PLIST tidying)
2010-06-28 07:24:30 +00:00
ajacoutot
f5984dfbc7 Major update to vcdimager-0.7.23. 2010-06-27 21:20:43 +00:00
kili
df247d8854 SECRUTY update to 1.22.44
Fixes CVE-2010-1205.

ok naddy@
2010-06-27 19:55:04 +00:00
eric
0513239721 update to 1.60
ok ajacoutot@
2010-06-27 01:41:51 +00:00
ajacoutot
966d1bbdfd Bugfix update to evince-2.30.3. 2010-06-26 03:43:58 +00:00
ajacoutot
1214d45aff -win32-codecs 2010-06-26 03:41:42 +00:00
ajacoutot
33065fe34b Remove win32-codecs.
Nothing in tree uses them anymore.

From Brad.
ok robert@
2010-06-26 03:41:24 +00:00
landry
6df95268de Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 16:53:20 +00:00
steven
a50d3c71c1 use gnu libtool (needs ltdl) 2010-06-23 16:09:10 +00:00
ajacoutot
6353ff7787 Bugfix update to evince-2.30.2. 2010-06-21 19:15:54 +00:00
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
jasper
23a121b2aa - use MODLUA_DATADIR/LIBDIR and regen PLIST 2010-06-18 18:08:56 +00:00
kili
68249e8f17 Add hs-cairo 2010-06-16 14:06:03 +00:00
kili
965a1464f4 Cairo is a library to render high quality vector graphics. There
exist various backends that allows rendering to Gtk windows, PDF,
PS, PNG and SVG documents, amongst others. This package provides
Haskell bindings to cairo.
2010-06-16 14:02:30 +00:00