Commit graph

142024 commits

Author SHA1 Message Date
seb
4e7b5367a9 Note update of devel/p5-Module-ScanDeps to version 0.90 2009-05-10 00:04:00 +00:00
seb
b010555bb6 Update from version 0.89 to version 0.90.
Upstream changes:
[Changes for 0.90 - 2009-05-09]
* Add special case for DateTime::Locale
* Add special case for PAR::Repository and PAR::Repository::Client
2009-05-10 00:01:55 +00:00
seb
b3de4f6925 Note initial addition of p5-App-MrShell version 2.0200 as
misc/p5-App-MrShell into The NetBSD Packages Collection.

mrsh - Mr. Shell runs a command on multiple hosts and returns results
meaningfully.
2009-05-09 23:41:36 +00:00
seb
f6c4b251ee Add & enable p5-App-MrShell 2009-05-09 23:40:09 +00:00
seb
a29169e81e Initial import of p5-App-MrShell version 2.0200 in the NetBSD
Packages Collection.

mrsh - Mr. Shell runs a command on multiple hosts and returns results
meaningfully.
2009-05-09 23:38:36 +00:00
joerg
e4c01b1be3 Add some defines not defined by the nbcompat version of paths.h as
fallback.
2009-05-09 20:15:35 +00:00
joerg
c5e1626ffb Always use the paths.h from libnbcompat. 2009-05-09 20:09:33 +00:00
joerg
784b388b30 creat -> open 2009-05-09 20:00:39 +00:00
joerg
f741f9ce83 Address some implicit sign casts. Bump to 1.5. 2009-05-09 19:14:40 +00:00
hira
2a4199883e - openoffice3-3.1
+ openoffice3-bin-3.1.0
2009-05-09 18:48:08 +00:00
hira
5dcb81a4ff Note update of misc/openoffice3 to 3.1.0. 2009-05-09 18:45:06 +00:00
hira
ba4b442947 Update to 3.1.0. Bug fixes and improvements (please see the following
URLs for details).

Release notes: http://development.openoffice.org/releases/3.1.0.html
New features : http://www.openoffice.org/dev_docs/features/3.1/index.html

Build confirmed on NetBSD 5.99.11/i386.
2009-05-09 18:43:41 +00:00
seb
9e1e951534 Note update of devel/p5-Devel-REPL to version 1.003006 2009-05-09 17:26:38 +00:00
seb
eee02fc2fd Update p5-Devel-REPL from version 1.003004 (1.3.4) to version 1.003006 (1.3.6)
Upstream changes:
1.3.6
  - had to cut a new release, something went wrong with use of M::I
1.3.5
  - resolve rt.cpan#43807 three Completion drivers not loading Completion plugin
  - resolve rt.cpan#43808 infinite recursion on Plugin::Commands when
    Plugin::Packages not loaded
  - resolve rt.cpan#44902 warning due to deprecated use of alias_method in
    Plugin.pm
  - add comment formatting option to the nopaste plugin
  - add #pastetitle command to Nopaste plugin
  - If the object we're dumping has stringification overloading, then use
    it directly
2009-05-09 17:26:10 +00:00
adrianp
69be3d3c74 Updated security/dsniff to 2.3nb7 2009-05-09 16:33:20 +00:00
adrianp
fe4a78da01 Add a patch from Debian that allows the dsniff tools to read from a pcap
file in addition to sniffing the wire directly.
2009-05-09 16:33:04 +00:00
seb
cbdb6dc4b4 Note initial addition of p5-Reaction version 0.2.0 as www/p5-Reaction
into The NetBSD Packages Collection.

Reaction is a Catalyst extension providing you with:
- Model mutations abstracted into Action objects.
- Reflection to generate interface models using the Action objects
from a DBIx::Class schema.
- An abstract UI expression system based on view, skin, rendering
context, widget and layout set.
- Stylable via skins. Parts of the skins can be extended and flexibly
from large down to very small parts.
- Full separation of interface rendering structure and templating,
making re-usable extensions even easier.
2009-05-09 16:32:52 +00:00
seb
d9b4822f52 Add & enable p5-Reaction 2009-05-09 16:32:06 +00:00
seb
8d042767f4 Initial import of p5-Reaction version 0.2.0 in the NetBSD Packages
Collection.

