Commit Graph

6683 Commits

Author SHA1 Message Date
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
martynas
2e5d9b5137 import xulrunner 1.9, and implement infrastructure for multiple
xulrunners.  this was necessary for smooth migration, since we want
plugins work for mozilla 1.8 branch too (seamonkey, thunderbird);
they are upwards-compatible if built against 1.8.  however, some
new applications started to depend on 1.9, and also other (non-plugin)
apps will start to migrate so that the old xulrunner can go away
requested by many;  bulk build & pkgpath & bump done by sthen@
2009-07-27 21:35:56 +00:00
martynas
425dbbc804 remove xulrunner; an infrastructure for multiple xulrunners will
be imported shortly
2009-07-27 21:16:22 +00:00
kurt
0050e86593 - fix patch that didn't apply cleanly. noted by andreas.kahari at gmail.com 2009-07-27 11:31:08 +00:00
kurt
e643a806f9 - revert last commit since gcc3/libstdc++ changes were reverted. 2009-07-27 00:34:24 +00:00
ajacoutot
be7fdd50f3 Remove trailing line.
"go ahead" msf@
2009-07-26 22:55:32 +00:00
jasper
3b44be2ace - use MODPY_EGG_VERSION
- add missing dependencies
- add missing goo
- regen PLIST
2009-07-25 08:58:10 +00:00
kurt
c3e71cd0b6 - remove hacks to force boost to use threads now that libstdc++ thread
safety has been enabled in gcc3 & libstdc++
- correct detection of thread support in libstdcpp3.hpp
- correct multiple defined T_DIVIDE
- use threads for python.jam

NOTE: this update requires userland to be rebuild with the recent
gcc3/libstdc++ changes. See current.html for instructions.
2009-07-25 02:17:06 +00:00
msf
154a0b0882 +git-cola 2009-07-24 14:45:44 +00:00
msf
2d3446da0c import git-cola
git-cola is a powerful GUI for git that gives you an easy way to
interact with git repositories.

ok sthen@
2009-07-24 14:44:29 +00:00
okan
c9bca71adc update to 2.06, from new MAINTAINER (Gallon Sylvestre)
ok merdely@
2009-07-22 10:17:08 +00:00
jasper
d68dfcbd7b - only run local tests
from maintainer
2009-07-21 14:24:52 +00:00
jasper
1156496df8 - update p5-AnyEvent to 4.85
from James Wright
2009-07-21 13:52:52 +00:00