espie
8dae46ec3b
3.3.6
2005-10-30 19:24:11 +00:00
espie
3ec1e705a9
new scheme, different breakage...
2005-10-30 10:10:52 +00:00
espie
1c8daf0310
update to new version
2005-10-30 09:27:08 +00:00
espie
4f7552a5b8
Update to more recent snapshot
2005-10-20 23:28:02 +00:00
couderc
17fd2e4679
dropping maintainership
2005-10-18 17:33:20 +00:00
fgsch
7f59f4b5cc
fix bug #1019808 and bump package. maintainer@ ok.
2005-10-12 02:41:41 +00:00
wilfried
5ca1f8e1db
update to 3.1.5
2005-10-07 14:08:34 +00:00
matthieu
7d5ff9315b
Update to 1.6. Mostly a bug-fixes release.
2005-10-04 14:00:12 +00:00
espie
3bac55297a
update to 3.7.7... still no 64 bits support.
...
clean-up a few minor details.
2005-10-02 13:16:23 +00:00
espie
a282264c98
switch to same snapshot as avr. disable pch stored files, since they
...
can't be built reproductibly.
2005-09-26 09:47:33 +00:00
ian
d2ebb61f52
Drop maintainership
2005-09-23 20:44:00 +00:00
avsm
6103699999
+ocamlduce
2005-09-23 14:28:10 +00:00
avsm
0066c70c68
initial import of ocamlduce-3.08.4pl3
...
--
OCamlDuce is a merger between OCaml and CDuce. It comes as a modified
version of OCaml which integrates CDuce features. CDuce is a modern
XML-oriented functional language with innovative features: it is
statically type-safe, efficient, and offer powerful constructions
to work with XML documents.
2005-09-23 14:27:27 +00:00
avsm
c9f49b6af4
update to ocaml-3.08.4
2005-09-23 14:23:42 +00:00
espie
8e0d82c9f7
@pkgpath annotations to help update
2005-09-14 10:41:02 +00:00
espie
ca9c61d3e0
update to a recent snapshot. USE_LIBTOOL.
2005-09-11 22:04:41 +00:00
espie
441579e84b
fix package names.
2005-09-11 07:40:58 +00:00
espie
6c3d3234be
much more restrictive dependencies. For starters, g++-3.3.6 won't find
...
gcc-3.3.5...
2005-09-05 14:55:35 +00:00
espie
5232470579
duplicate mkdir
2005-09-04 23:31:07 +00:00
pvalchev
bdfab055fb
fix pcre vulnerability; ok naddy
2005-08-27 19:27:57 +00:00
naddy
63347c3c80
SECURITY:
...
CAN-2005-2491, http://securitytracker.com/id?1014744
A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE.
ok pvalchev@
2005-08-27 15:57:31 +00:00
espie
11abee91b2
use a new regen'd ada bootstrap that matches 3.8 libraries.
...
okay pvalchev@
2005-08-24 22:54:42 +00:00
espie
f1e7eab840
those packages have not changed names since 3.6, even though their
...
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.
Bump the pkgname, so that pkg_add -r will choose to update them.
okay pvalchev@
2005-08-17 16:10:02 +00:00
espie
f90faf868a
conflicts from the past: history since 3.7.
...
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.
Note the renaming of hugs98 to valid package names where versions are
concerned.
This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...
okay pvalchev@
2005-08-16 09:49:51 +00:00
jolan
8f70db9040
3.8-beta still has the "defining _XOPEN_SOURCE breaks shit" bug so
...
extend the python workaround to include 3.8 and bump pkgnames
2005-08-10 02:14:13 +00:00
naddy
2db0721c13
Formally admit that this port is broken and unlikely to be fixed soon.
...
It broke when stat() changed and applying the corresponding patches
from ezm3 is NOT sufficient.
2005-08-09 19:23:18 +00:00
robert
b679057ca9
native code does not work on arm. this change unbreaks a couple of
...
ports because they think that we have a native ocaml but we don't.
2005-08-09 15:22:54 +00:00
espie
da70dd13ff
update to a recent 4.0 snapshot.
2005-08-05 15:22:45 +00:00
espie
df8dfd269b
update to most recent gcc 4.1 snapshot.
2005-08-04 14:51:36 +00:00
sturm
4718cd11c3
not for sparc64 -> only for i386
...
bump PKGNAME
from maintainer Nuno Morgadinho <nmorgadinho at openbsd-pt.org>
2005-07-02 05:46:25 +00:00
robert
c1791de453
SECURITY:
...
fix an arbitrary command execution vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/e80d814e-e9b6-11d9-a5c1-00065bd5b0b6.html
2005-06-30 22:37:12 +00:00
aanriot
06b94cb86a
update my email address.
...
ok naddy@
2005-06-28 17:46:43 +00:00
espie
0961beec67
zap strcpy/strcat/sprintf in gfortran.
2005-06-16 18:04:41 +00:00
espie
a81ffa2f3f
reactivate stuff that builds (ada, objc, c++)
2005-06-16 11:09:18 +00:00
espie
425bdb763d
bump to new snapshot
2005-06-14 19:33:11 +00:00
avsm
645067bbcc
bump PKGNAME for the amd64 native code fix
2005-06-13 23:22:43 +00:00
avsm
25033581a4
fix a rare bug in amd64 native code output that might trigger on
...
tail recursive functions with > 9 arguments. from ocaml cvs
2005-06-13 23:21:55 +00:00
espie
6841e3f9df
bump to new snap
2005-06-13 19:54:30 +00:00
sturm
d475393e05
update to expect 5.43.0
...
from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-12 12:04:00 +00:00
alek
609a50a01b
Add 2.4
2005-06-07 01:13:52 +00:00
alek
65a7f47309
Import python 2.4
...
Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax.
tested by djm@ and mpech@ (but more tests are needed!)
mbalmer@ and xsa@ want it to go in
2005-06-07 01:12:54 +00:00
alek
868c44e6c6
Mpz and expat modules only work with python 2.3
2005-06-06 20:47:04 +00:00
espie
e23a13ebf6
and as usual, I forgot two patches...
2005-05-29 13:27:17 +00:00
espie
faffe843bb
more recent snapshot
2005-05-29 13:26:49 +00:00
espie
e5f852ff79
*** empty log message ***
2005-05-29 10:56:14 +00:00
avsm
9882ae47c3
native code works on the zaurus now!
2005-05-28 20:55:45 +00:00
mbalmer
ae4a881f9e
Added SUBDIR += pfe
2005-05-28 17:58:59 +00:00
mbalmer
70e47983b3
Portable Forth Engine
...
from Alexandre Anriot, aanriot (at) atlantilde.com
2005-05-28 17:57:43 +00:00
alek
1089355064
- Move stuff around in preparation for python 2.4
...
- Better WANTLIB marker for base package
2005-05-23 20:39:36 +00:00
alek
721889d57b
Missed in previous commit
2005-05-22 12:02:55 +00:00