1337 Commits

Author SHA1 Message Date
espie
32a94603ed patches that should work with old OpenBSD as well. 2005-01-07 17:36:19 +00:00
espie
5fcba21418 yet another mkstemp needed.
allow fixinc tests to not run.
fix acats to not use type, since which works...
2005-01-07 11:33:14 +00:00
espie
d1e02fd45f port patches from 3.3.5: rename gcc, use mkstemp. 2005-01-07 03:30:41 +00:00
espie
52faeca009 basic config for ada and fortran95 2005-01-06 19:36:48 +00:00
espie
4899a7eb3a proper multi-packages 2005-01-06 19:36:28 +00:00
espie
79ab68a33b so ada works, in fact...
need to figure out a simpler bootstrap there...
2005-01-05 22:44:10 +00:00
espie
f34a8e3d77 it's back. 2005-01-05 22:39:21 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
edb57f9e46 add propolice as separate patches. 2005-01-04 23:06:33 +00:00
espie
cd88e4b7f1 add one more patch that's needed to compile kernels. 2005-01-04 23:05:54 +00:00
espie
cc892a84f5 distinfo 2005-01-04 17:42:24 +00:00
espie
60750e2185 for some reasons, some arches don't build pre-compiled headers... 2005-01-04 17:37:21 +00:00
espie
21a4eb4378 move mprotect includes to generic openbsd file. 2005-01-04 12:07:18 +00:00
espie
889110dd72 update to more recent snapshot.
(synch patches using update-patches, no functional changes)
2005-01-03 16:23:48 +00:00
espie
b55756f2a0 somewhat cleaner port of gcc 3.3.x.
not ready yet...
2005-01-03 15:21:26 +00:00
alek
b41845d74b - Replace $Id$ with $OpenBSD$
- Add missing $OpenBSD$
2004-12-30 23:45:07 +00:00
espie
5c507d4193 more tcl/tk nonsense breakage. 2004-12-30 14:58:58 +00:00
espie
63d1ab3303 repair some dependency paths. 2004-12-30 12:06:22 +00:00
wilfried
e7bcf59b0c Unbreak build if there are more than one version of a shared library around.
From naddy@ a long time ago
2004-12-22 08:59:47 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
espie
909bea101a fix dependency. 2004-12-21 11:30:39 +00:00
pedro
e18b21c32d introduce a simple package management facility for lua, by permitting
each package to have an initialization file, and keeping a table of
'<package> = <file>' entries in a known place. these files are loaded
upon lua's activation, and should normally be small, quick pieces of
code responsible for preparing the environment (luapath, cpath) for
the packages they represent.

also, make it possible for every user to have her/his own lua
initialization routines under ~/.lua/init.lua, so that the system-wide
mechanism described above can be replicated to user-specific cases.

prodding, all sorts of ports tutoring and ok jolan@
2004-12-16 13:04:07 +00:00
espie
9dd4327d9d enough shit to allow package building to proceed 2004-11-23 18:31:46 +00:00
espie
01acb9759c update to newer snapshot. WANTLIB 2004-11-23 18:17:34 +00:00
espie
2609d97098 WANTLIB, minor update to 3.4.3 2004-11-23 11:25:02 +00:00
pvalchev
ad4f6ecc35 recognise powerpc 2004-11-22 06:24:25 +00:00
xsa
907cf3205c - fix LIB_DEPENDS
- remove jolan@ from MAINTAINER per his request
- bump PKGNAME
espie@ jolan@ ok
2004-11-17 17:41:26 +00:00
espie
66fe9ee3b0 Fix tk dependency 2004-11-16 02:10:56 +00:00
espie
ed6943c884 fix dependencies, bump pkgname. 2004-11-14 12:47:50 +00:00
espie
cff383bc22 tag shared libraries... this is mandatory for libspecs to work. 2004-11-14 11:48:19 +00:00
alek
d661833f65 Remove empty patch
noticed and ok naddy@
2004-11-06 14:28:28 +00:00
alek
c2fae5b651 Update my email address
ok pvalchev@
2004-11-04 22:14:11 +00:00
naddy
5afe4605d8 fix man page location 2004-11-03 19:30:37 +00:00
pvalchev
9e7b26d563 macppc is gcc3 now, no need for workarounds 2004-10-29 20:59:59 +00:00
espie
1fbb431fcb don't refer to deleted dir (from Alex Piotrowski) 2004-10-20 09:14:40 +00:00
espie
6619eb7315 kill dup snapshot dir. 2004-10-16 19:28:43 +00:00
sturm
6a68bc6fdd not for sparc64, maintainer timeout 2004-10-07 18:30:26 +00:00
pvalchev
3424b9df51 add arm to the busted arches list 2004-09-29 06:15:55 +00:00
espie
994150635d fix links 2004-09-26 15:32:27 +00:00
espie
f2269fd058 move everything into its own separate subdirectory. 2004-09-26 15:21:13 +00:00
espie
e5ee68778a +gprolog 2004-09-26 14:49:41 +00:00
espie
7b8fcda725 basic port of gnu-prolog, adapted from submission:
- old tricks with $${DESTDIR} to make sure the compilation path is okay.
- patchlet to compile without gnu-make
- patchlet to not force any mcpu=   on i386.

To do: reenable extra features if they work.
2004-09-26 14:48:29 +00:00
espie
74ac8dcf55 new-style PLIST, tendra was not building when I last tried... 2004-09-25 15:09:32 +00:00
wilfried
448d4a7207 fix MASTER_SITES, ok espie 2004-09-24 18:00:58 +00:00
espie
18925bc515 basic ports for gcc 3.4 and gcc 4.0, restructured.
this should more or less compile and run tests on i386, but is not
guaranteed to do anything more yet...
2004-09-23 22:13:31 +00:00
naddy
c87f480cd6 drop kluge, now that trailing spaces are stripped from CFLAGS 2004-09-18 16:06:55 +00:00
espie
ee6b38872c new style conflicts 2004-09-18 12:52:54 +00:00
espie
c687e4bbba new-style conflicts for other versions of python. 2004-09-18 10:11:57 +00:00
espie
bd937b885e new-style PLISTs, use new style conflicts as well. 2004-09-18 10:07:26 +00:00
espie
da21c3fc86 remove older fragments 2004-09-15 21:28:54 +00:00