Commit graph

6917 commits

Author SHA1 Message Date
wiz
0d0c0bad90 When using clang, set ACTIVE_CC so the share/mk Makefiles know
which flags to suppress (in particular e.g. -Wno-traditional,
which isn't recognized and breaks the build with clang).
2013-02-21 07:58:21 +00:00
dillo
9aa8cb3d6c Fix path to default status file. 2013-02-20 09:20:28 +00:00
fhajny
8033976436 Fix silly PLIST mistake, no revision bump needed 2013-02-20 08:36:34 +00:00
drochner
a83d2eca08 update to 0.100.1
changes:
-dbus-gproxy: Verify sender of NameOwnerChanged signals to be o.f.DBus
 fixes possible security bypass (CVE-2013-0292)
-minor fixes/cleanup
2013-02-18 11:51:21 +00:00
fhajny
2c977caa40 Update cfengine to 3.4.2, fixes PR/47249
Too many changes, see changelog upstream:

https://github.com/cfengine/core/blob/master/ChangeLog

New dependencies - tokyocabinet *or* qdbm, support for optional
MySQL or PostgreSQL bindings.
2013-02-17 16:15:42 +00:00
shattered
987d9be48a Set license. 2013-02-17 12:19:11 +00:00
jperkin
27e778cfcb Need -lsocket on Solaris. 2013-02-17 11:16:56 +00:00
jdf
f1e08d1eb0 patches/patch-ac has been applied by upstream. 2013-02-16 17:37:01 +00:00
jdf
e92ddcc8d0 Bring sysutils/ups-nut to version 2.6.5.
patches/patch-ac has been applied by upstream.
2013-02-16 17:34:58 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
5f461dbea7 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
jmmv
05d94575a4 Fix typo. Reported by reed@ in private mail. 2013-02-16 11:17:19 +00:00
wiz
31785be53d Update to 3.01a12:
All:

-	The Schily makefilesystem now supports CC++_COM for all platforms to
	allow to overwrite the low level command for the C++-compiler.

Libschily:

-	libschily::fexecv() now allows to use the parameter "ac" with the
	value -1 to indicate that the arg count is to be determined by the
	NULL pointer at the end of the arg list.

Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	cdda2wav now only prints "load cdrom please and press enter" once
	per line and does not repeat the text for garbage characters that
	have been in stdin. Thanks to Phi Tran from Oracle for reporting.

Readcd:

-	avoid a GCC warning when compiling readcd.c

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	mkisofs now reserves more space for the file names to avoid a
	path buffer overrun

-	Fixed a bug that caused to put more than one UDF direcory entry for a file
	in case that the file is a ISO-0660 multi-segment file.

-	Fixed a bug that caused the wrong start sector address to be used for UDF
	in case that the file is a ISO-9660 multi-segment file and the -sort option
	was used.
2013-02-12 09:58:05 +00:00
taca
8b23f42e8a Update capistrano to 2.14.2.
## 2.14.1 (tentative) / January 10 2013

## 2.14.0 / January 9 2013

* Removed ui.output_cols limit of 80 chars (@aussielunix)
* Added :p4charset variable for Perforce command line (@randyinla)
* Added support for rolling back assets, and removing expired assets (@ndbroadbent)
* Merged in `capistrano_colors` gem, and renamed to 'log_formatters', since it does much more than just colors
  (@ndbroadbent)
* Use more intelligence in setting the :scm variable based on known version control directory names (@czarneckid)
* Remove the deploy:web:{disable, enable} tasks (@carsomyr)
* Group finalize_update shell commands into one command, harden shell calls with #shellescape, and separate arguments
  with -- (@ndbroadbent)
2013-02-11 04:17:38 +00:00
taca
d8c848dd91 Update ruby-facter to 1.6.17.
Exact changes are unavailable.
2013-02-11 04:16:46 +00:00
taca
13cf462f9c Update ruby-fssm to 0.2.10.
A few bug fixes, includeing remove of the deprecation message.
2013-02-11 04:14:58 +00:00
gls
14663fd010 Update sysutils/fabric to 1.5.3
Upstream changes:
-----------------

[Bug] #806: Force strings given to getpass during password prompts to be
ASCII, to prevent issues on some platforms when Unicode is encountered.
Thanks to Alex Louden for the patch.

[Feature] #805: Update shell_env to play nice with Windows (7, at least)
systems. Thanks to Fernando Macedo for the patch.

[Bug] #654: Parallel runs whose sum total of returned data was large
(e.g. large return values from the task, or simply a large number of hosts
in the host list) were causing frustrating hangs. This has been fixed.

[Bug] #791: Cast reboot`s wait parameter to a numeric type in case the
caller submitted a string by mistake. Thanks to Thomas Schreiber for the
patch.
2013-02-10 16:15:07 +00:00
markd
54f2fa208a Update to 0.7.8
0.7.8 (2013-02-05)
 - Fix xpm and xbm index.
 - Extract tracknumber and track count from a value like "03/16".
 - Fixed indexing of m3u files.
 - Fix FLAC Files: Remove addtional 'db' in replaygain
 - Fix: flac analizer was importing only one artist tag.
 - Fix: non numeric genres in id3 v2 mp3 are ignored.
 - Fix parsing of genre field in id3v2 tags
 - Change: TPE2 tag it's used as nmm:albumArtist instead as nmm:performer
   in ID3 analyzer.
 - Change: added support to TRACKTOTAL tag as an equivalent to TRACKCOUNT
   in FLAC analyzer.
 - C++11 fixes
 - Let the strigi ffmpeg plugin compile on modern ffmpeg versions.
 - Simeon Bird (Let the ffmpeg analyser deal with files with have track
   numbers with a / in them)
 - Remove dependency on boost.
 - Use GNUInstallDirs in order to install into lib64 automatically
 - Install a version file for the CMake config module
 - Allow the Strigi submodules to be installed in custom prefixes.
2013-02-09 22:32:45 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
jperkin
73dedd67c2 PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
markd
01dea3b2fc Update to 0.7.7 - based on patches from Jaap Boender
0.7.7 (2011-12-07)
 - Many nepomuk field name fixes
 - More accurate file format check for tar files
 - Better checking of bounds in OLE files.
 - Increase performance of default file input stream.
 - Check for surrogate pairs in UTF-8 strings.
 - Improve ID3 analyzer: skip zero padding before mp3 stream to
   handle typical LAME output, implement unsynchronization flag handling
 - Properly finish child indexing in all analyzers.
0.7.6 (2011-07-26)
 - Fix build with clucene 2.3
 - Use the deprecated function av_metadata_get for libffmpeg
 - Improved child indexing
 - Convert the DateTime field in EXIF data to a time_t value.
 - Move DigestEventAnalyzer to a plugin.
0.7.5
 - Synchronize the modules. In 0.7.4, the modules were not synchronized.
0.7.4
 - Disable building strigidaemon and strigiclient on windows
 - Support more feature of Strigi Query in the CLucene backend.
 - Fix premature EOF condition in PDF parser.
 - Make discovering of invalid characters in checkHeader more compliant
   to RFC822.
 - Improvements to movie analysers that use ffmpeg.
 - Fix a bug where width and height of certain JPG files are not shown.
 - Fixes to libstreams to avoid crashes.
 - Improved Nepomuk compliance.
 - Faster reading of streams with SkippingFileInputStream and
   MMapFileInputStream.
 - Reorganize Strigi into smaller modules.
0.7.2
 - Improve cpp analyzer speed and output
 - Fix crash due to deep nesting of calls in pdf analyzer
 - Fix iconv use on Mac OS X
0.7.1
 - Support more fields from ODF documents
 - Improved skipping behavior on streams for large files.
 - Added album art support.
 - Added support for ID3v1 tags.
 - Added MP3 stream metadata extraction, UTF-16 support in tags.
 - Extended the range of metadata extracted by ID3 analyzer.
 - Added a FLAC audio file analyzer.
 - Significantly unbreak the PDF analyzer.
 - Fix scanning trees where permissions are insufficient to read some parts
 - Check for multithreaded version of libxml2
 - Require newer CLucene version (0.9.21)
0.7.0
 - Change to Nepomuk ontologies
 - Set file property for embedded ar streams. This fixes the opening
   of these streams in archivereader.
 - Instead of reading each .rdf file at once in memory and then parse
   it, use the libxml2 I/O API to read chunks of the file when requested.
 - The attribute value is not '\0' terminated but has a pointer to the
   end of the string. In addition, string comparison was sped up by
   first comparing the string length.
0.6.5
 - Fix KDE bug 185551: Strigi now allows paths that start with protocol:/*
   like 'file:///' or 'remote:/'
 - Add a new function AnalysisResult::child(). This function allows an
   AnalysisResult instance to access the last child it has had indexed.
   This is needed for cases when a parent knows something about a child
   which the child does not know. In such cases the parent can call
   child()->addValue(...).
 - Adjust to the new library naming scheme in iconv-1.12
 - Implemented missing addTriplet method
 - Rewrite the implementation of ArchiveReader. The new implementation
   is more efficient in listing contents of directories. Now single
   directory entries can be returned without the need for reading the
   entire archive of which the directory is a part.
2013-02-04 20:21:08 +00:00
reed
07881d62a3 new package: sysutils/menu-cache 2013-01-31 03:28:51 +00:00
reed
e1bc85bd88 new package: menu-cache
The libmenu-cache library and its corresponding menu-cached daemon
are for creating and utilizing caches to speed up the manipulation
for freedesktop.org defined application menus.  It can be used as
a replacement of libgnome-menu of gnome-menus.
2013-01-31 03:25:53 +00:00
obache
45c5a5574b + di 2013-01-30 12:30:14 +00:00
obache
54adf62c10 Import di-4.34 as sysutils/di.
based on PR 47495 by Brad Lanam, some small fixes by me.

di is a disk information utility, displaying everything (and more)
that your df command does. It features the ability to display your
disk usage in whatever format you prefer. It also checks the user
and group quotas, so that the user sees the space available for
their use, not the system wide disk space.
2013-01-30 12:29:06 +00:00
wiz
1df054c17b Fix for automake-1.13. 2013-01-26 22:07:42 +00:00
wiz
7d683dbb0a Fix for NetBSD-current (-D_KMEMUSER). 2013-01-26 22:07:31 +00:00
wiz
222b4d3b8b automake-1.13 compat. 2013-01-26 22:02:26 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
reed
dc391ed95f increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.
Also bump PKGREVISION for a few packages using it.

The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt

I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori
2013-01-25 19:18:08 +00:00
wiz
e79308d8e5 Fix build with automake-1.13. 2013-01-23 17:58:19 +00:00
wiz
1506ee79da Fix build with automake-1.13. 2013-01-23 17:26:27 +00:00
wiz
fbe2810ec3 Fix build on NetBSD-current. 2013-01-22 21:57:45 +00:00
gls
4d14fee468 Update sysutils/fabric to 1.5.2.
Upstream changes:
-----------------

[Bug] #766: Use the variable name of a new-style fabric.tasks.Task subclass
object when the object name attribute is undefined.
Thanks to @todddeluca for the patch.

[Bug] #604: Fixed wrong treatment of backslashes in put operation when
uploading directory tree on Windows. Thanks to Jason Coombs for the catch
and @diresys & Oliver Janik for the patch. for the patch.

[Bug] #792: The newish shell_env context manager was incorrectly omitted
from the fabric.api import endpoint. This has been remedied.
Thanks to Vishal Rana for the catch.

[Bug] #775: Shell escaping was incorrectly applied to the value of $PATH
updates in our shell environment handling, causing (at the very least)
local binary paths to become inoperable in certain situations.
This has been fixed.

Added current host string to prompt abort error messages.
2013-01-21 20:44:06 +00:00
wiz
bbfdcdffc2 Update to 3.01a11:
All:

-	The make program specific configuration files for the Schily Makefilesystem
	RULES/mk-.id (for SunPro make), RULES/mk-smake.id RULES/mk-gmake.id
	now include definitions for the macros:

	SPACE		A single space character (' ')
	NUMBER_SIGN	The ASCII number sing ('#')

	Note that the POSIX standard otherwise requires the make program
	to be unable to have the '#' appear in non-comment sections of
	Makefiles.

-	Try to work around an imprudent change in the file windef.h from
	Cygwin-1.7.17 (Autumn 2012) related to the type BOOL that makes
	windefs.h from the recent Cygwin no longer compatible to the
	original file from Microsoft. The fix is in include/schily/windows.h

	Thanks to Alain Hoang, Thomas Plank and others for reporting and
	help with getting a fix for the problem named above


Libschily:

-	Better comment in comerr.c to help to understand exit() code folding
	to 8 bits and how it may be avoided.

Libscg:

-	For newer Cygwin versions, we need  an own PACKED definition in
	libscg/scg/aspi-win32.h
2013-01-21 13:11:08 +00:00
drochner
e04bd3afcc oops, a patch was in the wrong sub-pkg
bump PKGREV
2013-01-20 15:21:54 +00:00
reed
a2639a3ea3 conflict with old package name.
using same PKGREVISION since was just a moment ago.
2013-01-19 21:57:48 +00:00
reed
47e266d13f moved misc/git to sysutils/gnuit 2013-01-19 21:53:47 +00:00
reed
764a013f99 Moved misc/git to sysutils/gnuit.
Also renamed to gnuit.

Okayed on pkgsrc-users on Jan. 8.

I kept the PKGREVISION even though not needed.
Add PREV_PKGPATH and SUPERSEDES.
2013-01-19 21:52:43 +00:00
riastradh
50f4acc287 sysutils/bacula needs Perl at run-time.
Replacing it by the build-time Perl tool and skipping the interpreter
check doesn't work so well.
2013-01-19 20:51:13 +00:00
drochner
f93a8c27fa update to 4.1.4
changes:
-fixes for vulnerabilities integrated (were patched in pkgsrc)
-bug fixes and improvements
2013-01-18 11:27:43 +00:00
mef
2117a80a7b Add comments on patches (from cvs log etc). 2013-01-18 00:34:30 +00:00
drochner
fa0afb823c update to 4.1.4
changes:
-fixes for many vulnerabilities (were mostly patched in pkgsrc)
-bug fixes and improvements (almost 100 since Xen 4.1.3). Highlights are:
 -A fix for a long standing time management issue
 -Bug fixes for S3 (suspend to RAM) handling
 -Bug fixes for other low level system state handling

pkgsrc note:
fixes for CVE-2012-5634 (interrupt issue on IOMMU systems)
and CVE-2012-6075 (oversized packets from e1000 driver)
are already included
2013-01-17 19:37:54 +00:00
joerg
298f38d2f1 Fix unused attribute usage. 2013-01-17 16:03:45 +00:00
joerg
09d25c1c4c Don't redefine local variables. 2013-01-17 16:03:01 +00:00
joerg
f87eee60f6 Don't include uvm/uvm_object.h, it is for kernel-only use. 2013-01-15 15:30:56 +00:00
dholland
60211b7d16 Teach this about NetBSD 5.1, 5.2, 6.0, and 6.99 to silence useless build
warnings.
2013-01-12 03:27:21 +00:00
joerg
d6121ded15 Needs _KMEMUSER on NetBSD/current 2013-01-11 23:34:09 +00:00