Commit graph

178699 commits

Author SHA1 Message Date
manu
44a0c8f696 Update to glusterfs 3.2.5. This is a bug-fix release 2011-11-28 08:42:38 +00:00
manu
2ac36ef272 Update perfuse: Fix stale file handling 2011-11-28 08:33:16 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
jmcneill
7fb230def3 for X11_TYPE=native, default X11BASE to /usr/X11R7 on NetBSD if
X11FLAVOUR is "Xorg", so it is set right even when x* sets aren't installed

ok joerg
2011-11-28 00:00:49 +00:00
marino
085c0aa2de chat/quirc: Fix build with modern GCC 2011-11-27 23:49:38 +00:00
cheusov
7704d13adf REPLACE_SH for SunOS<5.11 and friends 2011-11-27 21:44:20 +00:00
joerg
f4e822c4c4 Fix build with newer GCC. 2011-11-27 19:55:05 +00:00
joerg
43222290cb Updated pkgtools/pbulk-base to 0.44 2011-11-27 19:53:53 +00:00
joerg
4900ea76d8 pbulk-base-0.44: Fix hash function to actually do proper hashing.
Do some further tweaking to improve matching by storing string size.
While here, add the necessary .WAIT to allow parallel builds.
2011-11-27 19:53:30 +00:00
joerg
545f8e7f9f Needs sys/param.h for howmany. 2011-11-27 19:50:23 +00:00
joerg
c3d23e19b0 Don't install binaries as 550 to fail when stripping them later. 2011-11-27 19:49:15 +00:00
joerg
313b61abcd Always add PREFIX/lib to libpth. When building as normal user, it often
exists already. This is not the case for bulk builds though. This fixes
p5-MARC-Charset, since p5-gdbm ended up without rpath to PREFIX/lib.
Fix some Perl interpreter paths while here. Bump revision.
2011-11-27 19:47:50 +00:00
joerg
7e33b380cd omake tries to link with the ocaml runtime directly. This fails as
libocamlrun.a has a curses dependency on NetBSD. Patch the linker
invocation to allow adding platform specific options.
2011-11-27 19:46:00 +00:00
joerg
37c065e6e6 Fix build with newer GCC. 2011-11-27 19:43:33 +00:00
joerg
4cbdfebcbf Fix build with modern GCC 2011-11-27 19:42:25 +00:00
joerg
5e3665c809 Remove use of the G++ min extension. 2011-11-27 19:40:50 +00:00
joerg
2afb178568 Fix build with modern GCC 2011-11-27 19:39:09 +00:00
joerg
6baea56e36 Disable -Wundef, it fails with libthrift. 2011-11-27 19:38:32 +00:00
joerg
fde184380e Disable -Werror for now, GCC 4.5 is more picky about potentially
uninitialized memory.
2011-11-27 19:36:48 +00:00
joerg
f76795ec07 Fix build with newer GCC 2011-11-27 19:36:09 +00:00
joerg
06a6cd7750 Try to deal with OpenSSL changes and stricter GCC warnings. 2011-11-27 19:35:27 +00:00
joerg
12ca8b718d Fix build with modern GCC 2011-11-27 19:33:55 +00:00
marino
bc94c066ea devel/ocaml-findlib: Designate not jobs safe. 2011-11-27 19:13:50 +00:00
marino
465e4d0c73 lang/ocaml: Add DragonFly64, natdynload, and gprof support
Add support for x86_64-*-DragonFly
Add support for native dynamic loading on both platforms
Add support for profiling on both platforms
Add ability to detect X11 in pkgsrc.  This currently has no impact
because the makefile disables X11.
2011-11-27 19:11:59 +00:00
cheusov
1ced5b441d Updated lang/runawk to 1.4.0 2011-11-27 18:53:09 +00:00
cheusov
9c55ad60b1 Update to 1.4.0
exitnow.awk:
    - Fix: exitnow(status) finishes the execution of the script
      without running END sections even if status == 0.

  New module io.awk that includes the following functions:
  is_{file,dir,exec,socket,fifo,blockdev,chardev,symlink},
  file_size and file_type.

  tokenre.awk:
    - Function splitre0() was added that splits $0

  More regression tests were added.
