Commit graph

1380 commits

Author SHA1 Message Date
fredb
8dad7b3655 Make LYNX_SCREEN_LIB=curses build again on NetBSD-1.4.3 and older. 2001-02-09 18:10:10 +00:00
fredb
58015b3cb5 Add configure hack to ensure that we're doing the feature tests with
-lcurses and not -lncurses when LYNX_SCREEN_LIB is set to "curses".
2001-02-09 03:00:00 +00:00
fredb
63c2cf82f2 Update lynx-current to 2.8.4dev16. This snapshot contains very many
bug-fixes, and also integrates SSL and internationalization support!
For details, see the CHANGES file in the snapshot or at

  http://lynx.isc.org/current/CHANGES

No longer bother installing lynx{.cfg,.lss} to ${PREFIX}/etc/. They
weren't being looked at by default, anyway, while it remains trivial
to override the default locations via environment variables.
2001-02-08 19:52:03 +00:00
kei
e6a293e514 make patchsum. 2001-02-08 16:49:55 +00:00
kei
a1a11c40e0 added NetBSD RCS Id tag. 2001-02-08 16:49:12 +00:00
kei
e8eaad53f0 HOMEPAGE has changed to "http://htdig.sourceforge.net/". MASTER_SITES not. 2001-02-08 14:43:56 +00:00
tron
f72e7700d1 Add German mirror site. 2001-02-08 09:51:57 +00:00
mycroft
8af550b782 Bring in the fix for bug #63846, which prevents many buttons from working on at
least macppc (due to an uninitialized variable!).
2001-02-07 23:48:17 +00:00
tron
9949f8a68f - Don't use the ".php" script on the master sites for downloading because
it confuses our FTP client.
- Add German mirror site.
2001-02-07 15:39:33 +00:00
tron
30e6f552db Fix incorrect version number in dependence on "apache" package. 2001-02-07 15:23:29 +00:00
tron
a12bae94e6 Fix typo. 2001-02-07 15:08:30 +00:00
tron
5f4daebc6e Add missing directory name "source" to URL for German "mod_ssl" mirror. 2001-02-07 09:56:45 +00:00
tron
672af70984 Add German mirror sites. 2001-02-07 09:52:45 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
itojun
7bf3b64d59 slightly better way to handle -p1 patches 2001-02-06 12:55:42 +00:00
itojun
5530243cc0 pull official patch from apache.org. make it 1.3.17.1 2001-02-06 12:50:19 +00:00
itojun
3cbc70c34d s/apache/apache6/. oops 2001-02-06 12:43:06 +00:00
itojun
57d899e609 pull in official fix from apache. make the version number 1.3.17.1
(hope it is the right way).

>There's another bug in RewriteMap handling in Apache 1.3.17, which
>causes ${} expansions to be completely ignored. This patch fixes it.
2001-02-06 12:38:59 +00:00
itojun
5ed60a1dcb upgrade to 1.3.17 + IPv6 patch. pkgsrc directory is much more similar to
pksrc/www/apache.  see pkgsrc/www/apache changelog for full changelog.
2001-02-06 10:58:18 +00:00
itojun
b934ac91a5 locally fix passive FTP breakage (patch already submitted to lynx guys).
PR 12141.
2001-02-06 07:07:43 +00:00
itojun
d3e383eff9 1.34 -> 1.35 change (CPPFLAGS=-DINET6) works only if we are on 1.5, not on
current.  have some comment about that.  we should fix bsd.pkg.mk instaed.
2001-02-06 06:06:32 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
abs
42f261012d Update i386 message ot indicate EXEC_ELF32 is only pre 1.5 2001-02-05 18:55:58 +00:00
itojun
a58b6ed9e5 add www/curl 2001-02-05 14:33:07 +00:00
itojun
62571f374c curl 7.6, fetch data from an URL (similar to wget) 2001-02-05 14:32:21 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
tron
634c6d3f29 Provide a new style startup script with backwards compatibility. 2001-02-04 20:46:14 +00:00
jlam
9669e40488 Correct HTML syntax. 2001-02-03 20:53:10 +00:00
fredb
f55c6043a6 Remove redundant setting of CPPFLAGS, now that bsd.pkg.mk already sets
CPPFLAGS=-I${LOCALBASE}/include, and adds it to CONFIGURE_ENV.
2001-02-03 19:07:42 +00:00
fredb
5cec2919fa Make INET6 work again, fix supplied by Olaf Seibert in PR pkg/12124.
Additionally remove redundant CPPFLAGS setting, and respect setting of
CPPFLAGS in builder's environment.
2001-02-03 19:04:50 +00:00
hubertf
c4c4bf3bca Make this actually describe the pkgs.
By PR 12115 from Jeremy C. Reed <reed@reedmedia.net>
2001-02-02 19:12:32 +00:00
jlam
adaaa7ef39 Add and enable php4-ldap 2001-02-02 18:25:33 +00:00
jlam
42628fb043 php4-imap: PHP4 extension for LDAP databases
Provided by John Darrow in pkg/12093.
2001-02-02 18:24:13 +00:00
jlam
8964be8059 Update p5-CGI to 2.75. Changes from version 2.74:
1. Fixed bug in server push boundary strings (CGI.pm and CGI::Push).
    2. Fixed bug that occurs when uploading files with funny characters in
       the name
    3. Fixed non-XHTML-compliant attributes produced by textfield()
    4. Added EPOC support.
    5. Fixed minor XHTML bugs.
    6. Made escape() and unescape() symmetric with respect to EBCDIC.
    7. Removed uninitialized variable warning from CGI::Cookie.
    8. Fixed bug in CGI::Pretty that causes it to print partial end tags when
       the $INDENT global is changed.
    9. Single quotes are changed to character entity ' for compatibility with
       URLs.
2001-02-02 17:52:25 +00:00
jlam
c65bc363b8 Update ap-perl to 1.25. Relevant changes from version 1.24:
* Improved documentation for mod_perl.
* Many bugfixes.
* Apache::Server->loglevel can now be modified
* allow $r->finfo to be modified
* include mod_perl hook/feature config and pod in Apache::MyConfig
* prevent $PerlRequire in a <Perl> section from triggering an endless loop
* allow modification of $r->hostname
* new Apache::test::static_modules() method
* add proper offset support to Apache::read
* change Apache::PerlRun's Apache class relationship from is-a to has-a
* Apache::SubRequest->run(1) allows ap_send_http_headers() to output
  for subrequests
