Commit Graph

1449 Commits

Author SHA1 Message Date
kurt
b2cd6ae6a0 maintenance update to classpath 0.91
from maintainer Frederick C. Druseikis <fredd at cse.sc.edu>
2006-07-11 15:54:40 +00:00
bernd
0583244625 - add ruby to REGRESS_DEPENDS
- fix a typo in webrick/httpservlet/filehandler.rb. (from ruby CVS)

ok sturm@
2006-07-06 08:22:20 +00:00
pedro
d029a28f91 Update to Lua 5.0.3 2006-06-27 03:43:19 +00:00
jasper
50bbb103bd update to arena 0.9.3
ok alek@
2006-06-18 20:30:13 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
alek
fe39bf95cf Add arena 2006-06-12 13:28:41 +00:00
alek
96c660c1ca Import arena 0.9.2
Light-weight scripting language with C-like syntax.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 13:05:27 +00:00
sturm
845cc36920 support for CONFIGURE_STYLE "ruby gem"
with msf's consent
2006-06-11 19:56:31 +00:00
sturm
c48321f2f5 add CONFIGURE_STYLE "ruby setup" and related targets
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port

with msf's consent
2006-06-11 18:57:11 +00:00
sturm
1dec9af13b readd correctly 2006-06-10 16:51:05 +00:00
sturm
05428a0975 don't try creating existing directories in mkdir_p(), needed for
upcomming ports to not get systrace warnings (and it's good practice
anyways)

ok msf@ (maintainer)
2006-06-10 16:50:15 +00:00
aanriot
000b107986 the "two-sided" PDF file has been regenerated, so update distinfo.
"yes of course" espie@
2006-06-09 12:14:19 +00:00
steven
a8310107cf +chicken 2006-06-04 10:36:17 +00:00
steven
98045bf9e3 import chicken 2.3
CHICKEN is a compiler for the Scheme programming language. CHICKEN
produces portable, efficient C, supports almost all of the current
Scheme language standard, the Revised Report on the Algorithmic Language
Scheme (R5RS), and includes many enhancements and extensions.

submitted by Deanna Phillips <deanna at sdf.lonestar.org>

go ahead espie@
2006-06-04 10:36:03 +00:00
alek
974327c525 Switch default python version to 2.4 2006-06-03 09:14:04 +00:00
jolan
77c8d7fe91 point to a hosted, proper distfile 2006-06-02 01:52:25 +00:00
jolan
bbb4089bc2 +ucblogo 2006-06-01 05:59:01 +00:00
jolan
4db703487d ucblogo-5.5, berkeley's implementation of the logo programming language
from pedro@
2006-06-01 05:58:15 +00:00
avsm
26929fa20b typo, fixes RUN_DEPENDS 2006-05-29 21:39:10 +00:00
avsm
82be50bae4 update to ocamlduce-3.09.2pl1
enough statically-typed ML/XML to warm even the hardest C programmers heart
2006-05-29 03:55:33 +00:00
avsm
fc2bc22542 support findlib destdir for easier packaging of ocaml modules 2006-05-29 03:44:49 +00:00
avsm
e32ee88cb0 upgrade to ocaml-3.09.2, sturm@ ok 2006-05-28 15:28:53 +00:00
kurt
562f3f86f6 - add amd64 support
- add build depend on pkgconfig->=0.19p0

in collaboration with and ok ian@
2006-05-12 03:01:04 +00:00
sturm
11ce6ba323 unbreak mirror-maker, there should be no trailing slash in *_DEPENDS 2006-05-06 16:20:44 +00:00
kurt
e210468991 make fastjar list and extract modes recursively deal with directories
simialar to Sun's jar.
2006-04-20 04:42:38 +00:00
alek
b48cf21d31 Update to 2.4.3 2006-04-18 17:29:35 +00:00
kurt
9491d6bb91 +classpath +jamvm. reminded by Alexandre Anriot. 2006-04-11 13:43:35 +00:00
kurt
be2d60e2c2 update to 1.1.7 2006-04-11 01:09:44 +00:00
kurt
5cdad626f5 DESCR:
JamVM is a new Java Virtual Machine which conforms to the JVM
specification version 2 (blue book). In comparison to most other VM's
(free and commercial) it is extremely small, with a stripped executable
on PowerPC of only ~135K, and Intel 100K. However, unlike other small
VMs (e.g. KVM) it is designed to support the full specification, and
includes support for object finalisation, the Java Native Interface
(JNI) and the Reflection API.

