ajacoutot
28669c7fdc
- use full path MODULE name
...
no pkg change
2007-11-28 13:10:24 +00:00
steven
ac6c340a77
update homepage
2007-11-24 13:25:50 +00:00
steven
b9f8b131ab
+djview4
2007-11-24 13:24:09 +00:00
steven
e2e864ecfb
import djview4 4.2
...
qt4 based portable djvu viewer
2007-11-24 13:23:26 +00:00
ajacoutot
e9a758af64
- update to xsane-0.995
2007-11-23 09:07:26 +00:00
okan
665c4affa2
- update to 6.3.6-10
...
- add libwmf support
- fix-up WANTLIB/LIB_DEPENDS
ok simon@ merdely@ sthen@
2007-11-22 17:20:56 +00:00
okan
e21ca595f0
- update to 6.3.6-10
...
- add libwmf support
ok simon@ merdely@ sthen@
2007-11-22 17:20:19 +00:00
simon
e95dffee65
update to version 0.61
...
ok pvalchev@ (maintainer)
2007-11-20 19:18:00 +00:00
mgrimm
cf083441f5
gunzip the man page and install it in the proper location
...
ok msf@ (MAINTAINER)
2007-11-20 18:53:21 +00:00
kili
e0b2f7fae8
Unbreak after the ghostscript update.
2007-11-19 20:11:41 +00:00
steven
8c15307f05
drop maintainership
2007-11-18 10:40:27 +00:00
steven
85b69f5cea
fix WANTLIB
2007-11-13 17:10:25 +00:00
ckuethe
bfb14d656c
this does deserve a version bump. prodded by espie and ajacoutot.
2007-11-12 18:14:21 +00:00
ckuethe
50f8f8faa1
Molden distribution patched and re-rolled without changing version number.
...
No change to PLIST, so no version bump. Reported by kurt@
Molden changelog entry
======================
Fri Nov 9
- Added support for gaussian mp2 optimisations
Previously the HF energy would be listed in the geometry convergence
window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
in the geometry convergence windows, now only the optimised geometries
along each point of the reaction coordinate.
2007-11-12 16:50:49 +00:00
ckuethe
983a18fd97
Add MOLDEN - a molecular density visualizer
...
testing and ok ajacoutot@
2007-11-09 17:28:38 +00:00
ckuethe
bea1305b8a
Molden: a MOLecular DENsity visualizer
2007-11-09 17:26:27 +00:00
simon
54d7fef4f9
fix and sort WANTLIB after gtk+2 update
...
ok jasper@
2007-11-07 22:51:51 +00:00
eric
aa0dd0584f
- add missing WANTLIB
...
- update my email
"looks fine" jasper@
2007-10-31 22:31:04 +00:00
jasper
a3ed1e21ef
update l2p to 1.1.1
2007-10-26 23:57:09 +00:00
winiger
f3bfc1d373
fix WANTLIB, bump PKGNAME
...
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
ajacoutot
8f459ae438
- add an icon for the "View Thumbnails" button
...
- fix WANTLIB after recent gtk update
2007-10-25 10:53:53 +00:00
ajacoutot
3d0e8bee5d
- unbreak after recent gtk update
...
- fix WANTLIB
2007-10-25 10:33:09 +00:00
jasper
2ecf8c7295
- unbreak after recent gtk update
...
- regen patches
looked good to mbalmer@
2007-10-24 22:44:22 +00:00
jasper
38cd1b431b
unbreak after recent gtk update
2007-10-24 22:40:53 +00:00
jasper
25e8190607
update p5-SVG to 2.36
2007-10-23 15:44:50 +00:00
aanriot
67bf0ffd6a
fix WANTLIB/LDFLAGS.
...
ok deanna@
2007-10-23 09:22:13 +00:00
ajacoutot
aefb100529
- update to gtkam-0.1.14 (libgphoto-2.4.0 compatible)
...
- take maintainership (former maintainer timeout)
ok espie@
2007-10-22 20:36:15 +00:00
ajacoutot
cb842f451e
- add two mirrors that still carry older unmodified tarballs ;
...
somehow, the sourceforge mirrors are carrying a rerolled tarball with
different code (spotted by steven@)
2007-10-22 14:23:08 +00:00
jakemsr
7d42d3b257
- provide complete pkg-config information, instead of relying
...
on inter-library dependency magic
- libavcodec needs libvorbis which needs libogg, so add ogg
to libavcodec's dependency libs
- as of the previous commit, libavformat depends on libX11 and
libXext, add them as dependency libs
- add RPATH info when linking libavcodec and libavformat, so
applications that dlopen() libavcodec or libavformat have a
better chance of finding dependency libs
fixes multimedia/ffmpeg2theora build problem noticed by sturm@
2007-10-19 14:32:57 +00:00
ajacoutot
8940498c48
- update to gphoto-2.4.0 (following libgphoto2 update)
...
- enable localizations
- USE_LIBTOOL
- espie@ as sole maintainer
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 13:00:18 +00:00
ajacoutot
1478d9df0d
- monster update to 2.4.0
...
- enable localizations
- remove Arnaud Launay from MAINTAINER (timeout) ; leave espie@ though ;)
feedback and testing sthen@ landry@, thanks guys!
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 12:57:51 +00:00
ajacoutot
df1e05c5c4
- make help button actually work and display help
...
- add update-mime goo
- take over maintainership
feedback and ok landry
2007-10-18 14:18:40 +00:00
naddy
d89a9420a7
SECURITY update to 1.2.22.
...
Fixes a number of out-of-bounds reads in certain chunk-handlers.
CVE-2007-5266, CVE-2007-5267, CVE-2007-5268, CVE-2007-5269.
2007-10-16 20:32:18 +00:00
ajacoutot
ca351c243d
- remove useless part from patch-configure
...
no pkg change
2007-10-16 13:37:15 +00:00
steven
78ab0a431b
link correctly with libiconv and libintl, without adding them to LDFLAGS.
...
fix the homepage while here.
ok ajacoutot
2007-10-16 11:47:34 +00:00
ajacoutot
06e176dc8c
+libexif-gtk
2007-10-16 07:31:38 +00:00
ajacoutot
b0d38a9d14
Import libexif-gtk-0.3.5
...
This is the library of GTK+ based graphical user interface elements for
libexif.
2007-10-16 07:30:49 +00:00
naddy
18a100b3ee
Update to 10.26.46:
...
* pamstack: accept Standard Input properly
* bmptopnm: fix crash with 16 bit images
2007-10-15 19:29:52 +00:00
djm
6c4a88b895
update to matplotlib-0.90.1
...
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
aanriot
d9fc38004e
enable "x11grab" which allows to grab the X11 display.
...
ok jakemsr@
2007-10-10 07:59:32 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
naddy
e0a69b4d6a
maintenance update to 1.2.20
2007-10-06 19:33:28 +00:00
steven
76cd1c0a1d
fix master site
2007-10-04 07:08:23 +00:00
jasper
e5d81d4310
we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
...
"looks good" steven@
2007-10-02 19:09:44 +00:00
steven
3b92333205
switch teTeX -> texlive
...
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
sthen
ce42d5417e
uncomment some @commented directories which now have files installed.
...
ok pval (maintainer)
2007-09-26 20:30:59 +00:00
naddy
aa0b60fc4c
maintenance update to 10.26.44
2007-09-24 16:42:17 +00:00
jakemsr
e7eafae972
update to snapshot from 2007-09-10
...
additions/changes in this update:
- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding
plus lots of bugfixes
prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
steven
edc10697e2
distfile was rerolled after removing .svn directories
...
size change noticed by mbalmer
2007-09-23 13:32:17 +00:00
steven
110f1d4490
fix compilation with new sdl
2007-09-23 09:11:20 +00:00
merdely
c9f2f54d96
Update to Imlib2 1.4.0. The new version integrates the security fixes and has
...
a few bug fixes.
From brad@. ok kili@
2007-09-22 22:08:16 +00:00
kili
ae9c3cf788
Update to 1.4.2. From brad@
2007-09-21 00:05:19 +00:00
steven
bc81956154
update to 2.45
...
add an icon
partly from Vlad Glagolev
2007-09-20 19:58:49 +00:00
steven
e801f3bde2
update to 1.1.10, fixes image rotation
2007-09-20 14:29:06 +00:00
sthen
715705e483
update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
...
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php
ok merdely@
2007-09-19 18:52:05 +00:00
sthen
af3b790aaf
update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
...
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php
ok merdely@
2007-09-19 18:46:55 +00:00
steven
c28fae7d85
update to 1.1.9
...
tested by sthen@ and merdely@, ok merdely@
2007-09-19 05:58:14 +00:00
simon
ebdbe6de2d
don't bump DISTNAME but PKGNAME
...
noticed by naddy@
2007-09-16 20:39:56 +00:00
simon
e37abd0e92
add missing char in comment and bump pkgname
2007-09-15 20:12:08 +00:00
simon
68a2007cc1
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:09:40 +00:00
simon
b6a701daa8
add p5-GD-SecurityImage
2007-09-15 16:40:59 +00:00
simon
47d751bd31
import p5-GD-SecurityImage
...
The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot programs
(which may register tons of fake member accounts). Security images are
basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to
Tell Computers and Humans Apart). This module gives you a basic
interface to create such an image. The final output is the actual
graphic data, the mime type of the graphic and the created random
string. The module also has some "styles" that are used to create the
background (or foreground) of the image.
2007-09-15 16:40:52 +00:00
jasper
0b9bb9fd02
update cairomm to 1.4.4
...
ok wilfried@ (MAINTAINER)
2007-09-10 18:18:11 +00:00
ajacoutot
13bbb41a92
- ${PREFIX} -> ${LOCALBASE}
...
- remove quotes from COMMENT
- bump
2007-09-08 18:41:27 +00:00
jasper
9c9f5b4708
update SVG to 2.34
2007-09-05 16:17:29 +00:00
simon
68636bce65
update to version 0.28, add missing runtime dependency
...
and remove quotes around comment
ok jasper@
2007-08-28 20:12:41 +00:00
pvalchev
3ccc9f11c1
The -r flag hangs, remove it from the .desktop file invokation of gqview
...
for now. Bug reported upstream and noticed by <markus.bergkvist@telia.com>
2007-08-25 03:11:30 +00:00
mbalmer
387e4bfd4e
Fix a lib-depends issue and CONFIGURE_ARGS.
...
ok naddy
2007-08-06 22:52:09 +00:00
espie
42309a64ce
revert unokay'ed update that breaks at least digikam.
2007-08-05 19:04:52 +00:00
mbalmer
34209deb75
Remove Pedro Martelleto as MAINTAINER per his own request.
...
ok espie
2007-08-05 12:34:33 +00:00
ajacoutot
f7bae96897
- bump PKGNAME so that libgphoto can deal with new libexif
...
(libexif had a SHARED_LIBS minor version bump and for some reason,
libgphoto2 is not able to link against it without recompilation)
needed for -stable
ok sturm@, pvalchev@
2007-08-05 08:27:55 +00:00
mbalmer
adafc800db
Update to LCMS 1.17
2007-08-02 19:22:12 +00:00
naddy
5f828efde4
remove unused libtool patches
2007-08-02 17:29:03 +00:00
steven
f8147c735c
update to gimp 2.2.17
...
from Giovanni Bechis <bigionews@snb.it>
2007-08-01 06:25:10 +00:00
simon
5651c50397
update to version 1.13 and remove quotes around COMMENT
...
ok mk@ (MAINTAINER)
2007-07-31 16:25:16 +00:00
simon
9aed6d2861
update to version 0.59, cpanify, fix LIB_DEPENDS for FLAVOR=libs, use
...
CONFIGURE_ARGS instead of patches and remove quotes around COMMENT
ok pvalchev@ (MAINTAINER)
2007-07-31 15:40:56 +00:00
mbalmer
0ffd78eaf3
I got at least two reports that the checksums were invalid. Obviously one
...
of the mirror carried a wrong tarball.
This fixes the problem (recreated from the right tarball).
2007-07-31 13:06:49 +00:00
mbalmer
ec05a48e7b
Update to ufraw-0.12, which adds full color mgmt workflow and a lot of
...
bugfixes.
2007-07-31 09:32:23 +00:00
mbalmer
4f20f65103
correct checksums, bump pkg name.
2007-07-30 23:51:21 +00:00
ajacoutot
cc50d5c88d
- add update-desktop-database handling ; do some cleaning
2007-07-30 17:02:11 +00:00
steven
20bbf17a58
update to dvd::rip 0.98.6
...
feedback/ok ajacoutot@
2007-07-30 10:17:00 +00:00
simon
5010b6c234
update to version 2.0.04 and remove quotes around COMMENT while there
...
ok jasper@ (MAINTAINER)
2007-07-28 14:43:51 +00:00
naddy
7682bff9fd
bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH
2007-07-27 19:17:11 +00:00
steven
a6d1ff2a49
GPL v3
2007-07-24 18:30:59 +00:00
steven
5020349209
update to 0.17
...
from maintainer
2007-07-24 18:06:19 +00:00
steven
ff4f8d8229
update to cairo 1.4.10
...
"looks ok" maintainer Eric Faurot, also tested by brad and simon, ok simon
2007-07-24 17:47:07 +00:00
simon
76d2138480
add p5-Color-Calc and p5-Graphics-ColorNames-WWW
2007-07-22 16:05:26 +00:00
simon
1ab8f5b406
import p5-Color-Calc
...
The Color::Calc module implements simple calculations with RGB colors.
This can be used to create a full color scheme from a few colors.
2007-07-22 16:05:18 +00:00
simon
74f4c9e75a
import p5-Graphics-ColorNames-WWW
...
This modules defines color names and their associated RGB values from
various WWW specifications and implementations.
2007-07-22 16:05:02 +00:00
ajacoutot
406ee128d0
- add a note to explain why we use macppc and not powerpc in
...
ONLY_FOR_ARCHS ; discussed with sthen
- reformat COMMENT: remove quotes and use lowercase
- bump PKGNAME
2007-07-19 13:07:08 +00:00
ajacoutot
832611db0a
- add a note to explain why we use macppc and not powerpc in
...
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
57f0b5d904
SECURITY - fix a heap overflow
...
While here:
- remove quotes around COMMENT
- change MAINTAINER's email
- update patches
- reformat dependencies/WANTLIB
- don't use hardcoded patches in man and info pages
based on a diff from Julian Leyh <julian at vgai dot de> (MAINTAINER)
2007-07-17 12:45:49 +00:00
jasper
88d8ffafd4
update cairomm to 1.4.2
...
ok wilfried@ (MAINTAINER)
2007-07-17 08:14:35 +00:00
rui
8a263133a4
roll in a distribution patch which fix an integer overflow.
...
http://secunia.com/secunia_research/2007-63/advisory/
ok naddy@
2007-07-05 18:23:51 +00:00
jasper
32a30e5331
-NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
...
+SHARED_ONLY= Yes
ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
steven
d6995d6f70
update to 2.0.35
...
ok simon@
2007-07-02 10:46:04 +00:00
steven
cc1ec89739
fix WANTLIB/LIB_DEPENDS
...
looks ok mbalmer
2007-07-01 20:13:36 +00:00
steven
05568f0c86
maintenance update to 2.2.15
...
ok simon@
2007-07-01 15:42:17 +00:00
espie
0d319074d1
digikam-image-plugins folded back into digikam proper
2007-06-29 22:12:39 +00:00
jakemsr
e0c0b71afd
- use exact width data types for libfaad interaction
...
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME
OK naddy@
2007-06-29 06:15:52 +00:00
espie
a514f42cbb
update documentation as well (still beta2 for now)
2007-06-28 16:03:49 +00:00
espie
f75e591c6a
digikam 0.9.2, bundles the basic plugins now.
...
new feature: a light table, and several new plugins.
2007-06-28 15:10:34 +00:00
espie
fc77a9524b
new version, minor changes, required by new digikam
2007-06-28 15:08:59 +00:00
espie
223ec8d7c3
+libkdcraw
2007-06-28 15:08:23 +00:00
espie
40d85de993
glue around dcraw for use in kde programs, dependency of digikam 0.9.2
2007-06-28 15:07:44 +00:00
steven
04ef7ee009
update to 6.90, from Patrick Keshishian
2007-06-24 15:34:45 +00:00
jasper
0e69164c6c
- security update to 0.6.16 (fixes CVE-2006-4168 aka IDEF1514)
...
- take maintainership
ok ckuethe@ (previous MAINTAINER)
2007-06-18 15:32:44 +00:00
ajacoutot
18bd2559c8
- small update to k3dsurf-0.6.2
...
- respect CXX
- install icon file
2007-06-15 11:49:01 +00:00
naddy
0eb1a83765
remove obsolete gnome subpackage; ok jasper@
2007-06-05 14:48:06 +00:00
steven
4ed49ab6fd
+ocrad
2007-06-03 17:00:14 +00:00
steven
3247812c99
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
...
feature extraction method. It reads images in pbm (bitmap), pgm
(greyscale) or ppm (color) formats and produces text in byte (8-bit) or
UTF-8 formats.
based on a submission from William Yodlowsky <bsd at openbsd.rutgers.edu>
ok ajacoutot@
2007-06-03 16:59:35 +00:00
ajacoutot
c284788fd6
- more WANTLIB fixes
2007-06-02 00:48:30 +00:00
ajacoutot
b91b76f141
- fix WANTLIB
2007-06-01 18:57:26 +00:00
jasper
506a79d051
remove obsolete gnome1 stuff, use x11/gnome/eog
2007-06-01 15:19:50 +00:00
jasper
87d8f33e5f
this gnome1 app bites the dust too, not needed nor used anymore.
2007-06-01 15:05:53 +00:00
ajacoutot
104d58f37d
- fix WANTLIB
2007-06-01 07:37:17 +00:00
ajacoutot
6c7de15b96
- fix WANTLIB
2007-06-01 06:37:16 +00:00
rui
b9d6e0e5b4
roll in a distribution patch which fixes:
...
CVE-2007-2756 gdPngReadData function allows user-assisted attackers to cause a denial of service
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756
ok naddy@
2007-05-31 18:32:06 +00:00
ajacoutot
129d4ceab7
- ${LOCALBASE} -> ${PREFIX}
...
from Giovanni Bechis
2007-05-31 06:52:23 +00:00
naddy
ddd5791df9
update to jumbo patches 20070520
2007-05-29 21:16:03 +00:00
ajacoutot
3bc6fc9663
- set PKG_ARCH=*
2007-05-29 17:16:14 +00:00
ajacoutot
978512a1f6
+mapivi
2007-05-29 17:09:34 +00:00
ajacoutot
94ad403f61
Import mapivi-0.91
...
Picture Viewer and Organizer written in Perl/Tk. Mapivi supports adding,
viewing and editing of JPEG meta informations like:
EXIF, IPTC/IIM and JPEG comments.
Based on a submission by maintainer Giovanni Bechis on ports@.
2007-05-29 17:08:59 +00:00
espie
d0f2b7a39d
WANTLIB fixes
2007-05-27 21:30:05 +00:00
steven
2fd850011f
+p5-Image-MetaData-JPEG
2007-05-27 13:53:51 +00:00
steven
4ade154145
access and modify JPEG metadata
...
from Giovanni Bechis <bigionews at snb.it>
2007-05-27 13:53:35 +00:00
martynas
466beaae32
- unbreak plugin;
...
- make plugin work with mozilla-firefox so that mozilla can go out;
- fix WANTLIB (from steven@);
ok steven@
2007-05-25 16:23:51 +00:00
jakemsr
e066281b74
update to SVN snapshot from 20070501
...
several new codecs added, including an WMA encoder, Theora
encoding via libtheora, and H.264 encoding via x264
with feedback from brad@, jolan@, naddy@ and Nikns Sainkin
<nikns at secure dot lv>
OK jolan@
2007-05-25 15:54:14 +00:00
steven
fb293093af
update to 2.44
2007-05-25 12:19:14 +00:00
rui
10f8d65953
roll in a distribution patch which fix a stack-based buffer overflow
...
http://secunia.com/advisories/25012/
ok naddy@
2007-05-23 21:15:22 +00:00
ajacoutot
5ab736c523
- drop maintainership
2007-05-23 06:28:03 +00:00
steven
5e7841c2ad
update to 1.4.0
...
from maintainer Eric Faurot
2007-05-22 21:08:17 +00:00
jasper
65787ed31c
add fyre
2007-05-21 14:27:54 +00:00
jasper
d94f1acf91
import fyre 1.0.1
...
Fyre is a tool for producing computational artwork based on histograms
of iterated chaotic functions. At the moment, it implements the Peter de
Jong map in a fixed-function pipeline with an interactive GTK+ frontend
and a command line interface for easy and efficient rendering of
high-resolution, high quality images.
help and ok steven@
2007-05-21 14:24:06 +00:00
steven
0d7986f54d
update to cairo 1.4.6
...
from maintainer Eric Faurot
ok jasper@
2007-05-21 12:35:33 +00:00
steven
05a57442c6
update to 6.3.4.1
...
feedback/ok kili@
2007-05-20 19:44:47 +00:00
steven
0d18e5e4d5
+p5-Cairo
2007-05-19 14:24:48 +00:00
steven
d2c63e04cb
perl interface to the cairo library
...
test/ok simon@
2007-05-19 14:24:01 +00:00
espie
d2c0e48e09
zap extra HOMEPAGE from DESCR
2007-05-19 09:01:15 +00:00
steven
bbe7c6ae97
SECURITY update to 0.6.14
...
fixes an integer overflow in exif_data_load_data_entry().
http://sourceforge.net/tracker/index.php?func=detail&aid=1716196&group_id=12272&atid=112272
ok naddy@
2007-05-16 22:18:42 +00:00
naddy
8f78fb5099
SECURITY update to 1.2.18:
...
Fix a NULL pointer dereference vulnerability involving palette
images with a malformed tRNS chunk (CVE-2007-2445).
ok steven@
2007-05-16 19:46:59 +00:00
steven
32887dccf8
adjust comment, homepage, descr
2007-05-16 09:57:25 +00:00
steven
9d0bdd4ea7
zap broken URL from DESCR
2007-05-16 09:56:38 +00:00
steven
f78de1f65f
don't talk about HOMEPAGE in DESCR, since we will always mention it
2007-05-15 09:24:08 +00:00
steven
bb5bc74f4b
shorten COMMENT to less than 60 characters
2007-05-15 08:27:27 +00:00
kili
f10a670078
Update to 0.8.1, unbreaking it for the latest gnome updates.
...
RUN_DEPENDS += shared-mime-info, spotted by Lawrence Teo; wrong
PKGNAME spotted by him, too. Thanks!
ok jasper@
2007-05-13 19:11:19 +00:00
jasper
57acddf8ac
update l2p to 1.1
2007-05-11 11:52:54 +00:00
alek
f6012bfaef
Update to 2.2.14
2007-05-10 19:29:32 +00:00
naddy
60baf777ed
Update to 10.26.42: fixes for ppmtogif, libnetpbm (PBM on amd64),
...
pamcomp, and pnmtopclxl.
2007-05-09 15:47:57 +00:00
bernd
f888a25c16
Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
...
and will be removed shortly. Bump PKGNAMEs.
Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00