summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-12-06Set PKG_MISC_TARGETS+=benchmark, so all benchmarks can be run by:hubertf1-1/+3
# cd /usr/pkgsrc/benchmark # make install benchmark
1998-12-06Add support for custom, per-category targets by setting PKG_MISC_TARGETShubertf1-2/+2
This can be used to - enable execution of a non-standard target for all pkgs of a category, e.g. cd pkgsrc/benchmarks ; make benchmark - superceding standard-targets with custom versions, e.g. from /etc/mk.conf
1998-12-05Rename package to "wm-themes-0.20.x" and fix dependence for updatedtron2-6/+10
"windowmaker" package.
1998-12-05Update "windowmaker" package to version 0.20.3.tron3-7/+8
1998-12-05Add and enable p5-Apache-ePerl.tv1-1/+2
1998-12-05Add Apache mod_perl module for ePerl processing.tv5-0/+43
1998-12-05Add ePerl, a text preprocessor that interprets Perl embedded in texttv6-0/+98
documents.
1998-12-05Add and enable eperl.tv1-1/+2
1998-12-05Add and enable dt.frueauf1-1/+2
1998-12-05Initial addition of dt-1.1.6, Virtual consoles for NetBSD/mac68k (and macppc?).frueauf6-0/+58
Provided on pr 6535 by Frederick Bruckman.
1998-12-05Add and enable abs.frueauf1-1/+2
1998-12-05Initial import of abs-0.4, a free spreadsheet with graphical user interface.frueauf7-0/+87
Provided in pr 6531 by Rene Hexel.
1998-12-05pkglint: remove unnecesary blank line.frueauf4-4/+0
1998-12-05Add "WINDOWMAKER_THEMES" for "wm-themes" package.tron1-1/+6
1998-12-05Add and enable "wm-themes" package.tron1-1/+2
1998-12-05Import new "wm-themes" package:tron6-0/+108
Themes for the window manager WindowMaker.
1998-12-05(oops,) and add NetBSD RCS ids.tv2-0/+4
1998-12-05Add two patches released post-Apache-1.3.3 on www.apache.org. THESE FIXtv2-0/+64
POTENTIAL DENIAL OF SERVICE BUGS IN APACHE 1.3.3 (and 1.3.2, in the case of patch-core-404).
1998-12-05add and enable xflamehubertf1-1/+2
1998-12-05draws an animated flame (what did you expect? :)hubertf6-0/+53
1998-12-05Better HOMEPAGE, and use :+ on RUN_DEPENDS.tv1-3/+3
1998-12-05Add and enable p5-Apache-ASP. Nuke old p5-Apache, which is "ap-perl"tv1-2/+2
here.
1998-12-05Add p5-Apache-ASP, our first Apache module written in perl.tv5-0/+43
Implements the Active Server Pages (ASP) with perl as the scripting language.
1998-12-05Add and enable p5-MLDBM.tv1-1/+2
1998-12-05Add MLDBM-2.00, a perl5 module for storing arbitrary data in tied hashestv5-0/+44
(including such things as references in DBM files).
1998-12-05Works fine on alpha. Perl has dynamic loading now.tv1-3/+1
1998-12-05Update to 2.09.tv2-12/+12
1998-12-05Work around Apache dlclose() bug, where shared objects may be dlclose()dtv1-0/+13
before their cleanup procedures are called. Fixes mod_perl vs. CGI interaction bug.
1998-12-04Update to new Apache directory layout.tv1-2/+2
1998-12-04Bump Apache version to `1.3.3.2'.tv3-6/+6
1998-12-04Update Apache pkg version number to 1.3.3.2, and fix PLIST/httpd.conf.addtv5-22/+30
a bit.
1998-12-04Bump version to `1.3.3.2' - add `timefmt' argument totv5-19/+35
ap_include_extern_func's (needed for a couple upcoming XSSI-extending modules). Also fix apxs to use `install' and fix the cgi-bin `preservation' while we're here.
1998-12-04Add note about fully shutting down and then starting the server whentv1-1/+5
enabling/disabling mod_perl.
1998-12-04Add and enable R.frueauf1-1/+2
1998-12-04Initial addition of R-0.63.0, a language for data analysis and graphics.frueauf5-0/+2180
Provided in pr 6493 by Johnny C. Lam.
1998-12-04Update moscow_ml to 1.43, provided in pr 6527 by Johnny C. Lam withfrueauf15-139/+254
some refining by myself. New in version 1.43 of Moscow ML: * Arrays of weak pointers (structure Weak). * Dynamic linking of external functions under Linux and Solaris * Access to GNU gdbm persistent hashtables (structures Gdbm, Polygdbm) * The load paths can be set from the interactive system. * The interactive system's prompts and responses can be turned off (option -quietdec, variable Meta.quietdec). * Prettyprinters can be installed also on base types and abstract types. * Mosmllex now supports abbreviations for regular expressions.
1998-12-04Remove bogus mirror site.tron1-3/+2
1998-12-04add and enable siaghubertf1-1/+2
1998-12-04Office pkg with text processor, spreadsheat and presentation generatorhubertf7-0/+432
1998-12-04Fix configuration directives. You don't need to put ${PREFIX}, and thetv1-4/+2
dir is now lib/httpd instead of lib-apache.
1998-12-04Update to 2.0.18, and update apache dependency paths and version totv4-15/+16
1.3.3.1.
1998-12-04Add and enable ap-perl.tv1-1/+2
1998-12-04Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object.tv9-0/+290
Supports CGI running via a no-overhead Perl interpreter embedded into httpd, httpd.conf configuration in Perl, and even embedding Perl into XSSI documents via <!--#perl sub=""--> (without modifying mod_include).
1998-12-03Correct indention.frueauf1-2/+2
1998-12-03Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386.frueauf5-529/+524
1998-12-03Bump Apache version to 1.3.3.1.tv2-4/+4
1998-12-03Bump version to "1.3.3.1": Add parse_string to the include_externtv3-73/+37
interface, and use the EAPI hooks interface for calling external mod_include subs. (Needed to make mod_perl work as a DSO.)
1998-12-03In the utils.c patch, avoid pulling in the compat sys_nerr; use thethorpej1-13/+15
definition provided by errno.h. Also, clean up the Configure patch.
1998-12-03Update for Apache 1.3.3.0.tv2-7/+9
1998-12-03Add LICENSE=no-commercial-use.tv1-2/+3