Commit graph

178904 commits

Author SHA1 Message Date
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
sbd
043d2010dd Updated multimedia/mediatomb to 0.12.1nb7 2011-11-27 08:10:24 +00:00
sbd
07a5ecb243 Add missing sysutils/file buildlink.
Bump PKGREVISION
2011-11-27 08:10:12 +00:00
sbd
075030d023 Recursive bump for www/serf buildlink addition. 2011-11-27 05:43:24 +00:00
sbd
84d9712146 Updated www/serf to 0.3.0nb2 2011-11-27 05:43:01 +00:00
sbd
8b2f362105 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-27 05:42:50 +00:00
sbd
f73bbdef5a Re-add mistakenly removed libssh-0.5.2 2011-11-27 03:54:19 +00:00
sbd
3c69712337 Recursive bump for security/libssh buildlink addition. 2011-11-27 03:49:39 +00:00
sbd
99bea173d7 Updated security/libssh to 0.11nb3 2011-11-27 03:49:15 +00:00
sbd
be2ca8432d Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-27 03:49:03 +00:00
obache
a7cbabff20 Updated net/mikutter to 0.0.4.603 2011-11-27 02:28:58 +00:00
obache
91161f0c6e Update mikutter to 0.0.4.603.
bug fixes
2011-11-27 02:28:42 +00:00
marino
bc8e3669e9 parallels/pvm3: Add support for DragonFly64
Include string.h unconditionally and update the configuration to
recognize DragonFly x86_64.
2011-11-27 00:28:29 +00:00
marino
c808e682f0 audio/xmms-cdread: Support DragonFly
There were a few issues with this package wrt DragonFly. The biggest issue
is the use of ETIME, which should not be used with sockets.  It doesn't
even appear to be used later.  NetBSD defines ETIME, but neither DragonFly
nor FreeBSD even have this definition in errno.  Somebody might want to
look at this choice for the variable.

Libtool also choked due to a missing tag, the FreeBSD volume control was
needed, and some standard headers were added.
2011-11-27 00:25:05 +00:00
agc
4b10b7ddde allow for non-standard values of PKG_DBDIR when packaging up binary packages 2011-11-27 00:10:38 +00:00
hans
ef8a04b943 Use options framework for nls support. 2011-11-26 23:56:45 +00:00
sbd
9509e9658f Updated net/tinyfugue to 4.0s1nb8 2011-11-26 23:53:21 +00:00
sbd
fe78f7f56e 1) Add missing devel/zlib buildlink.
2) Honor $(LDFLAGS).

Bump PKGREVISION
2011-11-26 23:53:10 +00:00
hans
9f877ff488 Fix PLIST for option nls. 2011-11-26 23:11:37 +00:00
hans
b11447917a Use FLEX_REQD to require flex>=2.5.31 2011-11-26 23:02:57 +00:00
dholland
3e64fe52e6 ffmpeg 2011-11-26 22:28:44 +00:00
dholland
f8a90a9112 Extend the UINT64_C patch to NetBSD, which needs it, and FreeBSD and
OpenBSD too since they probably do but we probably won't hear from
anyone about that directly. PKGREVISION -> 3.

Note that at least on NetBSD __STDC_CONSTANT_MACROS is apparently
already defined here (at least when building graphics/osg, maybe not
always) so this patch may not really be the right approach, but it
works...
2011-11-26 22:28:12 +00:00
jmmv
4ab6750722 Use the new version of the kqueue patch to fix some GTK File Chooser issues.
Bump PKGREVISION to 3.  Thanks Dmitry Matveev.
2011-11-26 21:32:43 +00:00
joerg
ada74d2761 Relax dependency on xrmap-base. Bump revision. 2011-11-26 21:12:15 +00:00
shattered
126765e4f0 Updated xmp to 3.4.1 2011-11-26 21:10:52 +00:00
shattered
beff777076 Update to 3.4.1. Notable changes:
3.4.1 (20110813):
  - test for unused but set variable warning in gcc (needed to
    build on MacOS X, reported by Misty De Meo)
  - change dependency generation flags for clang (reported by Misty De Meo)
  - fix OXM module loading

