Commit graph

153687 commits

Author SHA1 Message Date
adam
072f686b9b * Exceptions enabled
* Build and install XmlPatters
* MNG moved to qt4-mng
2010-02-02 14:05:59 +00:00
tron
656b68ec2e Note update of the "squid31" package to version 3.1.0.15. 2010-02-02 13:58:01 +00:00
tron
e25a37b280 Update "squid31" package to version 3.1.0.16. Changes since 3.1.0.15:
- Regression Fix: Make Squid abort on all config parse failures.
- Regression Bug 2811: SNMP client/peer table OID numbering
- Bug 2851: Connection pinning fails when using a peer
- Bug 2850: Mismatch in hier_code enum / hier_strings array
- Bug 2731: Add follow_x_forwarded_for support to ICAP
- Bug 2730: Regressions in follow_x_forwarded_for since Squid-2
- Bug 2706: Set timestamps during ICAP request satisfaction.
- Bug 2553: X-Forwarded-For with IPv6 address not handled correctly
- Fix: WCCPv1 not connecting to router correctly
- Remove obsolete RunCache/RunAccel scripts.
- Add client_ip_max_connections
- Add the http::>ha format code and make http::>h log original request
  headers
- ... and all bug fixes from 3.0 up to 3.0.STABLE22
- ... and many more minor build and display annoyances.

This update also contains the fix for the remote DoS vulnerability
reported in "Squid Proxy Cache Security Update Advisory SQUID-2010:1".
2010-02-02 13:57:49 +00:00
seb
461d08ef65 Note initial addition of p5-File-Touch version 0.08 as devel/p5-File-Touch
into The NetBSD Packages Collection.

The Perl 5 module File::Touch allows to update files' access and
modification timestamps, creating nonexistent files where necessary.
2010-02-02 13:53:49 +00:00
seb
da71a9178b Add & enable p5-File-Touch 2010-02-02 13:52:57 +00:00
seb
98a1762460 Initial import of p5-File-Touch version 0.08 in the NetBSD Packages
Collection.

