Commit graph

18795 commits

Author SHA1 Message Date
kim
4abb932486 This conflicts with wu-ftpd. 2001-03-29 20:09:09 +00:00
kim
c514081c2a This conflicts with kth-krb4 2001-03-29 20:08:49 +00:00
jwise
ea2775e89f On deinstall, unconditionally remove the cocoon scratch directory if it
exists in the location it will be created in if cocoon is run from tomcat.
2001-03-29 19:48:10 +00:00
jwise
1b34735720 Add pointer to jakarta-tomcat for new servlet developers. 2001-03-29 19:37:42 +00:00
jwise
cfa21cb8f8 Initial import of ap-jk-3.2.1, the next generation connector for accessing
Jakarta Tomcat of JServ from Apache.

Some more information:

What is mod_jk?

mod_jk is a replacement to the elderly mod_jserv. It is a completely
new Tomcat-Apache plugin that handles the communication between
Tomcat and Apache

Why mod_jk?

Several reasons:

mod_jserv was too complex. Because it was ported from Apache/JServ,
it brought with it lots of JServ specific bits that aren't needed
by Apache.

mod_jserv supported only Apache. Tomcat supports many web servers
through a compatibility layer named the jk library. Supporting two
different modes of work became problematic in terms of support,
documentation and bug fixes. mod_jk should fix that.

The layered approach provided by the jk library makes it easier to
support both Apache1.3.x and Apache2.xx.

Better support for SSL. mod_jserv couldn't reliably identify whether
a request was made via HTTP or HTTPS. mod_jk can, using the newer
Ajpv13 protocol.
2001-03-29 19:34:18 +00:00
bouyer
cbf3ee3ab6 Patch from the squirrelmail cvs repository:
Revision 1.46.2.1:
* UW workaround improved, methinks (1.0 branch)

Fixes a problem when used with imap-uw: 1.0.3 couldn't read folders
in subdirectories.
2001-03-29 16:13:07 +00:00
hubertf
8259dca153 Enable MIF output, default catalog, and fix the docs to actually
install the *jade* *docs* (not sp, which is in another dir here).

thanks a lot to  "Kogule, Ryo" <kogule@mars.dti.ne.jp> for the patch!
2001-03-29 15:41:53 +00:00
drochner
6cb4dd9752 enable recent additions 2001-03-29 15:32:28 +00:00
jlam
6fa0984de3 Update crafty to 18.9. Changes to version 18.8:
18.9    Book() modified to increase the responsiveness of book learning.
        the new code, plus the default weights for the book parameters
        now make Crafty learn very aggressively and repeat good opening
        lines and avoid bad ones.
2001-03-29 15:26:31 +00:00
jlam
82db7d18a5 Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specific
PLIST for pgcc.  PGCC should now list all the files needed on NetBSD/sparc.
This matches a similarly motivated change in gcc/Makefile, but done
differently.
2001-03-29 15:24:59 +00:00
wennmach
4613543492 RCS Id police 2001-03-29 14:50:33 +00:00
kei
adf497d295 * As per discussion with Emmanuel Dreyfus, install the package into /usr/pkg,
not /usr/pkg/emul/linux/usr on powerpc.  This requires rpm2pkg-1.2.
* Provide "communicator-4.73" wrapper shell script and "communicator" symbolic
  link to point it.  Original "netscape" script still exists.
2001-03-29 14:03:11 +00:00
zuntum
6d6c132ae8 Update to 0.2.7:
colorize (0.2.7) unstable; urgency=medium

  * file exists test was in wrong place *fixed* (thanks HoFi for report)
  - ohh, i hate, that i can't release a stable version :(
2001-03-29 13:47:29 +00:00
hubertf
67b3b6a558 Installed docs are actually for SP, not Jade
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29 13:43:44 +00:00
tron
e708776328 Remove entry for "tix" package. 2001-03-29 12:11:06 +00:00
tron
5ba8880bce Remove "tix" package. It doesn't work with current versions of "tcl" and
seems to be completely unmaintained.
2001-03-29 12:10:25 +00:00
wennmach
b88d267c08 Added INFO_FILES to Makefile and @exec/@unexec install-info to pkg/PLIST 2001-03-29 12:05:04 +00:00
drochner
e9d2c5f0ec fix DISTNAME vs. PKGNAME 2001-03-29 11:34:34 +00:00
agc
90de2d008a Document the EVAL_PREFIX (and the related <dirname>_DEFAULT) definitions. 2001-03-29 11:20:57 +00:00
wennmach
05e398b79f Fix order of EXTRACT_SUFX and DISTFILES. 2001-03-29 10:48:34 +00:00
drochner
4415e6b89e a tool to produce covers for audio CDs 2001-03-29 10:21:31 +00:00
drochner
83d5b26ae6 Audio-CD perl module for use with disc-cover 2001-03-29 10:18:26 +00:00
agc
9245ae2221 Include the rmd160 sources unconditionally, in reponse to a number of
reports which state that, although /usr/include/rmd160.h exists, the
corresponding rmd160*() routines are not available in libc.