2011-11-27 18:52:53 +00:00
cheusov
40b64419bb Updated devel/bzr-gtk to 0.100.0 2011-11-27 14:20:46 +00:00
drochner
f413a95d20 modify an autoconf test so that the compiler can't calculate the
result at compile time (as it does with newer gcc), fixes build
2011-11-27 14:20:42 +00:00
cheusov
d99be8c603 Update to 0.100.0 from wip prepared by maintainer.
Tested on current and Linux.
2011-11-27 14:20:18 +00:00
drochner
bad71e7543 update to 2.3.3
changes: bugfixes
2011-11-27 14:17:40 +00:00
cheusov
6b910b985c Updated devel/qbzr to 0.21.1nb1 2011-11-27 13:48:16 +00:00
cheusov
71c40c002b Update to 0.21.1 by maintainer. Add LICENSE.
Tested on netBSD current and Linux.
2011-11-27 13:47:53 +00:00
cheusov
0d5a46b007 Updated devel/bzr-explorer to 1.2.1nb1 2011-11-27 13:44:27 +00:00
cheusov
ec41be11bc Update to 1.2.1 from wip by maintainer. Tested on Linux and
NetBSD current.
2011-11-27 13:43:05 +00:00
cheusov
66a330fb0e Updated devel/bzr-svn to 1.1.1 2011-11-27 13:39:41 +00:00
cheusov
f49b53f8f8 Update to 1.1 from wip by maintainer. Tested on NetBSD current and Linux. 2011-11-27 13:38:40 +00:00
cheusov
d14319c631 Updated devel/bzrtools to 2.4.1 2011-11-27 13:36:59 +00:00
cheusov
7c2e25d52f Update to 2.4 from wip by Oleksander Kozhachuk. Add LICENSE.
Tested on NetBSD current and Linux.
2011-11-27 13:36:43 +00:00
cheusov
9a6af131d8 Updated devel/bzr to 2.4.2 2011-11-27 13:32:44 +00:00
cheusov
2201eee2eb Update to 2.4.2 from wip by Oleksander Kozhachuk.
Tested on NetBSD current, Linux and Solaris-10.
2011-11-27 13:31:23 +00:00
drochner
23d96d3870 make this build with newer qt4 versions (QAssistantClient was removed) 2011-11-27 13:24:58 +00:00
tnn
af6f54afff Work around lack of _SC_NPROCESSORS_ONLN on some platforms (like netbsd4).
Observed in PR pkg/45553.
2011-11-27 13:09:00 +00:00
obache
5269c47262 Updated mail/cue to 20100426 2011-11-27 13:05:55 +00:00
obache
31a286c71d Update cue to 20100426.
Based on PR pkg/45557 by YAMAMOTO Takeshi.

Some bug fixes include most of pkgsrc patches.
2011-11-27 13:05:33 +00:00
marino
6698829ab3 audio/xsidplay: Make DragonFly patch unconditional
According to the latest bulkbuild report, NetBSD needs this fix as well.
2011-11-27 11:51:16 +00:00
marino
f43827aff1 audio/trm: make dragonfly patch unconditional
According to the latest netbsd bulkbuild report, NetBSD needs this fix
as well.
2011-11-27 11:40:07 +00:00
obache
b810fcd836 Updated x11/gtk3 to 3.0.12nb2 2011-11-27 11:26:57 +00:00
obache
a6c8bc588c Fixes PR pkg/45552
* installing GSettings schemas, so prepare it with framework in glib2.
* fixes immodule cache path.

Bump PKGREVISION.
2011-11-27 11:26:21 +00:00
marino
cfde182d87 x11/gnustep-preferences: Fix objc errors
Importing some headers and aligning prototypes fixed what was ailing with
gnustep-preferences.  This was failing on multiple platforms.
2011-11-27 11:17:19 +00:00
tnn
0ec4ad429c need libevent>=1.1. Part of PR pkg/45553 2011-11-27 10:01:05 +00:00