* Apache::{Registry,PerlRun} will now log an error if $filename is NOT_FOUND
* make extra sure Apache::Constants::AUTOLOAD does not recurse looking
  for sub __AUTOLOAD
* $r->get_basic_auth_pw and $r->note_basic_auth_failure will default
  $r->auth_type to "Basic" if not already set
* $r->auth_type is now writeable, e.g. $r->auth_type("Basic")
* added Apache::user method
* disable r->proxyreq checking unless PerlTransHandler is enabled and
  configured
* PerlAddVar is now an ITERATE2 directive rather than TAKE2
* added Apache::Server::error_fname method
* avoid duplicate buffer copy in {read,get}_client_block by reading
  directly into Perl's SV buffer
* switch usage of hard_timeout() to soft_timeout(), so if SIGALRM
  happens during Apache::{print,read}, the script will continue run,
  allowing proper cleanup (e.g. DESTROY)
* add PerlCleanupHandler to the {get,set}_handlers table
* quotemeta path_info in Registry regexp
* flush r->finfo cache if r->filename fails
* backed out $Apache::Server::ConfigTestOnly until proper Apache
  support is in place
* Apache::ExtUtils will now generate an END routine to call ap_remove_module()
* rename Apache::{PerlRun,RegistryNG}::update_mtime to set_mtime, so
  Apache::update_mtime is not overridden
* constant 'DECLINED' wasn't imported by Apache::RegistryBB
* Apache::Resource was not converting PERL_RLIMIT_AS to MB values
2001-02-02 16:41:52 +00:00
jlam
cf3433738e Update ap-ssl to 2.8.0. Relevant changes from version 2.7.1:
-) Rename mod_ssl.conf to apache_start.conf.
   *) Upgraded to Apache 1.3.17 as base version.
   *) Allow %{ENV:variable} in SSLRequire expressions, too.
   *) Make sure the user is not able to fake the client certificate
      based authentication by just entering an X.509 Subject DN
      ("/XX=YYY/XX=YYY/..") as the username and "password" as the
      password if "SSLVerifyClient optional" is used in combination
      with "SSLOptions +FakeBasicAuth".
2001-02-02 16:41:22 +00:00
jlam
ec0d4b522c Update apache to 1.3.17. Important changes from version 1.3.14 include:
-) Remove patch to avoid dlclose()ing on NetBSD.  The mod_perl vs. perl CGI
   mis-interaction seems to be gone and I wasn't able to reproduce it on my
   system.

*) Fix the declaration of the module structure in mod_example.
*) Fix the handling of variable expansion look-ahead in mod_rewrite,
   i.e. syntax like %{LA-U:REMOTE_USER}, and also fix the parsing of
   more complicated nested RewriteMap lookups.
*) mod_status now respects ?refresh=n of 1 or greater.  If the given
   refresh value is not a number, ?refresh is set to 1 second.
*) Accomodate an out-of-space condition in the piped logs and the
   rotatelogs.c code, and no longer churn log processes for this condition.
*) Make cgi-bin work as a regular directory when using mod_vhost_alias
   with no VirtualScriptAlias directives.
*) Move the check of the Expect request header field after the hook
   for ap_post_read_request, since that is the only opportunity for
   modules to handle Expect extensions.
*) Eliminate caching problems of mod_autoindex results, so the last
   modified date of the directory is returned as the Last-Modified
   and ETag HTTP header tags are sent if IndexOptions TrackModified
   directive/option is used.
*) Correct an issue with Alias and ScriptAlias directives that
   file path arguments were not normalized in canonical form.
   This correction makes no attempt to normalize regular expression
   forms of Alias or ScriptAlias.
*) Add a new LogFormat directive, %c, that will log connection
   status at the end of the response.
*) Update the mime.types file to the registered media types as of 2000-10-19.
*) Restore functionality broken by the mod_rewrite security fix:
   rewrite map lookup keys and default values are now expanded
   so that the lookup can depend on the requested URI etc.
2001-02-02 16:39:56 +00:00
tron
78c02f0693 Update "analog" package to version 4.15. Changes since version 4.14:
- bug fixes for accented letters in dates and for EBCDIC character set
2001-02-02 13:46:20 +00:00
jlam
a27e97d81c Fix dependency from imap-uw-* to imap-uw-2000*. 2001-02-01 22:20:23 +00:00
tron
b9f759c162 Add missing "REQUIRE: DAEMON" so that squid gets started at the correct
time during system startup.
2001-01-30 19:24:22 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
1791cbecbb etc/rc.d cleanup: rename *.sh -> * 2001-01-26 05:21:43 +00:00
hubertf
a3cd4f3b8c etc/rc.d: squid.sh -> squid 2001-01-26 04:56:13 +00:00
jlam
c3e8df992f libintl.a is now a part of NetBSD, so build the gettext module by default.
This bumps the version number to 4.0.4.1nb1.  Also, build the php CGI
binary by statically linking against the helper library libphp4.la so we
aren't forced to install a shared library used solely by one program.
2001-01-25 17:18:07 +00:00
he
2ebee49263 Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl
is bumped to tcl-8.3.2nb1.
2001-01-24 18:44:57 +00:00
tron
21334a4eeb Update "analog" package to version 4.14. Changes since version 4.13:
- Can do a FLOOR beyond Terabytes.
- OS X & MPE/iX ports.
- Bug fixes, especially for multibyte character sets.
- Unprintable characters in the report are now replaced by '?'.
- Traditional Chinese, Portuguese, Brazilian Portuguese, US English and
  corrected French domains files.
- Rewrote the documentation on Cache files. Added some new data to How the
  Web Works.
2001-01-24 10:02:39 +00:00
dmcmahill
d6ea27be12 create the link to wwwconf.h in WRKSRC instead of WRKDIR since the search
path wasn't being honored.

fixes recently noted bulk build problems.
2001-01-23 16:18:37 +00:00
abs
bc25dec5c6 Update to 2.2.
Changes since 2.0

2.1 Sun December 18 12:00:00 2000
      - New Feature: new 'file_cache' and 'double_file_cache' options
        provide a file based caching method (T.J. Mather)
      - New Feature: new 'print_to' option for output() allows
        output() to print to a filehandle as it runs.
        (Chris Nokleberg)
      - New Feature: new 'case_sensitive' option to allow template
        variable names to be case sensitive. (Matthew Wickline)
      - New Feature: new 'filter' option allows pre-parse filtering of
        template files.
      - Bug Fix: added single-quote escaping to HTML escaping code
        (Ralph Corderoy)
      - Bug Fix: fixed a noisy bug in param() when used with 'associate'
        (William Ward)
      - Doc Fix: broke out FAQ into separate file.

