Commit graph

26681 commits

Author SHA1 Message Date
drochner
1175e03cbf force an error if no usable Python version is found 2002-02-02 13:26:01 +00:00
jdolecek
0d1e80531e regen: Add joystick support for NetBSD 2002-02-02 11:59:54 +00:00
jdolecek
6de5d96936 Add joystick support for NetBSD 2002-02-02 11:59:09 +00:00
hubertf
45612504b1 Update silc-server to 0.7.9. Changes:
0.7.9: This time a lot of little bugs has been fixed and some major crashbugs
       as well.  Namely, I found problem in the hash table routine that could
       have caused some really weird problems, and I've encountered such
       problem at least in one core file earlier.  Some additional desync
       problems has been fixed as well, so if you are running a normal server
       then upgrading is strongly recommended.

check full changelog at:

  http://silcnet.org/txt/changes-server.txt

Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15453
2002-02-02 10:58:31 +00:00
hubertf
4efb009db4 Update silc-server from 0.7.6 to 0.7.8. Changes:
this release includes many patches which fix various problems ending in
crashing the server. upgrade is strongly recommended.

0.7.7: This server attempts to fix various crash bugs, for example one crash
       relating to BAN command is fixed.

0.7.8: Another quick bugfix to fix the descync problems of normal SILC server
       when it connects to SILC router.  The descyning could happen if there
       were a lot of channels, like we had on Sunday and Monday after being
       slashdotted.  Upgrading is strongly recommended if you are running
       a server that is connected to a router.  Took me only 6 hours to find
       the problem...

Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15416
2002-02-02 10:31:22 +00:00
wiz
97db92f27a Remove ja-micq -- this package has been BROKEN for over 12 months. 2002-02-02 03:52:19 +00:00
wiz
4ebde97225 Remove abacus -- this package has been BROKEN for 15 months. 2002-02-02 03:32:42 +00:00
bouyer
6dea841634 Update to 3.0, as 2.2.7 doesn't work with the new PHP.
"IMP 3.0 is now available! This major release delivers a brand-new, cleaner
user interface, improved internationalization, mail filtering, identities,
and much more, the result of over two years of feedback and experience
based on the successful IMP 2.2.x releases."

Note that the database format has changed, use
${PREFIX}share/horde/imp/scripts/imp2horde.pl
to convert to the new format.
2002-02-01 22:44:27 +00:00
bouyer
3f94bc4319 Update to horde 2.0, as 1.2.7 doesn't work with the new php.
"has been released. The 2.0 release is a massive upgrade of the Horde Application Framework. Many components have been added or streamlined. Inter-application support is much more robust, a generic MIME_Viewer framework is included, a new preferences system supports global or application scope for preferences, and more!"
2002-02-01 22:41:15 +00:00
tron
f93398f47b Add support for NetBSD-powerpc based on suggestion made by Andrew Cagney
in PR pkg/13881.
2002-02-01 22:03:04 +00:00
jlam
75ddd174fa Make this work if openldap doesn't use pthreads. 2002-02-01 19:22:55 +00:00
jlam
890dfbe9bc Add SASL-based user authentication based on if USE_SASL=YES. 2002-02-01 18:32:34 +00:00
skrll
94cd2761d3 Conflict with autoconf-devel. 2002-02-01 17:09:35 +00:00
skrll
8e775fe302 Build and install the check_hpjd plugin.
This closes pkg/14514 from Chris Tribo <t1345@hopi.dtcc.edu>
2002-02-01 17:06:02 +00:00
mjl
95f6cc83ce Update to balsa 1.2.4. Changes are numerous since the last version in
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface.

