Commit Graph

1718 Commits

Author SHA1 Message Date
simon
0ffec52079 update to version 0.7.1 2008-10-03 23:33:18 +00:00
kili
de06ccc115 Fix for perl 5.10.
Thanks to sthen@ for testing the build on amd64.
2008-10-02 19:50:52 +00:00
steven
dc4b88b550 update to 8.5.4 and various port cleanups
add README file for tcl/tk on OpenBSD

all from maintainer Stuart Cassoff
2008-10-01 19:47:40 +00:00
jasper
db55d0b427 (hmm..patch got borked last time..)
- add HOMEPAGE
- add license marker
- remove (now) double STK_ARCH
- reformat DESCR
2008-09-29 08:32:04 +00:00
bernd
c4f3158173 Require ruby-gems-1.3.0 and add --default-source-index to GEM_FLAGS. 2008-09-28 15:47:27 +00:00
bernd
87244aa155 Security update to ruby-1.8.6.287.
This fixes a DNS spoofing vulnerability in Ruby's resolver lib. (CVE-2008-1447)

A DoS vulnerability in WEBrick(CVE-2008-3656), problems with Ruby's
safelevel implementation (CVE-2008-3655) and a taint check problem
in Ruby's dynamic loader (CVE-2008-3657) got fixed as well.

This also contains a fix for the REXML DoS issue. (CVE-2008-3790)

More information:
http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/
http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/

Tested by Jeremy Evans and jcs@. Thanks!
2008-09-28 15:43:05 +00:00
naddy
6d6cbf3399 * new homepage; from robert@openbsd.pap.st
* remove a dead master site
* drop maintainership
2008-09-28 13:55:17 +00:00
sturm
64846247a4 complete switch to tcl/tk 8.5
bump PKGNAME
2008-09-28 08:00:33 +00:00
bernd
22d49c4c96 Missing PKGNAME-doc bump after MAINTAINER removal. 2008-09-23 13:27:11 +00:00
bernd
98d7ff85fd Missing PKGNAME bump. (only 1/3 of the last commit message got actually done) 2008-09-23 13:24:08 +00:00
sthen
9fa5b7d0e0 Add new MAINTAINER, Alex Popov. Bump package.
While there, regen PLIST, it had symlinks marked as @bin.
2008-09-18 23:16:13 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
sthen
ec83713d9b Drop Jon Olsson as maintainer, as per his request on ports@.
Bump package.
2008-09-16 20:40:16 +00:00
martynas
82a1ce83c7 our math.h does not need quirks for gcc anymore. fix-includes
script does not produce math.h, and just uses the system one, so
remove it from PLIST.  makes gccs package again.  spotted&ok naddy@
2008-09-11 19:22:05 +00:00
djm
04a7186835 The _sha256 and _sha512 modules are not built when Python is built
against OpenSSL 0.9.8 as it includes support for these hashes directly.
Bump pkgname.
Report from Frank Denis
2008-09-06 23:39:57 +00:00
kili
9c0d3edd18 Drop maintainership.
If you have to work on ghc-HEAD but can't get the ghc-HEAD souces, there's
no point to work on it at all.
If you complain about missing portability, and all those Haskell guys agree,
but at the same time delay bootstrapping to the next release whenever a
release happens, there's no expectation for getting bootstrapping back at
all.
2008-09-03 22:40:27 +00:00
steven
007f70e812 add MODRUBY_LIB_DEPENDS.
ok bernd@
2008-09-02 21:08:29 +00:00
matthieu
946279c79e Spaces around the = signs. 2008-08-30 14:02:18 +00:00
matthieu
908f222bec Update to 1.9, depend on Tcl/Tk 8.5. 2008-08-30 13:54:57 +00:00
espie
ac15a1bac7 update to 5.6.59 2008-08-29 12:30:21 +00:00
espie
d21525a22c fix stupid conflict marker introduced ages ago that my friends forgot to fix... 2008-08-29 11:52:20 +00:00
kili
40bc3d81ea Update to nhc98-1.20. 2008-08-28 19:55:20 +00:00
martynas
5f07a11194 - works on amd64, so mark it in ONLY_FOR_ARCHS
- adapt 128-bit arithmetics fix
tested by Simon Kuhnle
tested by/ok sthen@, ok espie@
2008-08-28 19:04:40 +00:00
espie
8b52dc2b17 fix bootstrap for ada and -current 2008-08-20 09:56:17 +00:00
espie
f5fbaf125d fix bogus REGRESS_DEPENDS 2008-08-20 00:06:20 +00:00
espie
9058e15b6c new version: still builds and runs okay, should be used to compile a new maxima! 2008-08-19 23:45:58 +00:00
jasper
5ba0adf8d0 - add a homepage and license
- regen patches and PLIST
- bump pkgname
2008-08-19 22:45:27 +00:00
jasper
ff53f0014d - update scheme48 to 1.8
including many fixes and new features and works on non-i386 too now.