From maintainer: Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:04:15 +00:00
kurt
ffc705904f DESCR:
GNU Classpath, Essential Libraries for Java, is a GNU project to create
free core class libraries for use with virtual machines and compilers
for the java programming language.

From mantainer Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:01:34 +00:00
sturm
ab947d365d don't try to pickup iodbc and fail
no PKGNAME bump needed

from maintainer
2006-04-09 19:32:50 +00:00
sturm
e099f40583 remove dead mirrors from MASTER_SITE_GCC and _SUNSITE
fix some pathes

from Jim Razmus
2006-04-05 04:42:58 +00:00
steven
f049ee2985 update to erlang R10B-10
joint work with new maintainer Jon Olsson (jon at abc dot se).

in PLIST, replace directories with version numbers by variables.
don't use -O3 flag.

feedback and ``I like it'' sturm@
2006-04-02 16:52:03 +00:00
steven
53e886025e unbreak build on amd64
floating point workarounds from NetBSD
2006-03-26 09:18:16 +00:00
msf
a4a3f3ef73 - depend on proper library version 2006-03-23 17:15:25 +00:00
kurt
40ddbf5ab4 - build with iconv to support -encoding and needed for classpath 0.20
- drop VMEM_WARNING since default ulimits are ok for this now
- change SEPARATE_BUILD=concurrent

Based on Frederick C Druseikis changes. okay ian@
2006-03-21 17:32:04 +00:00
sturm
176f5dac2c update to otp_src_R10B-9
based on older submissions to ports@
tested by Hannah Schroeter <hannah at schlund.de>
2006-03-07 19:30:36 +00:00
espie
66deeff11e update adabootstrap files to -current.
noticed by steven@
2006-03-06 16:40:59 +00:00
espie
b2737550c0 post-release version.
disable mudflap for now, as it is not compiling for us.
2006-03-05 22:11:15 +00:00
espie
725e433eed fix obvious mistake on !i386, surprised nobody spotted it yet. 2006-03-04 13:44:19 +00:00
pvalchev
caacdc0ffd use GNU malloc for now which unbreaks this (which is borked due to
our random mmap malloc); from Andreas Vögele <voegelas@gmx.net>
maxima seems happy with this too
2006-02-27 17:22:09 +00:00
pvalchev
55f08ee617 sync line numbers 2006-02-27 16:45:37 +00:00
naddy
bcc7662bfd Admit that it's BROKEN due to randomized mmap(). 2006-02-16 20:56:58 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
aanriot
9d55766457 looks like they have rerolled the distfile, so update distinfo and bump
PKGNAME.

confirmed by ian@
2006-02-10 21:02:25 +00:00
sturm
42e539c6a4 broken since some time (and outdated) 2006-02-08 20:01:52 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
5a2a8155c5 switch tcl and tk MASTER_SITES to sourceforge.
make exmh2 use tcl mirrors directly.

no objection naddy@
2006-02-04 23:50:19 +00:00
bernd
c3969a91b0 Don't override do-build and do-install targets if CONFIGURE_STYLE is used.
"put this in" alek@
2006-01-27 17:50:54 +00:00
pedro
577c250b2c Fix collection of weak tables, from Roberto Ierusalimschy, okay jolan@ 2006-01-26 16:17:40 +00:00
sturm
c1539524cf bump PKGNAME due to PLIST changes after 3.8 -> 3.9 2006-01-22 23:21:46 +00:00
alek
a403eef060 bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9 2006-01-22 16:30:36 +00:00
alek
407c9d0193 Fix build here as well 2006-01-22 11:34:45 +00:00
alek
64dd827320 Fix build 2006-01-22 11:33:32 +00:00
jolan
b9f762be69 add fixedpoint flavor, uses int instead of double to represent numbers
in lua.  mostly just an academic exercise, but is 300% faster on zaurus
when doing simple arithmetic