Bump version number to 20010320
2001-03-29 08:42:14 +00:00
tron
09e513f1a0 Don't try to remove "share/pixmaps" which is part of the standard
directory structure now.
2001-03-29 08:30:31 +00:00
jun
741ee7f62a Update:
1.95b116 (2001/03/29) mew-dist release

* last:N is supported for range.
* Setting mew-addrbook-orig-alist with unquoted strings when
  C-uC-cC-a.
        SUGIMORI <taro@fc.jpn.org>
* A bug fix for Bcc: vs +backup.
* Sender: is now decided when the message is sent.
* A patch for contrib/mew-summary-hl.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using delete-windows-on so that scrambled drafts are not displayed.
* Removing bold from the comment face.
        Shun-ichi TAHARA <jado@flowernet.gr.jp>
* defface -> faces group.
        Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
2001-03-29 04:50:18 +00:00
itojun
92b9a54f27 upgrade to 9.1.1. functionality equal to 9.1.1rc7 (= 9.1.0.7) 2001-03-29 03:40:42 +00:00
hubertf
92dcf45784 Update to 1.2.1nb1:
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg
so this does not crash on NetBSD/mac68k.
2001-03-29 01:02:59 +00:00
jtb
03f862678a Fix typo which caused i386 bulk build problem.
mpich->=1.2.1 becomes mpich>=1.2.1 .
2001-03-29 01:00:10 +00:00
jwise
d7919a47cb New path on master site for tomcat. Yay. 2001-03-29 00:19:34 +00:00
jtb
ca2cc85225 Updated to geomview-1.8.1.
1.8.1	March, 2001

   This is a bugfix release.

   * No segfaults at startup on linux.
   * Toggle buttons are visible again.
   * Binary I/O on linux works.

Changelog:

2001-03-24  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Do not add -XSVR4 and -common to CFLAGS when
	configuring with IRIX cc.

2001-03-21  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* doc/Makefile.am (EXTRA_DIST): Remove motion.pdf.

	* configure.in: Set revision to 1.8.1.

	* m4/geom_local.m4 (GEOM_FIND_I_OPTION): Respect prior setting of
	$CPPFLAGS while probing.

2001-03-19  Mark Phillips  <mbp@geomtech.com>

	* doc/motion.tex: new file added to release; documents the
	  mathematics behind Geomview's motion model.  For use by
	  developers (not needed by regular users).

2001-02-21  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Add AC_FUNC_SETPGRP.

2001-02-18  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Add option --with-build-path.  Use AC_PATH_XTRA.
	Correct the X library link order.  Make sure to check
	/usr/local/lib for all libraries that check /usr/local/include.
	Check for <forms.h> in $x_includes and $x_includes/X11.  Make sure
	both the includes and the libs are correct before using FORMS.
	Announce whether Xmu is found.  General tidying up.

2001-02-17  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* acconfig.h: Close comment above define for HAVE_FMEMOPEN.

	* configure.in: Check endianness and check for header netinet/in.h.

	* doc/Makefile.am: Only build "geomview.pdf" on target "pdf".

2001-02-11  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* m4/geom_local.m4 (GEOM_CHECK_XFORMS): New.  If XFORMS library is
	available, set variables for finding includes and libraries, emit
	warning if XFORMS is not available.


2001-01-16  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: removed redundant --with-forms argument; its
	effects got overwritten by --with-xforms, anyway.

2000-11-23  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* src/Makefile.am (geomview): look for "gvx" in $(moduledir)
	rather than $(bindir).
	(CLEANFILES): clean geomview script.
2001-03-29 00:02:18 +00:00
jwise
b5ebe4334c Fix pattern in jakarta-servletapi dependency. 2001-03-28 23:19:46 +00:00
wennmach
8189725909 RCS Id police: forgot this one 2001-03-28 22:32:03 +00:00
wennmach
3f8af1779c RCS Id police 2001-03-28 22:30:42 +00:00
wennmach
2d2cb2b878 regen: patch-ab is no longer pertinent 2001-03-28 22:20:56 +00:00
wennmach
b1032b7667 Terminate last line 2001-03-28 22:12:54 +00:00
wennmach
e0d6a10a9f regen 2001-03-28 22:08:16 +00:00
wennmach
8a3b735500 netBSD -> NetBSD in RCS Id 2001-03-28 22:06:05 +00:00
jtb
0a41a49db8 Add a patch-sum. 2001-03-28 21:54:50 +00:00
jtb
e1791dde38 Updated to gsl-0.7.
* What is new in gsl-0.7:

