Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-09 | Vanquish array cast bogon. Fixes "black screen" problem for 16-bit displays | fredb | 5 | -3/+63 | |
on mac68k. Speculatively remove "NOT_FOR_PLATFORM= NetBSD-alpha-*"; needs to be verified. | |||||
2000-02-09 | defuzz | hubertf | 2 | -9/+9 | |
2000-02-06 | - -Install only example "arenarc" into ${PREFIX}/share/Arena, with working | fredb | 6 | -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-05 | remove empty line for pkglint | wiz | 1 | -2/+1 | |
2000-02-05 | reorder lines for pkglint | wiz | 1 | -5/+5 | |
2000-02-05 | $() -> ${} | wiz | 2 | -10/+10 | |
2000-02-05 | $() -> ${} | wiz | 1 | -7/+7 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 | |
2000-02-05 | remove empty line for pkglint | wiz | 2 | -3/+1 | |
2000-02-05 | add empty line for pkglint | wiz | 1 | -1/+2 | |
2000-02-05 | silence pkglint by uncommenting RCS tag | wiz | 1 | -1/+1 | |
2000-02-05 | find, chmod -> ${FIND}, ${CHMOD} | wiz | 1 | -4/+4 | |
2000-02-05 | $() -> ${} | wiz | 1 | -2/+2 | |
2000-02-05 | replaced tail by ${TAIL} | wiz | 2 | -4/+4 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 | |
2000-01-31 | Adapt package list to new documentation structure of version 1.3.11. | tron | 1 | -2/+16 | |
2000-01-31 | regen | christos | 1 | -1/+1 | |
2000-01-31 | update for 1.3.11 | christos | 5 | -49/+53 | |
2000-01-28 | add note about removing log file | wiz | 1 | -0/+10 | |
2000-01-28 | Add missing file "libdata/wwwcount/sample.dat". | tron | 1 | -2/+3 | |
2000-01-27 | complete updating to current distfile | wiz | 1 | -2/+5 | |
2000-01-26 | fix PLIST to work with current version of distfile. | wiz | 1 | -49/+47 | |
2000-01-26 | don't mark it as BROKEN on non-IPv6-hosts, IGNORE it | wiz | 1 | -2/+2 | |
2000-01-26 | Update htdig to 3.1.4. Numerous bug fixes since 3.1.3; | fredb | 2 | -4/+4 | |
See <http://www.htdig.org/RELEASE.html> for details. | |||||
2000-01-25 | Let this work with pkgsrc htdig, and add a dependency on htdig. | fredb | 1 | -1/+10 | |
2000-01-24 | Don't rebuild documentation - just install documentation which comes in | jwise | 2 | -0/+14 | |
distfile. The makefile gets the doc rebuilding wrong, and the documentation which comes with it is fine. | |||||
2000-01-22 | add and enable links | wiz | 1 | -1/+2 | |
2000-01-22 | initial import of links, a lynx-like text WWW browser | wiz | 5 | -0/+22 | |
2000-01-20 | Also build and install javadoc-generated API documentation. | jwise | 2 | -4/+38 | |
While here, fix typo which was causing un-substituted MESSAGE_FILE to be shown | |||||
2000-01-20 | Shorter COMMENT to fit within 80 characters in pkg_info output. | jwise | 1 | -1/+1 | |
2000-01-18 | Better apache pattern (apache-1.3.9*, to match our 1.3.9p0 naming) | jwise | 1 | -2/+2 | |
2000-01-18 | Add spfc, but disabled, as it depends on jsdk20. Can someone more packagely | jwise | 1 | -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-18 | Initial import of spfc-0.2.0. From pkg/DESCR: | jwise | 5 | -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-18 | nuke trailing period. | jwise | 1 | -1/+1 | |
2000-01-18 | Add jssi, but disabled, as it depends on jsdk20 | jwise | 1 | -1/+3 | |
2000-01-18 | Initial import of jssi-1.1.2. From pkg/DESCR: | jwise | 6 | -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-17 | Add and enable asp2php | agc | 1 | -1/+2 | |
2000-01-17 | Initial import of asp2php, a utility which can convert WWW Active | agc | 5 | -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-16 | Patch the sample Apache Server configuration file fragment that comes with | jwise | 4 | -8/+43 | |
Tomcat so that it works out of the box with our Apache Server config. | |||||
2000-01-16 | Two changes that come with mod_jserv-1.1: | jwise | 1 | -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-16 | Add and enable py-pcgi | tsarna | 1 | -1/+2 | |
2000-01-16 | import Persistent CGI system from Zope/ZPublisher | tsarna | 5 | -0/+45 | |
2000-01-16 | Update for mod_jserv-1.1 | jwise | 5 | -7/+20 | |
2000-01-15 | remove lint from splitting the KAME patch | hubertf | 25 | -99/+51 | |
2000-01-15 | Add comments indicating why jsdk20 and ap-jserv are disabled here. | jwise | 1 | -2/+3 | |
Anyone have a better idea? Should these be disabled? INTERACTIVE? something else? | |||||
2000-01-15 | sync patches | hubertf | 1 | -13/+0 | |
2000-01-15 | next part of IPv6ification of lynx (KAME patch) | hubertf | 26 | -0/+10441 | |
2000-01-15 | Make this use IPv6. Also made sure to still work on 1.4.1. :) | hubertf | 3 | -4/+46 | |
2000-01-15 | Fix URL for mirror on "ftp.informatik.rwth-aachen.de" so it will be | tron | 1 | -2/+2 | |
actually used. | |||||
2000-01-14 | Initial import of ap-jserv-1.1b3. From pkg/DESCR: | jwise | 10 | -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. |