summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-07-13move the PKGREVISION out of Makefile.common and into Makefile.php,jdolecek2-4/+6
so that it affects only the core iterpreter packages (php4 and ap-php4); individual php4-* modules have their own PKGREVISION
2004-07-13fix a memory-use-after-free bug in the Zend engine constant codejdolecek3-4/+21
bump php4 PKGREVISION
2004-07-12there are no builds for NetBSD yet and the Linux builds don't work outgrant1-11/+0
of the box because they need a newer glibc which needs compat_linux fixes, so just remove it for now instead of pretending it will work.
2004-07-11Updated to version 0.76.17, sync patches with the non-gtk version.salo5-25/+53
2004-07-11Convert to bl3, obey CFLAGS et al., rework install target.salo5-22/+49
2004-07-10Replace test -e with -f.salo2-7/+7
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10Add reverse sorting of entries.kim3-14/+43
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