** Linux/PowerPC should now be well supported.

** Header files for common physical constants have been added.

** Functions linear and nonlinear regression in one or more dimensions
are now available.

** Vector and matrix views now have access to the address of the
underlying block for compatibility with VSIPL (www.vsipl.org).

** There is a new library for generating low-discrepancy quasi-random
sequences.

** The seeding procedure of the default random number generator
MT19937 has been updated to match the 10/99 release of the original
code.  This fixes a weakness which occurred for seeds which were
powers of 2.

** The blas library libgslblasnative has been renamed libgslblas to avoid
confusion with system blas library
2001-03-28 21:49:41 +00:00
wennmach
2b020a68f6 RCS Id police 2001-03-28 21:49:40 +00:00
hubertf
bc95a3b134 Make sure the right locale handling pkgs are installed. 2001-03-28 21:47:37 +00:00
jwise
bd2f8e14eb So _that's_ how to do that! :-)
Use ${EXTRACT_ELEMENTS} instead of adding to ${EXTRACT_CMD} by hand.
2001-03-28 20:58:03 +00:00
jlam
41af5daada Update crafty to 18.8. Changes from version 18.7:
18.8    recapture extension turned back on for a while.  changes to the
        evaluation code, particularly EvaluatePawns() to make it more
        efficient and accurate.  IE it was possible for an isolated pawn
        to be penalized for being isolated, weak, and blocked, which made
        little sense.
2001-03-28 18:17:57 +00:00
jlam
339cb17632 Missed committing this file along with others with changing version
numbering scheme for PHP4 modules.  No pkgsrc-visible changes.
2001-03-28 17:56:09 +00:00
drochner
1b9983967e Communication with Canon Powershot digital cameras. Tested with USB only. 2001-03-28 16:52:42 +00:00
drochner
7267f98c11 one more control endpoint hack 2001-03-28 16:43:56 +00:00
zuntum
fc35d45226 add & enable mtail 2001-03-28 15:43:20 +00:00
zuntum
5538d166f1 Initial import of mtail-0.9.2
mtail is a small tail workalike that performs output coloring using ansi
escape sequences (although the sequences are overridable, so you could cause
it to output something else, e.g. html font tags, if you really wanted to).
mtail is written in python, is fairly small, and should be relatively
platform-independent.

It has a config file that can contain an arbitrary number of entries, each
of which has a series of regular expressions to indicate which files to color
according to which entry. for each entry, the config file specifies a coloring
scheme using regular expressions and, optionally, filters to apply to each
line before coloring (for example, to strip out extra info, etc.). the config
file also may override the predefined colors and the escape sequences (or
whatever) actually used to perform the coloring.
2001-03-28 15:41:04 +00:00
zuntum
843e560e1c Remove redundant CC from MAKE_ENV and fix quoting 2001-03-28 15:06:12 +00:00
drochner
2fa964e67e update to 0.92.26
Changes:
    Fixes for small problem with List widget. More work required on this ...
    Fixes for some recently introduced bugs within configure. Now link libXm*
	against -lm if ANSI C math stuff is hidden there
    Small Scale widget fix (rounding problem)
    Added two stubs for missing 2.x interfaces. On stub level we should be very
	close to a complete 2.1 set now
    Fixes by Kazuyuki Funada, mostly for i18n.
    Fix and add more (incomplete) man pages to the install target
    Link our shared libraries against the necessary system libraries (e.g.
	libXt, libX11) to hardcode the dependencies
    Rename libDt to libDtPrint, this appears to be what it's called. Remove the
	print_screen field from struct DtPrintSetupData, the Motif 2.1
    manual pages (e.g. about XmPrintSetup) are misleading about libDtPrint.
    Add -lMrm to the Xlt tests, this is necessary as SciPlot now uses Mrm.
    Make build option --with-dmalloc to work again properly
    Make more debugging functions available in a PRODUCTION build (no
	performance penalty)
    Debugging output (DEBUG_FILE env var) is now always explicitly unbuffered
	and can now be sent to "stdin"/"stderr" as well
    The environment variable controlling which files send debugging output has
	been renamed to DEBUG_SOURCES and now accepts a
    blocking entries
    Debugging output can now be en-/disabled upon runtime. (env vars
	DEBUG_TOGGLE, DEBUG_SIGNAL)
2001-03-28 14:57:54 +00:00