2.2 Sat December 23 12:00:00 2000
      - Bug Fix: fixed memory leak in global_vars implementation
        (Ade Olonoh)
      - Bug Fix: fixed file_cache not reloading templates on changes
        (T.J. Mather)
      - Bug Fix: fixed broken error checking in param() (Mark Stosberg)
2001-01-23 12:47:13 +00:00
jtb
67cd42eb0b Fixed problem in Alpha bulk build. ${WRKSRC} is now the default rather than
${WRKDIR}/${PKGNAME}.
2001-01-22 12:34:36 +00:00
jlam
6427f2fb5d Fix problem with installation of libtool-built php CGI binary. 2001-01-22 05:49:14 +00:00
tron
7fc7dbf49e Make this build under Solaris with XFree86. 2001-01-19 21:29:19 +00:00
tron
b9b23a041e Add missing plugins include in Solaris distribution of Communicator. 2001-01-17 20:43:02 +00:00
taya
751d8a62d0 Update package dependency
ORBit>=0.5.1 -> ORBit>=0.5.3
2001-01-17 15:04:21 +00:00
taya
d601a38097 Update to mozilla 0.7
Most major change is SSL daemon(psm) has included.
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.7/
2001-01-16 16:01:21 +00:00
jlam
9e72ba7d9f Change PKGNAME to php-${PHP_VERS} instead of using php-${PHP_DIST_VERS}. 2001-01-15 16:51:58 +00:00
jlam
552a0310e6 Update to ap-php-4.0.4.1 as a result of updating php4 package. 2001-01-15 16:46:01 +00:00
jlam
e40762b7fd 4.0.4pl1 --> 4.0.4.1 2001-01-15 16:38:06 +00:00
jlam
e7eb28109f Update to version 4.0.4pl1. Changes from version 4.0.4:
* Make NetBSD PHP extensions_dir equal the compiled-in default for PHP4.
* Install the PEAR PHP4 script repository and tools.
* Use the source's install target instead of homegrown one.

- Fixed the various pdf_open_*() functions (Daniel)
- Fixed a bug that could cause invalid INI entries to be used under certain
  circumstances (Zeev)
- Fixed a bug in the Apache module that could cause invalid INI values to
  propogate to different virtual hosts, if one or more of the virtual
  hosts was configured with engine=Off (Zeev)
- Fixed possible crash bugs in the session module (Sascha)
- Fixed the ODBC module to build properly with Solid 3.0 and OpenLink (Dan
  Kalowsky)
- Fixed possible corruption of line number information in PHP scripts (Zeev,
  Zend Engine)
- Fixed a few possible crashes in functions that use user-defined callbacks
  (Zeev, Zend Engine)
2001-01-15 16:32:27 +00:00
itojun
adfb4742a9 use latest IPv6 patch. this fixes problem with virtual host directives
when incoming IPv4 connections are captured by AF_INET6 socket (IPv4 mapped
address).  not really matter for normal NetBSD installation.

I beileve IPv4 mapped address is very bad from security/access control POV.
really.
2001-01-15 11:43:59 +00:00
simonb
10f63b2b0a Update adzap to 20010112. No changelog, but many more ad sites zapped. 2001-01-14 14:06:01 +00:00
drochner
15292b4462 update to 4.2.1
From the changelog:
                            Amaya 4.2.1

   22 December, 2000

Bug fixes

     * The Docttype was not generated for HTML documents after
       creation of a new HTML element.
     * Doing  a  transformation  on  an  HTML document crashed
       Amaya without saving the edited document.

                             Amaya 4.2

   21 December, 2000

New features

     * Amaya  is  now able to read and save UTF8 documents but
       it's   only  able  to  display  ASCII  and  ISO-latin-1
       characters  and  some  mathematical  symbols. For other
       characters  it keeps the Unicode value of the character
       and  displays  a '?'. When an encoding is not supported
       by Amaya, the document is not parsed.
     * MathML:   attributes   rowalign   and  columnalign  are
       interpreted.
     * MathML   2.0:  new  attributes  mathvariant,  mathsize,
       mathcolor, mathbackground, linebreak
     * Annotations:  new  configuration  options for disabling
       the  automatic download of local and remote annotations
       each  time  Amaya  is  started for users who frequently
       work  without network access. Note that this new option
       is  enabled  by  default; users who prefer the previous
       behavior  of  always  querying  annotation  servers can
       select  that behavior from the Annotations/Configure...
       dialog  by  unchecking  the 'Disable remote autoload at
       each startup' and checking the two 'Autoload' boxes.

Bug fixes

     * Annotations:  Annotations  didn't  work  under Windows,
       when Amaya was installed in a directory with a space on
       its  name (e.g., Program Files). Similarly, annotations
       on  local  documents  didn't  work  if the path to this
       document had a space.
     * After  doing a form POST, Amaya always proposed to save
       the  answer  sent  back by the server, even if it could
       understand  its content type (bug introduced in the 4.0
       version).
     * Since  version  4.1,  it's  possible to change the user
       preferences  directory by setting the APP_HOME variable
       in  the win-thot.rc file. However, the user preferences
       were still being read from the default location.
     * After a crash, modified documents with a space in their
       name were not restored.
     * When  Amaya  crashed  during a text insertion, the last
       inserted text was lost.
     * Configure   failed  to  read  the  version  numbers  in
       /usr/include/libjpeg.h  and  /usr/include/png.h (thanks
       to Patrik Hagglund).
     * Updating of German and Italian translations.
     * Contribution   from   Johannes   Zellner  for  enabling
       tear-off menus on Unix platforms.
     * The command Save As added the suffix ".html" to SVG and
       MathML documents.
     * Amaya  was sometimes confusing MathML and SVG elements:
       Schema  ids  were  based  on  the  compiling  time  (in
       seconds)  and  Amaya  used  ids  to  detect whether two
       elements  belong to the same schema or not. That method
       doesn't  work  with  computers that are able to compile
       more  than  one  schema  per  second. Now, Amaya checks
       schema names instead of schema ids.
     * Selection:   When   the   hyphanation  was  active  the
       selection didn't work correctly.
     * Print:  The  command  Print  crashed  when the document
       included XLink attributes.
     * Print:  In  some cases Amaya hanged during the printing
       or generated too short pages.
     * Windows: The dialogue Underline didn't work correctly.
     * Windows:  Improving drawing functions and a part of the
       program print.
     * SVG:  CSS  rules  of  the  SVG  element  style were not
       interpreted when printing.
     * SVG:  Images can be created and edited freely within an
       SVG drawing
     * SVG: When changing the xlink:href attribute of elements
       image  and  use  in SVG, those elements are redisplayed
       according to the new value of the attribute.
     * SVG:  When  the  user created a mathematical expression
       into  a  SVG, the math element was displayed before the
       user selected a position. This was confusing.
     * HTML:  Amaya  hanged  when  the  META  Content-Type was
       quoted by simple quotes.

                             Amaya 4.1

   23 November, 2000

