Commit graph

188314 commits

Author SHA1 Message Date
joerg
742940a276 Fix build with modular Xorg. 2012-06-25 11:51:27 +00:00
joerg
836a1d2acf Fix build with clang. 2012-06-25 11:51:01 +00:00
joerg
b63c011652 Use C99 syntax with C99 compilers. Fix a memset call. Bump revision. 2012-06-25 11:49:10 +00:00
joerg
f916d01e1f Fix build with C99 compiler. 2012-06-25 11:47:22 +00:00
joerg
c5e86d74cb Fix build with Clang. 2012-06-25 11:31:20 +00:00
joerg
4529cc1fbb Taking the address of temporary objects is not valid C++. 2012-06-25 11:30:28 +00:00
joerg
4b92941009 Fix build with Clang. 2012-06-25 11:29:13 +00:00
joerg
59135d7ec2 Disable character set warning for Clang, it produces over 8GB output
otherwise.
2012-06-25 11:27:08 +00:00
joerg
8032a4e3e4 Fix build with a C99 compiler. 2012-06-25 11:26:28 +00:00
joerg
693b27f357 Fix C++ issues like missing typename and shadowing of a local variable
with another.
2012-06-25 11:21:34 +00:00
joerg
a4270031d1 Fix build with C99 compiler. 2012-06-25 11:18:39 +00:00
joerg
53e9435eea Request explicit template specialisation before doing it implicitly to
fix build with clang.
2012-06-25 11:16:00 +00:00
sbd
8e4450659e SET_LIBDIR=yes 2012-06-25 10:28:11 +00:00
sbd
83ada41895 Updated emulators/qemu to 1.1.0nb1 2012-06-25 10:17:03 +00:00
sbd
a3d9347177 Add PLIST.Linux with qemu-bridge-helper
Bump PKGREVISION.
2012-06-25 10:16:53 +00:00
sbd
d2e21e2e6b hw/usb/hcd_ehci.c will not compile with -O3 optimization so completely
remove it from CFLAGS.
2012-06-25 10:07:21 +00:00
sbd
9a0521a2a6 Set the correct location of texi2pod.pl 2012-06-25 09:43:51 +00:00
jperkin
3ef5d7c7b7 Add missing INSTALLATION_DIRS. 2012-06-25 08:57:10 +00:00
fhajny
63398a71a9 Fix build on GCC 4.7.x. 2012-06-25 08:52:17 +00:00
dholland
faddc10d8d Mark this BROKEN, per tech-pkg. It does not build against any remotely
recent OpenBox. Meanwhile, upstream seems to have decided that they
don't need to make releases any more, so there's no prospect of a new
version being available, only random development versions taken
directly from their SCM.

If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.

If nothing develops, the package will be removed sometime after 2012Q2
is branched.
2012-06-24 21:48:06 +00:00
wiz
ef427cb0a2 + ImageMagick-6.7.7.8, calibre-0.8.57, cfengine-3.3.4, dar-2.4.6,
denemo-0.9.4, hdf5-1.8.9, libvisio-0.0.18, parallel-20120622,
  py-qt4-4.9.3, py-sip-4.13.3, qt4-qscintilla-2.6.2, vala-0.17.2,
  viewvc-1.1.15, vifm-0.7.3a, wine-devel-1.5.7 [wait until NetBSD
  gains OSS 4 or bring OSS 3 support back], wireshark-1.8.0,
  xorp-1.8.5.
2012-06-24 18:23:41 +00:00
sbd
43e5a1c9ed If the ipv6 option is turned on change references from "man" to ${PKGMANDIR}
in heir.c so manpages get installed in the right place.
2012-06-24 10:10:55 +00:00
sbd
8b5029894b "man" is not needed in INSTALLATION_DIRS if one of its subdirectorys is. 2012-06-24 09:29:27 +00:00
sbd
d5c359b857 On Linux libieee can only appear once on the linker command line. 2012-06-24 08:27:31 +00:00
jperkin
ee556f6f86 Add missing INSTALLATION_DIRS. 2012-06-24 07:36:17 +00:00
jperkin
9af09fc81a Fix INSTALLATION_DIRS. 2012-06-24 07:34:33 +00:00
jperkin
5c63cdc4ea Add missing INSTALLATION_DIRS. 2012-06-24 07:20:23 +00:00
obache
beee69bdb1 Note update stopper of gnome-power-manager 2012-06-24 02:51:12 +00:00
obache
c207a282c9 Updated graphics/GraphicsMagick to 1.3.16 2012-06-24 02:03:56 +00:00
obache
cde793db55 Update GraphicsMagick to 1.3.16.
1.3.16 (June 24, 2012)
==========================

Security Fixes:

  * Don't translate 'comment' and 'label' attributes if the request is
    made while a file is being read.  Only translate such attributes
    if they come from the command line or API user.

Bug fixes:

  * SWT: SWT reader suffered from a number of implementation errors
         which caused it not to work any more.  Works again.

  * XBM: Fix memory leak observed when reading file in 'ping' mode.

  * Support -trim on images which use a consistent (single color)
    transparent background.  In this case, trim is done based on
    opacity rather than foreground color.

  * Include <sys/types.h> in order to assure that 'size_t' and
    'ssize_t' are declared.  This is necessary since
    MagickExtentImage() uses these types as part of its definition.

  * +repage was not working because parser was insisting that it
    should include an argument.

  * -units was scaling existing resolution the wrong way around
     (i.e. multiplying rather than dividing).

  * PerlMagick: Fix compilation with Perl 5.16.

  * PingBlob(): PingBlob was not working for all cases.  Is now based
    on BlobToImage() for assured reliability.

