Commit Graph

6728 Commits

Author SHA1 Message Date
jasper
da93af1503 Import dtc
The Device Tree Compiler (DTC) compiles device-tree descriptions for
booting PowerPC kernels on embedded systems without OpenFirmware.
2009-08-30 16:40:16 +00:00
ajacoutot
07c9a2ed58 Small bugfix update to glib2-2.20.5. 2009-08-29 10:20:28 +00:00
bluhm
fa4e4610d9 update p5-BSD-Resource to 1.2903 2009-08-27 14:43:53 +00:00
bernd
5b88f33031 Update to git-1.6.4.1.
From Simon Kuhnle. Thanks!
2009-08-26 21:37:21 +00:00
stsp
b8a8bd6457 Update to 1.6.5.
Also:
* Native make now works fine so don't use gmake.
* Disable storing of plaintext passwords for all servers in the system-wide
  'servers' config file, instead of disabling storage of all kinds of
  passwords in the system-wide 'config' config file.
  The new store-plaintext-passwords=no option, which has existed since 1.6.0,
  overrides a yes/no prompt which subversion now usually presents before
  storing passwords in plaintext. gnome-keyring stores passwords encrypted.
* Update the main DESCR to reflect current reality.
* Add a patch which fixes a broken regression test in the ruby bindings
  which accidentally slipped into 1.6.5 release.
* Put the gnome-keyring subpackage into REGRESS_DEPENDS to make
  auth-test pass (it loads DSOs at runtime and can't find them if
  the gnome-keyring subpackage isn't installed).

Tested on i386 by me and alek@, on i386/amd64 by steven@,
and on sparc64 by Edd Barrett.
ok steven@
2009-08-25 10:26:20 +00:00
matthieu
1bab282b57 Do not revert the list of libraries in the generated .la file.
This used to be needed but with the current libtool it breaks
the library order in some cases (including xenocara) for static
only archictectures.
ok naddy@.
2009-08-23 15:01:32 +00:00
sthen
8eef232af7 +cvs2svn 2009-08-22 11:46:48 +00:00
sthen
fbbfcbff65 import devel/cvs2svn:
cvs2svn is a tool to migrate as much information as possible from
an existing CVS repository on a local filesystem to a new Subversion
or GIT repository.

It is able to infer information about changesets by looking at
which files were committed together and attempts to reconstruct as
much of your CVS repository's history as possible.

Intermediate data is stored to on-disk databases so that cvs2svn
can convert very large CVS repositories using a reasonable amount
of RAM. Conversions are organized as multiple passes and can be
restarted at an arbitrary pass in the case of problems.
2009-08-22 11:46:24 +00:00
bernd
481df960e0 Update to ruby-zentest-4.1.4 and use MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:46:23 +00:00
bernd
872f0a9d6f Update to ruby-minitest-1.4.2 and add MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:45:44 +00:00
bernd
a75af83f03 Update to Ruby On Rails 2.3.3. 2009-08-20 22:57:03 +00:00
bernd
9c09ae333d Update to ruby-rubyinline-3.8.3. 2009-08-20 22:38:48 +00:00
bernd
b1ce2a2c90 Update to ruby-echoe-3.1.1. 2009-08-20 22:23:49 +00:00
bernd
bd0e6dc099 Update to ruby-columnize-0.3.1. 2009-08-20 22:18:26 +00:00
bernd
a1091322df Update to ruby-tzinfo-0.3.14 and use MODRUBY_REGRESS. 2009-08-20 22:13:00 +00:00
bernd
96f4f8698c Update to ruby-ruby_parser-2.0.4. 2009-08-20 22:10:35 +00:00
bernd
b53e4307bf Update to ruby-polyglot-0.2.8 and enable regress test. 2009-08-20 22:06:14 +00:00
bernd
49a7bb2025 Update to ruby-mocha-0.9.7 and use MODRUBY_REGRESS. 2009-08-20 22:02:53 +00:00
jolan
7c018b065c remove libdvdplay; it was only briefly used by vlc a long time ago and
was replaced by libdvdnav
2009-08-20 00:47:46 +00:00
msf
7725ff91e7 +ruby-cucumber
+ruby-polyglot
+ruby-term-ansicolor
2009-08-19 07:19:02 +00:00
msf
2a7f4eb9da initial import of ruby-cucumber-0.3.96
Cucumber is a tool that can execute plain-text documents as automated
functional tests.

ok bernd@
2009-08-19 07:06:55 +00:00
msf
2c6e48c50b initial import of ruby-polyglot-0.2.6
Polyglot provides a registry of file types that can be loaded by calling
its improved version of require. 

This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.

ok bernd@
2009-08-19 07:03:35 +00:00
msf
115b8d910a initial import of term-ansicolor-1.0.4
Small Ruby library that colors strings using ANSI escape sequences.

ok bernd@
2009-08-19 06:59:57 +00:00
kevlo
ec7895d053 update to 0.36
ok simon@
2009-08-19 06:15:03 +00:00
kevlo
500bef3d4b add p5-common-sense 2009-08-19 06:13:04 +00:00
kevlo
13608ca2bc Initial import of p5-common-sense-0.04
common::sense module implements some sane defaults for Perl programs,
as defined by two typical (or not so typical - use your common sense)
specimens of Perl coders.
2009-08-19 06:10:37 +00:00
bluhm
7492877ee2 update p5-Devel-NYTProf to 2.10 2009-08-18 23:28:41 +00:00
bluhm
8e3567937e update p5-Time-Format to 1.11 2009-08-18 23:00:53 +00:00
bernd
edd23359d6 Add missing COMMENT. 2009-08-18 17:42:52 +00:00
okan
3cc5a0dc26 - update to 2.07
- moves to a BSD license
- slight alteration of port semantics

prodded and ok'd by maintainer

ok merdely@
2009-08-18 17:11:15 +00:00
bernd
5c0b50e772 Update to git-1.6.4.
Tested by Simon Kuhnle, sturm@, msf@ and Daniel Dickman.
Thanks!
2009-08-17 14:47:54 +00:00
kevlo
243f94cfc3 update to 0.43
ok jasper@
2009-08-17 09:36:00 +00:00
kevlo
e46d507721 update to 1.4
ok merdely@
2009-08-17 05:21:40 +00:00
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