Commit Graph

57398 Commits

Author SHA1 Message Date
espie
d6f0acee04 switch to new style usage 2010-06-09 11:33:12 +00:00
espie
826406b45a switch to $state->usage 2010-06-09 11:30:51 +00:00
sthen
6593bbb601 Add gmp as a BUILD_DEPENDS, ghc-pwd in the bootstrap requires it.
Fix a typo while there. Discussed with and ok kili@
2010-06-09 10:06:29 +00:00
kevlo
69ff125b10 Missing dependency on devel/p5-Test-use-ok
ok sthen@
2010-06-09 08:55:09 +00:00
jasper
c372546125 - fix build on mips64(el)
ok nicm@ (MAINTAINER)
2010-06-09 08:52:14 +00:00
jasper
c1873a7406 - workaround "build-failure" on loongson, the resulting files doesn't differ
from what's generated elsewhere, so why error out?
2010-06-09 08:51:59 +00:00
kevlo
cd95405422 Make sure dot_dir exists before creating last_settings file.
Patch from upstream.

ok ajacoutot@
2010-06-09 08:48:13 +00:00
stsp
8d294869c6 Add patch from upstream to fix bogus ssl check warning when the
sslfingerprint option is used.
hints and ok sthen@
2010-06-09 08:34:59 +00:00
sthen
b7b315e8de update this nice music player to 0.9beta11
from maintainer Jeremy Evans
2010-06-09 08:32:35 +00:00
ajacoutot
248a90fb44 Update to stellarium-0.10.5. 2010-06-09 08:04:28 +00:00
jakob
3f92f7676b update to postfix v2.7.1 2010-06-08 22:19:30 +00:00
sthen
6752e46d38 add a build dependency on x11/icon-naming-utils, ok jasper@ 2010-06-08 21:34:48 +00:00
pea
925c700313 Unbreak after libao update
ok dcoppa@, "go ahead" jasper@
2010-06-08 19:56:36 +00:00
sthen
7f0576867c switch MASTER_SITE_OPENBSD (distfiles backup) to using http, ok espie@ 2010-06-08 14:29:39 +00:00
sthen
56382f86a5 missing Class::Data::Inheritable run dep, bump 2010-06-08 11:21:02 +00:00
sthen
5958338a39 add run dep on Class::Data::Inheritable, bump 2010-06-08 11:17:28 +00:00
kili
90c09cd38d Update distinfo. Reminded by naddy. 2010-06-08 11:17:09 +00:00
sthen
cc9c90c474 missing deps on Class::Inspector and Class::Data::Inheritable 2010-06-08 10:15:00 +00:00
sthen
2b0ac177df use the fortran module 2010-06-08 09:42:13 +00:00
ajacoutot
3704999ee6 Both the rpm and rpm2cpio pkg provide the rpm2cpio utility, so make it
possible to use either one of both.

ok kevlo@ (maintainer)
2010-06-08 08:14:46 +00:00
ajacoutot
2e7fec715b s/LOCALBASE/PREFIX/ 2010-06-08 08:05:20 +00:00
espie
09c425eca1 LP64 + gcc4 2010-06-08 07:36:20 +00:00
fgsch
8aaad3a091 Enter qemu 2010-06-08 01:12:58 +00:00
fgsch
c89f5abb02 - add a @pkgpath marker as discussed with naddy and espie.
- remove amd64 from the list of supported archs as this does not build
  with gcc4.