New Features:

  None

Feature improvements:

  * MAT: Animated movies inside 4D matrices are loaded now.

  * PDF: File base name is used as the document title.

  * PNG: Fix issues observed specifically with libpng 1.5.10.

Performance Improvements:

  * Pixel iterators should be more efficient now if the image uses a
    file-backed cache.

  * Motion blur algorithm does scale well as cores are added so
    include OpenMP support for it by default.

Windows Delegate Updates:

  * JPEG: Updated to IJG 8d release.

  * PNG: Updated to 1.5.11 release

  * TIFF: Updated to 4.0.2 release.

  * Zlib: Updated to 1.2.7 release.

  * libxml2: Updated to 2.8.0 release.

Behavior Changes:

  None
2012-06-24 02:03:45 +00:00
dholland
0f574648b2 Add missing <cstddef> to get size_t defined; should fix Solaris build. 2012-06-24 01:49:14 +00:00
schnoebe
e9a3c4eb72 Record update of print/hplip. 2012-06-24 00:03:03 +00:00
dholland
c86b7995d2 Add missing time_t to fix the Solaris build. 2012-06-23 23:14:24 +00:00
dholland
d706bf66e8 Honor pkgsrc LIBS. 2012-06-23 23:07:20 +00:00
dholland
02dfea16c6 Hack: put libraries in LDFLAGS.SunOS instead of LIBS.SunOS because the
package ignores LIBS.
2012-06-23 23:02:58 +00:00
dholland
a0509ab559 Honor pkgsrc LIBS. 2012-06-23 22:52:35 +00:00
dholland
285941ac1e Explicitly add LIBS to MAKE_ENV. (Why is this only required some of the
time?)
2012-06-23 22:43:59 +00:00
dholland
8f2432c454 Instead of patching in a mess of machine-dependent logic for printing
error messages, always use strerror.

While here, also correct warnings about implicit declaration of malloc
... which turned out to arise because someone patched stdlib.h into
all the right places years ago, but for some bizarre reason decided the
change should be OS-specific.

grmbl.
2012-06-23 22:27:11 +00:00
marino
8dc22a22b0 lang/gcc47: Add support for DragonFly
GCC47 was marked NOT-FOR-DRAGONFLY, so support has been added.

* DragonFly-specific files added via patch mechanism
* Some existing patches modified to add DragonFly configuration items
* dl_iterate_phdr error handling support added (FreeBSD support was altered,
  NetBSD and OpenBSD support is commented out)
* The java language is taken off as a default option

On the i386 platform, the compiler will build from a full bootstrap, but
one of the later stages fails on x86_64.  It fails to find libstdc++.so.6
even though the previous stage library was built and -B, -L flags point
to it.  The cause of the platform-specific build failure isn't clear --
The workaround is to disable the bootstrap on DragonFly so that the compiler
is built in one stage instead of three.  This workaround could have been
limited to the x86_64-DragonFly platform only, but currently is applied to
i386-DragonFly too.
2012-06-23 22:13:02 +00:00
dholland
0da957cc36 Add -lsocket -lnsl on Solaris. 2012-06-23 22:07:50 +00:00
dholland
0866e341be Avoid forcibly setting MAKE in makefiles; it breaks things. 2012-06-23 21:57:21 +00:00
dholland
bebb8ce5ca Avoid the need for -lcompat; should fix Solaris build. PKGREVISION -> 3. 2012-06-23 21:45:24 +00:00
dholland
c2cc11912c Disable a private and mostly broken reimplementation of strerror().
Should fix Solaris build.
2012-06-23 21:30:05 +00:00
dholland
e1f22df64a Hide a bunch of own declarations of standard functions; should fix the
Solaris build. While here, stop stuffing pointers in ints on 64-bit
platforms (other than Alpha, which it already knew about) and therefore
bump PKGREVISION to 1.
2012-06-23 21:17:17 +00:00
dholland
efb538824a Add -lX11 on Solaris, same as DragonFly. Add missing libX11 buildlink.
PKGREVISION -> 11.
2012-06-23 20:06:04 +00:00
dholland
1beb53f559 Add missing limits.h to fix the Solaris build. 2012-06-23 19:58:51 +00:00
dholland
66e9a3ca8f Add -lX11 and -lsocket -lnsl on Solaris. Add missing libX11 buildlink.
PKGREVISION -> 11.
2012-06-23 19:47:07 +00:00
dholland
ae053a5964 Take a shot at letting this configure on Solaris. Untested.
(But tested not to break the build elsewhere, of course.)
2012-06-23 19:45:06 +00:00
dholland
73f4a530be Add -lsocket -lnsl on Solaris. 2012-06-23 19:35:45 +00:00
dholland
7bf7454583 When adding standard headers like <errno.h>, please do *not* wrap in
#ifdef __NetBSD__. All this does is cause failures on other platforms.
2012-06-23 19:32:00 +00:00