Commit Graph

19563 Commits

Author SHA1 Message Date
pvalchev
8d1504de22 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 05:11:23 +00:00
sturm
4777eb27a5 MASTER_SITES is gone, so point to MASTER_SITE_BACKUP 2003-03-01 03:38:07 +00:00
pvalchev
6ed707fcb3 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 03:28:41 +00:00
pvalchev
46a2779249 sync with update-patches 2003-03-01 03:28:12 +00:00
sturm
d4ccf9a10a update MASTER_SITES
main domain seems to have vanished
2003-03-01 03:21:20 +00:00
pvalchev
e67eef4d49 using ld -Z to disable GOT/PLT padding as a work-around because emacs
makes some incorrect assumptions about ELF (BSS is no longer in data
PT_LOAD section)
2003-03-01 03:19:15 +00:00
sturm
be10935383 fix MASTER_SITE 2003-03-01 01:31:53 +00:00
sturm
ab46a9188f - revert update
- instead set MASTER_SITE= ${MASTER_SITE_BACKUP}
2003-03-01 00:50:29 +00:00
sturm
33c99dee0a update to gkrellmss 0.5
this fixes 'make fetch' as the old DISTFILE is no longer around, but
instead an error page was fetched (so much for http MASTER_SITES)
2003-03-01 00:14:53 +00:00
naddy
740915a263 Fix master site; from Jolan Luff <jolan@cryptonomicon.org>. 2003-02-28 23:31:00 +00:00
brad
892b460981 MODKDENO_DEBUG -> MODKDE_NODEBUG, the two users of this were already using
the later variable name.

espie@ ok
2003-02-28 15:08:21 +00:00
brad
c29c2b56e3 add MODGNU_CONFIG_GUESS_DIRS which allows this to build on powerpc except
for the fact that sarien build triggers runtime pp breakage with gmake.
2003-02-28 03:42:34 +00:00
brad
d60246224d - AUTOCONF_NEW -> AUTOCONF_VERSION
- add some more CATEGORIES
2003-02-28 03:21:20 +00:00
david
a84552fb15 change my email to @openbsd.org
ok pvalchev@
2003-02-28 00:26:59 +00:00
espie
c138118a37 MODULES=gnu can be used to access MODGNU_AUTOCONF_DEPENDS without entering
into CONFIGURE_STYLE issues.
ok naddy, pval
2003-02-27 19:27:00 +00:00
naddy
235cd5c889 Update to 2.58, fixes a rare bug in symon/sm_io.c. strsep() would
clobber stream information and make the first stream in the
configuration file disappear.
2003-02-27 19:21:37 +00:00
jakob
3ebba9f290 fix broken gssapi; from Chris Giard 2003-02-27 17:33:01 +00:00
naddy
142e661495 Don't include "recursive ftp" example script; conflicts with socks5.
From: Jolan Luff <jolan@cryptonomicon.org>
2003-02-27 12:49:16 +00:00
naddy
67d3bd42a1 remove khangman, which is part of kdeedu now; ok kevlo@ 2003-02-27 12:36:39 +00:00
naddy
ce1180d3a7 Do not attempt to remove share/locale/* directories. 2003-02-27 02:43:26 +00:00
naddy
3efffb4f66 Now that nut is multi-packaged, building nut,no_cgi here doesn't make sense
any longer.
2003-02-27 02:05:44 +00:00
naddy
48168fe117 If upsd conflicts with nut, nut conflicts with upsd, too. 2003-02-27 02:02:04 +00:00
avsm
5a686eb5a0 rename the subpackages to not look like flavors (we now have
courier-{ldap,mysql,pgsql}-1.7.0 , which unbreaks binary package
adding
2003-02-27 00:08:16 +00:00
jakob
4213651b7f update to v4.53, no code changes. ok pvalchev@ 2003-02-26 16:17:01 +00:00
danh
f40489a572 prefer geteuid() over getuid() if it is found during configure
problem reported by jsyn@
2003-02-26 15:54:17 +00:00
danh
fe4682c79f prefer HTTP master site 2003-02-26 15:49:48 +00:00
espie
363b0b2dc9 Handle libdepend and newdepend 2003-02-26 15:45:44 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
wilfried
ae5f257e82 Homepage vanished and I can't find a new one, ok espie@ 2003-02-26 12:00:43 +00:00
espie
88abccde4b do not run meinproc. Confirmed by the kde people, who are wondering
what we are doing with our timestamps in the first place.
2003-02-26 10:42:07 +00:00
espie
e69adde059 switch to qt3-mt, ok maint. 2003-02-26 10:41:11 +00:00
david
ede2be6a8b whitespace and missing apostrophes
ok pvalchev@ brad@

this DESCR still needs some work...
2003-02-26 03:46:23 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
david
37580ba8cd spelling typos and fix some whitespace while here
ok pvalchev@ brad@
2003-02-26 03:17:33 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
pvalchev
d689c3eb37 correct permissions for authlib(7) (readable by everyone); pt out by PR 3068
ok maintainer avsm@
2003-02-25 23:48:38 +00:00
pvalchev
1f3e3f4352 fix a setenv bug (logic error); patch from FreeBSD via maintainer William Yodlowsky 2003-02-25 22:39:31 +00:00
pvalchev
6d9ce3b5c3 this is not "comming soon".... for a finite value of soon - still broken 2003-02-25 20:32:49 +00:00
brad
c8505dca60 fix RCS id 2003-02-25 17:46:39 +00:00
espie
5399337643 Remove work-arounds for threads bugs that have been fixed since. 2003-02-25 15:03:12 +00:00
danh
8f1d8b61c9 - use MD5* functions from libc instead of included ones.
- drop the README file from the examples directory
2003-02-25 14:56:25 +00:00
brad
fa86cd9348 A race condition in the recursive use of 'rm' and 'mv' in fileutils 4.1 and
earlier could allow local users to delete files and directories (as the user
running fileutils) if the user has write access to part of the tree being
moved or deleted.

http://online.securityfocus.com/archive/1/260936
2003-02-25 14:35:43 +00:00
espie
668fd891b9 Copyright, miod. 2003-02-25 11:38:16 +00:00
espie
1e5e59ced2 add my copyright, noticed by miod. 2003-02-25 11:36:55 +00:00
espie
cbe4d00402 Synchronize 2003-02-25 11:35:52 +00:00
espie
1762088ab8 switch to qt3-mt. 2003-02-25 10:34:02 +00:00
espie
900553b297 switch to using kde module (and thus qt3-mt) 2003-02-25 10:12:15 +00:00
brad
c2141245a5 sync with update-patches 2003-02-25 04:27:35 +00:00
marcm
d08348aa38 List conflicts with Gnome 2 packages.
ok naddy@
2003-02-25 03:37:00 +00:00