Commit graph

76110 commits

Author SHA1 Message Date
tv
2f03b317d2 Make build on Interix.
Part of the fix adds <sys/time.h> to ares.h to make it get fd_set on more
platforms, so bump PKGREVISION.
2005-03-12 05:42:48 +00:00
tv
07f8b4d35a Mark as NOT_FOR_PLATFORM Interix. 2005-03-12 05:24:50 +00:00
tv
ff530087d7 We use zlib. Mark as such for platforms without zlib bundled. 2005-03-12 05:22:54 +00:00
is
829c1ceb95 sr-2.3.3nb3 2005-03-11 23:25:40 +00:00
is
bce825a666 Add test case for pointer-string and string-pointer conversions. 2005-03-11 23:24:14 +00:00
is
ccdad65f64 Replace sr_ptrval() by code that:
- works per the specification and
- works on LP64 machines as well as ILP32 machines.
Add test case for pointer-string and string-pointer conversions.
2005-03-11 23:24:13 +00:00
is
be4e576920 Add test case for pointer-string and string-pointer conversions. 2005-03-11 23:24:12 +00:00
rillig
bfd186586d Added a patch to make check compile with cpp-2.95.3. Approved by wiz. 2005-03-11 22:20:49 +00:00
rillig
cdda780459 The patch-ab assumes that on NetBSD, every <iconv.h> has the non-const
prototype argument for the second parameter of iconv(). This is true for
all but some release candidates of NetBSD-2.0, because either the
package converters/libiconv is used or there's a current <iconv.h>.
Needed for NetBSD-1.6.2. Approved by wiz.
2005-03-11 22:18:27 +00:00
rillig
166c90f479 This patch disables the priority scheduling if it is not available.
Needed at least for NetBSD-1.6.2. Approved by wiz.
2005-03-11 21:27:17 +00:00
rillig
a036e71d5b Don't put statements above declarations (gcc-2.95 is not a C99
compiler). Needed for NetBSD-1.6.2. Approved by wiz.
2005-03-11 21:24:49 +00:00
rillig
0a3dc72632 Added two patches that are necessary for NetBSD-1.6.2. Approved by wiz.
In NetBSD-1.6.2, the <stdlib.h> header uses the word bufsize as a
parameter name in a function prototype. The "file.h" header #defines
bufsize to 4096, which leads to a parser error.
2005-03-11 21:22:24 +00:00
rillig
dfd5cc37b0 Never access argv[i+1] before you know that argv[i] != NULL. Approved
by wiz.
2005-03-11 21:20:15 +00:00
rillig
0d1d63fe2e NetBSD-1.6.2 does not have <sys/ucontext.h>. So only use it for
NetBSD>=2.0. Approved by wiz.
2005-03-11 21:18:15 +00:00
rillig
edb7f8d063 Disabled -Wall -Werror flags for gcc. Approved by wiz. 2005-03-11 20:16:31 +00:00
tv
b4cbf50a4b Use INSTALL_LIB for libraries. 2005-03-11 17:25:05 +00:00
adam
573890ec53 Fixed patch-ac 2005-03-11 08:51:58 +00:00
salo
38e7aa6618 Bump BUILDLINK_RECOMMENDED for security update. (hi wiz!) 2005-03-11 00:34:19 +00:00
rillig
9792a04936 Updated imlib2 to 1.2.0nb1. Compiles on NetBSD-1.6.2 now. 2005-03-10 23:41:25 +00:00
rillig
3ef51f6ac0 Replaced the patch-aa (worked only with NetBSD-2.0) with patch-ab (works
also with NetBSD-1.6.2). Bumped PKGREVISION, because the actual code
changes. The patch is ugly (as usual), but small. Reviewed by christos.
2005-03-10 23:39:53 +00:00
salo
9d269274a7 Bump PKGREVISION and BUILDLINK_RECOMMENDED for the security fix. (hi adam!) 2005-03-10 22:21:56 +00:00
tv
d3e77e989d Revert error in previous (commented out PKG_SKIP_REASON). 2005-03-10 21:15:36 +00:00
tv
64aa551fe3 Nitpick from Roland Illig <roland.illig@gmx.de>: Use "progname" rather
than "__progname" (just in case), and set it also in getopt_long(3).
2005-03-10 21:15:09 +00:00
bouyer
aaadd78297 Fix the 16 vs 32 bit dev_t problem by moving blkif_pdev_t from u16 to
u32, and removing the padding bits in blkif_extent_t. This way the size
of the message doesn't change, and new tools are compatible with
older kernel (I will commit this change to kernel shortly too).
This has also been commited to xen-2.0-testing by Christian, and will be
in xen-2.0.5.
While here, remove the PKG_SYSCONFSUBDIR, as nothing looks for config files
here yet.
Bump PKGREVISION.
2005-03-10 19:43:25 +00:00
adam
644cd61f8f Added a patch to fix buffer overflow:
* SECURITY UPDATE: Fix buffer overflow.
  * libexif/exif-data.c: Add buffer size checks in several places before
    trying to access it.
  * Thanks to Sylvain Defresne for spotting this and the patch.
  * References:
    https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152

