Commit graph

89616 commits

Author SHA1 Message Date
joerg
db6ab176cb Fix errno. 2005-12-15 23:31:04 +00:00
joerg
a596d03d3f Fix errno. 2005-12-15 23:05:59 +00:00
joerg
6706832926 Fix errno, don't add more #if cancer. 2005-12-15 23:02:33 +00:00
joerg
3fea9c870e Fix errno. Require bison. 2005-12-15 22:19:19 +00:00
joerg
51bd98a9c4 libhfs bump for errno fix. 2005-12-15 22:14:55 +00:00
joerg
3837973bfb Fix errno. Installed files changed -> bump revision. 2005-12-15 22:14:15 +00:00
joerg
1a2f8edb46 Fix errno. 2005-12-15 21:55:31 +00:00
wennmach
96b7421677 Note update of arla to 0.41 2005-12-15 21:39:52 +00:00
wennmach
1b565aa7ad Update arla to 0.41. The update is necessary to support NetBSD-2.1
and NetBSD-3.0 and should fix the broken bulk build.

Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386.
2005-12-15 21:28:47 +00:00
wiz
f1ad8a2a07 + gramps-2.0.9, horde3-3.0.9, ipsec-tools-0.6.4, naim-0.11.8.1,
sylpheed-devel-2.1.9, xlog-1.3.
2005-12-15 20:51:07 +00:00
joerg
0158adb667 Fix GCC 3.4+: label at end of compound statement. 2005-12-15 16:53:08 +00:00
salo
407b4720b7 Note devel/libextractor PKGREVISION bump: security fix. 2005-12-15 13:27:28 +00:00
salo
45ba508209 Security fix for CVE-2005-3191 and CVE-2005-3192.
Backported from 0.5.8.
2005-12-15 13:26:18 +00:00
tron
456e1101c4 Note update of "apache" package to version 1.3.34nb1. 2005-12-15 12:59:08 +00:00
tron
9857c444b5 Add fix for security vulnerability reported in CVE-2005-3352 taken from
Apache SVN repository. Bump package revision because of that.
2005-12-15 12:57:29 +00:00
tron
9b12be48ad Note update of "apache2" package to version 2.0.55nb3. 2005-12-15 11:33:32 +00:00
tron
9b0ef43f3e Add fix for security vulnerability reported in CVE-2005-3352 taken from
Apache SVN repository. Bump package revision because of that.
2005-12-15 11:29:00 +00:00
dogcow
666830d5a0 Fix munged patch: it's __FreeBSD__, not FreeBSD__ in #if defined()... 2005-12-15 02:56:58 +00:00
salo
198fafe447 Note chat/silc-server update. 2005-12-15 00:17:59 +00:00
salo
7536c88e33 Update to version 1.0.2
Changes:
- fix compilation on non-i386 (or non-gcc) systems
2005-12-15 00:16:08 +00:00
minskim
1f170021bd Document how to register font map files in packages installing TeX
font maps.
2005-12-14 23:55:17 +00:00
agc
4e5ff6c081 Fix obvious error in previous commit:
include bsd.prefs.mk before attempting to test for any variable like
${OPSYS} in a cpp-like pre-processing statement.
2005-12-14 23:35:21 +00:00
epg
70b951d26b 1.6 broke this for FreeBSD. Only add -D_POSIX_C_SOURCE on Darwin. 2005-12-14 18:54:35 +00:00
christos
fe916be744 fix directory of the patch 2005-12-14 18:27:59 +00:00
ghen
aa5b7c54fb Use USE_TOOLS+=bash:run rather than depending on shells/bash and deriving
the path from it.  Suggested by jlam, ok'ed by xtraeme.
2005-12-14 18:18:07 +00:00
reed
08f031e16d Add security patch from
http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2005q4/000312.html

Noted by waldeck of hk2.uwaterloo.ca via pkgsrc-bugs.

Bump PKGREVISION.

Tested build on NetBSD and Linux. Tested dropbear server on NetBSD.

