Commit Graph

2089 Commits

Author SHA1 Message Date
steven
90dc5f8063 update to 6.17
ok maintainer
2006-07-06 07:27:10 +00:00
jasper
a1f3ddd477 fix license, as proved by naddy 2006-07-06 06:52:57 +00:00
robert
9978a25798 update to 20060611; from ted@pobox.com 2006-07-03 18:19:40 +00:00
bernd
fcc0136602 Security update to png-1.2.12.
Fixes a buffer overflow vulnerability.

More information:
http://www.securityfocus.com/bid/18698/

ok steven@ naddy@
2006-06-29 14:33:47 +00:00
jasper
71f90dbf59 -update compface to 1.5.2
-license changed to MIT/X

maintainer timed-out; feedback and ok alek
2006-06-28 18:12:16 +00:00
naddy
6efa2257b7 * switch to GNU configure
* change dependencies in preparation for py-gtk2 2.8

ok maintainer Eric Faurot
2006-06-27 19:12:13 +00:00
naddy
c1ec49da96 maintenance update to 10.26.29: tiny bugfix 2006-06-20 18:11:02 +00:00
naddy
366fc01aca maintenance update to 1.6.4 2006-06-20 16:30:04 +00:00
alek
3ab48be528 Add evince 2006-06-18 14:48:36 +00:00
alek
d672cc9c01 Import evince 0.5.2
Evince is a document viewer for multiple document formats.
The goal of evince is to replace the multiple document viewers that
exist on the GNOME Desktop with a single simple application.
2006-06-18 14:22:26 +00:00
sturm
35783490d3 remove empty patch file
ok steven
2006-06-16 05:57:25 +00:00
bernd
6cb9a7ea81 Security fix for gd-2.0.33. (CVE-2006-2906)
Fixes an infinite loop error within the handling of GIF images.

Detailed information: http://secunia.com/advisories/20500/

Fix from Xavier Roche via Ubuntu via NetBSD

ok naddy@
2006-06-15 22:18:25 +00:00
steven
270e29528e SECURITY update to dia 0.95.1
fixes CVE-2006-2453 and CVE-2006-2480

http://secunia.com/advisories/20199/

ok naddy@
2006-06-13 19:27:54 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
naddy
06de83c3cc SECURITY:
Prevent sign extension on integer promotion that leads to a buffer overflow.
Minimal fix from upstream CVS.  CVE-2006-2193.
prodded by bernd@
2006-06-12 17:31:34 +00:00
espie
b0d7bd35de idn wantlib for kde, last batch 2006-06-12 15:45:51 +00:00
espie
d9dd0b2691 more libidn wantlib updates. 2006-06-12 14:32:48 +00:00
espie
1ba1df3384 libidn change from recent kdelibs. 2006-06-12 13:38:00 +00:00
espie
3366720ec6 idn WANTLIB, bump PKGNAME. 2006-06-12 12:05:17 +00:00
sturm
c48321f2f5 add CONFIGURE_STYLE "ruby setup" and related targets
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port

with msf's consent
2006-06-11 18:57:11 +00:00
naddy
8f0a3a42b7 update for netbpm 10; from pvalchev@ 2006-06-11 18:28:14 +00:00
naddy
3034822036 update to 10.26.28, more than four years worth of changes 2006-06-11 18:22:06 +00:00
hugh
af95af2ee6 Update dcraw; ok sturm, rohee 2006-06-11 04:12:48 +00:00
steven
9eeeb1d051 - fix the channel mix up,
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.

this fixes crashes on 16 bit displays with RENDER disabled

from maintainer Eric Faurot, thanks for writing this!

