Dennis Herrmann
6122ecf448
- Update to 0.37
2010-01-25 14:51:08 +00:00
Anton Berezin
9d75d02791
Update to 0.11.
...
Changes: http://search.cpan.org/dist/B-Utils/Changes
2010-01-25 14:08:16 +00:00
Anton Berezin
54b13f89a0
Update to 0.642.
...
Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
2010-01-25 14:06:42 +00:00
Anton Berezin
10aac448c3
Update to 0.47.
...
Changes: http://search.cpan.org/dist/Mouse/Changes
2010-01-25 14:00:22 +00:00
Anton Berezin
4bb7d93078
Update to 0.13.
...
Changes: http://search.cpan.org/dist/namespace-clean/Changes
2010-01-25 13:57:25 +00:00
Anton Berezin
214c42ee93
Update to 1.41.
...
Changes: http://search.cpan.org/dist/Test-Pod/Changes
2010-01-25 13:51:58 +00:00
Anton Berezin
28362f643d
Update to 0.07.
...
Changes: http://search.cpan.org/dist/mixin/Changes
2010-01-25 13:48:48 +00:00
Anton Berezin
f8839a4775
Update to 0.08.
...
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes
2010-01-25 13:43:32 +00:00
Anton Berezin
eacd2a293d
Fix manpages list.
...
Pointy hat to: pgollucci
2010-01-25 13:38:50 +00:00
Anton Berezin
1aa68c8277
Update to 1.963.
...
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
2010-01-25 11:51:34 +00:00
Anton Berezin
d8623813c8
Update to 0.07.
...
Changes: http://search.cpan.org/dist/Parallel-Prefork/Changes
2010-01-25 11:47:19 +00:00
Anton Berezin
80510ec217
Update to 1.16.
...
Changes: http://search.cpan.org/dist/Time-Piece/Changes
2010-01-25 11:19:44 +00:00
Philippe Audeoud
faccbe31ad
- Update to 1.09
2010-01-25 10:11:16 +00:00
Anton Berezin
7e34c07a1e
Update to 1.26.
2010-01-25 09:43:41 +00:00
Anton Berezin
fbfed042fd
Update to 1.25.
...
PR: 142653
Submitted by: pgollucci
2010-01-25 09:39:11 +00:00
Alex Dupre
eccefbfbbb
Update to 5.4.3 release.
2010-01-25 09:06:48 +00:00
Martin Wilke
1770cd3b5c
JSON (JavaScript Object Notation) is a lightweight data-interchange
...
format. It can represent integers, real numbers, strings, an ordered
sequence of values, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects.
JSON arrays will be mapped to QVariantList instances, while JSON's
objects will be mapped to QVariantMap.
WWW: http://qjson.sourceforge.net
PR: ports/142307
Submitted by: Alberto Villa <villa.alberto at gmail.com>
2010-01-25 08:58:02 +00:00
Martin Wilke
2ca8c952cd
- Update to 1.5
...
PR: 143112
Submitted by: Yuri <yuri@tsoft.com> (maintainer)
2010-01-25 08:52:30 +00:00
Martin Wilke
ca436ec671
- Update to 2.0.4
...
PR: 143071
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2010-01-25 08:51:37 +00:00
Martin Wilke
51a6aa5e09
- Update to 2.22.4
...
PR: 142338
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
2010-01-25 08:44:56 +00:00
Wesley Shields
6f1a69040f
- Update to 1.6.6.1
2010-01-24 15:22:24 +00:00
Yi-Jheng Lin
d46e364c63
- Update to 0.92.15
...
PR: ports/143123
Submitted by: Gea-Suan Lin <gslin AT gslin.org>
Approved by: lwhsu/rafan (mentors, implicit)
2010-01-24 04:19:55 +00:00
Wen Heping
fbf709bde2
- Update to 3.20
2010-01-24 01:46:09 +00:00
Joe Marcus Clarke
b074b838b0
Remove the CONFLICTS between libproxy and libmonetra.
...
PR: 143039
Submitted by: Mark Schleifer <freebsd@schleifer.org>
2010-01-23 19:45:54 +00:00
Gabor Kovesdan
ee3e677c23
- Track textproc/docbook-410 dependency after recent changes
...
Approved by: portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Emanuel Haupt
5e8691baf3
- Add cpan site to WWW
...
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00
Emanuel Haupt
71da2953f3
Add WWW
2010-01-23 13:36:38 +00:00
Lars Thegler
40aa2e31f3
Update to 0.05
2010-01-23 12:33:35 +00:00
Lars Thegler
d985e8946c
Update to 2.25
2010-01-23 11:40:33 +00:00
Jun Kuriyama
b25f969627
- Fix plist (reported by QAT).
2010-01-23 07:26:32 +00:00
Jun Kuriyama
46fe40194b
- Upgrade to 0.10005.
...
- Author said this port is deprecated. Use p5-Data-Recursive-Encode
instead.
2010-01-23 07:20:43 +00:00
Jun Kuriyama
28a97bd361
- Upgrade to 0.06.
2010-01-23 07:18:41 +00:00
Jun Kuriyama
28cbf3c125
Encode/Decode values in a structure.
...
WWW: http://search.cpan.org/dist/Data-Recursive-Encode/
2010-01-23 07:17:30 +00:00
Wen Heping
ffe0173cc3
- Update to 0.9.9
2010-01-23 06:04:51 +00:00
Wen Heping
276926a0f6
Exporter::Easy makes using Exporter easy. In it's simplest case it
...
allows you to drop the boilerplate code that comes with using Exporter.
WWW: http://search.cpan.org/dist/Exporter-Easy/
2010-01-23 01:20:52 +00:00
Joe Marcus Clarke
69a13bb8aa
Clean up a leftover directory when building with the gedit plug-in.
...
Reported by: mac.tc <raszobbi@gmail.com>
2010-01-22 22:58:26 +00:00
Jimmy Olgeni
23008975bc
Add dependency on devel/cl-cffi.
...
Noticed by: erwin
2010-01-22 21:51:45 +00:00
Joerg Wunsch
40938b4eac
Upgrade to GDB version 6.8 (finally).
2010-01-22 19:32:28 +00:00
Cheng-Lung Sung
ae884fe607
- Update to 0.3.16
...
PR: ports/142606
Submitted by: pgollucci
2010-01-22 03:53:36 +00:00
Martin Wilke
e632a8e268
- Update to 0.03
2010-01-21 23:21:16 +00:00
Martin Wilke
681e46905c
- Update to 1.1.0
2010-01-21 23:21:08 +00:00
Max Brazhnikov
43902f6ecc
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
2010-01-21 21:13:21 +00:00
Wen Heping
b049bd9f83
- Update to 1.6.0
2010-01-21 07:15:04 +00:00
Jun Kuriyama
a0c6dd0d73
- USE_GCC=4.2+ to be built on 6.x.
2010-01-21 05:47:02 +00:00
Jimmy Olgeni
f850378986
Add missing common-lisp/ directories.
2010-01-20 22:03:01 +00:00
Jimmy Olgeni
a0f9e57429
Fix pkg-plist.
2010-01-20 21:56:29 +00:00
Jimmy Olgeni
1a25eb79e1
Add cl-cffi, a portable foreign function interface for Common Lisp
...
with a cl-uffi compatibility layer.
2010-01-20 21:48:31 +00:00
Martin Wilke
6f21078447
2010-01-08 audio/dino: has been broken for 7 months
...
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
2010-01-20 19:14:56 +00:00
Jimmy Olgeni
53c2e94613
Fix fasl loading by using an asdf:*source-to-target-mappings* entry
...
for each installed cl-* port.
Previously, some fasl files were either rebuilt when running as
root, or failed to load due to permission errors for normal users.
2010-01-20 18:09:01 +00:00
Jimmy Olgeni
8903e5155a
Let CLISP produce some logs if anything goes wrong.
2010-01-20 17:30:37 +00:00