NOTICE: This package has been removed from pkgsrc

./www/apache, Apache HTTP (Web) server

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


Branch: CURRENT, Version: 1.3.42nb7, Package name: apache-1.3.42nb7, Maintainer: pkgsrc-users

The Apache HTTP Server Project is a collaborative software development
effort aimed at creating a robust, commercial-grade, featureful, and
freely-available source code implementation of an HTTP (Web) server.


Required to run:
[devel/libmm]

Master sites: (Expand)

SHA1: b3f8575d855132bc243d79af59ae2a318e7e2c53
RMD160: a1573bd04e17cad5d67388cfe08b7f26e06a9ee1
Filesize: 2598.868 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-11 14:57:23 by Joerg Sonnenberger | Files touched by this commit (13)
Log message:
Move www/apache/module.mk to mk/apache.module.mk and adjust it to use
mk/apache.mk.
   2014-06-10 17:22:19 by Joerg Sonnenberger | Files touched by this commit (239) | Package removed
Log message:
Retire Apache 1.3 and 2.0.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350)
Log message:
Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
   2013-07-12 12:45:05 by Jonathan Perkin | Files touched by this commit (181)
Log message:
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-03-02 18:52:33 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Don't strip -Wl flag on the apxs command line. Bump revision.
   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.