ok MAINTAINER
2008-08-19 22:20:40 +00:00
djm
d39c4b92ff Fixes for multiple security vulnerabilities:
CVE-2008-1679 CVE-2008-1721 CVE-2008-1887
        CVE-2008-2316 CVE-2008-3142 CVE-2008-3144

Patches cherrypicked with assistance of val.masutin AT gmail.com and
Toni Mueller.

Tested by sthen@ naddy@ ok pvalchev@
2008-08-06 03:23:31 +00:00
martynas
680c954d11 last round of library bumps due to libc/libm changes. from sthen@
double-checked & ok naddy@, go for it pval@
2008-07-30 19:47:09 +00:00
martynas
0ffeb6ec02 adapt the C++ fix for C99 math functions, and bump c++ pkgname:
don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we
can use these functions in C++.
espie@ agrees
2008-07-25 20:50:26 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
sthen
d18eda55cb bump libpython2.4 and PKGNAME for isinf() 2008-07-25 19:38:46 +00:00
sthen
fbd63db784 bump libpython2.5 and PKGNAME for isinf()
ok espie
2008-07-25 19:32:21 +00:00
espie
fa35d4d121 +funsqueak, make normal image depend on vm as well
(better dependency model)
2008-07-25 14:02:48 +00:00
espie
475deb0458 extra squeak image for demonstrations 2008-07-25 14:01:48 +00:00
espie
e88b896b1e fix wantlib, bump pkgname 2008-07-23 11:44:15 +00:00
sturm
6dcf5e2756 missing BUILD_DEPENDS on unzip 2008-07-23 11:40:49 +00:00
espie
0417a74a09 finally update squeak to a more recent version.
as far as I know this should work on 64 bit systems.
2008-07-23 11:17:22 +00:00
bernd
e703a8b235 Rerolled distfile. Noticed by sturm@. 2008-07-22 07:35:45 +00:00
bernd
59b5147a34 Update to jruby-1.1.3.
Includes some fixes for problems reported by Yannick Francois
and Jeremy Evans. Thanks guys!
2008-07-21 11:17:33 +00:00
bernd
0d61615f79 Security fixes for CVE-2008-1891, CVE-2008-2662, CVE-2008-2663,
CVE-2008-2664, CVE-2008-2725 and CVE-2008-2726.

More info: http://secunia.com/advisories/29794/