New features

     * Annotations: localization of the Local Filter menu.
     * Windows:  It's  now possible to change the value of the
       user's  preferences  directory.  To  do  so,  edit  the
       win-thot.rc  and  add a variable called APP_HOME in the
       [amaya]  section.  The value of this variable should be
       the  path to directory. This is interesting if you want
       to  install Amaya in an NFS drive, but store the user's
       preferences locally.
     * When the encoding of a XML document is not set, it uses
       the  default  enconding  (UTF 8). This version of Amaya
       doesn't  handle  UTF  8  and this document shouldn't be
       edited  with  Amaya.  In  many  cases  these  documents
       contain  only  ASCII  characters and can be interperted
       correctly  as  ISOlatin-1encoded  documents.  It is why
       Amaya  proposes to set the ISOlatin-1encoding when it's
       not found.

Bug fixes

     * Open  the  Log  file and close it. Then open the source
       view and close it: all other wiews of that document are
       also closed
     * The  entry  "Show parsing errors" (previously "Show Log
       file") is now located in the Views menu
     * Amaya  didn't find out the encoding when it is given by
       a META element. It works now.
     * When  saving a HTML document as XML a wrong DOCTYPE was
       generated: it said the document was HTML 4.0 whereas it
       was XHTML 1.0 actually.
     * In  a  XHTML  document, if you copy and paste an anchor
       with  both  a  name  and  an id, the name of the pasted
       element was changed to make it unique, but not the id.
     * The   MakeBook  command  didn't  work  well  on  remote
       documents that included images and could crash Amaya.
     * The  default  Windows  geometry  was too small for some
       views and documents.
     * Spell  checker: some options didn't reflect the current
       value.  The  special  characters  entry  wasn't working
       under Windows.
     * MathML:  entity  LeftAngleBracket was not recognized by
       the parser
     * MathML:  the entity InvisibleTimes was displayed with a
       too large space on Windows platforms.
     * SVG:  element style is now recognized and the CSS rules
       it contains are applied as expected.
     * SVG: element use is recognized and handled correctly
     * SVG:  comments  and PIs were not displayed correctly in
       the structure view
     * SVG:  text  elements  were  displayed a bit below their
       normal position
     * SVG:  in some cases polylines and polygons were resized
       by mistake
     * SVG:  when  printing the background of the whole SVG or
       group was painted if there was a CSS rule fill
     * SVG:  elements  are  now created with the right default
       colors (fill=black, stroke=none).
     * Annotations:   the  Annotation  element  (pencil  icon)
       wasn't being skipped always when resolving an XPointer.
       This  problem  could  occur  with  orphan  and document
       annotations.
     * Annotations:   ID  attributes  were  not  always  being
       searched correctly in the document's tree.
     * Annotations:   The   Windows  annotations  project  was
       missing from the source tar package.

                             Amaya 4.0

   10 November, 2000

New features

     * Support for a subset of the SVG graphics format, namely
       basic  shapes,  text,  images,  and  foreignObject (the
       later  is  useful  to  include HTML fragments or MathML
       expressions in drawings).
     * Support for native MathML and SVG documents.
     * Support  for  collaborative  annotations, based on RDF,
       XPointer, and XLink..
     * A  single  structure  view  displays  the  structure of
       equations   and   drawings   along  with  the  document
       structure.
     * Generates XHTML document with the right charset.
     * Three  new  profiles: XHTML-transitional, XHTML-strict,
       XHTML-basic. In these profiles, Amaya checks the validy
       of  the  (X)HTML  documents it loads, and it allows the
       user   to   create   only   elements   and   attributes
       corresponding to the chosen profile.
     * MathML:  attributes  macros,  display, overflow, altimg
       and  alttext  are  now available for the top-level math
       element. Attribute alttext is rendered in the Alternate
       view.  Attribute  linethickness  allows  to control the
       aspect of fraction bars.
       Many improvements to math formatting.
       Keys  ->  and <- move the caret according to the MathML
       structure.
     * Upgraded libwww to release 5.3.1
     * Added  the  HTTP  reason  string  to the the save error
       dialog box.
     * Spanish  translation of the Amaya dialogues contributed
       by Pedro Pablo Fabrega
     * The  inline  documentation  is  now available in French
       (other translations are welcome).
     * New  menu  (Special/Create Remove IDs) to add or remove
       ID  attributes  to/from  elements,  either  globally or
       within a selection.
     * Searching is case insensitive by default.
     * The  dialog  box  of link creation allows you to browse
       local files.
     * When  the selection is within a link (an anchor with an
       attribute  href),  the  status line displays the URI of
       the target.
     * The  geometry  of  windows  is now expressed in pixels.
       Users   may   have   to   update   their  configuration
       (Special/Preferences/Window Geometry menu).

Bug fixes

     * When  the selected OPTION in a SELECT within a FORM had
       no content and no value attribute, the value posted for
       the SELECT element was some random garbage.
     * Amaya  hung  when  reading  a  textarea with an initial
       value.
     * When  converting  a  document from HTML to XHTML, Amaya
       did  not  check whether the id's it created were valid.
       For instance, it generated id's starting with a digit.
     * The charset given in the XML declaration was ignored by
       Amaya.
     * 24  bits per pixel images were not handled correctly on
       Unix platforms (thanks to Walter Bächi)
     * Saving a document source crashed Amaya when it followed
       an aborted closing of that document source.
     * When  the  BODY  element  of  an  (X)HTML  document  is
       selected,  command  Delete is no longer refused: it let
       you with an empty BODY element.
     * When  a  background  image is not repeated, Amaya takes
       into  account  the  transparency  now (Unix and Windows
       platforms).
     * After  a synchronisation Amaya considered that both the
       source view and the formatted view should be saved. Now
       the  user  can  decide to save either the source or the
       formatted view but only one of them.
     * The text editing is now more robust.
     * When  browsing a remote URL, Amaya systematically added
       a "/" end character to the URL if the URL didn't finish
       by an extension.
     * It  was  hard  to  create  an  area Polygon because the
       selection hid the associated image.
     * When  a  paragraph  with  a top margin was reformatted,
       included  lines (excepted the last one) were shifted by
       error.
     * In the Structure view, an anchor repeated the attribute
       ID of its parent.
     * Opening  an image that didn' have an extension resulted
       in a crash.

   Windows bugs
     * The  menu Background Image on Windows platforms crashed
       Amaya.
     * On  Windows  platforms,  sometimes Amaya didn't display
       background images correctly.
     * Some  colors  (like  border  colors) were not correctly
       displayed on Windows platforms.
     * Each  time  the  user clicked on the button Math, a new
       Math  palette  was  generated,  now only one palette is
       displayed.
     * It was the same for the dialogue Search/Replace.
     * When  all  entries  of  a  submenu  were  hidden in the
       current profile, the submenu entry was not removed. Now
       it works like on Unix platforms.
     * Troubles   after  a  cancel  of  the  operation  "Close
       Dcument".
2001-01-14 12:31:10 +00:00
jlam
dea113dec7 Install cgi-bin programs with executable bit set, and modify thttpd rc.d
script to check for the pid instead of requiring a pidfile that may not
exist.
2001-01-14 06:14:13 +00:00
jlam
f7c81d455f Install cgi-bin scripts with executable bit set. 2001-01-14 05:58:01 +00:00
mycroft
bcb25608bf Regen. 2001-01-13 19:52:07 +00:00
mycroft
990822f2d3 Arrange to add -Wl,--export-dynamic to BIN_FLAGS, and nuke the (unused and
essentially complete bullshit) NEED_BASE_DLL_NAME_ALSO.
2001-01-13 19:33:27 +00:00
tv
f4fe56dbe5 Standardize version number: "4.0pre.46" -> "4.0b46" 2001-01-13 19:25:44 +00:00
tv
a1936cfdb4 Change DEPENDS to 1.3.14nb1. 2001-01-13 15:30:49 +00:00
tv
de705a81f0 Use the "nb" convention to distinguish the teeny version bump caused by
pkgsrc (instead of a real version number change in the program).
2001-01-13 15:25:04 +00:00
tron
96d633fa06 Fix this script for Solaris's "/bin/sh". 2001-01-12 23:11:05 +00:00
tv
7f370f6d60 Fix lynx's completely mucked version numbering scheme to something more sane.
2.8.3rel.1 -> 2.8.3.1
2.8.4dev.10 -> 2.8.4.0b10
2001-01-11 20:59:04 +00:00
tron
588fabccbd Patch backup files end on "~" not on ".orig" under Solaris. 2001-01-11 07:03:04 +00:00
tron
2ea818cbcb Add missing plugins include in Solaris distribution of Navigator. 2001-01-11 07:02:27 +00:00
explorer
9719143313 Get the Makefile too -- somehow 'cvs ci' missed this last night... 2001-01-07 04:59:58 +00:00
jdolecek
14d79a5d5f Update to 4.0 beta 5
Changes are:
* Search facility of the URL toolbar
* Improved the password dialog
* File type association works better
* Improved windows settings file
* UI improvements
* Printing support - still a bit unstable (no print preview yet, but
  you can print to file)
* Transfer window works better
* 3D borders on tables fixed
* JavaScript confirm dialog fixed
2001-01-06 10:09:24 +00:00
explorer
f58c93e9b6 Upgrade to 3.0.18:
October 21, 2000, Version 3.0.18
- Fixed file upload bugs (Sascha)

October 11, 2000, Version 3.0.17
- Fixed output functions (Sascha)
- Added odbc_tables() (Frank)
- Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Added is_uploaded_file() (Zeev)
- Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
- Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
  in printf (Ken Coar)
- You can now call Ora_Error() without prameters to get the reason
  for a failed connection attempt. (Kirill Maximov)
- Fixed crash in OCIFetchStatement() when trying to read after
  all data has already been read. (Thies)
- Added --enable-sigchild. Use this option if you encounter
  <defunc> processes when using Oracle 8i. (Thies)
- Uncommitted outstanding OCI8 transactions are now rolled back
  before the connection is closed. (Thies)
- Improved configure checks for Oracle 8i. (Thies)
- Added imap_mime_header_decode() function (Skalski)
2001-01-06 08:32:44 +00:00
wiz
99fb55c75c Update to links-0.95. More MASTER_SITES.
Now with SSL support, rebindable keys, and bug fixes.
2001-01-06 03:32:00 +00:00
wiz
907a59d7da Remove DEPENDS on gettext and replace it by BUILD_DEPENDS and USE_LIBINTL. 2001-01-04 17:55:40 +00:00
wiz
022009f6f3 Replace DEPENDS on gettext by BUILD_DEPENDS and USE_LIBINTL. 2001-01-04 17:54:27 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wulf
6a80527923 Added bugfix submitted by J. McNeill, PR#11862, that corrects problem with
the creation of ~/.bluefish directory when running bluefish the first time.
2001-01-01 01:19:05 +00:00
rh
0d730d133d Update gtkhtml to 0.8. Changes include:
General:
 - Fixed X selections so that we no longer try to pass UTF-8 encoded text
   in STRING atoms.
 - Improved the table layout code so that now we render tables very close
   to the big name browsers, one or two small issues left
 - Added many missing attributes to the HTML export code so that at least
   we pass on the attributes we understand.
 - Support for sub sup and strike elements.
 - We now parse param elements before emitting the object requested signal
   so that we can make an informed choice about whether or not the object
   is supported.

Editor:
 - We now hook to the gnome-spell component to do spelling.
 - Rename the idl and oafinfo to bring us in line with the new naming
   conventions
 - The editor control now exposes an interface for issuing editor commands

Ebrowser:
 - New component to support simple browsing tasks.
2000-12-31 14:04:43 +00:00
tron
fad432bd41 Add dependence on "suse_comapt" package to get libraries missing in X11
package of SuSE 6.4.
2000-12-31 12:54:44 +00:00
hubertf
b349b52e5d Make this actually work (ELF -Wl,-R fix).
Patch submitted by Dominik Rothert <dr@astorit.com> in private mail.
2000-12-30 21:30:18 +00:00
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
jwise
a024161d9c Update jakarta-tomcat to 3.1.1. This is a security fix release, and the
vulnerabilities file will be updated.

Changes from jakarta-tomcat-3.1:

===============================================================================
6.  SECURITY VULNERABILITIES FIXED IN TOMCAT 3.1.1


6.1 Administrative Application Enabled By Default

The administrative application (at context path "/admin") was enabled by
default in Tomcat 3.1, which allowed unauthenticated remote users to add and
remove appliations from a running Tomcat 3.1 installation if it was left
installed.

To avoid such problems, the administrative application has been removed from
the binary distribution of Tomcat 3.1.1.  It can be installed if desired by:
- Downloading the source distribution of Tomcat 3.1.1.
- Modifying the "build.xml" file to remove the commenting around the
  logic that creates the adminstrative application.
- Running the build.sh or build.bat script.


6.2 Case Sensitive Matches on Static Resources

In Tomcat 3.1, matches against the filenames of static resources was done in a
case insensitive manner on case insensitive platforms (such as Microsoft
Windows).  This can cause sensitive information to be exposed to remote users
who experiment with differently cased request URIs.

To avoid such problems, Tomcat 3.1.1 performs filename comparisons for static
resources in a case sensitive manner, even on Windows.  This means that your
hyperlinks must specify the correct case, or a 404 error will be returned.

Because this can cause significant conversion problems for existing
applications deployed on Tomcat 3.1, a configuration option is provided to
temporarily turn off case sensitive matching.  Edit the file "conf/web.xml"
and modify the value for the "caseSensitive" initialization parameter to the
default file-serving servlet.

WARNING:  CHANGING THIS SETTING WILL RE-INTRODUCE THE SECURITY VULNERABILITY
PRESENT IN TOMCAT 3.1 -- IT IS *STRONGLY* RECOMMENDED THAT YOU CORRECT YOUR
URLS TO MATCH CORRECTLY INSTEAD OF USING THIS OPTION.  Note:  All later
versions of Tomcat perform filename matches in a case sensitive manner.


6.3 Snoop Servlet Mappings in Example Application

In the deployment descriptor for the example application delivered with
Tomcat 3.1, a "snoop" servlet was mapped to URL patterns "/snoop" and
"*.snp".  Theses mappings (in particular the second one) could cause exposure
of sensitive information on the internal organization of your web application
(for example, when a non-existent page "foo.snp" is requested).

To avoid these problems, the offending mappings have been commented out.


6.4 Show Source Vulnerability

The example application delivered with Tomcat 3.1 included a mechanism to
display the source code for the JSP page examples.  This mechanism could
be used to bypass the restrictions on displaying sensitive information in
the WEB-INF and META-INF directories.  This vulnerability has been removed.


6.5 Requesting Unknown JSP Pages

In Tomcat 3.1, the error message in response to a request for an unknown JSP
page would include the absolute disk file pathname of the corresponding file
which could not be found, which exposes sensitive information about how your
application is deployed.  The error message has been adjusted to include only
the context-relative path of the JSP page which could not be found.


6.6 Session ID Vulnerability

The algorithm used to calculate session identifiers for new sessions was
subject to attack by attempting to guess what the next session identifier will
be, and therefore hijack the session.  In addition, the generated identifier
exposed sensitive information (the number of sessions that have been created
since this web application was started.

To avoid these problems, the session identifier generation algorithm has been
replaced by the algorithm used in Tomcat 3.2, which is not subject to these
attacks, and does not expose session count information.


6.7 Server Shutdown Vulnerability

In Tomcat 3.1, it was possible to establish a remote network connection to the
AJP12 connector and cause Tomcat to shut itself down.  Now, this network
connection must be created from the same server that Tomcat is running on.

NOTE:  While this is more secure than Tomcat 3.1 (and mirrors the protection
provided by Tomcat 3.2), it is still vulnerable to attack by users who can
create socket connections from the server.  Suitable use of firewalls and
"TCP Wrappers" applications are suggested around the APJ12 port.
2000-12-13 03:49:30 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
jlam
b8de91e261 Introduce APACHE_USER: the user allowed to execute the suexec wrapper
if apache was build with APACHE_SUEXEC == YES.
2000-12-11 00:03:07 +00:00
wiz
38400cc75f Update to 4.0.3pl1, inspired by Jared D. McNeill's pkg/11665. 2000-12-08 13:16:13 +00:00
jlam
d86eaea283 Correct a typo (pksrc --> pkgsrc). 2000-12-07 21:16:09 +00:00
jtb
fade4ac464 Add and enable "haskell-cgi". 2000-12-06 22:09:24 +00:00
jtb
da1898a4e2 Initial import of new "haskell-cgi" package:
CGI module for the Hugs Haskell 98 interpreter
2000-12-06 22:05:56 +00:00
jlam
3e27aea52c Make the DEINSTALL/INSTALL script logic to handle configuration files
match the one for security/sudo.
2000-12-06 07:55:14 +00:00
tv
a839e766ae Add p5-HTML-Format. 2000-12-04 02:24:03 +00:00
tv
54e2a6792f A perl formatter for outputting to other formats of text. 2000-12-04 02:19:12 +00:00
tv
3a8ba3540e Update to 3.08 (2.04 no longer on CPAN) 2000-12-04 01:58:18 +00:00
tv
8c17823049 Update to 3.03 (3.02 is not even in CPAN anymore). 2000-12-04 01:52:54 +00:00
fredb
964806d26f Regen. 2000-12-01 16:29:38 +00:00
fredb
29e74e24cb Make that <machine/endian.h>, so this works on 1.4.x systems,
too. Closes PR pkg/11621.
2000-12-01 16:22:54 +00:00
jtb
1be0837d82 Add and enable "w3". Fixes PR pkg/11387 by Jason Beegan. 2000-12-01 06:22:11 +00:00
jtb
e04fddda7e Initial import of new "w3" package:
World Wide Web browser for Emacs
2000-12-01 06:18:15 +00:00
hubertf
9ff98682ed Update to Beta 3. No list of changes available. 2000-11-29 13:24:00 +00:00
mjl
beedb18aec Update to 2.2.10. Changes since 2.2.8:
*) Allow absolute pathnames in the -socket argument.

 *) Don't invoke suexec when the user/group for the fastcgi application
    is the same as the apache main server.  This is consistent with
    apache's suexec handling.

 *) Reset the apache drop dead timer upon successful read or writes
    to/from the client.  This eliminates timeouts that were occuring
    during the large file transfers to/from slow clients.

 *) Support generic wrappers such as cgiwrap by eliminating dependencies
    on Apache's SUEXEC, renaming the FastCgiSuexec directive
    FastCgiWrapper and eliminating any checks regarding the target
    application (this is the repsonibility of the wrapper).

 *) Fix a nasty bug that occurred when a client aborted a POST request
    before the connection to a dynamic FastCGI application was opened.
