Commit graph

8895 commits

Author SHA1 Message Date
tron
b32d79f1d5 Update "squid31" package to version 3.1.0.15. Changes since version 3.1.0.14:
- Regression Fix: myip ACL not accepted in config
- Bug 2795: acl arp lookups including port
- Bug 2794: ESI parsing fails on FreeBSD
- Bug 2778: fix linking issues using SunCC
- Bug 2724: eCAP build failure unless ICAP enabled
- Bug 2628: Correct default PID location to PREFIX/var/run/squid.pid
- Bug 2617: Performance degradation during processing list of dstdomain ACL's
- Bug 2374: Support ICY / ICEcast / SHOUTcast streaming protocol.
- Fix: 64-bit filesize issue in squidclient POST of large files
- Fix: send correct Connection: header on intercepted replies
- Support libtool 2.x
- ESI libraries libexpat and libxml2 now optional
- ESI support default enabled
- Bump libcap minimum requirement to libcap 2.09+
- ARP / MAC support fixes for IPv6-mode
- Add outstanding IPv6 settings to squid.conf (localnet, localhost)
- ... and many additions to the background testing structure
- ... and very many minor build and code cleanups for non-GCC compilers.
2009-12-06 15:49:25 +00:00
markd
6aca821054 update to kde 4.3.4
KDE SC 4.3.4 has a number of improvements:

 * A bugfix in Plasma's pixmap cache makes the workspace more responsive
 * Okular, the document viewer improved stability in certain situations
 * Marble, the desktop globe has seen some polish
 * Passphrases with non-ASCII characters have been fixed in the KGpg
   encryption tool
2009-12-04 22:04:04 +00:00
tnn
8c6d01eb1a - clean up liferea mozilla options
- fix build with mozilla option
2009-12-04 13:50:08 +00:00
asau
2b1489ba77 Depend on xulrunner devel/instead of www/firefox, bump revision.
Discussed with <tnn>.
2009-12-03 23:19:05 +00:00
joerg
36c4dc9e72 Fix DESTDIR build. 2009-12-03 17:12:42 +00:00
schmonz
13479e4222 Update to 3.20091202. From the changelog:
* meta: Generate meta description tags even when the html scrubber is enabled.
* meta: Allow use of DESCRIPTION in templates to get at the meta
  description value. (Thanks, NicolasLimare)
* inline: Use caching of inlined pages to speed up builds of inlines
  that include feeds. Speedup of about 25% for small inlines; could
  be much larger for inlines of many, or complex pages.
* Added (incomplete) Turkish po file. Closes: #556744 Thanks, Recai Oktas
* date: New plugin that allows inserting date directives that expand
  to pretty-printed dates, using the same formatting as used for page
  modification date display, etc.
* htmllink: Allow a title attribute to be specified.
* calendar: Add title attributes for all links in the calendars.
* calendar: Fix month wraparound error that broke in December.

pkgsrc changes:

* In the automated setup, recognize CVS as a VCS (found by agc@).
* In MESSAGE, link to <URL:http://ikiwiki.info/setup/> (ditto).
2009-12-02 21:38:43 +00:00
taca
ab3275c056 Add and enable typolight28, typolight28-example and typolight28-translations. 2009-12-02 16:12:57 +00:00
taca
fb2e15381b Importing typolight28-translation, language files for TYPOlight 2.8.RC1.
Currently, there is no language files ready for 2.8.RC1.  Because of
changes in 2.8.RC1, typolight27-translations can't used with typolight28.
2009-12-02 16:10:54 +00:00
taca
b61e79fa9d Importing typolight28-example, sample website for TYPOlight 2.8.RC1.
Release announce: http://www.typolight.org/news/items/typolight-2_8_RC1.html
Changelog:	  http://www.typolight.org/changelog.html
Ticket System:	  http://dev.typolight.org/versions/show/9
2009-12-02 16:07:54 +00:00
taca
30703e28a7 Importing typolight28, TYPOlight 2.8.RC1.
Here is some of new features and changes.

* Improved publishing
* Improved page and article handling
* Automatic article
* Improved file handling
* Improved "edit multiple" options
* Handling MooTools scripts
* Adding videos and external content
* Enhanced image options
* Overriding image dimensions
* Improved user management
* Improved news lists
* Event list pagination
* Improved newsletter handling
* Improved comments handling
* Relocated extensions

