Commit Graph

837 Commits

Author SHA1 Message Date
espie
45dbff910a +smlnj 2002-06-29 13:27:31 +00:00
espie
b649e5e881 New Jersey sml, from Jens Gerlach Christensen
with heavy modifications of the build system to fit our system better.
Someone make it non-i386 only, PLEASE !
2002-06-29 13:25:10 +00:00
naddy
2bb3e6e1be regen with update-patches 2002-06-18 16:11:30 +00:00
espie
8a759f8bf2 Update somewhat 2002-06-10 21:05:21 +00:00
espie
6196e6bcf2 beginning of a.out openbsd shared libs support in boehm-gc.
Not enough yet for it to work.
2002-06-09 00:35:38 +00:00
espie
10c0b4a5bd somewhat larger speed-up: shared rtx for hardware registers, instead of
generating them again and again.

From Jeff Law, again.
2002-06-09 00:34:37 +00:00
espie
a30267600b Forgot 2002-06-09 00:33:57 +00:00
espie
588e346c45 small speed-up: inline list freeing. Adapted from Jeff Law. 2002-06-09 00:31:52 +00:00
drahn
996926ccdf Changes to allow gcc3.1 to build on powerpc (macppc), likely some of the
mods are wrong, work in progress.
2002-06-07 01:38:59 +00:00
espie
f78314fae8 dependencies should refer to snapshot, not stable. 2002-06-06 13:46:39 +00:00
espie
337e0bd375 missed 2002-06-06 00:05:14 +00:00
espie
a822083c5f obsolete files. 2002-06-06 00:01:08 +00:00
espie
12e5a6e18d Resurrect snapshot port, easy to do,since it's the gcc 3.1 branch. 2002-06-05 23:58:49 +00:00
espie
da78518d96 bad V. One is OSREV, the other is truely V.
Use CONFIG=${MACHINE_ARCH}-unknown-openbsd${OSREV} instead.
2002-06-05 23:31:06 +00:00
espie
403c8b9192 more flattening of config files... 2002-06-03 18:33:33 +00:00
espie
d432a4aa74 Re-do check for nl_langinfo(CODESET) in a more correct way. 2002-06-03 18:32:30 +00:00
espie
aa633b5bdb speed-up look-up of incomplete structs. Patch by Stan Shebs.
Noticeable effect on kernel compilation speed (a few percents)
2002-06-03 14:37:19 +00:00
art
cd46c4a0f9 undef CPLUSPLUS_CPP_SPEC that we happen to inherit from sol2.h (we shouldn't include that)
espie@ ok.
2002-06-03 10:13:34 +00:00
espie
917dcf8464 jbne is a new alias in newer binutils. 2002-06-02 19:55:20 +00:00
espie
3b7765f2b7 grmbl, rs6000.h != ${tm_file}. 2002-05-30 21:15:28 +00:00
espie
e8c1062941 assume sparc64 will build... we'll see. 2002-05-30 12:28:10 +00:00
espie
59bdfd9c45 A few sparc64 tweaks. based on Richard Henderson and Neil Booth comments,
mostly.
2002-05-30 12:20:09 +00:00
espie
1870a5bcd4 clean-up Makefile, add test sections. 2002-05-30 08:57:32 +00:00
espie
ab6056dd33 fix libffi symbols... java is broken right now, since boehm-gc isn't working
at all....
2002-05-30 00:32:03 +00:00
espie
269ad0eee1 flattened rs6000 config files, so use them... 2002-05-29 23:00:27 +00:00
espie
dbd88d50fd ... and yet another one. 2002-05-29 22:53:03 +00:00
espie
fed9181784 another errant CODESET 2002-05-29 22:42:43 +00:00
espie
cd908a9de0 zap obsolete macros 2002-05-29 15:43:13 +00:00
espie
b7f65b11b0 combinations without MASK_LONG_DOUBLE_128 are explicitly not supported. 2002-05-29 15:18:10 +00:00
espie
b8b368f5dc okay, it definitely looks like some symbols don't even exist without this
file...
2002-05-29 14:51:52 +00:00
espie
c7b4764c2b more tweaks, we'll see later if this builds a working compiler. 2002-05-29 14:33:26 +00:00
espie
affa534b30 typo 2002-05-29 14:21:25 +00:00
espie
db33d9ef2d give sparc64 a fighting chance. 2002-05-29 14:10:40 +00:00
espie
2d524f931c basic merge of config stuff for missing openbsd arches. 2002-05-29 13:22:11 +00:00
espie
dd0498e6d3 no CODESET for us. 2002-05-29 10:39:53 +00:00
espie
9d9df4db11 use mkstemp on OpenBSD too. 2002-05-29 01:42:08 +00:00
espie
dcac1922d3 Ada build infrastructure.
Note that Ada needs an ada compiler to bootstrap....

Binary packages soon to appear for i386.
2002-05-29 01:02:39 +00:00
espie
9e13ee767a don't package pic/libiberty.a, since it's not always built. 2002-05-29 00:41:58 +00:00
espie
5c121603a7 Move a few files where they belong.
Introduce Ada packing-list.
2002-05-29 00:30:54 +00:00
espie
29164403d9 Seems that java is compiling alright too...
ada will be a tougher matter...
2002-05-28 01:13:46 +00:00
espie
88317a7622 Update to gcc 3.1, should compile at least on i386. 2002-05-27 16:58:29 +00:00
wilfried
18de2f05bf Update to gawk-3.1.1 2002-05-15 08:02:52 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
b915991f69 replace %SUBDIR% usage 2002-05-13 12:23:49 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
matt
debc4b10c2 > Changes by: brad@cvs.openbsd.org 2002/05/11 19:05:49
>
> Modified files:
>         lang/python/2.2/patches: patch-configure_in
>
> Log message:
> fixes for shared lib support

if it's good enough for 2.2, it's good enough for 2.1
2002-05-12 19:32:41 +00:00
brad
2ca43de5eb fixes for shared lib support 2002-05-12 01:05:49 +00:00
matt
585f78ec56 - 2.2 -> 2.2.1
- annotate patches submitted to Python patch tracker
- 100% license compliance: install CHANGES.OpenBSD file
2002-05-11 21:35:13 +00:00
pvalchev
e6853897ea + hugs 2002-04-27 20:09:44 +00:00
wcobb
c67789c880 Hugs 98, from maintainer.
Hugs 98 is a functional programming system which provides an almost
complete implementation of Haskell 98.
2002-04-27 06:16:18 +00:00
matt
4a6074040c teach testsuite about OpenBSD >= 3.0 2002-04-19 12:54:13 +00:00
matt
9b44287b51 upgrade to 2.1.3
2.1.3 has very few improvements over 2.1.2, but the most important
are some thread-safety fixes that were causing heavily loaded Zope
sites to keel over.
2002-04-19 12:19:30 +00:00
brad
5f23fa06f4 OpenBSD threads. 2002-04-16 03:40:02 +00:00
espie
8963b84279 Fix regress target 2002-04-15 07:25:31 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
586a9519dc Do not include mkpasswd example script, which conflicts with the
net/bnc command of the same name and as distributed produces
incredibly insecure passwords.  ok niklas@
2002-03-29 22:18:46 +00:00
pvalchev
cb08f55831 signal.h needed for protos and zergs 2002-03-29 07:09:51 +00:00
wilfried
eabe27475e add minor number to sharedlib, ok espie@ 2002-03-27 13:29:15 +00:00
pvalchev
724f243e9b - workaround for powerpc suggested by espie
- add libtool patches for squeak to properly build on ELF arches
2002-03-25 01:00:53 +00:00
brad
160c224e3a don't bother trying to build on unsupported archs 2002-03-24 22:47:39 +00:00
brad
df8f11f231 MACHINE vs. MACHINE_ARCH problem, change SUB to use MACHINE_ARCH to fix the generated PLIST. Fixes breakage on powerpc systems, should fix m68k too. 2002-03-24 22:38:50 +00:00
espie
0ea73ef364 real 3.0 has been out forever... 2002-03-24 16:31:39 +00:00
matt
240c522768 fix dependencies
- subpackage @pkgdep -> RUN_DEPENDS
- no no_tkinter shouldn't unconditionally add LIB_DEPENDS of tk
2002-03-23 04:34:22 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
couderc
bb1f18eb5d Add ruby module, ok espie@ 2002-03-17 22:29:02 +00:00
drahn
f09bd9153d Fix vararg handling where code wants to double parse varargs data. ok matt@ 2002-03-16 15:24:26 +00:00
krw
7105baeb90 Update to version 1.6.7.
The release of 1.6.7 was brought to my attention by
John.Jeffery@jpj.com.au.
2002-03-16 01:03:56 +00:00
pvalchev
a9c87139c3 when you disable dynamic loading on a shared platform, NO_SHARED_LIBS needs
to be set to Yes, otherwise PFRAG.shared files get read anyway...
XXX someone may want to see why dynamic loading is disabled in the first place
2002-03-13 22:15:59 +00:00
lebel
b6b1da773e XXX workaround a gcc optimization bug on sparc64 (for sha1.o) 2002-03-06 18:59:21 +00:00
naddy
274bf7f109 better 2002-03-02 19:38:04 +00:00
naddy
98cdcbd01a +intel2gas 2002-03-02 19:25:54 +00:00
naddy
38bdcc9b5f Import intel2gas 1.3.3.
Submitted by Vincent Derrien <vincent.derrien@free.fr>.

Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to gas syntax.  And nowadays more often also
the other way.
2002-03-02 19:24:50 +00:00
kevlo
1ad8d24ed2 - upgrade to version 1.0a7
- bump NEED_VERSION
2002-02-28 15:21:32 +00:00
matt
1ee8599ea4 Restore shared libpython. The problem was that pthreads' 64k stack
size is not adequate for some of the complex processing that Zope
does, and -fPIC was aggravating that condition.  Now, if we're using
shared libs, up the stack size to 128k.

Also remove some stray files that never should have been committed
in the first place.
2002-02-25 21:25:37 +00:00
krw
443f9e4716 libruby.so.1.6.6 -> libruby.so.1.66. From Couderc Damien. 2002-02-23 14:10:48 +00:00
naddy
05cc8bd526 +ezm3 2002-02-23 12:31:34 +00:00
naddy
4c17e1e178 Import ezm3-1.0; adapted from espie@'s lang/pm3 port.
Ezm3 is a smaller, more portable distribution of the Modula-3 compiler
and runtime system for people whose only need for Modula-3 is to build
CVSup.
2002-02-23 12:30:08 +00:00
krw
07c7462da1 Update to version 1.6.6.
Remove files/* in favour of distinfo.

Update master sites to ones with 1.6.6, drop unresponsive sites
and those who still don't have 1.6.6.

Cosmetic whitespace adjustments in Makefile.
2002-02-21 00:48:11 +00:00
matt
518c580e61 test code crept in, oops 2002-02-15 19:55:14 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
matt
cf056f6c83 Python 2.1.2 and Python 2.2.
Major changes:

- no more threads flavor, threads is now the default.

- subpackage modules that depend on other packages instead of having
largely redundant flavors (unless platform has no shared libs, then
flavors count again)

- shared libpython stuff disabled until someone can figure out why
it makes Zope crash
2002-02-15 19:42:18 +00:00
wilfried
ec16b26937 add gawk 2002-02-12 15:47:31 +00:00
wilfried
bebb1c905f Import of gawk-3.1.0
The GNU AWK utility, a pattern scanning and processing tool
2002-02-12 15:45:45 +00:00
pvalchev
8aa544c9c1 fix this on sparc64 - use -fPIC, not -fpic 2002-02-05 22:33:49 +00:00
pvalchev
bf54d96348 -O0 on sparc64 to workaround gcc bugs 2002-01-30 21:17:26 +00:00
jsyn
915a051140 back out part of change; my bad 2002-01-25 23:46:33 +00:00
jsyn
0b7140939b these are sorted too now 2002-01-25 23:11:06 +00:00
brad
1cd5003fa1 - use MASTER_SITE_BACKUP, original dist site does not contain the
distfile. Pointed out by: Zak <zak@cyberpunkz.org>
- rename checksums file
- add regress
2002-01-10 15:02:19 +00:00
espie
d9d61d37ca forgot the checksum 2002-01-05 11:00:40 +00:00
espie
79c7ab5123 switch to real 3.0.3 distrib, the 3.0.2 + 3.0.2-3.0.3 patch was only
because of faulty net connectivity.
2002-01-05 11:00:03 +00:00
espie
34fa96d086 forgotten file 2002-01-01 09:32:27 +00:00
espie
84763e2c13 3.0.3, at least working on i386.
Rename libstdc++ to libestdc++ to avoid confusion with /usr/src
2002-01-01 01:21:18 +00:00
pvalchev
0ad073a081 Fix PLIST on ${MACHINE_ARCH} != i386 2002-01-01 00:51:50 +00:00
pvalchev
19afd26ab0 remove libdl hacks from here, too 2001-11-21 00:45:21 +00:00
pvalchev
b454511cb8 libdl hacks no more 2001-11-20 07:21:17 +00:00
jasoni
428a49333b add regress target 2001-11-16 22:18:27 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
heko
16013d5acf Use libungif instead of libgif.
brad@ ok
2001-11-10 11:13:48 +00:00
shell
90eec6783e oops.. missed '\' in my last commit.
reported by Kenneth R Westerback <kwesterback@home.com>
2001-11-06 17:40:31 +00:00