summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2003-08-18Update squid package to squid-2.5.3nb3.taca3-6/+38
- fix startup script as PR pkg/22502 by Steven M. Bellovin - includes newer official squid patches except squid-2.5.STABLE3-coss-improvements-2.patch (which is broken). o 2003-07-22 15:22 (Cosmetic) statCounter.syscalls.disk counters treated inconsistently o 2003-07-25 17:25 (Minor) Improvements to the (experimental) COSS storage scheme. o 2003-07-28 09:28 (Minor) Blank username logging fix o 2003-07-29 22:29 (Minor) More improvements to the (experimental) COSS storage scheme. o 2003-08-06 13:06 (Medium) assertion failed: http.c:869: "-1 == cfd || FD_SOCKET == fd_table[cfd].type" o 2003-08-06 14:06 (Medium) assertion failed: client_side.c:1478: "size > 0" when using aufs o 2003-08-06 14:06 (Minor) aufs calculates the number of threads and queue limits wrongly o 2003-08-10 07:10 (Cosmetic) Compile error in auth/digest_auth.c o 2003-08-10 19:10 (Minor) Username not logged into ACCESS.LOG in case of /407 o 2003-08-13 00:13 (Minor) ICP dynamic timeout algorithm ignores multicast
2003-08-18Drop XEmacs support (this is included in xemacs-packages; a bit older, though).minoura1-8/+3
2003-08-18Correct XEmacs support (typos and PLIST fix).minoura2-11/+13
2003-08-16Update to horde-2.2.4rc1, to fix a security issue.bouyer4-21/+44
Changes since 2.2.1: [mms] SECURITY: Add code to protect against session fixation issues. [jan] Add Macedonian translation (Stojan Pesov <ssp@eureka.com.mk>). [mir] Fix a bug that incorrectly quotes pref values (Bug #1224) [cjh] Fix a bug that prevented logging. [mms] DB session handlers do not use persistent connections by default. [mms] Fix parse error in Horde_Cipher_BlockMode_ofb64::. [mms] Optimization of Secret:: and Horde_Cipher:: drivers. [jan] Add Catalan translation (Angels GuimerĂ  <angels.Guimera@uab.es>). [mms] Added a RADIUS Auth:: driver. [mir] Added a Samba Auth:: driver. [cjh] Added the Horde_Image:: class.
2003-08-16remove phoenix(renamed to MozillaFirebird)taya20-2928/+0
2003-08-16delete phoenix and add MozillaFirebirdtaya1-2/+2
2003-08-16Import MozillaFirebird 0.6.1taya19-0/+2954
(renamed from phoenix) Changes from 0.6: * Fix for the auto-complete crash bug * Fix for the DOM security restriction bug that broke many bookmarklets * Rich Text Editing support * Toolbar buttons for cut, copy and paste * Brushed up default theme, including updated toolbar icons * New application icon
2003-08-14style and whitespace nits.grant1-3/+3
2003-08-14add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.grant2-5/+5
bump to 1.9.
2003-08-13Update to version 20030811:simonb4-16/+21
- Add more ad patterns. - Hooks to get the printer-friendly version of some pages (disabled by default, controlled by STUBURL_PRINT in adzap.conf). Note: adds the new STUBURL_PRINT variable; users should update to the latest adzap.conf as shown in the install message.
2003-08-11add that zope stuffdrochner1-1/+7
2003-08-11import zope25-BackTalk-0.3, a tool for collaborative editing anddrochner4-0/+94
commenting on book-like content
2003-08-11import zope25-MailManager-0.94, a mail management and issue trackingdrochner4-0/+141
system
2003-08-11import zope25-StripoGram-1.4, a tool to get selected HTML componentsdrochner4-0/+39
out of a document
2003-08-11import zope25-CookieCrumbler-1.1, a helper for Cookie-based authenticationdrochner4-0/+46
2003-08-11import zope25-BTreeFolder2-0.5.0, a folder workalike optimized for speeddrochner4-0/+40
2003-08-11import zope25-Epoz-0.5.1, a wysiwyg editing componentdrochner4-0/+77
(uses Rich-Text-controls)
2003-08-11update to 0.7.3drochner3-7/+7
changes: It comes with improved performance, important bugfixes and a new set of toolbar Icons!
2003-08-11add some metacharacter escapes to that 2 variables are resolved atdrochner1-2/+2
startscript runtime, not already at creation time. No difference in behaviour, just looks nicer.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb3-7/+3
2003-08-08update Solaris binary pkg to 0.6.1.grant5-12/+10
new features were summarised in original update to 0.6.1, so no need to include them again: http://www.mozilla.org/projects/firebird/release-notes.html
2003-08-08Make sure plugin's dir exists before linking into it.jmc3-7/+16
2003-08-08style, indentation fixes.grant1-50/+47
2003-08-08improve COMMENT.grant5-10/+10
2003-08-07Convert to USE_NEW_TEXINFO.seb2-7/+4
XXX Does not (byte) compile with current editors/xemacs.
2003-08-07Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-08-07Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-08-06texinfo.mk not needed here.seb1-2/+1
2003-08-05Updated ns-remote to 1.8:abs2-8/+6
- Use 'openURL(about:blank,new-window)' rather than 'openBrowser', so we can open blank windows with Mozilla >= 1.3. From Todd Vierling
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-08-04Convert to the bsd.pkg.install.mk framework:jmmv3-39/+34
- Honour PKG_SYSCONFDIR. - Use CONF_FILES to install the default configuration file. - Use RCD_SCRIPTS to handle the startup script. Bump PKGREVISION to 1.
2003-08-04This appends to perllocal.pod in archlib, not sitelibjmc1-2/+2
2003-08-02apply same <iostream> patch for gcc3 as mozillamrg2-1/+14
2003-08-02use <iostream> instead of <iostream.h>mrg2-1/+14
2003-08-01Japanese versions of Netscape7 are online. So now we can use PKG_LANG again.jschauma3-18/+11
Bump PKGREVISION.
2003-08-01Add build dependency on bison. Noted missing by bulk build.wiz1-1/+3
2003-08-01It is ruby-openssl again; fix DEPENDS.wiz1-2/+2
2003-08-01Update MASTER_SITES.wiz1-3/+2
2003-07-31Add conflict with ap-auth-pgsql.wiz1-1/+3
2003-07-31Add and enable ap-auth-pgsql.wiz1-1/+2
2003-07-31Initial import of ap-auth-pgsql, a replacement for ap-auth-postgresql.wiz5-0/+65
Provided by Harry Waddell in PR 21206. This module allows user authentication (and can log authenthication requests) against information stored in a PostgreSQL database. PostgreSQL is a public domain SQL database. Authentication One database, and one (or two) tables. One table holds the username and the encryped (or plain) password. The other table holds the username and the names of the group to which the user belongs. It is possible to have username, groupname and password in the same table. Access Logging Every authentication access is logged in the same database of the authentication table, but in different table. User name and date of the request are logged. As option, it can log password, ip address, request line.
2003-07-31Update to 0.11.wiz4-7/+37
New in 0.11: In 0.10, the config file format for the custom menu changed, but the conversion was broken. Replace entries in the custom menu were broken, causing a segfault in some cases. These are both fixed. New in 0.10: Changes include many bugfixes and speedups, many user interface improvements, more translations, and a very nice function reference interface. Currently included function reference files are for PHP and HTML.
2003-07-31Add/enable awstatsjschauma1-1/+2
2003-07-31Initial import of www/awstats into pkgsrc, based on the package submittedjschauma5-0/+531
by juan at xtraeme dot dyndns dot org in PR pkg/19608: AWStats is a short for Advanced Web Statistics. It's a free tool that generates advanced web server access statistics graphically. This web server log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. It can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and some other web, proxy or WAP servers (and even some FTP servers).
2003-07-30Update quanta to 3.1.3.markd2-8/+7
Bugfixes: * use the project base directory as the working directory for script actions * warn about existing files on rename * encode the subject in a mailto url * fix conflicting shortcut for Misc. Tag * fix possible crashes when using plugins * quote also the numbers in the attribute values * show the directory on the remote PC when using Save As for remote files, instead trying to switch to the file on the local disc * don't break the doctype line when changing the DTD * insert valid doctype line when using the Quick Start button * don't crash when trying to edit tags without proper .tag file (like <b>) * enable copying from documentation/preview even if the user uses separate clipboard and selection Enhancements: * don't insert spaces before CSS values (it disturbs some browsers) * default to the project dir when saving a new document * replace %pid with Quanta's pid and %input with the selected input source in the script action line
2003-07-30Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.jmmv1-2/+2
2003-07-30Update to 7.10.6:wiz3-10/+10
Changes: * CURLOPT_SSL_CTX_FUNCTION allows a custom callback for SSL connections * multiple patches lets curl build and run on DOS * libcurl now deals with spaces in Location: redirects and URLifies them * curl --version shows more detailed info * curl_version_info() now returns info on NTLM, GSS-Negotiate and Debug * curl_version() includes "GSS" in the string if built with GSSAPI available * Pick-best-authentication option added (--anyauth, using the CURLOPT_HTTPAUTH set to CURLAUTH_ANY) * NTLM authentication support (--ntlm and CURLAUTH_NTLM) * GSS-Negotiate authentication support (--negotiate and CURLAUTH_GSSNEGOTIATE) * Digest authentication support added (--digest and CURLAUTH_DIGEST) * Allow curl to switch (back to) to Basic authentication (--basic) * libcurl supports name and password in proxy environment variables Bugs: * double slash after the host name on a FTP URL again points out the root dir * obscure and rare DNS cache problem was fixed * multiple FTP connections to the same host with different user names didn't work properly * no more CWD commands without arguments for ftp connections * curl no longer uses setvbuf() due to portability problems * VMS build fixes * the curl tool has the -M manual compressed internally if built with libz * url globbing syntax error could cause segfault * Huge (>40-60KB) GET requests over HTTPS failed. * Content-Length now overrides socket-closed as a means of knowing when the response body is complete. * --progress-bar takes the initial size into account when doing resumed downloads * work around SSL bugs better * libcurl typically issues POST requests with less send() calls * better main makefile * external headers improved portability * Listing FTP directories without contents could leak a socket * Getting HTTP contents in one line without headers failed * bugfixed the socks5-proxy usage (twice) * h_aliases name-lookup rare crash fixed * improved curl -M output * curl_unescape() now only unescapes valid %HH codes
2003-07-30fix cut and pasto introduced in rev 1.66 (USE_DB185).grant1-1/+3
2003-07-29Remove trailing slashes in DEPENDS lines.wiz1-3/+3
2003-07-29add --disable-pedantic to quell gcc3.3mrg1-1/+2