discussed with kurt, bernd, espie.
2006-06-10 12:26:19 +00:00
aanriot
7daa3de71c distfile has been rerolled without any change.
"go ahead" robert@
2006-06-06 12:56:00 +00:00
steven
68030ceb75 update to blender 2.41
from Matthias Kilian <kili at outback.escape.de>
2006-06-06 12:36:49 +00:00
steven
e65488ed3f switch to python 2.4 and bump PKGNAME 2006-06-03 14:42:20 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
bernd
23e9116172 Update to win32-codecs-20060501.
ok robert@
2006-06-02 15:02:54 +00:00
steven
ffb0b00ea5 update to 4.1.3. tests and ok cathcart@ 2006-06-01 04:04:45 +00:00
sturm
edbbf803e7 update to jhead 2.6
from reyk, xsa is too busy to take of this
2006-05-29 17:40:24 +00:00
avsm
0b6d6a65d5 - add patch to fix build, from camlimages-cvs
- re-arrange PLIST
- bump PKGNAME
2006-05-28 15:31:46 +00:00
steven
042ea8375b add a few missing libraries to WANTLIB since sane-backends is now using
libgphoto2 by default.  ok maintainer.
2006-05-21 17:10:05 +00:00
bernd
0875288c2e We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng build
system doesn't install a pngconf.h appropriate to the options passed to the
build.
So we have to put a PNG_NO_ASSEMBLER_CODE define into pngconf.h manually.
This unbreaks (at least) ImageMagick on amd64.

Some more information about this problem can be found here:

http://sourceforge.net/mailarchive/forum.php?thread_id=10314069&forum_id=43850

Since we don't want to compile pentium specific code,
remove -DPNG_USE_PNGGCCRD.

Bump major lib version and PKGNAME.

with help & ok steven@, naddy@
2006-05-13 13:52:48 +00:00
brad
39be40edec update to 1.0.4
also adds a simple workaround to support PseudoColor
and StaticColor modes on X11.

From: maintainer
2006-05-10 21:34:17 +00:00
bernd
63b1790f76 Update to png-1.2.10 and better DESCR.
ok naddy@
2006-05-10 13:50:01 +00:00
espie
150927187e update to kphotoalbum 2.2 (yeah, the name change is a mess). 2006-05-08 16:41:41 +00:00
pedro
242faa348b Add LuaGD 2006-05-04 22:56:29 +00:00
pedro
13f14aa6a8 LuaGD, a binding of the GD library for Lua, prod and okay jolan@ 2006-05-04 22:53:57 +00:00
steven
dbff51644a +p5-Image-ExifTool 2006-05-02 20:55:29 +00:00
steven
3141c6c943 import p5-Image-ExifTool 6.00
ExifTool provides an extensible set of Perl modules to read and write meta
information in image, audio and video files.

from Patrick Keshishian, pkeshish at gmail
2006-05-02 20:52:34 +00:00
djm
e39dfcac7f update to Chart-2.4.1, which includes a manpage now 2006-04-30 03:05:00 +00:00
brad
15e1578c5e upgrade to gwenview 1.3.1 2006-04-28 04:39:39 +00:00
alek
748f58f1f9 - Fix build when _saned group doesn't exist
- Bump PKGNAME
2006-04-23 13:32:13 +00:00
alek
a32b5fd833 Update to 1.0.17
From Antoine Jacoutot <ajacoutot@lphp.org> (MAINTAINER)
2006-04-23 10:29:53 +00:00
bernd
d784d7e680 Maintenance update to gimp-2.2.11.
ok steven@
2006-04-22 10:50:41 +00:00
steven
431e62756d + gfract 2006-04-17 13:50:50 +00:00
steven
cf8967e72a initial import of gfract 0.32
Gfract is a GTK-based fractal program that currently implements the
standard Mandelbrot and Julia sets.

from Jasper Lievisse Adriaanse

ok alek@
2006-04-17 13:48:54 +00:00
sturm
32952e2e6c update to gmt 4.1.1
from maintainer cathcart@ with some cleanup by myself
2006-04-10 20:43:01 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
sturm
ad113fc45b fix urls for windowmaker ports
from jim razmus
2006-04-05 04:37:00 +00:00
steven
a24b504344 SECURITY FIX:
A voluntary security review of the importers by infamous41md has turned up
three buffer overflow errors in the xfig import code.
Details:
http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html
2006-04-03 16:21:47 +00:00
naddy
b3d4e51b49 update to 3.8.2: bugfix release 2006-03-31 20:38:29 +00:00
sturm
2af62e003d remove dead MASTER_SITES
from Jim Razmus <jim at bonetruck.org>
2006-03-31 16:50:44 +00:00
jcs
951a50414f remove bad master_sites 2006-03-28 15:57:05 +00:00
espie
c7e0f26245 fix broken manpages, found out because makewhatis was complaining... 2006-03-26 10:45:18 +00:00
espie
7a4bc6c6f5 make sure it builds with recent qt. 2006-03-24 19:30:09 +00:00
jakemsr
1f7fc2eab3 - don't strip libraries on install
- bump PKGNAME
2006-03-22 08:08:42 +00:00
jakemsr
cfb61f73b5 update to CVS as of 3/12/06.
relevant portion of the official ChangeLog:

