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
dmcmahill
4f0dc9c632
Fix compilation on solaris. Octave-current works here now.
2005-03-10 12:55:08 +00:00
dmcmahill
f5f224d9bf
No need to set QMAKE here anymore. qt3-tools does that now.
2005-03-10 12:54:29 +00:00
tron
4178410f5c
Fix security vulnerability in dissector for CDMA2000 A11 packets.
...
Bump package revision.
2005-03-10 10:05:32 +00:00
wiz
91fab19321
Sort.
2005-03-10 10:05:31 +00:00
tron
feeea4a901
Note update of "ethereal" package to version 0.10.9nb1.
2005-03-10 09:57:21 +00:00
taca
171f95381b
Fix typos. (Thanks for minskim@.)
2005-03-10 06:20:17 +00:00
minskim
72e2c1e12b
Fix a typo.
2005-03-10 06:00:05 +00:00
jmmv
a3d753b1dd
Add gnome-2.10.0 and note that I'll do it. (I think it'll be better to
...
not list every package to-be-updated here; that'd be 70 extra entries more
or less.)
2005-03-09 21:18:36 +00:00
minskim
758758e670
This package needs perl to build.
2005-03-09 21:00:08 +00:00
is
a2b72c4e75
Add RMD160 of the distfile.
2005-03-09 20:50:24 +00:00
is
ce18f7d227
Add RMD160 of distfile.
2005-03-09 20:47:59 +00:00
is
58d6dbd743
Add regression test for pointer-string-pointer conversion.
2005-03-09 20:38:26 +00:00
minskim
cd2940a115
USE_LANGUAGES=c++
2005-03-09 20:26:04 +00:00
minskim
4ce4aefac7
Set INSTALLATION_DIRS for pkgviews (already enabled).
2005-03-09 20:16:27 +00:00
jmmv
8bdfdbdee6
Add missing blank line at top of patch file.
2005-03-09 15:57:07 +00:00
jmmv
858cbda302
Get rid of the ORBIT_{MAJOR,MINOR} variables and instead directly put the
...
version number where appropriate. They are useless.
2005-03-09 15:30:36 +00:00
dmcmahill
e7c3efe7e9
use BSD_INSTALL* instead of install
2005-03-09 11:03:28 +00:00
garbled
294e8bc714
Some patches to make perl58 build on AIX 4.3.3. Tested build only on 4.3.3.
2005-03-09 03:49:23 +00:00
xtraeme
d9696bb528
+ dspam-3.4 (will be updated after branching 2005Q1)
2005-03-08 23:51:05 +00:00
lukem
89ab23c085
Don't set XLOCK_NO_DPMS if libXdpms.a doesn't exist.
...
Instead, let the autoconf tests determine if the DPMS functions are
available (in libXext ? )
2005-03-08 21:54:18 +00:00
xtraeme
52cbdffa36
Use BUILDLINK_TRANSFORM instead of SUBST_CLASSES to remove
...
compiler flags, thanks wiz.
2005-03-08 20:46:49 +00:00
bad
50a622c56a
main()'s return type cannot be "void".
...
Bump PKGREVISION.
2005-03-08 20:15:14 +00:00