Commit graph

6808 commits

Author SHA1 Message Date
asau
ec7341b879 Remove PKG_DESTDIR_SUPPORT setting the default value. 2012-12-04 06:23:27 +00:00
jperkin
41019ba0a3 Fix PLIST for non-NetBSD platforms. 2012-11-30 10:04:15 +00:00
ryoon
2cfd1c7bc0 Add gstreamer1 packages. 2012-11-29 09:40:41 +00:00
ryoon
7407eadc84 Import gst-plugins1-gio-1.0.3 as sysutils/gst-plugins1-gio.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides the
gio plugin for GStreamer, which allows file access through the glib
gio abstraction layer.  This means that it can open files using any of the
methods supported by the glib gio library.
2012-11-29 08:31:31 +00:00
gls
83e6633c5f Update sysutils/fabric to 1.5.1.
pkgsrc changes:
---------------
Switch back to security/py-paramiko, now that security/py-ssh has been merged
back into paramiko.

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

2012-11-15: released Fabric 1.5.1

[Bug] #776: Fixed serious-but-non-obvious bug in direct-tcpip driven gatewaying
(e.g. that triggered by -g or env.gateway.) Should work correctly now.

[Bug] #771: Sphinx autodoc helper unwrap_tasks didn't play nice with
@task(name=xxx) in some situations. This has been fixed.

