summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2006-01-20Update to 1.8.3:jmmv3-21/+6
Changes * Work around crash caused by https://bugzilla.mozilla.org/show_bug.cgi?id=312241 . * Use gtk stock icons for fullscreen * Add more mime types to the list of known types * Use the history window as parent for the new-bookmark dialogue [#320329] * Scroll the view so the selected cert is visible [#320758] * Allow compilation against xulrunner * Don't put the prefs/pdm dialogue over all windows * Vastly improve PDM dialogue opening time * Delay reloads when we get many change notifications in a short time [#319993] * Fix HTML forms and scrollbars in lockdown mode [#316498] Contributors to this release: Robert O'Callahan. Updated translations: * Ivar Smolin (et) * Clytie Siddall (vi) * Liu Songhe (zh_CN)
2006-01-20Fix build under Mac OS X: link directly against the generated libtidy.ajmmv2-10/+19
instead of using -ltidy, which picked up the (incompatible) libtidy.dylib from /usr/lib. I'm wondering if buildlink3 could help here in some way...
2006-01-19Fix errno.joerg5-6/+80
2006-01-19Use SUBST framework for patching configure. Replace config.guessjoerg4-6/+57
and config.sub. Add DragonFly. In configure, adjust the check for libssl, since it can't be linked without -lcrypto on DragonFly.
2006-01-19Rename gz_header, it conflicts with zlib.h on DragonFly.joerg2-1/+28
2006-01-15Update to ap-auth-ldap to 1.6.1; changes since 1.6.0 include:kleink3-15/+14
* Fixed security bug that could allow attacker to execute arbitrary commands as the apache user. [Digital Armaments, seregon at bughunter dot net] * Fixed bug that sometimes resulted in segfaults during periodic cache cleanup. [Stefan Gaffga] * Add AuthLDAPVersion option to specify which LDAP version to use on LDAP server. [Hans Petter Selasky] * Support ldaps:// urls automatically under OpenLDAP. No need to compile with --with-ssl; this is just to enable SSL with the Netscape SDK. [Andrew McAllister, Malcolm Locke] * Fixed bug where auth_ldap didn't always rebind as the AuthLDAPBindDN after doing an authorization. [Stephen Lombardo, Brent Putnam, Ace Suares, Ted Cabeen, others]. * Fixed bug where we forgot to note a failed auth attempt which would result in the browser never giving the user a second chance to enter a password. [Thanks to many other people]
2006-01-13Update distinfo for xtraeme@ mySQL changes.adrianp1-4/+4
2006-01-13- Removed CVS files from the PLIST.rillig2-63/+17
- Fixed all pkglint warnings. - Bumped PKGREVISION.
2006-01-12- Fixed the "single field input line" file, which had wrong indentation.rillig4-119/+22
- Removed all CVS files from the PLIST. - Bumped PKGREVISION.
2006-01-12Added the target zope-std-copyproduct-long-nogarbage that works likerillig1-1/+10
zope-std-copyproduct-long, except that it doesn't copy CVS files and *.orig.
2006-01-12Update to 0.9.3, provided by OBATA Akio in PR 32507.wiz2-6/+6
Trac 0.9.3 (Jan 8, 2006) http://svn.edgewall.com/repos/trac/tags/trac-0.9.3 * Fixed XSS vulnerabilities. * Timeline RSS feed validity issue resolved. * "trac-admin initenv" now handles empty repositories. * Textile unicode support. * Fixed bugs: #1158, #2290, #2337, #2416, #2440, #2468, #2473, #2484, #2490, #2493, #2512, #2517, #2519, #2527, #2548, #2558, #2558
2006-01-12The license dialog is case-sensitive.. and the file included is all lowercase.salo2-3/+7
Duh.
2006-01-12Moved the misplaced definition of PKGREVISION from Makefile.common torillig2-3/+4
Makefile. No other package seems to use this Makefile.common.
2006-01-12Fixed the pkglint warnings about quoting.rillig1-11/+11
2006-01-12Converted this package to using the PKGINSTALL framework.rillig2-12/+18
Bumped PKGREVISION.
2006-01-11Add paros.salo1-1/+2
2006-01-11Initial import of paros-3.2.8: HTTP/HTTPS proxy for assessing web applicationsalo4-0/+101
vulnerabilities. A Java based HTTP/HTTPS proxy for assessing web application vulnerabilities. It supports editing/viewing HTTP messages on-the-fly. Other features include spiders, client certificate, proxy-chaining, intelligent scanning for XSS and SQL injections and more.
2006-01-10Update to 1.0:wiz3-9/+9
2005-12-23 Lars Lindner Version 1.0 * Notifications are now always kept on top. (patch from Scott Harmon) * HTML view cleared when subscription is removed. * Added <Del> as accelerator for deleting items. * Now double clicking an item behaves according to the open-link-in-Liferea preference. (SF 1362228, reported by jphendrix) Bugfixes: * Fixes crash on "Next Unread" when no feed list selection is available. * Fixes a memory corruption caused by a bug in the Atom 1.0 parsing code. (SF #1366369, reported by Stephane Bortzmeyer) * Fixes crash when removing items from the "Unread" vfolder. (reported by Liberty Young) * Fixes missing dates for RSS feeds that specify RFC822 date definitions without seconds. (reported by Aristotle Pagaltzis) * Right clicking the enclosure download arrow now opens the enclosures menu and not the standard hyperlink context menu. * Lockfiles are correctly checked for hostnames containing periods. Translations: * Update of Japanese translation (Takeshi AIHANA) * Update of Bulgarian translation (Vladimir Petkov) * Update of Italian translation (Dario Coniglario) * Update of Spanish translation (Calos Fenollosa Bielsa) * Update of Brazilian Portugese translation (Fernando Ike de Oliveira) * Update of Slovakian translation (Tibor Pittich) * Update of Korean translation (Park Ji-In) * Update of Swedish translation (Sigge Kotliar) 2005-11-18 Lars Lindner Version 1.0 RC4 * SF feed removed from all default feed lists. * Updated some default feed lists to include the standard vfolders. * Adds a lot of missing accelerator keys to the different dialogs. * An offline FAQ was added to the program. There is a new FAQ option in the help menu. * Help contents index extended with links to online support sites. Bugfixes: * Fixes a minor problem when downloading favicons that were at least once downloaded in the past and are not available online anymore. * Fixes a bug that prevented using hotkeys with Mozilla and hidden menu bar. * Fixes a bug about using Ctrl-F with GtkHTML2 (SF #1358949, reported by noltec) * Repaired some broken translation strings. * Fixes several typos. Translations: * Update of Italian translation (Dario Coniglario) * Update of Bulgarian translation (Vladimir Petkov) * Update of Swedish translation (Sigge Kotliar) * Update of French translation (Vincent Levefre) 2005-11-04 Lars Lindner Version 1.0 RC3 * Display vfolder properties when a vfolder is created. * New preference to hide all read items when viewing a folder. (Patch from Bjorn Monnens) * Improved GNOME HIG compliance, better dialog padding and spacing. (Patch from Christian Persch) * Added Ctrl-F hotkey to open the search dialog. Bugfixes: * Prevents next unread jumping into a vfolder. (reported by Sigge Kotliar) * Prevents deferred item removal in the wrong feed when changing from a "unread" vfolder to any other feed. * Fixes the bug that all items of a feed were dropped as soon as "disable cache" was enabled. (SF #1318391 reported by Matt Brubeck) * Certain favicons are no longer downloaded in an endless loop. * Fixes a RFC822 date parsing problem on MacOS. (Patch from Vincent Lefevre) Translations: * Update of Spanish translation (Carlos Fennelosa) * Update of Japanese translation (Takeshi AIHANA)
2006-01-10Use PTHREAD_* instead of -lpthread.joerg2-1/+33
2006-01-10Add DragonFly support.joerg2-5/+7
2006-01-10Install man pages into MANDIR, don't guess value.joerg2-4/+4
2006-01-10Updated jalbum to 6.1.6martti3-8/+7
* small bug fixes
2006-01-09Use Linux version on DragonFly as well, just like NetBSD.joerg1-4/+4
2006-01-09In patch-al, DragonFly has to be spelled in lower case.joerg2-4/+4
2006-01-09Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-phpjoerg4-6/+36
can't use ap_block_alarms. Bump revision. Problem noticed by Justin Sherrill on DragonFly's bugs list.
2006-01-08Add DragonFly support.joerg3-6/+7
2006-01-08Back out my last change. htfuzzy needs to run after its CONF_FILESmarkd3-9/+16
are installed. Noted by Joerg Sonnenberger. Adjust synonyms.db entry in PLIST to fix CHECK_FILES issue.
2006-01-08Rename strtonum function, it conflicts with a system prototype onjoerg2-1/+42
OpenBSD and DragonFly.
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme5-8/+10
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08Add a patch from David H. Gutteridge to fix PR pkg/31205garbled3-2/+23
Bump pkgrevision to 1. Tested on NetBSD-i386/2.0 to fix the documented problem.
2006-01-07Fix PLIST for last change.markd1-3/+3
2006-01-07Don't see why htfuzzy needs to rerun when pkg_add'ing so remove INSTALLmarkd2-12/+5
script and put back in a post-install rule. Fixes CHECK_FILES complaint as synonyms.db now created before check files testing happens.
2006-01-07Remove commented out USE_PKGINSTALL line.wiz1-2/+1
2006-01-07Update to 3.2.0, from wip/zope3-unstable, provided by Yoshito Komatsu.wiz12-105/+3245
Closes PR 32465. Most Important Changes Since 3.1 * The ZServer has been replaced with the Twisted server. The Twisted server supports all that the ZServer supporting has well has HTTP over SSL natively and SFTP (disabled for now because of error handling problems). Also in the future it brings a better chance of other non-HTTP related protocols from being implemented for Zope3, like SMTP-in and IMAP. ZServer is still supported and will be used if you use the --zserver when you run mkzopeinstance. * Added a test browser. The test browser simulates a real Web browser as much as possible as a Python object. This allows us to write functional tests the same way the site would be experienced by the user. This greatly simplifies functional tests, makes documentation better and even helps analyzing usability. And of course, it can be used in functional doctests. * Changed the way returning large results is handled. The response.write method is no longer supported. Applications can now simply return files to the publisher. * Implemented the password managers proposal. Main idea beside the proposal is a standard way to implement password encoders/checkers, see zope.app.authentication.interfaces.IPasswordManager for details. + Added basic password managers: Plain Text, MD5, SHA1. + Support for password managers added for ZCML principals and principals saved in local PrincipalFolers. + Added bin/zpasswd command line script which helps to create ZCML principals. + Password managers support integrated into bin/mkzopeinstance. + New database generation created for convert local principals to new format. * Implemented the language namespace proposal. Now you can override the browser preferred language through the URL, like this: http://site.org/++lang++ru/path Note: If you want to use a custom IUserPreferredLanguages adapter and the ++lang++ feature together you should use zope.app.publisher.browser.CacheableBrowserLanguages adapter as a base class or at least as example. * Implemented a new object introspector. Instead of just providing information of the object's class, the new introspector focuses on providing information that is specific to the instance, such as directly provided interfaces and data, for example attribute values and annotation values. * Implemented the `devmode` switch for `zope.conf`. When turned on a ZCML feature called `devmode` is provided. Packages can then register functionality based on this feature. In Zope 3 itself, the devmode is used to only load the API doc is devmode; turning off the devmode thus closes a potential security hole and increases the start time by more than a second. * addMenuItem directive supports a `layer` attribute. * Added a re-implementation of i18n message IDs (now simply called ``Message``) that is immutable and thus can be treated like unicode strings with respect to security proxying. This implementation will replace the old one in upcoming versions. * Added "test" message catalog for testing i18n. If you specify ++lang++test in a URL, then all translated strings will be translated to [[domain][message_id], as in "[[zope][Preview]]". Text without the domain marker isn't translated. For a complete list of changes see the CHANGES.txt file.
2006-01-06Changes 2.05:adam6-59/+52
Temporary files used to accept file uploads were not closed properly. This resulted in a file descriptor leak, which was unlikely to be serious because of the short lifespan of CGI programs and the fact that very few forms upload many files at once. However, on the Windows platform and possibly some others, file locking semantics prevented file uploads from working at all with these files not properly closed. Fixed in 2.05. Changes 2.04: Documentation fixes: the cgiHtmlEscape, cgiHtmlEscapeData, cgiValueEscape, and cgiValueEscapeData routines were named incorrectly in the manual. No code changes in version 2.04. Changes 2.03: Support for setting cookies has been reimplemented. The new code closely follows the actual practice of web sites that successfully use cookies, rather than attempting to implement the specification. The new code can successfully set more than one cookie at a time in typical web browsers.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz5-8/+10
2006-01-06drupal.org seem to be repacking the tarball nightly which is causingadrianp2-5/+7
the checksums to change. Update to the latest checksum and bump to nb1.
2006-01-05Use SUBST.joerg1-4/+11
2006-01-05Use SUBST framework.joerg1-4/+4
2006-01-05Use SUBST framework.joerg1-3/+7
2006-01-05Use SUBST framework. I don't believe double PREFIX makes sense, sojoerg2-8/+13
fix that and bump the revision.
2006-01-05Use SUBST framework. XXX Was the sed on Gallery.pm supposed tojoerg1-9/+11
change anything?
2006-01-05Use SUBST framework.joerg1-8/+10
2006-01-05Use SUBST framework instead of manual sedding.joerg1-7/+10
2006-01-05Use SUBST framework.joerg2-15/+14
2006-01-05Use SUBST framework, patch files directly.joerg3-21/+18
2006-01-05Add ffproxygarbled1-1/+2
2006-01-05Add new pkg noted in PR pkg/28824 www/ffproxy. Minor changes by myselfgarbled5-0/+66
from submitted version. (submitted by Niklas Olmes) ffproxy is a filtering HTTP/HTTPS proxy server. It is able to filter by host, URL, and header. Custom header entries can be filtered and added.
2006-01-05Update checksums - problem noted by smb@ via private email.adrianp1-4/+4
No PKGREVISION bump as the package is only 12 hours old.
2006-01-05Fix the default config and ServerRoot paths in apache and apache2 manpages,ghen2-4/+26
as suggested by PR pkg/32300, bump PKGREVISION. Ok by tron, wiz.