Commit graph

198392 commits

Author SHA1 Message Date
kim
83e725a8d8 Revive MASTER_SITES.
Updated net/srsh to 1.3:
- No functional changes (upstream added Debian packaging support).
2013-03-14 16:02:39 +00:00
kim
75e28d0d63 Update net/sdist to version 1.9:
- Add configuration file (sdist.conf).
- Change the default netgroup to dist-os-rel-arch and add options
  to not use the release (-norel) and/or architecture (-noarch).
2013-03-14 15:50:18 +00:00
kim
8803b30638 Revive MASTER_SITES.
Update net/sdist to version 1.9:
- Add configuration file (sdist.conf).
- Change the default netgroup to dist-os-rel-arch and add options
  to not use the release (-norel) and/or architecture (-noarch).
2013-03-14 15:49:10 +00:00
wiz
c0a1850cbc Update HOMEPAGE. 2013-03-14 15:11:11 +00:00
wiz
4a29bab3e2 PKGREVISIOn does not belong in Makefile.common. 2013-03-14 14:44:58 +00:00
is
44a933598f ocaml rpath patch -> 4.00.1nb2 2013-03-14 14:39:40 +00:00
is
96336eabe4 bump PKGREVISION to 4.00.1nb2 2013-03-14 14:37:56 +00:00
is
42beebd44a ocamlmklib adds absolute directories (that is, such starting with
'/') given to -L to run-time library search path passed to the
lower linker using -Wl,-rpath=

This is a problem, because even if we add the right directory with
-Wl,-rpath= or variants thereof, the wrong path still is in the
RPATH on the resulting binary. This might lead to the wrong library
being found at run-time.

To build clean packages when using ocamlmklib, '-elfmode' will switch
this behaviour off; when using '-elfmode', all following -L parameters
won't augment the RPATH, and it has to be updated seperately with
-dllpath, -Wl,-rpath= etc.

(This is a local pkgsrc stopgap addition, needed to proceed with
fixes to xentools41. The issue has been raised with upstream;
hopefully this patch can be reverted with a future ocaml package
version.)
2013-03-14 14:29:49 +00:00
kim
e4432ee581 BUILD_MAKE_FLAGS and INSTALL_MAKE_FLAGS can be merged into MAKE_FLAGS
thanks to patch-aa adding DESTDIR in the install target paths in
the distribution Makefile.
2013-03-14 14:25:31 +00:00
kim
825b12b779 Revert previous: already fixed in patch-aa 2013-03-14 14:20:58 +00:00
kim
4314a35f36 Revive MASTER_SITES. 2013-03-14 14:19:52 +00:00
kim
74aa2ecf62 Fix manual installation path for platform PKGMANDIR != man. 2013-03-14 14:15:00 +00:00
wiz
b97851966c Added audio/py-beets version 1.0.0 2013-03-14 13:58:29 +00:00
wiz
4b585ceb90 + py-beets. 2013-03-14 13:58:18 +00:00
wiz
10298ac07b Import py-beets-1.0.0 as audio/py-beets.
Beets is the best command-line tool for viewing, querying, renaming,
and updating your music collection.

The purpose of beets is to get your music collection right once
and for all. It catalogs your collection, automatically improving
its metadata as it goes using the MusicBrainz database. (It also
downloads cover art for albums it imports.) Then it provides a
bouquet of tools for manipulating and accessing your music.

Because beets is designed as a library, it can do almost anything
you can imagine for your music collection. Via plugins, beets
becomes a panacea:

  * Embed and extract album art from files' tags.
  * Listen to your library with a music player that speaks the MPD
    protocol and works with a staggering variety of interfaces.
  * Fetch lyrics for all your songs from databases on the Web.
  * Manage your MusicBrainz music collection.
  * Analyze music files' metadata from the command line.
  * Clean up crufty tags left behind by other, less-awesome tools.
  * Browse your music library graphically through a Web browser
    and play it in any browser that supports HTML5 Audio.
