Commit Graph

1054 Commits

Author SHA1 Message Date
sturm
d0d4470826 fix some tcl/tk related library specs to ensure the right version is
installed even if a newer one is already installed

ok pval@
2004-03-13 15:48:54 +00:00
avsm
0389ade289 better assembly for our gas; restore 'a' and @progdata 2004-03-06 17:28:03 +00:00
avsm
3e4e4f565a support native code compilation on amd64, resulting in crazy fast ocaml
sturm@, pvalchev@ ok
2004-03-05 21:54:35 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
pvalchev
f0944f0d69 get this to pass most of the regresses on sparc64 (now checks for __LP64__ for 64-bitness) 2004-03-03 09:03:12 +00:00
pvalchev
b8f400e0e2 -O0 workaround no longer needed on sparc64 2004-03-03 08:55:28 +00:00
pvalchev
c1cea7f750 amd64 support - now passes all regress 2004-03-03 08:55:15 +00:00
jolan
df6aa4127b fix build on OpenBSD 3.5 2004-03-01 04:36:12 +00:00
naddy
8920bb773e Remove workarounds for gcc2.95/sparc64 compiler bugs.
From: Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-02-29 16:39:39 +00:00
pvalchev
130396896f fix amd64; from maintainer Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl> 2004-02-27 21:04:50 +00:00
couderc
ec77eb38c3 update to 1.8.1 2004-02-20 22:52:57 +00:00
espie
048c67fd42 fix i386 built-ins. 2004-02-13 19:25:03 +00:00
sturm
22aeee5fe6 don't install .la for libestdc++ and libsupc++, this works around some
libtool problems with at least kde/arts3

ok espie@
2004-02-12 17:58:43 +00:00
sturm
85a5b3222c - sync with in-tree gcc3
- add some missing header files
2004-02-10 20:14:25 +00:00
xsa
bde493e8d6 no BUILD_DEPENDS for NO_BUILD= Yes ports;
ok sturm@.
2004-02-06 08:37:22 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
sturm
2e9f9cae33 - complete PLISTs for static archs
- patch cosmetics

from maintainer Aleksander Piotrowski
2004-02-03 07:39:51 +00:00
sturm
cfee2b1d59 mark arch independent 2004-02-02 18:02:22 +00:00
wilfried
b2083e1539 update gawk to 3.1.3 2004-02-01 12:54:15 +00:00
espie
5f3147a3df ready for change 2004-01-31 15:24:26 +00:00
espie
9f545ad6b6 forgot a few patches... grrr. 2004-01-31 15:23:58 +00:00
espie
a5f864f628 switch to gcc 3.3.2 as a stable port
okay naddy@
2004-01-31 14:58:03 +00:00
sturm
713999d7c0 enable profiling support on all native archs to fix packaging
tested by pval(alpha) and marcm(sparc) thanks!
2004-01-25 17:02:59 +00:00
sturm
a362888a2c switch modules to python 2.3 by default
prodded by Xavier Santolaria who helped testing
2004-01-22 06:28:35 +00:00
naddy
4b36dfe39f Update to 2.32: fixes compilation with gcc3.
Mostly from cannings@, cleanup by yours truly, some help from espie@.
2004-01-20 23:15:19 +00:00
jolan
a6309acd4c correct path to write(1), pointed out by lists@scapa.dnsalias.net 2004-01-19 07:22:52 +00:00
sturm
93927108e0 better db4 LIB_DEPENDS 2004-01-14 19:51:40 +00:00
espie
e161e95e59 gcc2 is stupid. $ is not a valid character. 2004-01-11 01:02:46 +00:00
sturm
220641dd7f fix braino in PATCH_LIST handling 2004-01-08 21:11:22 +00:00
avsm
f9f57467b2 Add support for sparc ghc.
Hard work by Donald Stewart <dons at cse.unsw.edu.au>
2004-01-08 20:33:23 +00:00
espie
bd77967608 multiline constants 2004-01-06 02:48:27 +00:00
espie
b4d99a032d log() is a built-in that needs arguments to work. 2004-01-06 02:28:12 +00:00
espie
79d83e1bb4 zap multiline constant 2004-01-05 14:41:13 +00:00
espie
b349417b6d missing prototypes 2004-01-05 14:37:04 +00:00
espie
de7e451d53 regen patch.
preproc token pasting.
use #pragma weak before the declaration.
2004-01-04 23:57:37 +00:00
espie
f6201b1359 stdarg land 2004-01-04 22:35:01 +00:00
espie
4f9c93dbff kill varargs, restore build with gcc3 2004-01-04 18:04:28 +00:00
espie
53c6135c1b fix erroneous token pasting 2004-01-04 17:27:56 +00:00
sturm
0926d07225 fix tk84 warnings in 2.1 and 2.2, bump PKGNAME, from jose@
spelling fixes in CHANGES.OpenBSD
remove mpz.so from PFRAG.mm, it has its own SUBPACKAGE
from maintainer Aleksander Piotrowski
2004-01-03 17:32:57 +00:00
espie
94af4e78e7 fix totally bogus ## token pasting. 2004-01-02 19:52:15 +00:00
sturm
e0e1f5795d adapt to python 2.3
new subpackage -bsddb for python 2.3 only
2003-12-31 17:40:20 +00:00
sturm
282437dff5 initial import of python 2.3.3 from
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-31 17:38:25 +00:00
sturm
44b74a857b update to ocaml 3.07 2003-12-31 17:05:28 +00:00
sturm
febebd33b4 both modules are actually the same, remove one
requested by maintainer
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-31 16:04:09 +00:00
sturm
81277bd19a this is a generic 64bit diff that applies to alpha, too 2003-12-31 12:05:22 +00:00
sturm
30a52ed69b update to python 2.2.3, lots of bugfixes
from Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-30 22:21:24 +00:00
sturm
13adcc1494 more cleanups in preparation for 2.2 update and 2.3 import from
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>

