Commit graph

9544 commits

Author SHA1 Message Date
asau
0bcefea48e Import CLISP fastcgi module as www/clisp-fastcgi. 2010-07-09 19:22:59 +00:00
obache
22b2f4f81a Update py-moin to 1.9.3.
PR#43524 by Wen Heping.

Known main issues:

  * The GUI WYSIWYG editor has still some issues and limitations.
    If you can't live with those, you can simply switch it off by using:
    editor_force = True
    editor_default = 'text'  # internal default, just for completeness

Version 1.9.3:
  Fixes:
  * Fix XSS in Despam action (CVE-2010-0828).
  * Fix XSS issues (see MoinMoinBugs/1.9.2UnescapedInputForThemeAddMsg):
    * by escaping template name in messages
    * by fixing other places that had similar issues
  * Make moin compatible to werkzeug 0.5 .. 0.6.2 (1.9.2 had issues
    with xmlrpc when used with werkzeug 0.6.x).
  * MoinMoin.util.filesys: disable usage of dircache, deprecate dc* functions,
    because the dircache stdlib module can't work correctly for fast updates of
    directories.
  * rss_rc and sisterpages actions: fix Content-Type header (mimetype)
  * Fix associating OpenID identity with user, wasn't adapted to werkzeug yet.
  * openidrp auth: fix undefined _ (gettext)
  * Fix auth.cas and userprefs.oidserv request object usage.
  * highlight parser: fixed MoinMoinBugs/LineNumberSpansForProcessInstructionsMissed
  * Pygments syntax highlighting: add missing code files
  * Notifications: use same email subject format for every notification
  * Fix docbook formatter crashing, see MoinMoinPatch/IncludeMacroWithDocBookFormatter
  * Fix regex content search for xapian search.
  * Get rid of the empty line at the end of code highlights.
  * GUI editor: compute editor height like the text editor does.
  * Added help texts for: standalone server and moin migration.
  * script.maint.cleancache: clean also i18n cache files
  * Improved formatter.text_plain, see FeatureRequests/TextPlainFormatterRewrite
    (fixes many issues of this formatter).
  * text_html_text_moin_wiki: fixed index error for width="", see also:
    MoinMoinBugs/GUI_convertor_list_index_out_of_range
  * xmlrpc: disable editor backup for putPage, renamePage and revertPage
    because if pages get uploaded by xmlrpc then the draft cache file can
    rapidly increase in size, causing high memory usage because it needs to
    get loaded into memory for updating/processing.
  * Emit Content-Type header (with charset) for SlideShow action and many other
    actions that just call send_title().
  * ActionBase: better compatibility to moin 1.8, use request.values by
    default, optionally use request.form data only

  New features:
  * RenamePage action: added ability to create redirect pages when renaming
    (turned off by default, see show_rename_redirect config option).
  * formatter/text_html: Added line number links to code blocks.
  * diff action:
    * Fixed whitespace in generated (html) diff view table so white-space: pre
      can be used (and whitespace in diffs preserved).
    * Added links to first/last revision.
  * MoinMoin.widget.browser: introduced feature for sorting tables, see:
    http://moinmo.in/FeatureRequests/SortableTables
  * SystemAdmin user and attachment browsers: sorting feature used there now
  * Scrolling the text editor to the double clicked line.
  * Enable double-click-editing by default.
  * WikiConfigHelp macro: make heading and description display optional,
    heading level as a parameter (default 2)
  * If edit ticket check fails, send the editor with the current content.
  * moin import wikipage - use this script to import local files as a wiki page

  Other changes:
  * upgraded pygments from 1.2.2 to 1.3.1
  * upgraded FCKeditor from 2.6.4.1 to 2.6.6
  * added configuration snippet for ldap authentication against 2 servers
  * improved script help output
