Commit Graph

21622 Commits

Author SHA1 Message Date
fgsch
bc891687ad - install gnats.pm (required by gnatsweb).
- don't silently de/install gnatsweb from/to /var/www/cgi-bin/.
- bump package version.
brad@ and naddy@ ok.
2003-09-01 05:13:17 +00:00
krw
727c9670a8 Fix <scsi.h> breakage. Make patches conform to current standards.
ok naddy@.
2003-09-01 03:08:52 +00:00
naddy
18a3125c90 fix build after removal of <scsi.h> 2003-08-31 23:56:03 +00:00
naddy
25620c99dd enable BuildServer on alpha; from Martin Reindl <mreindl@catai.org> 2003-08-31 21:51:01 +00:00
avsm
693f72787c bump buffer sizes of spamd header scanning to plug an off-by-one
naddy@ ok
2003-08-31 02:32:03 +00:00
avsm
f7c5292c07 fix bad strlcpy bound (sizeof pointer)
submitted upstream, itojun@, naddy@ ok
2003-08-30 17:46:26 +00:00
sturm
1efbeeaf9b typo, this does not build on sparc64 but on sparc
ok naddy@
2003-08-30 16:22:03 +00:00
sturm
c3db0611ec don't remove an installed DOCDIR in case of faking the same version again
ok naddy@
2003-08-30 07:16:35 +00:00
avsm
920ab9def1 adjust savefile buffers to avoid writing out trailing garbage
naddy@ ok
2003-08-30 05:05:44 +00:00
avsm
62bea87181 update to imp-3.2.2, some CSS security fixes
naddy@ ok
2003-08-30 05:04:41 +00:00
jolan
91933d365c err on the side of caution and make "index_mmap_invalidate = yes" the
default to totally negate the chance of index corruption at the cost of
performance.  ok naddy@
2003-08-30 00:11:31 +00:00
jolan
ecdc1c8d34 Be more careful about defining RTLD_NOW, ok naddy 2003-08-29 23:59:56 +00:00
fgsch
0c187b5026 correct instructions; naddy@ ok. 2003-08-29 22:40:16 +00:00
brad
022abee1c7 mark BROKEN for now, security issues.
ok MAINTAINER and naddy@
2003-08-29 22:25:33 +00:00
sturm
9d0da021c9 add DESTDIR to private install target
ok naddy@
2003-08-29 21:58:58 +00:00
sturm
c373a0965c manual changed, so update checksums
ok naddy@
2003-08-29 20:46:17 +00:00
sturm
4513e292f8 cleanup from Xavier Santolaria <xavier@santolaria.net>
- use DIST_SUBDIR
- use python module
- remove WWW from DESCR

ok naddy@
2003-08-29 20:34:54 +00:00
naddy
b888b24b27 - Add homepage, remove broken master site, clean-up.
From: Xavier Santolaria <xavier@santolaria.net>

- Fix (TRUE)PREFIX handling.
2003-08-29 15:07:24 +00:00
naddy
c29e77cc9a remove broken master site; from Jerome Verhasselt <jerome@watersaving.net> 2003-08-29 11:14:01 +00:00
naddy
65d11563a5 * force uninstall in reinstall
* fix typo in clean=install handling

discussed with sturm@
2003-08-28 23:42:44 +00:00
avsm
bf314c2b45 plug an off-by-one in http header parsing
marcm@ and naddy@ ok
2003-08-28 22:39:40 +00:00
avsm
99548d0ca2 update pear PLISTs for php-4.3.3
naddy@ ok
2003-08-28 22:33:36 +00:00
avsm
f98e3abccd update pear plists for the php-4.3.3 update
naddy@ ok
2003-08-28 22:31:56 +00:00
avsm
7a2ea24bd0 Update to php-4.3.3; tested by many on ports@, thanks folks!
naddy@ ok
2003-08-28 22:30:38 +00:00
naddy
56823d7f5d prevent leak of custom IFS value from shell fragment; ok sturm@ 2003-08-28 21:50:12 +00:00
brad
5436d98f22 fix buffer overflow in falconseye which may lead to privilege escalation
to gid games.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0358

