Commit graph

4626 commits

Author SHA1 Message Date
jlam
650b62997d Remove support for some variables that are supposed to go away after
pkgsrc-2004Q4 is branched.
2004-12-22 21:46:24 +00:00
agc
7c1abc2b41 Fix a typo - from Wouter Schoot in pkg PR 28735 2004-12-21 15:40:38 +00:00
tron
d5b31ab8fe Update "mozilla-bin" package to version 1.7.5. Changes since version 1.7.3:
- NPRuntime support. NPRuntime is an extension to the Netscape Plugin API that
  was developed in cooperation with Apple, Opera, and a group of plugin
  vendors. http://www.mozilla.org/projects/plugins/npruntime.html
- Added undetectable document.all support, and support for exposing elements
  by their ID in the global scope for greater IE compatibility when viewing
  pages that don't request standards compliant behaviour.
  https://bugzilla.mozilla.org/show_bug.cgi?id=248549 and
  https://bugzilla.mozilla.org/show_bug.cgi?id=256932.
- Fix for http://secunia.com/advisories/12956/

Support for Solaris SPARC and x86 is not available due to lack of a
precompiled binary at this point of time.
2004-12-21 10:03:45 +00:00
xtraeme
b184d65e22 s/firefox/firefox-gtk2/ 2004-12-21 03:05:56 +00:00
xtraeme
6b852626b0 s/acroread/acroread5/ 2004-12-21 03:05:19 +00:00
xtraeme
fc144e817c + firefox-gtk2-bin-acroread-1.0 2004-12-21 03:03:30 +00:00
xtraeme
970fead0a6 Initial import of firefox-gtk2-bin-acroread-1.0.
This package provides Adobe Acrobat Reader 5 plugin for the Linux
version of the firefox-gtk2-bin package.
2004-12-21 02:59:57 +00:00
xtraeme
389f8a2cac Update to the latest release available 7.0r25, changes unknown. 2004-12-20 22:44:31 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
tron
ff0dee2a83 Remove erroneous slash in "MASTER_SITES" declaration accidently invented
in last revision.
2004-12-19 22:06:31 +00:00
tron
92b93f0d7c Update "analog" package to version 6.0. Changes since version 5.32:
- Added Palm OS and Symbian OS to the Operating System Report.
- ISO 8601 extended date format available in language files.
- Another style sheet from James Reeves added to the examples directory.
- Analog is now distributed under the GNU General Public License.
- Fix problems building unzip.c on some platforms.
- Fix invalid XHTML output in non-European languages.
- The DNSTIMEOUT command is now off by default, because it breaks DNS lookups
  on many platforms.
- Recognises Firebird and Firefox as browsers.
- msnbot recognised as a robot in the default configuration.
- Patches for Mac.
- New Makefiles for Windows and RISC OS.
- Corrections to Finnish and Japanese language files.
- Reads zip and bzip2 logfiles without the need for an UNCOMPRESS command.
- Automatically strips ;params section from URLs (for example, jsessionid's).
- Recognises Windows Server 2003 in the Operating System Report.
- First user-contributed style sheets added to examples/css directory.
- Computer-readable output style now forces English output.
- More corrections to XML output style.
- Patches for OpenVMS and RISC OS.
- Basque language files.
- Country code .cs, formerly Czechoslovakia, is now Serbia and Montenegro.
  (Changed in English, French and German domains files, and removed from other
  domains files).
- Corrections to Swedish and Ukrainian language files, and to German domains
  files.
- Internal Search reports now work properly on case-insensitive file systems.
- Various bug fixes and improvements to XHTML and XML output styles.
- New command CSSPREFIX to add a prefix to the CSS class names used in the
  XHTML output.
- XML DTD distributed with the program.
- Language files for Simplified Chinese.
- This is the first beta test for version 6.
- Output code completely rewritten, to permit more output formats.
- New output formats XHTML and XML. (Thanks to Per Jessen for XML, and to
  Jeremy Wadsack for help with XHTML).
- XHTML is now the default output style.
- The barcharts are now made from png's not gif's by default.
- New command LOGOURL.
2004-12-19 22:00:10 +00:00
minskim
688986e99a Do not remove write permission of installed files with CHMOD; setting
their permission to SHAREOWN:SHAREGRP is enough.
2004-12-19 18:31:30 +00:00
grant
35616f80b5 when Apache is built with dlcompat present, the installed httpd/os.h
header file #includes <dlfcn.h>, so we need to include
dlopen.buildlink3.mk so that dlfcn.h can be found by packages which
use httpd/os.h.

XXX this is not entirely correct, but works around the problem
XXX sufficiently. the problem is that Darwin (7.7.x) has dlopen() and
XXX friends but does not provide prototypes in dlfcn.h (or anywhere else).
2004-12-19 04:02:43 +00:00
grant
11560e3b7f fix an incorrect test for __ppc__, unbreaking this package on Darwin. 2004-12-19 03:50:44 +00:00
jlam
c06a6dd151 Auto-add the PTHREAD_* variables to CFLAGS, LDFLAGS, and LIBS so that
these packages will pick up -lpthread on NetBSD 1.6.x when linking
applications.
2004-12-18 20:58:30 +00:00
jdolecek
40b9b247d6 claim MAINTAINER 2004-12-18 16:01:07 +00:00
jdolecek
9c45c62df9 convert to use standard PECL extension build framework for consistency
don't install LICENCE (this package is distributed under standard PHP
licence) nor NOTICE file