Reaction is a Catalyst extension providing you with:
- Model mutations abstracted into Action objects.
- Reflection to generate interface models using the Action objects
from a DBIx::Class schema.
- An abstract UI expression system based on view, skin, rendering
context, widget and layout set.
- Stylable via skins. Parts of the skins can be extended and flexibly
from large down to very small parts.
- Full separation of interface rendering structure and templating,
making re-usable extensions even easier.
2009-05-09 16:30:59 +00:00
joerg
c34f3d0f89 Make USE_DESTDIR=full the default value and retire the option. 2009-05-09 14:59:08 +00:00
joerg
5095489c0c Fix getopt linkage for Solaris. From Timothy Larson in PR 41176. 2009-05-09 13:22:55 +00:00
wiz
c9457bd6ab Support ghostscript option.
From Ryo HAYASAKA in PR 41387.
2009-05-09 11:22:44 +00:00
taca
3f0fa8b029 Apply a patch to fix compile error on Solaris 10. The patch was supplied
by KAWAKUBO Hiroshi via PR pkg/41386.
2009-05-09 05:32:39 +00:00
reed
3cc0e43afa Use MAKE_JOBS_SAFE=no workaround
as reported in PR #41380.
I confirmed this.
2009-05-09 03:44:43 +00:00
joerg
d0c565a211 Define int64_t if missing. Should fix PR 41396. 2009-05-09 01:45:10 +00:00
jnemeth
5cd6bf59b7 don't hunt for msgfmt; need to use wrapper script 2009-05-08 21:36:09 +00:00
minskim
ecb0f805f1 Remove a redundant "$" from a grep pattern. 2009-05-08 20:46:29 +00:00
seb
2720344b87 Fix build when CPAN.pm is not configured (no CPAN/Config.pm in @INC
pathd or as ~/.cpan/CPAN/MyConfig.pm) as in such a situation it runs
an interactive setup process!

The fix is to _not_ call Module::Install::auto_install() in Makefile.PL
as pkgsrc handles the required modules anyway.
2009-05-08 17:56:04 +00:00
manu
217652d41d include buildlink machinery when ldap option is enabled 2009-05-08 15:24:12 +00:00
seb
f81237c2ba Note initial addition of p5-XML-Generator version 1.01 as
textproc/p5-XML-Generator into The NetBSD Packages Collection.

The Perl 5 module XML::Generator is a class for generating XML
elements: you simply  call methods named for each XML tag you wish
to generate on instance objects of this class.
2009-05-08 14:11:18 +00:00
seb
f2dbb27d38 Add & enable p5-XML-Generator 2009-05-08 14:09:31 +00:00
seb
31a3e60022 Initial import of p5-XML-Generator version 1.01 in the NetBSD
Packages Collection.

The Perl 5 module XML::Generator is a class for generating XML
elements: you simply  call methods named for each XML tag you wish
to generate on instance objects of this class.
2009-05-08 14:08:13 +00:00
taca
eef19292a1 Note update of www/squid30 package to 3.0.15. 2009-05-08 13:40:38 +00:00
taca
0429712bb5 Update squid20 package to 3.0.15 (squid-2.0.STABLE15).
Changes to squid-3.0.STABLE15 (06 May 2009):

	- Regression Bug 2635: Incorrect Max-Forwards header type
	- Bug 2652: 'Success' error on CONNECT requests
	- Bug 2625: IDENT receiving errors
	- Bug 2610: ipfilter support detection
	- Bug 2578: FTP download resume failure
	- Bug 2536: %H on HTTPS error pages
	- Bug 2491: assertion "age >= 0"
	- Bug 2276: too many NTLM helpers running
	- Endian system and compiler fixes provided by the NetBSD project
	- documentation fixes provided by the Debian project
2009-05-08 13:39:09 +00:00
abs
6ec2d566e2 Set mode 4511 on libexec/dbus-daemon-launch-helper - now dhcpcd-gtk and gnome keyring manager work when everything is installed via binary packages - bump pkgrevision 2009-05-08 13:13:51 +00:00
hasso
d5276d4f19 Make it build on DragonFly. 2009-05-08 12:30:47 +00:00
obache
34436db899 clutter & clutter-gtk was updated. 2009-05-08 11:21:40 +00:00
obache
289679d1bf define LICENSE=gnu-lgpl-v2.1 2009-05-08 11:12:20 +00:00
obache
41a44a8b4d Updated graphics/clutter-gtk to 0.8.3 2009-05-08 11:10:29 +00:00
obache
13f4bc0ac4 Update clutter-gtk to 0.8.3.
Clutter-GTK 0.8.3 20/02/2009
============================

 - Require Clutter >= 0.8.7
 - Emit the ::activate and ::deactivate signals on the stage when we get a
   focus event on the embedding widget
 - Propagate the modifiers state for motion events