2012-11-06: released Fabric 1.5.0
2012-11-06: released Fabric 1.4.4

	[Feature] #38: (also #698) Implement both SSH-level and
	ProxyCommand-based gatewaying for SSH traffic. (This is distinct from
	tunneling non-SSH traffic over the SSH connection, which is #78 and not
	implemented yet.)

	Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa,
	Steven Noonan, Vladimir Lazarenko, Lincoln de Sousa, Valentino
	Volonghi, Olle Lundberg and Github user @acrish for providing the
	original patches to both Fabric and Paramiko.

	[Feature] #684: (also #569) Update how task wraps task functions to
	preserve additional metadata; this allows decorated functions to play
	nice with Sphinx autodoc. Thanks to Jaka Hudoklin for catch & patch.

	[Support] #103: (via #748) Long standing Sphinx autodoc issue requiring
	error-prone duplication of function signatures in our API docs has been
	fixed. Thanks to Alex Morega for the patch.

	[Bug] #767: Fix (and add test for) regression re: having linewise
	output automatically activate when parallelism is in effect. Thanks to
	Alexander Fortin and Dustin McQuay for the bug reports.

	[Bug] #736: Ensure context managers that build env vars play nice with
	contextlib.nested by deferring env var reference to entry time, not
	call time. Thanks to Matthew Tretter for catch & patch.

	[Feature] #763: Add --initial-password-prompt to allow prefilling the
	password cache at the start of a run. Great for sudo-powered parallel
	runs.

	[Feature] #665: (and #629) Update upload_template to have a more useful
	return value, namely that of its internal put call. Thanks to Miquel
	Torres for the catch & Rodrigue Alcazar for the patch.

	[Feature] #578: Add name argument to task (docs) to allow overriding of
	the default "function name is task name" behavior. Thanks to Daniel
	Simmons for catch & patch.

	[Feature] #761: Allow advanced users to parameterize fabric.main.main()
	to force loading of specific fabfiles.

	[Bug] #749: Gracefully work around calls to fabric.version on systems
	lacking /bin/sh (which causes an OSError in subprocess.Popen calls.)

	[Feature] #723: Add the group= argument to sudo. Thanks to Antti
	Kaihola for the pull request.

	[Feature] #725: Updated local to allow override of which local shell is
	used. Thanks to Mustafa Khattab.

	[Bug] #704: Fix up a bunch of Python 2.x style print statements to be
	forwards compatible. Thanks to Francesco Del Degan for the patch.

	[Feature] #491: (also [Feature] #385:) IPv6 host string support. Thanks
	to Max Arnold for the patch.

	[Feature] #699: Allow name attribute on file-like objects for get/put.
	Thanks to Peter Lyons for the pull request.

	[Bug] #711: get would fail when filenames had % in their path. Thanks
	to John Begeman

	[Bug] #702: require failed to test for "empty" values in the env keys
	it checks (e.g. require('a-key-whose-value-is-an-empty-list') would
	register a successful result instead of alerting that the value was in
	fact empty. This has been fixed, thanks to Rich Schumacher.

	[Bug] #718: isinstance(foo, Bar) is used in main instead of type(foo)
	== Bar in order to fix some edge cases. Thanks to Mikhail Korobov.

	[Bug] #693: Fixed edge case where abort driven failures within parallel
	tasks could result in a top level exception (a KeyError) regarding
	error handling. Thanks to Marcin Ku#mi#ski for the report.

	[Support] #681: Fixed outdated docstring for runs_once which claimed it
	would get run multiple times in parallel mode. That behavior was fixed
	in an earlier release but the docs were not updated. Thanks to Jan
	Brauer for the catch.
2012-11-28 17:48:45 +00:00
imil
7f3d6b18c8 add & enable polysh 2012-11-25 11:15:27 +00:00
imil
b507827aaa Initial import of polysh, version 0.4, into the NetBSD Packages Collection.
Polysh is a tool to aggregate several remote shells into one. It is used to
launch an interactive remote shell on many machines at once. It is written in
Python and requires Python >= 2.4.
2012-11-25 11:14:14 +00:00
drochner
27ad5c3a12 update to 3.6.1
changes: translation updates
2012-11-23 17:19:39 +00:00
joerg
16178aa2e9 Mark proc_find_top to work with C99 inline. 2012-11-23 12:30:38 +00:00
joerg
0d73b8219e One const ought to be enough for every type. 2012-11-23 12:08:04 +00:00
joerg
7eef0515a7 Needs termios.h. 2012-11-23 11:40:15 +00:00
morr
1d0cda6900 Update distinfo files for webadmin update.
Also security update for wbm-passwd module.
2012-11-20 20:01:42 +00:00
joerg
2aaacd7746 Force GNU inline semantic. 2012-11-19 03:02:14 +00:00
drochner
4b80ba92b8 add patches from Xen SA 20..24 to fix various security problems
(CVE-2012-4535..4539)
bump PKGREV
2012-11-14 13:42:41 +00:00
jdf
d6a69d01ff Remove dependency to NETWORKING, as it was useless and caused rcorder to fail
with Circular dependencies.
2012-11-12 12:11:11 +00:00
jdf
55ad0b5595 Update sysutils/fscd to version 1.1. 2012-11-12 10:37:09 +00:00
markd
1900bc5b40 Additional patches to build with ffmpeg-1.0. Bump PKGREVISION. 2012-11-11 18:32:23 +00:00
ryoon
c8d61f0fa4 Recursive revbump from audio/pulseaudio 2.1 2012-11-03 01:58:32 +00:00
shattered
dabd13fa12 Update to 1.600. Closes PR/45066.
Too many changes to list here.
2012-11-02 19:02:50 +00:00
drochner
209b21a0ff update to 20120606-v2
no release notes abailable, two patches were added
2012-10-30 13:26:51 +00:00
prlw1
91e2d1e005 Update gsettings-desktop-schemas to 3.6.0
* Change default list of input sources to be empty, so the
  default layout is inherited from the current settings
* Add option to show all the available input sources in the UI
* Add xkb-options key to input-sources
* Add colour saturation setting for the magnifier
* Change default keyboard shortcut for "Maximise"
* Add show-notifications setting (#677640)
* Change the default mouse-button-modifier to Super (#607797)
* Add brightness and contrast preferences (#645665)
* Add input-sources schema (#676101)
* Translation updates
2012-10-29 12:37:07 +00:00
zafer
f3b52aeb1e update to new style rcorder. 2012-10-27 21:43:28 +00:00
zafer
4eeef3938e update to new style. 2012-10-27 21:42:36 +00:00
joerg
5acf505323 Make sure a bunch of inline functions are static to ensure they are
either inlined or remain outlined.
2012-10-26 20:32:56 +00:00
joerg
ae3930b089 Don't conflict with log from libm. 2012-10-26 20:29:15 +00:00
marino
25e60f9a7d sysutils/virt-manager: USE_TOOLS+= msgfmt 2012-10-26 19:04:25 +00:00
christos
b69702aa3b fix the sets 2012-10-25 21:45:27 +00:00
asau
c4f95ab71a Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
a825c28ac2 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
markd
c4478a0e6e Fix compilation with new FFMPEG 2012-10-23 08:24:34 +00:00
rh
4d90046700 Make this compile with the current GNUstep. Bump PKGREVISION. 2012-10-22 23:47:15 +00:00
rh
5ba7726136 Update gworkspace to 0.9.1. Changes are mostly bugfixes including the
ability to compile with clang and the modern Objective-C runtime.
2012-10-22 03:08:29 +00:00
christos
7f0bbd1505 add missing files 2012-10-20 13:39:38 +00:00
wiz
f0c775c296 Update to 0.21. Add comment to patch.
============
Version 0.21
============

 desktop-file-validate
  - update to current version of menu specification (Vincent):
    - only print hint if no main category is present, not an error
    - make Science a main category
    - add new registered categories: Adult, Feed, Humanities, Maps,
      Shooter, Spirituality, XFCE
    - update related categories
    - add TDE to list of registered OnlyShowIn
  - accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
  - output hint if more than one main category is present (Vincent)
  - output hint about suggested related categories (Vincent)

 misc
  - do not require glib >= 2.28 for build (Vincent)
2012-10-14 18:13:18 +00:00
jmmv
8a065b995d Update to 2.4:
- Add a MKVARS variable to pass arbitrary variables to build.sh through -V.
  E.g. MKVARS="MKDEBUG=yes".
- Move the documentation of the configuration file to a new sysbuild.conf(5).
2012-10-13 18:40:33 +00:00
taca
ec46bb671f Fix build problem on NetBSD 4.0, simply revert the part of
"#ifdef _X86_SYSARCH_L" from revision 1.8.
2012-10-12 00:37:04 +00:00
shattered
e1857ee0a9 Update to 2.13. No usable change log in distfile. 2012-10-11 18:46:10 +00:00
wiz
0828b8d408 Add RCS Id, remove dot at end of SEE ALSO. 2012-10-11 07:56:13 +00:00
jmmv
6978272f68 Update to 1.4:
- Add support to fetch release sets via ssh.
2012-10-11 00:16:46 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
jaapb
be0a6937d1 Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
wiz
8a8776363f Update to 1.6.8:
D-Bus 1.6.8 (2012-09-28)
==

The "Fix one thing, break another" release.

• Follow up to CVE-2012-3524: The additional hardening
  work to use __secure_getenv() as a followup to bug #52202
  broke certain configurations of gnome-keyring.  Given
  the difficulty of making this work without extensive
  changes to gnome-keyring, use of __secure_getenv() is
  deferred.

D-Bus 1.6.6 (2012-09-28)
==

The "Clear the environment in your setuid binaries, please" release.

• CVE-2012-3524: Don't access environment variables (fd.o #52202)
  Thanks to work and input from Colin Walters, Simon McVittie,
  Geoffrey Thomas, and others.
• Unix-specific:
  · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin)
  · Work around interdependent headers on OpenBSD by including sys/types.h
    before each use of sys/socket.h (fd.o #54418, Brad Smith)
2012-10-07 21:35:13 +00:00
prlw1
968414cf2d Update glib2 and therefore gdbus-codegen and gio-fam to 2.34.0
- patch-ar and patch-as to avoid dependending on python are no longer
  necessary since the introduction of --disable-modular-tests
- patch-co has been committed to glib in 2360d04e
- other patches cargo culted across
- statfs test was fixed in glib with commit afa82ae8
- no longer provide man pages as that requires docbook & xsltproc

Many changes in glib since 2.32.4, especially GDBus improvements.
See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.34.0 for details.
2012-10-06 20:44:04 +00:00
adam
f3488e8647 Switch to BDB_ACCEPTED 2012-10-06 18:39:18 +00:00
christos
6e4e6f8ac4 Upgrade to 5.2.12. This is a bug fix release.
- A new bpluginfo utility tool
- Make dump_resource respect console ACL's (security fix)
- Add chio-changer-openbsd submitted in bug #1903
- Important Copy job bug fixed.

Major changes since 5.2.9:
- IPv6 networking should work correctly now
- SQL Counter problems resolved
- Bat hanging after running a number of jobs
- dbcheck rw_writelock problem
- Windows VSS restore bug

New Feature:
- Add rudimentary support for backing up AFS

More complete changelog at: http://www.bacula.org/en/?page=news
2012-10-06 17:54:53 +00:00
ryoon
c7107cb605 Recursive bump from net/gssdp. 2012-10-06 08:46:39 +00:00
wiz
cbbaab9b5a Remove PYTHON_VERSIONS_ACCEPTED line since it's the default. 2012-10-05 09:37:53 +00:00
apb
3badf6185d salt appears to work with python-2.7, not only 2.6. 2012-10-05 09:35:52 +00:00
wiz
6881df6a4c Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00