Commit graph

148623 commits

Author SHA1 Message Date
taca
bfd1cda892 Importing F-PROT Antivirus for mailservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:41:07 +00:00
taca
e6a816664e Importing F-PROT Antivirus for fileservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:40:32 +00:00
taca
03c1bbc9d7 Importing common files for F-PROT Antivirus version 6.x.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:38:33 +00:00
sno
2c15d725e4 Updated devel/p5-Devel-Events to 0.07 2009-09-22 17:31:04 +00:00
sno
8a5401d1ec Updating devel/p5-Devel-Events from 0.06nb1 to 0.07
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
* None noted, but tests succeeds *
2009-09-22 17:30:52 +00:00
sno
6d83026ce3 Updated devel/p5-AutoLoader to 5.70 2009-09-22 17:20:05 +00:00
sno
f1b99c10bc Updating devel/p5-AutoLoader from 5.69 to 5.70
Upstream changes:
5.70  Mon Sep 21 15:46 2009
  - Merge trivial test change from core that was done
    as part of the lib-to-ext migration.
2009-09-22 17:19:51 +00:00
sno
bebd33edea Updated devel/p5-Attribute-Handlers to 0.87 2009-09-22 17:16:56 +00:00
sno
4e4c72093f Updating devel/p5-Attribute-Handlers from 0.86 to 0.87
Upstream changes:
0.87	Mon Sep 21 15:55:00 CET 2009
        - Promote to stable release

0.86_01	Thu Sep 17 10:01:00 CET 2009
        - From perl change 09330df80caf214f375fcf0c04857347e3b17c69 (Zefram):

          Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTRIBUTES

          Attribute handlers being applied to a temporary CV has actually been
          reported as a bug, #66970.  The attached patch fixes the bug, by
          changing the order in which things happen: attributes are now applied
          after the temporary CV has been merged into the existing CV or has
          otherwise been added to the appropriate GV.

          The change breaks part of Attribute::Handlers.  Part of A:H searches the
          package to find the name of the sub to which a :ATTR attribute is being
          applied, and the correct time at which to launch that search depends
          crucially on the order in which the CV construction events occur. So
          this patch also includes a change to A:H, to make it detect which way
          things happen.  The resulting A:H works either way, which is essential
          for its dual-life nature.
2009-09-22 17:16:44 +00:00
sno
8bbba177f8 Updated databases/p5-DBIx-Class to 0.08112 2009-09-22 17:13:46 +00:00
sno
ee11f20b48 Updating databases/p5-DBIx-Class from 0.08111 to 0.08112
Upstream changes:
0.08112 2009-09-21 10:57:00 (UTC)
        - Remove the recommends from Makefile.PL, DBIx::Class is not
          supposed to have optional dependencies. ever.
        - Mangle the DBIx/Class.pm POD to be more clear about
          copyright and license
        - Put back PG's multiple autoinc per table support, accidentally
          dropped during the serial-autodetection rewrite
        - Make sure ResultSetColumn does not depend on the (undefined)
          return value of ->cursor->reset()
        - Add single() to ResultSetColumn (same semantics as ResultSet)
        - Make sure to turn off IDENTITY_INSERT after insert() on MSSQL
          tables that needed it
        - More informative exception on failing _resolve_relationship
        - Allow undef/NULL as the sole grouping value in Ordered
        - Fix unreported rollback exceptions in TxnScopeGuard
        - Fix overly-eager left-join chain enforcing code
        - Warn about using distinct with an existing group_by
        - Warn about attempting to $rs->get_column a non-unique column
          when has_many joins are added to resultset
        - Refactor of the exception handling system (now everything is a
          DBIx::Class::Exception object)