Thanks to wiz@ for heads-up. :)
2005-03-10 19:22:22 +00:00
tv
01f3bc08cb 1.4 - overhaul:
- pull sources directly into pkgsrc
- do not depend on namespace.h, <sys/cdefs.h> (de-__P()ify), or <err.h>
- use libtool for better portability in shlib creation

The resultant library is still ABI compatible with prior versions and
should have the same shlib major version number.

Thanks to Roland Illig <roland.illig@gmx.de> for help in getting this
working properly on Solaris.
2005-03-10 19:19:46 +00:00
tv
9cfcb65368 Mark as NOT_FOR_PLATFORM Interix. 2005-03-10 17:27:06 +00:00
tv
9dcde7668d Include <sys/time.h> in x11.trm to pick up fd_set on Interix.
(No functional changes, and only affects X11 version.)
2005-03-10 17:26:18 +00:00
tv
069c5529ad Mark as NOT_FOR_PLATFORM Interix. 2005-03-10 17:00:54 +00:00
tv
332851295b nb1: Use standard build and install processes via ${BSD_INSTALL_*}. 2005-03-10 16:58:39 +00:00
wiz
6426e612db Note xpm, openmotif, lesstif updates because of CAN-2005-0605. 2005-03-10 16:08:53 +00:00
wiz
97dedc5718 Add patch to fix CAN-2005-0605. Bump PKGREVISION. 2005-03-10 16:07:26 +00:00
wiz
096bb8ea84 Sort. 2005-03-10 16:07:15 +00:00
wiz
4c441c2ed3 Add patch to fix CAN-2005-0605. Bump PKGREVISION. 2005-03-10 16:00:31 +00:00
tv
642acf8e6a Make build on Interix, sharing some of the OS-specific oddities with _WIN32. 2005-03-10 15:38:33 +00:00
tv
8e541c0355 Don't put a trailing slash on an INSTALL_*_DIR argument. 2005-03-10 15:37:19 +00:00
wiz
dfb826be85 Add patch to fix CAN-2005-0605. Bump PKGREVISION. 2005-03-10 15:23:10 +00:00
tv
01f69d2a2e Add Interix-specific system call bits. 2005-03-10 15:18:31 +00:00
wiz
24839ff7d0 + aalib-1.4rc5, aalib-x11-1.4rc5, bittorrent-4.0, bittorrent-gui-4.0,
dropbear-0.45, fox-1.4.7, gst-plugins-0.8.8, openssh-4.0,
  osh-050219, p5-DBD-Sybase-1.05, p5-gtk2-1.080, pfqueue-0.3.4,
  ploticus-2.31-02, postfix-2.2.0, rhino-0.13.0, tnef-1.3.2,
  tunesbrowser-0.2.0 [pkg/29644], xawtv-3.94, zenity-2.10.0.
2005-03-10 15:07:17 +00:00
tv
22e924171a Use libgetopt for systems without <getopt.h>. 2005-03-10 14:27:20 +00:00
tv
048017e043 Add bswap conditional for Interix. 2005-03-10 14:21:44 +00:00
tv
eb29c48b57 Interix also needs <sys/time.h> for fd_set. 2005-03-10 14:18:51 +00:00
tv
c436a5e199 Remove invalid use of getdomainname(3) to determine "local host name".
(That's a NIS domain name, not a hostname.)
2005-03-10 14:17:15 +00:00
wiz
f9bfeaeb45 Update HOMEPAGE. 2005-03-10 14:13:37 +00:00
tv
8b02ad7ed1 The utmp support is only used on Linux, so conditionalize inclusion of
utmp.h on __linux__ as well.
2005-03-10 14:13:24 +00:00
tv
8f6ed61153 Use pre-configure for SUBST_*, not post-patch. 2005-03-10 14:11:23 +00:00
tv
08ae81aa1a Remove call to sync(2). It's not providing anything useful here, it's
nonportable, and it's not available on Interix either.
2005-03-10 14:07:29 +00:00
tv
cd94db8b37 Add sane default for INADDR_LOOPBACK to assist compilation on Interix. 2005-03-10 13:31:05 +00:00
tv
e62bb0f3d3 This package is libtoolized, so don't add -fPIC explicitly. Since this
changes the static .a lib, bump PKGREVISION.
2005-03-10 13:25:07 +00:00
tv
a8865d145d Make build on Interix (no socklen_t, fd_set requires <sys/time.h>). 2005-03-10 13:22:00 +00:00