Commit Graph

1574 Commits

Author SHA1 Message Date
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