Commit Graph

1697 Commits

Author SHA1 Message Date
jasper
94b4983ec4 - add vala 2008-05-05 09:28:50 +00:00
jasper
63e0f5b5e8 import vala 0.3.1
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

ok ajacoutot@
2008-05-05 09:27:40 +00:00
steven
ee3b6d34fd +tcltutor 2008-05-02 06:44:25 +00:00
steven
72ffdfa674 import TclTutor 3.0b1
This is a package designed to teach the Tcl programming language in a
quick and easy manner.  The goal is to teach the minimal amount of Tcl
syntax, commands and options that are necessary to write useful
programs.

from Stuart Cassoff (aa72aa60 at sympatico.ca)
2008-05-02 06:43:46 +00:00
sthen
8723cde88a Patch tclConfig.sh to set TCL_SRC_DIR as the directory holding the
installed headers, rather than the port build directory.

From Stuart Cassoff (maintainer), ok deanna
2008-04-27 13:47:15 +00:00
deanna
15c1de38ef Fix Stuart's email address. 2008-04-25 19:33:05 +00:00
deanna
fc01f12541 += 8.5 2008-04-25 14:12:41 +00:00
deanna
9f4e8eb5e9 import tcl 8.5
Highlights of Tcl 8.5

    * Speed: 8.5 now runs 10% faster than 8.4 with bytecode
      improvements, object caching and reduced memory usage.
    * Bignums: Tcl now supports arbitrary-precision integers,
      which improves math operations on large integers.
    * Safer interps: Tcl's powerful safe interpreter mechanism
      now has improved control of time and command limits in
      slave interpreters.
    * clock command: More robust implementation of command for
      specifying time, with significant l10n and i18n
      improvements.
    * dict command: New data structure that allows access to
      data by value rather than a variable name, which is
      substantially faster.
    * Additional improvements: Faster list search, new and
      improved mathematics procedures, anonymous procedures, new
      ways to package Tcl extensions, Tcl-level custom channel
      types, file and line location information for each
      command, and more.

from Stuart Cassoff (MAINTAINER)

ok steven@
2008-04-25 14:10:46 +00:00
okan
44e179f9d9 update to 5.1.3 from Christian Rueger - thanks!
ok merdely@
2008-04-19 17:59:32 +00:00
deanna
7e320765fa Hide arch-dependant distfile from those that don't need it. Unbreaks
mirror-maker.

From Josh Elsasser (MAINTAINER)
noticed by and ok naddy@
2008-04-15 12:07:31 +00:00
deanna
ec8d28d6ed +sbcl 2008-04-14 12:30:22 +00:00
deanna
e9a5bb18d6 Import sbcl 1.0.15
Steel Bank Common Lisp (SBCL) is an open source (free software)
compiler and runtime system for ANSI Common Lisp. It provides an
interactive environment including an integrated native compiler, a
debugger, and many extensions.

From Josh Elsasser (MAINTAINER)

