Commit Graph

461 Commits

Author SHA1 Message Date
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
espie
5b9988e64d shorten comment 2007-05-17 13:50:12 +00:00
rui
a1972ef261 update to 1.4
ok ajacoutot@
2007-05-01 16:07:17 +00:00
bernd
ee467d8e45 Use xenocara expat. 2007-04-27 18:40:39 +00:00
simon
4742b830e7 update to version 1.10
confirmed by MAINTAINER
2007-04-18 21:38:56 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
espie
00ba299a10 +p5-MARC-Record 2007-04-08 22:00:21 +00:00
espie
59ef763361 handle library of congress records, prereq for perl interface to yaz 2007-04-08 21:58:45 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
7049ec56e2 belated update 2007-02-03 17:02:52 +00:00
msf
247b98eaee fix broken dependencies and bump 2007-01-30 01:20:23 +00:00
espie
b1094c6294 cpan'ify, remove unneeded extra stuff. 2007-01-23 22:30:51 +00:00
sturm
e4cc713542 bump PKGNAMEs due to upcomming -stable bumps 2007-01-20 09:31:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
7424095480 cpanify and make regression test work while here.
from Simon Dassow
2006-12-04 22:23:21 +00:00
steven
c0b7b27092 more cpanification from Simon Dassow 2006-12-04 22:13:51 +00:00
steven
af044e4bc6 cpanification, done by Simon Dassow 2006-12-04 21:49:38 +00:00
bernd
85b2fe8d8a Provide MODLIBICONV_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES.
ok espie@
2006-11-20 12:41:40 +00:00
msf
0cca48ff43 update to 0.03
convert to MODULE=cpan
drop MAINTAINERSHIP
2006-11-14 07:53:26 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
espie
2bad685411 +p5-* 2006-11-11 18:29:39 +00:00
espie
662eec80c1 calendar month, jifty prereq 2006-11-11 18:13:35 +00:00
espie
c6f638e9af add a few more catalyst plugins 2006-11-07 18:22:29 +00:00
espie
95858472ef interface to japanese character sets in catalyst 2006-11-07 12:29:20 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
jasper
51f5033842 add p5-Finance-Currency-Convert-XE 2006-10-26 22:24:28 +00:00
jasper
a6f1fd371d import p5-Finance-Currency-Convert-XE 0.11
this module comes in handy when doing currency conversions

ok steven

(correct location this time)
2006-10-26 22:23:00 +00:00
jasper
e987045649 sigh... 2006-10-26 22:21:55 +00:00
jasper
8386d1fb7d import p5-Finance-Currency-Convert-XE 0.11
this module comes in handy when doing currency conversions

ok steven
2006-10-26 22:18:50 +00:00
jolan
9e12543b22 remove the silly type-your-OS-name requirement
tested by niallo@ & johan lindman
2006-10-15 23:00:43 +00:00
steven
e55cc4e839 new homepage; tobiasu@tmux.org
add a working master site as well
2006-10-06 07:19:57 +00:00
xsa
1a6b2d8d12 Update to Date-Tolkien-Shire-1.13 2006-09-20 09:29:58 +00:00
bernd
c299a56e75 MIME::Base64 comes with the base perl. Add COMES_WITH=4.0.
Reported by janus at errornet.de. Thanks!
2006-09-18 13:53:15 +00:00
bernd
f84e6806c3 Licensed under the GPL. Set PERMIT_* to "Yes" and bump PKGNAME. 2006-09-18 13:00:05 +00:00
espie
d1d5e05ad4 remove `empty' version spec (.0.0) which is no longer needed to desambiguate
library names.
2006-09-18 11:40:06 +00:00
bernd
a6f94afd82 This library can be redistributed under the same license as Perl. Change
PERMIT_* to Yes.

ok sturm@, todd@ (MAINTAINER)
2006-08-08 12:05:47 +00:00
espie
3d330a9627 new libspecs 2006-08-01 22:46:16 +00:00
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
david
5f52ad1519 fix sorting 2006-07-30 17:39:54 +00:00
steven
75b6958f8f working master site 2006-07-14 21:26:15 +00:00
steven
bdbef8dc20 +p5-JSON 2006-07-13 11:59:51 +00:00
steven
9568453641 import JSON 1.07
parse and convert to JSON (JavaScript Object Notation)

submitted by Genadijus Paleckis <lsd@nnt.lt>
2006-07-13 11:59:28 +00:00
steven
0936a7a260 update to 5.44
ok espie@
2006-07-13 11:52:50 +00:00
steven
f98d8d8884 update to 1.11 2006-07-13 07:28:21 +00:00
steven
82438605f2 update to 2.06 2006-07-13 07:26:44 +00:00
bernd
a021df0e58 Security update to wv2-0.2.3.
Fixes an integer overflow bug. (CVE-2006-2197)

http://secunia.com/advisories/20665/
2006-06-15 09:16:18 +00:00
naddy
8f0a3a42b7 update for netbpm 10; from pvalchev@ 2006-06-11 18:28:14 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
naddy
4574d492b7 add pflogx and sort 2006-05-09 18:24:08 +00:00
naddy
1b52d9aa54 Import pflogx 0.86.
Submitted by Jasper Lievisse Adriaanse <jasper@nedbsd.nl>.

pflogx is a simple tool to export pf(4)'s logs to XML files. It reads a
binary logfile generated by pflogd to generate a human-readable XML
file.
2006-05-09 18:22:47 +00:00
kevlo
4f6f5b610e update to 0.20 2006-05-01 08:27:34 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
espie
d3616a8832 more MODGNU_SHARED_LIBS 2006-01-10 11:35:14 +00:00
brad
b22ccfd7a0 remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches. 2006-01-07 22:26:07 +00:00