2010-07-09 11:38:36 +00:00
obache
6a6cffaefb Update termtter to 1.9.0.
No summarized changes...
2010-07-09 05:58:13 +00:00
seb
5b4e5e6e60 Add & enable p5-Plack-Middleware-File-Sass 2010-07-09 04:26:16 +00:00
seb
82aa07298f Initial import of p5-Plack-Middleware-File-Sass version 0.01 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::File::Sass is a Plack middleware
component that works with Plack::App::File or Plack::Middleware::Static
to compile Sass templates into CSS stylesheet in every request.
2010-07-09 04:25:16 +00:00
joerg
5f33cd7656 DESTDIR support 2010-07-08 17:00:06 +00:00
joerg
0a4d9a8983 DESTDIR support 2010-07-08 16:05:34 +00:00
joerg
f6873c5873 DESTDIR ready 2010-07-08 15:49:10 +00:00
obache
b0ec78336c Update midori to 0.2.6.
PR#43500 by Tim Larson.

v0.2.6
 + Show a dialogue when quitting while downloading
 + Render icons in errors/ speed dial properly
 + Fix a build error with API documentation
 + Fix error pages in frames, and a related crash
 + Allow more shortcuts or columns in speed dial
 + Add 'Copy All' button to Console panel
2010-07-08 11:44:48 +00:00
drochner
7fba2d5a34 update to 3.30.2
changes:
-bugfixes
-translation updates
2010-07-06 16:06:19 +00:00
taca
496083aa65 Add and enable contao29-translations. 2010-07-06 14:47:15 +00:00
taca
cb25568ee4 Importing contao29-translations version 20100706.
Language translation files for Contao Open Source CMS version 2.9.x.
2010-07-06 14:45:52 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
taca
1e00423fbf * Add contao, contao29 and contao29-example.
* Enable contao29 and contao29-example.
2010-07-05 14:48:15 +00:00
taca
7aca4dcd91 Importing Contao Open Source CMS 2.9.0 as www/contao29.
This is sample website to demonstration and learn the CMS.
2010-07-05 14:46:25 +00:00
taca
ab38791b10 Importing Contao Open Source CMS 2.9.0 as www/contao29.
Its Name has changed from TYPOlight to Contao:
	http://www.contao.org/news/items/typolight-becomes-contao.html

Basically, the name of sofware, domain, backend URL are changed.

* Introduce themse support:
	http://www.contao.org/themes.html
* Extension Repositroy 2.0.
* Templage group.
* Share on Facebook and Twitters.

For more information, please refer:
	 http://www.contao.org/news/items/contao-2_9_0.html.
2010-07-05 14:45:21 +00:00
taca
3d569cc0fc Importing common framework for contao, successor name of typolight. 2010-07-05 14:39:32 +00:00
schmonz
feeffdbffd Update to 3.20100704. From the changelog:
* Changes to avoid display of ugly google openids, by displaying
     a username taken from openid.
   * API: Add new optional field nickname to rcs_recentchanges.
   * API: rcs_commit and rcs_commit_staged are now passed named
     parameters.
   * openid: Store nickname based on username or email provided from
     openid provider.
   * git: Record the nickname from openid in the git author email.
   * comment: Record the username from openid in the comment page.
   * Fixed some confusion and bugginess about whether
     rcs_getctime/rcs_getmtime were passed absolute or relative filenames.
     (Make it relative like everything else.)
   * hnb: Fixed broken use of mkstemp that had caused dangling temp files,
     and prevented actually rendering hnb files.
   * Use comment template on comments page of example blog.
   * comment.tmpl: Fix up display when inline uses it to display a non-comment
     page. (Such as a discussion page.)
   * git: Added git_wrapper_background_command option. Can be used to eg,
     make the git wrapper push to github in the background after ikiwiki
     runs.
   * po: Added needstranslation() pagespec. (intrigeri)
   * po: Added support for .html source pages. (intrigeri)
   * comment: Fix problem moderating comments of certian pages with utf-8
     in their name.
2010-07-05 07:45:21 +00:00
taca
dd90270688 Update typo3 package to 4.4.0.
o The New Introduction Package
o Fresh and Improved Backend
o Easier Installation than Ever
o Revised and Faster Rich Text Editor

