Commit Graph

1244 Commits

Author SHA1 Message Date
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
alek
4fe315c497 Please use lang/python/2.3
ok mbalmer@, xsa@, krw@ and others too
2005-05-22 12:01:13 +00:00
alek
606ee833e7 Use python 2.3
ok dons@
2005-05-22 09:45:06 +00:00
alek
12b950cecc Use python 2.3
ok dons@
2005-05-22 07:10:33 +00:00
espie
f6b1fe24e0 switch to a more recent snapshot. Needs recent m4 to rebuild configure
correctly.
2005-05-21 10:34:43 +00:00
alek
1f8e9733e2 Remove old version as we have newer ones.
ok mbalmer@, krw@ (and others too)
2005-05-17 17:53:25 +00:00
espie
0d50b85369 get PKGNAMEs to bump correctly.
With the recent svscanf change, stdio no longer gets tweaked.
2005-05-16 11:14:36 +00:00
avsm
d69c5dc23c upgrade to ocaml-3.08.3, tested on many architectures by krw@ 2005-05-09 13:50:41 +00:00
dons
9ddc333e90 Make sure $X_CFLAGS are visible when running configure tests for X11 and
HGL libraries. Enables X11 and HGL Haskell bindings.

Tested on amd64 and x86.
Patch courtesy of Greg Steuck <greg@y2005.nest.cx>
2005-05-08 08:45:09 +00:00
pedro
ddfd9b9a56 enable line-editing support, bump package name, okay jolan@ 2005-04-27 16:41:11 +00:00
jcs
c8be0f97db += open-cobol 2005-04-27 03:33:28 +00:00
jcs
f74a1e7bfc open-cobol-0.31, a COBOL compiler
for my buddy dave, the best COBOL programmer in the world
2005-04-27 03:32:15 +00:00
pvalchev
09e0e661d8 add sparc to the list of arches that get freaked out by this, so it
doesn't interfere with bulk builds..
2005-04-27 03:14:45 +00:00
dons
3912fc3770 Install ffihugs, now that the FFI works.
Add missing X11, GL, GLU to WANTLIB.
Use -fPIC. Fixes build on amd64 (probably others too).
2005-04-24 04:57:07 +00:00
pedro
4b5c32f20d prepare for luacompat, don't leak variables to the user environment 2005-04-19 14:31:27 +00:00
espie
d8577a8d85 go to more recent snapshot 2005-04-03 15:40:19 +00:00
sturm
5726224ff5 fix HOMEPAGE and MASTER_SITES
OK 'I had that in once, dammit!' ian@
2005-03-31 22:39:45 +00:00
dons
1f9ddb93f3 Foreign Function Interface patch committed upstream.
Update distinfo and enable FFI.
2005-03-28 08:10:00 +00:00
ian
8b852d1a38 Upgrade to latest version 1.22, MASTER_SITES reflects move to SourceForge. 2005-03-27 01:04:46 +00:00