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
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