2000-11-28 13:03:06 +00:00
taca
0c5dd40669 - Update package name to squid-2.3s4nb2 suggested by
Christoph Badura <bad@bsd.de>.
2000-11-28 01:09:17 +00:00
taca
bfab8248d6 - add two patches from http://www.squid-cache.org/Versions/v2/2.3/bugs/ .
Should I update to squid-2.3s4nb2?
2000-11-27 14:39:49 +00:00
mycroft
260010403e Bring in Mozilla patch #17146, to fix <noscript> problems with eBay. 2000-11-26 03:53:34 +00:00
mycroft
52abccf3d9 Fix the htmlparser tests to work with unsigned characters. 2000-11-25 22:43:28 +00:00
rh
8108862d81 Update libghttp to 1.0.7. This version just adds a ghttpConf.sh script for
gnome auto-detection.
2000-11-25 17:22:15 +00:00
abs
768711c06d Update for new boehm-gc 2000-11-23 15:44:21 +00:00
abs
d55877405f Update to 1.62, plus new homepage & MASTER_SITE
Changes since 1.60

2000-09-24  Hans de Graaff  <hans@degraaff.org>

        * Checkbot 1.62 released

2000-09-16  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (send_mail): Only mention URL in the subject of the
        mail if one is given through the --url option.
        (check_external): The ALEPH web server is also broken with respect
        to HEAD requests.

