Commit graph

1301 commits

Author SHA1 Message Date
tron
57e76a109d Prepare this package for "powerpc" support. 2001-03-23 08:42:56 +00:00
tron
030a91593e Prepare this package for multi platform support. 2001-03-23 08:38:06 +00:00
tron
4a67296491 "suse_linux/Makefile.common" won't override "DIST_SUBDIR" so we can move
the declaration to the proper location.
2001-03-22 23:47:57 +00:00
tron
5cfb2ed799 Update "opera" package to version 5.0 beta 7. A list of changes since
version 5.0 beta 6 is not available.
2001-03-22 23:46:47 +00:00
mjl
2632d33c96 Update to 1.11
The t/heuristic.t test relied on the fact that 'www.perl.no'
   was not registered in DNS.  This is no longer true.
   The penguins at Bouvet Island will hopefully be ignorant
   of Perl forever.
2001-03-21 17:15:33 +00:00
mjl
9330758935 Update to 0.58.
o fix bug introduced in 0.57
        o don't flush unbound request
        o add example remote.fpl
        o provide access to the Request parameters
        o add IsFastCGI method
        o fix warn handler
2001-03-21 16:47:10 +00:00
jwise
f2a9f370f5 Add and enable jakarta-servletapi. 2001-03-20 19:46:17 +00:00
jwise
3280064070 Initial import of jakarta-servletapi-3.2.1, the servlet and jsp APIs part
of jakarta-tomcat-3.2.1.

This package installs the servlet.jar archive, which is used to develop
both servlets themselves and servlet container applications such as tomcat.
2001-03-20 19:43:29 +00:00
mjl
224bd374bd Update to 1.0.9.
Add ghttp_flush_reponse_buffer API call to gnome-http, so that
	apps who don't want to buffer the entire HTTP response can fetch
	chunks of it at a time.

	* ghttp.h/ghttp.c: New function ghttp_get_header_names() that
	allows you to get a list of the headers that a server returned
	with its response.

	* http_hdrs.h/http_hdrs.c: New function http_hdr_get_headers() to
	support the api in ghttp.c.

	* http_req.c: (http_req_send): Minor fix that
	John Trowbridge contributed.

	* http_date.c (month_from_string_short): Use strncmp instead of
	memcmp when comparing strings to avoid reading memory we do not
	own.  Thanks Purify!

	* http_uri.c (http_uri_parse): ditto

	* configure.in:
	Checking in Ben Taylor's Solaris patch for lib configuration.
2001-03-19 13:11:19 +00:00
kei
fb4cfbd2fa * updated htmllint package to 2.36. Problem was noticed by David Brownlee
<abs@netbsd.org> in private message.  Some bugs found in previous package
  was fixed also.

Change list is available on its home page (in Japanese).

htmllint.pm

2.36 2001/03/14 Supported iMode 3.0.
2.35 2001/03/05 Warn about non-blank text following <FIELDSET>.
2.34 2001/02/24 Support various ristrictions noted in comment of DTD by
                ISO/IEC 15545.  As this, several warning are added.
                Character entity references are now considered when
                counting length for title, etc.
2.33 2001/02/13 Under some circumstances, <NOFRAMES> outside of <FRAMESET>
                warns inconsitently.

htmllint.cgi

1.01 2001/03/08 Couldn't get resource properly when ommitting trailing '/'
                such as http://host
1.00 2001/02/01 Couldn't get resource properly when the URL contains
                authenticate information.

As you already know, '2.36' is a version of htmllint.pm.
2001-03-18 14:05:11 +00:00
kei
0cb53df554 Add and enable 'htmllint-2.32' package. 2001-03-14 05:18:55 +00:00
kei
cbc5f120e0 Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl.  This package
includes individual command and CGI gateway.  Invokng htmllint without any
argument puts the usage string.

It supports various HTML versions and variants.  From usage string:

