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
ajacoutot
60f0c31ee6
Better chance to get the correct kernel version.
2010-06-07 14:06:54 +00:00
espie
a31ee81cbe
fix for LP64 and gcc4.
...
still passes all regression tests.
bump pkgname + shared lib major, since we substitute an unsigned long to
an unsigned int in internal data structures.
2010-06-07 13:47:44 +00:00
jasper
5c868c2c98
- fix build with gcc2, yes, '2', not '4'. :-)
...
based on a diff from sebastian reitenbach
2010-06-07 12:47:28 +00:00
ajacoutot
330b48bd07
We can use either rpm or rpm2cpio.
...
ok giovanni@ (maintainer)
2010-06-07 09:58:00 +00:00
sthen
ff62080698
BUILD_DEPENDS on Fortran; feedback from steven@
2010-06-07 09:50:25 +00:00
ajacoutot
632ec44d78
Fix WANTLIB.
2010-06-07 09:28:39 +00:00
sthen
6ac802b8c8
mirror the distfile, hu-berlin's ftp server is broken with EPSV
2010-06-07 09:26:41 +00:00
ajacoutot
227a419979
Err, missed this line in previous.
2010-06-07 09:18:38 +00:00
ajacoutot
0d6bb833f5
cpio(1) works fine here, no need for gcpio.
2010-06-07 09:18:03 +00:00
ajacoutot
f68d74e54c
Both the rpm and rpm2cpio packages provide rpm2pcio, so allow to use
...
either one of both.
2010-06-07 08:48:45 +00:00
ajacoutot
ceb1b909af
We can use either rpm or rpm2cpio to build this, so allow both.
...
ok espie@
2010-06-07 08:41:38 +00:00
ajacoutot
d5a7c3b1cc
Fix WANTLIB after xapian-core update.
2010-06-07 08:40:48 +00:00
ajacoutot
9ab43cba1f
Update to xapian-omega-1.2.0 (following xapian-core update).
2010-06-07 08:40:17 +00:00
ajacoutot
33352f6443
Update to xapian-core-1.2.0.
...
from Jiri B.
2010-06-07 08:39:34 +00:00
jasper
d6445f2216
- add p5-Search-Xapian
2010-06-07 08:18:20 +00:00
jasper
8e7c10fdc5
import p5-Search-Xapian 1.0.17.0
...
Search::Xapian is a Perl interface to the Xapian C++ search library.
Xapian is a highly adaptable toolkit which allows developers to
easily add advanced indexing and search facilities to their own
applications. It supports the Probabilistic Information Retrieval
model and also supports a rich set of boolean query operators.
from daniel dickman, with a few tweaks by me
2010-06-07 08:15:28 +00:00
sthen
460036155d
update to 3.3.0.0, while there move Makefile patches to MAKE_FLAGS.
...
ok benoit@
2010-06-07 08:13:53 +00:00
landry
30f459871a
Use new -o/-g options for ${SUBST_CMD} instead of the chown dance.
2010-06-07 07:24:47 +00:00
landry
d07a08d79e
Update to surf 0.4, based on a diff from Stanley Lieber on ports. Fix
...
WANTLIB while here.
2010-06-07 07:24:00 +00:00
ajacoutot
4fc93b7a74
Update to gnustep-examples-1.3.0.
...
from Sebastian Reitenbach
2010-06-07 06:52:46 +00:00
ajacoutot
a0941d98dd
Update to gnustep-make-2.4.0 ; from Sebastian Reitenbach.
...
While here, add a title to README.OpenBSD and use the new -o/-g contruct
for SUBST_CMD.
2010-06-07 06:28:13 +00:00
ajacoutot
5c38aae2b8
Bugfix update to anjuta-2.30.2.0.
2010-06-07 06:14:14 +00:00
dcoppa
c847d2d4fe
Update to awesome 3.4.5
2010-06-07 06:13:56 +00:00
ajacoutot
9a93e54cf8
Update to mgetty+sendfax-1.1.37.
...
This is a "minor maintenance" release.
2010-06-07 05:59:27 +00:00
jakemsr
d58e7b8aad
* clean up sndio(7) driver
...
* update README.OpenBSD
* add patches to let it build on gcc2 archs (from Sebastian Reitenbach)
* disable audio(4) driver
2010-06-07 01:44:38 +00:00
espie
2e368da839
fix on LP64 + gcc4
2010-06-06 20:10:21 +00:00
kili
9dbe725bcb
Adjust WANTLIB and bump.
...
Don't panic, I'm not starting a wave of WANTLIB spam, I just ran into
some build problems with mldonkey and a (slightly) outdated lablgtk2
and found some missing wantlib entries in both ports.
2010-06-06 13:57:20 +00:00
sthen
30938c4bf5
+libvidcap
2010-06-06 13:43:47 +00:00
sthen
47c4a35e5f
import ports/graphics/libvidcap, from Sebastian Reitenbach
...
libvidcap is a cross-platform library for capturing
video from webcams and other video capture devices.
2010-06-06 13:43:19 +00:00
kili
22c76770fa
Adjust WANTLIB and bump.
2010-06-06 13:40:42 +00:00
kili
1b5771905c
Fix www/amaya/browser:
...
- don't declare static stuff (that's only needed in one file) as
extern in a header file.
- Use system jpeg again.
2010-06-06 12:27:26 +00:00
kili
bc00c71e7e
Fix build with gcc4 on LP64.
...
From FreeBSD.
2010-06-06 12:26:55 +00:00
kili
9447bf1337
Remove empty patch file.
2010-06-06 11:04:48 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
kili
41b71845e5
New libc major => new bootstrapping binaries.
...
Since the new bootstrapper has a new name (ghc-6.12.2.20100530),
the ABI of some libraries included in GHC will change, possibly
breaking all other libraries, so expect some additional bumps soon.
Yes, this *is* ridiculous. If you want to live in peace, don't use
GHC.
2010-06-06 09:54:20 +00:00
benoit
80cf3fdfe7
- update aide to 0.14.2
...
- update patches
ok ajacoutot@
2010-06-06 09:03:10 +00:00
espie
b18b8f6564
compile on amd64 again. Fix typo while I'm at it.
2010-06-06 08:11:38 +00:00