Commit graph

7219 commits

Author SHA1 Message Date
kefren
60a3dae823 Update to xsp 1.9, part of mono 1.9 2008-04-19 19:23:17 +00:00
obache
323caf52eb Update weex to 2.6.1.5.
Based on patch provided by Zafer Aydogan via private mail.

This update to 2.6.1 contains all patches from the Debian package:
- various bug fixes
- uploading under the temporary name `weex.tmp' with the RenameOK option
- support for FTP proxy server that requires challenge/response
- The i386 RPM was compiled on RedHat 9
- You should be able to "rpmbuild --rebuild" the SRPM on older RedHat releases
  or other RPM based distros.

pkgsrc changes:
  * project now on sourceforge
  * no need patch to fix localedir (patch-ac)
  * need msgfmt to build
  * need gettext-lib
  * add DESTDIR support
2008-04-19 05:38:16 +00:00
abs
e56c196503 Update www/p5-CGI to 3.35
Version 3.35
  1. Resync with bleadperl, primarily fixing a bug in parsing semicolons in uploaded filenames.

  Version 3.34
  1. Handle Unicode %uXXXX  escapes properly -- patch from DANKOGAI@cpan.org
  2. Fix url() method to not choke on path names that contain regex characters.

  Version 3.33
  1. Remove uninit variable warning when calling url(-relative=>1)
  2. Fix uninit variable warnings for two lc calls
  3. Fixed failure of tempfile upload due to sprintf() taint failure in perl 5.10

  Version 3.32
  1. Patch from Miguel Santinho to prevent sending premature headers under mod_perl 2.0

  Version 3.31
  1. Patch from Xavier Robin so that CGI::Carp issues a 500 Status code rather than a 200 status code.
  2. Patch from Alexander Klink to select correct temporary directory in OSX Leopard so that upload works.
  3. Possibly fixed "wrapped pack" error on 5.10 and higher.

  Version 3.30
  1. Patch from Mike Barry to handle POSTDATA in the same way as PUT.
  2. Patch from Rafael Garcia-Suarez to correctly reencode unicode values as byte values.
2008-04-17 18:21:40 +00:00
abs
a72acf7b7e update www/ap2-fcgid from 2.0 to 2.2
pkgsrc changes: replace MAKE_FLAGS+= INCLUDES="-I${LOCALBASE}/include/httpd"
with MAKE_FLAGS+= INCLUDES="-I${BUILDLINK_PREFIX.apache}/include/httpd"

Version2.2 (Jul 31st 2007)
1. Support configuration "PassHeader"

        Thank Hans Christian Saustrup for the suggestion.

2. Support apr_shm_remove() in httpd.2.0.X

        Thank Hans Christian Saustrup for bug report.

3. Support configuration "TimeScore"

        Thank Tim Jensen for the patch.

4. Support new configurations "MaxRequestInMem" and "MaxRequestLen"

        If the length of http request longer than "MaxRequestInMem", it will store in tmp file.

        It the length of http request longer than "MaxRequestLen", it will return internal server error.

        Thank Gabriel Barazer(gabriel at oxeva.fr) for the bug report.

        Thank Steffen(info at apachelounge.com) for the help on this issue.

5. Fix miner Sanity check bug

        Thank Yuya Tanaka for bug report

UNIX&Win32 source:   mod_fcgid.2.2.tar.gz



Version2.1 ( Feb 15th 2007 )
1. Add missing config.m4 and Makefile.in for static linking
Thank Mark Drago for notice
2. FCGIWrapper disallowed in .htaccess
Thank Balinares for patch
3. Bug fix. Authoritative flag reversed
Thank Chris Darroch for the patch
4. Support arguments in FCGIWrapper
Thank Andre Nathan for suggestion and great help on testing it.
5. Support new config "SharememPath", which specifies the location of share memory path.
6. Check running user is root or not, while suexec is enabled.
Thank Chris Holleman for the bug report.
7. Bug fix. Should not pass respond to auth checkers.
Thank Szabolcs Hock for bug report.
2008-04-17 18:18:08 +00:00
ghen
8756384c76 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.14.
Security fixes in this version:

MFSA 2008-20 Crash in JavaScript garbage collector

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.14/releasenotes/
2008-04-17 07:39:20 +00:00
gdt
4df191f8df Explain about the two API versions, and cross-reference the other
package, labeling 314 as newer than 38.
2008-04-16 17:04:06 +00:00
sborrill
189a8ce2d4 Fix required_files line in rc.d script now that we are using
PKG_SYSCONFSUBDIR.
Bump PKGREVISION
2008-04-16 14:55:29 +00:00
abs
33329dcfcf PYTHON_VERSIONS_ACCEPTED+=25 2008-04-16 13:42:40 +00:00
wiz
599414cb08 Update to 1.5.9. Drop maintainership.
Version 1.5.9 released

2008-02-17, 08:58 GMT
2008-01-25
- Added Ukrainian translation (Anton Lytvynenko)
2008-01-09
- Include Debian patch #403812, FTBFS on GNU/kFreeBSD
- Mark unread now toggles read status, Debian bug #394312

Version 1.5.8 released

2008-01-09, 08:15 GMT
1.5.8 has made it... somehow. Well actually this is just a small change
which adds two new translations and build fixes as well as moving the
manpages to share/ hierachy.

In other words, I have lost track of the changes. ;)

I'm currently going through the Debian bugtracker and integrate most of
what's pilled up there.
2008-04-16 08:54:28 +00:00
drochner
79d1747e7b update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:17:32 +00:00
drochner
68b95fe97f update to 2.22.1.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:16:16 +00:00
drochner
a35002dba8 update to 3.18.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:07:31 +00:00
jlam
dc90fcc04f Fix commit involving Makefile:1.2 that bumped the PKGREVISION of
merb-sequel to 1.  In that commit, the dependency was bumped at the
package level, but gems also track dependencies independently of
pkgsrc, so patch the Rakefile to:

+ Bump the dependency on sequel to 1.4.0.
+ Remove the dependency on sequel_model, which was merged into the
  main sequel package as of version 1.4.0.
2008-04-14 20:21:20 +00:00
gdt
b0ca900932 Don't define preprocessor symbols to avoid deprecated features; some
of the dependencies are too new and this uses symbols that are now
deprecated.  Based on similar fix to gtkhtl314.
2008-04-14 18:45:51 +00:00
jlam
4b2a2f48d3 Update www/thoth to 0.1.3. Changes from version 0.1.2 include:
* When creating or editing a blog post or page, the preview is displayed above
  the edit form rather than below it.
* Spaces in blog post URLs are replaced with - rather than _ (this change will
  only affect new posts; existing post URLs will not be changed).
* Blog posts provide Atom feeds for recent comments.
* Tag pages provide Atom feeds for posts with that tag.
* Blog posts are marked up using the hAtom microformat.
* Thoth auto-generates an XML sitemap at http://yourblog.com/sitemap (set
  site.enable_sitemap to false to disable).
* Comment URLs are built using the name of the post the comment is attached to
  rather than the id.
* Fixed a bug that prevented Atom and RSS feeds from being cached when
  server-side caching was enabled.
* Fixed entry titles in Atom feeds claiming to be type="html" when in fact
  they weren't.
* Fixed a bug that sometimes caused flash messages to be cached with the
  output of an action and re-displayed until the cached action expired.
2008-04-14 18:13:05 +00:00
gdt
686a9047bb Don't disable deprecated features in dependency packages. Fixes build
problems apparently caused by newer versions of some dependencies.
Based on suggestion by Matthias Drochner.
2008-04-14 18:00:21 +00:00
wiz
fa3e2d5893 Update to 1.36:
Release 1.36

   <gerard@tty.nl>: Escape Unicode strings as UTF-8.

   Bjoern Hoehrmann <derhoermi@gmx.net>: fixed URL encoded data: URLs

   GAAS: uri_escape_utf8() now exported by default as documented.

   BDFOY: Test fails with Business::ISBN installed [RT#33220]

   JDHEDDEN: lc(undef) reports warning in blead [RT#32742]

   GEOFFR: add some tests for gopher URIs [RT#29211]
2008-04-13 20:33:24 +00:00
jlam
2b23beee8d Update www/thin to 0.8.0. Changes from version 0.7.1 include:
* Fix server crash when header too large.
 * Add --require (-r) option to require a library before executing your
   script.
 * Rename --rackup short option to -R, warn and load as rackup when file
   ends with .ru.
 * List supported adapters in command usage.
 * Add file adapter to built-in adapter, serve static files in current
   directory.
 * Allow disabling signal handling in Server with :signals => false
 * Make Server.new arguments more flexible, can now specify any of host,
   port, app or hash options.
 * Add --backend option to specified which backend to use.
 * Serve static file only on GET and HEAD requests in Rails adapter.
 * Add threaded option to run server in threaded mode; calling the
   application in a thread allowing for concurrency in the Rack adapter.
 * Guess which adapter to use from directory (chdir option) or use
   specified one in 'adapter' option.
2008-04-13 07:10:19 +00:00
jlam
77bf41ae0a + Remove databases/ruby-sequel-model -- it has been merged into
databases/ruby-sequel as of version 1.4.0.

+ Update dependencies for www/thoth and www/merb-sequel to reflect
  removal of ruby-sequel-model -- use ruby-sequel instead.  Bump the
  PKGREVISION for these two packages.
2008-04-13 06:58:03 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
abs
e346e4ec0a Switch from PYTHON_VERSIONS_ACCEPTED= to PYTHON_VERSIONS_INCOMPATIBLE= (and enable 25) 2008-04-11 15:27:22 +00:00
drochner
aa16a0781a update to 1.4.14
This release fixes a freeze when migrating from v1.0.x and also solves
some problems with search folders.
2008-04-10 17:33:22 +00:00
drochner
8a241fd9ee clean up dependencies 2008-04-10 16:44:19 +00:00
adrianp
c14b6d3f02 Update to 6.2
This release fixes security vulnerabilities and also changes APIs. Sites are urged to upgrade immediately after reading the security announcement:

* SA-2008-026 - Drupal core - Drupal core - Access bypass

In addition to this security vulnerability, the following bugs have been fixed since the 6.0 release:

* #228120 by jvandyk: typo in documentation in comment.tpl.php
* #226480 by gpk: fix wording on when node access rebuild button is displayed in node_configure()
* #229817 by mcarrera: l() attributes were not properly specified in theme.inc's theme_username()
* #234403 by alienbrain: PHP.net documents we should use CRLF in mail headers, so do that
* #226555 by jvandyk, Rok Zlender: fix notice level error in xmlrpc.inc
* #204415 by chx: actually use 'administer content types' permission for node type editing instead of 'administer nodes'
* #234699 by hass: theme_link() did not mark frontpage links active properly
* #237717 by hass: missing t() in system_clear_cache_submit()
* #232037 by pwolanin: (performance) block regions should only be populated when called for, not in all cases (fixes performance expectation on 403/404 pages)
* #226728 by chx: (performance) temporary cache table entries were not flushed, causing cache_menu and cache_form to grow big
* #231587 by pwolanin, killes: (performance) use two level cache in menus, instead of storing very large amounts of data multiple times
* #239196 by jvandyk and myself: missing status check on nodes in search indexing counter
* rolling back #234403 by Bevan and damz: we should keep using LF in mail headers, without CR, CRLF causes problems
* #238564 by scor: two missing t() calls in update.module
* #241629 by solotandem: dblog module left one more row in, when cleaning up in cron
* #244597 by kbahey: remove cruft from user_login(), that added extra message to the form was never used or displayed
2008-04-09 22:02:11 +00:00
wiz
237e755fc0 Update to CVS state of 20080324:
2.5 years of various changes and improvements.

pkgsrc changes:
Use libtool to provide a shared library; fixes wip/kdewebdev4 on amd64.
Generate API documentation from the provided files using doxygen.
Standardize path to installed documentation.
2008-04-09 09:01:52 +00:00
tron
eac25bcc8d Update "firefox-bin-flash" package to 9.0.124. The new version fixes
the security vulnerability report in CVE-2007-6019.
2008-04-09 08:39:24 +00:00
abs
c21aed3fb4 Update p5-WWW-Mechanize from 1.30 to 1.34
1.34        Mon Dec 10 00:30:39 CST 2007
========================================
[FIXES]
Many fixes to make the test suite more portable.


1.32        Tue Oct 30 12:02:17 CDT 2007
========================================
[ENHANCEMENTS]
Added dump methods to mirror mech-dump:
* $mech->dump_images()
* $mech->dump_links()
* $mech->dump_forms()
* $mech->dump_all()

Sanity checks in the WWW::Mechanize::Image constructor.  Every Image
must have a "url" and "tag" field passed in to it.


1.31_02     Thu Oct 25 11:48:29 CDT 2007
========================================
[ENHANCEMENTS]
Added class, class_regex, id and id_regex limiters to find_link()
and find_all_links().  Thanks to Adriano Ferreira.


1.31_01     Mon Sep 17 23:38:03 CDT 2007
========================================
[FIXES]
Mech tests now pass even if your DNS server gives A records for
anything (like OpenDNS).  Thanks, Miyagawa!

Searching for the <base href> is now case-inensitive.  A better
solution would be to actually parse the HTML.

[ENHANCEMENTS]
mech-dump now handles --user and --password arguments for sites
that require authentication.
2008-04-08 10:33:44 +00:00
abs
75fcaded1a Add p5-CGI-Ajax 2008-04-08 10:32:22 +00:00
abs
42c994c39d Import www/p5-CGI-Ajax-0.7.01 into pkgsrc
CGI::Ajax is an object-oriented module that provides a unique
mechanism for using perl code asynchronously from javascript-
enhanced HTML pages. CGI::Ajax unburdens the user from having to
write extensive javascript, except for associating an exported
method with a document-defined event (such as onClick, onKeyUp,
etc). CGI::Ajax also mixes well with HTML containing more complex
javascript.
2008-04-08 10:31:59 +00:00
xtraeme
fa62c5e0fd Update to 9.27, this closes PR pkg/38369:
Security
* Fixed an issue where newsfeed prompts could cause Opera to execute
  arbitrary code, as reported by Michal Zalewski. See our advisory.
  http://www.opera.com/support/search/view/881/
* Solved an issue where resized canvas patterns could cause Opera to
  execute arbitrary code, as reported by Michal Zalewski. See our
  advisory. http://www.opera.com/support/search/view/882/
* Improved keyboard handling of password inputs, as reported by Trystan S.

Miscellaneous
* Fixed a BitTorrent transfer stability issue.
* Resolved stablity issues with the Acid 3 test.
* Additional stability fixes.
2008-04-07 14:39:14 +00:00
martin
1291b32c4e Add checksums for geolizer option 2008-04-07 09:43:52 +00:00
adam
cb1303f426 Changes 6.7:
New features/improvements:
- Full support for -day option. To build different report for each day
- Added virtualenamequot tag
- Added option NotPageList
- Addes .jobs and .mobi domains
Fixes:
- Minor bug in awstats_configure.pl
Other/Documentation:
- Updated some language files.
- Updated browsers database.
2008-04-07 07:21:00 +00:00
heinz
2406e7d892 The package supports installation to DESTDIR.
A C compiler is required.
2008-04-06 15:51:00 +00:00
heinz
41001846b3 The package supports installation to DESTDIR.
No C compiler required.
2008-04-06 15:46:54 +00:00
adrianp
05f0205c63 Remove some commented lines from the Makefile - no functional change 2008-04-06 10:19:12 +00:00
adrianp
b921d84224 +drupal6 2008-04-06 10:16:13 +00:00
adrianp
d557af02bb Drupal 6.x branch:
Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2008-04-06 10:15:27 +00:00
adrianp
483316e7e7 Add CONFLICTS for upcoming drupal 6 import 2008-04-06 10:12:35 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
jlam
58f016cfb1 Initial import of webby-0.8.2 as www/webby.
Webby is a static website generator tool.  Rake tasks are used to
convert erb, textile, markdown, etc. formatted files into HTML suitable
for publication to a web server.
2008-04-04 15:27:12 +00:00
jlam
97d57cadba Initial import of ruby18-thoth-flickr-0.1.0 as www/thoth-flickr.
This package contains a Flickr plugin for the Thoth blog engine.
2008-04-04 15:27:05 +00:00
jlam
67c1221756 Initial import of ruby18-thoth-delicious-0.1.0 as www/thoth-delicious.
This package contains a del.icio.us plugin for the Thoth blog engine.
2008-04-04 15:26:58 +00:00
jlam
2c69249eee Initial import of thoth-0.1.2 as www/thoth.
Thoth is a blog engine written in Ruby and based on Ramaze and Sequel.
Its simple, elegant architecture, minimalist featureset, and extensible
codebase make it both fast and easy to customize.
2008-04-04 15:26:51 +00:00
jlam
e7f536900a Initial import of thin-0.7.1 as www/thin.
Thin is a very simple web server written in Ruby.  It's single-threaded,
which means it can only serve one request at a time.  This simplicity
affords increased speed and decreased memory usage for singled-threaded
framework like Rails.
2008-04-04 15:26:44 +00:00
jlam
11f7e2b3a1 Initial import of ruby18-rack-0.3.0 as www/ruby-rack.
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby.  By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
2008-04-04 15:26:37 +00:00
jlam
c6ca2145e0 Initial import of ruby18-net-flickr-0.0.1 as www/ruby-net-flickr.
Net::Flickr provides an elegant, Ruby-fied implementation of Flickr's
REST API.
2008-04-04 15:26:29 +00:00
jlam
b8705b6eda Update ruby-mechanize to version 0.7.5. Changes from version 0.6.8
include:

+ Install as a Ruby gem.

* Fixed a bug when fetching files and not pages.
* WWW::Mechanize#get now takes hash arguments for uri parameters.
* Handling gzipped responses with no Content-Length header
* Fixed a bug with EOF errors in net/http.  [#17570]
* Handling 0 length gzipped responses. [#17471]
* Changed parser to lazily parse links
* Lazily parsing document
* Updating UTF-8 support for urls
* Adding AREA tags to the links list.
* WWW::Mechanize#follow_meta_refresh will allow you to automatically follow
  meta refresh tags. [#10032]
* Adding x-gzip to accepted content-encoding.
* Added Digest Authentication support.
* Many bug fixes.
2008-04-04 15:26:25 +00:00
jlam
4ca0571052 Initial import of ruby18-jsmin-1.0.0 as www/ruby-jsmin.
This package contains a Ruby library for "minifying" JavaScript files
by removing unnecessary characters.
2008-04-04 15:26:19 +00:00
jlam
dc1b6a75f0 Initial import of ruby18-cssmin-1.0.0 as www/ruby-cssmin.
This package contains a Ruby library for "minifying" CSS files by
removing unnecessary characters.
2008-04-04 15:26:10 +00:00