avsm
86c531aad7
initial import of camlimages-2.12
...
--
Camlimages provides basic functions for image processing and
loading/saving various image file formats, an interface to display
images, and a Freetype interface to render Truetype fonts.
2004-07-05 21:48:52 +00:00
espie
31bbcfedb2
new dynlibdir on /usr/local ??? hello ?
2004-07-05 19:13:39 +00:00
xsa
bc178c872f
sunsite.auc.dk changed to sunsite.dk years ago; now that auc.dk becomes
...
aau.dk, the auc.dk will probably not persist much longer. Also, sunsite.dk
is the official name (for now).
>From: Michael Knudsen <e at molioner.dk>
2004-07-05 16:13:47 +00:00
espie
603499ce16
+bogofilter
...
+bogofilter,db4
2004-07-05 13:20:03 +00:00
espie
4065a2cba4
bayesian spam filter, works just fine, even though one regression test
...
is failing (too much precision in arithmetic).
2004-07-05 13:18:48 +00:00
robert
50eb0c4c39
Remove the pspell extension because it is broken. And people can use aspell
...
without this extension.
Pointed out and requested by jolan@
2004-07-05 00:00:33 +00:00
mjc
8b245164e0
update my e-mail address
2004-07-04 23:40:05 +00:00
pedro
c737adaeb4
correctly deal with architectures that have no shared libs
...
spotted, tutoring and ok'd by jolan@
2004-07-04 23:34:36 +00:00
jolan
9e3d126138
revert to previous (working) construct, pointed out by naddy
2004-07-04 22:53:44 +00:00
jolan
2cb88a41c0
i dont forsee me being able to fix this on alpha anytime soon
2004-07-04 21:18:11 +00:00
brad
a8c5871662
no more --enable-static
2004-07-04 05:37:08 +00:00
brad
67c1a7414d
- remove useless --enable-static
...
- 8.4 doesn't use CONFIGURE_SHARED either
- use arch -s instead of machine for static arch check
2004-07-04 03:18:59 +00:00
jolan
6aa2e39493
+par1cmdline
2004-07-03 23:46:33 +00:00
jolan
deb728da1c
command line implementation of the PAR v1.0 specificaton
2004-07-03 23:45:37 +00:00
brad
81c021fbde
sync libtool patch
2004-07-03 23:19:07 +00:00
brad
73f0593900
--enable-static is a no-op for v3 and defaults to enabled for v4
2004-07-03 23:17:00 +00:00
jolan
5c341ad359
use NO_SHARED_LIBS construct
2004-07-03 22:16:42 +00:00
jolan
f3b6195b84
hppa workaround no longer needed
2004-07-03 22:09:08 +00:00
jolan
00f286c9be
hppa has shared libs now
2004-07-03 21:04:45 +00:00
brad
4b0b738141
comment out useless man pages.
2004-07-03 18:44:03 +00:00
sturm
d398b71160
forgot to add this
2004-07-03 18:32:11 +00:00
sturm
d5f535f605
permit cluster mode to work
...
don't install empty manpages
mention soft dependencies in DESCR
bump PKGNAME
from maintainer Waldemar Brodkorb <wbx at openbsd.de> with tweaks by me
2004-07-03 18:31:20 +00:00
sturm
27566ce032
permit moving of shared objects and shared libraries from PLIST
...
to PFRAG.shared automatically
2004-07-03 17:50:52 +00:00
sturm
9f666ddefa
maintenance update to keychain 2.3.3
...
noticed by @xsa
2004-07-03 16:53:00 +00:00
pedro
491963bb4e
forgot to change these to openbsd.org as well
2004-07-03 14:23:32 +00:00
robert
9611ab19cb
SECURITY:
...
The added distribution patch fixes several vulnerabilities in MPlayer's GUI.
http://www.mplayerhq.hu/homepage/design7/news.html
ok biorn@
2004-07-03 02:10:26 +00:00
naddy
1246cc407f
restore build with g++ 2.95
2004-07-02 23:47:44 +00:00
naddy
bb5d9dceab
SECURITY:
...
Fix buffer overflow.
From: Ulf Harnhammar
2004-07-02 16:02:47 +00:00
sturm
f86c2c2d02
SECURITY UPDATE to Acroread 5.09
...
A security patch was applied that solves a couple of problems
reported with malformed uuencoded pdf files.
noticed by jolan@
2004-07-02 07:05:49 +00:00
marcm
41cafa6800
Add a dependency I missed.
...
Prodding by naddy@
2004-07-02 03:55:54 +00:00
marcm
f04307b498
Make this package with gtk+ 2.4.
...
Prodding by naddy@
2004-07-02 03:54:12 +00:00
jolan
382bc3e8aa
*** empty log message ***
2004-07-02 03:53:16 +00:00
brad
eb85612971
upgrade to libtool 1.5.6, libltdl is now a sub-package.
2004-07-02 01:59:12 +00:00
brad
5462e48805
add libtool patch
2004-07-02 01:53:09 +00:00
djm
08412ce65d
update to pygtk-2.2.0; ok mjc@
2004-07-02 01:27:45 +00:00
robert
9f3da32ffb
update to 3.01 from MAINTAINER Sam Smith <S@msmith.net>
2004-07-01 23:21:45 +00:00
robert
620033595f
remove MAINTAINER on his own request
2004-07-01 23:05:02 +00:00
robert
75a9170b60
+scrot
2004-07-01 21:56:34 +00:00
robert
b88d434f62
+giblib
2004-07-01 21:55:17 +00:00
robert
e6efa5c7a2
Import of scrot-0.8
...
scrot is a commandline screen capture util like "import", but using
imlib2. It has lots of options for autogenerating filenames, and can
do fun stuff like taking screenshots of multiple displays and glueing
them together.
from Victor Sahlstedt <cvss@home.se>; ok naddy@
2004-07-01 21:53:16 +00:00
robert
5fb968f7a2
Import of giblib-1.2.3
...
giblib is an utility library that incorporates doubly linked lists,
some string functions, and a wrapper for imlib2.
from Victor Sahlstedt <cvss@home.se>; ok naddy@
2004-07-01 21:50:44 +00:00
sturm
0da066615a
+p5-Event
2004-07-01 18:24:07 +00:00
sturm
abb8ba889b
Initial import of Event 1.00
...
The Event module provides a central facility to watch for
various types of events and invoke a callback when these
events occur. The idea is to delay the handling of events
so that they may be dispatched in priority order when it
is safe for callbacks to execute.
from Waldemar Brodkorb <wbx at openbsd.de>
2004-07-01 18:23:09 +00:00
naddy
fa0b766f17
Update to 0.90a: fixes Yahoo support.
...
From: Andrew Dalgleish <openbsd@ajd.net.au>
2004-07-01 16:11:59 +00:00
msf
dab1acda24
Update to 3.02.
...
Take maintainership.
ok avsm@
2004-07-01 13:51:04 +00:00
msf
eaa1a376cf
Update to 1.04.
...
Take maintainership
ok avsm@
2004-07-01 13:46:45 +00:00
avsm
8f871badd1
update to courier-imap-3.05, from David Gwynne <loki at animata.net>
2004-07-01 12:19:35 +00:00
naddy
f0f410d44d
update to 04-173; from Andreas Kahari <ak+openbsd@freeshell.org>
2004-06-30 23:38:56 +00:00
naddy
8984d5ada1
improve description; from Andreas Kahari <ak+openbsd@freeshell.org>
2004-06-30 23:33:18 +00:00
naddy
5872e0c774
update to 04-174; from Andreas Kahari <ak+openbsd@freeshell.org>
2004-06-30 23:30:05 +00:00