2009-09-22 17:13:32 +00:00
tron
c65975c86d Always add "VARBASE" to "BUILDDEFS" as we use it unconditionally now. 2009-09-22 16:52:02 +00:00
ahoka
d16a1a080f Fix bktr build on DragonFly.
Patch from Steve O'Hara-Smith from pkgsrc-users.
2009-09-22 16:46:50 +00:00
tron
c7babe890a Backout incorrect change. Problem pointed out Petar Bogdanovi. 2009-09-22 15:57:50 +00:00
joerg
88eb33d9a8 PR 42090: Use our libtool when deciding what to do and not the included
libtool 2.2.6 which has some issues.
2009-09-22 15:50:46 +00:00
asau
643beb3249 SML/NJ update done 2009-09-22 15:09:19 +00:00
asau
97eee7cd18 Remove comment about outdated mirror. 2009-09-22 15:07:23 +00:00
asau
ca3937a20c Commit forgotten PLIST for 110.71 update. 2009-09-22 15:01:23 +00:00
asau
c9a4c0c5f9 Updated lang/smlnj to 110.71 2009-09-22 14:49:23 +00:00
asau
2dbe767acf Update to SML/NJ 110.71.
Numerous changes since version 110.42 include AMD64 support and loads of bug fixes,
detailed list of changes is at http://www.smlnj.org/dist/working/110.71/NOTES/HISTORY
2009-09-22 14:48:47 +00:00
tron
037f267e10 Fix user destination directory build if the database directory
doesn't exist yet.

Based on a patch supplied by Petar Bogdanovi in private e-mail.
2009-09-22 14:02:56 +00:00
tron
68cd84d202 Fix last change, "Nav.so" is only missing if we use the 64-Bit ABI
under Mac OS X Snow Leopard.
2009-09-22 13:50:42 +00:00
tron
b65b946d69 Use Python 2.6 by default under Mac OS X if we compile for the 64-Bit ABI.
Not even Apple were able to build a 64-Bit version of Python 2.5.
2009-09-22 13:46:09 +00:00
taca
1a2d1b8d9d Commit a change which I forgot to commit.
Add readline option to PKG_OPTIONS.ruby.  This is no-op here.
No functional change.
2009-09-22 13:32:35 +00:00
hasso
6c3f66face Updated graphics/blender to 2.49b. 2009-09-22 13:25:52 +00:00
tnn
29a6ad028b - install for all npapi browsers
- include <stdlib.h> for free()
2009-09-22 13:23:57 +00:00
hasso
9821b7a1b9 Update to 2.49b. Upstream changes:
Updates:
- Update for new OpenAL windows library.
- Update Japanese translation.
- Upgrade extern/xvidcore to version 1.22. This fixes Xvid crashing on linux
  64 bit.
- Updated Blender/Python API and GameEngine docs.
- http://www.blender.org/documentation/249PythonDoc
- Python Script Pack and Example Files.

Various Bugs:
- SoftBody, vertex groups were not notified on deletion & fixes for Mass and
  Spring Painting
