summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10Modular Xorg support for seamonkey, firefox, sunbird and thunderbird.joerg1-1/+4
2007-01-09Add py-webpy.kristerw1-1/+2
2007-01-09Modular Xorg support.joerg2-2/+4
2007-01-09Patch to work around an API change in libexif.gavan3-3/+21
2007-01-09Modular Xorg support.joerg1-1/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig14-44/+44
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-06Update to 4.7.5adrianp2-6/+6
Only updates to address two new security issues: http://drupal.org/files/sa-2007-001/advisory.txt http://drupal.org/files/sa-2007-002/advisory.txt
2007-01-04Update apache22 to apache-2.2.3nb1abs1-2/+11
abs_srcdir in config_vars.mk is used during install so needs to reference the work dir path, and by other packages such as ap2-fastcgi after install, so we fix after install to reference the installed path - Fixes ap2-fastcgi build
2007-01-04mod_auth_ldap is now called authnz_ldap, pointed out in PR 35350.obache1-2/+2
2007-01-02Update visitors to 0.7.obache2-7/+7
Patch provided by Alaric Snell-Pym in pkgsrc-users@. -> Visitors 0.7 Released (30 March 2006) 30Mar2005 - Added screen resolution and color depth report (via Javascript) see the README file for more info. 12Dic2005 - Added --debug option for verbose errors. 17Nov2004 - Debian Bug#339594: default output is html, but the manpage says text. Fixed. Thanks to Rick Pasotto for reporting the bug. 15Nov2005 - --grep and --exclude options implemented. 13Nov2005 - --ignore-404 option, useful to ignore log lines about missing pages. When this option is turned on log lines with 404 errors are just used to genera te the 404 errors report and not used for other reports. -> Visitors 0.61 Released (25 October 2005) 24Oct2005 - Versioning scheme changed, after 0.6 now there is 0.61 instead of 0.6a like it was in the past. 0.6a may look like an alpha release. 24Oct2005 - Ignore more bots other than bots from google when computing unique visitors stats. This makes unique visitors stats much more reliable, there are crawlers with 200 and more different IP addresses so the unique visitors algorithm does not help there. -> Visitors 0.6 Released (10 October 2005) 10Oct2005 - New report: Adsensed-pages. Like googled-pages but for the adsense crawler, that's supposted to be the one with Mediapartners-Google user agent. 10Oct2005 - Fixed a bug resulting in wrong googled-pages report. 04Oct2005 - Some formatting problem and a bug introduced in the 0.6 beta version fixed thanks to Simon Waters <sysadmin at zynet dot net> 03Oct2005 - Visitors's site finally contains a Japanese translation thanks to Takeshi ABE (tabe (at) fixedpoint (dot) jp). 02Oct2005 - Fixed the parsing code to detect the user agent string when no occurence of (...) string is present. This results in more accurate stats. 02Oct2005 - New feature: Referer spam filtering via blacklist.h 02Oct2005 - New report: google's "hl" human language. 17Sep2005 - Browsers list updated, Internet Explorer splitted into IE4, IE5 and IE6, detection of Firefox as a special case of Gecko based. 16Sep2005 - Fixed Debian Bug #312345, adding newline for every 'td' table element generated to create 2D maps. This makes simpler to send reports by email. Thanks to Simon Waters <sysadmin at zynet dot net>
2007-01-02Add webpy package.darcy4-0/+56
web.py is a web framework for python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions.
2007-01-02Update ja-trac t0 0.10.3.1.obache3-9/+9
Trac-0.10.3-ja-1 (Dec 15, 2006) * Merge trac-0.10.3 * Update to current statement. * README.trac-ja * wiki-default/TracJa * Fixes a invalid trac-links. * wiki-default/TracModPython * Fixes ununified translations for "View changes". * templates/anydiff.cs * templates/log.cs * templates/wiki.cs * wiki-default/TracTermsJa Trac 0.10.3 (Dec 12, 2006) http://svn.edgewall.org/repos/trac/tags/trac-0.10.3 Trac 0.10.3 is a bug fix release. The following list contains only a few highlights: * Timeline fail to load with a "NoSuchChangeset" error message (#4132). * Timed out MySQL connections not handled properly (#3645). * Subversion repository resync broken. (#4204). The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.10.2
2007-01-02Remove empty line.ghen1-1/+0
2006-12-29Fix build of Apache 1.3 module. From PR 35317 by b1ff@fr33.b33r.net.joerg2-4/+4
2006-12-28Add a patch for a recent format string bug from the w3m CVSadrianp3-3/+17
Bump PKGREVISION
2006-12-28Change PostgreSQL default version to 8.1 and bump revision of alljoerg4-6/+8
packages which have it active by default.
2006-12-27Updated bluefish to 1.0.6:wulf3-16/+12
* Updated translations * Added .pm extensions for Perl files * Highlight numbers in Java * Added XTHTM 1.1 DOCTYPE in creators * Many bugfixes
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg2-2/+11
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-23Add more options. Only include openssl/bl3.mk if ssl option is chosenwiz2-15/+58
(no change for default options). From Blair Sadewitz in private mail.
2006-12-22Allow sendfile on DragonFly to be compiled in. Bump revision.joerg4-2/+31
Noticed by Peter Avalos.
2006-12-21Update firefox2 and firefox2-gtk1 to 2.0.0.1. Fixed in this version:ghen6-25/+11
MFSA 2006-76 XSS using outer window's Function object MFSA 2006-75 RSS Feed-preview referrer leak MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/
2006-12-20Update firefox2-bin to 2.0.0.1. Fixed in this version:ghen2-6/+6
MFSA 2006-76 XSS using outer window's Function object MFSA 2006-75 RSS Feed-preview referrer leak MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/
2006-12-20Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.7. Fixed in this ↵ghen4-12/+12
version: MFSA 2006-74 Mail header processing heap overflows MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.7/README.html
2006-12-20Fix problem build with curl>=7.10.8.obache2-1/+88
Support removed PASSWD callback (dropped in curl 7.10.8). http://cool.haxx.se/cvs.cgi/curl-perl/Curl.xs.diff?r1=1.3&r2=1.4
2006-12-20Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.9. Fixed in this version:ghen4-12/+12
MFSA 2006-75 RSS Feed-preview referrer leak MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.9.html
2006-12-20Fix (or update?) HOMEPAGE.reed1-2/+2
2006-12-19Update to opera 9.1 (a.k.a 9.10)jdolecek3-14/+15
Changes: This release of Opera introduces Fraud Protection. Changes Since Opera 9.02 User interface * Fixed handling of access keys on Web pages with frames. * Mail, messaging, and newsfeeds * Fixed an instability connected with delayed entry of the Master password. * Deleting of newsfeeds in the panel now both unsubscribes and deletes. Display and scripting * Improved performance for elements with both :focus and :hover. * Fixed an issue with opacity on links that have images nested within them. Security * New Fraud Protection feature (a phishing filter). * Changed Wand data to a new format. The upgrade to this new format is not reversible. Miscellaneous * Multiple stability issues solved, including crashes on Gmail and Google Maps. * Changed the Mozilla User Agent string to include Firefox identification. * Improved handling of Web site logins on slow connections. * Cancellation of torrent downloads now functions as expected. UNIX-specific changes * Fixed smooth scrolling. * Flash 9 beta support for Linux. * Implemented support for Linux plug-ins on FreeBSD. * When masking as Internet Explorer, the platform is masked as Windows XP. * Fixed an issue where floating point numbers were treated as integers on some Linux systems.
2006-12-19Security update to 7.0.69perry2-6/+6
I would list the changes here, but I don't entirely understand them. XXX Why do we have a separate multimedia/ns-flash package? The XXX packages to handle the opera plugins depend the ns-flash package XXX -- perhaps this could do the same so there is only one place this is XXX handled?
2006-12-18Fix ap2-fastcgi build against apr-1.* (needed for apache22).abs3-5/+56
2006-12-18Fix pthread detection and build on DragonFly.joerg4-6/+50
2006-12-17Update to 0.10.3. Changes since 0.10: security and bug fixes.bouyer3-7/+8
2006-12-16Remove elinks04 package for ancient elinks version.wiz9-133/+1
2006-12-16Remove trailing whitespace.wiz1-5/+4
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg3-7/+7
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15Reset maintainer, ben@ has resigned.wiz1-2/+2
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg2-4/+4
The redundant parsing of bsd.prefs.mk is mostly avoided now and parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12Update squid package to 2.6.6 (squid-2.6.STABLE6).taca2-12/+8
pkgsrc change: remove PATCHFILES which hasn't used recent days. Changes to squid-2.6.STABLE6 (Dec 12 2006) - Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth() - Add client source port logformat tag >p - Cleanup of transparent & accelerator mode request parsing to untangle the firewall dependencies a bit - Bug #1799: Harmless 1 byte buffer overflow on long host names in /etc/hosts - automake no longer recommends mkinstalldirs. Removed. - Only use crypt() if it's available, allowing ncsa_auth to be built on platofms without crypt() support. - Windows port documentation updates - Bug #1818: Assertion failure assert(e->swap_dirn >= 0) in fs/coss/store_dir_coss.c storeCoss_DeleteStoreEntry - Bug #1117: assertion failed: aufs/store_dir_aufs.c:642: "rb->flags.need_to_validate" - Remove extra newline in redirect message sent by deny_info http://... aclname - Bug #1805: assertion failed: StatHist.c:195: "D[i] >= 0" - Clarify the external_acl_type helper format specification and some defaults - Add support for the weight= parameter to round-robin peers - Bug #1832: Error building squid-2.6.STABLE5 using --enable-truncate - Convert snmpDebugOid to use a temporary String object instead of strcat - Document that proxy_auth also accepts -i for case-insensitive operation - Remove malloc/free of temporary buffer in time parsing routines. - Reduce memory allocator pressure by not continually allocating client-side read buffers - Accept large dates >2^31 on 64-bit platformst. Seen for example in the Google logo. - Convert the connStateData->chr single link list to a normal dlink_list for clarity. - Bug #1584: Unable to register with multiple WCCP2 routers - Fix the WCCPv2 mask assignment code to not crash as the value assignments are built. - Bug #439: Multicast ICP peering is unstable and considers most peers dead - Bug #1801: NTLM authentication ends up in a loop if the server responds with a retriable error - Bug #1839: Cosmetic debug message cleanup in peerHandleHtcpReply. - Bug #1840: Disable digest and netdb queries to multicast peers - Bug #1641: assertion failed: stmem.c:149: "size > 0" while processing certain Vary objects - Fix build errors when using latest MinGW Windows environment
2006-12-12Skip an unportable script we don't care about.joerg1-1/+3
2006-12-09There's no need for CONFLICT between apache2 and apache22,xtraeme2-4/+4
cube said so.
2006-12-09Juan Romero Pardines is the maintainer of this package.tron1-2/+2
2006-12-08This package cannot co-exist with apache22, update CONFLICTSxtraeme1-3/+3
properly. Bump PKGREVISION.
2006-12-08* Use apache.mk to be compatible with the new apache22 pkg.xtraeme16-37/+64
* Use PKG_APACHE_ACCEPTED.
2006-12-08+ apache22xtraeme1-1/+2
2006-12-08Apache 2.2.3 - latest stable version.xtraeme19-0/+2749
Please see http://httpd.apache.org/docs/2.2/new_features_2_2.html for the list of changes.
2006-12-08update to 1.0.27 which contains a fix for the 64-bit problem reporteddrochner2-6/+6
by Pierre Pronchery as PR pkg/35200 other changes: -enables startupnotify -Fixes a problem of liferea-feed-add with running program detection -translation updates
2006-12-07Provide basic info about how to load the module.xtraeme1-0/+15
2006-12-07Update to 2.0.3: bugfixes.xtraeme3-8/+14
Please see http://perl.apache.org/dist/mod_perl-2.0-current/Changes for the full list of changes.
2006-12-07Added www/ap2-xslt2.xtraeme1-1/+2
2006-12-07Initial import of ap2-xslt2 (known as mod-xslt2).xtraeme9-0/+170
mod-xslt2 is a server side module able to transform ``xml'' documents in ``html'' (or to any other format) before they even get back to the browser. mod-xslt2 main features include: * Ability to parse generated xml (ability to parse the output of php or perl scripts). * Ability to use the ``xslt'' indicated by the <?xml-stylesheet processing instruction. * Ability to send back the xml file unparsed to the browser. * Ability to fetch xslt or DTDs from scripts rather than from static files. * Ability to fetch a different xslt depending on the content of the request headers, of the get parameters or the web server environment. * Ability to allow xslt stylesheets to make use of these variables to generate output. -- http://www.mod-xslt2.com/
2006-12-06Update to 0.11.2.reed2-7/+6
No changelog, but announcement said: Use internal OFF_T_FORMAT instead of PRId64 Fix compilation on Minix3 Bug 841, CVE-2006-5925: Prevent enabling the SMB protocol. Ecmascript: activate link only when onClick returns true