Commit Graph

79887 Commits

Author SHA1 Message Date
naddy
79bfa2a71f add 5.2 release song; ok ian@ 2012-12-21 15:36:32 +00:00
edd
cc767b7060 Update to multitime-1.2.
From upstream and MAINTAINER, Laurence Tratt.
2012-12-21 14:44:29 +00:00
sthen
1bdc3f8a09 sync WANTLIB 2012-12-21 13:22:26 +00:00
sthen
0b9d8d5e1a fix homepage/master_sites 2012-12-21 13:08:47 +00:00
sthen
00035f474d missing LIB_DEPENDS/wantlib 2012-12-21 13:01:32 +00:00
sthen
c0ab4570a3 sync wantlib 2012-12-21 12:50:14 +00:00
espie
25bc62ba46 quicker restart: when adding a new_path, directly check whether it
was built already... so things will go straight to B/I instead of
getting through T/Q...
less noise in engine.log, and much more accurate information for choosing
queue items.
2012-12-21 12:26:16 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
landry
fc1667ef8b Mark BROKEN-hppa: internal compiler error: internal consistency failure
Probable fallout of the PIE switch.
2012-12-21 11:32:39 +00:00
landry
3194dec419 Fix on hppa, we're not HPUX and our ld doesnt like -b without argument. 2012-12-21 11:29:20 +00:00
jasper
6f1166755e - enable readline support on the REPL 2012-12-21 09:42:28 +00:00
jasper
f9ee1a60d9 sync 2012-12-21 08:43:04 +00:00
jasper
8b279ba906 import kawa-1.13
Kawa is a programming language for the Java platform. It is an
implementation of Scheme, which, is in the Lisp family of programming
languages. Kawa has many useful features, including convenient
integration with Java. It can be used as a "scripting language", but
includes a compiler and all the benefits of a "real" programming
language, including optional static typing, so Kawa programs can be as
efficient as Java.  Kawa is also a useful framework for implementing
other programming languages on the Java platform. It has has many useful
utility classes.

ok aja@
2012-12-21 08:42:36 +00:00
jasper
c0a90f7e04 tweak DESCR 2012-12-21 07:56:42 +00:00
brad
1e1449b98c e1000: Also discard oversized packets if LPE is enabled.
ok sthen@
2012-12-20 23:12:20 +00:00
edd
cf9663fb00 Unbreak build on big endian arches. This fix was supposed to be in the
big update, but went missing somewhere.

OK sthen@
2012-12-20 22:44:37 +00:00
edd
7101d9d683 Make fs-uae listen to CFLAGS and CXXFLAGS.
OK sthen@
2012-12-20 22:29:32 +00:00
jasper
391025a59a mark broken on mips64 for the same reason hppa fails. 2012-12-20 21:48:41 +00:00
sthen
2ae097b42a build depends on py-xml 2012-12-20 21:23:43 +00:00
naddy
ab0e2d3d75 bugfix update to 2.75; requested and tested by brad@ 2012-12-20 20:30:54 +00:00
landry
260ec5e94c Mark BROKEN-sparc64 : error: invalid 'asm': invalid operand output code 2012-12-20 19:51:28 +00:00
bentley
45a58bacbb Update to openmsx-0.9.1.
While here, take maintainership.

Release notes:
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.0/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.1/README_release-notes.txt/view
2012-12-20 17:38:36 +00:00
ajacoutot
f118805220 Update to cantarell-fonts-0.0.12. 2012-12-20 16:46:39 +00:00
jeremy
b238d88a4c + SUBDIR += ruby-capybara
+     SUBDIR += ruby-capybara-webkit
+     SUBDIR += ruby-xpath
2012-12-20 16:25:36 +00:00
jeremy
bcf7f5cd52 Add ruby-capybara-webkit-0.13.0
A capybara driver that uses WebKit via QtWebKit.

OK sthen@
2012-12-20 16:22:28 +00:00
jeremy
0bde4ba6ee Add ruby-capybara-1.1.2
Capybara helps you test Rails and Rack applications by simulating how a
real user would interact with your app. It is agnostic about the driver
running your tests and comes with Rack::Test and Selenium support built
in. WebKit is supported through an external gem.

OK sthen@
2012-12-20 16:21:24 +00:00
jeremy
0d9aa19cc0 Add ruby-xpath-0.1.4
XPath is a Ruby DSL around a subset of XPath 1.0. Its primary purpose is
to facilitate writing complex XPath queries from Ruby code.