HTML1.0, HTML2.0, HTML2.x, HTML+, HTML3.0, HTML3.2, HTML4.0 Strict,
HTML4.0 Transitional, HTML4.0 Frameset, HTML4.0 Mobile, HTML4.01 Strict,
HTML4.01 Transitional, HTML4.01-frameset, XHTML1.0 Strict, XHTML1.0
Transitional, XHTML1.0 Frameset, XHTML1.1, XHTML Basic, ISO/IEC 15545,
Netscape Navigator (2.0, 3.0, 4.0), Microsoft Internet Explorer (3.0
beta, 3.0, 4.0, 5.0, 5.5), IBM WebExplorer 1.1, Compact HTML, NTT DoCoMo
iMode (1.0, 2.0), J-SkyWeb, J-SkyWeb Station, TTNet dot-i, HTML variant
for patent application in Japan
2001-03-14 05:13:04 +00:00
jwise
6e7edc77fa Update cocoon to version 1.8.2.
Changes since cocoon-1.8 (the last pkgsrc version):

  Release Notes for Cocoon 1.8.2
  ------------------------------

  This is a minor bugfix release. Among other things, Cocoon works on JDK1.1 again,
  as it should, and the XInclude processor should work correctly at any stage in the
  pipeline (previously it would do nothing if invoked after certain processors).

  Also, in the last two versions, optional connectors for XT, JNDI etc. were left out by
  mistake from the build. This has now been fixed.


  Release Notes for Cocoon 1.8.1
  ------------------------------

  This is mainly a bugfix release - a large number of fixes and updates
  have been made.

  As usual, changes since previous releases are documented in docs/changes.html

  Major improvements include:

  * First official release of the esql logicsheet for database access in Cocoon.
    Esql, which was previously an undocumented experimental feature, supports
    features like integration with other logicsheets, prepared statements, and
    multiple encodings. Esql now supercedes both the sql taglib and the sql
    processor. IMPORTANT NOTE: Although the esql syntax has changed since Cocoon 1.8
    (see the documentation), it is now expected to be fairly stable.

  * The much-maligned Internet Explorer PDF bug, which caused so much gnashing of
    teeth, has finally been "fixed" in Cocoon! (We think.)
    See the FAQ for full details - see also samples/fo for practical examples.

  * Updated installation instructions for a number of servlet engines, including Tomcat.
    Cocoon now comes with walk-through installation instructions for a greater range of
    platforms than ever before! This is very useful because Cocoon is a complex servlet
    and therefore quite complicated to install.

  * Support for FOP 0.15 (though not later versions).
    Unfortunately this is rather inefficient - Cocoon 2 will address this.
    FOP is an XML-to-PDF converter based at xml.apache.org. FOP 0.15 supports more
    features and fixes many bugs, but it is based on a newer XSL:FO
    specification than FOP 0.13, so some pages may need changing. FOP Samples
    have been updated accordingly.

  Other highlights include:

  * New LinkEncodingProcessor to encode all links on a page
    - no more messing about with response.encodeUrl all over the place
    or unportable XSLT extensions!
  * sax-bugfix.jar that allows you to see line numbers in parsing errors. See Installing.
  * Documentation has been tweaked and improved in many places.
  * Of interest to JServ users - You can now override options in cocoon.properties,
    in web.xml or zone.properties.
  * User-agent support for command-line mode.
  * Slightly better encoding and CLASSPATH support for XSP.
  * More informative error information in places.
  * Numerous other bugfixes, including a workaround for a Websphere bug that prevented
    Cocoon from working.

  Also new since the last release is a Bug Database and a Patch Queue on the Cocoon website.
  If you've posted us a bugfix and it hasn't been acted on yet, please feel free to file
  a bug report - it helps us keep track! (To file a report you need to first
  register, and then login.) Of course, we would like to see as much information
  as possible in bug reports, as this aids in tracking down bugs and testing bugfixes.

  As usual, if upgrading from an earlier release, you need to replace your
  cocoon.properties file with the one supplied in
  src/org/apache/cocoon/cocoon.properties,
  (then make any site-specific adjustments if you have any),
  or Cocoon will very likely not work at all.

  Again, it may cause errors if you use old samples with a new Cocoon.
  If you use the ESQL taglib, the syntax has changed between Cocoon 1.8 and Cocoon 1.8.1.
  See the documentation for more details.
