Commit graph

1147 commits

Author SHA1 Message Date
wulf
d182b075ea Implemented improved install script for manuals supplied by J. McNeill 2000-12-28 14:40:40 +00:00
wulf
621849188c Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser into
main window, new CSS dialog, new java script toolbar
2000-12-28 14:08:45 +00:00
wulf
9d0897c878 Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser into
main window, new CSS dialog, new java script toolbar
2000-12-28 14:07:18 +00:00
abs
4586b8c3d1 Update to 1.62nb1, fix type in error message and add --no-bak option
- patch submitted back to maintainer.
2000-12-28 13:33:10 +00:00
jwise
2855fc045d Update ap-dtcl to version 0.8.12. Changes since version 0.8.1 (the last
pkgsrc version) include:

  * Various cookie fixes.
  * New build system.
  * Code to deal with before/after scripts.
  * Rewrite of Apache directives.

In addition, mod_dtcl is now a project of the Apache Software Foundation.
See http://tcl.apache.org/ for details.
2000-12-27 23:04:27 +00:00
jlam
de1987a10a Build depends on perl should build from ../../lang/perl5-base if the
executable doesn't exist, as that's the minimum package requirement for
the executable.
2000-12-27 17:05:36 +00:00
hubertf
210ff82f99 Put perl back, as BUILD_DEPENDS 2000-12-27 11:52:50 +00:00
fredb
8964c8c1f6 Drop "libwww" from the list of packages which need to be
grautiutiously reinstalled whenever "perl" is reinstalled. For the
NetBSD package, the dependence on autoconf and automake has already
been removed, so it remained only to patch the configure script.
2000-12-27 02:34:12 +00:00
hubertf
babb032f63 add & enable php4-mysql 2000-12-26 22:51:58 +00:00
hubertf
04dffce76f PHP is a programming language designed to be embedded into web pages.
This module provides PHP4 access to MySQL databases.

Fixes PR 11816.
2000-12-26 22:51:29 +00:00
hubertf
28e559ba39 checking for perl... no
configure: error: Perl needs to be installed in order to compile libwww
*** Error code 1

set USE_PERL5 to prevent this.
2000-12-26 17:23:58 +00:00
jlam
f23f5d46d3 Update php4 to the latest stable release 4.0.4. Relevant changes from version
4.0.3 include many bugfixes (including one bad interaction with mod_perl which
caused segfaults) and additions of several new functions.  Several new PHP
modules were also added to the main distribution, including new database
extensions and OpenSSL, and some bugs with improperly closing database
connections was fixed.
2000-12-25 21:03:47 +00:00
martin
a677a5d7b3 Redo enabling of IPv6 support in a different way.
Instead of using pkgsrc makefile magic to select between IPv6 support
and non-support do so by the NetBSD version number: on 1.5 and newer
systems, compile IPv6 support and detect kernel support for it at runtime.

This has the additional benefits of being easy to feed back and additionaly
brings IPv6 to mozilla on NetBSD even if build outside of pkgsrc.
2000-12-25 02:16:07 +00:00
jlam
cbfbe4c8d8 Make the INSTALL/DEINSTALL scripts handle configuration files like
cups: copy sample config files to default config files, and remove
the config files on deinstall if they're identical to the sample ones.
2000-12-22 19:41:52 +00:00
fredb
3fde713fbe Update to libwww-5.3.2. From the web page...
This  is a minor release that mainly provides bug fixes and small
enhancements that have been commited to  CVS  since the last release.
Vladimir Koslov provided indispensable help for testing and preparing the
Win32  release. Special thanks to Wayne Davison, Art Barstow, Peter
Stamfest, Zhu Qun-Ying, Jens Meggers, Ken Olum for their contributions.
 * Summary of principal changes (the ChangeLog provides a detailed account)
      + The  following  sample  applications  could  core  dump
        under Windows: head.c, getheaders.c, chunk.c, chunkbody.c,
        multichunk.c
      + When retrieving an object from the cache, the HTTP headers
        associated with the object weren't stored in the HTResponse object.
      + The cache garbage collector could go into an endless loop.
      + The HTResponse object now returns the HTTP reason.
      + Update of expat to version 19990728.
      + Optimization, enhancements, and bugs fixes to the HTRDF module
      + Some memory leaks and compiler warning fixes.
      + The robot could hang when accessing local files.
      + Optimization of the HTChunk and HTHash modules.
 * Outstanding bugs
      + The webbot crashes from time to time under Windows. It
        seems to be a problem while reading the robots.txt file,
        there the application frees a request that's still registred
        in the Windows async. loop.,
      + The tiny.c sample application doesn't prompt the user with
        a text input.
      + Interpretation of FD_CLOSE under Windows.
      + The  FTP  implementation  has  memory  leaks  and doesn't
        remember the path or authentication information correctly.
      + Compiling with -O2 and -Wall reveals some unitialized
        variables in HTDIR and HTFTP.
 * To do
      + Compile the answers to the libwww survey (volunteers are welcome).
