Commit Graph

19479 Commits

Author SHA1 Message Date
pvalchev
3e0f336e88 - Fix build on non-i386 arches by using a common Makefile, there is no need
to it to be MD.
- Do not patch file into existance, place it in files/ instead
- There are no regression tests, so mark it as such
2003-03-02 18:26:41 +00:00
pvalchev
8a0d0886ea Stop advising users to ignore wrong checksums, instead suggesting from the
distfiles/ directories on the OpenBSD FTP servers where a good copy is
normally carried.  From Peter Hessler, ok espie lebel
2003-03-02 17:54:27 +00:00
espie
f8417a93a1 Explain how to install kmplayer so that it cooperates (more or less) with
the rest of kde and mplayer.
2003-03-02 14:27:42 +00:00
espie
604483561e Synch checksum, remove extra dirs.
Note that kmplayer wants an mplayer with arts (e.g., sdl or arts)
2003-03-02 14:22:47 +00:00
lebel
2be6babcd4 distfile moved; from MAINTAINER 2003-03-02 14:14:35 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
0588c38bd7 - update HOMEPAGE
- install 'showfont' example program as 'sdl-showfont' isntead, to avoid
conflict showfont(1) part of XF4.
from maintainer Jolan Luff
2003-03-02 05:25:39 +00:00
pvalchev
8fea5d3dac sync linenumbers 2003-03-02 05:23:27 +00:00
wcobb
5c15707861 Don't try obtain full-screen modelines on sparc64; ok pvalchev@ 2003-03-02 02:57:16 +00:00
avsm
eda4f3755b distfile changed, update csum and install man pages
spotted by nikolay
ok peter "give 'em hell" valchev
2003-03-01 15:39:00 +00:00
espie
eca620b59c Synch with main nethack port. 2003-03-01 11:20:37 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
wilfried
f0ed2696d1 update MASTER_SITES 2003-03-01 09:15:50 +00:00
david
2e9f820bab fix spelling of naddy's last name: Weisgerber
ok pvalchev@
2003-03-01 09:09:16 +00:00
pvalchev
56ec76778e switch to using qt-mt
fixes linking issues on ELF as a bonus
2003-03-01 07:08:34 +00:00
pvalchev
26cf1d617f Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 06:25:19 +00:00
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