- Softbody, non mesh objects missing initializers [bug #18982]
- Self Shadow Vertex Colors, improved blur method to give more even results.
- Converting nurbs to a mesh ignored smoothing for Alt+C and from python.
- Object Active to Other, Fix python error when running in local view.
- Ancient resource leak where checkPackedFile would open a file and never
  close it.
- Fix for uninitialized memory use with X11 keyboard and tablet events.
- Fix for building with CLang (LLVM)

Render Bugs:
- Using LightGroups override for material doesn't work for preview renders.
- Render Stamp, error in setting the alpha value when drawing text into a
  char buffer.
- Lumma Matte, Fix in low value setting. Originally checked against the wrong
  channel (chroma) instead of the luminence channel. Changed default value
  for high value to 1.0 from 0.0
- Baking selected to active with nearby dupliframes objects crashes blender
  [bug #19029]
- Fix for high energy sunlamps, turning specular black [bug #18837]

Game Engine Bugs:
- Saving runtime on Windows didn't work with python2.6
- Let IPO's animate the ref value for KX_BlenderMaterial's

Game Engine Python Bugs:
- Converting a mesh from a python argument was broken but happened to work in
  some cases.
- Memory leak fix for action.channelNames.
- Was writing to freed memory when freeing a python object in some cases.
- Removing GameLogic.EvalExpression(), was unstable.
- Crash fix when casting a ray to the same location as the object.
- Fixed KX_PolyProxy returning improper VertexIndex with mixed triangles and
  quads with using .getVertexIndex() and .v1, .v2, etc. [bug #19254]
- Fixed obj.sendMessage() with 4 arguments crashing blender [bug #18963]

Game Engine Bullet Bugs:
- Crash fix when a parent compound object didn't have a physics controller.
- Fix for the torque actuator x -& y-axis not working.

Sequencer Bugs:
- IPO curve-deletion resulted in non-working effect
- easy retiming only allowed enlarging of strips, now shrinking is alsa
  possible (easy retiming: use the right display handle of input strip and
  shrink or enlarge, will make the speed of the strip exactly fit the effect
  strip's length)
- frames after end-of-display of input strips can now be accessed.
- frame blending can now be done on more than two frames, enabling really
  fine grained motion blur if you speed up a sequence with high factors
  (bigger than two).
- Scene-Strip rendering with compositor scenes failed, if they had no camera
  attached.
- Fixed hdd-audio for sample formats other than 16 bit (8 bit eg).

Import/Export Bugs:
- FBX Export, Incorrect formatting that broke some converters.
- BVH Motion Capture Import, Did not support single rigid body objects.
  [bug #18949]
- OBJ Import, fix for importing of transparent faces from .mtl files - ZTrans
  now is set for them as well. (improves import from SketchUp)
- Collada export, Empty material slot would raise a python error.
- Collada import, fixes for increased Sketchup interoperability and more.
- Quake MAP Export, empty nodes were not exported, also noticed files were
  invalid if there were no meshes or surfaces.
- Quake MAP Export, had support for single triangular brush unnecessarily
  disabled.
- Quake MD2 Export, Fix for vertex normals [patch #19206]

Python API:
- Mathutils (quat_a*quat_b) was broken, returned (quat_a*quat_a) instead.
- Support for editing properties IpoCurve.driverBone and IpoCurve.driverBone2
  and modifies IpoCurve.driverChannel to allow OB_ROT_DIFF.
- Documentation corrections.
- Support for rendering background scenes different from the active scene.
- scene.render.render() now behaves the same in interactive and background
  mode
- scene.render.saveRenderedImage() now works correctly in background mode
- Armature active bone can be set.

New:
- 16bit SGI image loading
- When BLENDER_FORCE_SWAPBUFFERS env variable is defined, a function is
  enabled that fixes some menu drawing issues with Mesa3D DRI drivers for
  Intel and Radeon cards.
- Python API - Particles
  - Draw As variable and dict
  - Strand render toggle
  - Object, psys variable in duplicate
  - Material, Strand render variables
  - Texture, Use colorbands
  - Lamp, Spot buffer type selection
- Game Engine Physics support for reinstancePhysics mesh from Python and the
  dynamic actuator.
  - ReplaceMesh Actuator option to replace the physics mesh and display
    mesh + python api options.
  - Video and blend file demo.
  - http://www.graphicall.org/ftp/ideasman42/reinstance.ogv
  - http://www.graphicall.org/ftp/ideasman42/reinstance_demo.blend
- Mouse focus sensor "pulse" option to pulse TRUE when the object under the
  mouse changes.
- EDL importer for the sequencer. supports...
  - audio, video edits
  - fades, wipes, speed changes (video only)
  - importing from multiple reels
- Example import from final cut pro.
- http://www.graphicall.org/ftp/ideasman42/edl_in_blender_px.png
- http://www.graphicall.org/ftp/ideasman42/edl_import_ui.png
2009-09-22 13:23:25 +00:00
spz
4a51822c93 Note update of news/inn to latest stable version, 2.5.0 2009-09-22 13:22:18 +00:00
tnn
487f6bce90 Removed www/firefox3 successor www/firefox 2009-09-22 13:18:27 +00:00
tnn
71cfa34c2a Send firefox3 on it's way to the happy hunting ground. 2009-09-22 13:17:27 +00:00
spz
89430bf372 Update of the INN package to the latest stable version (2.5.0). 2009-09-22 13:17:00 +00:00
sketch
85496eb2b6 Revert previous, it breaks NetBSD. Will have to stay broken on Solaris for
a little longer.
2009-09-22 13:16:00 +00:00
wiz
54a9b4d280 Comment out crudesaml, it is not a package, just shared files for others.
Add comment to that effect.
2009-09-22 13:11:06 +00:00
wiz
a381d9b504 Remove superfluous line. 2009-09-22 13:10:28 +00:00
tron
748b972f0a Note update of the "py-mysqldb" package to version 1.2.3rc1. 2009-09-22 13:10:04 +00:00
tron
6bb353b87f Update "py-mysqldb" package to version 1.2.3rc1 (1.2.3c1).
Changes since 1.2.2:
- Add a test for connection.ping()
- Fix #2061583: Ignore any non-numeric portion of client and server
  version numbers.
- Fix for bug #2479317 (patch #2496558) by kylev. Make some time handling
  stuff more consistent.
- Backport some new trunk tests
- Move tests into their own directory to parallel trunk
- Short-term fix for bug #2671682.
- Add nose.collector as test_suite
- We missed one more 2.6-warning generating exception
- Fix bug 1808476 for OSX compilation, ported from trunk.
- don't leak special-case tuples (present in unicode modes)
- Updated ez_setup.py to latest version.
- Found one more old-style raise. Should fix #2122496.
- Found one more Set reference.
- Change raise to use the modern syntax for Python 3.0 compatibility.
- Remove more deprecated Set usage. Refs #2156977.
- More documentation updates.
- Documentation and package data updates
- Fix #2001855: Don't use ez_setup; just use setuptools direction.
- Fix #2156977: Use frozenset as the base for DBAPISet. Only tested for
  Python 2.5.
- Fix bug #2137599: Better regex for parsing INPUT statements. Passes unit
  tests but has not been thoroughly tested.
- Remove versioned python name from package as egg packaging
  also does this.

This package now works with the "python26" package.
2009-09-22 13:09:30 +00:00
tnn
bacea34e8b having two options for the same thing is confusing 2009-09-22 12:38:45 +00:00
tnn
7fbe87079d The package's install target already installs manpages, no need for
us to do it manually anymore.
2009-09-22 12:18:33 +00:00
ahoka
a4b0030bd1 Upgrade to 0.7.2.
The changelog is too verbose to include here.
2009-09-22 12:02:36 +00:00
wiz
eef16cbc42 Add some, mostly from GNOME 2.28.
+ accerciser-1.8.0, adobe-flash-10.0.32.18, anjuta-2.28.0,
  anjuta-extras-2.28.0, appres-1.0.2, aria2-1.6.0, at-spi-1.28.0,
  atk-1.28.0, bdftopcf-1.0.2, blender-2.49b, bluefish-1.3.7,
  brasero-2.28.0, cheese-2.28.0, deskbar-applet-2.28.0, devhelp-2.28.0,
  empathy-2.28.0, eog-2.28.0, eog-plugins-2.28.0, evince-2.28.0,
  gcalctool-5.28.0, gdl-2.28.0, gdm-2.28.0, gedit-2.28.0, glibmm-2.22.1,
  gmpc-0.19.0, gnome-applets-2.28.0, gnome-control-center-2.28.0,
  gnome-desktop-2.28.0, gnome-devel-docs-2.28.0, gnome-games-2.28.0,
  gnome-keyring-2.28.0, gnome-mag-0.15.9, gnome-menus-2.28.0,
  gnome-packagekit-2.28.0, gnome-power-manager-2.28.0 [wants
  DeviceKit-power], gnome-session-2.28.0, gnome-settings-daemon-2.28.0,
  gnome-user-docs-2.28.0, gnome-utils-2.28.0, gok-2.28.0, gsm-1.0.13,
  gtk2-engines-2.18.3, gtksourceview2-2.8.0, john-1.7.3.4,
  libgnomekbd-2.28.0, libmpd-0.19.0, libwnck-2.28.0, mousetweaks-2.28.0,
  neverball-1.5.4, openldap-client-2.4.18, orca-2.28.0, pessulus-2.28.0,
  pulseaudio-0.9.18, py-gtksourceview-2.8.0, py-html2text-2.37,
  rftg-0.5.3, sawfish-1.5.2, scmgit-base-1.6.4.4, scmgit-docs-1.6.4.4,
  sdlmess-0.134, seahorse-2.28.0, source-highlight-3.1.1,
  telepathy-gabble-0.9.0, telepathy-glib-0.7.37, telepathy-idle-0.1.5,
  tomboy-1.0.0, windowlab-1.35, x264-devel-20090919, xauth-1.0.4,
  xclock-1.0.4, xforms-1.0.92, xset-1.1.0, yelp-2.28.0.
2009-09-22 11:38:32 +00:00
asau
e9bc7147b3 Updated lang/chicken to 4.2.0 2009-09-22 11:35:15 +00:00
asau
59f01334a4 Update Chicken to 4.2.0.
Changes in 4.2.0:

- added compiler option `-emit-all-import-libraries'
- added `reexport'
- added compiler and interpreter option `-setup-mode'
- various minor performance improvements
- fix for 'create-directory' when parents wanted
- `for-each-line' and `for-each-argv-line' have been deprecated
- chicken-install tries alternative servers if server responds with error
- fixed load bug (ticket #72)
- new library procedure `get-condition-property'
- many mingw build fixes (thanks tp Fadi Moukayed)
- setup-api: deprecated `cross-chicken' (use `cond-expand' or
  `feature?' instead)
- added topological-sort to data-structures unit; chicken-install
  sorts dependencies before installing them
- "-optimize-level 2" enables inlining by default
- disable executable stack in assembly code modules (patch by
  Zbigniew, reported by Marijn Schouten)
- csc now always exits with a status code of 1 on errors (patch by Zbigniew)
2009-09-22 11:34:47 +00:00
wiz
9795a3f420 Do not allow NetBSD<5.
Reported by kre in PR 42077.
2009-09-22 10:12:12 +00:00
tron
382da928ee Try again to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
    This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" so it automatically evalutes to the correct value
    based on the ABI we are compiling for, not on based on the kernel
    the machine is running. This even works properly if the ABI is
    set in "/etc/mk.conf" or on the command line.

Thanks a lot to OBATA Akio for providing the crucial hint to get
this working properly.
2009-09-22 09:17:50 +00:00
sketch
91a3fcff39 More patching to get package building with Sun Studio. 2009-09-22 09:16:51 +00:00
sketch
718c3e83cb Add an hack to get this building on platforms with USE_DB185. 2009-09-22 08:37:15 +00:00
tnn
91db734fb7 Remove a bogus patch which specified a hardcoded /usr/pkg/lib/firefox rpath.
Can't possibly be right for this package.
2009-09-22 07:57:33 +00:00
martti
7b107048fc fvwm 2009-09-22 07:54:01 +00:00
martti
c31d7cddc3 Fvwm 2.5.28
* New features:

   - New differentiated options for SnapAttraction when snapping
     against screen edges:
       "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
   - New option to the BugOpts command: TransliterateUtf8.

* Bug fixes:

   - Fixed non-visible Qt windows after a Qt deferred map (e.g.
     Skype profile windows).
   - Fixed the use of the X-resource "fvwmstyle".
   - Fixed segmentation fault in FvwmEvent when parsing an
     undefined event name, or an undefined environment variable
     to the RPlayHost option.
   - Fixed the events startup, shutdown and unknown in FvwmEvent.
   - Fvwm now retains utf8 window names when the WM_NAME changes,
     and the utf8 name converted to the default charset match
     the old WM_NAME.
   - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
   - Fixed SnapAttraction: Option SameType/Icons/Windows did
     falsely not affect conditions of option "Screen" and option
     "SameType" snapped falsely icons and windows together.
   - Fixed a problem where modules would get incorrect stacking
     information if many windows were restacked at the same time.
   - Fixed BugOpts parsing of more than one option at a time and
     restoring of default value for the last option
     in the command line when omitted.
   - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
2009-09-22 07:53:28 +00:00
roy
6d5c5ec268 Updated net/dhcpcd to 5.1.1 2009-09-22 07:23:53 +00:00