3.4.0 (20110808):
  - fix portamento of mapped instruments
  - add MED2 (MED 1.12) module support
  - add Noiserunner module support
  - add support for MED4 synth instruments
  - fix MED4 Soundtracker-compatible tempo setting (Song2.med)
  - fix Startrekker Packer loader
  - fix IT215 compressed sample loader
  - OctaMED tempo fixes and note limit fix
2011-11-26 21:10:03 +00:00
minskim
4b10ff55e1 Add the most recent version of the LaTeX project public license (1.3c). 2011-11-26 20:29:26 +00:00
dholland
77ffe8687a Force MKPROFILE=yes to prevent plist divergence. It seems that in a
bootstrapped environment on NetBSD, MKPROFILE defaults to no, but
using the base system's make library it defaults to yes. This seems
like a bug, but I'm not sure where to fix it so I'm going to stick to
working around it for the moment.
2011-11-26 19:59:58 +00:00
ryoon
6a84113b5a Added www/aipo version 6.02 2011-11-26 19:30:57 +00:00
ryoon
2ca57486c8 Add aipo 2011-11-26 19:30:19 +00:00
ryoon
e69808531e Import aipo-6.02 as pkgsrc/www/aipo from wip/aipo
Aipo is web-based groupware software. Currently Aipo has interface
written in Japanese only.

You can get source at http://code.google.com/p/aipo/ .

This package requires apache-tomcat and postgresql-server.

Tested only with lang/openjdk7, www/apache-tomcat7,
and databases/postgresql84-server.
2011-11-26 19:29:05 +00:00
ryoon
961b346366 Updated pkgtools/pkglint to 4.104 2011-11-26 19:28:50 +00:00
ryoon
826e7ec8cd Add gnu-agpl-v3 to the default list. 2011-11-26 19:19:42 +00:00
ryoon
5e705a0b84 Add GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 as gnu-agpl-v3 2011-11-26 19:11:11 +00:00
hans
0743a49adc Use options framework for NLS support. Enable by default on NetBSD, but
not on other platforms.
2011-11-26 19:01:15 +00:00
ryoon
a7de66bc45 Update to 4.104
* Allow value "6" and "7" in USE_JAVA2.
2011-11-26 18:38:05 +00:00
ryoon
484b6f7595 Document section update. PR pkg/45654.
* Add value "7" to USE_JAVA2.
2011-11-26 18:25:43 +00:00
joerg
194d076bd1 Fix build with modern GCC 2011-11-26 17:22:25 +00:00
marino
e8d86d6323 chat/centericq: stdlibc++ too old for DragonFly
Centericq hasn't been updated by the author since 2005.  The hash_map classes
that it uses were deprecated and finally removed from gcc.  They are not
available in gcc4.4, the default DragonFly compiler.  This packages is being
masked for DragonFly 2.10 and later.
2011-11-26 17:21:15 +00:00
joerg
d51eac1344 Fix build with newer GCC 2011-11-26 17:21:10 +00:00
joerg
c0778257ff Fix preprocessor usage. 2011-11-26 17:20:27 +00:00
marino
79d9e1720b x11/wterm: Fix for DragonFly
DragonFly needs the same modification that NetBSD does, modify the patch.
2011-11-26 17:19:13 +00:00
joerg
cd172a68e3 Use stdarg.h properly. 2011-11-26 17:18:57 +00:00
joerg
aff4361234 #elif requires an argument, so use plain #else here. 2011-11-26 17:17:53 +00:00
joerg
f8ce42f529 Fix build with newer GCC 2011-11-26 17:16:53 +00:00
marino
3d4a4b3f5a net/wnmet: Fix DragonFly
This breakage was caused by the ifnet structure getting moved under
the kernel structures macro.
2011-11-26 17:16:36 +00:00