Commit Graph

24540 Commits

Author SHA1 Message Date
sturm
d8f35651e2 revive this port by updating to afpl ghostscript 8.14
based on a diff from Michael Holcomb <redcat at aracnet.com>
2004-05-23 18:51:59 +00:00
xsa
57260dba05 ooops, missed that one ... 2004-05-23 16:00:18 +00:00
xsa
ad66832e92 update to 1.1.4 from new maintainer Aleksander Piotrowski; 2004-05-23 15:58:01 +00:00
sturm
b2c801e8e3 update to splint 3.1.1
based on a diff by Emil Mikulic <emikulic at dmr.ath.cx>
2004-05-23 15:41:07 +00:00
pvalchev
0ad941ff3b sync, 2626 2004-05-23 09:46:53 +00:00
jolan
caab30d7f3 drop maintainership 2004-05-22 19:54:10 +00:00
sturm
08f18efe10 +p5-CGI-Untaint 2004-05-22 15:49:08 +00:00
sturm
1c2555e8b3 Initial import of CGI-Untaint 1.00
This module provides a simple, convenient, abstracted and
extensible manner for validating and untainting the input
from web forms.

from Sam Smith <S at msmith.net>
2004-05-22 15:48:20 +00:00
brad
d91dc14e84 somehow cvs missed this. 2004-05-22 11:39:10 +00:00
sturm
d2c0f7a4b1 be happy with any FLAVOR of psutils and a2ps 2004-05-21 22:55:41 +00:00
msf
b3f9b2348e +p5-ExtUtils-CBuilder
+p5-ExtUtils-ParseXS
2004-05-21 22:13:24 +00:00
msf
b759bf01e2 Initial import of ExtUtils-ParseXS-2.08
"ExtUtils::ParseXS" will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and
creates the glue necessary to let Perl access those functions.

ok sturm@
2004-05-21 22:11:47 +00:00
msf
9ce363548c Initial import of ExtUtils-CBuilder-0.02
This module can build the C portions of Perl modules by invoking the
appropriate compilers and linkers in a cross-platform manner.  It was
motivated by the "Module::Build" project, but may be useful for other
purposes as well.  However, it is not intended as a general
cross-platform interface to all your C building needs.

ok sturm@
2004-05-21 22:09:56 +00:00
jolan
b6ecfac775 +p5-WWW-Curl 2004-05-21 17:23:22 +00:00
jolan
84102d5fe9 import WWW::Curl-20040519, perl binding for curl 2004-05-21 17:21:54 +00:00
naddy
e13194dad7 major update to 1.2.13; from Peter Williams <peterbw@citi.umich.edu> 2004-05-21 17:00:08 +00:00
brad
92121e2a16 upgrade to MySQL 4.0.20 2004-05-21 12:16:21 +00:00
msf
a05a572304 + p5-Universal-moniker 2004-05-21 11:34:39 +00:00
msf
709dc89d13 Initial import of Universal-moniker-0.07
Class names in Perl often don't sound great when spoken, or look good
when written in prose.  For this reason, we tend to say things like
"customer" or "basket" when we are referring to
"My::Site::User::Customer" or "My::Site::Shop::Basket".  We thought it
would be nice if our classes knew what we would prefer to call them.

This module will add a "moniker" (and "plural_moniker") method to 
"UNIVERSAL", and so to every class or module.

ok sturm@
2004-05-21 11:33:16 +00:00
xsa
13f8232948 respect CC; sync patches while here; okay sturm@. 2004-05-21 10:48:48 +00:00
brad
3dc2a5bef7 sync with in-tree binutils
Remove a build warning by reverting to old method of testing for
HAVE_DECL_GETOPT. pointed out by a few.
2004-05-21 00:07:02 +00:00
brad
618289bb9f sync with in-tree binutils
Add dis-init.c from gdb 6.1.
2004-05-20 23:11:58 +00:00
miod
ca27018957 Correctly configure tcl and tk 8.4 on architectures which lack shared
libraries, though hppa might need more work.

prodded by jolan@; ok jolan@ pval@
2004-05-20 21:25:44 +00:00
msf
993a6d10a8 Add myself 2004-05-20 15:26:12 +00:00
sturm
8370fdfdda +p5-Universal-exports 2004-05-20 11:16:49 +00:00
sturm
53981091b0 Initial import of UNIVERSAL-exports 0.03
Lightweight universal exporting and requiring of variables.

from Sam Smith <S at msmith.net>
2004-05-20 11:14:50 +00:00
sturm
3533550ae0 +p5-Data-Page
+p5-DBIx-ContextualFetch
+p5-SQL-Abstract
2004-05-20 10:54:10 +00:00
sturm
b7d27296c9 these were imported into the wrong category, sorry 2004-05-20 10:53:00 +00:00
sturm
0c8ae630b6 Initial import Data-Page 1.01
When searching through large amounts of data, it is often the case that a
result set is returned that is larger than we want to display on one page. This
results in wanting to page through various pages of data. The maths behind this
is unfortunately fiddly, hence this module. 

