9153 Commits

Author SHA1 Message Date
danh
306bbf753c fix post-install error introduced in last commit.
reported by Joshua Krage <jkrage@buser.net>
2001-02-01 21:50:30 +00:00
brad
94f80628bb - remove unnecessary patch
- respect CC and CFLAGS
2001-02-01 18:09:03 +00:00
avsm
453a957962 oops - add HOMEPAGE 2001-02-01 17:56:00 +00:00
avsm
28244014e4 + p5-HTML-Mason 2001-02-01 17:54:41 +00:00
avsm
9e21fe6a76 initial import of p5-HTML-Mason-1.0
--
Mason is a powerful Perl-based web site development and delivery
engine. With Mason you can embed Perl code in your HTML and construct
pages from shared, reusable components.

Mason solves the common problems of site development: caching,
debugging, templating, simulating browser conditions, maintaining
development and production sites, and more.

Although it can be used from CGI or even stand-alone, it is optimally
designed for use with two other open source technologies: mod_perl
and Apache.
2001-02-01 17:53:51 +00:00
avsm
14f5507efe + p5-MLDBM 2001-02-01 17:42:46 +00:00
avsm
8d21f31f65 inital import of p5-MLDBM-2.00
--
This module can be used to store multidimensional hash structures
in tied hashes (including DBM files).

Optionally, you can also switch to other serializing packages such
as FreezeThaw and Storable.  Storable provides much greater speeds,
and the performance of FreezeThaw is comparable to Data::Dumper.
2001-02-01 17:38:29 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
wilfried
b71b39c197 +wminfo 2001-02-01 16:18:27 +00:00
wilfried
58692205e8 Initial import of wminfo-1.51
This WindowMaker Dockapp is designed to be very general
purposed.  It is capable to display any kind of information
as long as it's in text-format.
2001-02-01 16:14:22 +00:00
espie
518b16426f Sigh, going to all that effort to add an underscore and then call dlsym
on the wrong name.
2001-02-01 12:26:14 +00:00
jakob
111b30b4db update to postfix snapshot-20010130.
Incompatible changes with snapshot-20010128
===========================================

REJECT in header/body_checks is now flagged as policy violation
rather than bounce, for consistency in postmaster notifications.

The mailbox size limit for local delivery is no longer controlled
by the message_size_limit paramater, but by a separate parameter
called mailbox_size_limit (default: 20MBytes).

The default RBL (real-time blackhole lists) domain examples have
been updated from *.vix.com to *.mail-abuse.org.

Major changes with snapshot-20010128
====================================

Updated nqmgr (experimental queue manager with clever queueing
strategy) by Patrik Rak. This code is still new. Once it stops
changing (for a long time!) it will become part of the non-beta
release.

Virtual mailbox delivery agent by Andrew McNamara. This delivery
agent can deliver mail for any number of domains.  See the file
VIRTUAL_README for detailed examples. This code is still new. Once
it stops changing it will become part of the non-beta release.

Many "valid_hostname" warnings were eliminated. The complaints that
were not eliminated were replaced by something more informative.

SASL support (RFC 2554) for the LMTP delivery agent. This is required
by recent Cyrus implementations when delivering mail over TCP
sockets. The LMTP_README file has been updated but still contains
some obsolete information.

Workarounds for non-standard RFC 2554 (AUTH command) implementations.
Specify "broken_sasl_auth_clients = yes" to enable SMTP server
support for old Microsoft client applications. The Postfix SMTP
client supports non-standard RFC 2554 servers by default.
2001-02-01 07:28:12 +00:00
espie
f0dc872c35 Clean up a few details.
- segregate slib in a separate directory, install a few more files for it
(ready for a separate package, whenever we get another scheme).
- let dynamic loading work on archaic a.out systems.
- install a few more *.scm programs. Probably misses a few files for a
full infrastructure to build other extensions (should create a libscm.a
on static systems ?)

- allows for x11 extension, even though it's very basic.

Flavorize it.