2000-12-22 10:50:05 +00:00
hubertf
61d744da8d Enable IPv6 - see the dancing Kame! 2000-12-19 13:58:16 +00:00
jlam
aa21263716 Add build dependency on perl, needed for apxs. 2000-12-19 07:49:41 +00:00
kim
29e535883b Highlights from the upgrade to tidy-20000804:
- fixed script element handling in framesets
- detect repeated attributes e.g. in tables
- supports Gnu Emacs error parsing
- Word 2000 cleanup
- HTML syntax fixes
2000-12-18 20:20:10 +00:00
jlam
714d2c98a1 Make this default file more useful with regard to accepting URIs to
CGI programs.  Also add a comment about syntax of this file.
2000-12-18 00:16:26 +00:00
jlam
2241a81cb3 Honor CFLAGS passed in from environment during build. Improve the INSTALL
script and add a DEINSTALL script in handling the config file.
2000-12-17 22:21:44 +00:00
jlam
9c8a02f29b Make this package look more like php3 by installing a php binary for use as
a CGI executable for HTTP servers without a SAPI module.
2000-12-17 21:33:55 +00:00
jlam
d4d1b7c68c Remove from lang category 2000-12-17 21:04:20 +00:00
jlam
302522ff27 Add and enable php4-imap. 2000-12-17 19:56:31 +00:00
jlam
c80e17dfec php4-imap: PHP4 extension module for IMAP server access 2000-12-17 19:01:29 +00:00
jlam
1f3aa491dd Use the installed c-client linkage.c to determine which drivers and
authenticators are linked into the imap extension module.
2000-12-17 18:59:44 +00:00
jlam
ff3652914c Patch to find imap-uw libraries and headers in correct location. 2000-12-17 17:18:49 +00:00
jlam
be0250fb02 Add 'www' to common CATEGORIES.
Patches to find imap-uw headers and libraries in correct location.
2000-12-17 17:18:01 +00:00
tron
9e9715af35 Depend on SuSE 6.3 or newer instead of 6.3 only. 2000-12-17 14:32:33 +00:00
enami
b10718e2c9 Regen. 2000-12-17 14:29:09 +00:00
tron
16f3f6a508 Add dependences on "suse_compat" package required after update to SuSE 6.4. 2000-12-17 13:21:55 +00:00
tron
c652d35f64 Version 6.4 of the "suse_libpng" package is enough to run "opera". 2000-12-17 13:21:19 +00:00
jlam
8ae1eb5dad Add and enable php4, php4-gd, and php4-pgsql. 2000-12-17 09:27:24 +00:00
jlam
d833c7ea56 Update ap-php4 to 4.0.3pl1nb1. Changes from version 4.0.3pl1:
* Move most of Makefile logic into ../php4/Makefile.common.
	* Move patches and files into ../php4.
	* Depend on php-4.0.3pl1.

The version number bump was necessary as php4 conflicts with the old
ap-php4-4.0.3pl1 package.
2000-12-17 09:26:08 +00:00
tron
19b7a00e70 Add missing dependence on the SuSE base package. 2000-12-17 09:26:03 +00:00
jlam
862497bcf5 php4-pgsql: PHP4 extension module for PostgreSQL database access 2000-12-17 09:21:20 +00:00
jlam
4894c4450f php4-gd: PHP4 extension module to the GD graphics library 2000-12-17 09:20:32 +00:00
jlam
016127de8f Create a php4 package upon which both HTTP/PHP4 servers and PHP4 extension
modules depend.  Move most of the guts of the ap-php4 package into this
one.
2000-12-17 09:19:32 +00:00
abs
6630f65fe0 Put back a.out toolchain workaround - when the toolchain fix has been pulled
up configure should conditionalise the workaround on a broken ld.
2000-12-16 14:22:08 +00:00
martin
3b01cb008a Back out patch-ab revision 1.12 again.
Charles fixed the a.out toolchain bug (in ld) that caused the problems this
change tried to work around. Update your toolchain if it breaks for you.
(Pullup of the toolchain changes to 1.4 and 1.5 has already been requested.)
2000-12-16 09:45:57 +00:00
hubertf
32e7505da2 Make this fit our rc.d start/stop scheme 2000-12-16 09:45:44 +00:00
hubertf
13ba66975d Create localstatedir etc. 2000-12-16 09:45:18 +00:00
martin
09dbfcdd9c Regen 2000-12-15 08:25:30 +00:00
martin
ff408e614d Ouch, accidently removed r1.12 with last commit - back that part out,
sorry.
2000-12-15 08:23:46 +00:00
martin
daafe24eed Updated to Mozilla-0.6, work done by Taya; some minor cleanup (removing
bogus patches). Changes are numerous, see the homepage for details.
2000-12-15 07:16:21 +00:00
abs
6609447e92 Fix build on a.out - for a.out only disable
MKSHLIB_FORCE_ALL='-Wl,--whole-archive' and
	MKSHLIB_UNFORCE_ALL='-Wl,--no-whole-archive'