The main concept is that you pass in the number of total entries, the number of
entries per page, and the current page number. You can then call methods to
find out how many pages of information there are, and what number the first and
last entries on the current page really are.

from Sam Smith <S at msmith.net>
2004-05-20 10:52:00 +00:00
sturm
83fcd335b3 wrong category 2004-05-20 10:48:23 +00:00
sturm
9f24ed1815 Initial import of DBIx-ContectualFetch 1.01
DBIx::ContextualFetch redefines some of the various fetch
methods to add context sensitivity.

from Sam Smith <S at msmith.net>
2004-05-20 10:46:40 +00:00
sturm
94c563cb62 Initial import of SQL-Abstract 1.15
This module generates SQL, while retaining complete control
over statement handles and uses the DBI interface. The
underlying idea is for this module to do what you mean,
based on the data structures you provide it. The big
advantage is that you don't have to modify your code every
time your data changes, as this module figures it out.

from Sam Smith <S at msmith.net>
2004-05-20 10:44:45 +00:00
dons
33e46f03bf Remove ld -no-keep-memory workaround for amd64, and use VMEM_WARNING instead.
ok pvalchev@ brad@
2004-05-20 00:08:22 +00:00
msf
f274b6c375 Fix minor typo 2004-05-19 21:21:43 +00:00
msf
180202a2f1 + p5-B-Deobfuscate
+ p5-B-Keywords
+ p5-YAML

ok sturm@
2004-05-19 21:19:29 +00:00
msf
62802a17e9 Initial import of B-Keywords-0.06
B::Keywords supplies lists of keywords used inside the perl language.
It is used by modules like B::Deparse and B::Deobfuscate

ok sturm@
2004-05-19 21:17:05 +00:00
msf
46f173dde5 Initial import of B-Deobfuscate-0.10
B::DeObfuscate is a backend module for the Perl compiler that generates
perl source code, based on the internal compiled structure that perl
itself creates after parsing a program. It adds symbol renaming
functions to the B::Deparse module. An obfuscated program is already
parsed and interpreted correctly by the B::Deparse program.
Unfortunately, if the obfuscation involved variable renaming then the
resulting program also has obfuscated symbols.

ok sturm@
2004-05-19 21:15:47 +00:00
msf
5b02444b6d Initial import of YAML-0.35
YAML is a generic data serialization language that is optimized for
human readability. It can be used to express the data structures of most
modern programming languages.

ok sturm@
2004-05-19 21:13:34 +00:00
lebel
41d52c9780 SECURITY (CVE CAN-2004-0398): Fix sscanf overflow in ne_rfc1036_parse,
thanks to Stefan Esser. From Robert Nagy.
2004-05-19 18:04:37 +00:00
lebel
d7767e71c6 SECURITY (CVE CAN-2004-0398): Fix sscanf overflow in ne_rfc1036_parse,
thanks to Stefan Esser.  From Robert Nagy.
2004-05-19 18:03:00 +00:00
xsa
fddc6b1a9d use BINOWN and BINMODE instead of hardcoding them; ok pvalchev@. 2004-05-19 17:01:20 +00:00
xsa
b3cc6d7111 use MASTER_SITE_R5CONTRIB; 2004-05-19 12:19:14 +00:00
sturm
b6a5ff0d07 typo 2004-05-19 09:28:52 +00:00
sturm
27fddc5caa +p5-Class-Accessor
+p5-Class-Trigger
+p5-Class-Whitehole
2004-05-19 09:25:53 +00:00
sturm
90c6407f97 Initial import of Class-WhiteHole 0.04
Its possible to accidentally inherit an AUTOLOAD method.  Often this
will happen if a class somewhere in the chain uses AutoLoader or defines
one of their own.  This can lead to confusing error messages when method
lookups fail.

Sometimes you want to avoid this accidental inheritance.  In that case,
inherit from Class::WhiteHole.  All unhandled methods will produce
normal Perl error messages.

from Sam Smith <S at msmith.net>
2004-05-19 09:23:30 +00:00
sturm
5b7ec1fa66 Initial import of Class-Trigger 0.08
Class::Trigger is a mixin class to add / call triggers (or
hooks) that get called at some points you specify.

from Sam Smith <S at msmith.net>
2004-05-19 09:21:59 +00:00
sturm
ebd254e412 Initial import of Class-Accessor 0.19
This module automagically generates accessor/mutators for your class.

from Sam Smith <S at msmith.net>
2004-05-19 09:20:29 +00:00
dons
5add1e9487 MACHINE -> MACHINE_ARCH
ok pvalchev@
2004-05-19 06:15:57 +00:00
jakob
b67cae6e31 update to IPv6+TLS patch v1.24 2004-05-19 05:44:12 +00:00
brad
cf65f3bfa9 remove a bit more 2004-05-19 05:24:39 +00:00