Issue: flavor sicp ?
2001-01-31 22:51:39 +00:00
espie
f44b4ca69e I was a bit trigger-happy with X11->no_x11.
Make this actually work...
2001-01-31 22:43:44 +00:00
espie
ba7e880e1d Add regex feature (just needed to tell scheme it doesn't need to grab
-lregex)
2001-01-31 14:16:47 +00:00
espie
fe7811a685 Regen list of packages at install time 2001-01-31 14:03:33 +00:00
espie
ae890c6d3a Fuck cvs 2001-01-31 13:34:33 +00:00
kevlo
8de4d85f96 Add clo++ 2001-01-31 10:03:23 +00:00
kevlo
e4eaac32ed Initial import of clo++-0.3.0
clo++ is a command line parser generator.
2001-01-31 10:02:48 +00:00
espie
44d90594ad synch 1110 2001-01-30 17:10:15 +00:00
espie
b6832db882 Belatedly, a HOMEPAGE ! 2001-01-30 16:34:13 +00:00
espie
f11b815383 + HOMEPAGE 2001-01-30 15:31:37 +00:00
avsm
0f5e4eed40 add tcpstat 2001-01-30 15:24:08 +00:00
avsm
f58b1a4d61 Initial import of tcpstat-1.4
--
tcpstat reports certain network interface statistics much like
vmstat does for system statistics. tcpstat gets its information by
either monitoring a specific interface, or by reading previously
saved tcpdump data from a file.
2001-01-30 15:22:53 +00:00
espie
57e42edad1 Add scheme interpreter 2001-01-30 15:01:17 +00:00
espie
baca2d66a2 Scheme port, loosely based on FreeBSD port.
Still needs some work (check that shared libraries work, add X11
support...)
2001-01-30 14:59:19 +00:00
avsm
769dbb079f Upgrade to p5-Crypt-SSLeay-0.22
Minor bug fixes
2001-01-30 10:31:20 +00:00
rohee
be298c847b stop being smart with ${HOMEPAGE}, it made DESCR unreadable 2001-01-29 21:31:30 +00:00
danh
025216b071 +p5-Net-RawIP 2001-01-29 21:03:08 +00:00
danh
06b39b126e Net::RawIP is a perl module that can manipulate raw IP
packets with an optional feature for manipulating Ethernet
headers.

Submitted by:	Peter Valchev <pvalchev@toxiclinux.org>
2001-01-29 21:01:12 +00:00
ho
08736e1e8d BIND 8.2.3 2001-01-29 14:48:05 +00:00
kevlo
3f980eee02 Fix libcdaudio library linking. 2001-01-29 07:18:19 +00:00
kevlo
ed72d3128d Fix DISTNAME 2001-01-29 05:46:32 +00:00
kevlo
fbe6dcb86a Add kcfonts. 2001-01-29 05:44:17 +00:00
kevlo
ccff049320 kcfonts is a suit of chinese Ming Fanti fonts for X Window. 2001-01-29 05:43:30 +00:00
dugsong
7d13ad9b7b typo, noted by dengue@deadly.org 2001-01-29 05:01:11 +00:00
avsm
0753a85071 + p5-Math-GMP 2001-01-28 15:29:58 +00:00
avsm
b486893f1e - initial import of p5-Math-GMP-1.03
--
Math::GMP is designed to be a drop-in replacement both for Math::BigInt
and for regular integer arithmetic. Unlike BigInt, though, Math::GMP
uses the GNU gmp library for all of its calculations, as opposed
to straight Perl functions. This results in a speed increase of
anywhere from 5 to 30 times.

A Math::GMP object can be used just as a normal numeric scalar would
be -- the module overloads the normal arithmetic operators to provide
as seamless an interface as possible.
2001-01-28 15:28:54 +00:00
avsm
34a18dc3f1 Remove the 'ftp' flavour and fold it into the default options, to reduce
the proliferation of options this port has.  This needs no external
libraries, so it doesn't introduce any dependencies (jakob@ ok)
2001-01-28 14:54:59 +00:00
avsm
4b3a2b0cd1 Relax the mysqlclient restriction; php4 still works with the old 3.22.x
mysqlclient library
2001-01-28 14:39:39 +00:00
avsm
c073bcb9ec Always include the OpenSSL extension, since it now works with both
0.9.5 and 0.9.6; noticed by Neil Darlow <neil@darlow.co.uk>
2001-01-28 14:38:30 +00:00
jakob
4c625dc744 update mysql depends 2001-01-28 13:31:28 +00:00
jakob
179041e741 lwresd fix 2001-01-28 11:19:57 +00:00
jakob
11be07b80c fix OpenSSL includes 2001-01-28 11:19:44 +00:00
jakob
7bdd1f0c91 fix OpenSSL engine compat 2001-01-28 11:18:42 +00:00
kevlo
7087e086f9 Add one ftp site in Hong Kong. Thanks to Shell Hung <shell@shellhung.org> 2001-01-28 07:28:04 +00:00
brad
f42633ddf6 ${STRIP} -> strip 2001-01-28 02:08:53 +00:00
brad
94581e2e03 upgrade to Curl 7.6 2001-01-28 01:37:55 +00:00
brad
1bbbe1ff12 upgrade to ircd 2.10.3p1
--
Based on port from: Brian Caswell <bmc@mitre.org>
2001-01-28 00:47:17 +00:00
form
64e82fecfa fix PLIST 2001-01-27 10:26:38 +00:00