martynas
5503762bea
security update to xulrunner-1.9.0.13; fixes that famous ssl bugs.
...
MFSA 2009-44 Location bar and SSL indicator spoofing via window.open()
on invalid URL
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication
2009-08-16 18:35:33 +00:00
msf
75b3d99aa5
+ruby-ruby_parser
2009-08-16 15:46:15 +00:00
msf
751fd3ef6f
initial import of ruby_parser-1.2.4
...
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is the same
as ParseTree's output: s-expressions using ruby's arrays and base types.
2009-08-16 15:42:39 +00:00
msf
3f94fa2ffb
update to ruby2ruby-1.2.4, convert to MODRUBY_REGRESS, new variable style
...
and add missing dependencies
2009-08-16 15:03:13 +00:00
msf
17f8589af8
update to extlib-0.9.12 and convert to MODRUBY_REGRESS
...
ok bernd@
2009-08-16 12:57:34 +00:00
msf
04956fbcd1
update to 3.0.3
2009-08-16 12:55:56 +00:00
jsg
e9acc9f4a7
Ignore bounded attribute and kprintf format for now, to reduce the number
...
of warnings we don't care about.
ok sthen@
2009-08-16 09:54:28 +00:00
ajacoutot
e2f20e0c4a
Fix xdg-open when the URL passed contains a '#' (Freedesktop Bug 23319).
...
from FreeBSD
2009-08-15 23:14:15 +00:00
jolan
4609e89a8c
+coxpcall
2009-08-15 17:35:25 +00:00
jolan
f3814257bc
coxpcall-1.13.0 - encapsulate protected Lua calls with a coroutine
...
based loop; from scott vokes
2009-08-15 17:34:36 +00:00
sthen
e122efb23b
- update to 0.2.5; minor fixes and improvements
...
- take MAINTAINER
ok avsm@ (former maintainer).
2009-08-14 11:32:46 +00:00
ajacoutot
2f053675eb
Update to startup-notification-0.10 (uses xcb).
...
Fix HOMEPAGE, CATEGORIES and MASTER_SITES.
2009-08-12 15:52:17 +00:00
benoit
90f32f13ca
- update cflow to 1.3
...
- regen PLIST
ok martynas@, ajacoutot@
2009-08-12 12:25:38 +00:00
msf
2b6fcb67ec
use MODRUBY_RUN_DEPENDS, no plist change
2009-08-12 03:35:29 +00:00
sthen
a496d4a8d8
*** empty log message ***
2009-08-11 21:17:21 +00:00
msf
f34021f2a2
respect MODRUBY_LIB_DEPENDS, no plist change
...
ok sthen@
2009-08-11 08:14:42 +00:00
msf
a86dd8f468
respect MODRUBY_LIB_DEPENDS, no plist change, no bump
...
ok bernd@
2009-08-10 15:21:59 +00:00
sthen
60d576adb5
unbreak PLIST; uses ${MODPY_VERSION}_func_newstyle_exceptions.txt where
...
it should have a hardcoded 2.5. bump.
2009-08-10 14:18:30 +00:00
msf
69f7ea47f2
update to parsetree 3.0.4
...
ok bernd@
2009-08-10 11:18:10 +00:00
msf
e9292b9870
adjust dependency on rake-0.8.7 and bump
...
ok bernd@
2009-08-10 10:34:05 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
jsg
e13506b12d
Enable release/optimised build and fix PLIST.
...
ok sthen@
2009-08-09 20:16:41 +00:00
bernd
ebdf988e56
Update to ruby-hoe-2.3.3.
2009-08-09 12:24:05 +00:00
bernd
598ef02cbe
Update to ruby-rubyforge-1.0.4.
2009-08-09 12:23:23 +00:00
bernd
6fa66da30c
Update to ruby-rake-0.8.7.
2009-08-09 12:22:02 +00:00
sthen
d16432b095
Update to a newer snapshot, requested by jsg@. Fixes building autoconf
...
projects, upstream rolled in the OpenBSD backend with proper target-specific
definitions etc.
2009-08-09 11:26:03 +00:00
bernd
fe53a474e7
Update to ruby-rspec-1.2.8.
2009-08-09 08:19:12 +00:00
steven
940c428226
security update to 1.6.4
...
http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt
from Stefan Sperling (maintainer)
2009-08-07 22:13:36 +00:00
jasper
c1fde8ec94
- update iso-codes to 3.10.2
2009-08-07 11:59:13 +00:00
jasper
df1201f1d9
- update py-orbit to 2.24.0
...
- specify license version
- merge PFRAG.shared into PLIST
ok ajacoutot@
2009-08-07 11:53:40 +00:00
jasper
a58a5ee58f
- switch to gnome.port.mk
...
ok ajacoutot@
2009-08-07 11:25:58 +00:00
jasper
4022cb43fb
- switch to gnome.port.mk
...
ok ajacoutot@
2009-08-07 11:20:10 +00:00
fgsch
1f86089ac1
Use MASTE_SITE_PYPI
2009-08-07 08:36:52 +00:00
steven
542e4c2d64
security fix for CVE-2009-2412
...
https://svn.apache.org/viewvc?view=rev&revision=800732
from Stefan Sperling
2009-08-07 04:49:38 +00:00
steven
f84330e752
fix patch description; no change
...
from Stefan Sperling
2009-08-07 04:28:28 +00:00
martynas
bdcef3b25b
as is a special keyword in python2.6. rename it to dispatch_as;
...
unbreaking build for MODPY_VERSION=2.6. noticed by sthen@ in a bulk build
fgs@ ok
2009-08-06 23:36:44 +00:00
steven
d54e3414ed
security fix for CVE-2009-2412
...
https://svn.apache.org/viewvc?view=rev&revision=800732
from Stefan Sperling
2009-08-06 22:20:21 +00:00
jasper
c0350ee068
- install examples
...
- fix wantlib
from Kirill Bychkov, thanks
2009-08-06 10:59:21 +00:00
martynas
449827516e
update to nspr-4.8. security. please note, this will be needed
...
in stable for further mozilla-firefox security updates.
bulk build done by sthen@. thanks!
2009-08-04 13:56:09 +00:00
jasper
52f0bba621
- add ode
2009-08-03 14:15:53 +00:00
jasper
aa88fcbc8a
import ode 0.11.1
...
ODE is an open source, high performance library for simulating rigid
body dynamics. It is fully featured, stable, mature and platform
independent with an easy to use C/C++ API. It has advanced joint types
and integrated collision detection with friction. ODE is useful for
simulating vehicles, objects in virtual reality environments and virtual
creatures. It is currently used in many computer games, 3D authoring
tools and simulation tools.
original port by jonathan armani, with tweaks by me
2009-08-03 14:14:10 +00:00
sthen
f6522fbd94
honour CFLAGS; from Brad.
2009-08-01 19:24:07 +00:00
sthen
3a028a918a
Add patch - SECURITY fix; format string vulnerability. Same as silc-client.
...
ok Brad (maintainer).
2009-08-01 17:22:26 +00:00
ajacoutot
a5cc067d64
Under OpenBSD, desktop files are installed using INSTALL_DATA which is
...
defined in ports/infrastructure/mk/bsd.port.mk as:
${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".
That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.
Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.
While here, specify GPL version.
ok sthen@
2009-08-01 16:06:28 +00:00
fgsch
a55c57383f
Update to 1.3.1. martynas@ wcmaier@ ok
...
While I'm here, add spaces around =.
2009-08-01 03:21:46 +00:00
bernd
e9f63aa25b
Update to git-1.6.3.4.
...
From Simon Kuhnle (simon at blarzwurst dot de). Thanks!
2009-07-29 14:22:12 +00:00
martynas
cba31e4e7b
security update to 1.9.0.12. 1.8 is not maintained upstream and
...
haven't been receiving updates for more than half a year; therefore
ports maintainers should switch to use 1.9 where possible
2009-07-27 23:22:01 +00:00
martynas
dcf39d7612
missed PATCHLEVEL, ptd out by sthen@
2009-07-27 21:55:49 +00:00
martynas
2d5ac6f25b
adapt for the new xulrunner infrastructure.
...
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
martynas
581cceb885
add
2009-07-27 21:42:02 +00:00