(This is during a freeze. Other stuff to be done later:
update to latest version. Install man pages. Mention "client" in
COMMENT and DESCR. Use CONF_FILES and sysconfdir. And maybe install the
"scp" tool also.)
2005-12-14 18:00:12 +00:00
tron
e5857f6a3d Use official fix for file descriptor leak from the ethereal SVN repository. 2005-12-14 16:53:06 +00:00
joerg
ca33769eea sys/errno.h + extern errno => errno.h 2005-12-14 15:35:25 +00:00
joerg
21320c5685 Teach the backbone of NetBSD communication some ISO C tricks.
- no errno, use errno.h
- no redefinition of function parameters as local variables
  [how did this ever work?!]
- malloc comes from stdlib.h
- NAME_MAX is prefered when available, it is POSIX
- strchr, strpbrk, strspn, strstr, strtol and strtoul can and
  should be used from libc.
- remove tcl version of string.h, system header is good enough
  (and if it doesn't have index, it would have been broken anyway)
2005-12-14 13:53:24 +00:00
taca
f288b33132 Correct version of previous commited www/htmllint package. 2005-12-14 13:46:58 +00:00
taca
61cae94891 Correct version of htmllint from 20050924 to 20051019 since previous
updated version was really 20051019, and backout DIST_SUBDIR change.
2005-12-14 13:44:52 +00:00
christos
daf6172905 make this work with ktrace-lwp 2005-12-14 13:42:45 +00:00
tron
aedb64025e Note update of "ethereal" package to version 0.10.13nb3. 2005-12-13 23:23:46 +00:00
tron
f6e2e794f0 Add a work arround for file descriptor leak in radius dictionary parser
which renders "ethereal" useless. Bump package revision.
2005-12-13 23:22:26 +00:00
joerg
14a6cc3ec0 Always include sys/types.h, it is needed on !NetBSD as well.
Use dirent.h instead of sys/dir.h, the former is POSIX and the latter
gives a warning on DragonFly, which breaks -Werror.
Use NAME_MAX if available, fall back to MAXNAMLEN otherwise.
2005-12-13 21:30:11 +00:00
joerg
c17a7eac38 Reset maintainer, mail server unreachable for one week. 2005-12-13 20:00:38 +00:00
joerg
7bbbc61fe4 Add DragonFly support. 2005-12-13 19:51:44 +00:00
bad
88bbfbe2ac Fix previous by implementing the other half of the changes that I forgot
about yesterday in the hurry between busses.
2005-12-13 18:55:03 +00:00
reed
93ff32c363 Change HOMEPAGE to real webpage about this. 2005-12-13 18:27:51 +00:00
joerg
ff206fcfd5 Add DragonFly support. 2005-12-13 18:27:00 +00:00
joerg
da2a0a35a0 DragonFly is a BSD, handle it as such. 2005-12-13 18:14:10 +00:00
reed
632b3e21cb Fix typo. 2005-12-13 18:13:38 +00:00
joerg
e649d04cc7 Let us assume for a moment that OpenSSL version numbers are increasing
and replace a bogus check with >=, since 6 & 7 != 6.
2005-12-13 18:03:24 +00:00
wiz
2926c357a4 + bash-3.1, ipa-2.0, ocaml-3.09.0, readline-5.1, source-highlight-2.3. 2005-12-13 17:24:12 +00:00
joerg
55e08ed436 Match function arguments with actual usage. Since neither me nor
the maintainer is very fluent with Fortan, let's assume f2c knows
what it was doing.
2005-12-13 17:20:53 +00:00
joerg
d2392ab338 Add DragonFly support. 2005-12-13 16:59:37 +00:00
joerg
82c72547d9 Add DragonFly support. 2005-12-13 16:26:39 +00:00
joerg
d085e9fd16 Fix GCC 3.4+: mismatch between prototype and declaration 2005-12-13 16:08:54 +00:00
joerg
051e25980e Fix errno. 2005-12-13 16:02:11 +00:00
joerg
f3f0ce07bc Fix GCC 3.4+: label at end of compound statement. 2005-12-13 16:01:26 +00:00