NOTICE: This package has been removed from pkgsrc

./www/ap-layout, Apache module to wrap static or dynamic content

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2, Package name: ap13-layout-3.2, Maintainer: pkgsrc-users

Mod_Layout creates a framework for doing design. Whether you need a
simple copyright or ad banner attached to every page, or need to have
something more challenging such a custom look and feel for a site that
employs an array of technologies (Java Servlets, mod_perl, PHP, CGI's,
static HTML, etc...), Mod_Layout creates a framework for such an
environment. By allowing you to cache static components and build sites
in pieces, it gives you the tools for creating large custom portal sites.


Required to run:
[www/apache]

Required to build:
[lang/perl5]

Master sites:

SHA1: d63d2e3534e776179384d90f3e6463a575751783
RMD160: 57b9348c5dfb5395df88f133bcceb46b0149d88c
Filesize: 32.431 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-11 14:45:53 by Joerg Sonnenberger | Files touched by this commit (5) | Package removed
Log message:
Apache 1.3 module.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66)
Log message:
Reset maintainer, developer lost his commit bit.
   2010-02-20 15:58:46 by Joerg Sonnenberger | Files touched by this commit (29)
Log message:
DESTDIR support for various Apache modules.
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-07 00:37:22 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master sites.
   2008-08-23 09:47:00 by OBATA Akio | Files touched by this commit (13)
Log message:
Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.