And more, please refer release note.

http://typo3.org/download/release-notes/typo3-44/
2010-07-05 03:31:29 +00:00
taca
7bd40510fc Update fengoffice package to 1.7.
pkgsrc change: added some patches to fix known problems on 1.7.

Changes:

o E-mail module improvements
o Export reports as CSV
o Latest activity
o And more:
	- LDAP support
	- guest users
	- a new five day view for the calendar
	- prettier email notifications
	- ...
2010-07-05 03:26:46 +00:00
seb
f0f918dcf4 Add & enable p5-Plack-Middleware-JSConcat 2010-07-04 21:42:53 +00:00
seb
6059aea39b Initial import of p5-Plack-Middleware-JSConcat version 0.29 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::JSConcat is a Plack middleware.
It allows you to concatenate multiple javascripts files into one.
2010-07-04 21:42:38 +00:00
seb
0d516e88e9 Add & enable p5-Plack-App-Proxy 2010-07-04 21:08:42 +00:00
seb
effa90b795 Initial import of p5-Plack-App-Proxy version 0.15 in the NetBSD
Packages Collection.

The Perl 5 module Plack::App::Proxy is a middleware-aware proxy
application for Plack.
2010-07-04 21:08:27 +00:00
seb
21a490cf5a Add & enable p5-Plack-Middleware-ConsoleLogger 2010-07-04 20:36:01 +00:00
seb
2d498554be Initial import of p5-Plack-Middleware-ConsoleLogger version 0.02
in the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::ConsoleLogger captures logs
from PSGI applications and plack middleware components and makes
them available to see on JavaScript console for Firebug and Webkit
Inspector.
2010-07-04 20:35:48 +00:00
cube
3298160028 Enable devel/p5-File-BOM, devel/p5-Tie-{Cache-LRU{,-Expires},{LL,Regexp}Hash}
and www/p5-Data-URIEncode.
2010-07-04 18:12:26 +00:00
seb
486014fa02 Add & enable p5-Plack-Middleware-ReverseProxy 2010-07-04 18:11:48 +00:00
seb
7491d395e5 Initial import of p5-Plack-Middleware-ReverseProxy version 0.06 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::ReverseProxy is a Plack
middleware. It resets some HTTP headers, which were changed by
reverse-proxy. You can specify the reverse proxy address and stop
fake requests using 'enable_if' directive in your app.psgi.
2010-07-04 18:11:35 +00:00
cube
62b738fe28 Initial import of www/p5-Data-URIEncode, version 0.11.
This module allows for encoding and decoding complex (multi level
datastructures) using native Query String manipulators (such as CGI.pm).
It takes complex data and turns it into a flat hashref which can then be
turned into a URI query string using URL encoding.  It also takes a flat
hashref of data passed in and translates it back to a complex structure.
2010-07-04 17:42:51 +00:00
seb
9fc24a0327 Add & enable p5-Plack-Middleware-Auth-Digest 2010-07-04 16:49:23 +00:00
seb
6479859657 Initial import of p5-Plack-Middleware-Auth-Digest version 0.03 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Auth::Digest is a Plack
middleware.  It enables digest authentication. Your authenticator
callback is given an username as a string and should return a
password, either as a raw password or a hashed password.
2010-07-04 16:49:10 +00:00
seb
40a42dcc25 Add & enable p5-Plack-Middleware-Header 2010-07-04 16:40:18 +00:00
seb
9200f0dae0 Initial import of p5-Plack-Middleware-Header version 0.03 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Header is a Plack a middleware
to  append to, set or unset HTTP response's headers.
2010-07-04 16:40:05 +00:00
seb
0d704fe56c Add & enable p5-Plack-Middleware-Debug 2010-07-04 16:22:57 +00:00
seb
42d2d83e7a Initial import of p5-Plack-Middleware-Debug version 0.09 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.
2010-07-04 16:22:27 +00:00
seb
0ba92f534f Add & enable p5-Plack-Middleware-Session 2010-07-04 15:05:40 +00:00
seb
cbe92f0e76 Initial import of p5-Plack-Middleware-Session version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Session is a Plack middleware
component for session management. By default it  uses cookies to
keep session state and store data in memory. It also comes with
other state and store solutions.
2010-07-04 15:05:24 +00:00
seb
1d01361440 Add & enable p5-Plack-Middleware-Deflater 2010-07-04 14:33:22 +00:00
seb
c62d4639a0 Initial import of p5-Plack-Middleware-Deflater version 0.03 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Deflater is a middleware to
encode your response body in gzip or deflate, based on Accept-Encoding
HTTP request header. It would save the bandwidth a little bit but
should increase the Plack server load, so ideally you should handle
this on the frontend reverse proxy servers.
2010-07-04 14:33:11 +00:00
seb
e80cce9c4c Add & enable p5-Plack-Handler-AnyEvent-HTTPD 2010-07-04 12:13:16 +00:00
seb
1979efa641 Initial import of p5-Plack-Handler-AnyEvent-HTTPD version 0.01 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::HTTPD is a Plack handler
to run PSGI apps on AnyEvent::HTTPD module.
2010-07-04 12:13:06 +00:00
seb
1526b9b26b Add & enable p5-AnyEvent-HTTPD 2010-07-04 11:57:37 +00:00
seb
b055c373f3 Initial import of p5-AnyEvent-HTTPD version 0.84 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::HTTPD provides a simple HTTPD for serving
simple web application interfaces. It's completly event based and
independend from any event loop by using the AnyEvent module.
2010-07-04 11:57:24 +00:00
seb
430c629526 Add & enable p5-Plack-Handler-AnyEvent-SCGI 2010-07-04 11:18:08 +00:00
seb
a49bca568e Initial import of p5-Plack-Handler-AnyEvent-SCGI version 0.02 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::SCGI is a standalone
SCGI daemon running on AnyEvent::SCGI.
2010-07-04 11:17:58 +00:00
markd
b1a20e5a84 Update to KDE SC 4.4.5.
Several bugs in encoding and refreshing in Konsole have been fixed
A couple of crashes in Okular's PDF viewer have been fixed
Alarms have received some fixes in KDE PIM
The changelog lists more, if not all improvements since KDE SC 4.4.4.
2010-07-04 11:02:32 +00:00
seb
abf394a1fd Add & enable p5-AnyEvent-SCGI 2010-07-04 10:49:09 +00:00
seb
6da18aeefe Initial import of p5-AnyEvent-SCGI version 1.1 in the NetBSD Packages
Collection.