with help from jcs@
tested by msf@, jcs@
2008-07-21 09:40:42 +00:00
simon
2ef22c4641 update to version 0.6.4, add perl6 binary, add all compilers and
languages, fix powerpc build while there and set VMEM_WARNING
2008-07-20 21:05:40 +00:00
naddy
af3c6d5ea8 mirror-maker should not look for arch-specific distfiles on unsupported
archs; ok kili@
2008-07-15 20:08:39 +00:00
bernd
2b9b3c8a4b Fix substitution of JRUBY_LIBDIR so jruby works again.
Reported by Jeremy Evans and Yannick Francois. Thank you!
2008-07-10 23:31:40 +00:00
steven
a9c49ef25a reorganize/extend these modules a bit
"go ahead" deanna@
2008-07-08 04:32:06 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
naddy
15905988b1 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:41:21 +00:00
naddy
0c2bb56213 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:46:10 +00:00
naddy
2c1d46a04b bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:25:45 +00:00
djm
76c76e5029 Fix crash in readline module when using completion caused by bad
implicit prototype of legacy completion_matches function.
Report and fix from henry AT precheur.org
2008-06-30 00:29:32 +00:00
jasper
6a8912b221 - update vala to 0.3.4, many new bindings 2008-06-29 22:04:56 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
bernd
0b6ba80d68 Replace a stupid PATH setting with the correct JAVA_HOME in MAKE_ENV.
This should solve build problems noticed by naddy.

help & ok kurt@
2008-06-23 20:33:19 +00:00
bernd
a043f64cd6 Add jruby. 2008-06-17 22:32:07 +00:00
bernd
3abdedcaa8 Initial import of jruby-1.1.2.
JRuby is an 100% pure-Java implementation of the Ruby programming language.

JRuby is tightly integrated with Java to allow the embedding of the
interpreter into any Java application with full two-way access between the
Java and the Ruby code.

help & testing kurt@, ian@ and sturm@

ok kurt@
2008-06-17 22:27:41 +00:00
sthen
9bf6900c43 Maintenance update to R12B-3, from maintainer Jon Olsson 2008-06-15 06:39:34 +00:00
landry
cc14671c30 Add lang/ruby to CATEGORIES. All ports using this module will be bumped.
tested in a bulk build and ok bernd@
2008-06-14 23:40:35 +00:00
kurt
2016b12bcd - enable _cxa_atexit support
- implement pre-compiled header support using brk/sbrk. idea from drahn@
okay espie@
2008-06-12 01:14:06 +00:00
landry
89421d9037 Add a simple lua MODULE, can be used by potential new lua ports.
ok wcmaier@ ajacoutot@
2008-06-11 05:00:01 +00:00
jcs
d6bc2054d2 pass --verbose to gem to show full configure/build information to
behave like everything else does

ok bernd@
2008-06-10 15:40:44 +00:00
wcmaier
1dc7873634 Prepend MODPY_* variables in SUBST_VARS.
Previously, when eg MODPY_VERSION is a substring of a variable added
to SUBST_VARS in a port's Makefile, pain on update-plist can ensue.
Makes updates on www/py-django more fun. Tests and feedback from
merdely@ and Darrin Chandler; thanks!

ok steven@, "if it doesn't break anything..." fgsch@
2008-06-10 15:01:49 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
espie
b70891310f fix intermitent race condition, no reason for ./Lib/plat-openbsd4
to match $(srcdir)/Lib/plat-openbsd4 except by accident...
2008-06-09 12:34:55 +00:00
okan
83d84acad5 - use gettext module
noticed by Dasn <dasn@lavabit.com> -thanks!

mkay jasper@
2008-06-03 13:54:18 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
deanna
0c875be623 Add lang/tcl and x11/tk modules
feedback and ok steven@
2008-05-13 12:07:14 +00:00
jasper
9af6ebf21d - update to 0.3.2
(many bugfixes and improvents to bindings/docs)
2008-05-13 10:06:51 +00:00
deanna
fb45a35004 Let 2.5 install python-mode for emacs.
ok mbalmer@
2008-05-10 17:10:24 +00:00
espie
3659fdabd8 +ecl 2008-05-06 09:33:19 +00:00
espie
dcadf2e32d embedded common lisp, appears to work on at least i386 and macppc,
which is a good reason to import it (since every other lisp we have
works only on i386, and flakily to boot)
2008-05-06 09:31:25 +00:00
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