Commit graph

7146 commits

Author SHA1 Message Date
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
joerg
8fb971391a Fix header guard. 2013-07-13 19:43:21 +00:00
jperkin
b091c2f172 Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
2013-07-12 10:44:52 +00:00
jperkin
02b10daeaf Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS,
so that they are correctly calculated as independent.

This avoids issues in bulk builds where the package version was taking
precedence and causing the wrong user package to be depended upon.
2013-07-12 10:41:58 +00:00
wiz
b9881d5de7 Update to 3.01a16:
All:

-	The SCCS keyword expansion for "Mocsw" has been limited to
	prevent expansion of date '+%Y%m%d%H%M%S'

-	Mocsw now sets link mode to -Bdirect for recent OpenCSW rules

-	pkgdefs/OCSW/*/checkpkg_override modified to match current OpenCSW
	rules.

-	Make sure that all schily include files except the primary wrappers
	include schily/*.h instead of including the system include files directly.

-	Allow a "static" compilation (a compilation without using dynamic -I
	Paths) on Linux x86 by adding static #includes for Linux x86 in:

		include/schily//align.h
		include/schily//archdefs.h
		include/schily//avoffset.h
		include/schily//xconfig.h

	This is needed if you like to install the schily include files
	to /usr/include/schily and allow users to "manually" compile
	programs that use e.g libparanoia.

	To allow this, the autoconf results need to be installed as:

	<schily/i686-linux-gcc/*.h>
	and
	<schily/x86_64-linux-gcc/*.h>


Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty xiphmont@mit.edu):

-	memset() call in i_silence_match() now uses the correct size
	instead of sizeof (avec).
	Thanks to a hint from Andrew Dudman <ajdudman@sbcglobal.net>

-	Use dynamic arrays instead of alloca()/malloc() if available.
2013-07-11 07:03:58 +00:00
jklos
958958b1f2 Revert PLIST. Problem is caused by PKG_DEVELOPER. 2013-07-08 17:49:32 +00:00
jklos
b7772cc6bf Added files missing from PLIST. 2013-07-08 07:53:11 +00:00
rodent
d873e503ad +p5-File-Inplace 2013-07-06 01:00:01 +00:00
rodent
745f57dc30 Import p5-File-Inplace-0.20 as sysutils/p5-File-Inplace.
Perl module for in-place editing of files.
2013-07-06 00:59:04 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
adam
f9cd38361f Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
sno
258d2803dd Updating package for CPAN distribution Sys-Syslog in devel/p5-Sys-Syslog
from 0.32nb1 to 0.33 to get the Perl module Sys::Syslog newer than the
core module (provide benefits to those installing it ...)

Upstream changes since 0.32:
0.33 -- 2013.05.24 -- Sebastien Aperghis-Tramoni (SAPER)
        [BUGFIX] CPAN-RT#82531: Invalid usage of POSIX::_exit (Alexander Berger).
        [OPTIM] No longer inherit from Exporter.
        [OPTIM] Load Fcntl only when necessary.
        [DOC] Add links to other logging modules.
        [DOC] CPAN-RT#80398: Typo spotted by alfirth@gmail.com
        [DOC] Typo spotted by David Steinbrunner.
        [TEST] CPAN-RT#79683: Added delays in t/facilities-routing.t
2013-07-03 06:13:29 +00:00
gls
a02cc1a7dd Update sysutils/fabric to 1.6.1
Upstream changes:
-----------------

[Bug] #868: Substantial speedup of parallel tasks by removing an unnecessary
blocking timeout in the JobQueue loop. Thanks to Simo Kinnunen for the patch.

[Bug] #328: lcd was no longer being correctly applied to upload_template; this
has been fixed. Thanks to Joseph Lawson for the catch.

[Bug] #870: Changes to shell env var escaping highlighted some extraneous and
now damaging whitespace in with path():. This has been removed and a regression
test added.

[Bug] #871: Use of string mode values in put(local, remote, mode="NNNN") would
sometimes cause Unsupported operand errors. This has been fixed.

[Bug] #84: Fixed problem with missing -r flag in Mac OS X sed version. Thanks
to Konrad Hałas for the patch.

[Bug] #861: Gracefully handle situations where users give a single string
literal to env.hosts. Thanks to Bill Tucker for catch & patch.

[Bug] #367: Expand paths with tilde inside (contrib.files). Thanks to Konrad
Hałas for catch & patch.

[Feature] #845: Downstream synchronization option implemented for
rsync_project. Thanks to Antonio Barrero for the patch.
2013-07-02 20:25:08 +00:00
rodent
b7c451dc52 Updated to latest release, 0.12.6. From ChangeLog:
* add adaptive video streaming support:
  control playback latency and receive playback
  reports from the client.
* add agent capabilities for signaling guest line ending.
2013-06-30 23:46:19 +00:00
joerg
68fa79bac1 Don't use multiple RCS IDs, it confuses the +BUILD_VERSION logic. 2013-06-26 14:26:47 +00:00
jperkin
59b65fbba6 Add XPG4.2 + extensions support for SunOS, fixes build. 2013-06-23 18:16:34 +00:00
jperkin
cef838b58e SunOS does not have libutil, do not pull it in unconditionally.
Fixes SunOS build.
2013-06-23 17:05:41 +00:00
gdt
71c33cddb9 Explain xen version differences.
There are 5 versions of xen in pkgsrc, which is confusing.  Explain in
DESCR which version is in which package (xenkernel3 contains 3.1), and
which versions support PCI passthrough (only 3.1).  Explain which
versions support non-PAE (3.1) and PAE (3.3, 4.1, 4.2), because the
HOWTO is out of date and it's easy to end up with a non-working system
on a 3.1 to 3.3 update.  Cuation that 2.0 is beyond crufty.

This is a DESCR-only change (with PKGREVISION++ of course).

(ok during freeze agc@)
2013-06-19 14:03:41 +00:00
jmmv
238ad98661 Fix comment: configuration variables were moved to sysbuild.conf(5). 2013-06-19 02:11:24 +00:00
jmmv
d085b94480 Update to 2.6:
- Fix the default configuration file to populate CVSTAG correctly when
  using a CVS/Tag file.
- Ensure that errors from CVS stop execution.

Problem reported by Nathan Arthur in private mail.  Change OKed by pmc.
2013-06-18 13:24:55 +00:00
wiz
8c85ca2647 Fix paths for some perl scripts. 2013-06-17 13:55:38 +00:00
wiz
89872abd89 Fix remaining issue with perl-5.18's pod2man. 2013-06-17 13:54:02 +00:00
wiz
c4f2fe8435 Fix some fallout with perl-5.18's pod2man.
qemu.pod is still broken, but it's generated with texinfo somehow.
2013-06-17 13:47:20 +00:00
wiz
577e3caea3 Set LICENSE. 2013-06-17 13:28:34 +00:00
wiz
070b50c1be Fix build with perl-5.18's pod2man. 2013-06-17 13:28:28 +00:00
wiz
84dceed952 Make mono packages depend on lang/mono2 instead of lang/mono.
The latter contains the unstable version 3 of mono, which breaks many mono
packages.

Bump dependencies and PKGREVISIONs.

Ok during freeze: gdt@
2013-06-17 12:44:53 +00:00
dholland
3aa664a7a1 Patch out -m486, which was breaking the build. Not really tested as
this package is i386-only.
2013-06-17 06:15:39 +00:00
dholland
e427df6d13 Use DIOCGINFO and/or DIOCGWEDGEINFO if DIOCGPART isn't defined. Fixes
build on netbsd-6 and up. Caution: while it builds, I haven't actually
tested it.
2013-06-17 06:09:06 +00:00
dholland
c0e9ec90a0 Merge two patches that patch the same file. 2013-06-17 05:37:22 +00:00
sno
5d40512024 Updating enlightenment libraries to 1.7.7, add missing enlightenment 0.17.3
libraries and enlightenment 0.17.3 itself.

Upstream changes of Eina (to get an impression):
Eina 1.7.7

Changes since Eina 1.7.6:
-------------------------

No changes, just updating to keep in sync with last release.


Changes since Eina 1.7.5:
-------------------------

Improvements:
    * Honor tile size in Eina_Tiler.

Fixes:
    * Prevent denial of service on Eina_Hash function.
    * Fix map leak in Eina_File infrastructure.
    * Fix portability issue on 64bits system for Eina_CList.
    * Fix magic failure in eina_value_array_count when array has not been allocated

Changes since Eina 1.7.4:
-------------------------

No changes, just updating to keep in sync with last release.

Changes since Eina 1.7.3:
-------------------------

Fixes:
    * Fix EINA_INLIST_FOREACH_SAFE macro
    * Add XML output to doc
    * Add installation rule for doc
    * Fix build for Windows platforms.

Changes since Eina 1.7.2:
-------------------------

    * Fix Solaris build.
    * Don't leak fd after exec.

Changes since Eina 1.7.1:
-------------------------

No changes, just updating to keep in sync with last release.
2013-06-16 18:56:04 +00:00
imil
9db29c0b67 Updated to version 0.15.3, bugfix release 2013-06-15 15:04:39 +00:00
khorben
55ec169767 Packaged DeforaOS Browser 0.4.12, with:
- improved "cvs", "subversion" and "git" plug-ins
- new "make" plug-in
- more portable Makefiles
- improvements to the user interface
2013-06-15 12:33:38 +00:00
mef
151fbaa3c4 patch-ab modified to fix clang build problem:
(1) clang flags:
  dd_rescue.c:1494:22: warning: implicit declaration of function 'basename' is invalid in C99 [-Wimplicit-function-declaration]
        const char* ibase = basename(inm);
  (3) clang flags:
  dd_recue.c:(.text+0x12b4): undefined reference to `mypread'
  dd_rescue.c:(.text+0x1374): undefined reference to `mypwrite'
Reported by joerg@ bulkbuild, and discussed on tech-pkg@, thanks.
2013-06-14 01:07:58 +00:00
joerg
2fcb33b1f7 Merge Clang fixes from xenkernel41. 2013-06-13 21:49:59 +00:00
obache
18e40f0ffb Update ruby-notify to 0.5.2.
notable changes:
* don't pass icon options to notify-send when there are none
2013-06-13 13:32:53 +00:00
wiz
3993ee4e27 Update to 1.6.12:
D-Bus 1.6.12 (2013-06-13)
==

Fixes:

• CVE-2013-2168: Fix misuse of va_list that could be used as a denial
  of service for system services. Vulnerability reported by Alexandru Cornea.
  (Simon)

• In dbus-daemon, don't crash if a .service file starts with key=value
  (fd.o #60853, Chengwei Yang)

• Unix-specific:
  · Fix an assertion failure if we try to activate systemd services before
    systemd connects to the bus (fd.o #50199, Chengwei Yang)
  · Avoid compiler warnings for ignoring the return from write()
    (Chengwei Yang)
2013-06-13 13:00:34 +00:00
obache
49da0b600a fixes dbus-sharp dllmap for cross-architecture support,
taken from upstream.

Bump PKGREVISION.
2013-06-11 02:29:40 +00:00
obache
7e2757c2df + dbus-sharp dbus-sharp-glib 2013-06-10 12:05:08 +00:00
obache
d46a9e91f3 Import dbus-sharp-glib-0.5.0 as sysutils/dbus-sharp-glib.
based on pkgsrc-wip/dbus-sharp-glib.

This is a fork of ndesk-dbus-glib, which provides GLib main loop integration for
Managed D-Bus.
2013-06-10 12:03:52 +00:00
obache
43e7584bc4 Import dbus-sharp-0.7.0 as sysutils/dbus-sharp.
based on pkgsrc-wip/dbus-sharp.

This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often
referred to as "managed D-Bus" to avoid confusion with existing bindings (which
wrap libdbus).
2013-06-10 11:59:38 +00:00
obache
c32dbfc6c9 drop CONFLICTS with dbus-sharp.
It was the former PKGNAME of this package in pkgsrc-wip, but not conflicts with
the true dbus-sharp package.
2013-06-10 11:40:47 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
cfd20bfce4 Fixed build with perl-5.18's pod2man, and sent patch upstream.
Addresses PR 47887 by David A. Holland.
2013-06-04 18:48:48 +00:00
mef
b3594cffcd Add instruction to README at pkg_add or installation time. 2013-06-04 14:55:03 +00:00
obache
32db99222c fixes missing `,' for legacy NetBSD case. 2013-06-04 10:16:00 +00:00
wiz
b4dd710e80 Replace py-curses/buildlink3.mk with DEPENDS.
There are no buildlink3-relevant files here, just a loadable module.
2013-06-04 07:38:49 +00:00
mef
9515e2a5b4 Bump dd_rescue Version 1.23 to 1.33
-------------------------
Version 1.33, released 2013-03-30.
  It brings long options, a new double overwrite mode (-2) and
  a man page.

Version 1.32
  has a new option -x to append to the output file
  and you can specify -Y (multiple times if you wish so) to
  write the same data to secondary output files.

Version 1.31 (2013-02-03)
  brought a few tiny improvements in the output (such as
  displaying the total elapsed time in the summary as opposed to
  ETA of 0, and the amount of data really written with option
  -W). But importantly, it has the new mode of triple
  overwriting of data (options -3 and -4), with random numbers,
  inverse random numbers, new random numbers (only for -4) and
  zeros, this way allowing paranoia-safe deletion of
  information.

Version 1.30 (2013-01-25)
  brought a fix for outputting data to stdout and a fix for a
  possible double free operation (introduced in 1.29). The
  message formatting has been streamlined a bit. The PRNG can
  now be initialized from a file (e.g. -Z /dev/urandom). The
  program now can also avoid writing to a target block if the
  target block already has the same data (option -W). Think of
  SSDs or other devices where you want to avoid writes.

In Version 1.29 (2013-01-22)
  a bug was fixed, where the last bytes where not copied
  corrected if hardbs == softbs. 1.29 also brings a number of
  new features; the ability to write the same (softbs sized)
  block again and again (option -R, automatically set if infile
  is /dev/zero), the ability to limit transfer size such that
  the outfile won't be enlarged (-M) and the possibility to use
  userspace random numbers (libc/frandom) to fill files with
  random data (options -z and -Z). Last not least, OBS also
  builds .deb binaries for Ubu12.04 / Deb6 now.

Version is 1.28 (released 2012-05-19)
  uses better defaults for hard and softblock sizes (4k/64k
  for buffered I/O, 512/1M for direct IO), as suggested by Jan
  Kara. Also the copying of access times with the option -p
  was fixed.

Version 1.27
  allowed to do 512b direct IO (which is possible in latest
  Linux kernels) -- idea and patch from Jan Kara. Change
  posix_memalign() variable assignment. It has a number of
  fixes from Valentin Lab; most importantly, when exiting
  because of an error, it updates the variables that are
  output. dd_rescue now avoid specal characters in the
  logfile. It handles situations gracefully, where wrong
  positions resulted in the progress graph causing
  faults. Some come from illegal input (negative offset ...),
  which is nw detected.

Version 1.25
  contains a fix for spurious "Success" messages that resulted
  from overwritten (cleared) errno. Bad blocks are formatted
  in a way that they are not overwritten on screen and block
  numbers are output as unsigned.

Version 1.24
  contains a compile fix for Linux versions that contain the
  splice syscall but not the other definitions. I also allows
  for specifying a directory (such as ".") as output filename
  in which case dd_rescue just appends the input file basename
  to it, just like cp does. Maybe most importantly, the RPM
  now contains the latest version of dd_rhelp (0.1.2).
VS: ----------------------------------------------------------------------
2013-06-04 00:47:46 +00:00
wiz
7873d455d8 Fixes from Chuck Silvers <chuq@chuq.com> based on openbsd_pci.c.
Bump PKGREVISION.
2013-06-03 14:19:38 +00:00
rodent
b64866cd71 +spice-protocol 2013-06-03 11:22:12 +00:00