Commit graph

2767 commits

Author SHA1 Message Date
abs
4af8d554a9 Updated HTML-FixEntities to 1.03
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-12-09 19:17:19 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
grant
65583bdcc3 Updated phoenix-linux to 0.5.
Changes since 0.4 include:

* Multiple homepages
* Intellimouse 5-button support
* Sidebar remembers its state across sessions
* Download fixes
* History improvements
* Accessibility improvements
* Size and memory reduction
* Performance improvements
* Stability improvements
* Many many more themes (http://texturizer.net/phoenix/themes.html)
* Miscellaneous bug fixes, including middle clicking in content area

The full list of changes can be found at:

	http://www.mozilla.org/projects/phoenix/phoenix-release-notes.html

Thanks to Oliver Tonnhofer for submitting this update in PR pkg/19328.
2002-12-09 00:24:51 +00:00
mrg
674571ffd7 the solaris dynamic linker is called /usr/lib/ld.so.1, not /usr/lib/ld.so.
the latter is the a.out dynamic linker.  as we're using the ELF navigator,
look for the ELF dynamic linker.
2002-12-08 01:54:19 +00:00
jmmv
70adb306d2 Trivially update to curl 7.10.2.
Changes since 7.10.1:
- Dave Halbakken added curl_version_info to lib/libcurl.def to make libcurl
  properly build with MSVC on Windows.
- Doing HTTP PUT without a specified file size now makes libcurl use
  Transfer-Encoding: chunked.
- Bug report #634625 identified how curl returned timeout immediately when
  CURLOPT_CONNECTTIMEOUT was used and provided a fix.
- Lehel Bernadt found out and fixed. libcurl sent error message to the debug
  output when it stored the error message.
- Avery Fay found some problems with the DNS cache (when the cache time was
  set to 0 we got a memory leak, but when the leak was fixed he got a crash
  when he used the CURLOPT_INTERFACE with that) that had me do some real
  restructuring so that we now have a reference counter in the dns cache
  entries to prevent an entry to get flushed while still actually in use.
  I also detected that we previously didn't update the time stamp when we
  extracted an entry from the cache so that must've been a reason for some
  very weird dns cache bugs.
- Downgraded automake to 1.6.3 in an attempt to fix cygwin problems. (It
  turned out this didn't help though.)
- Disable the DNS cache (by setting the timeout to 0) made libcurl leak
  memory. Avery Fay brought the example code that proved this.
- Upgraded to autoconf 2.54 and automake 1.7 on the release-build host.
- Kevin Roth made the command line tool check for a CURL_CA_BUNDLE environment
  variable (if --cacert isn't used) and if not set, the Windows version will
  check for a file named "curl-ca-bundle.crt" in the current directory or the
  directory where curl is located. That file is then used as CA root cert
  bundle.
- Avery Fay pointed out that curl's configure scrip didn't get right if you
  used autoconf newer than 2.52. This was due to some badly quoted code.
- Emiliano Ida confirmed that we now build properly with the Borland C++
  compiler too. We needed yet another fix for the ISO cpp check in the curl.h
  header file.
- Yet another fix was needed to get the HTTP download without headers to work.
  This time it was needed if the first "believed header" was read all in the
  first read. Test 306 has not run properly since the 11th october fix.
- Zvi Har'El pointed out a problem with curl's name resolving on Redhat 8
  machines (running IPv6 disabled). Mats Lidell let me use an account on his
  machine and I could verify that gethostbyname_r() has been changed to return
  EAGAIN instead of ERANGE when the given buffer size is too small. This is
  glibc 2.2.93.
- Albert Chin helped me get the -no-undefined option corrected in
  lib/Makefile.am since Cygwin builds want it there while Solaris builds don't
  want it present. Kevin Roth helped me try it out on cygwin.
- Nikita Schmidt provided a bug fix for a FOLLOWLOCATION bug introduced when
  the ../ support got in (7.10.1).
- Fabrizio Ammollo pointed out a remaining problem with FOLLOWLOCATION in
  the multi interface.
- Richard Cooper's experimenting proved that -j (CURLOPT_COOKIESESSION) didn't
  work quite as supposed. You needed to set it *before* you use
  CURLOPT_COOKIEFILE, and we dont' want that kind of dependencies.
- Andrés García provided corrections for erratas in four libcurl man pages.
- Starting now, we generate and include PDF versions of all the docs in the
  release archives.
- Trying to connect to a host on a bad port number caused the multi interface
  to never return failure and it appeared to keep on trying forever (it just
  didn't do anything).
- Downloading HTTP without headers didn't work 100%, some of the initial data
  got written twice. Kevin Roth reported.
- Kevin Roth found out the "config file" parser in the client code could
  segfault, like if DOS newlines were used.
2002-12-07 23:38:56 +00:00
drochner
95a1dc8c68 update to 1.8.23
changes:
HTMLDOC now supports a full alpha channel in PNG files.
HTMLDOC now reports an error when a table, image, or section of text
 overflows into an adjacent table cell or off the right edge of the page.
The NEW SHEET page comment now breaks on N-up boundaries when N is
 greater than 1.
bugfixes
2002-12-07 18:53:13 +00:00
drochner
05397d454f update to 0.13
changes:
Bugfixes, more solid CMF & Plone support, wikimail enhancements, skins
re-organization.
2002-12-07 18:04:12 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wiz
8c9ba09ba3 Try to make lintpkgsrc happy. 2002-12-05 11:45:49 +00:00
drochner
7ea2d71dfe misc cleanup 2002-12-05 11:31:56 +00:00
tron
0203e6dd3e Update "opera6" package to version 6.11. Changes since version 6.10:
Fixed some problems with banner handling. Banner data with corrupted
contents could in some cases crash Opera.
2002-12-05 08:12:42 +00:00
grant
152ed14a8c use automatic MESSAGE handling. 2002-12-05 05:51:18 +00:00
uebayasi
bea2c68c4f Correct checksum. (Possibly the distfile was changed in the master site?)
PR19287 by <seebs at vash dot cel dot plethora dot net>.
2002-12-05 02:59:46 +00:00
taya
cf27da7dd8 Update mozilla to 1.2.1
What's new from Release notes:
(See release notes for detail - http://www.mozilla.org/releases/mozilla1.2.1/)
Browser
 * Type Ahead Find is a new feature that allows quick navigation when you type
   a succession of characters in the browser, matching the text in one or more
   links on the page.

 * Building on Mozilla's customizability, you can now show toolbars as
   text/icons/both (in the default Classic theme). We also have a few other
   usability improvements like image selection visualization (image highlights
   with system selection color when selected) and the removal of the confusing
   toolbar grippies.

 * Improvements to native look and feel in both the browser interface and
   the browser content area. We now support most native GTK themes in Mozilla
   which means that your Mozilla toolbars and other widgets will pick up
   the GTK theme look and feel. We also support native look and feel for web
   content like form controls under windowsXP.

 * Making tabbed browsing even more useful, you can launch the browser with
   a group of bookmarks as your start page. This loads several pages into tabs
   at startup.

 * Keyboard access is greatly improved including additional accesskeys for
   menus, other ui elements and page elements.

 * We have a new features that utilizes browser idle time to download
   or prefetch documents that the user might visit in the near future.

 * XML prettyprinting, similar to IEs default-view for XML is now available
   in Mozilla.

Mail
 * Mozilla Mail has a new "filter after the fact" capability so users can
   create a filter and then run that filter on already downloaded mail.
   Filter logging has also been implemented which allows power users to see
   a log of all of the filter actions.

 * In mail you can now select and copy text from message headers and you can
   now drag and drop from the message search results window.
2002-12-04 15:20:27 +00:00
drochner
1e249b2cad add missing version number (pointed out by Martti Kuparinen) 2002-12-04 11:54:33 +00:00
rearnsha
73cbcb6fe9 Correct output filename: Extrnals.html, not Extnals.html 2002-12-04 11:34:13 +00:00
drochner
f691c4c3ad add zope HTML documentation 2002-12-03 19:48:53 +00:00
drochner
7c68a76293 added this weather thing 2002-12-03 19:38:22 +00:00
drochner
46039c74e8 zope product to display weather data 2002-12-03 19:36:49 +00:00
wiz
68165f26dc regen (squid-2.5.STABLE1-disable-http-violations.patch size and SHA1 change) 2002-12-03 16:58:56 +00:00
wiz
cb75f7a2bd Downgrade buildlink depends to libwww>=5.3.2nb2.
Noted by Frederick Bruckman on tech-pkg.
2002-12-03 16:47:32 +00:00
grant
dac711e214 allow 'mkcert' to work on Solaris by using ${SH} rather than /bin/sh. 2002-12-03 14:31:32 +00:00
grant
6b64e15604 Update mozilla-linux to 1.2.1.
Major changes since Mozilla 1.1:

Browser
* Type ahead find
* Additional toolbar customization
* Visual enhancements to interface
* Tabbed browsing enhancements
* Browser idle time can now be used to auto-fetch ahead documents
* XML prettyprinting
* Fix for DHTML bug in 1.2

Mail
* New "filter after the fact" capability
* Drag and drop from the message search results window

The full list of changes can be found at

	http://www.mozilla.org/releases/mozilla1.2.1/
2002-12-03 08:59:48 +00:00
wiz
5bcae32496 Fix DEPENDS lines to use -[0-9]* instead of -*. 2002-12-02 15:17:58 +00:00
tron
d608a740c8 Update package "analog" to version 5.30. Changes since version 5.24:
- Reads gzipped logfiles without the need for an UNCOMPRESS command.
- Host inclusions and exclusions can now use IP address ranges and subnet
  masks.
- New command BYTESDP command to list kilobytes etc. to a chosen number of
  decimal places.
- New code for RISC OS port.
- Indonesian and Slovak language files.
- New How-To entitled Getting started under Windows.
2002-12-02 12:08:43 +00:00
grant
d4b0776ace If we include buildlink2.mk files, we need to turn on USE_BUILDLINK2
:-)

Fixes openssl dependancy problem on platforms which do not have a
suitable (read: secure) openssl in the base system.

Some whitespace cleanup.
2002-12-02 03:09:01 +00:00
grant
1c2ca2f346 src/fs/diskd: only include sys/msg.h if we have it.
fixes build on (at least) Darwin 6.2.
2002-12-01 05:36:51 +00:00
drochner
e3633faa23 update to 0.8.6.1
changes:
       - Added Indexer object, which can find index entries and present
         them.
       - Enabled nested markup in text.
       - Added easier way to add references to files, images. Can now
         also reference assets not in local folder.
       - Ability to open/close branches of the site. Added a new
         'Viewer' role. Users with this role can see closed branches.
       - Request for approval now implemented; users can leave a message
         for the editors.
       - Added new definition list element.
       - Images now have various alignment options.
       - Beginnings of Silva XML import infrastructure.
2002-11-29 17:49:50 +00:00
drochner
052fc54588 add 2 zope pkgs 2002-11-29 17:42:17 +00:00
drochner
601ad6e7a8 import "colorz" - a color scheme editor for Zope 2002-11-29 17:36:15 +00:00
drochner
0ad02b26e6 add an extension to store Zope data in the normal file system 2002-11-29 17:34:46 +00:00
drochner
869d4ffeca the distfile changed w/o name change 2002-11-29 17:26:33 +00:00
itojun
5022f86334 w3m now needs gtk-pixbuf. PR 19198. 2002-11-29 05:19:55 +00:00
drochner
240e675eac update to 0.8.3
changes:
- Instead of checking for an attribute 'cached' it is now calling
       a method called 'cached()' on the widget.
2002-11-28 12:45:02 +00:00
itojun
7c9a898c4b update to 0.3.2.1 (w3m-0.3.2.1-m17n-20021127).
full changelog is too long to be included here.  most important fix is below:

> From: Fumitoshi UKAI <ukai@debian.or.jp>
> w3m 0.3.2.1 is stable update of w3m 0.3.2.
> Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found a security vulnerability
> in w3m 0.3.2 that w3m will miss to escape html tag in frame contents,
> so malicious frame html will deceive you to access your local files, cookies
> and so on.
2002-11-28 05:24:16 +00:00
drochner
906a069b3b update to 1.2.1
changes:
-preparation for zope-2.6
-look-&-feel changes
-bugfixes
2002-11-27 16:27:03 +00:00
drochner
0a13f2b8a7 update to 1.5.0
changes:
-New feature: standard_object_list = the AbracadabraObjectBox will be filled
 with the returned object-ids;
-standard_object_list can be a python-script which returns id dependent on the
 context; VERY, VERY USEFUL FEATURE!
-refactored CharacterMapping into own file for easier custom modifications
-redesigned the code for auto_id; added a auto_id-feature for all non integer
 and string-type-properties as current timestamp
-refactored code for AbracadabraObjectBox; you can call insert the
 AbracadabraObjectBox with into your manage_methods.
2002-11-27 16:22:59 +00:00
drochner
9281216056 update to 1.3.0
changes:
-XML serialization of forms added
-bugfixes
2002-11-27 15:14:22 +00:00
drochner
995949c8e0 update to 0.6
changes:
-comment management added
-bugfixes
2002-11-27 15:11:16 +00:00
cjep
a24ad9a188 Add RCS tag. 2002-11-26 22:02:44 +00:00
drochner
9b1d7a1698 the ssl command line argument has changed -- fix to pullin ssl support
again
2002-11-26 21:05:46 +00:00
jmmv
cfac08870a Make this package install its configuration file in the examples directory
and use PKG_SYSCONFDIR stuff to copy it to the right place. Bump
PKGREVISION to 1.

Approved by wiz.
2002-11-26 15:07:31 +00:00
wiz
14178e8c40 Update to 0.23.5, needed by to-be-committed subversion update.
Excerpt of changes (+portability and bug fixes):
* Add support for `--la-file' argument to neon-config, which prints the
 full path of the installed libneon.la file.
* Improved address resolver (ne_addr_*) replacing ne_name_lookup():
 - use getaddrinfo() if found; include support for IPv6 (based on work
 by Noriaki Takamiya)
* For a hostname with multiple addresses, each address is tried in turn
 until a connection is made.
* RFC2818 compliance for certificate identity checks in SSL:
 - use `dNSname' values in subjectAltName extension if present
 - hostname comparison fixed to not be case-sensitive
* Added NE_DBG_SSL debug channel.
* ne_strerror changed to return the passed-in buffer.
* Added ne_strnzcpy macro to ne_string.h.
* Added reference documentation:
 - ne_sock_init, ne_addr_*.
* Remove the const qualifier from the reason_phrase field in ne_status.
 - ne_parse_statusline() now strdup's the reason_phrase
* Remove the status_line argument from ne_207_end_propstat and _end_response
* Change ne_session_create, ne_session_proxy, ne_sock_connect, and the
 'port' field of the ne_uri structure to use an unsigned int for port numbers
* ne_uri_defaultport returns unsigned and '0' on an unknown port (not -1).
* Changes to hooks interface:
 - pass an ne_request pointer to per-request hooks
 - replace "accessor" hooks with ne_{get,set}_{request,session}_private
* Authentication changes:
 - the hooks changes fix a segfault if auth is enabled for an SSL session
 through a proxy server
 - fix ne_forget_auth segfault if either proxy or server auth are not used
* Improvements to persistent connection retry logic and error handling
 in request code; fixing some cases where some errors where incorrectly
 treated as a persistent connection timeout
 - a TCP RST at the appropriate time is now treated as a persistent
 connection timeout.
 - handle persistent connection timeouts on SSL connections
* Changes to SSL support:
 - improved error handling
 - fix for proxy CONNECT tunnelling with some proxies (e.g. Traffic-Server)
 - fix potential segfault if client cert. provider callback is used
 - fix to use supplied password callback for PEM-encoded client certificates
 (Daniel Berlin)
* Remove ne_read_file().
* ne_version_match replaces ne_version_minimum (semantics changed slightly).
* XML request bodies use a content-type of "application/xml" now;
 applications can use NE_XML_MEDIA_TYPE from ne_xml.h
2002-11-25 20:01:43 +00:00
wiz
152c7c943a Switch ppc to suse emulation packages instead of linuxppc_lib. 2002-11-25 17:45:03 +00:00
wiz
15ab37dbbf Nit in last. 2002-11-25 17:23:21 +00:00
wiz
2d6d700d14 Put comment at begin of line so that make recognizes it. 2002-11-25 17:23:01 +00:00
wiz
b0e822e657 Update MASTER_SITES for ppc version. 2002-11-25 17:22:05 +00:00
taca
ffd8df082f Update squid package to squid-2.5.1nb2.
- Apply disabled official patch since the patch's content has corrected.

    * Impossible to define acls with spaces in them

- Remove "@unexec ${RMDIR} %D/etc/squid ..." line from PLIST since
  there is already removing directory line which use more generic
  PKG_SYSCONFDIR variable.
2002-11-25 14:46:14 +00:00
itojun
c0a4e7a69b pull in http://lynx.isc.org/current/lynx2.8.4rel.1d.patch.gz.
* correct inverted logic of restrictions table which made "-restrict=default"
  provide incorrect values for several items.  This was broken in 2.8.4dev.19
  (reported by Jeff Long <long@ukans.edu> and RobertM <robm@bob.bofh.org>) -TD
* correct check for calling endwin() to allow for curses implementations
  without newterm (report/patch by Brett Lymn).
2002-11-25 08:48:11 +00:00
tron
2ec9c1bc8b List Takahiro Kambe as new maintainer of this package. 2002-11-25 07:17:25 +00:00