- fix MASTER_SITES
- --without-pymalloc is not needed in 2.1 and 2.2 as it is disabled by default
  this will allow using it in 2.3
- some PREFIX -> LOCALBASE cleanup
- patch distributed pydoc instead of providing our own 3-liner
- some improvements on sparc64
- teach regression suite about openbsd
- regen some patch files
2003-12-30 17:05:30 +00:00
espie
a1309e4fd0 tcl/tk8.4 2003-12-30 00:26:19 +00:00
matthieu
27e935a33c +eltclsh 2003-12-29 11:27:41 +00:00
matthieu
bce1854fbb eltclsh, a libedit-enhanced Tcl/Tk shell. comments and ok jose@. 2003-12-29 11:24:57 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
jose
a555f96092 update to tcl/tk 8.4
bring in patches from ocaml anoncvs to deal with API change
ok brad@ naddy@
2003-12-27 23:29:31 +00:00
jose
39504fde78 update to tcl/tk 8.4, passes regression tests
ok brad@ naddy@
2003-12-27 23:24:26 +00:00
espie
6feb93152d +books 2003-12-22 01:35:04 +00:00
espie
0b0c90232a Implementation of icon, yet another free book. 2003-12-22 01:34:18 +00:00
espie
14a9002239 scratch no default conflict, pkgname tweaked to be non-conflicting. 2003-12-22 01:14:15 +00:00
espie
77ba7154ce reference document for the icon programming language. 2003-12-22 01:09:30 +00:00
naddy
bb1c22c17b @dirrm shared directories 2003-12-20 14:26:12 +00:00
jose
84d0a91ff0 update to 8.4.5
update book title, isbn in DESCR
update master site to sourceforge

ok brad@, sturm@, naddy@, thank you for testing on various archs.
2003-12-17 04:56:22 +00:00
naddy
f1efe20e54 @dirrm shared directories 2003-12-16 18:28:00 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
d3ecdccdc3 @dirrm shared directories 2003-12-15 17:17:34 +00:00
sturm
e3158913d6 cleanup CHANGES.OpenBSD
PREFIX -> LOCALBASE in Setup.tkinter
set/remove links for pydoc in INSTALL/DEINSTALL
2003-12-13 16:03:48 +00:00
sturm
68a978a26f new packages -gdbm (GNU DBM support) and -idle (split from -tools)
from new maintainer Aleksander Piotrowski
<aleksander dot piotrowski at nic dot com dot pl>