OK sthen@
2012-12-20 16:20:31 +00:00
jeremy
31e0f9086f + SUBDIR += postgresql-plv8 2012-12-20 16:18:25 +00:00
jeremy
9857ee4378 Add postgresql-plv8 1.3.0
PLV8 is a shared library that provides a PostgreSQL procedual language
powered by V8 JavaScript Engine. With this program you can write in
JavaScript your function that is callable from SQL.

Supported features are:

* Functions can receive any arguments, and return a value or set of
  records.
* Execute any SQL commands with built-in plv8.execute() function.
* Automatic data conversion between PostgreSQL and JavaScript,
  including string, numbers, timestamps, arrays, and records.
* Records are converted to JSON which keys are column names.
* Other types are converted to strings.
* Partial support to write TRIGGER handlers.
* EXTENSION support.
* CoffeeScript and LiveScript support.

OK abieber@
2012-12-20 16:16:34 +00:00
landry
7f3e7e2ae8 Mark as BROKEN on sparc64 and hppa. crashes/infinite loops on the
former, undefined refs to atomic ops on the latter.
2012-12-20 15:52:36 +00:00
ajacoutot
6613430d37 SECURITY update to owncloud-4.5.5. 2012-12-20 15:18:01 +00:00
sthen
ea2b13b849 Support long queue IDs. From Liviu Daia. 2012-12-20 14:24:58 +00:00
gonzalo
a8c96a3c44 whoops, delete MESSAGE 2012-12-20 12:38:12 +00:00
gonzalo
8ade0c6ceb Update to 2.2.3:
http://bluefish.svn.sourceforge.net/viewvc/bluefish/tags/bluefish_2_2_3/ChangeLog?revision=7537&view=markup

Tons of change from our version on tree, a lot of help from aja@ and giovanni@,
thanks for your time guys.

Ok aja@ giovanni@
2012-12-20 12:36:28 +00:00
abieber
da021eec14 Fix node-gyp from recent upgrade of lang/node to 0.8.15.
OK sthen
2012-12-20 12:05:21 +00:00
kirby
3a9e61d7f3 Update to 1.10.5. Upstream fixed building with boost>=1.51.
Changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.5/changelog

Add NO_REGRESS=Yes while here.

OK from sthen@
2012-12-19 20:09:13 +00:00
brad
ed5c342a47 Update to dnsmasq 2.65.
ok sthen@
2012-12-19 19:56:03 +00:00
giovanni
e6fc392521 Update to 6.25
lot of improvements in nse scripting engine and in ipv6 support
Full changelog: http://nmap.org/changelog.html
Help and ok sthen@ and dcoppa@
2012-12-19 17:12:11 +00:00
giovanni
5e0dc31366 Update to 3.6.0.2
Fix problems with stalling FTP over TLS uploads,
minor performance improvements
2012-12-19 17:00:09 +00:00
dcoppa
05997b9231 Some improvements in the audio department:
Fix some problems on initial volume setup
(upstream svn revision r2378)

Don't monitor system volume when running in softvol mode
(upstream svn revision r2377)
2012-12-19 15:04:36 +00:00
jasper
9260f0b093 - update to weechat-0.3.9.2
from Simon Kuhnle
2012-12-19 10:54:51 +00:00
ajacoutot
0aca0e2225 Update to gnumeric-1.12.0. 2012-12-19 10:43:02 +00:00
ajacoutot
0df3da292a Update to goffice-0.10.0. 2012-12-19 10:42:05 +00:00
ajacoutot
d9d84c6182 Depend on devel/goffice08. 2012-12-19 10:41:14 +00:00
ajacoutot
f996936c20 +goffice08 2012-12-19 10:40:40 +00:00
ajacoutot
2c7b8c2fcb Re-import devel/goffice under devel/goffice08.
ok jasper@
2012-12-19 10:40:08 +00:00
ajacoutot
810222603c SECURITY update to opera-12.12. 2012-12-19 08:05:09 +00:00
ajacoutot
bab76e994d +lasem 2012-12-19 07:53:36 +00:00
ajacoutot
51670849c9 Import lasem-0.4.1.
Lasem is a library for rendering SVG and Mathml, implementing a DOM like
API. It's based on GObject and use Pango and Cairo for the rendering.
Included in the package, there is a simple application, lasemrender,
which is able to convert a Mathml, a latex math or a SVG file to either
a PNG, PDF or SVG image.

ok jasper@
2012-12-19 07:53:02 +00:00
jasper
78633fa07b - move post-install target into the !mips64* block as it's removing
some files which aren't built for mips64, and would thus rm would
    bail out.

    ok aja@
2012-12-19 07:34:10 +00:00