Commit graph

178635 commits

Author SHA1 Message Date
hans
39430dfa1f Use options framework for nls support. 2011-11-26 23:56:45 +00:00
sbd
4c4c34af32 Updated net/tinyfugue to 4.0s1nb8 2011-11-26 23:53:21 +00:00
sbd
c484ce19c5 1) Add missing devel/zlib buildlink.
2) Honor $(LDFLAGS).

Bump PKGREVISION
2011-11-26 23:53:10 +00:00
hans
9716f15f4e Fix PLIST for option nls. 2011-11-26 23:11:37 +00:00
hans
32f2934c46 Use FLEX_REQD to require flex>=2.5.31 2011-11-26 23:02:57 +00:00
dholland
a53cc3f0a9 ffmpeg 2011-11-26 22:28:44 +00:00
dholland
5a1ce681a0 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
bbcce0d381 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
f3b6b84add Relax dependency on xrmap-base. Bump revision. 2011-11-26 21:12:15 +00:00
shattered
c5c705c772 Updated xmp to 3.4.1 2011-11-26 21:10:52 +00:00
shattered
9ab55ab513 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
b74173fd08 Add the most recent version of the LaTeX project public license (1.3c). 2011-11-26 20:29:26 +00:00
dholland
39dbd85680 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
f62a3d40fc Added www/aipo version 6.02 2011-11-26 19:30:57 +00:00
ryoon
9e0fe8f70f Add aipo 2011-11-26 19:30:19 +00:00
ryoon
2d77428864 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
59b3400b2a Updated pkgtools/pkglint to 4.104 2011-11-26 19:28:50 +00:00
ryoon
fc907a352d Add gnu-agpl-v3 to the default list. 2011-11-26 19:19:42 +00:00
ryoon
f7c42a3e0b Add GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 as gnu-agpl-v3 2011-11-26 19:11:11 +00:00
hans
038e77f83f 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
aea3c15457 Update to 4.104
* Allow value "6" and "7" in USE_JAVA2.
2011-11-26 18:38:05 +00:00
ryoon
00ff3b49a6 Document section update. PR pkg/45654.
* Add value "7" to USE_JAVA2.
2011-11-26 18:25:43 +00:00
joerg
5c87dfc228 Fix build with modern GCC 2011-11-26 17:22:25 +00:00
marino
d5d57bc5e4 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
c90f95df95 Fix build with newer GCC 2011-11-26 17:21:10 +00:00
joerg
ccc64debdb Fix preprocessor usage. 2011-11-26 17:20:27 +00:00
marino
84ca1f0f28 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
2feb2e2a59 Use stdarg.h properly. 2011-11-26 17:18:57 +00:00
joerg
7102955216 #elif requires an argument, so use plain #else here. 2011-11-26 17:17:53 +00:00
joerg
1cc78b8ebb Fix build with newer GCC 2011-11-26 17:16:53 +00:00
marino
60f0cf3c17 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
marino
c7e8ee3ac0 net/vino: Fix for DragonFly
Add socket.h (if available) to a header using sockaddr structure, fixes
build for DragonFly.
2011-11-26 17:14:54 +00:00
joerg
8f6cf131e2 Fix build with modern GCC 2011-11-26 17:14:42 +00:00
joerg
5fc6cf6e27 Fix build with newer GCC 2011-11-26 17:13:30 +00:00
joerg
61c78c50e4 Let this build with newer GCC.
XXX Might have LP64 issues with the casts
2011-11-26 17:12:24 +00:00
joerg
e7dc096ee7 Build in config first for nsinstall and then the rest. Fixes issues with
the former sometimes not getting found in other directories.
2011-11-26 17:11:24 +00:00
joerg
02356a8952 Fix C++ 2011-11-26 17:10:24 +00:00
joerg
3bd511aba3 Always include string.h 2011-11-26 17:09:32 +00:00
joerg
4c2db68e97 Fix C++ syntax 2011-11-26 17:08:51 +00:00
joerg
2a5e58c78b Always include string.h 2011-11-26 17:07:59 +00:00
dholland
f913e0aeee elftoolchain 2011-11-26 16:30:31 +00:00
cheusov
770f587b6d Fix parallel build failure (-jN) 2011-11-26 16:29:38 +00:00
hans
2cb7c9bada requires gmake>=3.81 2011-11-26 16:12:40 +00:00
hans
1e9906c35f Add gmake.mk, based on texinfo.mk, to check the version of the
platform-provided gmake. Packages can set GMAKE_REQD to require a
minimum gmake version.
2011-11-26 16:11:11 +00:00
dholland
6e781e06d6 Make it MAKE_JOBS_SAFE. 2011-11-26 16:06:17 +00:00
dholland
13d89164ed Propagate a fix from NetBSD base bsd.lib.mk: if SHLIB_FULLVERSION is
the same as SHLIB_MAJOR, don't try to symlink SHLIB_MAJOR. Otherwise
you lose the library and get a symlink pointing to itself, and things
fail later with ELOOP.

Fixes builds of packages that use bsd.lib.mk for shared libraries and
set only a major version number.
2011-11-26 15:54:43 +00:00
dholland
61deb47f81 Add a minor version to the shared libraries; otherwise a bootstrapped
build does e.g. "ln -sf libelf.so.1 libelf.so.1" and then install
fails with ELOOP.

This is a bug in bootstrap-mk-files but I'm going to fix it in both
places to avoid demanding rebootstrapping.
2011-11-26 15:50:27 +00:00
hans
4fec68da33 requires flex>=2.5.33 2011-11-26 15:39:31 +00:00
dholland
2eb3f0451b policykit-gnome from 2011-11-14 and libgksu from 2011-11-19. Oops. 2011-11-26 15:06:43 +00:00
hans
a845dc8cc5 Add flex.mk, based on texinfo.mk, to check the version of the
platform-provided flex. Packages can set FLEX_REQD to require a
minimum flex version.
2011-11-26 14:58:45 +00:00