2000-09-04  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (check_external): JavaWebServer is also broken with
        respect to HEAD requests.

2000-08-26  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (create_page): Add --style option which allows a
        link to a CSS file to be included in each Checkbot page.

2000-08-20  Nick Hibma <n_hibma@qubesoft.com>

        * checkbot.pl (check_external): Some servers don't set the Server:
        header. Check to see if the server field is set in a response to
        avoid warnings.

        * checkbot.pl (add_checked): Add --enable-virtual option to use
        hostname instead of IP address to distinguish servers. This allows
        checking of multiple virtual servers.

2000-08-13  Hans de Graaff  <hans@degraaff.org>

        * Makefile.PL: Add a check for HTML::Parser. Require latest
        version, 3.10, because I'm not sure older versions work correctly.

2000-06-29  Hans de Graaff  <hans@degraaff.org>

        * Checkbot 1.61 released

        * Makefile.PL (chk_version): Add version checked for in output.

2000-06-18  Larry Gilbert <larry@n2h2.com>

        * checkbot.pl (check_external): Use GET instead of HEAD for
        confused closed-source servers.

2000-06-18  Hans de Graaff  <hans@degraaff.org>

        * Makefile.PL (chk_version): require URI 1.07 as it contains bug
        fixes for using Base URLs.

        * checkbot.pl: Change email and web address