The Perl 5 module AnyEvent::SCGI allows you to build event based
SCGI servers.  It can be used with or without Coro.
2010-07-04 10:48:58 +00:00
seb
dc4a6c1c6e Add & enable p5-Plack-Handler-SCGI 2010-07-04 09:35:19 +00:00
seb
25147ae27d Initial import of p5-Plack-Handler-SCGI version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module Plack::Handler::SCGI is a standalone SCGI daemon
using SCGI module.
2010-07-04 09:35:01 +00:00
seb
1dde7856f4 Add & enable p5-SCGI 2010-07-04 09:12:42 +00:00
seb
922657fe91 Initial import of p5-SCGI version 0.6 in the NetBSD Packages
Collection.

The Perl 5 module SCGI is for implementing an SCGI interface for
an application server.
2010-07-04 09:12:26 +00:00
seb
77828a644c Add & enable p5-Plack-Handler-AnyEvent-ReverseHTTP 2010-07-04 08:28:47 +00:00
seb
98c6e6521a Initial import of p5-Plack-Handler-AnyEvent-ReverseHTTP version
0.04 in the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::ReverseHTTP is Plack
handler that runs your PSGI application on AnyEvent::ReverseHTTP.
It uses ReverseHTTP gateway to access your PSGI application on your
desktop or behind the firewall from the internet. Just like Ruby's
hookout does with Rack applications.
2010-07-04 08:28:08 +00:00
seb
fec7716323 Add & enable p5-AnyEvent-ReverseHTTP 2010-07-04 08:04:00 +00:00
seb
1bea6a0895 Initial import of p5-AnyEvent-ReverseHTTP version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::ReverseHTTP is an AnyEvent module that
acts as a Reverse HTTP server (which is actually a polling client
for Reverse HTTP gateway).  This module implements simple Reverse
HTTP client that's tested against reversehttp.net demo server. More
complicated specification like relaying or pipelining is not (yet)
implemented.
2010-07-04 08:03:43 +00:00
seb
12c53f3261 Add missing word in COMMENT 2010-07-04 07:41:28 +00:00
seb
1875b71bfb Add & enable p5-POE-Component-Server-PSGI 2010-07-04 07:29:28 +00:00
seb
3b3fce7640 Initial import of p5-POE-Component-Server-PSGI version 0.5 in the
NetBSD Packages Collection.