For more detail, please refer these pages.

Release announce: http://www.typolight.org/news/items/typolight-2_8_RC1.html
Changelog:	  http://www.typolight.org/changelog.html
Ticket System:	  http://dev.typolight.org/versions/show/9
2009-12-02 16:06:30 +00:00
taca
c4a65560ed Update www/typo3 package to 4.3.0. Changes are too huge to write here.
Please refer the release note:

	https://typo3.org/download/release-notes/typo3-43/
2009-12-02 15:51:01 +00:00
fhajny
0142f43e64 Updated ruby-mechanize to 0.9.3.
Deprecations:

  * WWW::Mechanize::List is gone!
  * Use Nokogiri as the default HTML parser (you may switch to Hpricot by using WWW::Mechanize.html_parser =
Hpricot)

See full list of changes since 0.7.5:

http://mechanize.rubyforge.org/mechanize/CHANGELOG_rdoc.html
2009-12-02 14:04:22 +00:00
fhajny
f1b2af5a97 Update ruby-rack to 1.0.1.
Changes since 1.0.0:
  * Bump remainder of rack.versions.
  * Support the pure Ruby FCGI implementation.
  * Fix for form names containing "=": split first then unescape components
  * Fixes the handling of the filename parameter with semicolons in names.
  * Add anchor to nested params parsing regexp to prevent stack overflows
  * Use more compatible gzip write api instead of "<<".
  * Make sure that Reloader doesn't break when executed via ruby -e
  * Make sure WEBrick respects the :Host option
  * Many Ruby 1.9 fixes.
2009-12-02 12:44:43 +00:00
fhajny
5e47eb4428 Added ruby-patron and ruby-amqp 2009-12-02 12:24:08 +00:00
fhajny
7ec9305d98 Import ruby18-patron-0.4.4 as www/ruby-patron.
Patron is a Ruby HTTP client library based on libcurl. It does not try
to expose the full "power" (read complexity) of libcurl but instead
tries to provide a sane API while taking advantage of libcurl under
the hood.
2009-12-02 12:13:28 +00:00
minskim
692777062d Update rails packages to 2.3.5. This fixes a cross-site scripting
vulnerability in ruby-actionpack.

Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini
2009-12-01 23:24:24 +00:00
joerg
5106bf4ad8 Do not depend on the *-config unwrap phase to not leak the .buildlink
path.
2009-11-30 18:52:33 +00:00
taca
a0b638151f Update www/geeklog package to 1.6.1.
Geeklog 1.6.1

