Commit Graph

35338 Commits

Author SHA1 Message Date
espie
8e2e2ca771 SAX parser based on the perl interface to expat 2006-11-14 19:09:03 +00:00
espie
e3e0fdc4fb add line pos to XML events 2006-11-14 19:08:35 +00:00
espie
8fc3ec36ba collate text events in a SAX parser 2006-11-14 19:08:18 +00:00
espie
0aa5c715b1 mysql-specific extension to Time::Piece 2006-11-14 19:07:17 +00:00
naddy
7fe1c1742e typo 2006-11-14 14:20:03 +00:00
wilfried
6fb206a8a2 Doh, remove unnecessary BUILD_DEPENDS 2006-11-14 12:01:41 +00:00
wilfried
0211c654c8 Add missing RUN_DEPENDS and switch to cpan 2006-11-14 11:39:37 +00:00
espie
a0a381a3d2 switch to cpan 2006-11-14 10:32:37 +00:00
espie
b880699c9f switch to cpan module 2006-11-14 10:22:11 +00:00
bernd
f708f9b8aa Add devel/pkgconfig to BUILD_DEPENDS. From maintainer Tobias Ulmer. 2006-11-14 10:03:05 +00:00
msf
688d5a88d4 update to 0.62
convert to MODULES=cpan
2006-11-14 10:02:39 +00:00
msf
b820b4140c update to 2.0604
convert to MODULES=cpan
2006-11-14 09:55:38 +00:00
msf
bcd6d8dede update to 1.104
convert to MODULES=cpan
2006-11-14 09:40:22 +00:00
msf
1bc325f710 +p5-String-Format
+p5-Test-Object
2006-11-14 09:39:06 +00:00
msf
e107334313 initial import of Test::Object 0.05
"Test::Object" is a testing package designed to allow you to easily test
what you believe is a valid object against the expected behaviour of all
of the classes in its inheritance tree in one single call.
2006-11-14 09:33:13 +00:00
msf
dc34bd5c85 initial import of String::Format 1.14
String::Format lets you define arbitrary printf-like format sequences to
be expanded.  This module would be most useful in configuration files
and reporting tools, where the results of a query need to be formatted
in a particular way
2006-11-14 09:28:02 +00:00
msf
0cca48ff43 update to 0.03
convert to MODULE=cpan
drop MAINTAINERSHIP
2006-11-14 07:53:26 +00:00
msf
915d84aab4 +mplus-ttf
+sazanami-ttf
2006-11-14 00:03:09 +00:00
msf
03bd29cd5e oops 2006-11-14 00:02:14 +00:00
msf
84690d033d initial import of mplus truetype fonts
This port provides several high quality japanese TrueType fonts. 

IPAGothic
IPAMincho
IPAPGothic
IPAPMincho
IPAUIGothic
M+1P+IPAG
M+1P+IPAG circle
M+1VM+IPAG circle
M+2P+IPAG
M+2P+IPAG circle
M+2VM+IPAG circle

ok espie@
2006-11-14 00:00:43 +00:00
msf
1f1db2dc7d initial import of sazanami ttf fonts
Free Japanese TrueType fonts named 'Sazanami Mincho' and 'Sazanami Gothic'. 

ok espie@
2006-11-13 23:59:36 +00:00
wilfried
dc252ece00 split into two subpackages, headers and libs, from maintainer 2006-11-13 21:52:52 +00:00
matthieu
c6ae39979a update to 1.4.3.5 2006-11-13 21:02:26 +00:00
jasper
f80dffddc0 update p5-XML-RSS to 1.20 and switch to MODULES=cpan
feedback and ok espie
2006-11-13 17:44:37 +00:00
jasper
8ec984de7d add p5-DateTime-Format-W3CDTF 2006-11-13 17:42:12 +00:00
jasper
b288010b9f import p5-DateTime-Format-W3CDTF 0.04
this module parses and format W3CDTF datetime strings

ok espie
2006-11-13 17:39:15 +00:00
naddy
262da58c54 drop maintainership, I don't use this any longer 2006-11-13 17:12:12 +00:00
steven
ec55f60823 USE_X11 (freetype) 2006-11-13 16:31:07 +00:00
naddy
37fdb40795 update to 1.16 2006-11-13 16:25:10 +00:00
espie
5ca9fe7422 +p5 ports 2006-11-13 15:25:16 +00:00
espie
c379f4af77 html/javascript widget to select trees 2006-11-13 15:21:28 +00:00
espie
27593df613 parse apache config format files 2006-11-13 15:21:04 +00:00
espie
c257748325 generate CGI::Application skeleton easily 2006-11-13 15:20:45 +00:00
espie
7b73894361 yet another MVC web framework, base package 2006-11-13 15:20:26 +00:00
espie
fe49ae7bb2 send email with attachments through smtp 2006-11-13 15:20:08 +00:00
espie
33a5326216 hack to recolor gifs on the fly 2006-11-13 15:19:51 +00:00
espie
772f19bcef needed by some tests 2006-11-13 15:19:32 +00:00
espie
959a71bc09 simple interface for prompting user 2006-11-13 15:19:19 +00:00
espie
9de8281961 OO extension, prereq for some tests 2006-11-13 15:19:02 +00:00
espie
8010ce8a87 syntactic sugar around Bit::Vector 2006-11-13 15:18:40 +00:00
espie
f370133aab bigger brother of IPC-Run3 2006-11-13 15:18:26 +00:00
msf
44a36637c3 +p5-DBD-LDAP 2006-11-13 14:59:21 +00:00
msf
b3f4b81cdf import this with the right name
DBD::LDAP is a DBI extension module adding an SQL database interface to 
standard LDAP databases to Perl's database-independent database interface.  

requested by robert@
2006-11-13 14:57:55 +00:00
msf
f920812998 sigh... wrong name 2006-11-13 14:56:06 +00:00
msf
b6bd122ad5 initial import of DBD::LDAP 0.09
DBD::LDAP is a DBI extension module adding an SQL database interface to 
standard LDAP databases to Perl's database-independent database interface.  

requested by robert@
2006-11-13 14:53:54 +00:00
espie
759b3af1dc index PKG_ARCH, PERMIT_PACKAGE_FTP, PERMIT_PACKAGE_CDROM on SUBPACKAGE name. 2006-11-13 14:14:57 +00:00
espie
1ef50b337c avoid ignoring ports while running a `describe' target.
triggered by setting DESCRIBE_TARGET=Yes in bsd.port.subdir.mk
2006-11-13 13:55:10 +00:00
fgsch
a04f27b662 update to 2.9.9. 2006-11-13 13:16:42 +00:00
steven
ca80985991 USE_X11 2006-11-13 13:01:37 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00