summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2008-02-18- Do not use DEPENDS directly if there's a bl3.mk file available.xtraeme1-4/+3
- Simplify PKGNAME.
2008-02-18MAKE_JOBS_SAFE=nokefren1-1/+2
2008-02-18Add dependency on databases/sqlite3. Noticed by wiz@kefren1-1/+3
2008-02-18Needs pkg-config, add it to tools.wiz1-2/+2
2008-02-17Fix use of obsolete tail(1) syntax which coreutils 6.10 doesn't grok.tnn1-2/+2
2008-02-17Remove ruby-actionwebservice, which was obsoleted by ruby-activeresource.minskim5-112/+1
2008-02-16Added p5-I18N-AcceptLanguageobache1-1/+2
2008-02-16Import p5-I18N-AcceptLanguage version 1.04.obache3-0/+26
Based on PR 38029, remove redundant PLIST and markd as DESTDIR ready. I18N::AcceptLanguage matches language preference to available languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 - Header Field Definitions - Accept-Language.
2008-02-13add mono-xspkefren1-1/+2
2008-02-13include openssl bl3tnn1-1/+2
2008-02-13Add XSP, a standalone web server written in C# that can be usedkefren4-0/+280
to run ASP.NET applications with minimal effort.
2008-02-13Define MASTER_SITE simply. Don't add "contrib" automatically.obache1-8/+2
No package using "contrib" sub directory now and it is redundant. If such a package exists on a platform, should use MOZ_DIR individually instead. This change also fixes fetch problem of www/firefox-bin when MASTER_SITE_MOZILLA is not defined in /etc/mk.conf.
2008-02-09sortjnemeth1-3/+3
2008-02-09Update rails to 2.0.2. Now the default database is sqlite3, not mysql.minskim6-89/+139
There are many other changes. Please see CHANGELOG for the complete list: http://dev.rubyonrails.org/browser/tags/rel_2-0-2/railties/CHANGELOG
2008-02-09Add ruby-activesupport.minskim1-1/+2
2008-02-09Import ruby-activeresource.minskim5-0/+79
Active Resource (ARes) connects business objects and Representational State Transfer (REST) web services. It implements object-relational mapping for REST webservices to provide transparent proxying capabilities between a client (ActiveResource) and a RESTful service.
2008-02-09Update ruby-actionpack to 2.0.2.minskim4-66/+59
There have been too many changes. Please see CHANGELOG for the complete list: http://dev.rubyonrails.org/browser/tags/rel_2-0-2/actionpack/CHANGELOG
2008-02-08Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.8.ghen4-12/+12
Security fixes in this version: MFSA 2008-10 URL token stealing via stylesheet redirect MFSA 2008-09 Mishandling of locally-saved plain text files MFSA 2008-06 Web browsing history and forward navigation stealing MFSA 2008-05 Directory traversal via chrome: URI MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution MFSA 2008-02 Multiple file input focus stealing vulnerabilities MFSA 2008-01 Crashes with evidence of memory corruption (rv:1.8.1.12) For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.8/
2008-02-08Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.12.ghen4-24/+12
Security fixes in this version: MFSA 2008-11 Web forgery overwrite with div overlay MFSA 2008-10 URL token stealing via stylesheet redirect MFSA 2008-09 Mishandling of locally-saved plain text files MFSA 2008-08 File action dialog tampering MFSA 2008-06 Web browsing history and forward navigation stealing MFSA 2008-05 Directory traversal via chrome: URI MFSA 2008-04 Stored password corruption MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution MFSA 2008-02 Multiple file input focus stealing vulnerabilities MFSA 2008-01 Crashes with evidence of memory corruption (rv:1.8.1.12) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.12/releasenotes/
2008-02-08Fix more cases of non-chainable PKGSRC_COMPILER tests.tnn2-4/+4
2008-02-06Update to 0.11.4rc0. ChangeLog only available in GIT history: seebjs3-14/+14
HOMEPAGE for more information. While here, switch to using lang/ossp-js package instead of lang/spidermonkey. Goodbye, nspr dependency! Javascript support seems more stable. Mark option 'spidermonkey' deprecated in favor of option 'javascript'.
2008-02-04PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLStnn1-2/+2
2008-02-03Fix check interpreter warnings.tnn1-2/+3
2008-02-03Honour PKGMANDIR.tnn1-1/+2
2008-02-03update to 1.4.12drochner4-55/+13
changes: -fix a crash when selecting news bins -add compatibility with non-standard "xmlURL" OPML attributes used by LiveJournal -bugfixes
2008-01-31Fix createdirs commandadam1-2/+2
2008-01-31Needs REPLACE_PERL. PKGREVISION++rillig1-1/+3
2008-01-31Replaced PYTHON_VERSIONS_ACCEPTED with PYTHON_VERSIONS_INCOMPATIBLE.rillig1-2/+2
2008-01-25Enabled p5-Captcha-reCAPTCHA and p5-Captcha-reCAPTCHA-Mailhide.heinz1-1/+3
2008-01-25Initial import of Captcha-reCAPTCHA-Mailhide.heinz3-0/+32
This is a Perl implementation of the reCAPTCHA Mailhide API. It can generate URLs or even directly usable HTML code for using the reCAPTCHA Mailhide web service, which provides a way of asking people to solve a reCAPTCHA before they can view your email address.
2008-01-25Initial import of module Captcha-reCAPTCHA.heinz3-0/+37
This is a Perl implementation of the reCAPTCHA API. From the recaptcha.net web site: reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly.
2008-01-25Enabled p5-HTML-Tinyheinz1-1/+2
2008-01-25Initial import of Perl module HTML-Tiny.heinz3-0/+28
HTML::Tiny is a simple, dependency free Perl module for generating HTML (and XML). It concentrates on generating syntactically correct XHTML using a simple Perl notation.
2008-01-24No need to use wget to fetch now.obache1-3/+1
(previously, need cookie capable to fetch).
2008-01-21Use the same order as zope210.taca1-5/+5
2008-01-21Move post-patch target to post-extract changed as www/zope29.taca1-5/+5
And avoid to use -0 option of xargs(1).
2008-01-21Update to 2.2.8, please check http://www.apache.org/dist/httpd/CHANGES_2.2.8xtraeme5-66/+22
for the list of changes.
2008-01-21Add comment that this file is used by devel/apr0/Makefile detectedtaca1-1/+3
by pkglint.
2008-01-21Update apache package to 2.0.63.taca2-6/+5
Changes with Apache 2.0.63 *) winnt_mpm: Resolve modperl issues by redirecting console mode stdout to /Device/Nul as the server is starting up, mirroring unix MPM's. PR: 43534 [Tom Donovan <Tom.Donovan acm.org>, William Rowe] *) winnt_mpm: Restore Win32DisableAcceptEx On directive and Win9x platform by recreating the bucket allocator each time the trans pool is cleared. PR: 11427 #16 (follow-on) [Tom Donovan <Tom.Donovan acm.org>] Changes with Apache 2.0.62 (not released) *) SECURITY: CVE-2007-6388 (cve.mitre.org) mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs. Reported by SecurityReason. [Mark Cox, Joe Orton] *) SECURITY: CVE-2007-5000 (cve.mitre.org) mod_imagemap: Fix a cross-site scripting issue. Reported by JPCERT. [Joe Orton] *) Introduce the ProxyFtpDirCharset directive, allowing the administrator to identify a default, or specific servers or paths which list their contents in other-than ISO-8859-1 charset (e.g. utf-8). [Ruediger Pluem] *) log.c: Ensure Win32 resurrects its lost robust logger processes. [William Rowe] *) mpm_winnt: Eliminate wait_for_many_objects. Allows the clean shutdown of the server when the MaxClients is higher then 257, in a more responsive manner [Mladen Turk, William Rowe] *) Add explicit charset to the output of various modules to work around possible cross-site scripting flaws affecting web browsers that do not derive the response character set as required by RFC2616. One of these reported by SecurityReason [Joe Orton] *) http_protocol: Escape request method in 405 error reporting. This has no security impact since the browser cannot be tricked into sending arbitrary method strings. [Jeff Trawick] *) http_protocol: Escape request method in 413 error reporting. Determined to be not generally exploitable, but a flaw in any case. PR 44014 [Victor Stinner <victor.stinner inl.fr>]
2008-01-21Start update of apr0 pacakge to 0.9.17 and apache2 package to 2.0.63.taca1-3/+3
2008-01-21Update PKGNAME for links-gui as well after recent ../../www/links update.ghen1-2/+2
2008-01-21Fixing permissions is done in the post-extract stage, since it belongsrillig1-4/+4
there, not in post-patch. There's no need to use xargs -0: Solaris doesn't know that option, POSIX doesn't require it, and all the filenames are sane anyway.
2008-01-20Change a BUILD_DEFS and add some more.reed1-3/+3
(As discussed in September 2007 on tech-pkg.)
2008-01-20Improve the description.reed1-4/+6
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn53-87/+106
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-16Fix a reentrancy bug, and a portability bug involving a Linux documentationsmb4-9/+9
error and the behavior of NetBSD on 64-bit machines. All three bugs (including the Linux documentation problem) have been reported upstream and will be fixed there.
2008-01-16Don't print replaced name by pax(1). It was simply debugging aid.taca1-2/+2
2008-01-15Update to 2.1pre32:wiz3-9/+8
=== RELEASE 2.1pre32 === Thu Dec 13 04:44:01 MET 2007 mikulas: Do not display links to alternate stylesheets Tue Dec 11 06:37:56 MET 2007 mikulas: Use Content-Disposition as a suggestion for downloaded file name Sun Dec 9 04:52:37 MET 2007 mikulas: Fixed write to freed memory resulting in misbehavior of radio buttons and a possible crash Wed Dec 5 23:26:55 MET 2007 mikulas: Make it run without Cygwin environment (only with Cygwin DLLs) Workaround for flaws in Cygwin Unix emulation: SIGWINCH is sometimes lost Signal handlers write to a pipe and it should wake select() up, sometimes, it doesn't exec("command.com") crashes Windows 98 when some sockets are open Wed Dec 5 18:05:00 MET 2007 mikulas: Do not search for compressed-file extension (.gz, .bz2) in URLs containing '?', '&' or ';' --- they are likely scripts and they should provide information about compression in the header. Tue Dec 4 04:09:51 MET 2007 mikulas: When the document was truncated to zero size on reload and no data were received, links didn't invalidate formatted document cache Wed Nov 7 00:20:12 MET 2007 mikulas: Accept capital 'X' as a hex number mark in html entities Fri Nov 2 19:53:01 MET 2007 mikulas: Do not print links to stylesheet to the document Fri Nov 2 19:52:22 MET 2007 mikulas: Slightly improve parsing of ftp --- when the line contains "<DIR>", we can assume that it is a directory Tue Oct 30 21:22:27 cet 2007 mikulas: Previous release didn't compile on OS/2 due to missing SIGCONT
2008-01-15Remove MacOS X derived files which start from "._".taca2-6/+3
Bump PKGREVISION reflecting PLIST change.
2008-01-14Make this build on Darwin.yyamano2-4/+13