NOTICE: This package has been removed from pkgsrc

./wip/aolserver, America Onlines open source web server

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


Branch: CURRENT, Version: 4.01, Package name: aolserver-4.01, Maintainer: iharding

$ NetBSD $
AOLserver is America Online's Open-Source web server. AOLserver is the backbone
of the largest and busiest production environments in the world. AOLserver is a
multithreaded, Tcl-enabled web server used for large scale, dynamic web sites.


Required to run:
[lang/tcl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 6a12134a25b7544f4d885a6438eb07016866dddd
Filesize: 572.284 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-08-19 17:42:23 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Add RMD160 checksum.
   2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82)
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-11-03 13:18:37 by Roland Illig | Files touched by this commit (1)
Log message:
Using "+=" with MAKE_FLAGS.
   2005-10-10 01:18:01 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced PKGNAME with PKGNAME_NOREV.
   2005-09-28 16:24:39 by Roland Illig | Files touched by this commit (55)
Log message:
Removed trailing white-space.