2000-04-30  Hans de Graaff <graaff@xs4all.nl>
2000-11-23 12:59:32 +00:00
itojun
217ac8932e remove commented out section (post-build) 2000-11-21 01:31:14 +00:00
itojun
ce9041021d update IPv6 patch version. sync up better with 2.6. 2000-11-21 01:11:18 +00:00
itojun
b57bed3af6 upgrade to 2.6. pull IPv6 patch from ftp.kame.net (maintenance reason)
Version 2.6 of WWWOFFLE released : Sat Nov 18 19:15:00 2000
-----------------------------------------------------------

Bug Fixes:
 Improve HTML modification for unterminated tags.  Allow passworded pages to be
 fetched.  Improve compilation on non-Linux systems.  Fix bug with proxy config
 file entry.  Fix an error with not truncating files.  Fix an error with
 dir-perm and file-perm.  Fix problem when getting pages with passwords.  Fix
 problem deleting pages with passwords.

Documentation
 Added a note to the FAQ about DoS attacks and ipchains.


*NOTE* If upgrading from version 2.[2345] then you will need to convert your
       cache to the new format, see the file CONVERT for details.

*NOTE* If upgrading from version 2.4[abc] the max-size option in the Purge
       section of the configuration file has changed.  See CHANGES.CONF.

*NOTE* If upgrading from version 2.[123] the setting of the times of monitoring
       URLs has changed, check the monitor index and correct where needed.

*NOTE* If upgrading from version 1.x or 2.[01] then you will need to delete
       your cache since conversion from those formats is no longer provided.


Version 2.6-beta of WWWOFFLE released : Sun Oct 22 10:30:00 2000
----------------------------------------------------------------

Bug Fixes:
 Handle usernames specified in URLs including the '@' character.  Fix problems
 deleting URLs with arguments.  Fix bug with recursive fetching in same dir.
 Retry the select system call if it is interrupted.

Win32 Bug Fixes:
 Fix for local web-pages not being opened in binary mode.  Compilation fixes.

Internal Changes:
 Re-examined all URL-encoding and URL-decoding issues (small cache change).
 Ensure that the canonical form of the URL is used throughout.
 Changed the URLs in the indexes for monitor, delete & refresh.

Documentation
 Re-written the README.CONF file with new layout and more information.
 Added three more questions to the FAQ and updated several others.

Configuration File
 Allow many of the configuration file options be selectable on a URL by URL basis.
 Move some configuration file options around and create some new sections.
 Allow purge ages to be specified in larger units (weeks, months, years).
 Allow re-request times to be specified in larger units (minutes, hours, days).

New Configuration Options
 Add the ability to demoronise HTML (replace bogus characters with real ones).
 Add the ability to remove meta refresh tags that redirect browsers.
 Added the option to convert redirections to DontGet pages to errors.
 Allow the HTML modifications to happen to pages viewed when online.
 Add timeouts to DNS lookups to stop WWWOFFLE servers hanging up.
 Add the option to enable the use of lock files (defaults to disabled).

New Features
 Remove the index of the latest pages (was slow on big caches).
 Add an index of the pages that were in the outgoing directory last time.
 Change the don't cache option so that pages are not requested when offline.
 Allow password protected URLs to be deleted.
 Aliased pages now use a redirect rather than re-writing the URL.
 Make it safe to have symlinks in the cache.

Searching
 Changed the ht://Dig search URLs in WWWOFFLE from /htdig/* to /search/htdig/*.
 Allow the use of UdmSearch instead of ht://Dig.

Contrib
 Improved the audit-usage.pl script to show cache hit/miss status for requests.
