Commit Graph

24364 Commits

Author SHA1 Message Date
sturm
926d447532 wrongly imported 2004-05-26 11:28:46 +00:00
msf
c1e28458ca +p5-Module-Build 2004-05-26 11:23:28 +00:00
msf
975e0f0aac infrastructure bits for p5-Module-Build
ok espie@ sturm@ pvalchev@
2004-05-26 11:20:26 +00:00
msf
d00550f237 Initial import of Module-Build-0.25
"Module::Build" is a system for building, testing, and installing Perl
modules. It is meant to be a replacement for "ExtUtils::MakeMaker".
Developers may alter the behavior of the module through subclassing in a
much more straightforward way than with "MakeMaker". It also does not
require a "make" on your system, most of the "Module::Build" code is
pure-perl and written in a very cross-platform way.

ok sturm@
2004-05-26 11:16:49 +00:00
naddy
fb4bdf38be update to 1.2.14; from new maintainer Peter Williams <peterbw@citi.umich.edu> 2004-05-25 16:36:35 +00:00
pedro
bba36daf03 enable lua on sparc64 2004-05-25 12:14:30 +00:00
xsa
9e7d448439 sync MASTER_SITE_AFTERSTEP, remove broken sites, add a new one; 2004-05-25 10:31:08 +00:00
xsa
0c0efb90a7 use MASTER_SITE_AFTERSTEP; 2004-05-25 10:21:30 +00:00
dtucker
d98383e0b9 Add myself 2004-05-25 09:32:02 +00:00
xsa
392be9c8b8 update to rawdog-1.12; 2004-05-25 08:03:54 +00:00
brad
42c825fdf7 remove extra ulimit setting 2004-05-24 22:40:28 +00:00
robert
f2ecafe50e update to 0.18; from new maintainer Victor Sahlstedt <cvss@home.se>
ok pvalchev@
2004-05-24 20:26:36 +00:00
jcs
1443a7dfe2 fix build 2004-05-24 16:42:21 +00:00
robert
ec65b4a604 let's use autoconf 2.59; change iconv to gettext in MODULES;
install the FAQ too
2004-05-24 13:17:40 +00:00
sturm
a3183ee3a9 substitute PKGNAME
from  Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-05-24 09:34:04 +00:00
xsa
70a24bf62a remove broken HOMEPAGE; 2004-05-24 08:49:24 +00:00
xsa
dedb0dee00 - fix MASTER_SITES
- fix install hook
2004-05-24 08:31:13 +00:00
xsa
f93f6270dc fix MASTER_SITES; 2004-05-24 08:18:27 +00:00
dhartmei
1f479b8766 milter-spamd is a sendmail milter plugin that passes mails through
SpamAssassin's spamd, rejecting mails inline that are considered
spam. ok sturm@
2004-05-24 07:35:47 +00:00
kevlo
41bc1630b8 upgrade to lftp 3.0.3
Submitted by :	Victor Sahlstedt <cvss@home.se>
2004-05-24 07:04:44 +00:00
jolan
0bcafadfc8 update to 2.0.11 2004-05-23 23:07:40 +00:00
jolan
05f0087303 dont make resolve_prefer_ipv6 the default, it doesnt do the right thing 2004-05-23 22:38:39 +00:00
pvalchev
c598fa91c7 do not leave crap in /tmp 2004-05-23 21:38:11 +00:00
sturm
a9b8761abc this shouldn't have been removed 2004-05-23 18:54:01 +00:00
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