ok pedro@
2006-01-21 01:29:40 +00:00
pedro
5da46537f3 Replace the very few uses of strcpy(), strcat() and sprintf() by their
safe counterparts, okay jolan@
2006-01-18 11:17:03 +00:00
espie
844db198ad mark gccs as broken for now. 2006-01-14 11:47:20 +00:00
espie
9fb162cc98 type changes 2006-01-13 20:07:53 +00:00
bernd
c126f5d891 SHARED_LIBS, USE_LIBTOOL 2006-01-10 05:29:12 +00:00
espie
99781453c9 normal form, let's assume no-one used it yet. 2006-01-09 21:38:01 +00:00
espie
c11c30d255 works much better with this, oops. 2006-01-09 21:12:57 +00:00
espie
006a247aad newer snapshot, and enough for SHARED_LIBS... 2006-01-09 15:31:47 +00:00
espie
24fd0afc96 update to a more recent version, register SHARED_LIBS, fiddle a bit.
somewhat broken: no shared stdc++ library (why ?) and ada still doesn't
build (segfaults).
2006-01-09 12:16:35 +00:00
alek
47a8aeb82a SHARED_LIBS 2006-01-09 07:04:58 +00:00
espie
f0d22eadf6 fix broken PLISTs. 2006-01-08 22:51:16 +00:00
espie
2a50e228d2 shared libs, in a somewhat twisted way, but it works... 2006-01-08 21:35:08 +00:00
alek
fff1b3ec76 SHARED_LIBS 2006-01-08 13:08:01 +00:00
alek
01e810658f SHARED_LIBS 2006-01-08 12:57:04 +00:00
alek
b019a8071a SHARED_LIBS 2006-01-08 12:43:52 +00:00
alek
97ef7796e6 - SHARED_LIBS
- Regen PLIST
- Bump PKGNAME

ok msf@, steven@
2006-01-08 10:39:31 +00:00
alek
b4f1339cf8 SHARED_LIBS 2006-01-04 20:26:58 +00:00
alek
275b321055 - SHARED_LIBS
- Regen PFRAG.shared
- Bump PKGNAME
2006-01-03 23:00:31 +00:00
alek
cced271fc3 - Use SHARED_ONLY
- Use LIBTOOL
- SHARED_LIBS
- Regen patches and PLIST
- Bump PKGNAME
2006-01-03 22:19:26 +00:00
alek
72956485d2 - USE_LIBTOOL
- SHARED_LIBS
- regen PLIST
- Bump PKGNAME
2006-01-02 21:49:23 +00:00
alek
c48fee8d7a - Fix configure script so it will work if one has DEBUG=-g in mk.conf
- Remove "the" from COMMMENT
- USE_LIBTOOL
- SHARED_LIBS
- Bump PKGNAME

ok sturm@
2005-12-30 23:21:16 +00:00
msf
408205454d - update ruby to 1.8.4
- add no_x11 PSEUDO_FLAVOR and remove old tk FLAVOR
- add tk, iconv, and gdbm SUBPACKAGES
- take MAINTAINER

"commit now" naddy@
2005-12-29 17:27:31 +00:00
alek
135879e05a - Better RUN_DEPENDS for subpackages
- Use SHARED_LIBS
- Bump PKGNAMEs

spotted by naddy@ and sturm@
SHARED_LIBS tips from espie@
2005-12-27 19:41:21 +00:00
alek
903e70047b SHARED_LIBS
ok steven@ strum@
2005-12-25 20:42:47 +00:00
steven
ac19fe8275 create symlink from share/guile/slib to share/slib. allows other ports to
find guile.init. unbreaks devel/g-wrap.
suggestion and ok espie@
2005-12-22 12:21:44 +00:00
alek
b7726698e9 - Add no_tests and no_tools FLAVORS, just like it's mentioned in DESCR file
- Better RUN_DEPENDS for subpackages
- Build expat subpackage for all versions of python
2005-12-17 12:45:39 +00:00
alek
6f511ff03f - Update to 2.4.2
- Enable -expat subpackage base on included libexpat sources
2005-12-17 12:33:00 +00:00
espie
f686304431 do not install the revised report, since it exists as a separate package... 2005-12-12 13:42:21 +00:00
pedro
293cae4b06 Use local variables as to not leak them to user context 2005-12-10 23:02:05 +00:00
espie
a64d59ec4c allow slib+guile to work, by relying mostly on slib instead of a guile
wrapper that will need to be rewritten each time (looks like another GNU
software engineering malpractice to me).

Patches taken from netbsd. problem duly noted by Todd Fries.
2005-12-05 14:46:01 +00:00
steven
1a87af75bd update to 1.6.7
from rohee@ (maintainer), testing by alek@ and me
"go ahead" espie@
2005-12-03 18:33:18 +00:00
alek
0e5c057f82 Fix MASTER_SITES 2005-11-11 09:45:29 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
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
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