summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2005-12-21Update horde to 3.0.9adrianp2-6/+6
From the CHANGES: ------ v3.0.9 ------ [cjh] Fix showstopper bug in Horde_Form select fields (Bug #3123). ------ v3.0.8 ------ [cjh] When deleting an identity, don't show the deleted identity in the default identity select dropdown on the next page load. [cjh] Fix escaping of data in the preferences templates. [cjh] Fix escaping of data in the data import templates. [cjh] Fix output escaping of Horde_Form_Type_cellphone in UI_VarRenderer_html. [cjh] Close several XSS problems in the share edit window. [jan] Fix weather.com portal block.
2005-12-19Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previousgdt1-2/+2
this package failed to 'make install'.
2005-12-17Add htdig-devel.markd1-1/+2
2005-12-17Import of latest htdig beta release (from 18 months ago) as htdig-devel.markd10-0/+360
The ht://Dig system is a complete world wide web indexing and searching system for a small domain or intranet. Imported during the freeze as its needed to fix a problem in kdebase3. OKed by wiz.
2005-12-17Update HOMEPAGE.wiz1-2/+2
2005-12-17Update to 0.9.2, provided by OBATA Akio in PR 32320, fixing awiz2-7/+8
security problem. Changes since 0.9.0: Trac 0.9.2 (Dec 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9.2 * Fixed SQL injection vulnerability in ticket search module. * Fixed broken ticket email notifications. Trac 0.9.1 (Dec 1, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9.1 * Fixed SQL injection vulnerability in ticket query module. * Fixed bugs: #1633, #2167, #2283, #2284, #2285, #2291, #2292, #2300, #2318, #2329, #2366, #2369, #2373, #2383, #2416, #2457
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam16-32/+32
pkgsrc work.
2005-12-16Updated www/jalbum to 6.1martti3-8/+15
The most important improvements are listed here: * Makes use of multiple processors in order to enhance album generation speed. On a dual core system the speed gain is close to 100%. On CPUs with hyperthreading, the gain is up to 60% * Faster and more reliable album publishing thanks to a completely new ftp component. * JAlbum can now automatically pick thumbnail images to represent folders instead of the folder icon being used as default * Various user interface improvements * New and updated languages * Fixes to common bugs and minor internal updates
2005-12-15Add fix for security vulnerability reported in CVE-2005-3352 taken fromtron3-2/+17
Apache SVN repository. Bump package revision because of that.
2005-12-15Add fix for security vulnerability reported in CVE-2005-3352 taken fromtron3-3/+17
Apache SVN repository. Bump package revision because of that.
2005-12-14Correct version of htmllint from 20050924 to 20051019 since previoustaca2-7/+7
updated version was really 20051019, and backout DIST_SUBDIR change.
2005-12-13Fix previous by implementing the other half of the changes that I forgotbad1-2/+2
about yesterday in the hurry between busses.
2005-12-12I'm told that, 40 years after its introduction, variable scopes arebad1-2/+2
still considered suspect and COMMON blocks are the wave of the future. Also, apparently we don't want underscores in constant identifiers, but minus signs are fine. I.e. do_htpasswd -> bozohttpd-do-htpasswd.
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg1-2/+2
of the shared libXm has changed.
2005-12-12Update to version 1.5salo2-8/+7
Changes: - Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved. - Faster browser navigation with improvements to back and forward button performance. - Drag and drop reordering for browser tabs. - Improvements to popup blocking. - Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut. - Answers.com is added to the search engine list. - Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience. - Better accessibility including support for DHTML accessibility and assistive technologies such as the Window-Eyes 5.5 beta screen reader for Microsoft Windows. Screen readers read aloud all available information in applications and documents or show the information on a Braille display, enabling blind and visually impaired users to use equivalent software functionality as their sighted peers. - Report a broken Web site wizard to report Web sites that are not working in Firefox. - Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer. - New support for Web Standards including SVG, CSS 2 and CSS 3, and JavaScript 1.6. - Many security enhancements. Full release notes: http://www.mozilla.com/firefox/releases/1.5.html XXX: Solaris packages available, need work.
2005-12-12Update lighttpd to 1.4.8.joerg2-6/+6
From NEWS: * added auto-reconnect to ldap-server in mod_auth (joerg@netbsd.org) * changed auth.ldap-cafile to be optional (joerg@netbsd.org) * added strip_request_uri in mod_fastcgi * added more X-* headers to mod_proxy (Ben Grimm <bengrimm@gmail.com>) * added 'debug' to simple-vhost to suppress the (mod_simple_vhost.c.157) No such file or directory /servers/ww.lighttpd.net/pages/ messages by default * added support to let the server listen on UNIX-socket * changed default stat-cache-engine to 'simple' * fixed max-age timestamps in mod_expire * fixed encoding the filenames in PROPFIND in mod_webdav * fixed range request handling in network_writev * fixed retry on connect error in mod_fastcgi (Robert G. Jakabosky <bobby@alphatrade.com>) * fixed possible crash in mod_webdav if sqlite3 support is available but not use * fixed fdvent-handler init if server.max-worker was used (Siddharth Vijayakrishnan <mail@bluefireworks.net>) * fixed missing cleanup in mysql_vhost * fixed assert() in "connections.c:962: connection_handle_read_state: Assertion 'c->mem->used' failed." * fixed 64bit issue in md5 * fixed crash in mod_status * fixed duplicate headers in mod_proxy * fixed Content-Length in HEAD request in mod_proxy * fixed unsigned/signed comparisions * fixed streaming in mod_cgi * fixed possible overflow in password-salt handling (reported on slashdot by james-web@and.org) * fixed server-traffic-limit if connection limit is not set
2005-12-12First step at reworking Linux binary packages.joerg1-3/+6
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
2005-12-12Update MASTER_SITES.wiz1-2/+2
2005-12-12Distribution file seems to be updated without its name change.taca2-6/+6
So, include time-stamp information in DIST_SUBDIR. (I didn't use "${PKGNAME}-20051212" since pkglint warns.)
2005-12-11Update to 5.805:wiz2-8/+7
2005-12-08 Gisle Aas Release 5.805 HTTP::Date: The str2time function returned wrong values for years in the early 20th century, because timelocal() actually expects the year to be provided on a different scale than what localtime() returns. HTTP::Headers can now be constructed with field names that repeat. The $h->header function now also accept repeating field names and can also remove headers if passed undef as value. HTML::Form: The parse method now takes hash style optional arguments and the old verbose behaviour is now off by default. HTML::Form: Accept <select multiple=""> for compatibilty with other browsers. Patch by Josh Rai HTML::Form: Sane handling of 'disabled' for ListInput. Based on patch by Joao Lopes HTTP::Negotiate: Fixed matching of partial language tags. Patch contributed by Dan Kubb. HTTP::Response: The as_string method now returns a status line that doesn't add the "official" code name in the message field. This improves the ability to round-trip response objects via HTTP::Response->parse($res->as_string) and makes the first line of the string returned agree with $res->status_line. Net::HTTP: The host attribute can now be set undef in order to suppress this header for HTTP/1.0 requests. Net::HTTP: The default Host: header does not include the port number if it is the default (80 for plain HTTP). Some servers get confused by this. Net::HTTP: Ignore bogus Content-Length headers. Don't get confused by leading or trailing whitespace. LWP::Protocol::http: More efficient sending of small PUT/POST requests by trying harder to pass off the whole request in a single call to syswrite. lwp-request now give better error messages if you used the -o option without having the HTML-Tree distribution installed. Also document this dependency. 2005-12-06 Gisle Aas Release 5.804 HTTP::Message->parse did not work when the first line of the body was something that looked like a header. HTTP::Header::Auth needs HTTP::Headers to be loaded before it replace its functions. LWP::Protocol::nntp improvements by Ville Skyttä - Support the nntp: scheme. - Support hostname in news: and nntp: URIs. - Close connection and preserve headers also in non-OK responses. - HEAD support for URIs identifying a newsgroup. - Comment spelling fixes. Fix quotes in Net::HTTP example. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=283916 Detect EOF when expecting a chunk header. Should address the warnings shown in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286775 WWW::RobotRules: Improved parsing of not strictly valid robots.txt files Makefile.PL: Set name to LWP so that the .packlist ends up in the expected place.
2005-12-11Update to 2.1pre20:wiz4-10/+10
=== RELEASE 2.1pre20 === Wed Dec 7 21:21:18 MET 2005 E. Rosten Blocklist blocks all accesses, not only images Wed Dec 7 00:41:09 MET 2005 user: Fixed proper position after go-back if the file was not in cache Fixed incorrect initial position on some pages with long tables during viewing while loading Fixed some quirks with Braille terminal and jumping by words -dump -html-numbered-links 1 prints links' locations Tue Nov 29 00:36:24 MET 2005 mikulas: Do not load too big files on background (maximum size is cache size / 4) Mon Nov 28 01:49:54 MET 2005 mikulas: Restore terminal attributes on fatal errors Sun Nov 27 22:35:25 CET 2005 mikulas: Allowed download of files larger than 2G Thu Nov 24 18:17:38 MET 2005 Konstantin Regular expressions for javascript Sat Nov 19 18:57:04 MET 2005 mikulas: Allow cookies with "secure" parameter Cookies without path act as if path was "/" instead of current directory Sat Nov 12 23:34:13 cet 2005 mikulas: Remove username and password from referer An option to send real referer only to the same server Sat Nov 12 20:37:06 MET 2005 user: Allow user and password in http url --- http://user:password@host/ Wed Nov 9 20:20:45 MET 2005 user: In graphics mode, prefer "title" to "alt" in <img> tag Thu Nov 3 00:22:18 MET 2005 user: Status line is redrawn only when it changes --- prevents cursor flicker Wed Nov 2 15:36:17 MET 2005 user: Do not use HTTP/1.1 on lighttpd server Mon Oct 24 22:19:33 CEST 2005 mikulas: Account document.write content to javascript memory quota Print javascript memory in "memory info" dialog window Mon Oct 24 16:32:40 MET 2005 user: Recognise "title" attribute in <LINK> tag Mon Oct 24 16:23:41 MET 2005 user: Accept application/xhtml as html type Sun Oct 23 03:38:48 cet 2005 mikulas: Allow usemap and ismap on images simultaneously Sat Oct 22 17:16:52 MET 2005 Rezzie Updated Indonesian translation Fri Oct 21 15:58:56 MET 2005 user: &quote; Thu Oct 20 03:30:48 MET DST 2005 mikulas: Special handling for relative URLs beginning with '&' or '?' Wed Oct 12 13:27:52 MET 2005 Jakub Bogusz Updated Polish translation Tue Oct 11 17:23:26 MET 2005 user: An optional retry on internal server errors Tue Oct 11 03:48:52 MET DST 2005 mikulas: Get indenting of TAB character in UTF-8 documents right Tue Oct 11 02:40:17 MET DST 2005 mikulas: Better glob match that does not cause stack overflow
2005-12-11Update www/htmllint package to 20050924.taca3-7/+12
Complete changes are unknown, but some items from HOMEPAGE. - Make sure to close the file descriptors for temporary files when uploading files. - Fix a problem with handling of "file:" scheme. The second problem might be claimed as a security problem. pkgsrc changes: - Add dependency to p5-libwww.
2005-12-11Update to KDE 3.5markd2-12/+27
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Update www/firefox-bin-flash to 7.0r61. Changes unknown.hira2-6/+6
2005-12-10Update to version 7.15.1salo4-23/+8
Changes: - the libcurl.pc pkgconfig file now gets installed on make install - URL globbing now offers "range steps": [1-100:10] - LDAPv3 is now the preferred LDAP protocol version - --max-redirs and CURLOPT_MAXREDIRS set to 0 limits redirects - improved MSVC makefile Bugfixes: - URL buffer overflow problem (CVE-2005-4077) - using file:// on non-existing files are properly handled - builds fine on DJGPP - CURLOPT_ERRORBUFFER is now always filled in on errors - curl outputs error on bad --limit-rate units - fixed libcurl's use of poll() on cygwin - the GnuTLS code didn't support client certificates - TFTP over IPv6 works - no reverse lookups on IP addresses when ipv6-enabled - SSPI compatibility fix: using the proper DLLs - binary LDAP properties are now shown base64 encoded - Windows uploads from stdin using curl can now contain ctrl-Z bytes - -r [num] would produce an invalid HTTP Range: header - multi interface with multi IP hosts could leak socket descriptors - the GnuTLS code didn't handle rehandshakes - re-use of a dead FTP connection - name resolve error codes fixed for Windows builds - double WWW-Authenticate Digest headers are now handled - curl-config --vernum fixed
2005-12-10one more file to update...taya1-2/+1
2005-12-10distinfo was broken.taya1-3/+1
regen.
2005-12-10Update firefox & firefox-gtk1 to 1.5taya71-1059/+1744
Including fix for long title & history file problem. http://www.mozilla.org/security/history-title.html https://bugzilla.mozilla.org/show_bug.cgi?id=319004 What's New in Firefox 1.5 Firefox 1.5 is the next version of our award-winning Web browser. Here's what's new in Firefox 1.5: * Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved. * Faster browser navigation with improvements to back and forward button performance. * Drag and drop reordering for browser tabs. * Improvements to popup blocking. * Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut. * Answers.com is added to the search engine list. * Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience. * Better accessibility including support for DHTML accessibility and assistive technologies such as the Window-Eyes 5.5 beta screen reader for Microsoft Windows. Screen readers read aloud all available information in applications and documents or show the information on a Braille display, enabling blind and visually impaired users to use equivalent software functionality as their sighted peers. * Report a broken Web site wizard to report Web sites that are not working in Firefox. * Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer. * New support for Web Standards including SVG, CSS 2 and CSS 3, and JavaScript 1.6. * Many security enhancements. The Burning Edge has more detailed lists of new features and notable bug fixes. http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html
2005-12-10Fix typo of PYTHON_VERSIONS_ACCEPTED; requested by PR pkg/32274 fromtaca1-2/+2
this package's maintainer.
2005-12-09Fix corrupted PLIST.erh1-2/+4
2005-12-09Remove ap-jserv:wiz10-274/+1
Does not build on 2.0 and 3.0, and has been superseded by tomcat and ap-jk. Maintainer jwise agrees.
2005-12-08Add DragonFly support.joerg2-1/+23
2005-12-08Add buildlink3.mk to allow other packages to link against libcgic.joerg1-0/+18
2005-12-08Bumped the PKGREVISION of the packages that have been broken by the recentrillig4-4/+8
"pkglint --autofix" change.
2005-12-08Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"rillig1-2/+2
change.
2005-12-07Enable HTTP basic auth support and .htpasswd files by setting:bad1-1/+9
PKG_OPTIONS.bozohttpd do_htpasswd
2005-12-06msgfmt build time dependency.joerg1-1/+2
2005-12-06Bumped PKGREVISION because of the recent change to patch-af.rillig1-2/+2
2005-12-06<sys/param.h> must be included before querying __NetBSD_Version__. Notedrillig2-6/+10
by Mito Osamu in PR 25487.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig39-94/+94
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig87-240/+230
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05- Add "carp" and "unlinkd" option which are enabled on default.taca2-8/+16
"unlinkd" option is propsed from Dave Sainty by private mail. - Change "perl:run" to "perl" in USE_TOOLS since perl is used at build time. - Quiet pkglint; changing make macro in double quotation into :Q modifier. Bump PKGREVISION.
2005-12-04Update p5-SVN-Web to 0.41mjl2-15/+25
Overhauled templates, more customization options, i18n support, css support and a couple of bug fixes.
2005-12-03Try fixing the PLIST for the bulk build.wiz2-3/+5
2005-12-02Convert to options framework.wiz2-8/+19
Fix socks option (USE_SOCKS previously could not have worked for various reasons). Fix a few pkglint quoting warnings.
2005-12-02Convert to options framework.wiz2-16/+22
While here, fix two pkglint warnings.
2005-11-29Update distinfo for last Makefile changeadrianp1-7/+7
Pointed out by Hauke Fath on tech-pkg@
2005-11-28Added two patches to make the build on Solaris 8 with SunPro work.rillig3-1/+37
2005-11-28Added two patches that fix the build on Solaris 8 with SunPro.rillig1-4/+5
2005-11-28Fixed pkglint warning:rillig1-2/+2
- WARN: Makefile:9: PKGNAME should not be used in DIST_SUBDIR, as it sometimes includes the PKGREVISION. Please use PKGNAME_NOREV instead. Noted by Geert Hendrickx on tech-pkg.