The Perl 5 module POE::Component::Server::PSGI is a PSGI Server
implementation for POE.
2010-07-04 07:29:09 +00:00
seb
5d2bee2e68 Add & enable p5-POE-Filter-HTTP-Parser 2010-07-03 23:37:06 +00:00
seb
124f293eef Initial import of p5-POE-Filter-HTTP-Parser version 1.02 in the
NetBSD Packages Collection.

The Perl 5 module POE::Filter::HTTP::Parser is a POE::Filter for
HTTP which is based on HTTP::Parser.  It can be used to easily
create POE based HTTP servers or clients.
2010-07-03 23:36:38 +00:00
seb
14b247c5b5 Add & enable p5-HTTP-Parser 2010-07-03 20:53:50 +00:00
seb
cc270915fe Initial import of p5-HTTP-Parser version 0.05 in the NetBSD Packages
Collection.

The Perl 5 module HTTP::Parser is an HTTP request parser. It takes
chunks of text as received and returns a 'hint' as to what is
required, or returns the HTTP::Request when a complete request has
been read. HTTP/1.1 chunking is supported.
2010-07-03 20:53:29 +00:00
seb
1997bad60f Update p5-Plack from version 0.9938 to version 0.9940.
Upstream changes:
0.9940  Fri Jul  2 23:37:51 PDT 2010
        - Fixed META.yml

0.9939  Fri Jul  2 17:56:10 PDT 2010
        - Improved middleware documentation (miyagawa, leedo, bobtfish)
        - Added a test about Transfer-Encoding with Content-Length: 0 (chiba)
        - Fixed NullLogger middleware (haarg)
        - Fixed Plack::Util inline object's can() (haarg)
        - Middleware::HTTPException now honors ->location method of the exception (frodwith)
        - Middleware::AccessLog: Fixes %D to be microsec so it's compatible to Apache #119 (cho45)
        - Fixed Plack::Request->uri when PATH_INFO conatins URI reserved characters #118 (leedo)
2010-07-03 18:34:58 +00:00
taca
2b0bfd3476 Update typolight28 to 2.8.4.
Version 2.8.4 (2010-06-30)
--------------------------
- Back-ported the Safe Mode Hack improvements from version 2.9
2010-07-03 04:00:09 +00:00
joerg
d6f718bee6 Pass down apxs explicitly 2010-07-02 20:55:43 +00:00
joerg
250c97c570 Deal with apxs fallout. 2010-07-02 20:50:34 +00:00
joerg
834a370ef6 Match directory name and Apache module naming scheme with the package name.
Pass down APXS explicitly.
2010-07-02 17:07:31 +00:00
tron
a22e507cfb Add patch by Ludwig Nussel to fix the certificate spoofing vulnerability
reported in CVE-2010-2074.
2010-07-01 18:50:14 +00:00
jnemeth
1a704a0794 sort 2010-07-01 07:19:04 +00:00
joerg
52d079f482 Allow building with Emacs 24.x 2010-06-28 20:37:32 +00:00
joerg
eb0b6cc39f DESTDIR support 2010-06-28 10:41:53 +00:00
joerg
be70815c0d DESTDIR support 2010-06-27 20:28:24 +00:00
joerg
46734ed461 DESTDIR support. Don't install sample.dat as file writeable to nobdy.
Bump revision.
2010-06-27 19:16:03 +00:00
joerg
e8b0361c02 Add optional support for the push module. From Mike Bowie. 2010-06-27 18:00:24 +00:00
obache
805160787e Exactly disable bzip2 if bzip option is off.
PR#43538 by Aleksey Cheusov.
2010-06-27 11:18:05 +00:00
hauke
cf5fae4c05 'cvs rm' www/pyblosxom, and re-import as py-blosxom, to stay in line
with pkgsrc conventions.