2013-03-14 13:57:54 +00:00
kim
23c4096310 Upgrade sysutils/osname to version 2.0:
- Canonicalize x86_64 to amd64.
- Canonicalize i86pc to i386.
- Implement a -format option in favor of the plethora of element selectors.
- Add -group, -release and -relgroup.
- Use lsb_release(1) on systems with Linux kernels to determine operating
  system name (use the distribution ID).
- Handle Fedora, Mandriva, RedHat and SuSE.
- Handle Mac OS X.
- Handle Cygwin (at least on XP).
2013-03-14 13:53:37 +00:00
tez
2d78756888 Fix build on Solaris
(per http://old.nabble.com/Re%3A-build-problem-p34365918.html)
2013-03-14 13:53:18 +00:00
kim
af09d2917b Upgrade net/netname to version 2.2:
- Implement -n, -4 and -6 to list IP addresses.
- Add -a option for printing out the list of addresses.
- Use getaddrinfo() instead of gethostbyname().
2013-03-14 13:52:27 +00:00
obache
e3844a0205 Updated devel/ruby-pkg-config to 1.1.4 2013-03-14 13:43:29 +00:00
obache
bbcca41e3f Update ruby-pkg-config to 1.1.4.
= NEWS

== 1.1.4 - 2012/08/02

  * Supported mswin64 as MSVC environment.
2013-03-14 13:42:57 +00:00
wiz
3081f058df Added audio/py-musicbrainz-ngs version 0.3 2013-03-14 13:42:35 +00:00
wiz
56360a7e68 + py-musicbrainz-ngs 2013-03-14 13:42:26 +00:00
wiz
6b58439b51 Import py-musicbrainz-ngs-0.3 as audio/py-musicbrainz-ngs.
This library implements webservice bindings for the Musicbrainz
NGS site, also known as /ws/2.
2013-03-14 13:42:06 +00:00
obache
90596bf126 Updated graphics/ruby-rcairo to 1.12.4 2013-03-14 13:26:31 +00:00
obache
2731caf92f Update ruby-rcairo to 1.12.4.
Release 1.12.4 (2013-03-11) Kouhei Sutou <kou@cozmixng.org>
===========================================================

Improvements
------------

  * Added Windows binary for Ruby 2.0.0.

Release 1.12.3 (2012-12-04) Kouhei Sutou <kou@cozmixng.org>
===========================================================

Improvements
------------

  * Supported Ruby 2.0.0.
    [Reported by tmtms]
  * Supported auto native package install by Homebrew and MacPorts.

Thanks
------

  * tmtms
2013-03-14 13:26:20 +00:00
kim
133819646a Revive MASTER_SITES.
Upgrade to version 2.0:
- Canonicalize x86_64 to amd64.
- Canonicalize i86pc to i386.
- Implement a -format option in favor of the plethora of element selectors.
- Add -group, -release and -relgroup.
- Use lsb_release(1) on systems with Linux kernels to determine operating
  system name (use the distribution ID).
- Handle Fedora, Mandriva, RedHat and SuSE.
- Handle Mac OS X.
- Handle Cygwin (at least on XP).
2013-03-14 13:03:47 +00:00
obache
39ffff7d30 Move definition of rubygems sites so that it is usable with packages
not using gem as installation but as archive.
2013-03-14 12:57:42 +00:00
kim
5bf7f0e307 Revive MASTER_SITES.
Upgrade to version 2.2:
- Implement -n, -4 and -6 to list IP addresses.
- Add -a option for printing out the list of addresses.
- Use getaddrinfo() instead of gethostbyname().
2013-03-14 12:45:52 +00:00
kim
7ec19119ce Revive MASTER_SITES.
Fix DESTDIR build.
2013-03-14 12:32:51 +00:00
obache
1bf6200e0a Updated mail/milter-manager to 1.8.6 2013-03-14 12:30:53 +00:00
obache
7e5646899f Update milter-manager to 1.8.6.
== [release-1-8-6] 1.8.6: 2013-03-04

A bug fix release of 1.8.5.

=== milter-core

==== Improvements

  * [core][event-loop] Add an API to customize event loop on your own.

==== Fixes

  * [core][event-loop] Fix to work broken libev backend with Ruby 1.9.


=== milter manager

==== Improvements

  * Add max-pending-finished-sessions as configuration option.
    If the number of current pending finished sessions is larger than
    'max-pending-finished-sessions', the current pending finished sessions are
    freed immediately.

=== milter-client

==== Improvements

  * Add --max-pending-finished-sessions command line option.

=== Ruby milter

==== Improvements

  * Add an API to customize event loop on your own from Ruby.
  * Support manager.max_pending_finished_sessions.
  * Add API to reset when transaction is finished.
    Use this API to avoid not to share instance information for each transaction unexpectedly.

=== Document

==== Improvements

  * Add documentation about manager.max_pending_finished_sessions
  * Add API to reset transaction.

==== Fixes

  * Fix the default value of manager.maitenance_interval which is not correct.
2013-03-14 12:30:41 +00:00
kim
c91e16c654 Revive MASTER_SITES 2013-03-14 12:27:35 +00:00
obache
184816e809 Updated math/ruby-spreadsheet to 0.8.3 2013-03-14 12:00:02 +00:00
obache
bd4139b5d5 Update ruby-spreadsheet to 0.8.3.
=== 0.8.3 / 12.03.2013

uthor: Keith Walsh <keith.walsh@adtegrity.com>
Date:   Mon Mar 11 16:48:25 2013 -0400

* Typo correction in guide example.
2013-03-14 11:59:45 +00:00
dholland
8b84a7eaf3 LICENSE update requires version bump. 2013-03-14 05:34:35 +00:00
obache
c0b7ab898d + p5-IO-Prompter 2013-03-14 04:08:02 +00:00
gdt
572035a6f9 Updated databases/guile-pg to 0.45 2013-03-13 23:31:03 +00:00
gdt
c815a530ec Update to 0.45.
Add a patch from upstream to avoid segfaulting on null PQ options.

- 0.45 | 2013-03-10

  - support for "make installcheck"

	This does "make check" at its core, so the same env vars apply.
	Obviously, you should do "make install" first for sane results.

  - bootstrap tools upgraded
    - GNU Autoconf 2.69
    - GNU Automake 1.13.1
    - Guile-BAUX 20121120.1242.e233fad
    - SNUGGLE 0.2
    - GNU Texinfo 5.0
2013-03-13 23:30:42 +00:00
gls
0166c6d8cd Updated sysutils/fabric to 1.6.0 2013-03-13 20:36:49 +00:00
gls
53e9c063f6 Update sysutils/fabric to 1.6.0.
pkgsrc changes:
---------------
- Update dependency to py-paramiko to 1.10.0

upstream changes:
-----------------

2013-03-01: released Fabric 1.6.0

2013-03-01: released Fabric 1.5.4

[Bug] #844: Account for SSH config overhaul in Paramiko 1.10 by e.g.
updating treatment of IdentityFile to handle multiple values.
This and related SSH config parsing changes are backwards
incompatible; we are including them in this release because they do fix
incorrect, off-spec behavior.

[Bug] #843: Ensure string pool_size values get run through int() before
deriving final result (stdlib min() has odd behavior here...).
Thanks to Chris Kastorff for the catch.

[Bug] #839: Fix bug in rsync_project where IPv6 address were not always
correctly detected. Thanks to Antonio Barrero for catch & patch.

[Bug] #587: Warn instead of aborting when env.use_ssh_config is True but
the configured SSH conf file doesn't exist. This allows multi-user
fabfiles to enable SSH config without causing hard stops for users lacking
SSH configs. Thanks to Rodrigo Pimentel for the report.

[Feature] #821: Add remote_tunnel to allow reverse SSH tunneling
 (exposing locally-visible network ports to the remote end).
Thanks to Giovanni Bajo for the patch.

[Feature] #823: Add env.remote_interrupt which controls whether Ctrl-C is
forwarded to the remote end or is captured locally
(previously, only the latter behavior was implemented).
Thanks to Geert Jansen for the patch.
2013-03-13 20:36:26 +00:00
ryoon
104dd1c4a6 Updated graphics/blender to 2.66a 2013-03-13 20:31:36 +00:00
khorben
9be270c924 Updated meta-pkgs/deforaos-desktop to 0.0.3 2013-03-13 20:29:26 +00:00
ryoon
8ad28fdb2f Update to 2.66a
Changelog:
Bug fix update

Over 80 bugs fixed since 2.66 release:


Interface

    Fix #34357: Image editor scope and clip editor track preview did not resize properly with different DPI settings. (r54760)
    Fix #33466: Alt+MouseWheel changes frame as well as buttons (r54929)
    Fix UI/DPI: user preferences window size now takes into account DPI, otherwise the buttons don't fit properly. (r54945)
    Fix soft shadow at top edge incorrectly drawn (r54954)
    Fix #34418: Screencast could be started twice (r54961)
    Fix #34509: Panel color were not updated from old files properly (r54996)
    Allow trackpad and magic mouse swipes to control brush size for circle select. (r55027)
    Fix (regression) #34391: Window position not saving correctly for next start-up (r54879)
    Fix #34390: quicktime video codec menu showing blank (r54942)

Viewport

    Fix #34378: GLSL materials using multiple UV layers fail in editmode (r54783)
    Fix #34347: View3D Mini-Axis drawing in error with overlay (r54789)
    Fix #34426: Manipulator handles drawn incorrectly by depth (r54923)
    Fix glitch rotating the camera in camera mode drawing helper-line in random locations (r54928)

Animation

    Fix zoom for graph-editor (and other editors) (r54910)

Sequencer

    Fix #34439: Strip modifier - Mask multiply failure (r54901)
    Fix #34453: Added RGBA|RGB channels toggle to sequencer preview (r54904)
    Fix sequencer crash when pasteing strips after creating new file (r54935)

Composite/Nodes

    Fix #34356: Inputs list in file output doesn't appear properly. (r54754)
    Fix #34359: Crash when using image output node (r54746)
    Fix #34474: "Record Composite" image op segfaults in compositor code (r54948)
    Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" (r54960)
    Fix #34507: Adding reroute node into invalid links would crash the compositor (r55047)

MovieClip/Tracking

    Fix memory leak when loading multilayer EXR as movie clip (r54934)
    Fix for incorrect subpixel precision of marker when using track offset (r55028)

Render

    Fix #34351: Displacement map Bake margin does not work (r54748)
    Fix #34436: Node editor delete texture crash (r54908)
    Fix #34493: Image Sequence texture didn't allow "Offset" with fcurves. (r55012)
    Fix #34475: Weird noise bug with Texture nodes (r55021)
    Fix for texture preview render with show alpha enabled (r55026)
    Fix image transparency backwards compatibility. Now the texture datablock has a 'Use Alpha' option again. (r55022)

Render (Cycles)

    Fix #34421: viewport render stuck with no objects in the scene. (r54885)
    Fix #34480: hair render in dupligroup did hide the emitter properly in some cases. (r54959)

Modifiers

    Fix #34358: Shrinkwrap modifier project along normal did not work correctly (r54793)
    Fix #34369: applying screw modifier turns object to black (r55004)

Tools

    Fix #34384: Border select in UV Image window crashed (r54816)
    Fix for weight paint using values over 1.0 when blending (r54833)
    Fix for regression in 'object.shape_key_transfer' operator since BMesh merge (r54834)
    Fix #34415: Edge slide results in segmentation fault on certain mesh (r54875)
    Fix #34455: Origin to Center of Mass is missing in menu Object > Transform (r54891)
    Fix selecting linked faces (r54920 r54921)
    Fix #34366: mesh.select_mode operator could not be configure the use_extend and use_expand properly. (r54944)
    fix #34486: Selection of bones in armature edit mode only toggles between two bones (r54969)
    Fix #34534: Copy/Paste objects hangs (r55051)
    Fix (regression) #34438: Solidify crease error (r54882)
    Fix missing select menu for weight, vertex, texture paint modes. (r54883)
    Fix joining meshes could loose crease/bevel weights (r54899)
    Fix (regression) #34449: Edge toggline bevel failed (r54900)

Sculpt

    Fix #34370: Collapse-Edges crash in dyntopo (r54827)
    Fix #34431: Crash when dyntopo enabled and using view plane mode (r54971)
    Fix #34473: Blender Crashes on toggling modes, dynatopo sculpt/object mode. (r55007)

Game Engine

    Fix projection clipping (r54733)
    Fix #34349: Character walkDirection ADD mode -#INF error. (r54738)
    Fix #18967: Enable alpha buffer (useful for TV broadcasting). (r54745)
    Fix #34353: Ray cast on Triangle mesh bounded Rigid Body Object crashes (r54757)
    Fix #34219: Webcam support under Linux in Standalone broken (r54764)
    Fix #34330: Action Actuator "caching" the previous ran actions (r54766 r54767 r54769)
    Fix error using actions with multiple scenes (r54767)
    Fix object color channels can now be animated separately without zeroing out the other channels (r54772)
    Fix error using uninitialized variables for rendering (r54776 r54781)
    Fix #34377: Game-Engine - Multi UV mesh's materials not backwards compatible (r54780)
    Fix Game-Engine crashing when on material conversions (r54837)
    Fix #34440: Motion blur (2d filter) not working in osx (r54912)
    Fix #34428 #20856 #20281: converting multi-uv layers. (r54972)
    Fix #34523: 2D-Filter produces render error (r55010)
    Fix #34517: 2D-Filter causes mouselook script drifting effect (r55011)

Rigid Body

    Fix motion paths calculation being incorrect for rigid bodies (r54799)
    Allow rigidbody collision groups to be animated (r54818)
    Fix #34410: Planes with Rigid Body always keep distance to colliding objects (r54855)
    Fix #34420: Rigid objects not resetting original properly after running a simulation. (r54862)
    Fix inconsistency with world rebuilding with the start frame (r54990)

Text Editor

    Fix Fix text editor bug: ctrl+F is not configurable (r54878)
    Fix #54907: freeze when turning on syntax highlight (r54907)
    Fix crash when overwriting ascii character with multibyte character (r54917)

Python

    Fix Python console bug: "autocomplete" doesn't advance cursor properly when completion includes UTF8 characters (r54824)
    Fix #34423: foreach_get crash for any non existant attribute (r54865 r54866)
    Fix #34372: mesh.verts.foreach_set not working with normals (r54943)
    Fix for python exception getting the ID from an operator button (r54835)

Other

    Fix freeing all bakes in particle mode (r54822)
    Fix file with packed images crashes on load (r54790)
    Fix image alpha version patch with library linked files (r54794)
    Fix #34427: Collada export crash with armature (r54856)
    Fix X3D import error loading UV's (r4325)
    Fix X3D import for images (r4327)
    Rigify fixes (r4321 r4334 r4335)
2013-03-13 20:28:48 +00:00
khorben
709c24100e Updated deforaos-browser 2013-03-13 20:28:35 +00:00
khorben
d9cb2adf93 Updated sysutils/deforaos-browser to 0.4.11 2013-03-13 20:16:59 +00:00
khorben
3c284aff47 Packaged DeforaOS Browser 0.4.11, with:
- new "favorites" plug-in;
- mouse event handling on the desktop set as optional;
- possibility to open browser windows with specific views by default;
- additional minor fixes and improvements.
2013-03-13 20:14:53 +00:00
taca
ac8eba7fe6 Add squid-backend-rock, squid-ipfw and squid-kerberos-helper. 2013-03-13 17:13:06 +00:00
taca
dd43a1bcdf Note update of www/squid3 package to 3.3.3nb1. 2013-03-13 17:11:53 +00:00
taca
268e290c6d * pkglint friendly.
* Add and Update PKG_OPTIONS related to storage backend.

- squid-backend-null: "null" type of storage backend had been deperecated.
- Add squid-backend-rock.
- Revive squid-backend-aufs.

Bump PKGREVISION.
2013-03-13 17:11:25 +00:00
ryoon
dd25a7d4dd Updated editors/OmegaT to 2.6.3 2013-03-13 16:34:02 +00:00