2000-11-20 05:12:38 +00:00
wiz
e3bd32a1c8 remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!) 2000-11-17 14:36:45 +00:00
wiz
6f78db21e3 add an empty line for pkglint 2000-11-17 14:26:00 +00:00
wiz
56f8fcbc50 Update to 0.93. Changes are mainly bugfixes. 2000-11-15 16:15:14 +00:00
martin
6dc3fd56b4 Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a valid
function/method pointer without the right cast).

This makes mozilla compile on sparc64 (but it's not working yet).
2000-11-15 04:53:35 +00:00
hubertf
fb533d50bd link against libtermcap, needed for 1.4 systems. 2000-11-15 03:29:24 +00:00
itojun
6e87833b2c upgrade to 1.3.14 + IPv6 patch. apache side fixed security hole between
1.3.12 -> 1.3.14.
2000-11-14 19:58:05 +00:00
briggs
ed6e9d0f21 Add USE_XPM and a dependancy on freetype-lib. 2000-11-14 00:01:27 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
wiz
abe3402bb3 regen 2000-11-09 12:39:10 +00:00
mycroft
f49404522f This was the wrong solution. 2000-11-09 08:21:15 +00:00
mycroft
a14313bb27 Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) 2000-11-09 07:33:06 +00:00
mycroft
40cb024622 Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has
a lot of other problems).
2000-11-09 07:26:28 +00:00
hubertf
083eefdf7a Adjust dirs to deality - we should really do some automagic expansion in
this file (and some others?) just as we do in PLIST...
2000-11-08 23:16:56 +00:00
rh
c948c36390 Add and enable glibwww 2000-11-07 05:10:40 +00:00
rh
c0237c2f13 Initial import of glibwww-0.2, a set of event register/unregister www
functions that use the glib event loop.
2000-11-07 05:09:18 +00:00
mycroft
e3734330e2 For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS
platforms.  This needs a more comprehensive toolchain fix, but this is not
the time to do it.
2000-11-05 02:20:37 +00:00
agc
4c300869ec Add and enable ap-php4 2000-11-03 14:49:29 +00:00
jdolecek
d05f70015f fix path to patched files 2000-11-02 10:41:45 +00:00
jdolecek
dc177a8d19 add log_mime_hdrs_list directive - this directive specifies list of
headers to log into access log when log_mime_hdrs is on
the change will be sent to Squid maintainers for possible future inclusion
shortly
2000-11-02 10:31:38 +00:00
itojun
2ffaef78c9 use USE_LIBINTL + BUILD_DEPEND to devel/gettext.
make libslang-less build possible.
2000-11-01 17:33:44 +00:00
itojun
6e9c4fdef5 use USE_LIBINTL and BUILD_DEPEND to devel/gettext. 2000-11-01 17:26:40 +00:00
tron
0b8f5380c7 Don't overwrite analog configuration during installation. Fixes
PR pkg/11351 by David Brownlee.
2000-11-01 14:23:32 +00:00
jdolecek
d5dcad8fd8 avoid unnecessary dependency on libpam - PAM is not used here
reported by Hubert Feyrer on tech-pkg
2000-11-01 11:33:17 +00:00
mycroft
e0266b96db Fix obvious bugs in the m68k XPTC stubs. 2000-10-31 18:08:26 +00:00
mycroft
fb70fac8fa NSPR works on m68k, so remove the `UNTESTED' comment. 2000-10-31 16:11:40 +00:00
jlam
73e5654be3 Handle configuration files:
* During installation, install a default file, then copy over a real
	  config file during post-installation if it doesn't already exist.
	* During de-installation, remove the real config file if it doesn't
	  differ from the default config file.

The INSTALL/DEINSTALL scripts could probably serve as a model for how other
packages should deal with config files.
2000-10-31 13:48:37 +00:00
jlam
733a310847 Update surfraw to 1.0.2. Changes from version 0.5.7:
Translate elvi didn't correctly parse -from or -to
    New elvi: britannica, stockquote (nasdaq, quote.com, yahoo), jake
    Updated elvi: freshmeat
    Don't open new screen(1)s by default
    Zorch usage of local variables (not POSIX)
2000-10-31 13:10:18 +00:00
jlam
5d61e51685 Add RCS ID. 2000-10-31 10:00:38 +00:00
jlam
c9162d6c66 Make BUILD_DEPENDS on perl match similar lines in other Makefiles. 2000-10-31 09:59:21 +00:00
martin
6da6b571ea Mark this as only working for newer i386 versions or versions newer than
1.5_BETA for other architectures. While it may build on some others too,
it will not work due to toolchain issues.

There is no realistic hope to have those toolchain changes pulled up to the
(now nearly dead) 1.4 branch.

Closes PR 11342.
2000-10-30 20:32:04 +00:00
mycroft
9a836cffce For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it
tickles an obscure bug in the old ld(1).
2000-10-30 17:03:37 +00:00
mjl
1f8e86b075 Included in main dist. 2000-10-30 12:24:49 +00:00
mjl
36f2b7607f Update to 0.55. Changes are:
o small documentation fix
        o compilation issues with older perls fixed
        o library initialization when using sockets fixed
        o library fixes  ("Rob Saccoccio" <robs@ipass.net>)
        o compilation issues with newer gcc
        o completely untested OPEN and READLINE methods
        o sfio version compiles again
        o General clean-ups
        o Allow attaching/detaching
        o Changed DESTROY behaviour
        o Fixed default warn/die handler of old interface
        o Document new interface
2000-10-30 12:24:13 +00:00
mycroft
482fa7b893 Test for big- vs. little-endian MIPS. 2000-10-30 00:59:45 +00:00
mycroft
7418bc163b Really dead now. 2000-10-30 00:01:59 +00:00
mycroft
2ca08fc716 Changes from taya:
* Run regxpcom and regchrome at package install time.  (Otherwise time stamp
  changes can cause the registry to be regenerated the first time Mozilla is
  started up anyway.)
* Arrange to have user-{locale,skins}.rdf generated automatically.
2000-10-30 00:01:17 +00:00
mycroft
a3a6ac7eb5 Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have to
set $t9 to the called function's address.)
2000-10-29 23:30:09 +00:00
mycroft
86b0591252 Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happens
for other a.out platforms (not that Mozilla has been ported to them yet).
2000-10-29 22:59:32 +00:00
tsarna
373b0bff06 Project moved to SourceForge. Mark broken until a new release is made. 2000-10-29 20:22:09 +00:00