more to come
2003-12-13 15:03:07 +00:00
pvalchev
b2ba12ad2d add hppa to list of broken arches 2003-12-04 08:40:14 +00:00
jolan
a63d0acf70 update to 5.0, maintainer timeout.
from new maintainer Pedro Martelletto and myself
2003-12-03 00:56:43 +00:00
jose
6d62475413 some things noticed by Stuart Cassoff <stwo@telus.net>:
- fix HOMEPAGE ...
- PLIST exec/unexec about manpages
- flesh out DESCR some
2003-12-01 05:48:00 +00:00
jose
3e0327d27e tcl 8.4 finally in 2003-11-19 15:47:46 +00:00
jose
af707ee320 had this sitting in my tree for a while, finally import tcl/tk 8.4.4.
based on 8.3 port by kevlo@, testing and feedback from many, thank you. 
ok naddy@
2003-11-19 15:47:15 +00:00
espie
cef6f6b335 If I don't copy things twice, suddenly, java does not rebuild.
Sigh.
2003-11-19 10:07:04 +00:00
espie
8431b9ebbd snapshot!=stable. Thx Chris Cappuccio. 2003-11-19 01:40:23 +00:00
espie
436031b961 Force libjava rebuild after normal build so that it won't rebuild
during install (I know, dirty hack...)
2003-11-15 16:51:52 +00:00
espie
06a19f25e2 hate cvs... 2003-11-13 19:09:46 +00:00
espie
6ac07d7ee0 Preliminary port of gcc 3.3.2, in `snapshot' because it's not yet quite
stable (and stable is actually used right now).
2003-11-13 19:04:09 +00:00
pvalchev
c1dc67d266 mark as busted on vax too, until someone unslacks to fix this.
the damn build process hangs in case of an error
2003-11-13 01:18:45 +00:00
kevlo
3c6ea56d3c remove unnessasary variables in tclConfig.sh. Pointed out by jolan@ 2003-11-08 04:50:58 +00:00
sturm
3eadb78a03 update to otcl-1.0a8
from some Nico <openbsd@softhome.net>
2003-10-29 22:12:42 +00:00
sturm
e181562db2 Most python ports rebuild their files at install time, as root. This
removes this behaviour, additionally "make clean" is now able to clean
such a port's directory and no longer fails due to missing permissions.

from Andrew Dalgleish via Xavier Santolaria
2003-10-10 16:38:18 +00:00
jolan
c50de102c8 Update to 5.39.0. 2003-09-23 23:08:44 +00:00
pvalchev
826180499b mark as broken on alpha - hangs on runtime during build process 2003-09-07 19:53:08 +00:00
avsm
febc03b5db fix regress by defining PYTHON; naddy@, espie@ ok 2003-09-01 22:46:28 +00:00
espie
bf9390788b Bootstrap using a more recent ghc, solves gc issues. From maintainer.
okay naddy.
2003-09-01 20:32:14 +00:00
sturm
9512ec2f2b make mirror-maker happy by commenting a broken BUILD_DEPEND in this
BROKEN port

ok naddy@
2003-08-26 17:11:08 +00:00
espie
0d1eca6dfd +books in CATEGORIES 2003-08-22 18:03:44 +00:00
pvalchev
7a12de16cb remove maintainer per his request 2003-08-22 16:04:03 +00:00
espie
bedf5cbb4f ELF 2003-08-21 20:59:11 +00:00
espie
6515495ef8 pass 80M up as TWEAKED_SIZE in MAKE_FLAGS, so that it's easier to fiddle
with.
2003-08-21 19:51:23 +00:00
naddy
8fb6e7c1cf * Use appropriate owners/groups from bsd.own.mk.
* Remove obsolete WWW lines while we're here.

From: Xavier Santolaria <xavier@santolaria.net>
2003-08-21 14:46:52 +00:00
espie
50b6cadf2f Updating SUPDISTFILES is nice, remembering to record all checksums is
better...
2003-08-19 09:42:33 +00:00
avsm
c02631f234 TeNDRA->TenDRA; mpech@ decides to nitpick :) 2003-08-18 14:56:08 +00:00
avsm
c98e473d3d Use OPSYS_VER instead of 3.3, add NO_REGRESS; from Sam Smith <S@mSmith.net> 2003-08-18 14:54:56 +00:00
avsm
d53f102ca6 unbreak distfile fetching, and update SUPDISTFILES 2003-08-14 21:38:36 +00:00
avsm
84bdc363ee correct LIB_DEPENDS, from Don Stewart <dons@cse.unsw.edu.au> 2003-08-14 01:01:16 +00:00
sturm
8238657cc7 - add new variables MODPY_LIBDIR and MODPY_SITEPKG
- make MODPY_CMD intern

from Xavier Santolaria <xavier@santolaria.net>
2003-08-12 20:23:20 +00:00
avsm
d492df62cc Allow ghc to work with external libgmp instead of building its own; this
will help with the sparc port.

From Don Stewart <dons@cse.unsw.edu.au>
2003-08-12 13:25:18 +00:00
avsm
da91799499 oops, not yet 2003-08-06 14:02:15 +00:00
avsm
61066d0eb7 Correct x86 inline optimisation, bump to p0
Fix by tdeval@ and problem reported by Wouter Clarie <rimshot at pandora.be>
2003-08-06 14:01:23 +00:00
avsm
8d53cf319a another MASTER_SITE 2003-08-04 23:41:08 +00:00
avsm
5a1c35adaf +tendra 2003-08-04 23:38:25 +00:00
avsm
8f8aacc3aa Initial import of tendra-20030803
Work by tdeval@ and myself - i386 only right now, but other backends
do exist ... 
--

TenDRA is a C/C++ compiler developed, initially, by the DERA, the
Defense Evaluation and Research Agency in the United Kingdom.

A primary focus of the compiler is portability through conformance
to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3,
UNIX95, among others).

The compiler has strong static checking capabilities, including the
ability to check programs for conformance to APIs which are not
directly supported by system headers.
2003-08-04 23:37:05 +00:00