msf
661a0687b2
Initial import of Test-Exception-0.15
...
This module provides a few convenience methods for testing exception
based code. It is built with Test::Builder and plays happily with
Test::Simple, Test::More and friends.
2004-07-09 01:23:14 +00:00
msf
34d3369f4e
Initial import of Sub-Uplevel-0.09
...
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
just to fool caller(). All the really naughty bits of Tcl's uplevel()
are avoided.
2004-07-09 01:08:29 +00:00
naddy
6e6ac5a866
Fix build with new libtool; honor CXX/CXXFLAGS while we're here.
...
Why does this use libtool in the first place?
2004-07-08 19:11:50 +00:00
brad
f6ce1fc5cf
add SILC support.
...
Based on a diff from Andrew Dalgleish <openbsd at ajd dot net dot au>
2004-07-08 18:27:41 +00:00
robert
5c3ae3a69d
fix the location of the bash binary in bash(1)
...
ok naddy@
2004-07-08 18:27:03 +00:00
jakob
5b9b3c6974
fix broken patches
2004-07-08 17:10:56 +00:00
marcm
e2b2602d36
Add patch from nikolay@ to make this compile again on sparc64 and update
...
to 2.6.2 while I'm here.
2004-07-08 17:09:38 +00:00
xsa
d7d5dc71c8
maintenance update to 1.3;
...
- modified the BasicMovieParser and BasicPersonParser classes,
because IMDb has removed the "pageflicker" from the html pages.
2004-07-08 07:58:38 +00:00
xsa
dfbf9adb3f
fix MASTER_SITES;
...
>From: Eduardo Alvarenga
2004-07-07 23:22:38 +00:00
robert
012d9c436a
o mplayer flavor that allows the user to watch video files within pornview's GUI
...
o patch-src_support_widgets_gtkmplayer_c is from FreeBSD CVS
ok xsa@
2004-07-07 14:48:23 +00:00
naddy
24595e74a6
update to 1.42 and clean up; from Victor Sahlstedt <cvss@home.se>
2004-07-07 14:38:23 +00:00
sturm
2b6b029866
this needs p5-XML-Parser to build
...
ok marcm@
2004-07-07 14:32:10 +00:00
sturm
b0ace7abe6
these are already in PFRAG.no-no_gle
...
ok marcm@
2004-07-07 14:31:21 +00:00
sturm
cfc27d255b
update to opera 7.52
...
security fixes for Bugtraq ID #10517 and Secunia Advisory SA11978, plus
misc fixes, see http://www.opera.com/linux/changelogs/752/ for details
2004-07-07 12:14:43 +00:00
xsa
7bd581f32e
+ p5-Image-Imlib2
2004-07-07 09:44:03 +00:00
xsa
c7b55803f7
Initial import of p5-Image-Imlib2-1.02
...
Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.
Submitted and maintained by Michael Knudsen <e at molioner.dk>
2004-07-07 09:41:24 +00:00
sturm
36e91c7204
broken on sparc64, too
2004-07-07 09:39:45 +00:00
sturm
226379a9c2
make this really package with gtk+2.4
2004-07-07 09:05:19 +00:00
espie
fe47a42cb2
trim comment. okay maintainer
2004-07-07 03:18:42 +00:00
brad
edb4a4ba20
fix buffer overflows with 16-bit and greyscale samples.
...
CAN-2002-1363
http://www.openpkg.org/security/OpenPKG-SA-2003.001-png.html
http://www.openpkg.org/security/OpenPKG-SA-2004.030-png.html
2004-07-06 22:17:48 +00:00
brad
59d16f1db0
better diff from openpkg
2004-07-06 22:06:17 +00:00
msf
a635e37a48
Fix PLIST.
2004-07-06 22:03:18 +00:00
brad
dc94a9affa
sync
2004-07-06 21:53:16 +00:00
msf
421850c45f
+p5-Test-MockObject
2004-07-06 21:04:49 +00:00
msf
92f2a026ba
Initial import of Test-MockObject-0.14
...
Test::MockObject allows you to create objects that conform to particular
interfaces with very little code. You don't have to reimplement the
behavior, just the input and the output.
requested by xsa@
2004-07-06 21:03:25 +00:00
avsm
461a2ee953
new maintainer, loki@animata.net
2004-07-06 21:00:11 +00:00
xsa
037401f236
- add @extra support
...
- better wording in INSTALL
okay couderc@.
2004-07-06 16:14:21 +00:00
xsa
3191442786
PKG_NAME -> PKGNAME; okay msf@.
2004-07-06 14:48:13 +00:00
xsa
8487f12c4b
update HOMEPAGE; maintainer timeout;
2004-07-06 10:10:54 +00:00
mjc
591897bc4f
update to gnuchess 5.07, take maintainer
...
ok brad@
2004-07-06 04:00:11 +00:00
kevlo
8452287556
disable php4 and ocaml; pointed out by naddy@.
...
I will add FLAVOR stuff if I have time.
2004-07-06 00:58:39 +00:00
brad
018bafb24f
better
2004-07-05 23:11:31 +00:00
jolan
9e203a2efc
fix on NO_SHARED_ARCHS
2004-07-05 22:09:52 +00:00
jolan
1b2889aab4
fix on no_shared_archs
2004-07-05 22:07:01 +00:00
avsm
eeaf4784b3
+camlimages
2004-07-05 21:49:33 +00:00
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