2009-05-08 11:09:33 +00:00
obache
85eabe4c7d Updated graphics/clutter-box2d to 0.8.2 2009-05-08 11:07:46 +00:00
obache
0b1ddf1ab2 Update clutter-box2d to 0.8.2.
clutter-box2d-0.8.2:
====================

Changes:

  - Fixed bug in prismatic joint constructor.
  - Updated box2d version used.
  - Updated and improved documentation.
  - Updated and improved parameter handling in public API
    entry points.
  - Added support for callbacks for collisions.
  - Bug fixes relating to reference keeping.
  - Brought sandbox testbed app up to date with API changes.
2009-05-08 11:06:33 +00:00
obache
488d8a9d78 Updated graphics/clutter to 0.8.8 2009-05-08 11:03:34 +00:00
obache
3c9691e4f4 Update clutter to 0.8.8.
Clutter 0.8.8 (20/02/2009)
===============================================================================

 * List of changes between 0.8.6 and 0.8.8

Emmanuele Bassi (5):
      Pots-release bump to 0.8.7
      Bug 1365 - ClutterEntry doesn't get the cursor when it should
      [behaviour-path] Bail out if we don't have knots
      [behaviour] Do not notify empty behaviours
      [backport] Update the viewport when updating the GL context

Neil Roberts (2):
      [backport] Remove backwards timelines check in get_progress
      [backport] Set the SYNC_MATRICES flag when a stage is first realized

Owen W. Taylor (2):
      Fix properties that have X11 types to be 'long'
      Change default tile-waste from 64 to 63

Tomas Frydrych (2):
      Fixed handling of enter and leave events in clutter_x11_handle_event()
      Fix clutter_x11_texture_pixmap_get/set_property() following change
        of PROP_WINDOW type.

Clutter 0.8.6 (14/01/2009)
===============================================================================

 * List of changes between 0.8.4 and 0.8.6

   o Improve performance of the text layout by drawing multiple
     glyphs in a single GL call
   o Use a RGB texture for 24bpp pixmaps with the GLX texture-from-pixmap
     actor
   o Fix a race condition in the X11 backend when resizing the stage
   o Fix an off-by-one error in clutter_stage_read_pixels()
   o Use ARB_texture_rectangle inside the GLX texture-from-pixmap actor,
     if the GL implementation does not provide NPOT textures
   o Improved ocumentation and parameters checks

 * List of bugs fixed since 0.8.4

   o #1305 - NPOT textures unaligned to a pixel sometimes have border
     artifacts
   o #1303 - clutter_glx_texture_pixmap_using_extenstion doesn't check
     if fallbacks are being used
   o #1297 - Bring back support for GL_ARB_texture_rectangle
   o #1309 - ClutterBehaviourDepth conflicts with orher behaviours
   o #1351 - Extra ; in clutter-behaviour-ellipse.c
   o #1392 - behaviour_set_alpha set same alpha twice lead to warning
     and destroy the input alpha
   o #1289 - Draw multiple glyphs at once
2009-05-08 11:02:28 +00:00
hasso
ef65c83b11 Updated security/openct to 0.6.16. 2009-05-08 08:57:58 +00:00
hasso
d88c11c3aa Update to 0.6.16. Changes since 0.6.15:
* For ccid, etoken* drivers remove polling loop, review the force_poll
  configuration option, this reduces power consumption and CPU load.
* Fix some issues caused by newer udev version.
* Handle T1 abort better.
* Some build system fixes.
* Some minor fixes.
* Re-add api documentation (pre-generated), like we used to.
2009-05-08 08:55:56 +00:00
hasso
4177dac455 Updated security/opensc to 0.11.8 2009-05-08 07:37:32 +00:00
hasso
a71ec92b3d Update to 0.11.8. Fixes a security problem, for details see:
http://www.opensc-project.org/pipermail/opensc-announce/2009-May/000025.html

New in 0.11.8; 2009-05-07;
* Fix security problem in pkcs11-tool gen_keypair (PublicExponent 1)
* fix compiling without openssl.
* updated and improve entersafe driver. FTCOS/PK-01C cards are supported
  now, compatible with cards writen by Feitian's software on windows.
2009-05-08 07:02:36 +00:00
hasso
9a50e209a8 Use OVERRIDE_DIRDEPTH instead of hardcoding config.sub and config.guess
paths as suggested by Joerg.
2009-05-08 06:35:51 +00:00
plunky
6b99b0f80f add LICENSE=modified-bsd 2009-05-07 18:01:22 +00:00