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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.10, Package name: aolserver-4.0.10, 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: 71ca0e32006c3d12df25a40c5963d961ad661449
Filesize: 585.012 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.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 11:21:59 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
standard if defined...endif section added

   2009-05-06 11:13:25 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
remove if-less endif

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-02-09 22:27:52 by Sergey Svishchev | Files touched by this commit (7)
Log message:
Delint.
   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-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.