summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz5-13/+13
2006-10-12update to 1.0.23drochner2-7/+6
changes: -Improvements to the favicon detection. -bugfixes
2006-10-12Update to KDE 3.5.5markd2-5/+6
Changes: Quanta Plus * Avoid growing quantarc and causing instability. * Fixed a crash when navigating PHP documents via "Document Structure"/"Functions" * Fix Save As behavior * dd some more special characters to the list * Fix crash in CSS editor. * Don't crash when closing a document in VPL mode * Fix crash when copying to clipboard inside VPL. * Show the correct column number if tabs are used in the document. * Only one upload dialog can be visible at any time. * Do not show Find in Files menu if KFileReplace is not installed. * Fix a crash when using Close All. * Allow logging to files outside of project directory - don't send closing events for untitled, unmodified documents. * Respect the order of items in the .docrc. * Fix crash when creating project through slow links. * Really abort if a remote directory cannot be created. * Fix automatic updating of closing tags. * Accept float numbers for length values in the CSS editor * Make CSS completion work inside style attributes. * Improve usability of the File Changed dialog. * Handle correctly the escaped backslashes inside strings. * Improve mimetype and extension based searching for a DTEP that can handle the currently opened file. Kommander * Add initialization/destroy for Wizard. Use setEnabled() to enable/disable Finish button. * Improve the integrated text editor a lot by using the KTextEditor interface (katepart) for editing Kommnader text. This means syntax highlighting, improved undo/redo, possibility to have line number bar, etc. * Fix crash on exit for the editor.
2006-10-12Fix check-interpreter warnings and errors.minskim1-2/+3
2006-10-12Add rails.minskim1-1/+2
2006-10-12Import rails-1.1.6.minskim6-0/+338
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.
2006-10-10USE_TOOLS+=automake14dmcmahill1-3/+3
This package contained several Makefile.am patches but then proceeded to ignore all of them by touching all of the Makefile.in's. Unfortunately those patches were there for a reason! Correctly packages on solaris now.
2006-10-09Update ruby-actionwebservice to 1.1.6.minskim3-11/+19
Changes since 0.9.1: * Do not convert driver options to strings (#4499) * Make ActiveWebService::Struct type reloadable * Fix scaffolding action when one of the members of a structural type has date or time type * Remove extra index hash when generating scaffold html for parameters of structural type #4374 [joe@mjg2.com] * Fix Scaffold Fails with Struct as a Parameter #4363 [joe@mjg2.com] * Fix soap type registration of multidimensional arrays (#4232) * Fix that marshaler couldn't handle ActiveRecord models defined in a different namespace (#2392). * Fix that marshaler couldn't handle structs with members of ActiveRecord type (#1889). * Fix that marshaler couldn't handle nil values for inner structs (#3576). * Fix that changes to ActiveWebService::API::Base required restarting of the server (#2390). * Fix scaffolding for signatures with :date, :time and :base64 types (#3321, #2769, #2078). * Fix for incorrect casting of TrueClass/FalseClass instances (#2633, #3421). * Fix for incompatibility problems with SOAP4R 1.5.5 (#2553) [Kent Sibilev] * Update from LGPL to MIT license as per Minero Aoki's permission. [Marcel Molina Jr.] * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.] * Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients.
2006-10-09Use RUBY_SITELIBDIR.minskim1-4/+4
2006-10-09Update ruby-actionpack to 1.12.5. This version includes a security fixminskim3-38/+33
for path string handling. See ${RUBY_DOCDIR}/actionpack/CHANGELOG for the complete list.
2006-10-09Fixed the Perl interpreter in one file, but didn't add a dependency onrillig1-2/+6
Perl, since it's only an example script. Nevertheless, PKGREVISION++.
2006-10-08Recent versions of firefox don't have regchrome anymore, resulting in aghen1-3/+6
(non-fatal) error: ./+INSTALL: /usr/pkg/lib/firefox2/regchrome: not found. Only run regchrome when it's installed.
2006-10-08Update to latest version, 3.2.13salo3-8/+10
Changes: New - skipping designated URL in spider. Use options to set the spider. - auto update menu and periodic check for update (Windows and Linux platform only). Fix - the use of new external library caused slower performance of proxy. Restored to older library.
2006-10-07* make w3c-httpd correctly install for IRIX and Linux (Solaris might needschwarz5-14/+61
some additional lines in Makefile) * make it compile on non-case-sensitive filesystems * add support for Darwin
2006-10-07Remove the @exec apxs line from PLIST. Don't let this packagereed2-4/+3
modify Apache's config. Bump PKGREVISION. If someone wants to add a MESSAGE they may. This was discussed in May and June.
2006-10-07Remove the @exec apxs lines. Don't let this packagereed2-4/+3
modify Apache's config. If someone wants to add a MESSAGE they may. This was discussed in May and June. This is to close PR #29300.
2006-10-07added fixes for Darwinschwarz6-5/+57
2006-10-06clean up patchesschwarz3-23/+12
2006-10-06added support for Darwinschwarz10-2/+124
2006-10-06Needs p5-HTML-Tree. PKGREVISION++.rillig1-1/+4
2006-10-06Specifying USE_TOOLS in a comment does not work. (hi wiz!)rillig1-2/+6
2006-10-05Fixed redirection operator in the configure script.rillig2-5/+14
2006-10-05Overwrite the configure script in the post-extract phase, so that it canrillig1-2/+4
be patched. Noted by Andreas Gustafsson in private mail.
2006-10-05Portability checks are skipped -- the first false positive for the newrillig1-2/+2
check.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz30-67/+66
2006-10-04Fixed some pkglint warnings.rillig2-12/+10
2006-10-04Added a patch for the broken "test ==".rillig2-1/+15
2006-10-03PKG_SUPPORTED_OPTIONS must be set before bsd.options.mk is included.ghen1-5/+5
2006-10-02Fixed the path to the Perl interpreter and the manual pages. Bumpedrillig1-8/+10
PKGREVISION. Fixed pkglint warnings.
2006-10-02Added some newly imported packages.rillig1-1/+2
2006-10-02Imported squirm.rillig6-0/+108
Squirm is a fast and configurable redirector for the Squid Internet Object Cache.
2006-10-01Fixed some pkglint warnings.rillig1-4/+2
2006-10-01Update www/zope3 to 3.3.0, based on PR pkg/34668 by Yoshito Komatsutaca8-751/+1049
with small modifications; - don't change order of find(1)'s command line option. - adding VARBASE, ZOPE3_GROUP and ZOPE3_USER to BUILD_DEFS. Most Important Changes Since Zope 3.2 ------------------------------------- - Provided a new component registry API that allows multiple component registries to be combined more flexibly than before. See 'zope.component.interfaces.IComponentRegistry' for more information. - Greatly simplified local-component registration. See 'zope.component.interfaces.IComponentRegistry' for more information. - Moved many packages out of zope.app to make them easier to use outside of Zope. - Change the session credentials plugin to make it configurable in which fields it looks for the credentials. - Added a new API for collating text. You can now adapt a locale to 'zope.i18n.interfaces.ILocales.ICollator'. You can then use that to sort strings, such as menu entries, in a locale-specific fashion. - A new 'zope.annotation.factory' helper function that makes it easier to create annotations. Also added a README in 'zope.annotation' which explains how to use it. - Added a more complete set of widgets for fields that use iterable sources. These widgets now mirror the set provided by vocabulary-based fields. - Added a cleaner and more robust API to testbrowser for setting file-upload data. - Deprecated several ZCML directives: * factory * vocabulary * content (as an alias to the class directive) * modulealias * renderer:renderer - The 'browser:layer' directive and the 'ILayer' interface has been deprecated. Registering layers has become obsolete, layers should be created as interfaces extending 'IBrowserRequest'. - The 'browser:skin' directive has been deprecated. Skins should be created as interfaces extending 'IBrowserRequest' and can be registered using a simple 'utility' directive. - The 'ISkin' interface has been renamed to 'IBrowserSkinType'. For a complete list of changes see the 'CHANGES.txt' file.
2006-10-01added support for IRIX 5schwarz1-1/+6
2006-10-01added support for IRIX 5schwarz1-2/+6
2006-09-30Update to opera 9.02 - this fixes serious SSL certificate verificationjdolecek2-14/+14
problem (recent OpenSSL signature-forgery problem), as well as various other fixes and small improvemends
2006-09-29update netscape to netscape-20040123nb4:abs2-4/+5
- Solaris 7 sh doesn't understand "export beer=good" syntax, so split into separate lines - from Abel Chow in pkg/34619
2006-09-26Split seamonkey specific parts of Makefile.common intosalo4-17/+30
Makefile-seamonkey.common, modelled after firefox and thunderbird. www/seamonkey and www/seamonkey-gtk1 test-built by me on i386. www/seamonkey, www/seamonkey-gtk1, mail/thunderbird, mail/thunderbird-gtk1 and time/sunbird by <oster> on amd64, thanks! Fixes PR pkg/34622
2006-09-26sync with epiphany base pkg, otherwise it doesn't builddrochner3-79/+81
2006-09-26Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutzabs4-0/+55
Changelog runs to over 1000 lines
2006-09-26Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutzabs4-33/+32
Changelog runs to over 1000 lines
2006-09-26Update squid package to 2.6.4 (2.6.STABLE4).taca3-10/+9
Changes to squid-2.6.STABLE4 (Sep 22 2006) - Bug #1736: Missing Italian translation of ERR_TOO_BIG error page - Windows port enhancement: added native exception handler with signal emulation - Fix the %un log_format tag again. Got broken in 2.6.STABLE2 - Fix Squid crash when using %a in ERR_INVALID_REQ and ERR_INVALID_URL error messages. - Bug #212: variable %i always 0.0.0.0 in many error pages - Bug #1708: Ports in ACL accepts characters and out of range - Bug #1706: Squid time acl accepts invalid time range. - Fix another harmless fake_auth compiler warning on gcc 4.1.1 x86 - Fix an harmless snmp_core.c compiler warning on gcc 4.1.1 x86 - Bug #1744: squid-2.6.STABLE3 - fakeauth_auth crashing on certain requests - Bug #1746: Harmless off by one overrun in ncsa_auth md5 password validation - Bug #1598: start_announce cannot be disabled - Periodically flush cache.log to disk when "buffered_logs on" is set - Numerous COSS improvements and fixes - Windows port: merge of MinGW support - Windows port: Merged Windows threads support into aufs - Bug #1759: Windows port cachemgr.cgi attempts to write to file system root directory - Numerous portability fixes - Various minor statistics cleanup on 64-bit hosts with more than 4GB of memory - Bug #1758: HEAD on ftp:// URLs always returned 200 OK. - Bug #1760: FTP related memory leak - Bug #1770: WCCP2 weighted assignment - Bug #1768: Redundant DNS PTR lookups - Bug #1696: Add support for wccpv2 mask assignment - Bug #1774: ncsa_auth support for cramfs timestamps - Bug #1769: near-hit and filedescriptor usage missing in SNMP MIB - Bug #1725: cache_peer login=PASS documentation somewhat confusing - Bug #1590: Silence those ETag loop warnings - Bug #1740: Squid crashes on certain malformed HTTP responses - Bug #1699: assertion failed: authenticate.c:836: "auth_user_request != NULL" - Improve error reporting on unexpected CONNECT requests in accelerator mode - Cosmetic change to increase cache.log detail level on invalid requests - Bug #1229: http_port and other directives accept invalid ports - Reject http_port specifications using both transparent and accelerator options - Cosmetic cleanup to not dump stacktraces on configuration errors
2006-09-25More conditionals.salo1-10/+7
2006-09-25Allow more variables to be overriden.salo1-5/+5
2006-09-25Allow MASTER_SITES to be overriden by packages including Makefile.common.salo1-5/+5
Addresses PR pkg/34606 and pkg/34607
2006-09-25Add standard way to depend on "seamonkey" an "firefox" backends.salo2-7/+13
Needs pkg-config. Mark as BROKEN for now, requires ancient Mozilla. ok <ghen>
2006-09-24When linking against libwww built with socks4 or socks5 option,joerg1-1/+19
the corresponding buildlinks have to be present as well. Get the option libwww was built with to decide whether to do that. Inspired by and fixing PR 28412.
2006-09-24Add and enable seamonkey-bin-nightly.salo1-1/+2
2006-09-24Remove Mozilla Suite and friends.salo91-10115/+1
No longer maintained upstream, replaced by SeaMonkey.
2006-09-24Use Makefile.common from seamonkey-bin-nightly dir instead ofsalo3-8/+10
mozilla-bin-nightly. Remove PKGREVISION, it's useless in the -nightly packages. Fix package to actually download the recent builds.