summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2000-02-09Vanquish array cast bogon. Fixes "black screen" problem for 16-bit displaysfredb5-3/+63
on mac68k. Speculatively remove "NOT_FOR_PLATFORM= NetBSD-alpha-*"; needs to be verified.
2000-02-09defuzzhubertf2-9/+9
2000-02-06- -Install only example "arenarc" into ${PREFIX}/share/Arena, with workingfredb6-66/+247
global "arenarc" copied to ${LOCALBASE}/etc, unless it exists already. - -Fix "fly-by"'s, otherwise known as pop-up help, or "tool-tips". In particular, disable the the insane heuristic that caused the delay to increase by one second with each use on systems where setitimer() has 1s resolution (NetBSD). Prior, it appeared to me that the fly-by's only worked once or twice, but then never again. - -Clean up package Makefile. - -Work all patches to configure into configure.in, and regenerate configure with "autoconf". cvs: ----------------------------------------------------------------------
2000-02-05remove empty line for pkglintwiz1-2/+1
2000-02-05reorder lines for pkglintwiz1-5/+5
2000-02-05$() -> ${}wiz2-10/+10
2000-02-05$() -> ${}wiz1-7/+7
2000-02-05RCS tag addedwiz1-0/+1
2000-02-05remove empty line for pkglintwiz2-3/+1
2000-02-05add empty line for pkglintwiz1-1/+2
2000-02-05silence pkglint by uncommenting RCS tagwiz1-1/+1
2000-02-05find, chmod -> ${FIND}, ${CHMOD}wiz1-4/+4
2000-02-05$() -> ${}wiz1-2/+2
2000-02-05replaced tail by ${TAIL}wiz2-4/+4
2000-02-05RCS tag addedwiz1-0/+1
2000-01-31Adapt package list to new documentation structure of version 1.3.11.tron1-2/+16
2000-01-31regenchristos1-1/+1
2000-01-31update for 1.3.11christos5-49/+53
2000-01-28add note about removing log filewiz1-0/+10
2000-01-28Add missing file "libdata/wwwcount/sample.dat".tron1-2/+3
2000-01-27complete updating to current distfilewiz1-2/+5
2000-01-26fix PLIST to work with current version of distfile.wiz1-49/+47
2000-01-26don't mark it as BROKEN on non-IPv6-hosts, IGNORE itwiz1-2/+2
2000-01-26Update htdig to 3.1.4. Numerous bug fixes since 3.1.3;fredb2-4/+4
See <http://www.htdig.org/RELEASE.html> for details.
2000-01-25Let this work with pkgsrc htdig, and add a dependency on htdig.fredb1-1/+10
2000-01-24Don't rebuild documentation - just install documentation which comes injwise2-0/+14
distfile. The makefile gets the doc rebuilding wrong, and the documentation which comes with it is fine.
2000-01-22add and enable linkswiz1-1/+2
2000-01-22initial import of links, a lynx-like text WWW browserwiz5-0/+22
2000-01-20Also build and install javadoc-generated API documentation.jwise2-4/+38
While here, fix typo which was causing un-substituted MESSAGE_FILE to be shown
2000-01-20Shorter COMMENT to fit within 80 characters in pkg_info output.jwise1-1/+1
2000-01-18Better apache pattern (apache-1.3.9*, to match our 1.3.9p0 naming)jwise1-2/+2
2000-01-18Add spfc, but disabled, as it depends on jsdk20. Can someone more packagelyjwise1-1/+2
than me review the license to download jsdk20 from http://java.sun.com/products/servlet/download.html and see if there's something better we can do? An ACCEPTABLE_LICENSE= of some sort maybe?
2000-01-18Initial import of spfc-0.2.0. From pkg/DESCR:jwise5-0/+135
SPFC is the Apache.org Server Page Foundation Classes, a collection of java classes to help servlet's construct HTML and XML documents on-the-fly.
2000-01-18nuke trailing period.jwise1-1/+1
2000-01-18Add jssi, but disabled, as it depends on jsdk20jwise1-1/+3
2000-01-18Initial import of jssi-1.1.2. From pkg/DESCR:jwise6-0/+78
Apache JSSI parses JHTML files, executes the servlets as specified by the <SERVLET> tag and replaces those tags with the output of the executed servlet. The <SERVLET> tag can be seen as the server side equivalent of the <APPLET> tag. Note that SSI files for java servlets are called JHTML files in the apache context while SHTML files are usually for traditional SSI (like <!--#ECHO -->). This is a bit confusing since in the Java Web Server (SUN) context SHTML files are used for java servlet SSI files and JHTML is used for page compiled pages. Java Apache SSI does not support page compiling.
2000-01-17Add and enable asp2phpagc1-1/+2
2000-01-17Initial import of asp2php, a utility which can convert WWW Activeagc5-0/+29
Server Pages (ASP) files that run on the Microsoft IIS Web Server into PHP pages to run on Apache, into the NetBSD packages collection.
2000-01-16Patch the sample Apache Server configuration file fragment that comes withjwise4-8/+43
Tomcat so that it works out of the box with our Apache Server config.
2000-01-16Two changes that come with mod_jserv-1.1:jwise1-3/+3
1.) Apache Server 1.3.9 or higher is now needed 2.) Build with the Apache EAPI (--enable-EAPI), now that mod_jserv supports it. This should make jserv run a little smoother and saves a truly frightening `Warning: apache may crash' warning when loading mod_jserv
2000-01-16Add and enable py-pcgitsarna1-1/+2
2000-01-16import Persistent CGI system from Zope/ZPublishertsarna5-0/+45
2000-01-16Update for mod_jserv-1.1jwise5-7/+20
2000-01-15remove lint from splitting the KAME patchhubertf25-99/+51
2000-01-15Add comments indicating why jsdk20 and ap-jserv are disabled here.jwise1-2/+3
Anyone have a better idea? Should these be disabled? INTERACTIVE? something else?
2000-01-15sync patcheshubertf1-13/+0
2000-01-15next part of IPv6ification of lynx (KAME patch)hubertf26-0/+10441
2000-01-15Make this use IPv6. Also made sure to still work on 1.4.1. :)hubertf3-4/+46
2000-01-15Fix URL for mirror on "ftp.informatik.rwth-aachen.de" so it will betron1-2/+2
actually used.
2000-01-14Initial import of ap-jserv-1.1b3. From pkg/DESCR:jwise10-0/+251
mod_jserv is a module for Apache Server which provides servlet support using the JSDK version 2.0. It can also be used with the Jakarta project's Tomcat servlet environment, which is the next generation of servlet development from Sun and Apache -- see the jakarta-tomcat package for details.