ok kili@, jasper@
2008-04-14 12:29:40 +00:00
steven
b98b6db492 update to Erlang R12B-2
from maintainer Jon Olsson
2008-04-13 07:31:15 +00:00
wcmaier
8d2dde4d44 Add MODPY_EGG_VERSION to SUBST_VARS to make PLIST updates nicer.
This'll prevent setuptools from creating egg-info filenames
encoded with the package version (even when MODPY_SETUPTOOLS
isn't enabled).

ok mbalmer@, eric@, merdely@; input from many py porters
2008-04-09 21:45:54 +00:00
bernd
55e6d393df Security update to ruby-1.8.6.114. (CVE-2008-1145)
More information:
http://secunia.com/advisories/29232/
2008-03-29 12:05:27 +00:00
merdely
d4d0c829a3 Move two files from PLIST-main to PLIST-tools. Fixes pkg_delete python.
From alek@
ok ajacoutot@
2008-03-27 14:31:31 +00:00
djm
f1a641c815 python-2.5.2
tested with a full ports build by naddy@ ok pvalchev@
2008-02-27 00:30:47 +00:00
naddy
11ef623d20 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-23 00:26:07 +00:00
naddy
647b095b60 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 21:09:03 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
naddy
451d326ba9 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 16:52:43 +00:00
sthen
32b4023745 update Erlang/OTP to R12B-1, from MAINTAINER Jon Olsson.
additional thanks to viq for ejabberd testing.

"go ahead" jasper
2008-02-14 22:44:36 +00:00
bernd
b2b2bc351a Require a recent ruby-gems version to build gem ports.
Noticed by Paul Irofti. Thanks!
2008-02-08 17:13:15 +00:00
merdely
5cccf448ab Make klone honor CFLAGS and CC.
ok naddy@
2008-01-23 21:22:27 +00:00
ajacoutot
a33dce6a1a - set SHARED_ONLY=Yes for this module
mbalmer: "python is only runnable on shared arches, all extensions use dlopen()"
no objections from jasper@ espie@ mbalmer@
2008-01-20 15:28:29 +00:00
bernd
079fabd16e Fix indentation and remove useless regress stuff comments.
ok sturm@, msf@
2008-01-14 18:39:07 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
bernd
340327fd48 Update to ruby-1.8.6 patchlevel 111.
This is a long overdue update which contains lots of bug fixes and some
security fixes.

Take over maintainership from msf@.

Tested by many. Thank you very much!

ok jcs@, msf@
2007-12-27 18:32:32 +00:00
ajacoutot
5e7110c4d4 - fix packaging; my bad
- bump PKGNAMEs for version 3.3

noticed by sturm@
2007-12-25 19:47:35 +00:00
ajacoutot
f43ffec0ce - add a common DESCR for all GCC versions (and their subpackages) ;
except for version 3.3 which already has a specific one ;
versions 3.4, 4.0 and 4.1 have been broken for a while so no bump

ok espie@
2007-12-20 16:11:35 +00:00
sthen
0404428ef9 resolve my mistake properly this time, I failed to clean
/usr/ports/distfiles before rebuilding and packaging prior
to commit.

checksums now based on the correct re-rolled distfiles.
2007-12-20 00:07:55 +00:00
sthen
97d654ac7c remove two patches I failed to cvs rm <slaps own wrists>. 2007-12-19 23:16:40 +00:00
sthen
380d45c10f recalculate checksums; upstream re-rolled otp_doc_html_R12B-0.tar.gz :( 2007-12-19 23:06:46 +00:00
sthen
ac50ce691f Update erlang to 12b.0; from maintainer Jon Olsson
ok jasper
2007-12-19 22:51:29 +00:00
pyr
aa0af2fe39 update to parrot-5.0
powerpc tweak from simon@
ok simon@ who produced just about the same diff than mine.
2007-12-17 14:24:27 +00:00
sthen
07695f9b91 add a new book reference, the previous recommendation is getting
harder to find. from "antipsychic" on tech@ "with thanks to the
help of Mr. Ousterhout himself".

ok landry
2007-12-11 11:18:05 +00:00
martynas
486155ce21 add lang/python category; ok steven@ ajacoutot@ 2007-12-10 21:06:58 +00:00
jasper
4044cbec5c - update clisp to 2.43 2007-11-25 22:16:21 +00:00
jasper
aeaeb0a900 - update clisp to 2.42
from pedro martelletto, with tweaks by me.
2007-11-24 23:52:55 +00:00
merdely
e0c0e00c91 Add -mieee CFLAG if ${MACHINE_ARCH} == alpha to prevent floating point
exception.

ok & help martynas@; ok alek@ (MAINTAINER) and naddy@
2007-11-21 18:45:07 +00:00
steven
e8d7af48a0 fix WANTLIB 2007-11-14 09:43:39 +00:00
bernd
14b016b8e1 Be more specific about the gem version in gem BUILD_DEPENDS to make sure
GEM_SKIPDEPENDS works correctly. (ruby-gems->=0.9.4p2)
2007-11-13 17:45:28 +00:00
bernd
63a5135786 Backout the ugly rev 1.12 hack. It's not needed anymore since we now have
GEM_SKIPDEPENDS.
2007-11-13 17:32:59 +00:00
bernd
e630dc9a9c Use the --skip-dependencies option with 'gem install' if GEM_SKIPDEPENDS
is defined in the port Makefile.

i.e. 'GEM_SKIPDEPENDS= hoe cgi_multipart_eof_fix'

This will install the gem port into the fake area even if the hoe and
cgi_multipart_eof_fix gems aren't installed.

ok jcs@, "sounds reasonable but I haven't really looked at it" msf@
2007-11-13 16:10:37 +00:00
bernd
17064650ea Unpack the gem metadata so we're able to patch it. This will
allow us to remove bogus dependencies from gems.

I need this for an upcoming ruby-mongrel update.

discussed with & ok sturm@
2007-11-05 20:55:03 +00:00
espie
1f7a885b4d nail down build order for parallel build.
tested through a bulk build by sturm@
2007-11-03 11:16:21 +00:00
steven
acc66832c1 build bsddb interface only with python 2.5, since older python versions
ship a bsddb that doesn't work with berkeley db > 4.2.

discussed with sturm and sthen
2007-10-30 13:35:18 +00:00
jolan
0d23414c4a re-unhardcode /usr/local 2007-10-29 22:38:42 +00:00
espie
4c64f036a5 obvious dependency fix.
also regen patches.
2007-10-29 20:30:32 +00:00
ajacoutot
168363a3c8 - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
steven
e7552b7f39 remove old tcl/tk 8.3
ok naddy
2007-10-24 15:40:18 +00:00
steven
a380f09611 unlink tcl/tk 8.3 which is no longer used 2007-10-24 15:22:04 +00:00
steven
75eba87436 update to 1.13 2007-10-24 14:58:16 +00:00
espie
6f960ff774 fix ada bootstrap wrt recent libc 2007-10-22 16:28:45 +00:00
steven
94f22279a1 replace MODPY_NO_RUNDEP with MODPY_RUNDEP (yes by default)
add MODPY_LIB_DEPENDS

no objection djm@, ok bernd@
2007-10-22 10:14:02 +00:00
steven
6ff06b85b9 move some test files to the -tests subpackage.
noticed by Simon Kuhnle <simon at blarzwurst.de>
2007-10-21 11:41:32 +00:00
espie
9115667e68 hidden build depend on subversion, if it's around 2007-10-20 06:55:54 +00:00
espie
10bc6b7682 remove the embedded expat source.
This makes sure we pick up the system expat.h
No package change.
2007-10-20 06:54:55 +00:00
simon
5411c27297 update to version 0.4.17 and help build on macppc a step further
ok pyr@, jasper@
2007-10-18 18:51:10 +00:00
ajacoutot
0c0862e8f9 - tweak MESSAGE: force symlink creation (nothing fancy but makes it
easier when changing default python versions)

"sure" steven@
2007-10-16 08:22:32 +00:00
steven
1c3b4e374e oops, missing :L 2007-10-10 21:44:06 +00:00
steven
a0f54e5879 add MODPY_NO_RUNDEP (set to no by default) to be able to use all the
variables from the python module without adding python to RUN_DEPENDS.

requested by and ok bernd@
2007-10-10 21:42:14 +00:00
simon
ceb6b9863a import parrot
Parrot is a virtual machine designed with the needs of dynamically typed
languages (such as Perl and Python) in mind, and should be able to run
programs written in these languages more efficiently than VMs developed
with static languages in mind (JVM, .NET). 

ok jasper@, steven@
2007-10-10 17:32:06 +00:00
steven
58855d1489 switch default python version to 2.5
discussed with martynas and djm
2007-10-08 08:21:33 +00:00
kili
b032baf6b5 Explicitely set AUTOCONF_VERSION (has been dropped by accident some time
ago). From Carlos Valiente <superdupont@gmail.com>.

Add no-autoheader to CONFIGURE_STYLE.

"no objections", Jon Olsson <jon@abc.se> (MAINTAINER).
2007-10-05 21:05:24 +00:00
alek
813e72e442 AUTOCONF_VERSION is supposed to be overwritten for particular version of python so replace = with ?= in Makefile.inc to make it possible; ok sturm@, steven@ 2007-09-26 14:02:23 +00:00
sturm
250c3eba2f bump after COMMENT changes 2007-09-22 07:52:07 +00:00
sturm
11805afbd0 missing PKGNAME bumps 2007-09-20 15:27:53 +00:00
steven
18216c2683 update to 0.9.13
ok jasper@
2007-09-18 18:39:07 +00:00
kili
3c468d6f7d Fix GHCi for amd64 (s/EM_X86_64/EM_AMD64/ noticed by Don Steward). Tested
on amd64 by ckuethe@ (thanks).
Add a man page.
2007-09-16 20:05:12 +00:00
merdely
d071e2d9e3 Remove surrounding quotes in BROKEN 2007-09-16 02:59:32 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jolan
85fd4335b9 prevent lua from blowing up the c stack
from lua author roberto ierusalimschy via pedro martelletto
2007-09-15 09:42:57 +00:00
jakemsr
bcc7e8ced0 - don't use thin locks
- bump PKGNAME

OK martynas@ (MAINTAINER)
2007-09-09 22:23:35 +00:00
fgsch
dbec42eba8 bump package name too; reminded by sturm@. 2007-08-29 13:05:12 +00:00
fgsch
ef320dee10 use the correct interpreter for pydoc; maintainer ok. 2007-08-29 12:47:46 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
kurt
9de43d6086 - cleanup ${PREFIX}/kaffe dir by using multipackages
- install man pages
- adds a symlink for rt.jar
- adds a missing RUN_DEPEND on jikes
- kills a useless patch
okay naddy@
2007-08-04 12:11:46 +00:00
naddy
c3ec378535 bump package names due to OSREV increment and corresponding plist changes 2007-07-30 23:31:46 +00:00
steven
125eedcb43 remove obsolete tcl and tk 8.0
ok naddy@
2007-07-30 16:59:54 +00:00
naddy
1eca1c3e96 bump package name due to OSREV increment 2007-07-27 22:01:38 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
kili
d12945c8e6 Let the Cabal libraries pass the complete LDFLAGS to hsc2hs. 2007-07-22 22:37:25 +00:00
kili
87a3f71582 Update to 6.6.1. With helpful hints from Don Stewart and espie@.
Thanks to all the testers and to steven@, who was so kind to
build the HC files for bootstrapping on amd64.
2007-07-21 17:14:57 +00:00
kili
efea454f2b Unbreak for amd64. Noticed, suggested and ok, steven@.
Zap a -O3 from packages/semweb and honor our CFLAGS instead (also
noticed by steven@). No ok (or any feedback at all) for this. But I'm
pretty sure it doesn't break *%&$#@
2007-07-10 20:53:59 +00:00
steven
d7ace59a51 fix bug with parameterized modules
http://thread.gmane.org/gmane.comp.lang.erlang.general/22464

from maintainer Jon Olsson
2007-07-05 12:50:58 +00:00
steven
bec0381882 update to R11B-5
from maintainer Jon Olsson
2007-07-04 05:38:58 +00:00
kili
b7060678ab Update to 1.18.
Take maintainership.

Note that the powerpc problems will be fixed separately.
2007-06-29 11:06:25 +00:00
ajacoutot
adbdb46c21 - give it a chance to build on !i386 (fix WANTLIB) 2007-06-27 13:54:56 +00:00
martynas
a7e086045b documentation fix: we don't automatically create symbolic links,
also be consistant with binary names, and move rcsid to the top.
bump pkgnames.
ok steven@
2007-06-26 16:50:18 +00:00
ajacoutot
3a20c29c43 - activate powerpc support at last
- explicitly disable tls (Thread-local storage) so it is not incorrectly
detected on some arch(s)

ok espie@
2007-06-19 21:23:37 +00:00
kili
59ecbcbc77 Spread our own config.guess where appropriate and unbreak the build
at least on powerpc.
While here, s/WRKDIST/WRKSRC/

Suggested by (after a naive patch from me) and ok, espie@
2007-06-10 23:32:27 +00:00
ajacoutot
95d52adcfa - make CFLAGS=foo works 2007-05-29 05:52:47 +00:00
jasper
8d825db2fb remove useless master site
from Jim Razmus <jim at bonetruck.org>
2007-05-27 09:13:56 +00:00
aanriot
835e0f3543 - honor CFLAGS.
- format SHARED_LIB lines.

ok pvalchev@
2007-05-26 04:03:08 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
martynas
374c9f1d26 use REGRESS_TARGET with setuptools and make it default to test
looks good to steven@; makes sense to xsa@
2007-05-22 15:34:26 +00:00
steven
3664e3327e remove homepage from descr, it gets added anyway 2007-05-18 06:52:16 +00:00
steven
90f1614a5b add homepage
ok espie@
2007-05-16 10:19:14 +00:00
jasper
d0646ffd3d fix WANTLIB/LIB_DEPENDS
ok alek@ mbalmer@
2007-05-07 15:43:33 +00:00
bernd
ae1bee24e7 Use xenocara expat. 2007-04-28 10:06:24 +00:00
djm
6a6f233846 python-2.5.1 2007-04-24 23:32:46 +00:00
martynas
2f6a7fb903 update to 2.6
ok maintainer deanna@
2007-04-24 17:07:19 +00:00
ian
a9f061599c Add bits of documentation to maintainerless port, no code change, bump pkg 2007-04-16 00:04:32 +00:00
martynas
24ae3154c4 major update to 1.60
tested by ajacoutot@, steven@
ok maintainer ajacoutot@
2007-04-10 13:03:09 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pedro
1bbf9e3c7e Lua 5.1.2, okay sturm@ 2007-04-03 07:05:06 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
6113751118 USE_LIBTOOL 2007-03-31 11:36:13 +00:00
steven
3ee479223d update to erlang R11B-4
from maintainer Jon Olsson
2007-03-29 17:18:57 +00:00
espie
4f20f8df6f update to a more recent snapshot. 2007-03-20 10:48:52 +00:00
espie
94b48d77f7 more files that don't belong to anyone 2007-03-19 09:06:16 +00:00
espie
18a25166d6 mention 4.3, do not build automatically yet. 2007-03-17 22:36:04 +00:00
espie
481a98c112 4.3 snapshot that compiles. needs current includes to build, especially
the fortran part.
2007-03-17 22:35:25 +00:00
espie
3cb79e447a revert commit mistake 2007-03-17 22:34:13 +00:00
espie
ceaa955aca new gcc snapshot, this one compiles again on i386 !
NOTE: this needs current -src, in particular current includes
for libgfortran to build correctly (semantics change in __extern inline
that lead to duplicate isalnum symbols otherwise).
2007-03-17 21:58:45 +00:00
pedro
098ff510f6 Use arc4random(3) for math.random(), okay jolan@ 2007-03-15 22:03:37 +00:00
jasper
e194a57da9 honour CC.
ok pedro@
2007-03-15 07:18:12 +00:00
naddy
fbae2217f6 skip 4.1 for now 2007-02-19 21:39:01 +00:00
naddy
f8684b5c97 unbreak tree 2007-02-19 21:30:26 +00:00
espie
4dc2a0d8c0 move control of gcc versions built to gcc subdirectory.
Easier to manage that way...
2007-02-19 17:18:59 +00:00
steven
1521946831 make configure script like all versions of OpenBSD, unbreaks build.
ok sturm@
2007-02-16 22:56:48 +00:00
steven
c3769e5165 fix a bunch of typos in rcs tags. from martynas 2007-02-16 07:30:56 +00:00
steven
6ce55bff1d bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 16:55:28 +00:00
steven
22341e706b bump PKGNAME due to PLIST changes after 4.0 -> 4.1
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
espie
f543241ba2 bump pkgnames after the 4.1 bump. 2007-02-13 23:47:13 +00:00
avsm
48ff1ec042 - support shared libraries in OCaml, for dynamic top level to work.
- fix bad string handling in ocamlyacc, spotted by Ray Lai w/ malloc flags
- bump PKGNAME
2007-02-08 14:32:57 +00:00
steven
f9410a82c4 update to erlang-11b.3
from maintainer Jon Olsson
2007-02-03 11:48:39 +00:00
espie
c58b8de75d since libtclstub84.a is a pic lib, also create a libtclstub84_pic.a link.
This will help with libtool.
2007-01-31 15:12:08 +00:00
espie
095670b78e update to 5.6.27. We lose the sgml package temporarily (wide-chars),
but we gain sparc64 support ! seems the fixes for win64 also fixed
our problems.

Add a few SUBST variables to simplify packing-list comparisons.
2007-01-27 17:35:46 +00:00
jasper
062c2346a5 update arena to 0.9.10 2007-01-11 17:38:14 +00:00
steven
bd3d64849c regen plist.
reminded by alek@
2007-01-11 13:46:19 +00:00
bernd
d952985c16 Fix an 'undefined symbol' error with openssl when using LD_BIND_NOW.
from markus@, ok msf@
2007-01-11 09:34:40 +00:00
bernd
8fa3cbcd52 Remove lang/js which isn't maintained anymore (last release 8 years ago),
isn't used by any other port and conflicts with other javascript ports in
our tree. (more recent ones)

ok ajacoutot@, espie@, kurt@, steven@
2007-01-10 19:28:37 +00:00
bernd
30728b8484 remove js 2007-01-10 19:26:53 +00:00
steven
3ccd55cafa - update to python 2.3.6
- build python with CXX, fixes problems with extensions that use CXX
  such as the py-wxWidgets problem spotted by john.danks at gmail.com

from alek@ some time ago
2007-01-10 16:57:56 +00:00
pedro
a36c94a279 With the recent GCC change, there is no need to manually ignore
__attribute__((visibility)) anymore
2007-01-07 17:31:53 +00:00
robert
eb17f52a7d explicitly tell nhc98's build system what architecture type we are
building for; this unbreaks the build on arm and sh;
2007-01-05 09:32:50 +00:00
deanna
cbd2ded6ef Update to 2.5.
Testing by steven@ and Joachim Schipper, thanks!

ok steven@
2007-01-01 17:56:39 +00:00
msf
da421b73db add a missing include to rdoc. from ruby subversion, pointed out by ray@
bump PKGNAME
2006-12-31 01:04:09 +00:00
aanriot
0d28cbddea - drop maintainership (I'm not using them anymore).
- bump PKGNAMEs.
2006-12-30 16:24:05 +00:00
avsm
94b0e00e60 bump PKGNAME for findlib-using ports after threading fix 2006-12-26 23:10:28 +00:00
avsm
7cc55a266c relax the build/run depends restriction to ocaml-3.09.3* so that it will
still match minor package bumps, suggested by steven@
2006-12-26 22:38:35 +00:00
avsm
58d761b343 Update to ocaml-3.09.3, mainly bugfixes (no language changes).
Also modify ocaml.port.mk to depend on the exact version of ocaml being
compiled against, since the OCaml library format makes no guarantees about
working across versions.  This dependency should ensure that packages compiled
against different ocaml versions aren't mixed and matched.
2006-12-26 22:07:18 +00:00
steven
eea66826be better chown statement which also fixes the group of files in the -objc
subpackage.

ok espie@
2006-12-26 14:02:15 +00:00
espie
77f4c7614d nikolay, don't add pkg-config when I'm getting rid of it ;-) 2006-12-17 18:58:49 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00