summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2003-01-25Update to 20030125 since the distfile has disappeared again within lessrh2-5/+5
than a day. Changes unknown.
2003-01-25USE_PKGLOCALEDIR=YEScjep1-2/+4
2003-01-25Sort.uebayasi1-98/+98
2003-01-25Update adzap do 20030123. Changes included an updated wrapper script andrh2-5/+5
config file. Most importantly, this unbreaks bulk builds, because the old distfile was not available long enough to be copied onto ftp.netbsd.org
2003-01-24Note in USE_NCURSES variable which functions actually are missing for thiswiz1-3/+2
to build with native curses.
2003-01-23Try to mark as dead.wiz1-17/+0
2003-01-22Update neon to 0.23.6, with patch provided in PR pkg/19998 by Marc Recht.jmmv4-12/+12
Changes since 0.23.5: * Fixes for error handling in socket layer on Win32 from Johan Lindh and Sergey N Ushakov: * meaningful error messages rather than "No error" * handle persistent connection timeouts properly * Fix to use RFC2617-style digest auth when possible (had reverted to only using RFC2068-style in 0.16.1). * Fix NULL pointer dereference on certain ill-formed PROPFIND responses. * Allow ne_sock_init to re-initialize after ne_sock_finish has been called (Sergey N Ushakov). Changes in the package: * Switch to libxml2.
2003-01-22Update to version 20030120. Adds more ad patterns. Adds a new variablesimonb5-27/+42
(ZAP_MATCH); users should update to the latest adzap.conf as shown in the message.
2003-01-22Don't install libnullplugin.so into the "active plugins" directorylukem4-8/+6
(lib/${MOZILLA}/plugins). This is a pointless plugin, and only serves to annoy you every time you access a page that wants an unavailable plugin. At least mozilla's default behaviour (without this plugin) gives you the option to tell it "please shut up, I *KNOW* I don't have a flash plugin, so stop nagging me".
2003-01-22Don't install libnullplugin.so into the "active plugins" directorylukem2-4/+3
(lib/${MOZILLA}/plugins). This is a pointless plugin, and only serves to annoy you every time you access a page that wants an unavailable plugin. At least mozilla's default behaviour (without this plugin) gives you the option to tell it "please shut up, I *KNOW* I don't have a flash plugin, so stop nagging me". Closes my own [pkg/19285], based on a reply from Greg Woods.
2003-01-21update psychopg to 1.0.14.drochner2-6/+6
This is a bugfix release, probably the last in the 1.0.x series.
2003-01-21Revert last change. There is *no* patch "patch-bj". It has been deletedtron1-2/+1
when "mozilla" was updated to version 1.2.1.
2003-01-20enable IPv4 mapped IPv6 addresstaya3-8/+23
2003-01-20Make this use ${CHOWN}, ${CHMOD}, ${XARGS} and ${FIND}, rather than thejschauma3-20/+61
hard-coded commands, which may not be in the PATH depending on the operating system. This partly addresses PR pkg/19804.
2003-01-20recognize some nonstandard stuff - now it can digest the german Tagesschaudrochner2-1/+26
(approved by the author)
2003-01-20update to 0.9drochner3-30/+106
changes: Added localizer compatibility for internationalization New layout for management interface User can yet define which temporary folder to use User can yet add ZPhotoSlides Folder inside ZPhotoSlides Folder User can yet change some (more coming) ZPhotoSlides Folder layout Solve somes troubles for files with space in filename More feedback for end user while uploading thumbnails in zodb Cleared unuseful code
2003-01-20enable IPv4 mapped IPv6 address.taya3-7/+24
2003-01-20Reinstate sha1 for patch-bj, lost in last commit (hi tron!)wiz1-1/+2
2003-01-19Avoid connection problems to IPv4 sites on a NetBSD system with IPv6 andtron3-9/+23
native threads. This fix was suggested by Shin'ichiro Taya as fix for PR pkg/19928 and successfully tested by me.
2003-01-19Update to 1.1.2.wiz4-95/+132
Changes: Fixed a bug that caused the wrong character encoding to be used when checking multiple documents with different character encodings Added support for proxies when validating remote documents Added support for validation of URIs. Thanks to Ville Skyttä for the patch. Updated DTDs XHTML 1.0 Second Edition and added support for XHTML 1.1, MathML2 2.0, WML 1.3, 1.2, 1.1, and 1.0.
2003-01-15Patch for inlined xbm files.is1-1/+3
2003-01-15Patch for inlined xbm files, by Petr Kulhavyis1-0/+69
2003-01-15Patch for inlined xbm files.is1-1/+2
2003-01-14new patch-ajchristos1-1/+2
2003-01-14make sure that gettext does not core dump on bad params.christos1-0/+68
2003-01-14Fix broken "README.html" target as suggested by Jan Schaumann.tron1-2/+3
2003-01-13Add missing soup dependency.rh1-1/+3
2003-01-12update checksumchristos1-2/+3
2003-01-12PR/19207, PR/19681, PR/19367: package does not compile because threadschristos1-8/+112
are required for ZTS. Disable ZTS if no threads.
2003-01-12PR/18693: Simon Schubert: Remove stat stuff that breaks with apache2 virtualchristos1-0/+13
paths.
2003-01-11Update to 1.3.3.uebayasi3-17/+14
User visible change summary: * w3m.el (w3m-goto-url): Display a help message to stop asynchronous process. * w3m.el (w3m-emacs-w3m-icon): Use helvetica-bold to widen image. * w3m.el (w3m-lynx-like-map): Don't define key bindings for `w3m-zoom-out-image' and `w3m-zoom-in-image' when emacs-w3m in running in non-graphical display. * w3m.el (w3m-w3m-dump-head-source): Display the message which describes how to stop asynchronous process. (w3m-lynx-like-map): Changed the key binded to `w3m-process-stop' from `C-c C-g' to `C-c C-k'. * w3m-image (w3m-resize-image-by-rate): Limit the minimum scale. * w3m.el (w3m-resize-inline-image-internal): Remove an existing image only for XEmacs. * w3m.el (w3m-resize-inline-image-internal): Remove an existing image before resizing. * w3m.el (w3m-lynx-like-map): Unbind the key "N" to the command `w3m-namazu' in order to avoid binding collision to `w3m-view-next-page'. Thanks to Satoshi TAOKA for his report. * w3m.el (w3m-lynx-like-map): Bind key M-] to `w3m-zoom-in-image'; bind key M-[ to `w3m-zoom-out-image'.
2003-01-11Update "analog" package to version 5.31. Changes since version 5.30:tron2-5/+5
- Recognises Phoenix and Chimera browsers. - Fixes for Mac, OpenVMS and RISC OS ports. - Various other small bug fixes.
2003-01-11What's New In This Releasetaya2-6/+5
Mozilla 1.0.2 contains stability and security improvements. 1.0.2 also has fixes for standards support, UI correctness and polish, performance, and site compatibility. This is not a feature release. For new features, Mozilla 1.0 users are encouraged to upgrade to Mozilla 1.2.
2003-01-10Build with shlibtool instead of libtool, like php4 really wants.jlam1-2/+2
2003-01-10Might be needed one day.wiz1-0/+715
2003-01-10Do what needs to be done to convert this to use buildlink2, andwiz1-8/+14
mark as BROKEN, since it does compile neither against mozilla nor mozilla-stable.
2003-01-10update to 1.3.1drochner2-6/+6
bugfixes only
2003-01-10update to 1.3.1drochner3-7/+10
changes: -Error messages can now be included in the XML serialization -Ability to encode lists as a special type in values -bugfixes
2003-01-10USE_PKGLOCALEDIR=yescjep4-8/+13
2003-01-09Sync w/ changed PLISTrh1-7/+8
2003-01-09Update gtkhtml to 1.1.7. Changes include:rh5-209/+203
- Fix magic link segfaults. - Cursor movement crashes. - Fix citation printing. - Fix citation pasting. - Lots more bug fixes - Editor UI Improvements. - spell checking quotation improved - updated to new gnome-spell - better language selection - more than one language at once - spell checking control updated - <blockquote type=cite> support for improved quotation logic - Cut & Paste of formatted html - link insertion / editing completely reworked - dirty flag for composer - HUGE general speedup - selection drawing speedup - less flicker - new commands and keybindings (delete-word, delete-word-backward, text-color-apply) - UI usability enhanced - gconf as default configuration backend - smileys :-) - DND for URL's - printing API - gtk_html_get_pages_num - title setting in editor - body templates - itemized list fixed - animated images fixed (infinite loop) - PRIMARY selection fixed - header printing fixed
2003-01-08Make php4 and ap-php4 actually use our libtool again.jlam5-19/+25
2003-01-07Move the bsd.pkg.mk include outside of the conditionalcjep1-3/+2
2003-01-07Remove duplicate empty line.wiz1-5/+4
2003-01-07Trivially add buildlink2.mk.uebayasi1-0/+25
2003-01-05Syntax errorjlam1-2/+2
2003-01-05Bump PKGREVISION due to increase in the major number of libpq.so betweenjlam3-8/+9
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05Update ns-plugger-* packages to 4.0. Notable changes include:rh6-41/+43
* Shows more mime types, including word, excel and pdf documents. * Updated pluggerrc to include applications for more platforms. * Now has the ability to use X applications *without* $window * New configuration keywords: swallow, fill, maxaspect, nokill * Moved some plugger functionality into an external program for more reliable operation. * Made the buffering code better
2003-01-05Add and enable moz-linux-pluggerrh1-1/+2
2003-01-05Initial import of moz-linux-plugger-4.0, a streaming multimedia plugin forrh5-0/+87
Mozilla (Linux version).