Note that thread support is disabled, I couldn't get it to work.
2002-02-01 17:02:18 +00:00
abs
ddeafeb934 Update p5-HTML-FixEntities to 1.01.
Fix (downright stupid) braino that could result in the tail end of
the string being truncated.
2002-02-01 16:18:58 +00:00
jlam
401c787b36 Update www/ap-ssl to 2.8.6:
*) Upgraded to Apache 1.3.23

   *) Fixed a subtle indexing bug in SHMCB. Each sub-cache used an
      indexing structure that (correctly) used index values (and ranges)
      as "unsigned int", but the meta-structure in the header had these
      ranged as "unsigned char".

   *) Perform the SHMCB remove operation under mutual exclusion
      to prevent a inter-process synchronization problem.

   *) Made sure that mod_ssl does not segfault in case of
      SCOREBOARD_SIZE < 1024.

   *) Merged in the SDBM patch from Uwe Ohse which fixes a problem with
      sdbms .dir file, which arrises when a second .dir block is needed
      for the first time. read() returns 0 in that case, and the library
      forgot to initialize that new block. A related problem is that the
      calculation of db->maxbno is wrong. It just appends 4096*BYTESIZ
      bits, which is not enough except for small databases (.dir
      basically doubles everytime it's too small).
2002-02-01 16:05:15 +00:00
jlam
7cb3b9a80b Update apache to 1.3.23 with the EAPI patch from mod_ssl-2.8.6-1.3.23.
The main new features in 1.3.23 (compared to 1.3.22) are:

     * HTTP/1.1 support for mod_proxy.
     * Other mod_proxy improvements.
     * The new 'FileETag' directive to allow one to build the
       format of the ETag via runtime directives.
     * Addition of a 'filter callback' function to enable modules to
       intercept the output byte stream for dynamic page caching.

   The following bugs were found in Apache 1.3.22 and have been fixed in
   Apache 1.3.23:

     * Fix incorrect "Content-Length" header in the 416 response.
     * Revert mod_negotation's handling of path_info and query_args
       to the 1.3.20 behavior (PRs: 8628, 8582, 8538).
     * Prevent an Apache module from being loaded or added twice due
       to duplicate LoadModule or AddModule directives.
2002-02-01 16:04:39 +00:00
wiz
43d611ee88 Add a note explaining that you may have to do 'ulimit -d unlimited'
before running xmame for some games' graphics to be displayed correctly.
2002-02-01 15:10:56 +00:00
taca
fbf58256aa Update ap-ruby package to 0.9.6 and make sure to install necessary files.
Wed Jan 30 17:41:47 2002  Shugo Maeda <shugo@modruby.net>

	* version 0.9.6 released.

Wed Jan 30 17:34:01 2002  Shugo Maeda <shugo@modruby.net>

	* lib/apache/ruby-debug.rb: new file.

Wed Jan 23 17:51:05 2002  Shugo Maeda <shugo@modruby.net>

	* mod_ruby.c (ruby_cleanup): call ruby_finalize().

	* mod_ruby.c (ruby_child_init): new function to initialize child
	processes.

	* mod_ruby.c (ruby_child_cleanup): new function to cleanup child
	processes.

	* request.c (request_notes): new method.

Wed Jan 16 14:02:51 2002  Shugo Maeda <shugo@modruby.net>

	* apachelib.h (CSTR2OBJ): use rb_tainted_str_new2().

	* array_header.c: ditto.

	* table.c: ditto.

	* server.c: ditto.

	* lib/apache/ruby-run.rb: use untaint.

	* lib/apache/eruby-run.rb: ditto.

	* lib/apache/erb-run.rb: ditto.

	* lib/apache/rd2html.rb: ditto.

Mon Jan  7 18:08:09 2002  U.Nakamura <usa@osb.att.ne.jp>

	* Makefile.in (install-ruby): lib/$$file -> $(srcdir)/lib/$$file.

	* Makefile.in (install-siteruby): ditto.
2002-02-01 14:04:50 +00:00
taca
974140994b Don't replace first line only when processing "#!". 2002-02-01 13:16:39 +00:00
minoura
525ad4ad6a Upgrade Gauche pkgsrc to 0.5.
A quick NetBSD/i386 support patch is added.
2002-02-01 08:10:39 +00:00
mjl
e372f81673 Explicitely add dependencies that require specific versions.
Change dep on bison to BUILD_DEPENDS.
2002-02-01 02:48:05 +00:00
wiz
7f7bdaa2f8 Add commented out entry for python, and add and enable python15. Sort. 2002-01-31 23:19:52 +00:00
wiz
1cdf642f68 Add distinfo file, RCS Id for patch-aa, and clean up Makefile a bit for
pkglint.
2002-01-31 23:18:09 +00:00
wiz
d8960183d1 Add and enable py-distutils. 2002-01-31 23:16:10 +00:00
wiz
339a011545 Sort. 2002-01-31 23:15:30 +00:00
wiz
c941fad460 Remove eggdrop (broken for 16 months now). 2002-01-31 23:04:47 +00:00
wiz
8722a3eeca Remove patch-aa from distinfo. 2002-01-31 23:01:10 +00:00
dillo
ddd76384e5 update cksfv to 1.3:
Fixed the problem with case insensitive (ignoring case).
	Now will compile on RedHat 7.1.
2002-01-31 22:17:41 +00:00
jlam
80618be344 Remove the dbinit command as it's not needed by the pwcheck daemon.
pwcheck only checks against the /etc/passwd database.  Users that need
CRAM-MD5 or SCRAM-MD5 authentication can initialize the sasldb and add
themselves in the process by running saslpasswd.
2002-01-31 21:41:18 +00:00
jlam
2b3975b2e8 Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL. 2002-01-31 21:18:37 +00:00
jlam
a3a490535f * Create the link /usr/lib/sasl -> ${PREFIX}/lib/sasl as it's where SASL-
aware applications look for authentication mechanisms by default.
* Warn package admin if ${PREFIX}/lib/sasl is non-empty after
  deinstallation, as it may contain service config files.
* Purge use of PKGDIR.
2002-01-31 20:42:08 +00:00
reinoud
e9b29da103 Major upgrade of Sqlite from version 2.1.7 to version 2.2.5
Lots of bug fixes in SQL parsing and supports more weildy SQL code like
using the right of an AS in athe column list of a SELECT as part of an
expression in the WHERE, ORDER BY, GROUP BY and/of HAVING clauses.

For a full report see the changelog on
http://www.hwaci.com/sw/sqlite/changes.html
2002-01-31 20:04:53 +00:00
jlam
66dcef3cab Make "dbinit" work even if not installed in /etc/rc.d. 2002-01-31 19:55:07 +00:00
jlam
f576959983 Add USE_PAM to the BUILD_DEFS if it is defined. 2002-01-31 19:52:02 +00:00
jlam
b5a338d728 Instead of manually making "install-config" as the first step of the
post-install target, just add install-config to the list of
INSTALL_TARGETS.  This is much simpler, duh!  Thanks to Thomas Klausner
<wiz@netbsd.org> for pointing this out.
2002-01-31 18:58:40 +00:00
abs
187976e77e Added htmlfix-1.00 - replace latin1 with html entities / fix line endings 2002-01-31 18:10:05 +00:00
abs
f931147a38 imported by accident 2002-01-31 18:08:35 +00:00
abs
630731c668 Import htmlfix-1.00. Simple perl script to replace latin1 characters with
HTML entities, and/or fixup line endings.
2002-01-31 18:07:25 +00:00
jlam
d7f8e62403 Update print/cups to 1.1.13:
CUPS 1.1.13 adds support for the KOI8-R and KOI8-U encodings, message
catalogs for several Russian locales and for Simplified Chinese,
improvements for MacOS X (Darwin) and IRIX, improvements to the PDF,
PostScript, and text filters, status reporting for IPP-based printers
(paper out, etc.), and improvements to the SAMBA driver export facility.
The new release also fixes bugs in the scheduler, the lpstat command, the
CUPS API, and the pstoraster filter.
2002-01-31 17:51:26 +00:00
tron
71337b5ab5 Fix distribution info after package number has been bumped. 2002-01-31 17:42:19 +00:00
abs
c0b76f5b85 Added p5-HTML-FixEntities 1.00 - A simple perl module for converting latin1
characters to html entities
2002-01-31 17:35:21 +00:00
abs
2d07f2c806 Import p5-HTML-FixEntities 1.00 A simple perl module for converting latin1
characters to html entities
2002-01-31 17:33:54 +00:00
jlam
7088448272 If one wants to make a target from some Makefile within ${WRKSRC}, then
the right way to call the target is:

        ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} target