- Fraps FPS1 video decoder
- Snow video encoder/decoder
- Sonic audio encoder/decoder
- Vorbis audio decoder
- Macromedia ADPCM decoder
- Duck TrueMotion 2 video decoder
- support for decoding FLX and DTA extensions in FLIC files
- H.264 custom quantization matrices support
- ffserver fixed, it should now be usable again
- QDM2 audio decoder
- Real Cooker audio decoder
- TrueSpeech audio decoder
- WMA2 audio decoder fixed, now all files should play correctly
- RealAudio 14.4 and 28.8 decoders fixed
- JPEG-LS encoder and decoder
- CamStudio video decoder
- build system improvements
- tabs and trailing whitespace removed from the codebase
- AIFF/AIFF-C audio format, encoding and decoding
- ADTS AAC file reading and writing
- Creative VOC file reading and writing
- American Laser Games multimedia (*.mm) playback system
- Zip Blocks Motion Video decoder
- Improved Theora/VP3 decoder
- True Audio (TTA) decoder
- AVS demuxer and video decoder

also, bktr(4) support has been integrated upstream, and most of the
source patches in the port are no longer necessary.

OK brad@
2006-03-20 05:50:49 +00:00
naddy
ce1884601e update to 3.8.1 2006-03-18 17:40:02 +00:00
espie
0cbc6ee47f update to 1.15, okay brad@, mbalmer@ 2006-03-16 11:03:07 +00:00
espie
b94376026e +digikam-image-plugins-doc 2006-03-14 23:27:49 +00:00
espie
547027cdf6 update to rc1 2006-03-14 23:26:36 +00:00
espie
a113ce93c3 documentation for the digikam image plugins. 2006-03-14 23:25:22 +00:00
espie
aad3f00bf7 update doc 2006-03-14 23:11:30 +00:00
espie
4e2e81d7f7 update to synch with digikam proper.
remove need for gtar.
2006-03-14 22:57:26 +00:00
espie
35632a9fe1 update to 0.8.1.
fix a bad portability bug (size_t != off_t)
2006-03-14 22:27:34 +00:00
espie
f2ad12c5c7 update to 0.1.2, remove libtool patch. 2006-03-14 21:49:38 +00:00
espie
2d790c4dba update to newer version, zap old libtool patch 2006-03-14 21:36:18 +00:00
steven
9e026fd339 update to 3.44 2006-03-12 02:31:16 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
cathcart
d2288da3f6 Distfile re-rolled
GMT agree to start versioning all distfiles next release
ok steven@
2006-02-17 11:28:31 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
steven
76aab37d84 add missing libraries in WANTLIB and move intl iconv to MODULES=devel/gettext 2006-02-08 20:09:22 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
bernd
cd7b9eb772 Security update to ImageMagick/p5-PerlMagick 6.2.6-1. (CVE-2006-0082)
More info:

http://studio.imagemagick.org/pipermail/magick-users/2006-January/017083.html

from jakemsr@, ok steven@
2006-02-06 22:10:24 +00:00
pvalchev
62e8d3739e gcc2 fix 2006-02-05 01:58:22 +00:00
steven
c5d94508c8 fix MASTER_SITES 2006-02-04 20:25:46 +00:00
steven
1508fd6aff fix MASTER_SITES (for main distfile, not modules) 2006-02-04 20:07:20 +00:00
steven
904f5e1c47 fix MASTER_SITES 2006-02-04 19:53:21 +00:00
steven
cb19efbdb1 remove broken master site 2006-02-04 19:17:41 +00:00
steven
9cfc13ad7b fix MASTER_SITES 2006-02-04 19:12:25 +00:00
steven
e72a704361 fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-04 19:07:03 +00:00
bernd
40daab3e1e Generate manpages with the correct path to the documentation.
From matthieu@ some time ago. Thanks!
2006-01-28 19:56:16 +00:00
bernd
770c8c4d0c Update to ImageMagick and p5-PerlMagick version 6.2.6.0.
help, testing and "go ahead" steven@
2006-01-27 17:40:05 +00:00
steven
88f73d3747 maintenance update to gimp 2.2.10
ok sturm@
2006-01-27 07:28:41 +00:00
espie
473b2d3812 zap old patch 2006-01-23 09:23:15 +00:00
jakemsr
dec29c318e typedef internal fixd-width types to the desired width using C99
standard integer types rather than char, short, int, long, etc.

