Commit graph

3996 commits

Author SHA1 Message Date
frueauf
17b59c45d2 Initial addition of R-0.63.0, a language for data analysis and graphics.
Provided in pr 6493 by Johnny C. Lam.
1998-12-04 11:36:03 +00:00
frueauf
3922ee7c39 Update moscow_ml to 1.43, provided in pr 6527 by Johnny C. Lam with
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-04 11:09:46 +00:00
tron
05015fa96f Remove bogus mirror site. 1998-12-04 09:36:25 +00:00
hubertf
6b24eaa6c4 add and enable siag 1998-12-04 03:49:30 +00:00
hubertf
3171621e70 Office pkg with text processor, spreadsheat and presentation generator 1998-12-04 03:48:34 +00:00
tv
8762dd8182 Fix configuration directives. You don't need to put ${PREFIX}, and the
dir is now lib/httpd instead of lib-apache.
1998-12-04 00:36:55 +00:00
tv
a0aa86df95 Update to 2.0.18, and update apache dependency paths and version to
1.3.3.1.
1998-12-04 00:31:01 +00:00
tv
605eb0a744 Add and enable ap-perl. 1998-12-04 00:11:27 +00:00
tv
541cd72ab7 Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object.
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-04 00:10:57 +00:00
frueauf
760e827f78 Correct indention. 1998-12-03 23:21:00 +00:00
frueauf
2c16d776e2 Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386. 1998-12-03 23:17:56 +00:00
tv
8f03f87b8c Bump Apache version to 1.3.3.1. 1998-12-03 22:27:27 +00:00
tv
9eb89f8faf Bump version to "1.3.3.1": Add parse_string to the include_extern
interface, and use the EAPI hooks interface for calling external
mod_include subs.  (Needed to make mod_perl work as a DSO.)
1998-12-03 22:26:52 +00:00
thorpej
119d60c7a1 In the utils.c patch, avoid pulling in the compat sys_nerr; use the
definition provided by errno.h.

Also, clean up the Configure patch.
1998-12-03 20:02:53 +00:00
tv
e41044722b Update for Apache 1.3.3.0. 1998-12-03 18:30:23 +00:00
tv
bbfc360e9c Add LICENSE=no-commercial-use. 1998-12-03 17:40:46 +00:00
tv
3ce6737b37 - libtoolize for use by mod_ssl (name is now "ssleay" and not "SSLeay" to
match directory name and to differentiate from previous version)
- remove md5 symlink to ssleay (conflicts with /usr/bin/md5)
- move all include files to $PREFIX/include/ssleay (too much conflict
  potential in $PREFIX/include, not the least of which is md5.h)
- link rsaref glue goop right into libcrypto, only as required
- turn asm off on alpha temporarily while trying to find source of math
  errors on LP64
- set NOT_FOR_ARCHS=alpha *64 to prevent compiling on LP64 platforms
1998-12-03 17:29:58 +00:00
tv
289260480c Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details).  No security fixes in Apache 1.3.3, so immediate upgrade from
1.3.2 is not necessary.
1998-12-03 17:23:51 +00:00
tv
5ef2a51886 Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details).  No security fixes in Apache 1.3.3, so immediate upgrade from
1.3.2 is not necessary.
1998-12-03 17:22:01 +00:00
frueauf
15fadf288d Add and enable xisp. 1998-12-03 15:13:48 +00:00
frueauf
6e7cb12dc1 Initial import of xisp-2.5p4, a user-friendly X11 interface to pppd/chat.
Based on pr 6518 by Johnny C. Lam with some rework by me.
1998-12-03 15:08:53 +00:00
frueauf
fe500634e6 Add and enable asapm. 1998-12-03 13:41:33 +00:00
frueauf
7509228781 Initial addition of asapm-2.3, a Laptop battery status display for X11.
Provided in pr 6523 by Johnny C. Lam.
1998-12-03 13:35:47 +00:00
frueauf
8740a9206f Update tkman to 2.1b2, provided in pr 6509 by Johnny C. Lam.
This version significantly improves Texinfo support:
* full text searching includes Texinfo, RFC, and other text files
* intrapage searching for Texinfo shows all matches (vs other info viewers)
* fast Texinfo display (high quality on-the-fly formatting from Texinfo source)
* yellow-marker highlights available on Texinfo
* command name searches can match Texinfo names and (optionally) prefer them,
1998-12-03 13:09:11 +00:00
frueauf
ef7ca94905 Update DEPENDS on glimpse to 4.1. 1998-12-03 12:41:57 +00:00
frueauf
56ce175394 Update glimpse to 4.1, provided in pr 6508 by Johnny C. Lam.
Fixes some bugs, including a serious bug involving Boolean searches
of length 1 between versions 4.0 and 4.1.
1998-12-03 12:39:42 +00:00
frueauf
b6df8fb750 Update ddd to 3.1.
DDD 3.1 brings Perl support, Python support, data plotting, Undo/Redo,
advanced data exploration, and several more new features and bug fixes.
1998-12-03 09:08:24 +00:00
simonb
016bbbca5e Add "share/games", "var" and "var/games". 1998-12-03 05:07:04 +00:00
hubertf
0ddb865a76 make aware of BATCH (if interactive), uid (if benchmark needs to be run as root) 1998-12-03 01:27:04 +00:00
tv
910aeb3ff8 Install a PIC version of DynaLoader.o so that, e.g., mod_perl can link it
in with a dlopen of libperl.
1998-12-02 22:15:02 +00:00
tv
28e918eeb1 Move the rpath setting from hints/netbsd.sh to Configure. In hints, it
adds an extra rpath of -Wl-R/CORE.
1998-12-02 21:14:41 +00:00
tv
f57d62862c Do not use Perl's malloc (will interfere with modules that interact with
code that is outside of Perl's reach).  The BSD malloc is Fine.
1998-12-02 16:53:02 +00:00
tv
6b2c748df4 d_vfork should be "$define", even if it produces a bogus "WHOA THERE"
warning; setting it to "true" doesn't work.
1998-12-02 15:41:02 +00:00
tv
300b494303 Do not enable binary compatibility with Perl 5.003. We have never had a
Perl 5.003 pkg, so the compatibility is moot; turning it on exposes
namespace polluting symbols.
1998-12-02 15:04:07 +00:00
frueauf
507a5f888c Update fetchmail to 4.6.9. From its Changelog:
fetchmail-4.6.9 (Tue Dec  1 14:46:19 EST 1998):
* Better RFC822 conformance in fetchmail trace headers.
* Corrected MIME generation of bounce mail.
* Prevent core dumps on 'for' and 'by' in names (bug introduced in 4.6.8).
* Peter Hamlen's fix for bounce-message generation.
* Silent mode now suppresses progress messages from 2xx responses in ETRN.
* Fix for netrc.c core dump from Michael Pearce
  <Michael_Pearce-AMP001@email.mot.com>.

