cheusov
|
ec10f3022d
|
add libuxre, oked by sponsors
|
2011-05-28 09:48:49 +00:00 |
|
cheusov
|
07f39ee0e0
|
add heirloom packages, oked by sponsors
|
2011-05-28 08:46:56 +00:00 |
|
obache
|
a5ee86391c
|
+ p5-Algorithm-CheckDigits, p5-ExtUtils-Embed
|
2011-05-19 04:16:05 +00:00 |
|
dmcmahill
|
ddc807553a
|
add and enable several perl modules needed to support databases/koha. PR pkg/43929
|
2011-05-18 02:23:22 +00:00 |
|
wiz
|
b9ba8e89c0
|
+ mscgen.
|
2011-05-15 11:13:46 +00:00 |
|
markd
|
4ef412db3f
|
Add libdbusmenu-qt
|
2011-05-13 21:23:17 +00:00 |
|
adam
|
f34c8846ac
|
Added devel/ctemplate version 0.99
|
2011-05-12 12:33:19 +00:00 |
|
abs
|
895a552fe8
|
+p5-File-DirCompare
|
2011-05-10 14:49:39 +00:00 |
|
cheusov
|
e3669ec915
|
+lmdbg, oked by sponsors
|
2011-05-08 18:33:57 +00:00 |
|
manu
|
65137e96da
|
POSIX locks stress test
|
2011-05-03 12:44:44 +00:00 |
|
alnsn
|
198530d25d
|
add devel/cmph
|
2011-04-28 22:44:33 +00:00 |
|
reed
|
2854c4e37d
|
New import: devel/log4cplus 1.0.4
|
2011-04-27 15:07:43 +00:00 |
|
mspo
|
454fbe5891
|
import p5-AnyEvent-IRC
|
2011-04-26 23:03:30 +00:00 |
|
tnn
|
0071ac4f42
|
+xulrunner192
|
2011-04-26 14:18:46 +00:00 |
|
hans
|
cbc1191d21
|
Add package for wildcard module of lang/clisp. Remove conflicting option
wildcard from lang/clisp.
|
2011-04-20 18:50:00 +00:00 |
|
abs
|
baa83fd681
|
+apache-ivy
|
2011-04-15 09:41:09 +00:00 |
|
obache
|
3df670d452
|
+ ruby-ole
|
2011-04-13 13:05:47 +00:00 |
|
bsiegert
|
3d803a1bb4
|
Add and enable pcc-libs
|
2011-04-10 10:43:41 +00:00 |
|
obache
|
3bcdcac1a1
|
+ msgpack
|
2011-04-06 13:02:43 +00:00 |
|
agc
|
eee0c43fa9
|
add and enable snappy
|
2011-04-05 05:35:20 +00:00 |
|
jmmv
|
17a9a6366a
|
Remove the monotone-el package: the .el file it was installing has been
deprecated in monotone-1.0 because it does not work with recent versions
of monotone.
|
2011-04-01 13:53:59 +00:00 |
|
minskim
|
5c70852798
|
Add pstricks packages.
|
2011-03-18 21:52:39 +00:00 |
|
minskim
|
9b0561ac9e
|
Add tex-multido{,-doc}.
|
2011-03-16 17:51:01 +00:00 |
|
drochner
|
6dd81e5fd2
|
+scintilla
|
2011-03-11 14:43:08 +00:00 |
|
asau
|
d938a97695
|
Remove libsigsegv 2.5, it isn't used for a long time.
|
2011-03-09 19:46:18 +00:00 |
|
wiz
|
f04d647815
|
+ mdds, libxenserver.
|
2011-02-28 18:11:17 +00:00 |
|
obache
|
552beb2ff1
|
+ ruby-memoize
|
2011-02-25 02:35:12 +00:00 |
|
obache
|
7e7bb6fcea
|
Update ruby-gnome2 to 0.90.7.
Removed deprecated binding packages.
== Ruby-GNOME2 0.90.7: 2011-02-02
NOTE: 0.90.x releases are for 1.0.0 major release.
A package fix release of 0.90.6.
=== Changes
==== Ruby/GLib2
* Improvments
* force remove "-Wl,--noundefined" linker option because
Ruby-GNOME2 packages doesn't support the option.
[Dobai-Pataky Bálint, Kouhei Sutou]
==== Ruby/GTK2
* Improvments
* use "MS-Windows" GTK+ theme by default on Windows.
[ashbb, Kouhei Sutou]
=== Thanks
* ashbb
* Dobai-Pataky Bálint
== Ruby-GNOME2 0.90.6: 2011-01-29
NOTE: 0.90.x releases are for 1.0.0 major release.
Removed deprecated packages. All supported packages support
RubyGems. All supported packages except Ruby/VTE,
Ruby/GStreamer and Ruby/GtkMozEmbed support also Windows
binary bundled gem.
=== Changes
==== All
* remove all deprecated packages.
[Masaaki Aoyagi]
* all supported packages support RubyGems.
[Masaaki Aoyagi]
==== Ruby/GLib2
* Imrpovements
* add gnome2-raketask.rb that is a utility library to
define Rake tasks for Ruby-GNOME2 packages.
[Masaaki Aoyagi, Kouhei Sutou]
* Fixes
* fix GType conversion.
[Kouhei Sutou]
* fix rcairo installed by RubyGems detection.
[Masaaki Aoyagi]
==== Ruby/GIO2
* Improvements
* support GIO 2.26.
[Nikolai Weibull]
==== Ruby/GStreamer
* Improvements
* add Gst::MissingURISourceMessage.
[Vincent Carmona, Kouhei Sutou]
* support RubyGems.
[Masaaki Aoyagi]
==== Ruby/Pango
* Fixes
* rename Pango::LayoutIter#at_last_line! to
at_last_line? because at_last_line is a predicate
method. (at_last_line! still exists for backward compatibility.)
[mrkn, Kouhei Sutou]
==== Ruby/GtkMozEmbed
* Improvements
* support RubyGems.
[Masaaki Aoyagi]
* Fixes
* support "2.0b7" style module version. #3141244
[reandr, Kouhei Sutou]
==== Ruby/GooCanvas
* Improvements
* support RubyGems.
[Masaaki Aoyagi]
==== Ruby/GtkSourceView2
* Improvements
* support RubyGems.
[Masaaki Aoyagi]
==== Ruby/VTE
* Improvements
* support RubyGems.
[Masaaki Aoyagi]
=== Thanks
* Vincent Carmona
* mrkn
* reandr
* Nikolai Weibull
* Masaaki Aoyagi
|
2011-02-11 13:50:06 +00:00 |
|
adam
|
dcfb85627d
|
Added devel/py-mako version 0.3.6
|
2011-02-11 08:25:35 +00:00 |
|
drochner
|
fbe4159a5e
|
+gps
|
2011-02-08 18:36:34 +00:00 |
|
schnoebe
|
bd5ec0a1f7
|
Add poco.
|
2011-02-06 05:56:56 +00:00 |
|
drochner
|
1f11d4c8ce
|
+gprbuild-aux
|
2011-02-03 19:08:19 +00:00 |
|
imil
|
1e6345a2fc
|
add & enable p5-Term-Shell
|
2011-02-03 13:31:17 +00:00 |
|
jnemeth
|
9d6a7ad276
|
mock -> py-mock
|
2011-02-03 08:04:37 +00:00 |
|
drochner
|
ea3fe182a9
|
+gnatpython
|
2011-02-01 20:56:21 +00:00 |
|
reed
|
9c0f70768a
|
Add devel/log4cxx
|
2011-01-31 17:29:51 +00:00 |
|
jnemeth
|
c0b358559a
|
add and enable RBTools
|
2011-01-30 00:58:14 +00:00 |
|
gdt
|
ae05bf0482
|
+mock
|
2011-01-29 14:57:09 +00:00 |
|
drochner
|
efd41cbca9
|
+mk-configure
|
2011-01-20 21:39:46 +00:00 |
|
drochner
|
6bd62ad50c
|
+atkmm
|
2011-01-13 15:57:56 +00:00 |
|
drochner
|
71e2f38232
|
build dconf's editor GUI (in an extra pkg to limit dependencies)
|
2011-01-12 13:52:09 +00:00 |
|
drochner
|
c155f7947d
|
+py-logilab-*
|
2011-01-11 20:45:54 +00:00 |
|
markd
|
008ab70fc7
|
Add libuuid and libblkid. Added during freeze to fix build of sysutils/hal
on Linux.
|
2011-01-08 20:46:39 +00:00 |
|
obache
|
300b515b08
|
+cutter
|
2010-12-21 11:29:39 +00:00 |
|
agc
|
3bdddeadd8
|
add and enable ldpc
|
2010-11-29 06:44:15 +00:00 |
|
drochner
|
b67ad1fac2
|
+gobject-introspection
|
2010-11-16 20:11:25 +00:00 |
|
drochner
|
2d5c0313c1
|
+dconf
|
2010-11-16 19:53:24 +00:00 |
|
sno
|
9a5b237c74
|
Added devel/p5-File-ConfigDir version 0.004
|
2010-11-14 20:43:14 +00:00 |
|
ahoka
|
3072601720
|
add dotconf
|
2010-11-04 17:54:12 +00:00 |
|
jnemeth
|
0b47dcdd78
|
add and enable py-multiprocessing
|
2010-11-04 05:27:40 +00:00 |
|