The environment should be set explicitly, and one should _always_ call
"${MAKE_PROGRAM}", and not "${MAKE}" since the former always refers to
the name of the actual make program used, regardless of whether USE_GMAKE
is defined or not.
2002-01-31 17:24:38 +00:00
abs
d68caac05d fix package name 2002-01-31 17:04:55 +00:00
jlam
4eb73f83cc Update net/openslp to 1.0.7. Relevant changes from version 1.0.6 include:
* Applied patch from Juergen Kreileder that provides the net.slp.multicastIF
  slp.conf setting. net.slp.multicastIF is useful in setting up OpenSLP on
  multi-homed machines where it is desireable to configure which interface
  should send multicast traffic.

* Applied patch from Garth Bushell that fixes a problem where not enough
  memory was being allocated to hold an escaped string in SLPEscape().

* Changed slpd "daemonize" code to chdir() to "/" so that the PWD is not
  left unmountable.
2002-01-31 17:00:50 +00:00
drochner
6ff243b328 uhh - EVAL_PREFIX sucks. Do it right now and use buildlink files.
Should fix a building problem reported by Kent Polk.
2002-01-31 15:48:10 +00:00
minoura
7d0823fbb4 Changes from basesrc/bin/csh/dol.c:1.18-1.19.
> Fix problem where
>         % echo $20000000000
>         Segmentation fault (core dumped)
I believe the problem is already known to the maintainer of tcsh
(=christos).
2002-01-31 15:02:22 +00:00
jlam
653ed0fa74 Back out previous as it is redundant to the mechanism already in
bsd.pkg.mk.  buildlink.mk files never need to add rpaths to LDFLAGS unless
a package installs libraries in some place other than ${PREFIX}/lib, e.g.
mysql-client, qt2-libs.
2002-01-31 14:50:37 +00:00