The Perl 5 module File::Touch allows to update files' access and
modification timestamps, creating nonexistent files where necessary.
2010-02-02 13:52:31 +00:00
sno
d773371d22 Updated comms/gscmxx to 0.4.1nb6 2010-02-02 13:01:11 +00:00
sno
36d122bc44 Fixing DESTDIR support (upon joerg@'s request)
Adding license
2010-02-02 13:00:56 +00:00
sno
ec1e93156d Updated time/p5-Time-Piece to 1.17 2010-02-02 12:43:51 +00:00
sno
68710f442d Updating time/p5-Time-Piece from 1.16 to 1.17
Upstream changes:
1.17
    - Force all to use internal strptime then everyone gets %z even OSX
      users.
    - Finally figured out the timezone test failures on Win32 and fixed
      them.
2010-02-02 12:43:41 +00:00
sno
2fbf69700e Updated time/p5-Rose-DateTime to 0.533 2010-02-02 12:40:32 +00:00
sno
e11d919520 Updating time/p5-Rose-DateTime from 0.532nb1 to 0.533
pkgsrc changes:
- Adding license definition
- Take care for correct file permissions

Upstream changes:
0.533 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 12:40:22 +00:00
jmcneill
acdd408d99 - add libsndfile to bl3
- don't invoke git when running autoreconf
- bump pkgrevision
2010-02-02 12:39:14 +00:00
tnn
da39859143 Updated net/Transmission to 1.83 2010-02-02 12:32:08 +00:00
sno
903301160f Updated www/p5-Rose-HTMLx-Form-Related to 0.19 2010-02-02 12:11:23 +00:00
sno
3fd0802df6 Updating www/p5-Rose-HTMLx-Form-Related from 0.17 to 0.19
pkgsrc changes:
- Adding license definition
- Adjusting dependencies

Upstream changes:
0.19    19 Jan 2009
        * add dep on MRO::Compat. Use it in show_related_field_using() in RDBO and DBIC Metadata subclasses.
        * show_related_field_using() will now return 'unique_value' if the foreign class implements that method.

0.18    1 Dec 2009
        * fix failing dbic test
2010-02-02 12:11:12 +00:00
sno
ef40ea6e89 Updated www/p5-Rose-HTML-Objects to 0.606.1 2010-02-02 11:58:25 +00:00
sno
9594728327 Updating www/p5-Rose-HTML-Objects from 0.604 to 0.606.1
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.6061 (11.19.2009) - John Siracusa <siracusa@gmail.com>
    * Altered tests to work around strange UTF-8 errors in some installations
      of perl.  (Thanks to Michael Lackhoff for help debugging.)

0.606 (11.16.2009) - John Siracusa <siracusa@gmail.com>
    * Overhauled inheritance to fix "Inconsistent hierarchy" mro c3 errors
      (RT 51168)
    * Added "use utf8" statements to ensure proper treatment of UTF-8 text
      stored in the __DATA__ sections of various modules (RT 29131)

0.605 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 11:58:15 +00:00
sno
4a018af8aa Updated www/p5-Catalyst-Plugin-Static-Simple to 0.29 2010-02-02 11:46:54 +00:00
sno
bc1a81b7aa Updating www/p5-Catalyst-Plugin-Static-Simple from 0.28 to 0.29
Upstream changes:
0.29   2010-02-01 18:45:00
        - Switch from override to around, because really, wtf
2010-02-02 11:46:44 +00:00
sno
2375d16773 Updated www/p5-Catalyst-Action-REST to 0.81 2010-02-02 11:43:25 +00:00
sno
2a8ddece40 Updating www/p5-Catalyst-Action-REST from 0.78 to 0.81
pkgsrc changes:
- Adjusting dependencies
- Adjust module type

Upstream changes:
Thu 14 Jan 20:56:00 GMT 2010 - Release 0.81
  Add a JSONP serialization type.

Sat 19 Dec 14:54:00 GMT 2009 - Release 0.80
  Convert all classes to Moose

  Change Catalyst::Request::REST to be a mostly empty class, with
  all the functionality in Catalyst::TraitFor::Request::REST

  Simplify _get_allowed_methods method (aristotle)

  Rework serializer return so that serializers throw an exception in
  the case of issues serializing the data (hobbs).

Fri 11 Dec 01:08:00 GMT 2009 - Release 0.79
  Cope with invalid (missing required q parameter) header like:
  application/json; charset="utf-8"

  Fix documentation to not mention deprecated things and generally be
  in better style.

  Make author information consistant and only in one module.
2010-02-02 11:43:13 +00:00
obache
4e31c19c39 Updated net/py-IP to 0.70 2010-02-02 11:35:15 +00:00
tron
1c1348d522 Correct package list for systems with OSS support e.g. Mac OS X. 2010-02-02 11:35:11 +00:00
obache
b2f3306500 Update py-IP to 0.70.
Based on PR#42669 by Wen Heping (and take maintainership).

Version 0.70 (2009-10-29)
	* New "major" version because it may break compatibility
	* Fix __cmp__(): IP('0.0.0.0/0') and IP('0.0.0.0') are not equal
	* Fix IP.net() of the network "::/0": "::" instead of "0.0.0.0".
	  IPy 0.63 should fix this bug, but it wasn't.

Version 0.64 (2009-08-19)
	* Create MANIFEST.in to fix setup.py bdist_rpm, fix by Robert Nickel

Version 0.63 (2009-06-23)
	* Fix formatting of "IPv4 in IPv6" network, eg. IP('::ffff:192.168.10.0/120'),
	  the netmask ("/120" in the example) was missing!

Version 0.62 (2008-07-15)
	* Fix reverse DNS of IPv6 address: use ".ip6.arpa." suffix instead of
	  deprecated ".ip6.int." suffix

Version 0.61 (2008-06-12)
	* Patch from Aras Vaichas allowing the [-1] operator
	  to work with an IP object of size 1.

Version 0.60 (2008-05-16)
	* strCompressed() formats '::ffff:a.b.c.d' correctly
	* Use strCompressed() instead of strFullsize() to format IP addresses,
	  ouput is smarter with IPv6 address
	* Remove check_addr_prefixlen because it generates invalid IP address

2008-02-05
	* Release IPy 0.56
	* Fix IPv6 parser for unit tests: reject
	  '1111::2222:3333:4444:5555:6666:7777:8888' address since '::' is
	  useless

2007-08-16
	* Release IPy 0.55
	* Rewrite IPv6 parser to allow address "1:2:3:4:5:6::"

2007-06-22
	* Release IPy 0.54
	* make_net() match from James Teh: transform an IP address into a network
	  address by applying the given netmask

2007-02-28
	* Release IPy 0.53
	* Reject '0.0.0.0-0.0.0.4' if check_addr_prefixlen is enable
	* Fix many english spelling mistakes

2006-11-06
	* Release IPy 0.52
	* Fix strCompressed() for IPv6 "ffff:ffff:ffff:ffff:ffff:f:f:fffc/127"

2006-11-02
	* Release IPy 0.51
	* Write real name of IPy author (Maximillian Dornseif)
	* Use version "0.51" to help packaging since 0.5 was smaller than 0.42
	* Fix unit test for Python 2.3 (don't use doctest.testfile) and 2.5
	  (problem of hex() lower case)
	* "make test" also check IPy documentation
	* IPy now works on Python 2.2 to 2.5

2006-10-26
	* Release IPy 0.5
	* Apply Jean Gillaux patch for netmask "/0.0.0.0" bug
	* Apply William McVey patch for __nonzero__() bug
	* Apply Victor Stinner patch: setup.py can use setuptools and fix URLs
	* Allow "172.30.1.0/22" with new option IPy.check_addr_prefixlen=False
	* Add regression tests
	* Create AUTHORS file

2004-08-22
	* IPy 0.42 works on Python 2.3 without warnings

2002-01-16
	* IPy 0.41 has Python < 2.2 compatible unit tests and a README file
2010-02-02 11:34:52 +00:00
sno
daac5b72d8 Updated www/p5-Catalyst-Plugin-AutoRestart to 0.93 2010-02-02 11:28:11 +00:00
sno
4026a1061b Updating www/p5-Catalyst-Plugin-AutoRestart from 0.92nb1 to 0.93
pkgsrc changes:
- Adding license definition
- Adjust dependencies
- Apply correct module type

Upstream changes:
0.93	2010-01-29
	- Changing Class::C3 to MRO::Compat
2010-02-02 11:28:01 +00:00
sno
6f696c1138 Mark as BROKEN 2010-02-02 11:23:12 +00:00
fhajny
78566a0732 awstats updated to 6.95 2010-02-02 11:21:12 +00:00
fhajny
afc08b62b3 Updated awstats to 6.96.
New features/improvements:
* Fix security in awredir.pl script by adding a security key required by
  default.
* Enhance security of parameter sanitizing function.
* Add name of config file used to build data files inside data files header.
* Added details of version for Chrome, Opera, Safari and Konqueror browsers.
* Add AdobeAir detection.
* Major update of browsers, robots and search_engines databases (among them,
  the Bing search engine).
* Increase seriously bot detection.
* Add Brezhoneg language.
* Add a better way to detect Safari versions.
* Added subpages for geoip maxmind modules in awstats_buildstaticpages.

Fixes:
* Fix typo in polish language file
* awstats emmits ton of warnings with new geoipfree - ID: 2794728
* Fix: can detect robots with robots.txt url even if file is not root.
* Other minor fixes.

pkgsrc changes:
* Patch XML encoding problem when the AT&T searchbot is encountered.
2010-02-02 11:20:29 +00:00
obache
274707c1cb Fix a pkglint waring, force to exactly defined as "yes". 2010-02-02 11:17:52 +00:00
sno
82769a2f05 Updated www/p5-Catalyst-Model-Adaptor to 0.06 2010-02-02 11:17:18 +00:00
sno
dc21a59bfb Updating www/p5-Catalyst-Model-Adaptor from 0.05nb1 to 0.06
Upstream changes:
0.06   3 January 2010
       - Fix a minor documentation problem. Reported by Cory Watson.
2010-02-02 11:17:08 +00:00
obache
64e920af39 Update HOMEPAGE and MASTER_SITES. 2010-02-02 11:16:43 +00:00
sno
904c742cba Updated www/p5-Catalyst-Runtime to 5.80019 2010-02-02 11:11:40 +00:00
sno
9ee8494fdc Updating www/p5-Catalyst-Runtime from 5.80018 to 5.80019
Upstream changes:
5.80019 2010-01-29 01:04:09
  Bug fixed:
   - Calls to $c->uri_for with private paths as strings (e.g.
     $c->uri_for('controller/action', 'arg1', 'arg2') ) no longer have
     / encoded to %2F. This is due to $c->uri_for('static', 'css/foo', $bar)
     which should not be encoded.
     Calls with an action object (rather than a string), or uri_for action
     will still encode / in args and captures to %2F

   - The above noted / => %2F encoding in uri_for_action or uri_for with
     an action object has been fixed to not just encode the first slash in
     any set of args/captures.

   - nginx and lighttpd FCGI requests with URI encoded sections as the first
     path part have been fixed to operate correctly.

   - A source of bogus warnings in Catalyst::Component::BUILDARGS has been
     removed.

  Documentation:
   - Improve the documentation about -Home and how Catalyst finds the home path
     for applications.
   - Various minor typo fixes.

  New features:
   - Allow passing additional arguments to action constructors.
2010-02-02 11:11:30 +00:00
obache
aaea49ff56 Honor MANINSTALL.
fixes PR#42715.
2010-02-02 10:45:59 +00:00
jmmv
a8a5402060 Fix build in OS X. 2010-02-02 10:45:17 +00:00
jmmv
434b67deb3 s/unionfs/nullfs/ as reported by David Holland. 2010-02-02 09:41:19 +00:00
he
f200a48f16 Remove entry for parrot-2.0.0. 2010-02-02 09:02:02 +00:00
he
9b8b9a2b58 Note update of parrot to 2.0.0. 2010-02-02 09:01:50 +00:00
he
3d3c8b6d89 Update from version 1.9.0 to 2.0.0.
Pkgsrc changes:
 o Adjust PLIST to fit with new contents.

Upstream changes:

Parrot 2.0.0 News:

    * Features
       o Context PMCs now support attribute-based introspection
       o Context and CallSignature PMCs merged into CallContext
       o .lex directive throws exceptions when used with incorrect
         register types

    * Platforms
       o Packaging improved for free OS distributions
       o PPC, PPC64, and ARM now tested when running Linux

    * Performance
       o Minor improvements to the profiling runcore
       o Improvements from the CallContext PMC merge

    * New deprecations
       o In/out parameters in STRING modification functions
       o Void handling in NCI signatures
       o Parameter passing opcodes order in PBC

    * Tests
       o Continued migration of core tests from Perl 5 to PIR

    * Tools
       o dependency checker improved

    * Miscellaneous
       o Deprecation cycle length changed to three months from six
       o GC accuracy improved
       o PMC freeze improvements; much more reliable
       o Makefile improvements for dependency handling
2010-02-02 09:01:09 +00:00
dmcmahill
0a12ba0213 Change some functions from 'inline' to 'static inline' to avoid multiply
defined symbols with gcc-4.1.3.  Problem noted by Joerg@.
2010-02-02 07:14:29 +00:00
taca
0395a7a5bc Note update of devel/ruby-gettext package to 2.1.0nb1. 2010-02-02 02:19:24 +00:00
taca
58d5e88ab3 Remove an emacs's temporary file.
Bump PKGREVISION.
2010-02-02 02:18:38 +00:00
snj
f5a15b1c84 Updated wm/obconf to 2.0.3nb3. 2010-02-01 22:44:48 +00:00
snj
19ab90db3a I've spoken with upstream and the original distfile has been restored.
Adjust distinfo, change DIST_SUBDIR, fix MASTER_SITES and HOMEPAGE,
correct desktop-file-utils include, and bump PKGREVISION.
2010-02-01 22:44:23 +00:00
jmmv
a837a7aec4 Add support for MacFUSE, which is installed outside of pkgsrc.
Tested on Mac OS X 10.5.8 with the fuse-bindfs package.
2010-02-01 21:51:55 +00:00
sno
3c042674c8 Updated pkgtools/pkg_rolling-replace to 0.20 2010-02-01 19:06:54 +00:00
sno
4225841e3c Updating pkgtools/pkg_rolling-replace/ from 0.19nb1 to 0.20
Improving the variable passing to make by allowing any, not just
MAKE_JOBS and USE_DESTDIR.
2010-02-01 19:06:42 +00:00