fetchmail-4.6.8 (Sat Nov 28 21:07:46 EST 1998):
* Added bounce-mail capability on SMTP/ESMTP error conditions.
* Internationalization support via GNU gettext from Arnaldo Carvalho de Melo
  <acme@conectiva.com.br> and Jorge Godoy <jorge@bestway.com.br>.  First
  supported language is Brazilo-Portuegese (LC_ALL=pt_BR).
* Fixed Debian Bug#29913: -M on the command line causes SEGV in daemon mode.
* Emit an informational message when fetchlimit is reached.
* Documented fetchmail's actions on ESMTP errors on the man page.
* Fix an undead-message hole in POP3 with fetchall on.
* Fix a minor error in generation of fetchmail's trace headers.
* Better Received-line parsing (avoid some false positives).
1998-12-02 11:13:46 +00:00
frueauf
98055bcaee pkglint: add missing rcs id. 1998-12-02 10:59:37 +00:00
tv
a2086f3d65 Add and enable libperl. 1998-12-02 02:43:17 +00:00
tv
ea20e141eb Add libperl, a shared object version of the Perl link library. Installs
only libperl.so and `soperl' (a Perl binary that uses the libperl.so);
requires the perl5 pkg to be installed for all the rest of Perl.
1998-12-02 02:42:05 +00:00
tv
6323f0b6b7 Revert to building libperl statically, and clean up. 1998-12-02 02:28:30 +00:00
garbled
93cee6c1ba Document and enable cdk. 1998-12-01 23:30:48 +00:00
garbled
461e015572 Initial import of cdk-4.9.6
the Curses Development Kit
1998-12-01 23:27:36 +00:00
hwr
1c151468ca Fixes PR6513 by <Matthias.Grutzeck@teco.edu>.
XXX this should be changed to include <net/ethertypes.h> in post 1.3.2
worlds.
1998-12-01 13:50:44 +00:00
tv
b9894209a6 Eliminate malloc() cast warnings on LP64. 1998-12-01 04:19:00 +00:00
tv
159844d752 Add proper shared object support for ELF(!), and make libperl shared on
non-NOPIC systems.
1998-12-01 02:47:18 +00:00
tv
63dc672014 Nuke extraneous /. 1998-11-30 19:42:02 +00:00
tv
6c10ed8ef4 Add homepage. 1998-11-30 18:58:09 +00:00
tv
c22efe6a2e Wildcardify CONFLICTS. 1998-11-30 17:53:30 +00:00
tv
e49116f605 Update to 3.7.6. 1998-11-30 17:45:17 +00:00
frueauf
4514df4417 pkglint: add missing rcs id. 1998-11-30 09:48:10 +00:00
explorer
decf1bd53a update to 1.0605 1998-11-30 02:50:34 +00:00