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
ajacoutot
093c45a322
- use our naming scheme for patches
2007-10-26 20:38:21 +00:00
jasper
2f5edc3c86
add xmltoman
2007-10-14 15:39:24 +00:00
jasper
5d572b9018
import xmltoman 0.3
...
xmltoman and xmlmantohtml are two very simple scripts for converting xml
to groff or html.
feedback and ok kili@
2007-10-14 15:37:56 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
jasper
5b7266c0a6
fix categories
...
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
steven
ec33fafffb
fix master sites
2007-09-18 09:00:33 +00:00
jasper
ff48a02fa2
add html2text
2007-09-17 19:23:31 +00:00
jasper
058f305d9b
import html2text 1.3.2a
...
html2text is a command line utility, written in C++, that converts HTML
documents into plain text.
feedback and ok merdely@
2007-09-17 19:21:21 +00:00
merdely
508e6279c2
Remove surrounding quotes in COMMENT*/PERMIT_*
...
From Darrin Chandler
2007-09-16 01:40:27 +00:00
naddy
55b2430e45
strl* fixes corresponding to those in devel/gettext; ok brad
2007-08-25 13:51:08 +00:00
naddy
5f828efde4
remove unused libtool patches
2007-08-02 17:29:03 +00:00
simon
d5ffa82e89
update to version 1.09 and remove quotes around COMMENT while there
...
confirmed by Ibrahim Khalifa (MAINTAINER)
2007-07-25 20:33:52 +00:00
aanriot
ce1a35d90e
USE_X11=Yes
2007-07-11 13:01:32 +00:00
jasper
e4b7b5a4c2
forgot to bump pkgnames after PFRAG.shared removal, sorry..
...
noticed by naddy@
2007-07-09 19:31:07 +00:00
jasper
32a30e5331
-NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
...
+SHARED_ONLY= Yes
ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
rui
88109ad0b2
update base64 to 1.5
...
ok ajacoutot@
2007-06-27 19:15:50 +00:00
aanriot
fbbf2ce246
update to 1.14 .
...
ok Genadijus Paleckis (maintainer).
2007-06-04 11:47:09 +00:00
aanriot
ae56956d80
- move ImageMagick from LIB_DEPENDS to RUN_DEPENDS.
...
- fix png include detection (spotted by naddy).
ok naddy@
2007-05-30 02:39:15 +00:00
aanriot
9a164301e0
remove p5-MIME-Base64, which was "COMES_WITH=4.0".
...
ok todd@
2007-05-21 16:17:58 +00:00
aanriot
a1ca4df5bc
disconnect p5-MIME-Base64.
2007-05-21 16:13:41 +00:00