2001-03-14 02:05:20 +00:00
jlam
4883bda0f9 Update php4-imap to 4.0.4.1nb2. The only change from version 4.0.4.1nb1 is
a security fix for a buffer overflow problem.  The fix was provided in
private email by Anil Madhavapeddy <anil@recoil.org>.
2001-03-14 00:10:00 +00:00
jlam
1e58c1f0d9 Include <sys/types.h> before including <sys/socket.h> in thest for IPv6
support.  Fix suggested in pkg/12199 by Olaf Seibert
<rhialto@polderland.nl>.
2001-03-13 21:34:02 +00:00
jlam
527504db74 Update ap-ssl to 2.8.1. No functional changes from ap-ssl-2.8.0 -- just
update work with apache-1.3.19.
2001-03-13 20:54:47 +00:00
jlam
cf3f21d472 Update apache to 1.3.19. The pkgsrc-related changes include adding a
config.layout file instead of specifying every directory as on option to
the Apache configure script.  This layout file might be useful later when
we package Apache 2.x.  I also reordered a few lines so that it's easier
to diff apache/Makefile and apache6/Makefile (hi itojun!).  Also build
the mod_define shared module from the mod_ssl sources.

Relevant changes from version 1.3.17.1 include:

  *) Rewrite ap_unparse_uri_components() to make it safer and more readable
  *) Under certain circumstances, Apache did not supply the
     right response headers when requiring authentication.
  *) Clean up some end-of-loop not reached warnings
  *) Add the correct language tag for interoperation with the Taiwanese
     versions of MSIE and Netscape.
  *) Workaround enabled for a core dump which appeared in broken
     NameVirtualHost configurations.
  *) Sporadic core dump in ap_default_port_for_scheme() with
     internal requests
  *) SECURITY: The default installation could lead to mod_negotiation
     and mod_dir/mod_autoindex displaying a directory listing instead of
     the index.html.* files, if a very long path was created artificially
     by using many slashes. Now a 403 FORBIDDEN is returned.
  *) Trailing slashes (if they exist) are now removed from ServerRoot,
     because there were known problems with them.
  *) TPF startup/shutdown fixes.
  *) Correct a typo in httpd.conf.
  *) Get the correct IP address if ServerName isn't set and we can't
     find a fully-qualified domain name at startup.
  *) Fix pointer arithmetic in mod_rewrite map expansion.
  *) Fixed a problem with file extensions being truncated during
     the call to ap_os_canonical_filename().
2001-03-13 20:52:26 +00:00
zuntum
16892f78ac We don't need to use $(MAKE), "make" is enough. Pointed by Thomas Klausner 2001-03-13 15:41:52 +00:00
zuntum
7e3d0f4dce * it doesn't really need GNU make
* use CC, not gcc
2001-03-13 15:36:50 +00:00
fredb
3ba2601c44 Update wwwoffle to 2.6a:
Bug Fixes:
 Fix crash with invalid entries in config file.  Handle some invalid URL
 encodings that servers/clients use.  Stop crashes when monitoring illegal
 refresh URLs.  Handle malformed headers better.  Check the DontGet section of
 the configuration file when doing SSL.  Print error messages when starting on
 stderr.  Read the configuration file if using wwwoffle-write.  Fix bug with
 form argument parsing.  Set fetch-stylesheets to true in the default config
 file.  Bug fixes for modifying HTML with meta refresh tags.  Stop duplicated
 items in the configuration file.

