1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sheldon Hearn
c1af2c081a Update 1.22_02 -> 1.24:
Mostly non-critical bugfixes.

While a few new features have been added, most folks who need to upgrade
will know about the bugs that have been biting them.
2000-05-22 10:02:52 +00:00
Satoshi Asami
0d7a840a43 Remove two directories. Fix typo.
Submitted by:	bento
2000-05-09 08:07:34 +00:00
Paul Richards
e124c06e4b Fix checksum which I forgot to change when I upgraded to 1.22
PR:		18101
2000-04-20 02:27:12 +00:00
Paul Richards
bb31fa45a9 Upgrade to version 1.22 2000-04-16 11:30:44 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Sheldon Hearn
8bc47e7d10 Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots
of bugfixes and documentation improvements.
2000-03-10 10:41:18 +00:00
Sheldon Hearn
c6ba1aef12 Mark BROKEN for STABLE as well. Whatever difference between STABLE
and CURRENT used to allow this to work has gone away. :-(

PR:		14924
2000-01-18 14:27:11 +00:00
Sheldon Hearn
e56af06882 Mark BROKEN for CURRENT with appropriate reference to a PR.
Install src/modules/perl/*.h (suggested by author).

Change some ${PREFIX} to ${LOCALBASE}.

Add RUN_DEPENDS for apache.  Although this breaks the ability to
select an Apache flavour for the package, it's necessary (asami).

PR:		15988
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
2000-01-12 16:46:54 +00:00
Sheldon Hearn
f78eeff969 Correct dependencies for installing a RADIUS-capable Apache server. 1999-11-09 10:37:34 +00:00
Sheldon Hearn
4d35bc6ad0 Initial import of mod_perl 1.21.
This is mod_perl for Apache.  It is intended as a replacement for the
p5-Apache port.  Instead of creating a replacement httpd binary with
mod_perl linked into it, it uses Apache's APXS to create and install
mod_perl as a DSO.

This makes it suitable for use with apachexx-xxx ports other than
apache13.
1999-11-05 14:50:26 +00:00