allows fxtv to work on amd64.

OK MAINTAINER
2006-01-23 04:07:26 +00:00
sturm
c1539524cf bump PKGNAME due to PLIST changes after 3.8 -> 3.9 2006-01-22 23:21:46 +00:00
jolan
587834d84d pass maintainership from waldemar brodkorb to interested parties as seen
on ports@
2006-01-22 18:40:36 +00:00
steven
3cf15bf81c remove unneeded MODGNU_SHARED_LIBS and related hacks 2006-01-22 10:38:55 +00:00
steven
877ffc829e WANTLIB/gtk+2, MODULES=devel/gettext and sync PLIST 2006-01-20 23:54:19 +00:00
steven
33f20b5bc2 fix WANTLIB after gtk+2 downgrade 2006-01-20 07:58:06 +00:00
steven
e4952af4ba fix WANTLIB after gtk+2 downgrade
add MODULES=devel/gettext and sync PLIST
2006-01-20 07:15:22 +00:00
steven
70691eb447 fix WANTLIB after gtk+2 downgrade, sync PLIST 2006-01-20 07:14:33 +00:00
steven
6bdc9827f6 fix WANTLIB after gtk+2 downgrade 2006-01-18 13:10:03 +00:00
steven
a65de4cf61 fix WANTLIB after gtk+2 downgrade 2006-01-17 18:55:23 +00:00
steven
8240ee49e5 fix WANTLIB after gtk+2 downgrade 2006-01-16 12:35:23 +00:00
steven
978eef5835 fix WANTLIB after gtk+2 downgrade 2006-01-16 12:12:08 +00:00
steven
d292312d89 - remove unneeded MODGNU_SHARED_LIBS and related patches
- remove old libtool and ltdl patches since we use the in-tree versions
2006-01-15 14:24:21 +00:00
steven
3452121dcf remove unneeded MODGNU_SHARED_LIBS 2006-01-15 13:56:15 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
matthieu
26bb34d6b6 Fix cairo build with new freetype2.pc. tested by naddy@, pval@ and others. 2006-01-10 08:59:16 +00:00
steven
9a817c376e remove MODGNU_SHARED_LIBS - this adds a -release library so bump PKGNAME 2006-01-08 11:04:59 +00:00
steven
25e3864aaf remove MODGNU_SHARED_LIBS and old libtool patch 2006-01-08 10:14:27 +00:00
steven
9ec97622cb remove MODGNU_SHARED_LIBS and related patch 2006-01-08 10:11:59 +00:00
steven
9872e933d8 remove MODGNU_SHARED_LIBS 2006-01-08 10:04:16 +00:00
steven
928e3c9466 remove MODGNU_SHARED_LIBS, LIBname_ALIAS and related patches 2006-01-08 01:38:36 +00:00
brad
b72cced723 - remove MODGNU_SHARED_LIBS
- remove unused libtool 1.3 patches
- remove --enable-static as its the default behavior
2006-01-08 01:14:19 +00:00
brad
35c1107f13 remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches 2006-01-08 01:06:21 +00:00
steven
6e363fec5c remove MODGNU_SHARED_LIBS 2006-01-08 01:01:17 +00:00
steven
84268f4d25 cleanup unneeded variables 2006-01-08 00:32:16 +00:00
steven
46a206179b remove MODGNU_SHARED_LIBS 2006-01-08 00:29:37 +00:00
steven
c6e05cee99 update to 2.992, PKG_ARCH=*
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
maintainer timeout
2006-01-07 20:03:39 +00:00
aanriot
f4eedd21a6 remove 0-sized files.
ok alek@
2006-01-07 11:54:09 +00:00
brad
9bc7e0c6cf - forcefully disable MMX on non-i386 systems, gets rid of the silly Linux message since
MMX cannot be automatically detected anyway.
- remove libtool patch.
- remove bogus @DLLDFLAGS@ from src/Makefile as this trips up newer libtool.
2006-01-06 21:57:00 +00:00
espie
e0751f74b5 remove extra libtool dependency
okay naddy@, pvalchev@
2006-01-05 20:11:15 +00:00
steven
50852a07ad SHARED_LIBS, switch to USE_LIBTOOL, sync with update-plist, bump PKGNAME 2005-12-31 15:27:01 +00:00
steven
65ba9c2a9a SHARED_LIBS, switch to USE_LIBTOOL 2005-12-31 15:24:26 +00:00
steven
7d64d097a2 += instead of = 2005-12-31 14:22:41 +00:00
steven
015e68f462 SHARED_LIBS, switch to USE_LIBTOOL, sync with update-plist, bump PKGNAME 2005-12-31 14:19:38 +00:00
steven
9d869d4c6f SHARED_LIBS, switch to USE_LIBTOOL, sync with update-plist and bump PKGNAME
looks ok espie@
2005-12-31 14:07:21 +00:00
steven
ed8cf301b8 SHARED_LIBS
ok jakemsr@
2005-12-31 08:45:56 +00:00
steven
35d5d2c357 SHARED_LIBS and USE_LIBTOOL 2005-12-30 12:14:40 +00:00
steven
4e3ef93387 SHARED_LIBS, USE_LIBTOOL, sync with update-plist 2005-12-30 10:46:04 +00:00
steven
81de9b78db SHARED_LIBS, sync with update-patches
ok naddy@
2005-12-29 15:45:42 +00:00
steven
a33b32c5cb SHARED_LIBS and USE_LIBTOOL 2005-12-29 13:16:32 +00:00
steven
664475c39a SHARED_LIBS 2005-12-29 12:57:59 +00:00
steven
5451cee62d SHARED_LIBS and USE_LIBTOOL
"go ahead" bernd@
2005-12-28 14:56:54 +00:00
steven
8e1429d6ce SHARED_LIBS and USE_LIBTOOL 2005-12-28 13:09:38 +00:00
steven
39945187f5 SHARED_LIBS
ok espie@
2005-12-27 18:08:45 +00:00
steven
dd5b94a745 SHARED_LIBS
ok espie@
2005-12-27 16:42:43 +00:00
steven
0f139f6b49 SHARED_LIBS and USE_LIBTOOL
ok naddy@
2005-12-27 16:06:52 +00:00
steven
e58f3f8cd1 SHARED_LIBS and USE_LIBTOOL 2005-12-27 15:20:20 +00:00
steven
f5f9bd9c54 SHARED_LIBS and USE_LIBTOOL 2005-12-27 13:13:28 +00:00
steven
6446eeea81 forgot these 2005-12-27 12:47:34 +00:00
steven
11ee0755e8 SHARED_LIBS and USE_LIBTOOL 2005-12-27 12:46:51 +00:00
steven
f603af46ea SHARED_LIBS and USE_LIBTOOL 2005-12-27 12:01:19 +00:00
steven
323f82a6b8 SHARED_LIBS
ok naddy@
2005-12-26 22:34:27 +00:00
steven
4253de87ce SHARED_LIBS
feedback and ok naddy@
2005-12-26 22:33:17 +00:00
steven
3b301913b8 SHARED_LIBS and USE_LIBTOOL 2005-12-26 22:24:58 +00:00
steven
02a8d842b9 SHARED_LIBS and USE_LIBTOOL 2005-12-26 22:08:31 +00:00
steven
5069daf273 SHARED_LIBS and USE_LIBTOOL 2005-12-26 21:34:09 +00:00
steven
f15af9dd26 SHARED_LIBS 2005-12-26 21:32:05 +00:00
steven
7f7a6e8f18 SHARED_LIBS 2005-12-26 21:08:52 +00:00
steven
082326755a SHARED_LIBS 2005-12-26 20:25:39 +00:00
steven
f3bc5974be SHARED_LIBS and USE_LIBTOOL 2005-12-26 20:10:49 +00:00
steven
b2e746940a SHARED_LIBS
ok sturm@
2005-12-26 19:38:06 +00:00
steven
5cab7a8ec3 SHARED_LIBS 2005-12-26 18:02:44 +00:00