- bump package.
2010-06-08 01:10:54 +00:00
fgsch
528053926b - update to 0.12.4
- add sparc64 to the list of supported archs
- remove cache-utils.c patch for now
- regen patches
2010-06-08 01:08:20 +00:00
sthen
3ee42fb038 - save users from touching mirmon.db
- fix sample command-line
(and bump)
2010-06-08 00:26:45 +00:00
sthen
247c86b658 add 651 for net/mirmon 2010-06-08 00:04:34 +00:00
sthen
5592b7baf6 +mirmon 2010-06-08 00:04:11 +00:00
sthen
857b72166f import ports/net/mirmon
Mirmon helps administrators in keeping an eye on the mirror sites.
In a concise graphic format, mirmon shows each site's status history
of the last two weeks. It is easy to spot stale or dead mirrors.
2010-06-08 00:03:55 +00:00
espie
26b8de63d4 yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
ratchov
520a9b2969 update to 1.0.2 which adds support for MTC/MMC, thus now it can
control aucat and stay in sync with any audio program using aucat.

ok landry, sthen
2010-06-07 23:07:28 +00:00
jsg
85a4b84d82 the way errors were caught before now picks up non fatal things
like "Melde dich an Kommentar zu posten" so don't treat errors
as fatal any more.
2010-06-07 22:43:26 +00:00
sthen
ee5ccc7f4f - update for COMPILER_VERSION and gcc4, from Brad
- add libstdc++ WANTLIB, ok Brad
2010-06-07 21:52:34 +00:00
espie
e127ca89ac LP64 + gcc4 2010-06-07 20:49:34 +00:00
edd
77bbc2fb02 Remove cmake-2.8 from BUILD depends as the cmake MODULE now implies it.
OK sthen@
2010-06-07 20:36:33 +00:00
edd
48149ce181 force use of new cmake as people who have not upgraded will hit problems with,
for example x11/awesome.

OK sthen@, dcoppa@
2010-06-07 20:33:20 +00:00
kili
16aa7c1282 Fix build for gcc4.
Add some cleanups from Antti Harri <iku@openbsd.fi>.

This does not include the patch that reorders recently
used files for now.
2010-06-07 20:08:09 +00:00
sthen
43c83759da Don't ulimit -n $MAXFILES if $MAXFILES is undefined. Spotted by fgsch@ 2010-06-07 20:03:55 +00:00
jasper
3db1c6b9f6 - make 64-bit arches a tad happier too
from sebastian reitenbach
ok stuart cassoff (maintainer)
2010-06-07 18:13:43 +00:00
jasper
c070c96983 - make mips64 a bit happier, still fails on vax though
from sebastian reitenbach
ok stuart cassoff (maintainer)
2010-06-07 18:12:05 +00:00
landry
916b73b22c Oops, fix subtle typo in patch.
ok naddy@
2010-06-07 17:40:28 +00:00
espie
90d29551f7 Carmack may be brilliant, but fuck this. Low-level programmers, indeed.
roll-your-own offsetof, disgusting.

fix on LP64 + gcc4
2010-06-07 16:03:40 +00:00
espie
80c825b486 fix LP64 + gcc4 2010-06-07 15:44:58 +00:00
espie
b4623aff1d reorg a bit to always pass logger to init_cores, and always print out
directory signatures
2010-06-07 15:27:52 +00:00
espie
4661a5b3fc slightly longer sentences, for english-impaired people 2010-06-07 15:13:52 +00:00
espie
7709de873d fix on LP64 + gcc4 bool(pointer) => bool(pointer != NULL) 2010-06-07 14:48:32 +00:00
sthen
c5d2eafeb2 adapt for itcl 3.4; by me, tested by Sebastian Reitenbach 2010-06-07 14:40:47 +00:00
sthen
1ac483fa86 adapt for itcl change; from Sebastian Reitenbach, earlier version ok jasper@ 2010-06-07 14:40:13 +00:00
sthen
e50e4a74d1 update to 3.4b1, allowing this to work with Tcl 8.5.
From Sebastian Reitenbach with some changes by me & tested by Sebastian.
earlier version ok jasper@

(not moving to itcl 4.0 yet; other parts are needed first).
2010-06-07 14:39:46 +00:00
jasper
996540b1fe - fix on mips64(el) 2010-06-07 14:25:47 +00:00