Commit Graph

19665 Commits

Author SHA1 Message Date
avsm
9220677fe2 initial import of pear-Date-1.3
--

Generic classes for representation and manipulation of
dates, times and time zones without the need of timestamps, which
is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.  It does not
rely on 32-bit system date stamps, so you can display calendars
and compare dates that date pre 1970 and post 2038. This package
also provides a class to convert date strings between Gregorian
and Human calendar formats.
2003-04-03 10:56:50 +00:00
avsm
42ff84287e + pear-Log 2003-04-03 10:43:51 +00:00
avsm
a3d12a1340 + pear-Mail-Mime 2003-04-03 10:43:22 +00:00
avsm
d13131bacf update to imp-3.2.1 2003-04-03 10:38:35 +00:00
avsm
3e60b60fff update to horde-2.2.1 with the new pear dependencies 2003-04-03 10:37:40 +00:00
avsm
76e6fb17ee initial import of pear-Mail-Mime-1.2.1
--

Provides classes to deal with creation and manipulation of MIME
messages:

- Create MIME email, with HTML, attachments, embedded images, etc.
- Advanced method of creating MIME messages.
- Decodes MIME messages to a usable structure.
- An XML DTD to acompany the getXML() method of the decoding class.
- An XSLT stylesheet to transform the output of the getXML() method
  back to an email.
2003-04-03 10:36:22 +00:00
avsm
ea5bfdbbb9 initial import of pear-Log-1.5.3
--
The Log framework provides an abstracted logging system for PHP
scripts. It supports logging to console, file, syslog, SQL, mail,
and mcal targets. It also provides a subject - observer mechanism.
2003-04-03 10:31:14 +00:00
avsm
3990f2d5fb add support for PHP pear modules 2003-04-03 10:29:35 +00:00
avsm
a1be2fd83f Update to php4-pear-4.3.1; the 'pear' command line stuff now works, so
you can add/remove pear modules via pear.php.net

Note that some pear modules which were bundled with the old version of
this package are now separate ports (pear-Log especially)
2003-04-03 10:29:03 +00:00
avsm
ea684538ac update to php4-extensions-4.3.1 2003-04-03 10:27:22 +00:00
avsm
1c06d46b39 Update to php4-core-4.3.1 2003-04-03 10:26:25 +00:00
avsm
c5447381a2 upgrade to php4-4.3.1 ; now the regress suite works as well 2003-04-03 10:25:23 +00:00
wilfried
191d956047 update to fltk-1.1.3 2003-04-02 12:58:43 +00:00
avsm
2adf24cf84 update to yafc-1.0 2003-04-02 10:33:20 +00:00
wilfried
16cadfcb38 update to wmtimer-2.7
- Fixed a bug in the state handling that caused the alarm action
  to occur several times.

- Fixed a bug in the that caused the bell to beep/an initial action
  to occur if the command line option to start in countdown mode
  is used but no time is specified.
2003-04-02 09:43:34 +00:00
wilfried
26f4a4b2c4 update to p5-Net-DNS-0.34
- Handle more than one string in a TXT RR's RDATA section.
- Net::DNS::Resolver::Recurse bug fixes.
- Added check of the answer's rcode in Net::DNS::Resolver::axfr_next().
- Allow multiple questions to be part of a DNS packet.
2003-04-02 09:35:58 +00:00
wilfried
4b63fdf5e3 update to p5-Term-ReadLine-Gnu-1.14
- kludge not to cause segmentation fault on Perl 5.8.0 w/PerlIO and
  FileHandle (ex. CPAN.pm)
2003-04-02 09:19:06 +00:00
wilfried
26f883bd85 update to gawk-3.1.2 2003-04-02 08:37:48 +00:00
pvalchev
f98fb61fab - mention 3.3 here too; pointed out by jsyn@
- remove useless stupid arch-specific comment that the author
insists on keeping... *sigh*
2003-04-01 23:48:30 +00:00
pvalchev
4c1b25e71a recognise 3.3 2003-04-01 22:58:38 +00:00
jakob
bf2fcedc4d update MASTER_SITES 2003-04-01 22:11:12 +00:00
david
70861b5108 URL dirs should end on a /
from Nick Nauwelaerts <nick@nauwelaerts.net>
2003-04-01 21:53:10 +00:00
sturm
6035b15ee1 update to 3.0.2
- fixes two memory leaks, one serious
- quite some filter changes, upgraders beware!
- for details, see http://www.privoxy.org/announce.txt