ok naddy@
2003-08-28 20:38:09 +00:00
naddy
25f82a9f82 Recommended update to 0.21.1: A number of important bugfixes and
usability tweaks for wiki mail and the Plone/CMF skin.
From: Andrew Dalgleish <openbsd@ajd.net.au>
2003-08-28 17:14:49 +00:00
sturm
5c1459beb1 don't try to fetch distfiles of ports marked FETCH_MANUALLY
ok naddy@
2003-08-28 16:19:00 +00:00
sturm
e18c01a974 use SYSCONFDIR
ok naddy@ wilfried@ (maintainer)
2003-08-28 10:56:02 +00:00
brad
648061a106 fix espie's reckless update for KDE 3.1.2, now kamera will build.
--
Pointed out by: Jeff Nathan
2003-08-28 05:13:30 +00:00
brad
04c6071b5b add missing MESSAGE file. 2003-08-28 00:44:03 +00:00
naddy
45bada8a11 More discriminate search & replace; fixes substitution error.
From: Andrew Dalgleish <openbsd@ajd.net.au>
2003-08-27 19:13:06 +00:00
naddy
97ce729f4e catch fakeroot escapees and simplify; ok couderc@ 2003-08-27 12:41:32 +00:00
sturm
3b11991a91 remove post-install, no longer necessary with recent pkg_create fix
ok naddy@
2003-08-27 07:25:35 +00:00
naddy
b43a162ff6 sync with 3.4 and FreeBSD 2003-08-27 00:41:51 +00:00
brad
c50020e757 use new user/group schema 2003-08-27 00:14:49 +00:00
brad
feac027fba update 3 of the RPMs, bash, zlib and XFree86. Fixes some bugs
and some security issues.

https://rhn.redhat.com/errata/RHSA-2003-079.html
https://rhn.redhat.com/errata/RHSA-2003-067.html

ok naddy@
2003-08-26 22:49:43 +00:00
sturm
f6661dc2be remove another broken autoconf dependency from an otherwise broken port
to make mirror-maker happy

ok naddy@
2003-08-26 20:47:15 +00:00
naddy
52be2f3c4e Provide a fixed basic menu that offers individual users the option
of generation a custom one; from Han Boetes <han@mijncomputer.nl>.
2003-08-26 19:46:09 +00:00
naddy
a86089a5d0 Require GNU make. Without, DOC-21.3.1 is mysteriously incremented
to DOC-21.3.2.
2003-08-26 17:40:08 +00:00
naddy
12b6c8b7c3 skip rune.3 to avoid conflict with devel/libutf 2003-08-26 17:24:20 +00:00
jakob
ba47b2eac5 update to version 4288 2003-08-26 17:19:43 +00:00
sturm
9512ec2f2b make mirror-maker happy by commenting a broken BUILD_DEPEND in this
BROKEN port

ok naddy@
2003-08-26 17:11:08 +00:00
sturm
ba5afefb25 add lame,no_x11 to make mirror-maker happy
ok naddy@
2003-08-26 17:10:04 +00:00
marcm
d2a7b9b1ea Update again to 2.5.10 and this time *disable threading*. Reports are
that this fixes a whole range of breakage with other ports that were
confused by the threading option.

ok naddy@
2003-08-26 16:33:11 +00:00
brad
90327a4768 upgrade to MySQL 3.23.57 + patches
fixes some older security issues as well as a soon to be disclosed issue.

ok naddy@
2003-08-26 15:37:18 +00:00
naddy
189dad5fdb catch a fake root escapee 2003-08-26 13:06:29 +00:00
jolan
188a139c84 speling 2003-08-26 06:32:00 +00:00
brad
9e8ecfb2f4 Fix some security issues with gnats.
Some additional fixes from millert@
sprintf -> snprintf
str{cat,cpy} -> strl{cat,cpy}

http://marc.theaimsgroup.com/?l=bugtraq&m=105638591907836&w=2

ok naddy@
2003-08-25 23:33:56 +00:00
avsm
2e75fd9656 Fixup bad buffer length calculation that results in a negative number
-Wbounded warning spotted by nikolay@, naddy@ ok
2003-08-25 20:59:10 +00:00