Win32 Bug Fixes:
 Fixed logfile opening problem. Added a fchdir() function for cygwin.
 Workaround cygwin socket closing problem. Change the makefile for cygwin
 installation (don't auto install .dll or .bat).

Documentation
 Updated the Welcome.html page to include more links to useful information.
 Include an HTML version of README.CONF in the html directory.
 Updated several README files and INSTALL file.


*NOTE* The default location of the replacement .gif file for the DontGet section
       has changed, upgrade-config.pl should fix wwwoffle.conf automatically.

*NOTE* If upgrading from a version < 2.6 then see the notes for version 2.6.

NetBSD package changes:

- - Install upgrade-config-2.x-2.5.pl (as wwwoffle-upgrade-config-2.x-2.5.pl).
- - Protect convert-cache the same way as upgrade-config -- prefix with wwwoffle-.
- - Update MESSAGE file accordingly.
2001-03-12 19:08:37 +00:00
fredb
569b8e4ef7 Attend to some pkglint warnings. 2001-03-12 18:08:32 +00:00
fredb
b3bfb33728 Some tweaks to the package:
- - Add a new-style rc.d script.
- - Fix the included "htdig" scripts to work with packaged "htdig".
    ("htdig" remains optional.)
- - Install the convert-cache and upgrade-config-pl tools to make
    upgrading less painful. Run convert-cache automatically for binary
    package install, but only suggest to for source install.
- - Expand the MESSAGE text to explain how to use all this.
2001-03-12 18:05:24 +00:00
drochner
17ac015854 update to 3.19 (3.13 isn't available on CPAN archives anymore)
Changes:
     If a handler triggered by flushing text at eof called the
     eof method then infinite recursion occurred.  Fixed.
     Bug discovered by Jonathan Stowe <gellyfish@gellyfish.com>.

     Allow <!doctype ...> to be parsed as declaration.

     HTML::TokeParser's get_tag() method now takes multiple
     tags to match.  Hopefully the documentation is also a bit clearer.

     #define PERL_NO_GET_CONTEXT: Should speed up things for thread
     enabled versions of perl.

     Quote some more entities that also happens to be perl keywords.
     This avoids warnings on perl-5.004.

     Unicode entities only triggered for perl-5.7.0 or higher.

     The unbroken_text option now works across ignored tags.

     Fix casting of pointers on some 64 bit platforms.

     Fix decoding of Unicode entities.  Only optionally available for
     perl-5.7.0 or better.

     Expose internal decode_entities() function at the Perl level.

     Reindented some code.

     The 3.16 release broke MULTIPLICITY builds.  Fixed.

     There was a C++ style comment left in util.c.  Strict C
     compilers do not like that kind of stuff.

     Avoid the entity2char global.  That should make the module
     more thread safe.   Patch by Gurusamy Sarathy <gsar@ActiveState.com>.
2001-03-12 17:32:53 +00:00
kei
6a58a604d8 * Added LinuxPPC communicator package support for powerpc platforms. Approved
by Emmanuel Dreyfus.  Since this package lacks bookmak file, I didn't add 'nb1'
suffix to powerpc version.  Tested on macppc.

communicator/pkg/DESCR.linux-powerpc:

Communicator is a WWW and ftp browser, mail client, newsgroup reader,
web page editor and address book organizer.  This is the distributed
version from linuxppc.org, not Netscape.  A Newer version of the
Netscape browser is available in pkgsrc as 'mozilla'.
2001-03-10 22:31:57 +00:00
wiz
aa8a35a288 Remove trailing . from COMMENT. 2001-03-08 10:29:52 +00:00
abs
8c6280da9e Some people might consider "@unexec rm -rf %D/jakarta/tomcat/webapps"
a little hostile to anyone who is actually using tomcat and would prefer
to not have their apps nuked on package update.

Tomcat wipes webapps/ROOT, webapps/examples, and webapps/test directories
on install anyway, so replace the above with entries for those directories.

This allows anyone using other directories in webapps to keep their apps on
package update.
2001-03-06 13:33:41 +00:00
jlam
4364fcd762 Set MOZILLA_HOME to correct value even if the netscape package name ends in
the NetBSD package version number "nbX".  This fixes installing this
package after the recent updates of communicator and navigator.  Also use
the variables MOZILLA_HOME and NS_PLUGIN_DIR in the PLISTs to isolate
references to the same directory to one location.
2001-03-06 10:17:43 +00:00
jlam
6591ddca50 Dependencies need some sort of version number, whether an exact match, a
shell expression, or an arithmetic inequality, for binary packages to work
properly: add one to ns-flash (>4.0).
2001-03-06 09:38:30 +00:00
jlam
9f78a1749e Remove flashplayer components from PLISTs, mirroring changes in the
www/navigator PLISTs for Linux/i386 and Sparc Solaris.
2001-03-06 09:28:30 +00:00
wiz
49acb93b08 Update to 20010227 because the old distfile isn't there anymore.
No ChangeLog found.
2001-03-05 20:21:19 +00:00
abs
4165df0a5a Remove the shipped flashplayer (4.0) and instead depend ns-flash (5.0)
Update package number to 4.76nb1
2001-03-05 20:15:59 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
tron
4ba7e46e2d Fix build problem in conjuction with latest "libtool". 2001-03-03 18:49:14 +00:00
jtb
1956908f32 Fixed support for building with XEmacs. Added some mirror sites. 2001-03-01 18:55:52 +00:00
jlam
ca621c745a Disassociate the version number of the php4 package from the version numbers of
the php4 modules.  The rule is that php4 modules depend on php-${PHP_VERS}, but
they are allowed to have their own ${PHP_BASE_VERS}nbX package version numbers.
2001-03-01 18:18:15 +00:00
wiz
ee04ec3a02 regen 2001-03-01 13:40:01 +00:00
wiz
4baf8a59ab PREFIX -> LOCALBASE. pkg/12306. 2001-03-01 10:47:21 +00:00
itojun
802996410d update to 1.3.19 with IPv6 patch.
--- from apache/Announcements
                         Apache 1.3.19  Major changes

   The primary security fix is:
     * The default installation could lead mod_negotiation and mod_dir or
       mod_autoindex to display a directory listing instead of the
       multiview'ed index.html.* files, if a very long path was created
       artificially by using many slashes.  Now 403 FORBIDDEN is returned.

   The bug fixes are:
     * The ServerRoot directive now removes trailing slashes.
     * Restore functionality broken by the mod_rewrite security fix:
       The mod_rewrite string arithmetic is corrected for rewrite map.
     * Some possible segfault conditions have been fixed.
     * Under certain circumstances, Apache did not supply the
       right response headers when requiring authentication.

   The main new features include:
     * New configuration error reporting if the UserDir argument is set
       to a relative path on Win32 or Netware [which do not support home
       directories], or a relative path on any platform if that path
       includes the '*' username substitution.

   Selected new features that relate to Windows platforms:
     * Apache on Win9x now ensures the service is stopped before removal.
     * Test httpd.conf (-t) now holds the console open on "SYNTAX OK".
     * Apache/Win32 no longer holds open the console on error unless
       it was invoked from a shortcut with the -w option.
     * mod_user was significantly refactored to assure that the UserDir
       directive is parsed effectively the same across platforms, fixing
       a UserDir bug introduced in 1.3.17 on the Win32 platform.

   Selected new features relating to other platforms:
     * Netware problems with file extension truncatation are resolved.
     * Netware recognizes the SERVER/VOLUME:/PATH/FILE filename pattern.
     * Netware mod_tls properly disables nagle for SSL connections,
       and properly negotiates SSL based on the port.
     * Startup and Shutdown issues were addressed on TPF.
2001-03-01 04:03:08 +00:00
wiz
f91c71bce5 remove deprecated MIRROR_DISTFILE (the correct replacements had
been added already)
2001-02-28 10:40:23 +00:00
wiz
fdd1138d91 whitespace fixes 2001-02-28 10:33:52 +00:00
wiz
9d1f44690c We want RCS Ids in the patches.
This is one of the things pkglint checks, so _please_ use it.
2001-02-28 10:26:02 +00:00
wiz
0ea9f975e6 conditionally remove libexec/cgi-bin 2001-02-27 22:11:44 +00:00
jdolecek
96606f662b Put back the patch to avoid dlclose(). Without the patch, it's not
possible to use LoadModule at all (httpd crashes soon after it forks).
This is most probably an Apache problem. Until the real problem
is tracked down, put this in as workaround.

This addresses lib/12164 and bin/12283.
2001-02-27 20:04:23 +00:00
jlam
cc35ebc3a5 Add definition of PERL5_SITEARCH used earlier in Makefile. This variable is no
longer automatically defined by bsd.pkg.mk, and this package can't USE_PERL5 as
it's part of the perl5 meta-package.
2001-02-26 07:23:56 +00:00
simonb
5ad4916ef4 Update to version 20010225 (more ad patterns). 2001-02-26 00:34:34 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
tron
e1b13d857f Add missing "PROVIDE:" line. 2001-02-24 18:01:28 +00:00
tron
0917ac0ced Update MD5 checksum to match what is on master site. 2001-02-23 22:32:13 +00:00
jun
b5a05181a5 fix:
DEPENDS
 pax -> ${PAX}:pkglint pickup "pax" words in comment line.
2001-02-23 06:46:30 +00:00
wiz
8ef705e7ca Fix MASTER_SITES, and pkglint issue reported by Tomasz Luchowski (pkg/12263). 2001-02-22 14:57:41 +00:00