Commit Graph

437 Commits

Author SHA1 Message Date
jasper
1078158f0b - update Convert-Binary-C to 0.73 2009-03-22 20:42:45 +00:00
espie
b9a9d9a596 bump for python dep 2009-03-11 11:37:47 +00:00
simon
b74376975b add p5-Encode-IMAPUTF7 2009-01-25 23:02:44 +00:00
simon
7201680f25 import p5-Encode-IMAPUTF7
IMAP mailbox names are encoded in a modified UTF7 when names contain
international characters outside of the printable ASCII range.  The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
2009-01-25 23:02:40 +00:00
simon
1f64d6f7e2 update to version 0.28 and remove our merged patches 2009-01-13 14:48:57 +00:00
simon
9202d5e10b update to version 2.12
from Genadijus Paleckis (maintainer)
2008-12-08 14:26:16 +00:00
pea
002b3f9357 Update to 5.54
ok espie@, go ajacoutot@
2008-12-08 12:20:17 +00:00
simon
b9cbc501a3 update to version 2.231, fixes magic bugs with perl 5.10 2008-12-03 21:35:40 +00:00
simon
c76c80ceb5 maintenance update to version 1.18 2008-12-03 21:32:11 +00:00
sthen
f81c08b2ad chase WANTLIB (glib2) and bump, regen PLIST while there 2008-11-19 17:26:17 +00:00
landry
ba88cbecde Fix after no_gnome FLAVOR removal in devel/libgsf.
While here fix WANTLIB and bump PKGNAME.
2008-11-18 13:40:32 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
3a168dd581 import JSON::XS::VersionOneAndTwo
JSON::XS is by far the best JSON module on the CPAN. However, it
changed its API at version 2.01. If you have to maintain code which
may be run on systems with either version one or two then this is
a bit of a pain. This module takes the pain away without sacrificing
performance.

ok simon@
2008-10-15 23:58:40 +00:00
sturm
25b6913db8 missing deps on p5-XML-Parser (yes, only p5-XML-Parser)
bump PKGNAME
2008-10-13 11:47:25 +00:00
espie
44443af2bf style 2008-10-12 08:52:03 +00:00
jasper
b04781d2f9 - update p5-Text-Iconv to 1.7
"feel free" kevlo@
2008-10-03 11:52:23 +00:00
jasper
dec84a9741 - update p5-Convert-ASN1 to 0.22
"feel free" kevlo@
2008-10-03 11:51:47 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
simon
ce37063c8f remove RUN_DEPENDS to module now coming with perl and bump 2008-09-29 18:42:31 +00:00
jasper
b19e738307 - bug fix update to 2.7
- re-format DESCR
2008-09-25 18:31:45 +00:00
jasper
68428e5ce1 - add p5-Convert-Binary-C 2008-09-24 13:30:07 +00:00
jasper
248a6a1354 import p5-Convert-Binary-C 0.71
Convert::Binary::C is a preprocessor and parser for C type definitions.
It is highly configurable and supports arbitrarily complex data
structures. Its object-oriented interface has pack and unpack methods
that act as replacements for Perl's pack and unpack and allow to use C
types instead of a string representation of the data structure for
conversion of binary data from and to Perl's complex data structures.
2008-09-24 13:29:14 +00:00
jasper
0b30139f5c - update p5-Finance-Currency-Convert-XE to 0.15
(adds about 90 new currencies, among other changes)
2008-09-08 00:01:07 +00:00
jasper
29edbe7b0c - update p5-MARC-Record to 2.0.0 2008-09-02 14:09:51 +00:00
jasper
761f6b3831 - update p5-Calendar-Simple to 1.20
- add run_depends on a recommended module
2008-09-02 10:15:49 +00:00
simon
85f7bc923f add p5-JSON-DWIW, p5-JSON-Any and p5-Catalyst-View-JSON 2008-08-20 11:05:50 +00:00
simon
1b8e3fe010 import p5-Catalyst-View-JSON
Catalyst::View::JSON is a Catalyst View handler that returns stash data
in JSON format.
2008-08-20 11:05:46 +00:00
simon
f105c20f78 import p5-JSON-Any
This module will provide a coherent API to bring together the various
JSON modules currently on CPAN.  This module will allow you to code to
any JSON API and have it work regardless of which JSON module is
actually installed.
2008-08-20 11:05:43 +00:00
simon
5e7960e660 import p5-JSON-DWIW
Other JSON modules require setting several parameters before calling the
conversion methods to do what the author wants.  This module does things
by default that the author thinks should be done when working with JSON
in Perl.  This module also encodes and decodes faster than JSON.pm and
JSON::Syck in the benchmarks.
2008-08-20 11:05:39 +00:00
simon
526338aaef maintenance update to version 2.2222 2008-07-27 22:39:10 +00:00
bernd
e609d7dff4 Update to ruby-json-1.1.3. 2008-07-26 11:13:03 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
sthen
9389b14a70 Fix build following isnan() change from a function to a macro.
From pkgsrc.

ok martynas@
2008-07-25 15:16:33 +00:00
naddy
320fdb148e make sure that configure does not pick up a wrong prototype from a
previously installed iconv
2008-06-18 19:50:31 +00:00
landry
5977558bc2 bump PKGNAMEs after lang/ruby module change 2008-06-14 23:41:31 +00:00
simon
b96ab4b0ee major update to version 2.10
confirmed by maintainer
2008-06-09 18:58:47 +00:00
simon
15d72d862a update to version 2.21 2008-06-07 20:58:48 +00:00
naddy
909d90be37 overdue maintenance update to 1.12; ok brad@ 2008-05-28 20:03:13 +00:00
simon
453b7b41c6 add p5-JSON-XS 2008-05-21 12:57:55 +00:00
simon
159b643e7f import p5-JSON-XS
This module converts Perl data structures to JSON and vice versa.  Its
primary goal is to be correct and its secondary goal is to be fast.  To
reach the latter goal it was written in C.
2008-05-21 12:57:51 +00:00
fgsch
e222ba966a update to 1.2.4; jasper@ ok a similar update. 2008-05-12 16:14:41 +00:00
simon
b147a1268b update to version 0.5201 and set PERMIT_* to yes as it now has a license 2008-04-20 17:40:39 +00:00
bernd
884092e2bb Add ruby-json. 2008-04-19 18:26:46 +00:00
bernd
c0ca1395d2 Initial import of ruby-json-1.1.2.
This library can parse JSON texts and generate them from Ruby
data structures.
2008-04-19 18:24:07 +00:00
sturm
c87c7b5722 fix CONFIGURE_ENV and use it in pre-configure to permit building w/o
/usr/local/bin in user's path (as reported by krw@ on ports@)
no PKGNAME bump needed

ok brad@ (maintainer)
2008-04-03 09:23:40 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
kurt
d1916373b9 - don't let configure notice doxygen or texlive/latex since that makes the
build fail. okay naddy@
2008-01-23 02:18:10 +00:00
merdely
a77b69b7ac Update p5-Convert-ASN1 to 0.21
ok simon@, kevlo@ (MAINTAINER)
2008-01-03 05:36:16 +00:00
espie
9cb40a032e fix parallel build, mkdir has a race, since two jobs may create the same
directory at once. mkdir -p does NOT have the same race.
2007-12-28 14:12:53 +00:00
sthen
24854c8d58 support 646 as an alias for ASCII in the converter.
ok brad via steven; discussed with jasper, naddy, steven
2007-11-19 13:12:57 +00:00