summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-07-08Make sure to remove the share/doc/screws/examples directory.erh1-1/+2
2004-07-08Add dependency on p5-Data-FormValidatorerh1-1/+3
2004-07-08Add p5-HTMLObject subdirectoryerh1-1/+2
2004-07-08New package: p5-HTMLObject version 2.22erh4-0/+29
Perl5 module to quickly and easily create Dynamic HTML pages
2004-07-07. on PowerPC, update files so that Mozilla works properly when compiled withaymeric6-26/+373
gcc version 3+. . generally reduce diffs to Linux version . retain compatibility with older ABI (AIX-like) thanks to useful comments from Charles Hannum Thanks to Matthew Green for the fruitful discussion. This should address PR#23240 as far as mozilla is concerned.
2004-07-06Remove references to buildlink2.wiz1-4/+2
2004-07-06Update php4 package to 4.3.7.jdolecek4-54/+8
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release.
2004-07-06bump PKGREVISIONs since libxslt needs libgcrypt nowrecht1-1/+2
2004-07-05- correct MESSAGEtaya6-16/+35
- add patch to fix compilation problem on NetBSD-1.6.2 - bump PKGREVISION
2004-07-05compilation problem on NetBSD-1.6.2 was fixedtaya1-1/+2
bump PKGREVISION
2004-07-05fix compilation problem on NetBSD-1.6.2taya3-5/+25
bump PKGREVISION fix PR 26125
2004-07-03Update firefox-gtk2 to 0.9.1taya2-2/+7
From the article from mozillazine.org: mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both releases. Both releases correct some flaws in the extension system that some users may have been experiencing, as well as a new icon set for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All users of both products should get this upgrade.
2004-07-03Update firefox to 0.9.1taya3-5/+10
From the article from mozillazine.org: mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both releases. Both releases correct some flaws in the extension system that some users may have been experiencing, as well as a new icon set for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All users of both products should get this upgrade.
2004-07-02Unused.wiz1-34/+0
2004-07-02Convert to buildlink3; set USE_JAVA2 since it does not compile with jdk-1.1.8.wiz1-2/+3
2004-07-02Convert to buildlink3.wiz1-2/+2
2004-07-02Update to 1.0.2:jmmv3-22/+5
* Fixes: - Protect proxy variables with mutex locks, should resolve some more BSD-related threading issues. - Use libcurl's unescape method rather than our own, fixes a NetBSD character conversion problem. - Fix C99-ism which was preventing successfull compilation on GCC-2.95 (Julio M. Merino Vidal).
2004-07-02Convert to buildlink3.snj1-3/+3
2004-07-01opera7 is not pkgviews readyrecht1-2/+2
noted by Cesar Catrian C. in PR 26133
2004-07-01Update liferea to 0.5.1.minskim3-6/+8
Changes: * Favicons are now processed with gdkpixbuf and saved to disc in PNG format. Images with 24bit colors and sizes other than 16x16 are now supported. (Nathan Conrad) PLEASE NOTE THAT THIS BREAKS FAVICON CACHE DOWNWARD COMPATIBILITY WITH OLDER RELEASES! WHEN YOU FALLBACK YOU WILL LOOSE YOUR ICONS. * Now a short help text is displayed in the HTML view after startup. (Lars Linder) * Updated networking code. Many more things, such as adding a new feed, are processed in the background. (Nathan Conrad) * Improved preferences for selecting how to open a link in an external browser. (Nathan Conrad) * Popup-window notifications of new items. This is a first implementation and we are open for your critics and suggestions! (Karl Soderstrom) Bugfixes: * When URLs are passed to an external browser they are now escaped correctly. (Lars Lindner) * When a feed could not be downloaded after the subscription it was missing a cache file. This caused an error message each time the program starts. This is fixed now. (Lars Lindner) * Debian bug #254959 reported by Martin-Eric Racine was fixed. No Liferea recognizes RSS 1.0 Creative Commons license information. (Lars Lindner) * Better favicon detection (more coming in the next release). * Feed properties (such as titles) are now saved when they change. (Nathan Conrad) * Compiles on Solaris, and is hopefully more portable now. (Nathan Conrad) * Feed update locking issues were fixed. (Nathan Conrad) * Several memleaks were fixed.
2004-06-29note that only NetBSD 1.5 needed the v6only sysctl tweak. it's notgrant1-4/+4
needed in 1.6, 2.0 or -current.
2004-06-29update firefox-bin to 0.9.grant6-29/+23
Linux tested - there are no NetBSD builds so far and the Linux builds require glibc-2.3 which isn't in pkgsrc so does not work out of the box on NetBSD yet. changes since 0.8 can be found at: http://www.mozilla.org/products/firefox/releases/0.9.html
2004-06-29don't to try to figure out where the distfile might be and don'tgrant1-12/+12
hardcode it, just look in the official and contrib binary directories.
2004-06-28Update to 2.6.2:jmmv2-5/+5
* Fix memory leaks. (bugs #140628, #140664, #140596, #140730, #140727, #140747, #140522, #140520) [Morten Wilander] * Fix compiler warnings. (bug #141962) [Bart Martens]
2004-06-28Fix up PLIST. At least for sun-jdk14 on NetBSD 2.0_BETA i386. Not that thatabs1-4/+2
should make any difference...
2004-06-28Update to bl3. All test built with jdk or sun-jdk14.abs2-4/+4
jakarta-tomcat4 has other issues independant of this - will patch next
2004-06-28Update jakarta-tomcat to 5.0.25abs3-9/+9
No Changelog available. Also switch to buildlink3
2004-06-28Fix a C99 variable definition, to make this build with older compilers.kristerw2-1/+18
2004-06-27Make sure the directories exists before trying to install in them.kristerw4-3/+32
Solves PR 25426. Add dependency on PERL5 so that the configure script does the right thing, since this package use the path in places that cannot be patched by REPLACE_PERL (and bin/swish-filter-test need perl to run anyway). Bump PKGREVISION.
2004-06-27Use intltool instead of xml-i18n-tools. No functional changes.jmmv1-3/+2
2004-06-27Fix suEXEC DOCPATHadrianp1-2/+2
2004-06-26Update to 1.0.1:jmmv4-75/+5
* Fixes: - Resolved a network threading issue that prevented Drivel from working on NetBSD, and possibly the other BSD variants as well. - Fixed the autosave feature. - Keybinding fixes to allow better interoperability with emacs bindings. - Resolve a couple of bugs in the History dialog (still requires GTK+ 2.4.4 or higher to work correctly) (Davyd Madeley). - Correct the lj-lq tag in the poll creator (Grahame Bowland). - Don't duplicate the protocol in the Insert Link dialog (gnome@nash.nu).
2004-06-26oops, one too many @'sgrant1-2/+2
2004-06-26be quiet in pre-install, toogrant1-4/+4
2004-06-26be quiet in post-extractgrant1-11/+11
2004-06-26set LD_LIBRARY_PATH in the environment before callinggrant5-36/+23
netscape-installer, eliminating the patch and some linux tweaks. symlink libgdk and libgtk into ${WRKDIR} so the installer can run.
2004-06-26regenerate patch with pkgdiff so it applies cleanly with devel/patch.grant2-4/+4
2004-06-24Update of www/w3m to 0.5.1. From PR#25995.cjep3-21/+6
Changes from 0.5 include (please see the ChangeLog for full details): * configuration changes; * build errors fixes when using --enable-m17n and --disable-unicode; * HTTP basic authentication bugs fixed; * Fix IPv6 FQDN resolution failure; * bug fixes and source cleanup.
2004-06-24Update firefox-gtk2 to 0.9taya2-81/+95
Here's what's new in this release of Firefox: * New Default Theme An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases. * Comprehensive Data Migration Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases. * Extension/Theme Manager New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox. * Help A new online help system is available. * Lots of bug fixes and improvements Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience. For Linux/GTK2 Users * Look and Feel Updates Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus. * Talkback for GTK2 Help us nail down crashes by submitting talkback reports with this crash reporting tool.
2004-06-24correct typotaya1-2/+2
post-install -> pre-install
2004-06-23Update awstats to 6.1.minskim3-36/+47
Changes: New features/improvements: - The BuildHistoryFormat can now accept xml to build the AWStats database in xml. The XML schema is available in tools/xslt directory. - Added an example of xslt style sheet to use AWStats XML database. - Added %time4 flag for LogFormat to support unix timestamp date format. - Added Firefox to browser database. - Added option IncludeInternalLinksInOriginSection (defined to 0 by default). - Added field to choose size of list limit (rawlog plugin). - Added ExtraSectionCodeFilterX parameters. - PDF detection works also for browsers that support PDF 6 only. - maillogconvert.pl: Added an automatic year adjustment for sendmail/postfix log files that does not store the log. This solve problems for mail analyses around new year. - Added tooltips for mail reports (tooltips plugin). Changed look of the summary report to prepare add of new informations. - Added failed mails number in the summary. - AllowAccessFromWebToFollowingAuthenticatedUsers is no more case sensitive. - Added new functions for plugins: AddHTMLMenuHeader, AddHTMLMenuFooter, AddHTMLContentHeader, AddHTMLContentFooter - Added detection of Camino web browser (old Chimera). - Full updated robots database. Fixes: - Removed warning "Bizarre copy of ARRAY" with new Perl 5.8.4. - Fixed syntax error in Year view when xhtml output is selected. - Fixed a problem of not working misc feature when using IIS and when URLWithQuery was set to 0. - Now all non ISO-8859-1 languages are shown correctly even with Apache2, whatever is the value of the AddDefaultCharset directive. - Some plugins broke the xhtml output. - Fixed wrong results for compression ratios when using mod_gzip and %gzip_ratio tag. - Fixed old bug showing string "SCALAR(0x8badae4)" inside html reports when using mod_perl. - Fixed the not allowed GET method when LogType=S. - maillogconvert.pl: Better management of error records with sendmail and postfix (some "reject" records were discarded). - maillogconvert.pl: Fixed important bug where records were discarded when server name was a FQDN. - configure.pl: Now works also on Mac OS X - configure.pl: If /etc/awstats directory does not exist, try to create it. If /etc/awstats.model.conf not found on Linux, try to find it in cgi-bin directory. - Fixed some bugs when BuildReportOutput is set to xhtml (rawlog plugin) plugin. - Number of shown lines were one more than required (rawlog plugin). - xhtml output broken for some 404 reports. Other/Documentation: - BuildReportOutput=xml renamed into BuildReportOutput=xhtml - Added arabic language file. - Updated language file. - Updated documentation. - maillogconvert.pl: Update value of NBOFENTRYFOFLUSH
2004-06-23Update firefox to 0.9taya37-376/+377
Here's what's new in this release of Firefox: * New Default Theme An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases. * Comprehensive Data Migration Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases. * Extension/Theme Manager New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox. * Help A new online help system is available. * Lots of bug fixes and improvements Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience. For Linux/GTK2 Users * Look and Feel Updates Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus. * Talkback for GTK2 Help us nail down crashes by submitting talkback reports with this crash reporting tool.
2004-06-23some linux builds are in contrib/ now, don't override itgrant1-2/+2
2004-06-23Updated mozilla-bin to 1.7.grant3-13/+10
The full list of changes can be found at: http://www.mozilla.org/releases/mozilla1.7/README.html Major browser changes since 1.6: * A new option to prevent sites from using JavaScript to block the browser's context menu. * A new set of icons for files that are associated with Mozilla on Windows. * Password Manager has a "show passwords" mode which will display saved passwords. You will need to enter your master password if you are using one. * The "Set As Wallpaper" feature now has a confirmation dialog. * Linux GTK2 builds have improved support for OS themes. * Cookie dialogs have been reworked to make them more usable. * Date handling, especially on OS X, has been improved. * It is now possible to fine-tune Mozilla's pop-up blocking using two preferences (dom.popup_maximum and dom.popup_allowed_events) but there's no UI for that yet. Even without a UI, users should notice a greater variety of pop-ups blocked (primarily mouseover pop-ups) and a limit of 20 or so open at one time - regardless of whether pop-up blocking is active. This will provide some protection from sites that open hundreds of windows in a loop. * Downloaded files are now moved to the target directory as soon as the user selects the desired location. This was the frequently reported bug 55690. * There is now user interface to activate Smooth Scrolling (Preferences -> Appearance). * Mozilla now supports basic FTP upload.
2004-06-23mozilla binary packages don't need a compiler.grant1-1/+2
2004-06-22Grr, the new drivel package lives in www, not misc. This is what happensjmmv1-1/+2
when importing a package to a different category from where the local directory lives... Pointed out by xtraeme@.
2004-06-22Note addition of SpeedyCGI v2.2adrianp1-1/+2
2004-06-22Import SpeedyCGI v2.22 from pkgsrc-wipadrianp5-0/+73
Ok'ed wiz@/snj@ SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!${LOCALBASE}/bin/perl to #!${LOCALBASE}/bin/speedy After the script is initially run, instead of exiting, the perl interpreter is kept running. During subsequent runs, this interpreter is used to handle new executions instead of starting a new perl interpreter each time. A very fast frontend program, written in C, is executed for each request. This fast frontend then contacts the persistent Perl process, which is usually already running, to do the work and return the results.
2004-06-22Initial import of drivel, version 1.0.0:jmmv6-0/+154
Drivel is a LiveJournal client for the GNOME Desktop. Its purpose is to retain a simple and elegant design while providing the same level of functionality as the offical LiveJournal clients. Drivel also integrates tightly with the GNOME Desktop technologies.
2004-06-22Update www/screws to 0.54.xtraeme4-22/+18
Changes: 0.54 - * - Separated IO code from Accept - Add HSML comment tag: <?- -?> - Add launcher from cmdline (path|port) using HsmlExec module. - Allow stdin to read the configuration file (-c -) - Disable exectimeout by default to allow large file processing. - Disable keep-alive (not all scripts print Content-Length) - Solve IExplorer 'bug' that forces screws to segfault - Add initial support for Range-bytes in Headers and HsmlExec. - Drop nonblocking sockets, and use IOpoll/IOselect by default. - Solved longfiles buffering problems. - Solve XSS bug on HsmlExec - Initial screws_* API - Allow logs using syslog (LOG_ERR) and piped logs (|...) - Create macros for modules. - Add CleanLog module - Move hsml_lua_init into HsmlExec_init (3x faster) - Exterminate zombies using setsid() - Change bool env from TRUE/"" to 1/0 - patch unicode bug that wraps the ARGV env. - Implement headers support for hsml and .x's (redirect, mimetype, 404...) - do not overwrite user config file - initial alloc drop process. 0.53 - 2004/05/10 - Initial code for file uploading - Solve Dead children ripper bug. - Cleaner Makefiles - add portable getpath(Utils/whereis) - Add nonblocking sockets for child ripping. - Add multi-part support for fileuploading - Solve argument parsing bug. - Add some filechecks in HsmlExec.so - Add csharp support. - Patch an hsml parsing bug. - Hashbang support on hsml (to separate hsml1 and hsml2 code) - Solve http request bug. - Write all manpages.