PKGREVISION not bumped, since package version as such changed
2004-12-18 15:53:29 +00:00
jdolecek
be6bd3980f homepage moved to pecl along the package 2004-12-18 15:08:39 +00:00
adrianp
62c61758f0 - Bump to nb5 to specifically address a new apache vuln:
http://issues.apache.org/bugzilla/show_bug.cgi?id=31505
  http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0885
- Changes backported from apache CVS HEAD:
  http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_kernel.c?r1=1.110&r2=1.111
  http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_init.c?r1=1.128&r2=1.129
2004-12-18 08:42:12 +00:00
taca
3b0e947bbd Avoid use :tl modifier, addressing PR pkg/28691.
Maybe, fix build problem on NetBSD 1.6.2, too.
2004-12-17 15:44:12 +00:00
jdolecek
3f96adcd1d php4 4.3.10 already ships with Net_SMTP-1.2.6, so don't bother trying
to update
2004-12-17 07:40:45 +00:00
taca
24cc041cad Fix an error of bulk build on Solaris.
(needs to replace sh bang line of an auxiliary script.)
2004-12-17 01:53:00 +00:00
tron
495c57ae45 Update "php" package to version 4.3.10. Changes since version 4.3.9:
- Added the %F modifier to *printf to render a non-locale-aware representation
  of a float with the . as decimal separator. (Derick)
- Fixed a bug in addslashes() handling of the '\0' character. (Ilia)
- Backported Marcus' foreach() speedup patch from PHP 5.x. (Derick)
- Fixed potential problems with unserializing invalid serialize data. (Marcus)
- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
- Fixed bug #31024 (Crash in fgetcsv() with negative length). (Ilia)
- Fixed bug #31019 (Logic error mssql library checking). (Frank)
- Fixed bug #30995 (snmp extension does not build with net-snmp 5.2). (Ilia)
- Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)
- Fixed bug #30826 (Certain reference relations cannot be unserialized
  properly). (Ilia)
- Fixed bug #30750 (Meaningful error message when upload directory is not
  accessible). (Ilia)
- Fixed bug #30739 (imagefill does not set back alphablending mode). (Pierre)
- Fixed bug #30672 (Problem handling exif data in jpeg images at unusual
  places). (Marcus)
- Fixed bug #30658 (Ensure that temporary files created by GD are removed).
  (Ilia)
- Fixed bug #30654 (oci8 persistent connection is deleted from hash
  if there was exclusive connection with the same credentials). (Tony)
- Fixed bug #30613 (Prevent infinite recursion in url redirection). (Ilia)
- Fixed bug #30587 (array_multisort doesn't separate zvals before
  changing them). (Tony)
- Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia)
- Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony)
- Fixed bug #30388 (rename across filesystems loses ownership and
  permission info). (Tony)
- Fixed bug #30282 (segfault when using unknown/unsupported
  session.save_handler and/or session.serialize_handler). (Tony)
- Fixed bug #30281 (Prevent non-wbmp images from being detected as such).
  (Ilia)
- Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia)
- Fixed bug #30229 (imagerectangle and imagefilledrectangle do work well
  with alpha channel, corners are drawn twice). (Pierre)
- Fixed bug #30224 (Sybase date strings are sometimes not null terminated).
  (Ilia)
- Fixed bug #30133 (get_current_user() crashes on Windows). (Edin)
- Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez)
- Fixed bug #30027 (Possible crash inside ftp_get()).
  (cfield at affinitysolutions dot com)
- Fixed bug #29805 (HTTP Authentication Issues). (Uwe Schindler)
- Fixed bug #29418 (double free when openssl_csr_new fails).
  (Kamesh Jayachandran).
- Fixed bug #28598 (Lost support for MS Symbol fonts). (Pierre)
- Fixed bug #28325 (Circular references not properly serialized). (Moriyoshi)
- Fixed bug #28228 (NULL decimal separator is not being handled correctly).
  (Ilia)
- Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)
2004-12-17 00:36:09 +00:00
jdolecek
d6011f0e21 s,ap-php4,ap-php 2004-12-16 17:42:14 +00:00
wiz
a9e65cdc6a Update to 1.04, provided by Dieter Roelants in PR 28554.
Changes since 1.02:
        [ENHANCEMENTS]
        * $mech->get() now accepts a WWW::Mechanize::Link object.

        * $mech->stack_depth(n) lets you set the depth of the mech
          object's page stack.  This way, if you have a Mech that does
          lots of stuff and never/rarely goes back(), you won't be eating
          up memory.  Thanks to BooK and Chi-Fung. (RT #5362)

        [FIXES]
        * Fixed tests that fail under LWP >= 5.800.

        * Added a workaround for LWP::UserAgent->clone() when ->{proxy}
          is undef. (RT #6443)

        * The Referer was getting passed as a URI object sometimes,
          and that caused sadness.  Eugene Haimov supplied a workaround.
          (RT #6372)

        [DOCUMENTATION]
        * Added Ian Langworth's listmod and John Beppu's photobucket
          uploader programs to WWW::Mechanize::Examples.

        * Minor doc tweak for find_link()

        * Finally added a value() func.  Thanks to Spoon,
          who even now, months after his passing, is still contributing
          to Mechanize.
2004-12-15 17:00:30 +00:00
minskim
ab96b003e8 Use ROOT_USER and ROOT_GROUP instead of "0". 2004-12-14 19:03:26 +00:00
taca
a66be58fa2 Update squid package to 2.5.7nb2.
* Apply official three patches.

  - 2004-12-08 01:03 (Minor) cachemgr vm_objects segfault
  - 2004-12-08 00:47 (Minor) httpd_accel_port 0 (virtual) not working correctly
  - 2004-12-07 23:45 (Cosmetic / Minor Security issue) Random error messages
		     in response to malformed host name

* use VARBASE for data directory.
* better handling data directory and user and group for squid with
  bsd.pkg.install.mk.
2004-12-14 14:27:07 +00:00
adrianp
1d4737a521 bl3'ify this package. This is needed by the recent update to p5-libapreq2
2.4.3.  Also closes PR# 27592.
2004-12-13 07:04:20 +00:00
adrianp
2e2d815773 - Update to 2.4.3
- Lots of documentation/bugfix/feature improvements, see CHANGES for full
  details
- Closes PR# 27592 opened by carl (at) rollcage2.bl.echidna.id.au which
  suggested the update. Thanks Carl.
CVS ----------------------------------------------------------------------
2004-12-13 07:00:08 +00:00
jdolecek
9b81fff133 completely ignore system php.ini for all pear-related operations; this
is necessary to avoid being subject to e.g. open_basedir or safe_mode settings
2004-12-12 11:03:33 +00:00
jdolecek
1c217a3f54 abort do-install if pear upgrade fails 2004-12-12 09:42:21 +00:00
jdolecek
4415500b12 update the PLIST for the updated Net_SMTP - the newer version installs
some extra docs and tests
2004-12-12 09:21:45 +00:00
markd
38a26a534e Update to kde 3.3.2
Changes:
* Quanta Plus
  o don't crash after editing a cell of a newly inserted row/column
    in the table editor
  o show the right index of the main cell in case of merged rows in a
    table
  o don't crash on column removal form a table
  o read the tables correctly also if the doctype definition is wrong
    (for example HTML tables inside XHTML)
  o fix node tree corruption while parsing scripts inside a tag
  o don't crash when deleting a file using the context menu
  o disable Proceed button in the upload dialog once the upload is
    started. Fixes various problems like non-responding Quanta after
    upload and possibly the bug described in
  o don't try to add a newly created action to a non-existent All toolbar
  o don't crash on exit if the user removed an action
  o enable full copy/paste from documentation and preview. Until now it
    worked only with the mouse through the selection.
  o improvement: recognize one-line PHP comments starting with #
* KFileReplace
  o hide columns that are not useful (but confusing) when doing search
    only
2004-12-10 06:07:49 +00:00
seb
100863bffa Fix build: make sure LIBTOOL from pkgsrc infrastructure is used.
XXX May be apache2 package's LOCALBASE/share/httpd/build/config_vars.mk
definition of LIBTOOL needs to be adjusted instead of doing this.
2004-12-09 22:52:03 +00:00
jlam
3a5599d7c8 When apache2 is built with the "worker" MPM, the PHP4 configure script
creates its own compiler wrapper script.  This "meta_ccld" script
isn't recognized by the installed libtool script as a compiler, and
libtool gets confused as to which compiler tag to use.  Rather than
inserting "--tag=CC" into the Makefiles, we patch the configure script
to not make the wrapper script, and instead, to simply append the
appropriate pthreads CFLAGS to the normal CFLAGS variable subsituted
into Makefiles.  This fixes PR pkg/28485.
2004-12-09 14:50:23 +00:00
seb
14bffa0d36 Classes must be appended to SUBST_CLASSES. 2004-12-07 22:25:50 +00:00
uebayasi
4b71668676 Exclude a Mew-Shimbun-related file which can't be compiled with
Mew 4.x.
2004-12-07 03:59:49 +00:00
epg
cc45972504 Include pthread.buildlink3.mk and set PTHREAD_OPTS+=require. This was
handled for us when it was all in a single package depending on a
threaded python.  I think this fixes NetBSD < 2.0 build.
2004-12-05 21:53:51 +00:00
he
a6d6a40398 Update p5-CGI-FormBuilder from version 2.12 to 2.13.
Add DEPENDS on p5-Text-Template.
Add commented-out DEPENDS on p5-Template-Toolkit (it pulls in "the world",
and the module is optional).


Change log:

revision 2.13
date: 2004/10/04 18:00:56;  author: nwiger;  state: Exp;  lines: +89 -46
many patches, including a big Text::Template enhancement and <label> addition
2004-12-05 21:04:11 +00:00
he
b4672f0b22 Update p5-Apache-DBILogConfig from version 0.01 to 0.02.
Add HOMEPAGE pointing into search.cpan.org.


Change log:

0.02  Thu Aug 16 22:17:00 2001
  - Fixed error in parsing of DBILogConfig_log_format that caused
    things to break when whitespace was used in parameters.

  - Added support for the following logging formats:

    b - bytes sent, excluding HTTP headers, in CLF format, i.e. a
        '-' rather than a 0 when no bytes are sent
    B - Bytes sent, excluding HTTP headers (%b used to be the format for this)
    H - The request protocol
    m - The request method
    q - The query string (prepended with a ? if a query string
        exists, otherwise an empty string)

  - Added stubs for future support of:

    A - Local IP-address
	c - Connection status when response is completed
        'X' = connection aborted before the response completed
        '+' = connection may be kept alive after the response is sent
        '-' = connection will be closed after the response is sent
    V - The server name according to the UseCanonicalName setting

    Support for these formats will be completed when mod_perl makes
    this information available via the Apache request, connection
    and server APIs.
2004-12-05 20:16:37 +00:00
he
9a0c92d656 Update p5-HTML-Table from version 1.15 to 2.02.
Add HOMEPAGE pointing into search.cpan.org.


Change log:

2.02
      18 March 2004
    - Changed the history section in the POD to add the original
      author's consent for the adoption of the module by Anthony Peacock.
      Thanks to Stacy Lacey <stacy-lacy@computer.org> for this.
    - Beta testing over, promote this version to production.

2.02-beta
	  18 Feb 2004
	- Bug in getTable method, when using row attributes.
	  Thanks to Piotr Kodizis <Piotr.Kodzis@inteligo.pl> for
	  bug report and fix

2.01-beta
	  19 Nov 2003
	- Bug in sort routine caused by change to new data structure.
	  Thanks to Brad Rubenstein <Brad@bradrubenstein.com> for
	  bug report and fix

2.00-beta
	  24 Oct 2003
	- First beta test version of the 2.xx strand.  This version
	  introduces a new internal representation for the table data and
	  attributes which should make maintenance and development
	  much easier.

1.20  22 Oct 2003
	- Changed setRowVAlign to set the attribute in the TR tag
	  instead of in each TD tag.
	  Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>
	- Changed setRowNoWrap to set the attribute in the TR tag
	  instead of in each TD tag.  Fixed by Anthony Peacock
	  <a.peacock@chime.ucl.ac.uk>
	- Changed all of the set* methods to accept -1 as a col or
	  row reference.  Where -1 is used, the method will work
	  on the last row or col.  Fixed by Anthony Peacock
	  <a.peacock@chime.ucl.ac.uk>
	 - Updated the documentation to include the setLast methods
	  (added July 2002!) and the -1 col/row parameter change.
	  Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>

1.19  22 Aug 2003
    - Added MIDDLE and BASELINE parameters to setCellVAlign.
   	  Thanks to Alejandro Juarez <alex@BSDCoders.Org> for adding this

1.18a 9 May 2003
    - Fixed bug in new method, where specifying -rows and -head or -data caused
      unexpected behaviour.
   	  Thanks to Tom Brown <rvvs30@email.sps.mot.com> for finding this

1.18  6 May 2003
    - Improved sort method.
   	  Thanks to David Link <dvlink@yahoo.com> for this addition

1.17  2 September 2002
	- Added the 'head' parameter to the new method.
	  Thanks to Tommi Maekitalo <t.maekitalo@epgmbh.de> for this addition
	- Added the ability to initialise the table from an array
	  ref to the new method.  Thanks to Tommi Maekitalo
	  <t.maekitalo@epgmbh.de> for this addition

1.16  22 July 2002
	- Method setCellSpan was documented but not implemented.
	  Thanks to David Link <dvlink@yahoo.com> for finding this

	- Added methods setClass|setCellClass|setRowClass|setColClass.
	  Thanks to Al Tobey <albert.tobey@priority-health.com>
	  for suggesting this

	- Added method sort.  Sorts a table by the values of a specified column.
	  Sort can be numeric or alphanumeric, ascending or descending.
	  Thanks to David Link <dvlink@yahoo.com> for this addition

	- Added versions of the setCell|Row|Col methods, setLastCell|Row|Col.
	  These automatically apply the method to the last Cell|Row|Col
	  in the table.  Thanks to Paul Vernaza <vernaza@stwing.upenn.edu>
	  for this addition

	- Added quotes around caption style parameter.
	  Thanks to Ville Skytta" <ville.skytta@iki.fi> for fixing this

  	- Changed the <br> tag to <br /> in _getTableHashValues.
	  Thanks to Ville Skytta" <ville.skytta@iki.fi> for fixing this
2004-12-05 18:45:12 +00:00
he
d9cbe8c612 Update p5-HTML-Parser from version 3.35 to 3.42.
Change HOMEPAGE to author-independent link on search.cpan.org.


Change log:

2004-12-04   Gisle Aas <gisle@ActiveState.com>

     Release 3.42

     Avoid sv_catpvn_utf8_upgrade() as that macro was not
     available in perl-5.8.0.
     Patch by Reed Russell <Russell.Reed@acxiom.com>.

     Add casts to suppress compilation warnings for char/U8
     mismatches.

     HTML::HeadParser will always push new header values.
     This make sure we never loose old header values.



2004-11-30   Gisle Aas <gisle@ActiveState.com>

     Release 3.41

     Fix unresolved symbol error with perl-5.005.



2004-11-29   Gisle Aas <gisle@ActiveState.com>

     Release 3.40

     Make utf8_mode only available on perl-5.8 or better.  It produced
     garbage with older versions of perl.

     Emit warning if entities are decoded and something in the first
     chunk looks like hibit UTF-8.  Previously this warning was only
     triggered for documents with BOM.



2004-11-23   Gisle Aas <gisle@ActiveState.com>

     Release 3.39_92

     More documentation of the Unicode issues.  Moved around HTML::Parser
     documentation a bit.

     New boolean option; $p->utf8_mode to allow parsing of raw  UTF-8.

     Documented that HTML::Entities::decode_entities() can take multiple
     arguments.

     Unterminated entities are now decoded in text (compatibility
     with MSIE misfeature).

     Document HTML::Entities::_decode_entities(); this variation of the
     decode_entities() function has been available for a long time, but
     have not been documented until now.

     HTML::Entities::_decode_entities() can now be told to try to
     expand unterminated entities.

     Simplified Makefile.PL



2004-11-23   Gisle Aas <gisle@ActiveState.com>

     Release 3.39_91

     The HTML::HeadParser will skip Unicode BOM.  Previously it
     would consider the <head> section done when it saw the BOM.

     The parser will look for Unicode BOM and give appropriate
     warnings if the form found indicate trouble.

     If no matching end tag is found for <script>, <style>, <xmp>
     <title>, <textarea> then generate one where the next tag
     starts.

     For <script> and <style> recognize quoted strings and don't
     consider end element if the corresponding end tag is found
     inside such a string.



2004-11-17   Gisle Aas <gisle@ActiveState.com>

     Release 3.39_90

     The <title> element is now parsed in literal mode, which
     means that other tags are not recognized until </title> has
     been seen.

     Unicode support for perl-5.8 and better.

        Decoding Unicode entities always enabled; no longer a compile
        time option.

        Propagation of UTF8 state on strings.
        Patch contributed by John Gardiner Myers <jgmyers@proofpoint.com>.

        Calculate offsets and lengths in chars for Unicode strings.

     Fixed link typo in the HTML::TokeParser documentation.



2004-11-11   Gisle Aas <gisle@ActiveState.com>

     Release 3.38

     New boolean option; $p->closing_plaintext
     Contributed by Alex Kapranoff <alex@kapranoff.ru>



2004-11-10   Gisle Aas <gisle@ActiveState.com>

     Release 3.37

     Improved handling of HTML encoded surrogate pairs and illegally
     endoded Unicode; <http://rt.cpan.org/Ticket/Display.html?id=7785>.
     Patch by John Gardiner Myers <jgmyers@proofpoint.com>.

     Avoid generating bad UTF8 strings when decoding entities
     representing chars beyond #255 in 8-bit strings.  Such bad
     UTF8 sometimes made perl-5.8.5 and older segfault.

     Undocument v2 style subclassing in synopsis section.

     Internal cleanup:

        Make 'gcc -Wall' happier.

        Avoid modification of PVs during parsing of attrspec.
        Another patch by John Gardiner Myers.



2004-04-01   Gisle Aas <gisle@ActiveState.com>

     Release 3.36

     Improved MSIE/Mozilla compatibility.  If the same attribute
     name repeats for a start tag, use the first value instead
     of the last.  Patch by Nick Duffek <html-parser@duffek.com>.
     <https://rt.cpan.org/Ticket/Display.html?id=5472>
2004-12-05 18:38:58 +00:00
he
61edb46c5e Update p5-HTML-Format from version 2.03 to 2.04.
Change log:

2004-06-01   Sean M. Burke <sburke@cpan.org>

   Release 2.04 -- just cosmetic doc changes

   Also, bumping all the version numbers up to 2.04 just for fun.
2004-12-05 18:28:21 +00:00
he
0882cd9de1 Update p5-HTML-FillInForm from version 1.03 to 1.04.
Add HOMEPAGE pointing into search.cpan.org.


Change log (yes, it really says 1.10, but this *is* 1.04.  Probably typo.):

1.10 - March 8th, 2004

Now queries passed objects for form fields as it encounters them instead of
asking for all fields up front.  This allows the type of object passed
to not have to return all the fields in a empty ->param() call.
(Dave Rolsky)

Generate XHTML-compliant tags (Dave Rolsky)

Documented behavior when passing undef values.

Fixed bug when HTML form has two or more radio buttons and second or
higher radio button is selected.  (Dan Kubb)

Made ignore_fields work with fdat, included new test script
18_ignore_fdat.t (James Tolley)
2004-12-05 18:25:43 +00:00
he
9f505121f9 Update p5-HTML-Mason from version 1.26 to 1.28.
Add dependence on p5-libapreq, as that appears to be required
to run this with mod_perl (what would otherwise be the point? ;-)


Change log:

1.28  November 6, 2004

      This version is entirely identical to 1.27 except for a fix to make
      CPAN/PAUSE properly index the version number in
      HTML::Mason::ApacheHandler.  If you already installed 1.27 you do not
      need to install this version unless you want to fix the "out of date
      modules" report from the CPAN or CPANPLUS shells.

1.27  October 28, 2004

    [ ENHANCEMENTS ]

    - Full support for Apache2/mod_perl2.

    [ BUG FIXES ]

    - The request object was not available as $m in the preamble if
      in_package was set.  Reported by David Wheeler and David Baird.  Task
      id #538.

    - Component with subcomponents or methods were not getting freed when
      they were purged from the code cache.  Task id #549.

    - Component calls (<& &>) starting with a newline were compiled
      incorrectly. Reported by Rick Delaney. Task id #564.

    - If both a parent request and subrequest had autoflush set, output
      from the subrequest wasn't actually flushed.  Reported by Tony
      Clayton.  Task id #550.

    - The documentation in HTML::Mason::Tests for the path and call_path
      parameters was wrong.  Reported by Michael Gray.  Task id #528.

    - Line numbers in errors were incorrectly reported if the error
      happened in code after an <%args>, <%attr>, or <%flags> block.
      Reported by Tony Clayton.  Task id #552.

    - The Apache handler now only sends headers once if make_request()
      aborts, such as when a redirect is executed in a
      MasonX::Interp::WithCallbacks callback.
2004-12-05 18:19:26 +00:00
he
7ed84fa14e Update p5-CGI-Minimal from version 1.06 to 1.16.
Add a HOMEPAGE pointing into CPAN.

Change log:

 1.16 12 Nov 2004 - Added CGI::Simple to the benchmarks table. Tweaked
		    regresssion tests for MS-Windows. Added 'delete' and
		    'delete_all' methods and regression tests. Added
		    ':preload' flag for preloading all sub-components at
		    module 'use' time.  Fixed bug introduced with 1.15 in
		    param value setting code.

 1.15 09 Nov 2004 - Added more regression tests. Fixed url encoder to comply
                    better with RFC2396. Tuned performance some more. Extended
                    benchmarks table to cover more CGI form decoders.

 1.14 16 Oct 2004 - Tuned module load time (about a 40% improvement) and
                    add performance tuning hints

 1.13 28 Sep 2004 - Removed support for Module::Build.

 1.12 25 Sep 2004 - Tweaked the default form parser to accept ';' as a field
		    seperator in addition to '&'. Change suggested by
		    Peter Karman.  Eliminated the explicit
		    application/sgml-form-urlencoded support as redundant
		    (it still works, it is just not explicitly different
		    than application/x-www-form-urlencoded support
		    anymore).

		    Adjusted the multipart form parser to be more robust
		    against malformed MIME boundaries and the build tests
		    to work around a bug in Perl 5.8.0 UTF8ness and split.

                    Added documentation of command line script testing behavior.

		    Tightened up the code to reduce size (went from 14.9K
		    to 11K).

                    Removed the 'sgml_safe_mode' redirect code since there
                    was no exposed interface to it anyway.

		    Squashed a bug where the global buffer might fail to
		    initialize correctly for 0 byte POST forms (only
		    impacted  use of the 'raw' method for POST use).

                    Added regression test for form truncation

                    Added LICENSE section to documentation

                    Added Module::Build installation support

 1.11 28 Sep 2003 - Tweaked test script to avoid warnings about
                    opening STDIN filehandle for writing. No functional
                    changes.

 1.10 04 Apr 2003 - Added 'binmode STDIN' on module load to correct for
                    windows defaulting to 7-bit filehandles. Fixed problem
                    where split would fail on unusual MIME boundary strings.
                    Problems noticed by Markus Wichitill.

                    Deferred loading of 'Carp' unless actually needed.

                    Small code cleanups.

                    Removed big disclaimer from .pm and moved
                    in pod to 'DISCLAIMERS' section

                    Added tests

 1.09 19 Mar 2002 - Exposed CGI::Minimal::reset_globals class method to
                    support non-mod_perl persistent execution environments.

 1.08 26 Jul 2001 - Added 'raw' method for obtaining a dump of the
		    raw input buffer data without any parsing.
		    Seperated POD docs into a distinct .pod file.

 1.07 01 Dec 2000 - Added capability of taking a GET style parameter string
                    via STDIN if running at the command line.
2004-12-05 15:48:05 +00:00
he
a59fdc7c30 Update p5-CGI-Application from version 2.1 to 3.31.
Added a HOMEPAGE pointing into CPAN.

Change log:

3.31 Sun Sep 26, 2004
    - Documentation clean-ups. No code changes.

3.30  Sun Sep 26, 2004
    - Refactored test suite to use Test::More (Gabor Szabo)
    - Removed warnings being emitted for documented API calls
    - minor code clean-up to load_tmpl() (Emanuele Zeppieri)
	- Support for passing multiple template paths to HTML::Template
	  (Michael Peters)
	- Added error_mode to support trapping runmodes dying (Rob Kinyon)
	- Added Plug-in related documentation. (Mark Stosberg)
	- mode_param() updated to more easily set the run mode from
	  $ENV{PATH_INFO} (Mark Stosberg)

3.22  Fri Feb 13, 2004
    - The nocgicarp flag introduced in 3.2 has now been removed due
      to ill importing side effects. Instead, we now simply use Carp
      instead of CGI::Carp. You must now explicitly load CGI::Carp if you want
      it. Any code that used the brief-lived 'nocgicarp' feature will need to
      be updated.
    - Support for run modes named '0'. (Josh Glover)

3.21  Wed Feb 4, 2004
    - Updated some header tests to be compatible with old and new versions of
      CGI.pm, which handled the capitalization of the header differently.
      (Mark Stosberg)

3.2   Sat Jan 31, 2004
    - header_add() has been added to allow setting extra headers, particularly
      cookies, after header_props has already been called (Cees Hek,
      Mark Stosberg)
    - CGI::Carp is now optional. See docs for details. (Steve Hay)
    - Avoid 'unitialized value' warning on redirects (Cees Hek)
    - Some tests added (Mark Stosberg)
    - Updated documentation to use term "Run Mode" consistently, versus
      "Run-Mode" with a dash. Run-mode-with-a-dash is dead. Don't revive it.
      Also added mentions of the CGI::Application wiki and
      CGI::Application::ValidateRM (Mark Stosberg)
    - Fixed typo in cgiapp_postrun documentation (Steve Hay)
    - Improved exception handling (Steve Hay)
    - delete() method added to remove items stored using param()
      (Michael Peters)
    - 'CGI_APP_RETURN_ONLY' environment variable that is used for testing is now
      documented (Michael Peters)
    - dump_html() is now properly HTML-escaped (podmaster, Brian Cassidy)
    - Migrated from Makefile.PL to Build.PL. Either can now be used for
      installation.
    - Updated 'Changes' file to put new releases on top.

3.1   Mon Jun  2 07:54:31 EDT 2003
    - Changed dump_html default run mode to be referenced by name
      instead of sub-ref.  This allows dump_html() to be overridden
      in sub-class.
	- Added current run mode to output of dump() and dump_html().
	  (Thanks to Mark Stosberg for the suggestion.)
	- Added example of doing an HTTP redirect (suggested by Sam Tregar)
	- Fixed bug where non-CGI.pm query objects couldn't be set
	  at initialization time via the new() method.  (Thanks to Steve
	  Hay for the catch.)
    - Added header_type("none") to surpress HTTP header output.
      (Thanks to Steve Comrie for the suggestion.)
    - Numerous typos corrected in POD.
    - Added cgiapp_postrun() hook.  This hook allows run mode output
      to be "pipelined" through optional filters, modifying the
      content and HTTP headers if so desired.

3.0   Sat Feb  1 02:27:19 EST 2003
	- Changed run_modes() method to allow list of run modes to be
	  designated via an array reference.  This will automatically
	  create a run modes table which maps from a run mode to a
	  run mode method of the same name.  Bumped major revision
	  number to reflect this significant change in functionality.
	- Clarified license for module (GPL or Artistic).  Included
	  licenses in distribution package.

2.6   Mon Oct  7 07:34:35 EDT 2002
	- Changed the run() method to use Perl's built-in dynamic method
	  call for all run modes, whether by name or by code ref.  This
	  is intended to improve run-time performance somewhat.  Thanks
	  to Darin McBride for this patch.
	- Added new override-able method cgiapp_get_query().  This method
	  is called when CGI::Application first needs access to the CGI
	  query object.  By default, this is a CGI.pm object.  It is
	  possible to override the cgiapp_get_query() method to return
	  an object of some other module besides CGI.pm, providing
	  that it is sufficiently compatible.  Thanks to Eric Andreychek
	  for the suggestion and his help troubleshooting the code.

2.5   Thu Jul 18 07:45:47 EDT 2002
	- Changed mailing list address.  The new mailing list address.
	  To subscribe: cgiapp-subscribe@lists.erlbaum.net
	  To post message: cgiapp@lists.erlbaum.net

2.4   Sat May 25 13:32:44 EDT 2002
	- Modified tmpl_path() to propagate to HTML::Template's PATH
	  parameter.  This provides much more useful and intuitive
	  behavior.  Thanks to Sam Tregar for the patch!
	- Added prerun_mode() method to allow the run mode to be
	  dynamically changed inside the cgiapp_prerun() method.
	  Thanks to Steve Comrie for the suggestion of using a
	  method call for this function.  Thanks to many other list
	  members for further refining this idea.
	- Refactored some test cases, general code clean-up.
	- Refactored POD a bit to make it less intimidating for
	  new users.

2.3   Mon May  6 07:12:09 EDT 2002
	- Fixed minor bug in build system for older Perl versions.

2.2   Sun Aug 19 12:20:21 EDT 2001
	- Added new module CGI::Application::Mailform as both an
	  example of how to use CGI::Application and a useful
	  (albeit simple) reusable web-based application.
	- CGI::Application::Mailform allows the contents of
	  data submitted through HTML forms to be easily sent
	  via email to a specified recipient.  This application
	  is intended to be very easy to reuse, yet secure
	  and functional enough to replace some of the most
	  onerous "mailform" scripts which have been floating
	  around the Internet for ages.
	- Added cgiapp_prerun() hook, for adding global behaviors
	  before the run mode method is called.  The cgiapp_prerun()
	  gets the name of the run mode as a parameter.  This would
	  allow the user to perform some action based on the
	  current run mode.
2004-12-05 15:41:16 +00:00
he
f55f0ccc2b Update p5-HTML-Template from version 2.6 to 2.7.
Change log:

2.7 Thu Jun 24 12:00:00 2004
   - New Feature: Added javascript escaping with ESCAPE=JS. (Craig Manley)

   - Bug Fix: Improved cache keying to be sensitive to options which
              alter the compilation of templates (path, search_path,
              loop_context_vars and global_vars).  Calls to new() with
              different settings for any of these options will no longer pull
              incorrect cached objects.

   - Bug Fix: Added code to detect broken Perl 5.8.0 installs
              during installation (i.e. Redhat 8 and 9).

   - Bug Fix: Fixed parsing of ESCAPE='URL' (Paul Baker)

   - Bug Fix: Added check for empty filename passed to new().

   - Test Fix: Migrated tests to Test::More.  This will allow the
               easier introduction of new tests and the use of
               Devel::Cover. (Gabor Szabo)
2004-12-05 15:27:12 +00:00
jmmv
f005839a37 Epiphany Extensions 1.4.3
=========================

Changes

	* Fix tab closing with tab-grouper extension
	* Select first menu item when popping up context menu with keyboard
	* Fix compilation with latest mozilla trunk
	* Simplify certificates extension
	* Fix build with latest mozilla trunk

Updated translations

	* Christian Neumair (de)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)

Epiphany Extensions 1.4.2
=========================

Interface improvements

	* Implement context menu in "Links" tab of the Page Info dialog
	  (Christian)

Bug fixes

	* Fix a mem leak (Christian)
	* 64 bit portability fix (Andrzej Dopierała)

Translations updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)

Epiphany Extensions 1.4.1
=========================

New extensions

	* Sidebar extension, written by Crispin Flowerday

Bug fixes

	* Fix some mem leaks (Adam) [#153470, #153471, #153473]
	* Fix crash (Christian) [#153712]
	* Always load unnamed stylesheets (Adam) [#153739]
	* Don't block stylesheets without "media" attribute (Adam) [#153710]
	* Fix many compiler warnings (Christian)

Translation updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)
2004-12-04 23:13:27 +00:00
jmmv
fb79dc34f6 Update to 1.2.3:
* Fixes:

- Fix double-protocol insertion in Insert Image dialog. (Todd).
- Fix double-mnemonic in Format menu (Adam).
- Make menus translatable (Isak).
- Update the RPM spec file to handle Scrollkeeper data (Todd).
2004-12-04 17:35:28 +00:00