from MAINTAINER
2003-04-01 20:52:59 +00:00
sturm
ae8e267857 update to 0.6.0
- fix dependencies
- project is hosted at sourceforge now
- some cleanup

from Sebastian Stark < stark at daasi dot de >
MAINTAINER unreachable
2003-04-01 20:30:05 +00:00
sturm
283e9fc04c - fix handling of last lines not ending in '\n'
- fix handling of lines beginning with a '.'
- bump PKGNAME

from MAINTAINER
2003-04-01 18:52:05 +00:00
jsyn
59b652f9d0 update to lsof-4.67; ok pvalchev@ 2003-04-01 18:50:16 +00:00
mpech
67554887bc mtr,no_x11
spotted by form@

maintainer@ ok
2003-04-01 17:30:24 +00:00
danh
572800c00b URL dirs should end on a /
from Nick Nauwelaerts <nick@nauwelaerts.net>
2003-04-01 16:58:37 +00:00
danh
14b5272a48 update MASTER_SITES 2003-04-01 16:50:08 +00:00
jakob
1775870fa9 update to version 0.64 and add stupid patch. 2003-04-01 16:35:37 +00:00
jakob
a095d31fc7 remove bind9 dependency 2003-04-01 16:21:54 +00:00
naddy
199a37ffca Update to 0.18.0.
- Implement a new keyword 'super', which allows to define sub-collections
  of a collection.
2003-04-01 15:16:04 +00:00
wilfried
b176f5a9b2 update to mysqlcc-0.9.1 2003-04-01 14:26:08 +00:00
avsm
53dde9105d Update to LPRng-3.8.20, which unbreaks it
Tested by Jeff Bachtel <jeff@cepheid.org> many moons ago
2003-04-01 12:35:38 +00:00
dhartmei
41dacd1074 update to 2.60, introduces an mbuf statistics probe. 2003-03-31 22:13:51 +00:00
dhartmei
4dc2ed6221 update to 1.2, adds switches -4/-6 to process only IPv4/IPv6 addresses,
and some small fixes.
2003-03-31 21:59:38 +00:00
sturm
c00e94fd39 - remove bogus sites from MASTER_SITES
- fix checksums (from FreeBSD: different email address in usenet article
  source)
2003-03-31 18:00:40 +00:00
sturm
f259b05fc2 missing dirrm 2003-03-31 17:44:21 +00:00
sturm
d078d34cea {un,}exec texhash -> {un,}exec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
as LOCALBASE/bin might not be in root's PATH when adding the package by
hand.

Bump PKGNAME.
2003-03-31 17:16:52 +00:00
sturm
eee7a69a34 update to version 5.1.12
- add directory with old versions to MASTER_SITES to get outdated distfiles
  from the official mirrors
- bugfix release
2003-03-31 16:58:55 +00:00
sturm
8aed73480b update to version 3.1.1
- improved logging
2003-03-31 16:38:18 +00:00
sturm
d348a7d641 USE_X11=Yes 2003-03-31 14:59:29 +00:00
sturm
f42fce71f8 USE_X11=Yes 2003-03-31 14:49:13 +00:00
sturm
27dea17c04 USE_X11=Yes 2003-03-31 14:36:02 +00:00
sturm
a405f31279 USE_X11=Yes 2003-03-31 14:27:18 +00:00
sturm
f1181d6c89 USE_X11=Yes 2003-03-31 14:20:03 +00:00
sturm
89c8fed2d6 USE_X11=Yes 2003-03-31 14:11:50 +00:00
sturm
7802c778cb USE_X11=Yes 2003-03-31 13:57:49 +00:00
sturm
6df4dde61a USE_X11=yes 2003-03-31 13:44:03 +00:00
avsm
50012fd821 Split maildrop into a new courier-utils subpackage which contains common
support files for userdb, softquota and maildir support.

tested by grange@ before ports lock
2003-03-31 13:43:17 +00:00