New Features and Improvements

  * Geeklog now lets you enter meta descriptions and meta keywords for the main
    page, for stories, topics, static pages, and polls. Please note that these
    meta tags may not be used by some search engines.
  * You can now have one featured story per topic (for stories set to "Show
    only in Topic").
  * New autotags now allow you to embed polls in stories and everywhere else
    where autotags are allowed.
  * The Migrate option in the install script can now also be applied to an
    existing database (i.e. you don't need to import a database dump to update
    your URLs and paths).
  * The Database Backup admin panel now includes options to optimize the
    database and convert tables to InnoDB (MySQL only).
  * Improved timezone support and let users actually set their own timezone.
  * Minor security enhancements:
      + "Important" cookies (like the session cookies) are now created with the
        HttpOnly flag set. This will help avoid some XSS attacks, provided your
        browser supports this flag.
      + Template errors will now trigger the standard error handler instead of
        exposing the template path.
      + Fixed inclusion protection for some of the Spam-X class files.

Please also see the list of theme changes.

Bugfixes

  * Fixed automatic closing of stories for comments after a certain amount of
    days. If you need to re-open comments on stories that were closed due to
    this bug, you can use this SQL request:
    UPDATE gl_stories SET commentcode = 0, comment_expire = 0 WHERE commentcode
    = 1;
  * The comment speed limit was being ignored.
  * Fixed a bug in the Group Editor that didn't let you add groups to other
    groups (this problem was only introduced in Geeklog 1.6.0).
  * The admin group for the Static Pages plugin was created with a wrong name
    in Geeklog 1.6.0 (fresh installs only).
  * Several tweaks and minor fixes (e.g. compatibility with PHP 4) in the
    search.
2009-11-30 15:44:45 +00:00
joerg
4ef60bae67 Only allow destdir as the do-install rules depend on chown.
XXX Someone with tomcat knowledge should review that those files are even
XXX static and whether it should the config file framework instead.
2009-11-30 15:00:50 +00:00
dholland
7a0bd4225c Fix broken LP64 build. 2009-11-30 01:28:45 +00:00
taca
6bfc7980d9 o Update "used by" comments. 2009-11-29 06:47:36 +00:00
taca
be77bff7fd o MAKE WWW_FILE settable, making default to TYPOlight 2.8. 2009-11-29 06:47:14 +00:00
taca
5673e641f5 o DEINSTALL: remove .htacces under plugins/tcpdf/cache.
o make plugins/tcpdf/cache writable to web server.

Bump PKGREVISION.
2009-11-29 06:46:21 +00:00
taca
6e427d2dc6 o Explict set WWW_FILE in Makefile.
o Sort PLIST.

No functional change.
2009-11-29 06:45:01 +00:00
taca
2f671a2021 Update to 20091127; update Danish and Swedish language files. 2009-11-29 06:44:14 +00:00
tnn
5d2c1a0ff5 fix lint 2009-11-29 03:28:04 +00:00
tnn
7a7bab0784 remove unused vars 2009-11-29 02:22:35 +00:00
tnn
17bfb13086 fix path to install template 2009-11-29 00:42:36 +00:00
tnn
7cbc5c742a Update to seamonkey-2.0, from pkgsrc-wip. Hijack maintainership.
Many, many changes; the biggest being that it's based on firefox 3.5.
For an exhaustive list of changes, see:
http://www.seamonkey-project.org/releases/seamonkey2.0/changes
2009-11-29 00:40:42 +00:00
tnn
2ae708082b add legacy- prefix to files not needed by the upcoming seamonkey-2.0 update,
but that are still referenced by mail/thunderbird2 and time/sunbird.
2009-11-28 22:01:23 +00:00
tnn
07136e8335 seamonkey-2.0 doesn't support gtk1, so remove www/seamonkey-gtk1 2009-11-28 21:28:35 +00:00
tnn
2183523d9a bump the minimum required GTK+ to 2.18.3nb1 2009-11-27 16:59:18 +00:00
joerg
1900ea9e9b Call the real shlibtool, not some non-existing copy. Bump revision. 2009-11-27 13:28:11 +00:00
wiz
23ac026e2e Update to 2.2.6:
Fri Nov 20 03:34:19 GMT 2009  - surfraw 2.2.6

        * New elvi:
          + by Sumant Oemrawsingh:
            * cliki        - search the common lisp wiki.
            * l1sp         - search lisp documentation.
            * mathworld    - search Wolfram MathWorld.
            * mininova     - search mininova for torrents.
            * youtube      - search youtube for videos.
          + by fittabile@lifegate.it:
            * acronym      - find acronyms
            * gcache       - search google cache.
          + by Nick White:
            * genbugs      - search gentoo bug tracker
          + by Ian Beckwith:
            * debpkghome   - view home page of a debian package.
            * debvcsbrowse - browse vcs of a debian package
            * rpmsearch    - search for packages in rpm-based distros.
            * finkpkg      - search Fink packages.
            * macports     - search macports packages.
        * Move config files to follow XDG basedir spec
	  This means that if your global config was in /etc/surfraw.conf
	  it is now in /etc/xdg/surfraw/conf, and local config is
	  now in $HOME/.config/surfraw/conf. The same applies to bookmarks.
	  See README for details on configuring config locations, and
	  http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
	  for the gory details. The old locations are still supported for
	  backwards-compatibility.
        * Support per-user elvi in $HOME/.config/surfraw/elvi/
          Patch by James Rowe, idea by Sumant Oemrawsingh.
        * Added -o | -o=FILE option, to fetch URL and dump to
          stdout or FILE.
        * Modified elvi:
          + freebsd: new options -psearch=TYPE -psection=SEC
            to conduct a search of type TYPE in section SEC of ports.
          + netbsd:  new option -ps to search ports
          + openbsd: new option -ps to search ports
          + debsec: fixed (Thanks to Moritz Muehlenhoff, for this
            and all his other work).
          + cia: fixed.
        * Added examples/uzbl_load_url_from_surfraw, to integrate surfraw
          with uzbl (uzbl.org), thanks to Sumant Oemrawsingh.
2009-11-26 15:22:55 +00:00
taca
3c03c10b60 Update typolight27-translations package to 20091124.
* Update Danish translation files.
2009-11-24 22:46:09 +00:00
taca
9aafae2247 * Use SEPARATED_MODULES as separated modules which should be remove
translation files before install.

* Fix PLIST.uk.

Bump PKGREVISION.
2009-11-24 04:23:19 +00:00
joerg
d355b71489 Only for Apache 2+ 2009-11-23 16:59:18 +00:00
schmonz
09d1b5a637 Comment out GNU sedism used to generate RPM spec file (noticed by
spz), and un-modify SUBST targets mistakenly committed in previous.
Should fix build where GNU sed wasn't available, and otherwise result
in no change to the binary package.
2009-11-23 02:36:39 +00:00
taca
4d6478999b Move LICENSE from typolight/Makefile.common to each Makefiles for
license change of forthcoming TYPOlihght 2.8(.RC1).
2009-11-22 16:17:59 +00:00
taca
524b8870fc Update typolight27-translations package to 20091116.
Icelandic, Norwegian and Ukrainian language files are updated.
2009-11-22 07:58:42 +00:00
sno
c9964eb9c2 Updating www/p5-LWP-Authen-Negotiate from 0.06nb2 to 0.08
pkgsrc changes:
  - Adding license definition
  - MIME::Base is included in perl core in high enough version

Upstream changes:
0.08    Do 29. Okt 22:09:12 CET 2009
        - added LWP::Debug to dependencies...
0.07    Di 27. Okt 20:51:50 CET 2009
        - fixed <https://rt.cpan.org/Public/Bug/Display.html?id=50881>
          Thanks to Adam Sjogren.
2009-11-21 15:03:05 +00:00
sno
a7d1019af2 Updating www/p5-Test-HTTP-Server-Simple from 0.10 to 0.11
pkgsrc changes:
  - adjusting license definition
  - adjusting dependency to Test::More (0.72 is in core, 0.62 is required)

Upstream changes:
0.11 Tue Nov 10 14:14:17 EST 2009
    No code changes; add Win32::Event dep for windows platforms
2009-11-21 14:48:07 +00:00
sno
640c585002 Updating www/p5-HTTP-Server-Simple-Mason from 0.12 to 0.13
Upstream changes:
0.13 Fri Oct  9 15:01:07 EDT 2009
    * Better cleanup temp files after tests
    * No longer add a double / in the path when testing for index.html
    * Better support for sending custom HTTP statuses in $m->abort
2009-11-21 14:42:41 +00:00
sno
46b13138bc Updating www/p5-HTTP-Server-Simple from 0.40 to 0.41
Upstream changes:
0.41 Tue Sep 29 23:05:04 JST 2009

* HTTP header concatenation fixes from miyagawa
2009-11-21 14:39:49 +00:00
sno
fab06cccf2 Updating www/p5-HTTP-Lite from 2.1.6nb1 to 2.2
pkgsrc changes:
  - Added license definition
  - Removed test patch (test runs fine without)

Upstream changes:
2.2 Thu  1 Oct 2009
	- Moved Lite.pm into lib directory
	- Reversed the Changes file order to reverse chronological
	- Moved to Makefile.PL to Module::Install to autodetect more things
	- Add no_index entries for the test data
	- Remove reliable on (partially) dead website for testing
	- Now this module is mature and unlikely to change much, move to
	  a more stable and less complicated versioning scheme that suffers
	  less complications in the Perl toolchain. Also, dotted integers
	  without the use of something like version.pm isn't strictly
	  allowed.
2009-11-21 14:36:37 +00:00
sno
37f2deb710 Updating www/p5-CatalystX-Component-Traits from 0.10nb1 to 0.14
pkgsrc changes:
  - Removing Moose::Autobox dependency (is not required)
  - Adding dependency to Test::More 0.88

Upstream changes:
0.14  2009-11-08 05:43:37
    - minor code cleanup

0.13  2009-11-07 21:14:11
    - Fix merging singular traits rather than lists of traits.

0.12  2009-10-30 16:47:15
    - add support for root-level components

0.11  2009-10-30 14:25:56
    - fix bug with apps named CatalystX::<something>
2009-11-21 14:29:33 +00:00
sno
3a874fb56b Updating www/p5-Catalyst-Plugin-Session from 0.27 to 0.29
Upstream changes:
0.29 2009-11-04
        - Fix session being deleted when you have a new session after session
          expiry when calling session_is_valid method. Tests for this.
        - Allow ->session to be used as a setter method so that you can say
          ->session( key => $value );

0.28 2009-10-29
        - Fix session fixation test with LWP 5.833 by calling $cookie_jar->set_cookie
          rather than manually stuffing the cookie in the request.
2009-11-21 14:22:50 +00:00
sno
b3275dbaf4 Updating www/p5-Catalyst-Plugin-Authorization-Roles from 0.07nb2 to 0.08
pkgsrc changes:
  - add license definition (perl license)
  - move dependecy to Test::Exception to BUILD_DEPENDS (required for
    testing only)

Upstream changes:
0.08    2009-11-19
        - repackaged with a new version of Module::Install
2009-11-21 14:19:20 +00:00
sno
ec0386ffda forgot to bump LWP requirement to 5.814 2009-11-21 14:13:19 +00:00
sno
cea425d666 Updating www/p5-Catalyst-Runtime from 5.80013nb1 to 5.80014
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
5.80014 2009-11-21 02:51:14
   Bug fixes:
    - Require MooseX::MethodAttributes 0.17. This in turn requires new
      MooseX::Types to stop warnings in Moose 0.91, and correctly supports
      role combination of roles containing attributed methods.
    - Catalyst::Dispatcher::dispatch_types no longer throws deprecated warnings
      as there is no recommended alternative.
    - Improved the suggested fix warning when component resolution uses regex
      fallback for fully qualified component names.
    - Catalyst::Test::local_request sets ->request on the response.
    - Log flush moved to the end of setup so that roles and plugins which
      hook setup_finalize can log things and have them appear in application
      startup, rather than with the first hit.
    - Require a newer version of LWP to avoid failing tests.
    - Stop warnings when actions are forwarded to during dispatch.
    - Remove warnings for using Catalyst::Dispatcher->dispatch_types as this is a
      valid method to publicly call on the dispatcher.
    - Args ($c->request->args) and CaptureArgs ($c->request->captrues)
      passed to $c->uri_for with an action object ($c->action) will now
      correctly round-trip when args or captures contain / as it is now
      correctly uri encoded to %2F.

  Documentation:
    - Document no-args call to $c->uri_for.
    - Document all top level application configuration parameters.
    - Clarify how to fix actions in your application class (which is
      deprecated and causes warnings).
    - Pod fixes for ContextClosure.
    - Fix documentation for go/visit to reference captures and arguments
      in the correct order.
    - Update $c->forward and $c->state documentation to address scalar
      context.
    - Pod fix in Catalyst::Request (RT#51490)
    - Pod fixes to refer to ::Controller:: rather than ::C:: as the latter
      is deprecated (RT#51489)

  New features:
    - Added disable_component_resolution_regex_fallback config option to
      switch off (deprecated) regex fallback for component resolution.
    - Added an nginx-specific behavior to the FastCGI engine to allow
      proper PATH_INFO and SCRIPT_NAME processing for non-root applications
    - Enable Catalyst::Utils::home() to find home within Dist::Zilla built
      distributions
    - Added the Catalyst::Exception::Interface role defining the interface
      exception classes need to implement.
    - Added Catalyst::Exception::Basic as a basic implementation of
      Catalyst::Exception::Interface and made the existing exception classes
      use it.

  Refactoring / cleanups:
    - Remove documentation for the case_sensitive setting
    - Warning is now emitted at application startup if the case_sensitive
      setting is turned on. This setting is not used by anyone, not
      believed to be useful and adds unnecessary complexity to controllers
      and the dispatcher. If you are using this setting and have good reasons
      why it should stay then you need to be shouting, now.
    - Writing to $c->req->body now fails as doing this never makes sense.
2009-11-21 14:11:46 +00:00