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
naddy
412d8434ce
revert to 0.1.14; requested by maintainer
2003-08-25 17:15:56 +00:00
naddy
eb6c83a6c5
mark broken, fails to build or run on most archs
2003-08-25 16:11:10 +00:00
naddy
aa2e8a485a
bring us into the 64-bit world; from NetBSD
2003-08-24 22:15:55 +00:00
sturm
83a01aec71
work around optimization bug on sparc64
...
ok naddy@
2003-08-24 21:27:30 +00:00
brad
e8a1977a16
update to Sun JDK 1.3.1_09
...
ok naddy@
2003-08-24 20:57:26 +00:00
sturm
0c0a7e0477
mark these NO_SYSTRACE for now as systrace bugs manifest themselfs in
...
breaking build or packaging otherwise
- the gtk+2 problem is of unknown nature for now
- hylafax and MyCC break due to systrace translating "" to the current
directory in 'test -d ""' and thus succeeding the test instead of failing;
this is a problem when testing if some variable holds an existing directory
name and that variable is empty
ok naddy@
2003-08-24 20:48:55 +00:00
sturm
a9836ab377
+getpeername
...
ok naddy@
2003-08-24 20:38:25 +00:00
sturm
84f68ea798
add {REGRESS,RUN}_DEPENDS
...
from maintainer ibrahim khalifa, ok naddy@
2003-08-24 20:31:23 +00:00
jolan
9098763fc1
sync with mplayer archs due to dependency
...
ok naddy@
2003-08-24 01:21:35 +00:00
naddy
cd84d13881
require GCC3 on sparc64, don't depend on gmake; ok wcobb@
2003-08-24 00:34:16 +00:00
sturm
766390c28d
if mkstemp() fails, don't return NULL but die
...
from maintainer andreas kahari
2003-08-23 21:58:46 +00:00
naddy
7bb774f2ad
update to 1.22; from Dan Weeks <danimal@danimal.org>
2003-08-23 21:40:48 +00:00
naddy
217d929e58
update to 0.2.7; from Francois Briere <francois@dopha.org>
2003-08-23 21:19:53 +00:00
marcm
1035ed536a
@extra and friends for Gnome supporting ports
2003-08-23 19:54:23 +00:00