While we are here, fix python egg installer related PLIST entries.
2010-06-25 13:02:14 +00:00
hauke
5c9251ac4a Remove pyblosxom and re-import as py-blosxom, being pkgsrc conformant. 2010-06-25 12:59:47 +00:00
tnn
a4fd561eae Update to seamonkey-2.0.5. This is a security update.
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
               if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-27 Use-after-free error in nsCycleCollector::MarkRoots()
MFSA 2010-26 Crashes with evidence of memory corruption
MFSA 2010-25 Re-use of freed object due to scope confusion
2010-06-25 07:34:26 +00:00
tnn
fcc5b674e3 Security update of firefox & xulrunner to 3.6.4 (1.9.1.2).
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
               if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-26 Crashes with evidence of memory corruption
2010-06-24 12:20:38 +00:00
tron
177ec27c4a Fix botched Squid version check. The "inet6" option is now only available
for the "squid31" package as intented.
2010-06-24 07:51:37 +00:00
schmonz
9ea80cf328 Update this generally stable leaf package during the freeze, mainly
for a handful of bugfixes, to 3.20100623. From the changelog:

   * openid: Add openid_realm and openid_cgiurl configuration options,
     useful in a few edge case setups.
   * attachment: Show files from underlay in attachments list.
   * img: Support hspace and vspace attributes.
   * editpage: Rename "comments" field to avoid CSS conflict with the
     comments div.
   * edittemplate: Make silent mode not disable display when the template
     page does not exist, so it can be easily created.
   * edittemplate: Look for template pages under templates/ like everything
     else (still looks in old location for backwards compatibility).
   * attachment: When inserting links, insert img directives for images,
     if that plugin is enabled.
   * websetup: Allow enabling plugins listed in disable_plugins.
   * editpage, comments: Fix broken links in sidebar (due to forcebaseurl).
     (Thanks, privat)
   * calendar: Tune archive_pagespec to only match pages, not other files.
   * Fix issues with combining unicode srcdirs and source files.
     (Workaround bug #586045)
   * Make --gettime be honored after initial setup.
   * git: Fix --gettime to properly support utf8 filenames.
   * attachment: Support Windows paths when taking basename of client-supplied
     file name.
   * theme: New plugin, allows easily themeing a site via the underlay.
   * Added actiontabs theme by Svend Sorensen.
   * Added blueview theme by Bernd Zeimetz.
   * mercurial: Fix buggy getctime code. Closes: #586279
   * link: Enhanced to handle URLs and email addresses. (Bernd Zeimetz)
2010-06-23 23:52:12 +00:00
sborrill
a7b7b0cc91 Add support for inet6 option on squid 3.1 and above. 2010-06-23 10:39:28 +00:00
mrg
8cc409cda1 update to bozohttpd 20100621. changes include:
o  properly fully disable multi-file mode for now
o  fix the -t and -U options when used without the -e option, broken since
   the library-ifcation
o  be explicit that logs go to the FTP facility in syslog
2010-06-22 05:24:59 +00:00
sborrill
f1da9ea4d1 mib.txt is still installed even with snmp option disabled. Don't bump
PKGREVISION as no PLIST or binary package changes with default options.
2010-06-21 12:12:46 +00:00
asau
09d2f586fe Don't use getline() to build on NetBSD. 2010-06-19 21:09:10 +00:00
kefren
d6e2ace837 provide path to apxs - should fix the bulk build
bump PKGREVISION
2010-06-19 14:33:27 +00:00
joerg
fb91e2fe18 User must exist during early installation 2010-06-19 13:00:28 +00:00
mrg
c22733a234 update to bozohttpd 20100617. changes include:
o  fix some compile issues
o  fix SSL mode.  from rtr
o  fix some cgi-bin issues, as seen with cvsweb
o  disable multi-file daemon mode for now, it breaks
o  return 404's instead of 403's when chdir of ~user dirs fail
o  remove "noreturn" attribute from bozo_http_error() that was
   causing incorrect runtime behaviour

with approval from agc.
2010-06-17 19:45:41 +00:00
wiz
b0afff1ad3 Sort pyblosxom (why is not py-blosxom?). 2010-06-17 07:18:20 +00:00
joerg
2639467f7a Django 1.2.1:
- Support multiple database in one Django instance
- Model validation inspired by the Form validation
- Vastly improved protection against Cross-Site Request Forgery
- New user "message" framework, incl. support for anonymous users
- Hooks for object-level permissions and permissions for anonymous users
- Customization of e-mail sending via the new e-mail backend
- Smarter if template tag
2010-06-16 19:08:37 +00:00
jmmv
24920e5649 Update to 0.12; ok'ed by gdt@. Major changes:
* Translation of Trac in your language using Babel (http://babel.edgewall.org)
* Multiple Repository Support per environment
* Improved Wiki, more powerful syntax and nicer user interface with automatic
  preview in side-by-side editing mode
* Improved Ticket user interface, with editable comments and automatic preview
2010-06-16 17:31:33 +00:00
drochner
dbd2cc1ff1 update to 0.23.3
change: use pkgsrc neon
2010-06-16 16:53:56 +00:00
wiz
dfe56efd29 Update to 1.9.9, from maintainer Wen Heping in PR 43483.
* Some general minor bugs fixed in different areas.
* Four security fixes (see below).

Some of these vulnerabilities are potentially serious so we strongly
recommend you upgrade.

Full details to be released soon.
2010-06-16 06:40:52 +00:00
joerg
0958f5e286 uwsgi-0.9.4.4:
- Support non-yielding applications better
- UDP logging
- uwsgi_error() for improved diagnostics
- fix a potential segmentation fault
- Add --version
2010-06-15 22:18:34 +00:00
joerg
11fb4b3c59 nginx-0.8.41:
- New http_uwsgi_module, replacing the (optional) external one
- New ngx_http_split_clients module
- Support "map" directive with keys longer than 255 charecters
- Allow overriding client request header in fastcgi_param
- New "proxy_no_cache" and "fastcgi_no_cache" directives
- Automatically redirect from "rewrite" if $scheme is used
- Various bugfixes
2010-06-15 20:05:48 +00:00
hauke
e49c3c0a23 Add pyblosxom, a file-based blogging system in the spirit of Blosxom. 2010-06-15 14:11:02 +00:00
hauke
ce30fb8955 Import PyBloxsom.
PyBlosxom is a file-based blogging system in the spirit of Blosxom.
PyBlosxom uses directory tree to represent the category hierarchy.
All entries in a PyBlosxom blog are text files where the first line is
the title of the blog entry and the rest is the body of the entry.

PyBlosxom runs as a CGI script and WSGI application.

PyBlosxom can run as a "static renderer" and compile your blog into
HTML pages for any web server.  This is a good solution for blogs with
millions of entries or servers that are really slow or don't have a
way to run applications.

PyBlosxom supports templates (called flavours) to change the look and
feel of your blog.

PyBlosxom supports plugins to modify the existing default behavior.
2010-06-15 14:06:08 +00:00
wiz
15c7ff61ff PR 43417 by maintainer Wen Heping:
Improve Makefile and fix some bugs in conf file

While here, comment out destdir-ready flag, since the package chowns.

Bump PKGREVISION.
2010-06-15 08:16:12 +00:00