The a.out toolchain ignores --no-whole-archive, and linking mozilla-bin
attempts to an ill fated
    "collect2 ... --whole-archive ... --no-whole-archive ... -lgcc ... -lgcc"
Analysis by Richard Earnshaw in PR/11703
2000-12-14 18:18:50 +00:00
kleink
5f073ab9aa Update ap-auth-ldap to 1.5.2; changelog excerpt below.
Changes Between Major Revisions

  Changes from 1.4 to 1.6

     * All changes and bugfixes in the 1.4 releases.
     * Completely rewrote the LDAP caching algorithms (see [1]the
       documentation on caching for more information). Here are the
       highlights of the changes:
          + All cache sizes are measured in terms of cache entries.
            Warning!! This affects the AuthLDAPCacheSize directive!! In
            version 1.4 and before, this directive specified the size in
            megabytes. Now, it specifies the size in cache entri es. If
            you currently have this directive in a config file, it is
            probably set way too high, and will use a significant amount
            of server memory.
          + Deprecated the AuthLDAPCacheCompareOps directive. Apache will
            still accept the directive, but it has no effect, other than
            to generate a warning in the Apache logs.
          + The cache no longer grows without bounds. For servers with a
            very active cache, this should make a big difference with
            memory usage.
          + No longer use the cache management routines from the LDAP
            SDK. All LDAP operations are now cached, using a cache that's
            specially designed for auth_ldap's authentication methods.
          + If Apache has been compiled with MM support and auth_ldap has
            been compiled with -DWITH_SHARED_LDAP_CACHE then the cache is
            shared across all server instances.
          + Added a content handler that can be used to display the cache
            statistics. To use it, add the following directives:
<Location /server/auth-ldap-info>
  SetHandler auth-ldap-info
</Location>
     * Added support for a require dn directive, and a
       AuthLDAPCompareDNOnServer directive. See the documentation for
       more information.
     * auth_ldap now allows the user to specify any attribute when
       checking for group membership, by using the AuthLDAPGroupAttribute
       directive. If this directive is not specified, the default
       continues to be member and uniqueMember. Patch courtesy of
       Graham Leggett.
     * Added another directive, AuthLDAPGroupAttributeIsDN, which says
       whether to use the DN that was retrieved from the LDAP search, or
       to use the username passed by the client when doing group
       authorization. This directive, in conjuction with the previous
       one, allows us to use things like posixGroups for checks:
AuthLDAPGroupAttribute memberuid
AuthLDAPGroupAttributeIsDN off
             * Ensure that auth_ldap will follow referrals under
       OpenLDAP. This behavior was turned off in previous versions.
     * Allow auth_ldap to dereference aliases, using the new
       AuthLDAPDereferenceAliases directive. By default, this directive
       is set to always.
     * Now use ldap_init() when using OpenLDAP. Unless your OpenLDAP is
       really old, this probably won't affect you.
2000-12-14 12:27:51 +00:00
hubertf
bea616fd4a add some mirrors, and pull in suse_libpng 2000-12-13 21:07:27 +00:00
jdolecek
b258ae212a fix the dependency on suse_libpng 2000-12-13 21:06:03 +00:00
jdolecek
439b26aa8f Update opera to 4.0b4
PNG is now supported, asynchronous DNS is claimed to be more stable,
couple of SSL crashes were fixed; otherwise the changes are primarily
UI fixes.
However, Asynchronous DNS seems to ignore stuff in /etc/hosts now.
2000-12-13 21:04:32 +00:00
taca
70e636c13d - Add a patch from http://www.squid-cache.org/Versions/v2/2.3/bugs/ for
fixing "CARP assertion on sum of load factors" bug.
- Update package name to squid-2.3s4nb3.
2000-12-13 16:03:39 +00:00