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
avsm
858e226b6b
Update to ghc-6.0.1, bugfixes
...
From: Don Stewart <dons at cse.unsw.edu.au>
2003-08-03 18:07:27 +00:00
avsm
34c46c4074
RCS tags, from Xavier Santolaria <xavier@santolaria.net>
2003-08-01 14:03:39 +00:00
jolan
6ad72bdf91
Author (Xavier Santolaria) puts these into the PD.
2003-07-31 07:01:21 +00:00
sturm
4440c9f33e
use MAKE_ENV when building/installing
...
from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 19:35:32 +00:00
sturm
706f3c88e2
python module for all standard python ports
...
from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 17:48:13 +00:00