summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-11-07This pkg need devel/p5-Module-Build to build.kristerw1-1/+2
2004-11-06Update websvn to latest 1.61, since 1.40 is no longer available on the homejdolecek3-9/+39
site. Notable changes since 1.40: * language/encoding fixes * cache overhaul and directory listing optimization, the existing cache files should be deleted * wsvn.php changed, configuration changes need to be re-done * added blame support * support for comparing entire directories, and directory tarball download * various config options now per-project * new 'Zinn' style * new Swedish, Japanese, Korean, Russian, Chinese, Spanish translations See changes.txt in the source distribution for complete & detailed list of changes.
2004-11-06use ap-php instead of ap-php4, and simplify the DEPENDS match; alsojdolecek1-3/+3
use DEPENDS rather than BUILD_DEPENDS for PHP, since PHP is necessary to _run_ this bump PKGREVISION
2004-11-06merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk,jdolecek1-72/+0
g/c no longer needed Makefile.module add support for building extensions off PECL; version for PECL packages is built as ${PHP_BASE_VERS}.${PECL_VERSION}, i.e. PECL pkg version 1.0 would become php-pkg-4.3.9.1.0 or php-pkg-5.0.2.1.0 respectively
2004-11-06scrollkeeper doesn't have to be here.jmmv1-2/+1
2004-11-06Be consistent with the other mozilla/firefox packages with thekristerw1-1/+12
message written when MOZILLA_USE_LINUX isn't used.
2004-11-06Add SUBDIR entries forhe1-1/+4
databases/p5-DBIx-ContextualFetch databases/p5-Ima-DBI devel/p5-Class-WhiteHole www/p5-Apache-AuthCookie www/p5-Apache-Session-Wrapper www/p5-MasonX-Request-WithApacheSession
2004-11-05Remove commented-out PERL5_PACKLIST, since it can't be used.he1-2/+1
Module build/install setup apparently doesn't install a .packlist.
2004-11-05Import p5-MasonX-Request-WithApacheSession 0.30.he4-0/+35
This module takes advantage of the new flexibility in Mason 1.09_01 and newer to integrate an Apache::Session session directly into Mason's Request object.
2004-11-05Import p5-Apache-Session-Wrapper version 0.17.he4-0/+25
This module provides a simple wrapper for Apache::Session that manages the session id for you. See the module documentation for details.
2004-11-05it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGSjdolecek1-4/+3
setting now, do so for aesthetic reasons
2004-11-05share MESSAGE.module and PLIST.module between php4 and php5 packages, movingjdolecek3-16/+3
them to lang/php/
2004-11-05Import p5-Apache-AuthCookieDBI version 1.19.he4-0/+31
Apache::AuthCookieDBI is a module that subclasses Apache::AuthCookie and is designed to be directly used for authentication in a mod_perl server. It is a ticket-issuing system that looks up username/passwords in a DBI database using generic SQL and issues MD5-checksummed tickets valid for a configurable time period. Incoming requests with tickets are checksummed and expire-time checked.
2004-11-05Import p5-Apache-AuthCookie, version 3.05.he4-0/+27
Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key.
2004-11-05Add visitors, and sort.wiz1-2/+3
2004-11-05Initial import of visitors-0.4a:wiz4-0/+56
Visitors is a very fast web log analyzer for Linux, Windows, and other Unix-like operating systems. It takes as input a web server log file, and outputs statistics in form of different reports. The design principles are very different compared to other software of the same type: * No installation required, can process up to 150,000 lines of log entries per second in fast computers (20MB/s with my log files average length). * Designed to be executed by the command line, output html and text reports. The text report can be used in pipe to less to check web stats from ssh. * Support for real time statistics with the Visitors Stream Mode introduced with version 0.3. * To specify the log format is not needed at all. Works out of box with apache and most other web servers with a standard log format (see the documentation for more information on the format). * It's a portable C program, can be compiled on many different systems. * The produced html report doesn't contain images or external CSS, is self-contained, you can send it by email to users. * Visitors is free software (and of course, freeware), under the terms of the GPL license. You don't need to pay to use it.
2004-11-05now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safejdolecek1-3/+2
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS setting; successful build confirmed with both PHP 4.x and PHP 5.x
2004-11-05Update p5-Apache-Session from 1.54 to 1.60.he2-6/+7
The distribution file actually has 1.6 as the release number, but it *is* an upgrade over 1.54. Obviously someone needs a lesson in dewey-decimal ordering. Work around this by cheesily adding a `0' to the PKGNAME setting. The current developer version number is 1.70_01, so there is some hope that this will not repeat.
2004-11-05Fix path in DEPENDS line.wiz1-2/+2
2004-11-04Ensure the directory exist before trying to install in it.kristerw1-1/+2
2004-11-04ap-php4 and ap-php5 replaced by ap-phpjdolecek9-119/+2
2004-11-04new package ap-php - it merges ap-php4 and ap-php5 and allows to build eitherjdolecek4-0/+60
2004-11-03The distfile fails to extract using the tar in NetBSD-1.6.2.kristerw1-1/+3
Define EXTRACT_USING_PAX.
2004-11-02The NetBSD builds have not been available for a long time. Use thekristerw1-8/+1
Linux version instead.
2004-11-02Update to APC 2.0.4. It has been completely rewritten, and is now hostedjdolecek8-120/+16
and pecl.php.net. Also change package to use the new shared PHP4/PHP5 framework, tho this module is PHP 4.x-only.
2004-11-02Update liferea to 0.6.1.minskim3-6/+10
Changes: * Changed the handling of updated items. Previously the read status of updated items was set to unread. This was very inconvenient because of a lot of buggy feeds with non-unique item ids which caused continuously unread but unchanged items. Now an update flag is set and the item is shown in bold dark gray color in the item list. An updated item does not count in the unread counter anymore. I hope this improves usability with broken feeds. (Lars Lindner) * Finally made the condensed mode a permanent feed state. Just select it once and the feed you like to read in this mode will stay this way until you switch it off. (Lars Lindner) * Improvement to the itemlist viewing mode switching. Now the HTML rendering widget isn't destroyed each time the mode is switched but reused. (Lars Lindner) * IPv6 Support. (Christoph Hohmann) * Support for broken web-servers and proxies that use chunked encoding. (Alex Myltsev) * A feed update now does not reset the item list focus or selection anymore. (Lars Lindner) * Applied HIG rule for "..." in menu labels. (Lars Lindner) * Changed "New Subscription" menu icon to "+" sign like it is in the toolbar. (Bram Senders) * Added a Technorati link like Sage has. (Lars Lindner) * The feed description of a subscription with a command as source does not show the command string anymore. This is to avoid showing sensitive information. (Lars Lindner) * Liferea now has a global feed update interval setting. This setting defines the update behaviour of a feed for which neither you or the feed provider did define a feed specific update interval. There is also a new option in the feed properties to disable automatic updates of the feed. (Lars Lindner) * Added a button in the preferences to force an update of all feed favicons. (Amit D. Chaudhary) * Liferea now prevents the update of vfolders when you request the update of all feeds. This bug changed the vfolder state to unavailable. (Lars Lindner) * Fix for a HTML layout problem where big images could misalign the item footer and following items. (Gee Law) * Finally corrected the inverted sorting order of the date column. But this means that you have to reset the sort order of all your feeds once. Sorry about that! (Lars Lindner) * The handling of the default update interval information of feeds was broken so the properties dialog never showed the value. This is fixed now. (Lars Lindner) * Fixed a bug on with non-blocking sockets and Solaris8. (pkeusem)
2004-11-01Add pear-HTTP_Request-1.2 - PHP classes to provides an easy way to performjdolecek1-1/+2
HTTP requests. Courtesy of pkgsrc-wip, thank you.
2004-11-01Add pear-HTTP_Request-1.2 - PHP classes to provides an easy way to performjdolecek4-0/+21
HTTP requests. Courtesy of pkgsrc-wip.
2004-11-01use the shared pear module framework, so that these work with both PHP4jdolecek2-4/+4
and PHP5; no functional change, so PKGREVISION not bumped
2004-11-01use shared pear package support framework for both php4 & php5; based onjdolecek2-105/+0
the former php4 version
2004-11-01follow rename of php4-* packages to php-*jdolecek1-3/+3
2004-11-01Use __va_copy instead of va_copy for NetBSD. This is needed on gcc 3.4kristerw2-4/+4
since the build use -ansi that in turn makes gcc 3.4 modify its pre- defined symbols in such a way that va_copy is not defined.
2004-10-31update DEPENDS for change of php4-* packages to php-*; be optimistic andjdolecek1-2/+2
leave the DEPENDS in a form which allows PHP 5.x to match, since it should work just as well
2004-10-31update for php4-gd -> php-gd rename; since this package is PHP 4.x onlyjdolecek1-2/+4
for now, force dependance on 4.3.*
2004-10-31Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip.jdolecek1-1/+2
2004-10-31Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip.jdolecek4-0/+57
Correct directory this time.
2004-10-31Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip.jdolecek1-2/+2
2004-10-31adjust for rename of most php4-* packages to php-*jdolecek1-2/+2
2004-10-31remove php4-* extension packages, replaced by php-* packages, which supportjdolecek2-17/+0
PHP5 too
2004-10-31extension modules must be able to override CONFIGURE_ARGS, so includejdolecek1-2/+3
lang/php/ext.mk before setting CONFIGURE_ARGS
2004-10-31new PHP extension module framework, which makes it possible to buildjdolecek2-0/+16
individual PHP extension packages with either PHP 4.x or PHP 5.x convert existing php4-* packages to this framework and import as php-*
2004-10-31move php4-imap patches into php4/patches and use USE_PHP_EXT_PATCHESjdolecek3-1/+59
2004-10-31change the buildlink3 DEPENDS to php-4.3.* instead of php>=4.3.6, so thatjdolecek1-2/+2
it would not patch php 5.x
2004-10-31move php4-mysql patch into php4/patches and use USE_PHP_EXT_PATCHESjdolecek1-0/+11
2004-10-31add a USE_PHP_EXT_PATCHES, which makes it possible to have and apply onlyjdolecek1-1/+10
extension-specific patches from php4/patches/
2004-10-30Enable pkgviews installation.minskim1-1/+5
2004-10-30Update swiggle to 0.3.3 to catch up with libexif API changes. Nominskim2-6/+5
functional difference.
2004-10-29Update to ap-ssl-2.8.21nb1abs3-2/+11
Patch to work against apache 1.3.32
2004-10-29Update apache to 1.3.33abs16-96/+65
The main security vulnerabilities addressed in 1.3.33 are: * CAN-2004-0940 (cve.mitre.org) Fix potential buffer overflow with escaped characters in SSI tag string. * CAN-2004-0492 (cve.mitre.org) Reject responses from a remote server if sent an invalid (negative) Content-Length. New features * Win32: Improve error reporting after a failed attempt to spawn a piped log process or rewrite map process. * Added new compile-time flag: UCN_OFF_HONOR_PHYSICAL_PORT. It controls how UseCanonicalName Off determines the port value if the client doesn't provide one in the Host header. If defined during compilation, UseCanonicalName Off will use the physical port number to generate the canonical name. If not defined, it tries the current Port value followed by the default port for the current scheme. The following bugs were found in Apache 1.3.31 (or earlier) and have been fixed in Apache 1.3.33: * mod_rewrite: Fix query string handling for proxied URLs. PR 14518. * mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. * mod_digest: Fix nonce string calculation since 1.3.31 which would force re-authentication for every connection if AuthDigestRealmSeed was not configured. PR 30920. * Fix trivial bug in mod_log_forensic that caused the child to seg fault when certain invalid requests were fired at it with forensic logging is enabled. PR 29313. * No longer breaks mod_dav, frontpage and others. Repair a patch in 1.3.31 which prevented discarding the request body for requests that will be keptalive but are not currently keptalive. PR 29237.
2004-10-29use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,jdolecek2-4/+4
so that we'd not force dependance on specific MySQL version, and instead pick the currently installed mysql*-client (or install the default if there is no mysql-client package installed yet) this makes package buildable with arbitrary MySQL version, such as 3.23.x, 4.0.x or 4.1.x