1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1995-04-16 04:17:12 +00:00
|
|
|
#
|
1995-05-14 03:30:07 +00:00
|
|
|
|
2004-04-02 07:29:48 +00:00
|
|
|
COMMENT = Development utilities
|
|
|
|
|
2007-03-04 19:48:57 +00:00
|
|
|
SUBDIR += 9base
|
1997-11-20 05:22:14 +00:00
|
|
|
SUBDIR += ElectricFence
|
1998-08-19 06:16:01 +00:00
|
|
|
SUBDIR += ORBit
|
2002-02-13 18:43:35 +00:00
|
|
|
SUBDIR += ORBit2
|
2006-05-10 02:58:32 +00:00
|
|
|
SUBDIR += ORBit2-reference
|
1997-10-03 22:19:29 +00:00
|
|
|
SUBDIR += SpecTcl
|
2004-01-09 21:41:28 +00:00
|
|
|
SUBDIR += ZendOptimizer
|
1998-07-01 19:28:10 +00:00
|
|
|
SUBDIR += a2dev
|
2002-11-23 14:18:47 +00:00
|
|
|
SUBDIR += aap
|
2004-01-05 19:32:03 +00:00
|
|
|
SUBDIR += ace
|
2003-12-27 23:47:14 +00:00
|
|
|
SUBDIR += ace+tao
|
2004-01-11 19:16:21 +00:00
|
|
|
SUBDIR += ace+tao-doc
|
2006-08-02 10:27:37 +00:00
|
|
|
SUBDIR += acovea
|
2006-08-03 14:17:34 +00:00
|
|
|
SUBDIR += acovea-gtk
|
2001-06-25 15:37:17 +00:00
|
|
|
SUBDIR += acpicatools
|
2003-11-15 22:06:08 +00:00
|
|
|
SUBDIR += activitymail
|
2003-09-27 07:32:24 +00:00
|
|
|
SUBDIR += adabindx
|
New port: adabooch is a Booch implementation for Ada95
The Ada 95 version of the components will contain the same
key abstractions as the C++ form (Structs, Tools and Support).
However, the organization will be slightly different,
particularly in the Support domain. This is because Ada 95
provides several special forms of memory management that
are quite different from C++.
The Structs category provides an array of structural
abstractions (Bags, Collections, Deques, Graphs, Lists,
Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
category provides algorithmic abstractions (Searching,
Sorting, etc.). The Support category contains all the
"concrete" forms, plus structures to create the components.
Some of the structures permit structural sharing (graphs,
lists, and trees). Some structures may also be ordered
(collections, dequeues, and queues). There are also multiple
forms for some structures: single and double linked lists,
directed and undirected graphs, and binary, multiway, and
AVL trees.
WWW: http://www.adapower.net/booch/
PR: ports/46448
Submitted by: David Holm <david@realityrift.com>
2003-09-27 06:33:07 +00:00
|
|
|
SUBDIR += adabooch
|
New port: adabooch is a Booch implementation for Ada95
This is the documenation part of it.
The Ada 95 version of the components will contain the same
key abstractions as the C++ form (Structs, Tools and Support).
However, the organization will be slightly different,
particularly in the Support domain. This is because Ada 95
provides several special forms of memory management that
are quite different from C++.
The Structs category provides an array of structural
abstractions (Bags, Collections, Deques, Graphs, Lists,
Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
category provides algorithmic abstractions (Searching,
Sorting, etc.). The Support category contains all the
"concrete" forms, plus structures to create the components.
Some of the structures permit structural sharing (graphs,
lists, and trees). Some structures may also be ordered
(collections, dequeues, and queues). There are also multiple
forms for some structures: single and double linked lists,
directed and undirected graphs, and binary, multiway, and
AVL trees.
WWW: http://www.adapower.net/booch/
PR: ports/46448
Submitted by: David Holm <david@realityrift.com>
2003-09-27 06:22:23 +00:00
|
|
|
SUBDIR += adabooch-doc-html
|
2002-06-19 20:05:24 +00:00
|
|
|
SUBDIR += adacurses
|
2003-09-27 06:15:46 +00:00
|
|
|
SUBDIR += adasdl
|
2005-09-16 20:41:59 +00:00
|
|
|
SUBDIR += adime
|
2006-01-05 02:04:03 +00:00
|
|
|
SUBDIR += adocman
|
2008-01-04 18:32:32 +00:00
|
|
|
SUBDIR += aegis
|
2006-11-14 10:16:53 +00:00
|
|
|
SUBDIR += afay
|
2003-12-26 21:33:24 +00:00
|
|
|
SUBDIR += agide
|
2006-08-23 13:36:52 +00:00
|
|
|
SUBDIR += aifad
|
2007-06-29 18:50:38 +00:00
|
|
|
SUBDIR += alabastra
|
2001-05-28 21:18:41 +00:00
|
|
|
SUBDIR += ald
|
2002-09-04 12:19:55 +00:00
|
|
|
SUBDIR += alf
|
2001-03-04 20:33:24 +00:00
|
|
|
SUBDIR += allegro
|
2006-08-13 23:20:09 +00:00
|
|
|
SUBDIR += allegro-devel
|
2001-03-31 16:10:34 +00:00
|
|
|
SUBDIR += anjuta
|
2003-01-21 02:53:49 +00:00
|
|
|
SUBDIR += antlr
|
2006-12-05 20:03:55 +00:00
|
|
|
SUBDIR += antlrworks
|
2003-07-21 07:46:59 +00:00
|
|
|
SUBDIR += apache-ant
|
2002-07-15 18:12:28 +00:00
|
|
|
SUBDIR += apr
|
2003-06-13 18:36:44 +00:00
|
|
|
SUBDIR += argouml
|
2004-03-01 09:15:09 +00:00
|
|
|
SUBDIR += argp-standalone
|
2003-12-17 02:53:52 +00:00
|
|
|
SUBDIR += argtable
|
2001-01-04 12:29:50 +00:00
|
|
|
SUBDIR += arm-elf-binutils
|
2001-01-06 08:05:31 +00:00
|
|
|
SUBDIR += arm-elf-gcc295
|
2001-04-17 12:42:06 +00:00
|
|
|
SUBDIR += arm-rtems-binutils
|
2001-04-17 12:45:44 +00:00
|
|
|
SUBDIR += arm-rtems-g77
|
2001-04-17 12:46:26 +00:00
|
|
|
SUBDIR += arm-rtems-gcc
|
2001-04-17 13:23:57 +00:00
|
|
|
SUBDIR += arm-rtems-gdb
|
2001-04-17 12:47:51 +00:00
|
|
|
SUBDIR += arm-rtems-objc
|
2007-01-17 19:31:28 +00:00
|
|
|
SUBDIR += aros-sdk
|
2003-12-06 13:26:11 +00:00
|
|
|
SUBDIR += as31
|
New port: devel/asdlgen generate serializers for C,C++,Haskell,Icon,Java,ML
asdlGen generates data structure and serializer code from ASDL
specifications [1]. It is especially helpful for exchanging
tree like data structures between different programming languages.
Currently C, C++, Haskell, Java, Icon, OCaml and SML are supported.
Although the asdlGen project itself seems no longer actively
maintained, ASDL is "alive" as it is used (at least) in the
Moby [2] and Python [3,4] compilers.
The port optionally installs a simple usage example [5] for all
seven programming languages. I developed it primarily to test the
port, but it could be helpful to users of asdlGen to get a quicker
start, especially if a less familiar programming language is
involved in their project. Reviewers/committers can easily make
use of it via the "test-demo" target.
PR: ports/117703
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
2008-05-24 06:39:32 +00:00
|
|
|
SUBDIR += asdlgen
|
2000-08-01 10:00:31 +00:00
|
|
|
SUBDIR += asis
|
2007-01-18 13:06:29 +00:00
|
|
|
SUBDIR += asis-gpl
|
1997-06-20 08:14:58 +00:00
|
|
|
SUBDIR += asl
|
2001-03-10 21:32:47 +00:00
|
|
|
SUBDIR += asmutils
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += asmx
|
1999-04-03 01:26:45 +00:00
|
|
|
SUBDIR += astyle
|
2001-04-05 19:01:12 +00:00
|
|
|
SUBDIR += atlas
|
2005-05-07 11:25:52 +00:00
|
|
|
SUBDIR += atlas-devel
|
2002-09-17 08:25:21 +00:00
|
|
|
SUBDIR += aunit
|
2001-12-18 13:45:04 +00:00
|
|
|
SUBDIR += autobook
|
2006-11-01 10:59:09 +00:00
|
|
|
SUBDIR += autoconf-archive
|
2007-07-28 06:33:59 +00:00
|
|
|
SUBDIR += autoconf-wrapper
|
2001-10-29 17:31:42 +00:00
|
|
|
SUBDIR += autoconf213
|
2008-05-17 19:42:22 +00:00
|
|
|
SUBDIR += autoconf262
|
2001-10-06 12:13:53 +00:00
|
|
|
SUBDIR += autodia
|
2007-02-22 07:29:50 +00:00
|
|
|
SUBDIR += autodist
|
2001-03-13 05:52:31 +00:00
|
|
|
SUBDIR += autogen
|
2007-07-28 06:33:59 +00:00
|
|
|
SUBDIR += automake-wrapper
|
2006-12-07 10:57:12 +00:00
|
|
|
SUBDIR += automake110
|
2001-10-29 17:31:42 +00:00
|
|
|
SUBDIR += automake14
|
2004-08-03 22:36:52 +00:00
|
|
|
SUBDIR += automake15
|
2007-07-28 06:33:59 +00:00
|
|
|
SUBDIR += automake16
|
|
|
|
SUBDIR += automake17
|
|
|
|
SUBDIR += automake18
|
2004-08-05 20:17:27 +00:00
|
|
|
SUBDIR += automake19
|
2008-08-09 16:52:28 +00:00
|
|
|
SUBDIR += automoc4
|
2007-07-28 06:33:59 +00:00
|
|
|
SUBDIR += autotools
|
2004-04-04 16:24:47 +00:00
|
|
|
SUBDIR += avalon-framework
|
2003-04-14 00:46:49 +00:00
|
|
|
SUBDIR += avarice
|
2008-05-18 00:06:25 +00:00
|
|
|
SUBDIR += avce00
|
2000-01-29 05:00:16 +00:00
|
|
|
SUBDIR += avltree
|
2000-12-05 15:17:47 +00:00
|
|
|
SUBDIR += avr-binutils
|
2006-10-09 23:36:48 +00:00
|
|
|
SUBDIR += avr-gcc
|
2006-10-05 21:56:21 +00:00
|
|
|
SUBDIR += avr-gcc-3
|
2008-07-28 21:25:39 +00:00
|
|
|
SUBDIR += avr-gcc-devel
|
2002-09-10 08:52:42 +00:00
|
|
|
SUBDIR += avr-gdb
|
2000-12-05 15:23:17 +00:00
|
|
|
SUBDIR += avr-libc
|
2005-02-18 03:13:57 +00:00
|
|
|
SUBDIR += avra
|
2003-04-08 21:59:14 +00:00
|
|
|
SUBDIR += avrdude
|
2005-11-09 20:40:59 +00:00
|
|
|
SUBDIR += bazaar
|
2005-10-28 09:36:43 +00:00
|
|
|
SUBDIR += bazaar-ng
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += bcc
|
2001-11-18 03:33:45 +00:00
|
|
|
SUBDIR += bcpp
|
2005-09-13 06:49:45 +00:00
|
|
|
SUBDIR += beautifyphp
|
2003-03-31 08:55:48 +00:00
|
|
|
SUBDIR += bglibs
|
2003-04-29 02:54:24 +00:00
|
|
|
SUBDIR += bicyclerepair
|
2000-11-03 00:22:08 +00:00
|
|
|
SUBDIR += bin86
|
2000-01-19 15:56:38 +00:00
|
|
|
SUBDIR += bison
|
2009-03-09 16:23:46 +00:00
|
|
|
SUBDIR += bisoncpp
|
2005-09-02 02:22:12 +00:00
|
|
|
SUBDIR += bisongen
|
2003-06-03 02:40:57 +00:00
|
|
|
SUBDIR += bnf
|
2007-02-11 12:30:38 +00:00
|
|
|
SUBDIR += bnfc
|
2000-12-12 14:37:13 +00:00
|
|
|
SUBDIR += boaconstructor
|
1996-11-16 01:55:06 +00:00
|
|
|
SUBDIR += boehm-gc
|
1999-10-14 05:04:28 +00:00
|
|
|
SUBDIR += bonobo
|
2001-02-09 23:18:15 +00:00
|
|
|
SUBDIR += bonobo-conf
|
2002-01-15 03:39:11 +00:00
|
|
|
SUBDIR += boost
|
2004-12-24 12:23:12 +00:00
|
|
|
SUBDIR += boost-python
|
2008-02-13 11:01:55 +00:00
|
|
|
SUBDIR += boost_build
|
2005-06-15 22:41:31 +00:00
|
|
|
SUBDIR += bouml
|
2007-12-26 13:31:29 +00:00
|
|
|
SUBDIR += bouml-doc
|
2007-12-18 01:51:04 +00:00
|
|
|
SUBDIR += bufferpool
|
2006-05-28 03:25:55 +00:00
|
|
|
SUBDIR += bug-buddy
|
2001-10-01 13:18:55 +00:00
|
|
|
SUBDIR += bugzilla
|
2007-05-27 13:16:35 +00:00
|
|
|
SUBDIR += bugzilla2
|
2005-09-27 11:41:54 +00:00
|
|
|
SUBDIR += buildbot
|
2002-08-28 19:34:18 +00:00
|
|
|
SUBDIR += buildtool
|
2003-09-10 13:14:33 +00:00
|
|
|
SUBDIR += buildtool-doc
|
2008-04-03 15:03:30 +00:00
|
|
|
SUBDIR += bullet
|
2008-01-28 20:04:56 +00:00
|
|
|
SUBDIR += bunny
|
2002-06-30 02:11:57 +00:00
|
|
|
SUBDIR += byaccj
|
2007-03-18 11:51:16 +00:00
|
|
|
SUBDIR += bzr-gtk
|
bzrtools is intended to be a useful collection of utilities (all plugins, right
now). for devel/bazaar-ng. This port extends bzr command with these commands:
baz-import, push, annotate, shelve, unshelve , clean-tree, conflicts, resolve,
graph-ancestry, fetch-missing, patch.
PR: ports/88495
Submitted by: Ulf Lilleengen <lulf@kerneled.org>
2005-11-09 21:04:06 +00:00
|
|
|
SUBDIR += bzrtools
|
2002-02-24 08:50:47 +00:00
|
|
|
SUBDIR += c2lib
|
2001-10-14 14:04:09 +00:00
|
|
|
SUBDIR += c2man
|
2004-03-02 09:05:14 +00:00
|
|
|
SUBDIR += c2mdoc
|
2001-09-01 21:53:05 +00:00
|
|
|
SUBDIR += c4
|
2000-03-07 16:34:30 +00:00
|
|
|
SUBDIR += c_c++_reference
|
2002-01-18 14:38:49 +00:00
|
|
|
SUBDIR += c_parser
|
2003-10-13 10:24:19 +00:00
|
|
|
SUBDIR += calibrator
|
2004-09-01 16:27:21 +00:00
|
|
|
SUBDIR += callgrind
|
2006-11-09 13:56:24 +00:00
|
|
|
SUBDIR += cbind
|
2000-04-20 13:12:58 +00:00
|
|
|
SUBDIR += cbrowser
|
2000-05-09 18:32:04 +00:00
|
|
|
SUBDIR += cc65
|
2002-03-31 17:07:10 +00:00
|
|
|
SUBDIR += ccache
|
1997-11-03 10:04:54 +00:00
|
|
|
SUBDIR += cccc
|
2001-03-14 16:24:40 +00:00
|
|
|
SUBDIR += ccdoc
|
2003-04-05 12:47:13 +00:00
|
|
|
SUBDIR += ccmalloc
|
2006-07-25 17:39:19 +00:00
|
|
|
SUBDIR += ccrtp
|
1999-09-05 05:07:50 +00:00
|
|
|
SUBDIR += cdecl
|
2003-01-11 12:50:51 +00:00
|
|
|
SUBDIR += cdialog
|
1999-05-09 17:39:48 +00:00
|
|
|
SUBDIR += cdk
|
2003-01-01 15:46:55 +00:00
|
|
|
SUBDIR += cdoc
|
2004-06-03 08:02:06 +00:00
|
|
|
SUBDIR += cedet
|
1995-10-03 09:36:17 +00:00
|
|
|
SUBDIR += cflow
|
2002-05-14 06:12:08 +00:00
|
|
|
SUBDIR += cflow2vcg
|
2005-12-18 15:57:44 +00:00
|
|
|
SUBDIR += cgdb
|
2005-05-08 18:59:20 +00:00
|
|
|
SUBDIR += cgilib
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += cgit
|
2005-01-15 20:03:11 +00:00
|
|
|
SUBDIR += cgprof
|
2006-12-12 09:38:14 +00:00
|
|
|
SUBDIR += charva
|
2003-10-11 19:36:13 +00:00
|
|
|
SUBDIR += cil
|
2003-06-03 02:54:31 +00:00
|
|
|
SUBDIR += cl-asdf
|
2003-06-03 03:28:23 +00:00
|
|
|
SUBDIR += cl-asdf-clisp
|
2003-09-28 09:02:57 +00:00
|
|
|
SUBDIR += cl-asdf-sbcl
|
This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a
full replacement for the normal Lisp syntax.
It is known to be compatible with CMUCL, CLISP, MCL, and SBCL.
Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.
WWW: http://www.cliki.net/infix
PR: ports/93223
Submitted by: Pedro F. Giffuni
2006-06-19 20:53:47 +00:00
|
|
|
SUBDIR += cl-infix
|
2006-06-19 20:59:06 +00:00
|
|
|
SUBDIR += cl-infix-sbcl
|
2003-09-28 09:44:07 +00:00
|
|
|
SUBDIR += cl-port
|
2003-10-03 07:30:46 +00:00
|
|
|
SUBDIR += cl-port-clisp
|
2003-09-28 10:23:41 +00:00
|
|
|
SUBDIR += cl-port-sbcl
|
2003-09-28 09:53:36 +00:00
|
|
|
SUBDIR += cl-split-sequence
|
2003-10-03 07:47:10 +00:00
|
|
|
SUBDIR += cl-split-sequence-clisp
|
2003-09-28 10:34:41 +00:00
|
|
|
SUBDIR += cl-split-sequence-sbcl
|
2005-04-14 10:34:18 +00:00
|
|
|
SUBDIR += cl-uffi
|
2005-04-14 10:43:19 +00:00
|
|
|
SUBDIR += cl-uffi-sbcl
|
2000-09-25 06:58:43 +00:00
|
|
|
SUBDIR += clanlib
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += clewn
|
1998-07-30 15:24:14 +00:00
|
|
|
SUBDIR += clig
|
2001-05-01 17:28:25 +00:00
|
|
|
SUBDIR += clint
|
2003-08-18 19:40:56 +00:00
|
|
|
SUBDIR += clisp-hyperspec
|
2002-09-21 00:57:59 +00:00
|
|
|
SUBDIR += cmake
|
2005-10-27 14:09:19 +00:00
|
|
|
SUBDIR += cmunge
|
2006-06-11 09:39:38 +00:00
|
|
|
SUBDIR += cobf
|
2004-05-04 21:07:46 +00:00
|
|
|
SUBDIR += cocktail
|
2005-12-27 19:59:09 +00:00
|
|
|
SUBDIR += codeblocks
|
2004-12-08 01:36:10 +00:00
|
|
|
SUBDIR += codeville
|
2003-12-31 03:14:57 +00:00
|
|
|
SUBDIR += codeworker
|
2004-02-11 03:34:53 +00:00
|
|
|
SUBDIR += colorer
|
2000-07-27 10:03:58 +00:00
|
|
|
SUBDIR += commoncpp
|
2007-08-22 15:59:34 +00:00
|
|
|
SUBDIR += compiz-bcop
|
2008-09-02 15:42:18 +00:00
|
|
|
SUBDIR += configkit
|
1998-12-15 21:06:56 +00:00
|
|
|
SUBDIR += cons
|
2000-09-15 19:39:58 +00:00
|
|
|
SUBDIR += cons-test
|
2000-02-01 07:43:07 +00:00
|
|
|
SUBDIR += cook
|
2003-12-19 09:11:33 +00:00
|
|
|
SUBDIR += cpan-upload
|
2001-05-19 11:05:42 +00:00
|
|
|
SUBDIR += cppadvio
|
2009-03-06 19:53:54 +00:00
|
|
|
SUBDIR += cppcheck
|
2006-11-08 23:12:55 +00:00
|
|
|
SUBDIR += cppi
|
2002-06-27 12:42:44 +00:00
|
|
|
SUBDIR += cppunit
|
2000-02-29 20:11:08 +00:00
|
|
|
SUBDIR += cproto
|
2007-06-24 08:02:16 +00:00
|
|
|
SUBDIR += cross-binutils
|
2007-06-24 08:05:29 +00:00
|
|
|
SUBDIR += cross-gcc
|
2007-06-24 08:06:54 +00:00
|
|
|
SUBDIR += cross-gdb
|
2007-10-06 16:50:29 +00:00
|
|
|
SUBDIR += crossvc
|
2007-05-27 21:50:37 +00:00
|
|
|
SUBDIR += crow
|
1999-04-13 17:17:58 +00:00
|
|
|
SUBDIR += cscope
|
2003-07-10 14:47:34 +00:00
|
|
|
SUBDIR += cscout
|
1999-03-31 05:35:36 +00:00
|
|
|
SUBDIR += cssc
|
2004-07-12 20:48:02 +00:00
|
|
|
SUBDIR += cstringbuffer
|
1999-06-04 07:19:54 +00:00
|
|
|
SUBDIR += ctags
|
2007-09-09 05:55:50 +00:00
|
|
|
SUBDIR += cunit
|
2004-12-15 12:12:15 +00:00
|
|
|
SUBDIR += cut
|
1996-12-08 22:27:01 +00:00
|
|
|
SUBDIR += cutils
|
2002-07-23 02:40:30 +00:00
|
|
|
SUBDIR += cvs+ipv6
|
2008-05-26 04:58:17 +00:00
|
|
|
SUBDIR += cvs-devel
|
2007-08-21 07:45:44 +00:00
|
|
|
SUBDIR += cvs-syncmail
|
2002-11-27 20:28:08 +00:00
|
|
|
SUBDIR += cvs2cl
|
2007-03-01 20:07:05 +00:00
|
|
|
SUBDIR += cvs2darcs
|
2000-07-02 23:36:27 +00:00
|
|
|
SUBDIR += cvs2html
|
2001-09-01 22:13:54 +00:00
|
|
|
SUBDIR += cvs2p4
|
2004-05-01 10:30:53 +00:00
|
|
|
SUBDIR += cvs2svn
|
2002-06-10 08:16:30 +00:00
|
|
|
SUBDIR += cvsadmin
|
2002-03-25 22:22:39 +00:00
|
|
|
SUBDIR += cvsbook
|
2006-03-21 10:17:09 +00:00
|
|
|
SUBDIR += cvschangelogbuilder
|
2005-04-23 12:00:14 +00:00
|
|
|
SUBDIR += cvschk
|
2001-12-31 05:33:17 +00:00
|
|
|
SUBDIR += cvsd
|
2006-01-23 20:04:17 +00:00
|
|
|
SUBDIR += cvsdadm
|
2002-08-01 15:17:56 +00:00
|
|
|
SUBDIR += cvsdelta
|
2003-06-06 16:59:30 +00:00
|
|
|
SUBDIR += cvsdiff2patch
|
2001-02-21 09:17:10 +00:00
|
|
|
SUBDIR += cvsgraph
|
2002-02-09 00:09:48 +00:00
|
|
|
SUBDIR += cvslines
|
2000-01-29 05:03:52 +00:00
|
|
|
SUBDIR += cvsmapfs
|
2003-05-20 10:24:24 +00:00
|
|
|
SUBDIR += cvsmonitor
|
2004-01-25 15:27:24 +00:00
|
|
|
SUBDIR += cvsnt
|
2002-05-31 16:15:02 +00:00
|
|
|
SUBDIR += cvsplot
|
2002-02-09 09:38:49 +00:00
|
|
|
SUBDIR += cvsps
|
2004-12-02 21:41:24 +00:00
|
|
|
SUBDIR += cvsps-devel
|
2005-09-19 10:47:50 +00:00
|
|
|
SUBDIR += cvsspam
|
2001-08-29 02:27:31 +00:00
|
|
|
SUBDIR += cvsstat
|
2003-06-03 05:01:12 +00:00
|
|
|
SUBDIR += cvstrac
|
2000-06-06 13:56:26 +00:00
|
|
|
SUBDIR += cvsutils
|
1999-07-26 18:17:00 +00:00
|
|
|
SUBDIR += cvsweb
|
2004-05-17 17:14:19 +00:00
|
|
|
SUBDIR += cvsweb3
|
2001-12-26 22:56:13 +00:00
|
|
|
SUBDIR += cvswrap
|
1998-02-11 07:46:59 +00:00
|
|
|
SUBDIR += cweb
|
2003-10-03 21:59:24 +00:00
|
|
|
SUBDIR += cxmon
|
1996-10-24 10:47:43 +00:00
|
|
|
SUBDIR += cxref
|
2003-11-17 10:08:45 +00:00
|
|
|
SUBDIR += cxxtest
|
2003-04-13 22:51:13 +00:00
|
|
|
SUBDIR += darcs
|
2003-04-02 12:03:44 +00:00
|
|
|
SUBDIR += darts
|
2004-07-09 09:41:17 +00:00
|
|
|
SUBDIR += datadesigner
|
2007-08-31 09:46:32 +00:00
|
|
|
SUBDIR += datadraw
|
2004-07-21 19:43:16 +00:00
|
|
|
SUBDIR += dbus
|
2006-10-14 08:41:52 +00:00
|
|
|
SUBDIR += dbus-glib
|
2006-10-31 17:31:43 +00:00
|
|
|
SUBDIR += dbus-qt3
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += dbus-qt4
|
2005-05-16 06:01:39 +00:00
|
|
|
SUBDIR += dbus-sharp
|
1997-05-22 21:42:20 +00:00
|
|
|
SUBDIR += ddd
|
2007-03-19 03:33:27 +00:00
|
|
|
SUBDIR += deputy
|
2004-07-18 12:04:44 +00:00
|
|
|
SUBDIR += desktop-file-utils
|
2008-02-20 21:16:01 +00:00
|
|
|
SUBDIR += dev86
|
2003-06-02 01:36:35 +00:00
|
|
|
SUBDIR += devhelp
|
2001-06-09 12:38:27 +00:00
|
|
|
SUBDIR += devtodo
|
2006-04-25 02:39:35 +00:00
|
|
|
SUBDIR += dfuife-curses
|
2001-03-07 04:17:49 +00:00
|
|
|
SUBDIR += dia2code
|
2000-12-30 16:43:40 +00:00
|
|
|
SUBDIR += diffconvert
|
2003-01-19 14:26:13 +00:00
|
|
|
SUBDIR += directfb
|
2002-06-26 17:20:21 +00:00
|
|
|
SUBDIR += distcc
|
2002-11-11 15:39:29 +00:00
|
|
|
SUBDIR += distel
|
2008-06-15 04:46:11 +00:00
|
|
|
SUBDIR += distorm
|
2007-02-05 14:53:15 +00:00
|
|
|
SUBDIR += ditrack
|
2004-12-13 11:01:24 +00:00
|
|
|
SUBDIR += dits
|
2007-01-28 21:45:37 +00:00
|
|
|
SUBDIR += djgpp-binutils
|
2007-01-28 21:53:14 +00:00
|
|
|
SUBDIR += djgpp-crx
|
2007-01-28 21:55:55 +00:00
|
|
|
SUBDIR += djgpp-gcc
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += dmake
|
2000-12-26 05:36:52 +00:00
|
|
|
SUBDIR += dmalloc
|
2008-03-31 20:44:30 +00:00
|
|
|
SUBDIR += dmucs
|
2003-05-15 12:40:46 +00:00
|
|
|
SUBDIR += doctorj
|
2001-01-28 08:50:53 +00:00
|
|
|
SUBDIR += dotconf
|
2005-07-08 22:47:00 +00:00
|
|
|
SUBDIR += dotconf++
|
1999-06-10 00:29:12 +00:00
|
|
|
SUBDIR += doxygen
|
2003-11-11 09:44:04 +00:00
|
|
|
SUBDIR += dparser
|
2004-04-06 01:31:21 +00:00
|
|
|
SUBDIR += dprog
|
2005-07-23 12:31:53 +00:00
|
|
|
SUBDIR += drpython
|
2008-06-29 14:08:29 +00:00
|
|
|
SUBDIR += dsss
|
2006-10-05 02:32:22 +00:00
|
|
|
SUBDIR += duplo
|
2005-02-12 22:12:15 +00:00
|
|
|
SUBDIR += dwarfdump
|
The dyncall library encapsulates architecture-, OS- and compiler-specific
function call semantics in a virtual "bind parameters from left to right
and then call" interface allowing programmers to call C functions in a
completely dynamic manner. In other workds, instead of calling a function
directly, the dyncall library provides a mechanism to push the function
parameters manually and to issue the call afterwards.
This means, that a program can determine at runtime what function to
call, and what parameters to pass to it. The library is written in C and
assembly and provides a very simple C interface to program against.
The library comes in very handy to power flexible message systems,
dynamic function call dispatch mechanisms, closure implementations or
even to bridge different programming languages.
When it comes to language bindings, the dyncall library provides a clean
and portable C interface to dynamically issue calls to foreign code using
small kernels written in assembly. Instead of providing code for every
bridged function call, which unnecessarily results in code bloat, only a
couple of instructions are used to invoke every possible call.
WWW: http://www.dyncall.org
PR: ports/122720
Submitted by: Tassilo Philipp <tphilipp at potion-studios.com>
2008-04-14 00:47:00 +00:00
|
|
|
SUBDIR += dyncall
|
2008-05-18 00:04:19 +00:00
|
|
|
SUBDIR += e00compr
|
2002-07-15 19:33:24 +00:00
|
|
|
SUBDIR += e4graph
|
2008-03-11 21:13:53 +00:00
|
|
|
SUBDIR += e_dbus
|
2009-03-11 10:31:49 +00:00
|
|
|
SUBDIR += easygit
|
2001-07-02 17:33:46 +00:00
|
|
|
SUBDIR += ebnf2yacc
|
2002-09-15 18:57:10 +00:00
|
|
|
SUBDIR += eboxy
|
2002-01-25 21:06:42 +00:00
|
|
|
SUBDIR += ecb
|
2001-03-12 22:08:31 +00:00
|
|
|
SUBDIR += ecgi
|
2008-03-11 21:13:53 +00:00
|
|
|
SUBDIR += ecore
|
|
|
|
SUBDIR += ecore-file
|
|
|
|
SUBDIR += ecore-ipc
|
|
|
|
SUBDIR += ecore-job
|
|
|
|
SUBDIR += ecore-main
|
2003-11-17 12:29:06 +00:00
|
|
|
SUBDIR += ecos-tools
|
2004-08-08 15:46:52 +00:00
|
|
|
SUBDIR += eet
|
2007-04-21 14:04:29 +00:00
|
|
|
SUBDIR += egypt
|
2001-12-26 10:57:58 +00:00
|
|
|
SUBDIR += eieio
|
2007-01-02 18:20:59 +00:00
|
|
|
SUBDIR += eiffelstudio
|
2003-01-24 21:18:30 +00:00
|
|
|
SUBDIR += elf
|
2001-07-26 11:59:37 +00:00
|
|
|
SUBDIR += elfio
|
2007-07-14 17:03:00 +00:00
|
|
|
SUBDIR += elfrc
|
2003-06-03 04:34:05 +00:00
|
|
|
SUBDIR += elfsh
|
1999-04-12 00:04:02 +00:00
|
|
|
SUBDIR += elftoaout
|
2002-01-07 21:22:22 +00:00
|
|
|
SUBDIR += elib
|
2007-08-04 09:04:51 +00:00
|
|
|
SUBDIR += elib-emacs21
|
2006-07-24 17:48:41 +00:00
|
|
|
SUBDIR += engrave
|
2000-10-28 14:03:34 +00:00
|
|
|
SUBDIR += entity
|
Add new port epm:
EPM is a free UNIX software/file packaging program that generates
distribution archives from a list of files.
EPM Can:
o Generate portable script-based distribution packages complete with
installation and removal scripts and standard install/uninstall GUIs.
o Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X,
Red Hat, Slackware, Solaris, and Tru64 UNIX formats.
o Provide a complete, cross-platform software distribution solution for
your applications.
WWW: http://www.easysw.com/epm/
2004-11-21 00:22:10 +00:00
|
|
|
SUBDIR += epm
|
2003-12-29 07:07:37 +00:00
|
|
|
SUBDIR += epydoc
|
2004-01-26 00:02:12 +00:00
|
|
|
SUBDIR += eric
|
2007-07-25 22:56:51 +00:00
|
|
|
SUBDIR += eric4
|
2005-02-09 23:04:01 +00:00
|
|
|
SUBDIR += eris
|
2001-06-22 22:16:31 +00:00
|
|
|
SUBDIR += error
|
2003-01-02 19:57:54 +00:00
|
|
|
SUBDIR += esdl
|
2004-08-15 13:36:40 +00:00
|
|
|
SUBDIR += esvn
|
2007-08-28 09:44:50 +00:00
|
|
|
SUBDIR += etl
|
2006-12-23 10:26:23 +00:00
|
|
|
SUBDIR += etoile-collectionkit
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += etoile-coreobject
|
2006-12-23 10:28:48 +00:00
|
|
|
SUBDIR += etoile-foundation
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += etoile-serialize
|
2006-11-19 13:34:50 +00:00
|
|
|
SUBDIR += etoile-unitkit
|
2007-04-09 02:50:59 +00:00
|
|
|
SUBDIR += eventxx
|
2006-10-08 14:07:09 +00:00
|
|
|
SUBDIR += evfs
|
2005-11-05 05:53:22 +00:00
|
|
|
SUBDIR += evolution-gconf-tools
|
2004-11-25 03:58:17 +00:00
|
|
|
SUBDIR += excalibur-configuration
|
1997-06-30 12:14:02 +00:00
|
|
|
SUBDIR += f77flow
|
2001-03-31 02:45:55 +00:00
|
|
|
SUBDIR += fam
|
2001-03-31 02:46:32 +00:00
|
|
|
SUBDIR += fampp
|
1999-05-01 03:36:27 +00:00
|
|
|
SUBDIR += fastcrc
|
2002-10-30 12:52:39 +00:00
|
|
|
SUBDIR += fastdep
|
2001-10-10 14:36:22 +00:00
|
|
|
SUBDIR += fc++
|
2001-03-31 02:37:34 +00:00
|
|
|
SUBDIR += ffcall
|
2006-11-29 14:49:24 +00:00
|
|
|
SUBDIR += fga
|
2000-01-01 00:20:17 +00:00
|
|
|
SUBDIR += fhist
|
2002-08-08 07:54:03 +00:00
|
|
|
SUBDIR += fib
|
2006-07-22 08:57:25 +00:00
|
|
|
SUBDIR += fistgen
|
2005-10-18 03:18:54 +00:00
|
|
|
SUBDIR += flatzebra
|
2007-12-15 07:15:01 +00:00
|
|
|
SUBDIR += flex-sdk
|
2008-09-03 03:37:34 +00:00
|
|
|
SUBDIR += flex-sdk2
|
2007-12-18 22:48:53 +00:00
|
|
|
SUBDIR += flex_compiler_shell
|
2007-04-20 12:18:32 +00:00
|
|
|
SUBDIR += flexjson
|
1999-01-11 05:18:26 +00:00
|
|
|
SUBDIR += flick
|
2003-09-27 06:46:04 +00:00
|
|
|
SUBDIR += florist
|
2007-01-05 08:44:45 +00:00
|
|
|
SUBDIR += florist-gpl
|
2004-04-14 09:27:54 +00:00
|
|
|
SUBDIR += flowdesigner
|
2003-08-28 19:56:31 +00:00
|
|
|
SUBDIR += flyspray
|
2001-01-23 07:40:06 +00:00
|
|
|
SUBDIR += fnccheck
|
2000-09-16 05:18:46 +00:00
|
|
|
SUBDIR += fnorb
|
1999-12-22 15:02:26 +00:00
|
|
|
SUBDIR += fortran-utils
|
2006-11-30 17:14:30 +00:00
|
|
|
SUBDIR += fortytwo-encore
|
2006-06-21 15:46:48 +00:00
|
|
|
SUBDIR += fpc-bfd
|
2009-01-14 03:57:58 +00:00
|
|
|
SUBDIR += fpc-fcl-async
|
2007-09-18 06:06:00 +00:00
|
|
|
SUBDIR += fpc-fcl-base
|
|
|
|
SUBDIR += fpc-fcl-db
|
|
|
|
SUBDIR += fpc-fcl-fpcunit
|
|
|
|
SUBDIR += fpc-fcl-image
|
2009-01-14 02:21:14 +00:00
|
|
|
SUBDIR += fpc-fcl-json
|
2007-09-18 06:06:00 +00:00
|
|
|
SUBDIR += fpc-fcl-net
|
|
|
|
SUBDIR += fpc-fcl-passrc
|
2009-01-14 04:38:42 +00:00
|
|
|
SUBDIR += fpc-fcl-process
|
2007-09-18 06:06:00 +00:00
|
|
|
SUBDIR += fpc-fcl-registry
|
|
|
|
SUBDIR += fpc-fcl-web
|
|
|
|
SUBDIR += fpc-fcl-xml
|
2007-09-18 06:25:19 +00:00
|
|
|
SUBDIR += fpc-fpmkunit
|
2006-06-09 11:04:55 +00:00
|
|
|
SUBDIR += fpc-fv
|
2004-01-16 00:55:09 +00:00
|
|
|
SUBDIR += fpc-gdbint
|
2006-06-21 15:48:59 +00:00
|
|
|
SUBDIR += fpc-pthreads
|
2004-01-16 00:57:44 +00:00
|
|
|
SUBDIR += fpc-regexpr
|
2009-01-14 02:29:07 +00:00
|
|
|
SUBDIR += fpc-sdl
|
2009-01-14 02:31:53 +00:00
|
|
|
SUBDIR += fpc-symbolic
|
2006-06-21 15:50:23 +00:00
|
|
|
SUBDIR += fpc-zlib
|
1997-02-16 19:45:23 +00:00
|
|
|
SUBDIR += fpp
|
2004-06-23 23:18:03 +00:00
|
|
|
SUBDIR += freebase
|
1999-11-05 03:51:22 +00:00
|
|
|
SUBDIR += freelibiberty
|
2004-06-24 08:58:10 +00:00
|
|
|
SUBDIR += freeride
|
2001-05-08 19:45:14 +00:00
|
|
|
SUBDIR += frink
|
2004-01-05 08:26:43 +00:00
|
|
|
SUBDIR += fsmgenerator
|
2005-10-12 04:46:09 +00:00
|
|
|
SUBDIR += ftjam
|
1998-05-05 05:08:39 +00:00
|
|
|
SUBDIR += ftnchek
|
2005-07-15 12:48:11 +00:00
|
|
|
SUBDIR += fujaba
|
2001-01-09 09:42:46 +00:00
|
|
|
SUBDIR += funnelweb
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += g-wrap
|
2002-06-03 03:35:17 +00:00
|
|
|
SUBDIR += g2c
|
1999-02-10 15:56:10 +00:00
|
|
|
SUBDIR += gaa
|
2005-04-02 09:08:47 +00:00
|
|
|
SUBDIR += gamin
|
2004-05-07 22:33:55 +00:00
|
|
|
SUBDIR += gaphor
|
2004-05-09 21:02:31 +00:00
|
|
|
SUBDIR += gauche-gaunit
|
2004-01-16 22:27:51 +00:00
|
|
|
SUBDIR += gauche-readline
|
2004-03-02 16:56:35 +00:00
|
|
|
SUBDIR += gauche-sdl
|
2003-10-28 08:05:26 +00:00
|
|
|
SUBDIR += gaul
|
2006-09-14 05:09:28 +00:00
|
|
|
SUBDIR += gazpacho
|
2007-05-19 20:36:56 +00:00
|
|
|
SUBDIR += gccmakedep
|
2003-08-01 19:39:50 +00:00
|
|
|
SUBDIR += gccxml
|
2000-06-29 19:31:23 +00:00
|
|
|
SUBDIR += gconf
|
2002-02-16 09:13:28 +00:00
|
|
|
SUBDIR += gconf2
|
2006-05-10 03:33:33 +00:00
|
|
|
SUBDIR += gconf2-reference
|
2003-06-15 22:59:42 +00:00
|
|
|
SUBDIR += gconfmm
|
2004-07-08 06:09:39 +00:00
|
|
|
SUBDIR += gconfmm26
|
2001-03-31 11:42:00 +00:00
|
|
|
SUBDIR += gcvs
|
2002-10-12 18:54:41 +00:00
|
|
|
SUBDIR += gdb53
|
2003-09-27 07:38:23 +00:00
|
|
|
SUBDIR += gdb53-act
|
2004-04-04 12:28:18 +00:00
|
|
|
SUBDIR += gdb6
|
2002-08-24 15:38:18 +00:00
|
|
|
SUBDIR += gdbmods
|
2006-04-04 12:28:14 +00:00
|
|
|
SUBDIR += geany
|
2009-01-29 06:58:29 +00:00
|
|
|
SUBDIR += gearmand
|
2006-08-29 17:27:41 +00:00
|
|
|
SUBDIR += generate
|
2001-04-17 17:44:13 +00:00
|
|
|
SUBDIR += gengameng
|
2000-10-28 02:48:45 +00:00
|
|
|
SUBDIR += gengetopt
|
2004-06-29 01:11:31 +00:00
|
|
|
SUBDIR += genproto
|
1998-08-25 16:14:05 +00:00
|
|
|
SUBDIR += gettext
|
2004-02-03 06:37:57 +00:00
|
|
|
SUBDIR += gettext-lint
|
2007-08-30 11:55:43 +00:00
|
|
|
SUBDIR += gettext-msghack
|
2001-07-30 17:18:56 +00:00
|
|
|
SUBDIR += getxml
|
2006-12-19 07:28:37 +00:00
|
|
|
SUBDIR += gflags
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += giggle
|
1997-08-29 09:21:07 +00:00
|
|
|
SUBDIR += gindent
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += gio-fam-backend
|
2006-02-08 08:30:38 +00:00
|
|
|
SUBDIR += git
|
2008-05-19 02:07:50 +00:00
|
|
|
SUBDIR += gittrac
|
2002-06-12 00:11:15 +00:00
|
|
|
SUBDIR += glade2
|
2006-10-14 09:04:32 +00:00
|
|
|
SUBDIR += glade3
|
2003-11-04 09:27:09 +00:00
|
|
|
SUBDIR += glademm
|
2005-11-05 05:56:43 +00:00
|
|
|
SUBDIR += glib-java
|
1999-03-09 01:13:40 +00:00
|
|
|
SUBDIR += glib12
|
2002-03-11 17:53:25 +00:00
|
|
|
SUBDIR += glib20
|
2006-05-09 22:03:26 +00:00
|
|
|
SUBDIR += glib20-reference
|
2004-06-26 03:04:35 +00:00
|
|
|
SUBDIR += glibmm
|
2006-05-11 20:33:39 +00:00
|
|
|
SUBDIR += glibmm-reference
|
2000-06-28 01:05:46 +00:00
|
|
|
SUBDIR += global
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += glog
|
2003-11-10 02:41:24 +00:00
|
|
|
SUBDIR += glrparser
|
2001-10-17 18:27:14 +00:00
|
|
|
SUBDIR += glui
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += gmake
|
2006-05-28 01:48:18 +00:00
|
|
|
SUBDIR += gnome-build
|
2006-05-28 01:57:42 +00:00
|
|
|
SUBDIR += gnome-common
|
2006-05-28 03:34:21 +00:00
|
|
|
SUBDIR += gnome-crash
|
2006-05-28 16:11:40 +00:00
|
|
|
SUBDIR += gnome-vfs
|
2006-10-14 08:41:52 +00:00
|
|
|
SUBDIR += gnome-vfs-monikers
|
2006-05-28 16:11:40 +00:00
|
|
|
SUBDIR += gnome-vfs-reference
|
|
|
|
SUBDIR += gnome-vfs1
|
2003-06-15 22:58:48 +00:00
|
|
|
SUBDIR += gnome-vfsmm
|
2004-01-07 06:20:03 +00:00
|
|
|
SUBDIR += gnome2-hacker-tools
|
2008-02-16 17:50:11 +00:00
|
|
|
SUBDIR += gnucflow
|
2004-04-28 20:22:20 +00:00
|
|
|
SUBDIR += gnulibiberty
|
1999-05-10 11:34:09 +00:00
|
|
|
SUBDIR += gnustep
|
2001-06-26 12:18:05 +00:00
|
|
|
SUBDIR += gnustep-make
|
2002-11-13 17:54:50 +00:00
|
|
|
SUBDIR += gob2
|
2005-11-05 05:59:39 +00:00
|
|
|
SUBDIR += goffice
|
2008-01-10 07:06:43 +00:00
|
|
|
SUBDIR += goffice04
|
2009-01-10 05:22:13 +00:00
|
|
|
SUBDIR += goffice06
|
2007-03-25 15:57:41 +00:00
|
|
|
SUBDIR += goffice1
|
2004-12-30 18:41:48 +00:00
|
|
|
SUBDIR += gonzui
|
2007-10-11 15:36:31 +00:00
|
|
|
SUBDIR += google-perftools
|
2005-06-28 01:17:21 +00:00
|
|
|
SUBDIR += google-sparsehash
|
2008-12-12 05:17:52 +00:00
|
|
|
SUBDIR += googlemock
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += googletest
|
2003-03-23 19:29:15 +00:00
|
|
|
SUBDIR += gorm
|
1999-12-29 09:09:40 +00:00
|
|
|
SUBDIR += gperf
|
2006-03-19 22:43:05 +00:00
|
|
|
SUBDIR += gpsim
|
2002-07-08 20:00:06 +00:00
|
|
|
SUBDIR += gputils
|
2004-03-10 15:35:51 +00:00
|
|
|
SUBDIR += gsoap
|
2005-03-20 19:57:56 +00:00
|
|
|
SUBDIR += gstreamer-plugins-gconf
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += gstreamer-plugins-gio
|
2005-02-28 22:16:10 +00:00
|
|
|
SUBDIR += gstreamer-plugins-gnomevfs
|
|
|
|
SUBDIR += gstreamer-plugins-sdl
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += gstreamer-plugins-soup
|
2001-02-13 11:41:08 +00:00
|
|
|
SUBDIR += gtgt
|
2005-10-12 16:23:10 +00:00
|
|
|
SUBDIR += gtkmozedit
|
2000-09-16 14:17:19 +00:00
|
|
|
SUBDIR += gtranslator
|
2005-10-12 02:36:20 +00:00
|
|
|
SUBDIR += guichan
|
2004-11-07 13:50:53 +00:00
|
|
|
SUBDIR += guikachu
|
2007-03-22 09:36:35 +00:00
|
|
|
SUBDIR += guile-lib
|
2007-05-27 21:47:33 +00:00
|
|
|
SUBDIR += guiloader
|
2007-05-27 21:49:08 +00:00
|
|
|
SUBDIR += guiloader-c++
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += gvfs
|
2005-06-08 14:45:19 +00:00
|
|
|
SUBDIR += gwenhywfar
|
2006-08-28 15:11:16 +00:00
|
|
|
SUBDIR += gzstream
|
2007-01-25 04:41:13 +00:00
|
|
|
SUBDIR += hachoir-core
|
|
|
|
SUBDIR += hachoir-parser
|
2007-07-13 18:04:23 +00:00
|
|
|
SUBDIR += hachoir-regex
|
2001-01-21 15:45:46 +00:00
|
|
|
SUBDIR += happydoc
|
2004-01-13 21:12:30 +00:00
|
|
|
SUBDIR += hapy
|
2008-03-18 04:01:56 +00:00
|
|
|
SUBDIR += hcs12mem
|
2007-12-13 01:32:50 +00:00
|
|
|
SUBDIR += hgsvn
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += hgview
|
2006-10-31 05:56:00 +00:00
|
|
|
SUBDIR += highlighterkit
|
2007-06-22 08:06:15 +00:00
|
|
|
SUBDIR += horde-chora
|
2008-02-28 22:48:54 +00:00
|
|
|
SUBDIR += horde-whups
|
2006-09-04 21:06:12 +00:00
|
|
|
SUBDIR += hp48cc
|
2006-02-20 13:18:26 +00:00
|
|
|
SUBDIR += hp48xgcc
|
2003-07-28 00:11:02 +00:00
|
|
|
SUBDIR += hptools
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += hs-Stream
|
2003-01-31 22:24:58 +00:00
|
|
|
SUBDIR += hs-alex
|
2008-12-21 11:23:18 +00:00
|
|
|
SUBDIR += hs-binary-ghc
|
2002-09-04 18:39:09 +00:00
|
|
|
SUBDIR += hs-c2hs
|
2004-06-14 18:28:55 +00:00
|
|
|
SUBDIR += hs-cpphs
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += hs-dlist
|
2002-09-04 18:39:09 +00:00
|
|
|
SUBDIR += hs-drift
|
|
|
|
SUBDIR += hs-haddock
|
2008-02-29 20:35:17 +00:00
|
|
|
SUBDIR += hs-haddock-docs
|
2002-09-04 18:39:09 +00:00
|
|
|
SUBDIR += hs-happy
|
2009-02-07 02:07:50 +00:00
|
|
|
SUBDIR += hs-hat
|
2002-10-25 21:59:17 +00:00
|
|
|
SUBDIR += hs-hdoc
|
2002-09-04 18:39:09 +00:00
|
|
|
SUBDIR += hs-hmake
|
2002-10-25 22:25:38 +00:00
|
|
|
SUBDIR += hs-idoc
|
2009-03-06 19:46:33 +00:00
|
|
|
SUBDIR += hs-language-c-ghc
|
2009-03-14 15:19:34 +00:00
|
|
|
SUBDIR += hs-lazysmallcheck-ghc
|
2008-12-21 11:41:49 +00:00
|
|
|
SUBDIR += hs-pcre-light-ghc
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += hs-utf8-string-ghc
|
2008-02-28 20:53:43 +00:00
|
|
|
SUBDIR += hs-uuagc
|
2008-02-28 20:10:17 +00:00
|
|
|
SUBDIR += hs-uulib
|
2001-04-09 07:59:25 +00:00
|
|
|
SUBDIR += hypersrc
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += i386-rtems-binutils
|
|
|
|
SUBDIR += i386-rtems-g77
|
|
|
|
SUBDIR += i386-rtems-gcc
|
|
|
|
SUBDIR += i386-rtems-gdb
|
|
|
|
SUBDIR += i386-rtems-objc
|
|
|
|
SUBDIR += i960-rtems-binutils
|
|
|
|
SUBDIR += i960-rtems-gcc
|
|
|
|
SUBDIR += i960-rtems-gdb
|
2005-06-08 15:10:56 +00:00
|
|
|
SUBDIR += ice
|
2009-03-09 16:16:58 +00:00
|
|
|
SUBDIR += icmake
|
2001-03-17 08:49:14 +00:00
|
|
|
SUBDIR += icu
|
2003-05-05 08:21:40 +00:00
|
|
|
SUBDIR += icu2
|
1996-09-16 00:31:05 +00:00
|
|
|
SUBDIR += id-utils
|
2003-01-20 06:52:20 +00:00
|
|
|
SUBDIR += ifd-test
|
2007-05-19 20:36:56 +00:00
|
|
|
SUBDIR += imake
|
2001-10-10 02:24:01 +00:00
|
|
|
SUBDIR += inilib
|
2004-03-12 09:29:15 +00:00
|
|
|
SUBDIR += initutil
|
2002-08-29 03:21:04 +00:00
|
|
|
SUBDIR += invitation_to_ruby
|
2003-12-06 18:15:28 +00:00
|
|
|
SUBDIR += ipython
|
2005-06-12 19:21:53 +00:00
|
|
|
SUBDIR += ireport
|
2004-04-07 08:32:09 +00:00
|
|
|
SUBDIR += itext
|
2001-11-01 08:20:56 +00:00
|
|
|
SUBDIR += ixlib
|
2005-10-17 17:58:21 +00:00
|
|
|
SUBDIR += jakarta-commons-chain
|
2005-11-22 16:32:01 +00:00
|
|
|
SUBDIR += jakarta-commons-configuration
|
2007-07-09 17:09:58 +00:00
|
|
|
SUBDIR += jakarta-commons-daemon
|
2006-02-14 15:46:38 +00:00
|
|
|
SUBDIR += jakarta-commons-io
|
2007-02-08 12:27:09 +00:00
|
|
|
SUBDIR += jakarta-commons-jxpath
|
java Management Extensions (JMX) is an API that facilitates building management
applications that can configure, and perform operations on, a server applica
-tion. In general, each manageable component of the server application is re
-presented by a Management Bean (or MBean, for short). JMX defines three types
of MBeans, of which Model MBeans are the most flexible. Model MBeans provide a
way to define MBeans for many different components, without having to write a
specific MBean implementation class for each one.
However, this power comes at a price. It is necessary to set up a substantial
amount of metadata about each MBean, including the attributes it should expose
(similar to JavaBeans properties), the operations it should make available (si
-milar to calling methods of a Java object via reflection), and other related
information. The Modeler component is designed to make this process fairly pain
-less -- the required metadata is configured from an XML description of each
Model MBean to be supported. In addition, Modeler provides a factory mechanism
to create the actual Model MBean instances themselves.
The Modeler component of the Jakarta Commons subproject offers convenient
support for configuring and instantiating Model MBeans (management beans),
as described in the JMX Specification.
Homepage: http://jakarta.apache.org/commons/modeler/
Submitted by: Nemo LIU <nemoliu at gmail dot com>
PR: ports/109074
2007-02-13 07:06:52 +00:00
|
|
|
SUBDIR += jakarta-commons-modeler
|
2003-10-24 02:01:39 +00:00
|
|
|
SUBDIR += jakelib2
|
1998-07-11 02:42:47 +00:00
|
|
|
SUBDIR += jam
|
2004-11-19 14:31:35 +00:00
|
|
|
SUBDIR += java-util-concurrent
|
2007-09-22 07:43:42 +00:00
|
|
|
SUBDIR += javolution
|
2004-05-05 01:41:12 +00:00
|
|
|
SUBDIR += jclassinfo
|
2005-06-12 19:16:37 +00:00
|
|
|
SUBDIR += jcmdline
|
2005-03-10 15:27:41 +00:00
|
|
|
SUBDIR += jep
|
2007-10-02 18:20:44 +00:00
|
|
|
SUBDIR += jline
|
2003-10-06 02:46:08 +00:00
|
|
|
SUBDIR += jrtplib
|
2005-01-16 21:26:58 +00:00
|
|
|
SUBDIR += jsap
|
2008-05-28 18:15:24 +00:00
|
|
|
SUBDIR += jsl
|
2006-09-11 01:02:55 +00:00
|
|
|
SUBDIR += jsmin
|
2006-06-24 10:04:04 +00:00
|
|
|
SUBDIR += json-c
|
2008-12-26 01:47:45 +00:00
|
|
|
SUBDIR += json-glib
|
2006-08-08 15:39:24 +00:00
|
|
|
SUBDIR += jtag
|
2004-11-30 14:54:13 +00:00
|
|
|
SUBDIR += jude-community
|
2004-08-19 12:30:27 +00:00
|
|
|
SUBDIR += judy
|
2007-10-06 19:40:32 +00:00
|
|
|
SUBDIR += k8048
|
2008-07-30 10:53:53 +00:00
|
|
|
SUBDIR += kBuild
|
2003-01-01 15:55:58 +00:00
|
|
|
SUBDIR += kaptain
|
2004-07-31 18:24:18 +00:00
|
|
|
SUBDIR += kcachegrind
|
1999-11-26 20:15:50 +00:00
|
|
|
SUBDIR += kdbg
|
2002-04-21 23:47:50 +00:00
|
|
|
SUBDIR += kdesdk3
|
2008-08-09 16:52:28 +00:00
|
|
|
SUBDIR += kdesdk4
|
2006-04-14 23:36:24 +00:00
|
|
|
SUBDIR += kdesvn
|
2009-01-18 22:23:21 +00:00
|
|
|
SUBDIR += kdesvn-kde4
|
2000-02-12 21:54:08 +00:00
|
|
|
SUBDIR += kdevelop
|
2001-04-23 12:16:37 +00:00
|
|
|
SUBDIR += kimwitu
|
2001-04-23 16:02:11 +00:00
|
|
|
SUBDIR += kimwitu++
|
2004-06-29 09:59:33 +00:00
|
|
|
SUBDIR += klassmodeler
|
2004-06-08 05:45:51 +00:00
|
|
|
SUBDIR += kodos
|
2002-06-18 20:40:18 +00:00
|
|
|
SUBDIR += kprof
|
2004-04-30 03:02:33 +00:00
|
|
|
SUBDIR += kscope
|
2005-10-12 05:54:15 +00:00
|
|
|
SUBDIR += kxl
|
2003-05-12 16:18:35 +00:00
|
|
|
SUBDIR += kyra
|
2006-06-10 17:28:43 +00:00
|
|
|
SUBDIR += lasi
|
2002-06-03 14:00:20 +00:00
|
|
|
SUBDIR += lbpp
|
2004-02-04 12:13:23 +00:00
|
|
|
SUBDIR += leaktracer
|
2001-06-05 03:48:42 +00:00
|
|
|
SUBDIR += lemon
|
2007-06-04 06:45:49 +00:00
|
|
|
SUBDIR += lexi
|
2007-05-01 11:16:09 +00:00
|
|
|
SUBDIR += lhs2TeX
|
2002-02-12 13:37:38 +00:00
|
|
|
SUBDIR += libIDL
|
1999-02-02 14:32:32 +00:00
|
|
|
SUBDIR += libPropList
|
1998-12-07 02:22:12 +00:00
|
|
|
SUBDIR += libU77
|
Add ports devel/libYGP and devel/libXGP:
A C++ library, separated in 2 parts:
* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects
* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter filenames (with completion, analogue to modern
browsers),
o Formatted entry fields (with validy check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications
WWW: http://libymp.sourceforge.net/
2006-08-20 12:20:13 +00:00
|
|
|
SUBDIR += libXGP
|
|
|
|
SUBDIR += libYGP
|
2001-10-08 16:25:53 +00:00
|
|
|
SUBDIR += libafterbase
|
2007-04-26 02:21:58 +00:00
|
|
|
SUBDIR += libarena
|
2003-12-25 08:28:12 +00:00
|
|
|
SUBDIR += libassa
|
2004-02-27 08:45:45 +00:00
|
|
|
SUBDIR += libassetml
|
2001-09-07 19:54:19 +00:00
|
|
|
SUBDIR += libast
|
2006-04-19 06:45:21 +00:00
|
|
|
SUBDIR += libaura
|
2001-08-13 13:54:31 +00:00
|
|
|
SUBDIR += libavl
|
2005-09-20 10:54:55 +00:00
|
|
|
SUBDIR += libbegemot
|
2004-04-28 20:24:39 +00:00
|
|
|
SUBDIR += libbfd
|
2005-05-09 20:13:31 +00:00
|
|
|
SUBDIR += libbinio
|
2005-03-11 16:00:01 +00:00
|
|
|
SUBDIR += libbnr
|
2009-03-09 16:22:04 +00:00
|
|
|
SUBDIR += libbobcat
|
2002-02-14 09:39:16 +00:00
|
|
|
SUBDIR += libbonobo
|
2006-05-10 00:25:34 +00:00
|
|
|
SUBDIR += libbonobo-reference
|
2003-06-15 22:57:27 +00:00
|
|
|
SUBDIR += libbonobomm
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += libburn
|
2001-11-20 21:27:18 +00:00
|
|
|
SUBDIR += libcapsinetwork
|
2005-04-20 13:33:39 +00:00
|
|
|
SUBDIR += libccid
|
2007-04-30 13:02:27 +00:00
|
|
|
SUBDIR += libcfg
|
2003-12-05 00:46:02 +00:00
|
|
|
SUBDIR += libcheck
|
2003-02-17 23:56:56 +00:00
|
|
|
SUBDIR += libchipcard
|
2003-02-19 02:09:47 +00:00
|
|
|
SUBDIR += libchipcard-kde
|
1999-01-10 19:06:11 +00:00
|
|
|
SUBDIR += libcii
|
2008-06-03 20:05:21 +00:00
|
|
|
SUBDIR += libclaw
|
2007-09-26 12:22:13 +00:00
|
|
|
SUBDIR += libconfig
|
2004-10-11 22:46:03 +00:00
|
|
|
SUBDIR += libconfuse
|
2000-06-23 10:08:05 +00:00
|
|
|
SUBDIR += libcoro
|
2006-08-02 08:12:11 +00:00
|
|
|
SUBDIR += libcoyotl
|
2003-11-10 08:29:22 +00:00
|
|
|
SUBDIR += libcwd
|
2005-10-18 21:27:02 +00:00
|
|
|
SUBDIR += libdaemon
|
2009-03-22 15:27:36 +00:00
|
|
|
SUBDIR += libdap
|
2006-04-01 11:17:28 +00:00
|
|
|
SUBDIR += libdasm
|
2006-04-19 07:04:20 +00:00
|
|
|
SUBDIR += libdfui
|
2003-04-19 14:19:50 +00:00
|
|
|
SUBDIR += libdict
|
2007-01-18 10:10:56 +00:00
|
|
|
SUBDIR += libdisasm
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += libdlmalloc
|
2008-03-20 14:12:15 +00:00
|
|
|
SUBDIR += libdlna
|
2006-02-15 11:07:43 +00:00
|
|
|
SUBDIR += libdnsres
|
2003-08-28 09:16:04 +00:00
|
|
|
SUBDIR += libds
|
2001-01-22 16:33:23 +00:00
|
|
|
SUBDIR += libdsp
|
2005-02-12 22:09:59 +00:00
|
|
|
SUBDIR += libdwarf
|
2002-02-14 15:29:35 +00:00
|
|
|
SUBDIR += libedit
|
2001-04-18 17:36:11 +00:00
|
|
|
SUBDIR += libelf
|
2006-07-05 20:20:24 +00:00
|
|
|
SUBDIR += libepp-nicbr
|
2007-12-18 14:46:56 +00:00
|
|
|
SUBDIR += libev
|
2001-06-23 15:56:03 +00:00
|
|
|
SUBDIR += libevent
|
2006-08-02 08:43:58 +00:00
|
|
|
SUBDIR += libevocosm
|
2003-08-10 15:07:26 +00:00
|
|
|
SUBDIR += libexecinfo
|
1998-08-10 00:09:42 +00:00
|
|
|
SUBDIR += libffi
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += libfirm
|
2002-09-15 12:18:40 +00:00
|
|
|
SUBDIR += libfs++
|
2006-07-29 20:15:51 +00:00
|
|
|
SUBDIR += libftdi
|
2007-04-27 15:38:58 +00:00
|
|
|
SUBDIR += libgalago
|
2008-07-26 07:55:02 +00:00
|
|
|
SUBDIR += libgamepad
|
2004-04-05 04:02:06 +00:00
|
|
|
SUBDIR += libgconf-java
|
1999-04-30 17:21:41 +00:00
|
|
|
SUBDIR += libgetline
|
2002-07-02 18:16:32 +00:00
|
|
|
SUBDIR += libghthash
|
2000-01-29 04:57:43 +00:00
|
|
|
SUBDIR += libgii
|
2004-12-08 23:52:08 +00:00
|
|
|
SUBDIR += libgiigic
|
1999-08-22 03:57:25 +00:00
|
|
|
SUBDIR += libglade
|
2004-04-05 04:03:12 +00:00
|
|
|
SUBDIR += libglade-java
|
2002-02-14 13:41:25 +00:00
|
|
|
SUBDIR += libglade2
|
2006-05-10 16:33:35 +00:00
|
|
|
SUBDIR += libglade2-reference
|
2003-06-15 23:03:27 +00:00
|
|
|
SUBDIR += libglademm
|
2004-07-08 06:03:59 +00:00
|
|
|
SUBDIR += libglademm24
|
2006-08-28 20:04:46 +00:00
|
|
|
SUBDIR += libgpc
|
2002-09-11 12:12:58 +00:00
|
|
|
SUBDIR += libgsf
|
2004-05-22 20:56:52 +00:00
|
|
|
SUBDIR += libgsf-gnome
|
2006-05-28 09:15:23 +00:00
|
|
|
SUBDIR += libgtop
|
2004-07-20 14:36:11 +00:00
|
|
|
SUBDIR += libgutenfetch
|
2002-04-02 16:10:39 +00:00
|
|
|
SUBDIR += libhash
|
2007-07-28 09:54:57 +00:00
|
|
|
SUBDIR += libhid
|
2003-06-21 20:32:55 +00:00
|
|
|
SUBDIR += libhoard
|
2002-11-04 19:33:19 +00:00
|
|
|
SUBDIR += libical
|
2008-03-31 20:40:44 +00:00
|
|
|
SUBDIR += libiqxmlrpc
|
2005-12-13 21:16:18 +00:00
|
|
|
SUBDIR += libisc
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += libisofs
|
2007-02-17 20:52:47 +00:00
|
|
|
SUBDIR += libixp
|
2008-06-23 10:38:12 +00:00
|
|
|
SUBDIR += liblas
|
2006-07-02 10:33:27 +00:00
|
|
|
SUBDIR += libleaftag
|
2007-07-10 07:20:23 +00:00
|
|
|
SUBDIR += liblogging
|
2009-03-21 09:41:29 +00:00
|
|
|
SUBDIR += liblouis
|
2004-06-08 20:45:00 +00:00
|
|
|
SUBDIR += libltdl15
|
2008-01-26 05:39:51 +00:00
|
|
|
SUBDIR += libmaa
|
2004-07-04 17:58:23 +00:00
|
|
|
SUBDIR += libmatheval
|
2002-09-24 07:59:37 +00:00
|
|
|
SUBDIR += libmba
|
2007-02-28 21:00:27 +00:00
|
|
|
SUBDIR += libmcs
|
2004-03-12 09:36:31 +00:00
|
|
|
SUBDIR += libmimedir
|
2009-02-01 21:52:00 +00:00
|
|
|
SUBDIR += libmonetra
|
2007-09-13 20:05:55 +00:00
|
|
|
SUBDIR += libmowgli
|
2006-07-08 23:49:15 +00:00
|
|
|
SUBDIR += libmpcbdm
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += libmsocket
|
2003-05-07 17:16:12 +00:00
|
|
|
SUBDIR += libmtrie
|
2005-05-19 14:50:15 +00:00
|
|
|
SUBDIR += libnaji
|
2005-08-28 06:53:44 +00:00
|
|
|
SUBDIR += libnotify
|
2008-03-26 13:00:22 +00:00
|
|
|
SUBDIR += libnotifymm
|
2007-09-23 02:56:44 +00:00
|
|
|
SUBDIR += libnxt
|
2004-11-28 18:46:47 +00:00
|
|
|
SUBDIR += liboil
|
2000-04-25 04:13:23 +00:00
|
|
|
SUBDIR += libol
|
2000-06-20 17:21:40 +00:00
|
|
|
SUBDIR += libole2
|
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
|
|
|
SUBDIR += liboobs
|
2001-06-03 02:07:27 +00:00
|
|
|
SUBDIR += liboop
|
2004-03-12 14:22:28 +00:00
|
|
|
SUBDIR += libopendaap
|
2005-06-19 05:54:13 +00:00
|
|
|
SUBDIR += libopensync
|
2007-07-03 21:45:30 +00:00
|
|
|
SUBDIR += libopensync022
|
2008-01-14 11:28:47 +00:00
|
|
|
SUBDIR += libopkele
|
2004-02-22 14:59:34 +00:00
|
|
|
SUBDIR += libowfat
|
2007-01-21 13:39:26 +00:00
|
|
|
SUBDIR += libpasori
|
2003-06-28 22:36:00 +00:00
|
|
|
SUBDIR += libpci
|
2009-01-23 16:28:36 +00:00
|
|
|
SUBDIR += libpciaccess
|
2002-08-22 18:08:47 +00:00
|
|
|
SUBDIR += libpdel
|
2005-03-18 03:09:41 +00:00
|
|
|
SUBDIR += libpeak
|
2006-06-05 21:30:34 +00:00
|
|
|
SUBDIR += libphish
|
2008-09-02 15:13:18 +00:00
|
|
|
SUBDIR += libphk
|
2005-12-15 01:58:58 +00:00
|
|
|
SUBDIR += libpperl
|
2007-01-29 09:20:36 +00:00
|
|
|
SUBDIR += libpthread-stubs
|
2008-01-19 19:17:03 +00:00
|
|
|
SUBDIR += librcc
|
2008-01-19 19:07:57 +00:00
|
|
|
SUBDIR += librcd
|
2008-02-16 21:03:49 +00:00
|
|
|
SUBDIR += libreadline-java
|
2002-04-15 18:38:18 +00:00
|
|
|
SUBDIR += libredblack
|
Add rsyslog 3.x to ports:
Rsyslog is an enhanced multi-threaded syslogd supporting, among
others, syslog/tcp, permitted sender lists, filtering on any message
part, and fine grain output format control. Its advanced features
make it suitable for enterprise-class, encryption protected syslog
relay chains while at the same time being very easy to setup for the
novice user.
The following features are supported through modules: logging to
MySQL, PostgreSQL, any libdbi-supported backend; SNMP trap sender, GSS
API, RELP.
WWW: http://www.rsyslog.com/
2008-05-06 15:25:01 +00:00
|
|
|
SUBDIR += librelp
|
2007-03-22 09:37:55 +00:00
|
|
|
SUBDIR += libruin
|
2006-08-01 04:22:07 +00:00
|
|
|
SUBDIR += libs11n
|
2002-05-06 14:47:14 +00:00
|
|
|
SUBDIR += libshbuf
|
1999-04-03 01:20:55 +00:00
|
|
|
SUBDIR += libshhmsg
|
1999-04-03 01:16:08 +00:00
|
|
|
SUBDIR += libshhopt
|
2000-01-29 22:26:02 +00:00
|
|
|
SUBDIR += libsigc++
|
2002-10-12 07:38:08 +00:00
|
|
|
SUBDIR += libsigc++12
|
2004-06-25 08:23:30 +00:00
|
|
|
SUBDIR += libsigc++20
|
2003-04-06 07:16:01 +00:00
|
|
|
SUBDIR += libsigcx
|
2004-05-28 14:37:36 +00:00
|
|
|
SUBDIR += libsigsegv
|
2005-05-16 17:13:02 +00:00
|
|
|
SUBDIR += libslang2
|
2003-05-07 05:57:27 +00:00
|
|
|
SUBDIR += libsoup
|
2006-05-10 17:13:21 +00:00
|
|
|
SUBDIR += libsoup-reference
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += libsoup22
|
2003-06-03 05:11:10 +00:00
|
|
|
SUBDIR += libstatgrab
|
2001-08-04 10:00:47 +00:00
|
|
|
SUBDIR += libstrfunc
|
2002-02-07 01:19:52 +00:00
|
|
|
SUBDIR += libstroke
|
2000-07-07 14:02:31 +00:00
|
|
|
SUBDIR += libtai
|
2004-12-21 21:24:55 +00:00
|
|
|
SUBDIR += libtap
|
2001-03-10 19:40:15 +00:00
|
|
|
SUBDIR += libtar
|
2001-02-11 19:15:03 +00:00
|
|
|
SUBDIR += libtecla
|
2006-03-28 11:14:15 +00:00
|
|
|
SUBDIR += libthai
|
2003-09-08 10:59:00 +00:00
|
|
|
SUBDIR += libticalcs
|
2003-09-08 10:55:05 +00:00
|
|
|
SUBDIR += libtifiles
|
2006-10-31 18:09:45 +00:00
|
|
|
SUBDIR += libtifiles2
|
2003-07-02 18:26:53 +00:00
|
|
|
SUBDIR += libtool15
|
2007-09-11 17:49:34 +00:00
|
|
|
SUBDIR += libublio
|
2003-06-03 05:14:48 +00:00
|
|
|
SUBDIR += libukcprog
|
2000-06-29 19:31:23 +00:00
|
|
|
SUBDIR += libunicode
|
2007-01-07 14:38:30 +00:00
|
|
|
SUBDIR += libuninum
|
2001-02-26 21:45:05 +00:00
|
|
|
SUBDIR += libusb
|
2001-05-20 03:59:29 +00:00
|
|
|
SUBDIR += libvanessa_adt
|
2001-05-20 03:41:13 +00:00
|
|
|
SUBDIR += libvanessa_logger
|
2001-05-20 03:58:49 +00:00
|
|
|
SUBDIR += libvanessa_socket
|
2003-05-12 17:54:44 +00:00
|
|
|
SUBDIR += libvc
|
2006-11-04 07:04:42 +00:00
|
|
|
SUBDIR += libvolume_id
|
2007-04-05 09:40:46 +00:00
|
|
|
SUBDIR += libwfut
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += libx86
|
1999-04-03 01:23:47 +00:00
|
|
|
SUBDIR += libxalloc
|
2006-02-21 20:49:48 +00:00
|
|
|
SUBDIR += libytnef
|
2006-10-05 06:26:04 +00:00
|
|
|
SUBDIR += libzrtpcpp
|
2003-05-15 14:08:03 +00:00
|
|
|
SUBDIR += libzvbi
|
2002-05-09 12:57:04 +00:00
|
|
|
SUBDIR += lightning
|
1999-12-04 23:52:04 +00:00
|
|
|
SUBDIR += lincvs
|
2003-11-22 22:56:48 +00:00
|
|
|
SUBDIR += linux-allegro
|
2006-02-05 03:12:50 +00:00
|
|
|
SUBDIR += linux-js
|
2007-02-02 18:09:46 +00:00
|
|
|
SUBDIR += linux-kmod-compat
|
2001-02-12 16:40:05 +00:00
|
|
|
SUBDIR += linux-libglade
|
2007-10-25 12:18:34 +00:00
|
|
|
SUBDIR += linux-libglade2
|
2007-06-28 17:44:14 +00:00
|
|
|
SUBDIR += linux-libsigc++20
|
2002-11-24 15:19:38 +00:00
|
|
|
SUBDIR += linux-runrev
|
2001-10-17 02:12:55 +00:00
|
|
|
SUBDIR += linux-sdl12
|
2006-01-05 20:57:06 +00:00
|
|
|
SUBDIR += linux_kdump
|
2000-01-26 05:57:13 +00:00
|
|
|
SUBDIR += linuxthreads
|
2007-06-05 13:37:58 +00:00
|
|
|
SUBDIR += linxt
|
2006-06-29 11:08:18 +00:00
|
|
|
SUBDIR += lion
|
2005-12-24 16:19:24 +00:00
|
|
|
SUBDIR += llvm
|
2008-08-18 15:41:02 +00:00
|
|
|
SUBDIR += llvm-devel
|
2007-10-15 21:19:25 +00:00
|
|
|
SUBDIR += lndir
|
2002-07-04 05:32:19 +00:00
|
|
|
SUBDIR += log4c
|
2004-12-09 15:13:20 +00:00
|
|
|
SUBDIR += log4cplus
|
2001-05-01 17:30:29 +00:00
|
|
|
SUBDIR += log4cpp
|
2005-01-16 13:47:07 +00:00
|
|
|
SUBDIR += log4cxx
|
2004-11-28 13:04:55 +00:00
|
|
|
SUBDIR += log4j
|
2005-02-02 01:32:32 +00:00
|
|
|
SUBDIR += log4sh
|
2008-02-13 03:51:16 +00:00
|
|
|
SUBDIR += log4shib
|
2006-04-28 19:59:30 +00:00
|
|
|
SUBDIR += loki
|
2005-06-12 19:18:10 +00:00
|
|
|
SUBDIR += looks
|
2006-02-01 16:59:05 +00:00
|
|
|
SUBDIR += lrmi
|
2008-01-10 15:53:23 +00:00
|
|
|
SUBDIR += lua-bitlib
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += lua-filename
|
|
|
|
SUBDIR += lua-gettext
|
|
|
|
SUBDIR += lua-posix
|
|
|
|
SUBDIR += lua-pty
|
2006-04-17 22:15:27 +00:00
|
|
|
SUBDIR += lua50-app
|
2006-04-15 16:54:49 +00:00
|
|
|
SUBDIR += lua50-compat51
|
2006-04-23 09:31:12 +00:00
|
|
|
SUBDIR += lua50-dfui
|
2006-11-30 21:51:05 +00:00
|
|
|
SUBDIR += lua50-filename
|
2006-05-31 19:37:41 +00:00
|
|
|
SUBDIR += lua50-gettext
|
2006-04-15 16:59:09 +00:00
|
|
|
SUBDIR += lua50-posix
|
2006-04-17 16:21:41 +00:00
|
|
|
SUBDIR += lua50-pty
|
2007-06-07 09:09:09 +00:00
|
|
|
SUBDIR += luabind
|
2008-03-12 11:00:02 +00:00
|
|
|
SUBDIR += luajava
|
2000-05-29 04:23:18 +00:00
|
|
|
SUBDIR += lwp
|
2004-05-29 17:13:44 +00:00
|
|
|
SUBDIR += m17n-db
|
2004-05-29 17:53:00 +00:00
|
|
|
SUBDIR += m17n-docs
|
2004-05-29 17:45:46 +00:00
|
|
|
SUBDIR += m17n-lib
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += m4
|
2002-03-30 08:30:33 +00:00
|
|
|
SUBDIR += m6811-binutils
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += m68k-rtems-binutils
|
|
|
|
SUBDIR += m68k-rtems-g77
|
|
|
|
SUBDIR += m68k-rtems-gcc
|
|
|
|
SUBDIR += m68k-rtems-gdb
|
|
|
|
SUBDIR += m68k-rtems-objc
|
2001-02-22 13:23:17 +00:00
|
|
|
SUBDIR += make++
|
1997-09-01 16:45:48 +00:00
|
|
|
SUBDIR += makedepend
|
2003-01-01 15:47:53 +00:00
|
|
|
SUBDIR += makeplus
|
2003-10-15 09:41:53 +00:00
|
|
|
SUBDIR += maketool
|
2003-10-21 20:49:20 +00:00
|
|
|
SUBDIR += maven
|
2005-07-18 18:26:24 +00:00
|
|
|
SUBDIR += maven2
|
2007-04-15 18:59:37 +00:00
|
|
|
SUBDIR += mcpp
|
2002-09-01 20:43:15 +00:00
|
|
|
SUBDIR += memcheck
|
2007-03-06 19:17:44 +00:00
|
|
|
SUBDIR += menhir
|
2005-02-09 21:58:59 +00:00
|
|
|
SUBDIR += mercator
|
2005-07-13 19:05:23 +00:00
|
|
|
SUBDIR += mercurial
|
2003-02-28 16:49:54 +00:00
|
|
|
SUBDIR += meta-cvs
|
2002-05-15 04:38:25 +00:00
|
|
|
SUBDIR += mico
|
2000-06-19 23:43:01 +00:00
|
|
|
SUBDIR += mime
|
2005-12-27 21:04:05 +00:00
|
|
|
SUBDIR += mimir
|
2003-05-19 03:39:58 +00:00
|
|
|
SUBDIR += mingw32-bin-msvcrt
|
2003-05-19 03:27:15 +00:00
|
|
|
SUBDIR += mingw32-binutils
|
2006-10-04 23:35:31 +00:00
|
|
|
SUBDIR += mingw32-directx
|
2003-05-19 04:18:18 +00:00
|
|
|
SUBDIR += mingw32-gcc
|
2006-05-07 15:10:33 +00:00
|
|
|
SUBDIR += mingw32-pdcurses
|
2006-05-07 15:12:51 +00:00
|
|
|
SUBDIR += mingw32-pthreads
|
2000-12-30 19:40:39 +00:00
|
|
|
SUBDIR += mips-rtems-binutils
|
|
|
|
SUBDIR += mips-rtems-g77
|
|
|
|
SUBDIR += mips-rtems-gcc
|
2002-11-03 06:17:32 +00:00
|
|
|
SUBDIR += mips-rtems-gdb
|
2000-12-30 19:40:39 +00:00
|
|
|
SUBDIR += mips-rtems-objc
|
2002-06-26 17:23:26 +00:00
|
|
|
SUBDIR += mk
|
1999-12-27 01:43:14 +00:00
|
|
|
SUBDIR += mkcmd
|
1996-07-10 08:12:38 +00:00
|
|
|
SUBDIR += mkmf
|
2007-09-07 12:01:00 +00:00
|
|
|
SUBDIR += ml-doc
|
1999-03-24 14:16:17 +00:00
|
|
|
SUBDIR += mm
|
2001-01-01 21:28:48 +00:00
|
|
|
SUBDIR += mob
|
2008-08-27 16:49:34 +00:00
|
|
|
SUBDIR += mono-addins
|
2005-07-10 21:43:47 +00:00
|
|
|
SUBDIR += mono-tools
|
2004-10-25 21:27:18 +00:00
|
|
|
SUBDIR += monodoc
|
2004-06-14 19:35:28 +00:00
|
|
|
SUBDIR += monotone
|
2006-07-11 07:29:48 +00:00
|
|
|
SUBDIR += monotone-viz
|
2001-02-21 00:15:07 +00:00
|
|
|
SUBDIR += motor
|
2003-07-13 18:20:36 +00:00
|
|
|
SUBDIR += mpatrol
|
2005-09-23 13:11:28 +00:00
|
|
|
SUBDIR += mph
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += mprof
|
2007-01-04 09:17:03 +00:00
|
|
|
SUBDIR += mq4cpp
|
2002-11-06 10:05:56 +00:00
|
|
|
SUBDIR += msp430-binutils
|
2002-11-06 10:16:08 +00:00
|
|
|
SUBDIR += msp430-gcc
|
2002-11-06 10:18:28 +00:00
|
|
|
SUBDIR += msp430-gdb
|
2002-11-07 09:03:28 +00:00
|
|
|
SUBDIR += msp430-libc
|
1999-12-27 01:40:59 +00:00
|
|
|
SUBDIR += msrc0
|
1997-10-15 20:02:14 +00:00
|
|
|
SUBDIR += nana
|
2005-07-10 22:41:56 +00:00
|
|
|
SUBDIR += nant
|
1997-10-27 00:19:10 +00:00
|
|
|
SUBDIR += nasm
|
2004-02-27 08:53:37 +00:00
|
|
|
SUBDIR += naturaldocs
|
2006-02-01 13:48:21 +00:00
|
|
|
SUBDIR += ncc
|
2005-05-29 14:01:16 +00:00
|
|
|
SUBDIR += ncnf
|
2002-11-01 06:45:27 +00:00
|
|
|
SUBDIR += ncurses
|
2007-01-31 18:41:30 +00:00
|
|
|
SUBDIR += ncurses-devel
|
2008-03-24 03:52:36 +00:00
|
|
|
SUBDIR += ndesk-dbus
|
|
|
|
SUBDIR += ndesk-dbus-glib
|
2009-02-26 12:10:14 +00:00
|
|
|
SUBDIR += nemiver
|
2006-01-28 20:57:17 +00:00
|
|
|
SUBDIR += netscape-java40
|
2003-01-30 21:26:10 +00:00
|
|
|
SUBDIR += newfile
|
2000-02-13 01:57:46 +00:00
|
|
|
SUBDIR += newt
|
2001-08-10 02:18:58 +00:00
|
|
|
SUBDIR += ngpt
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += noweb
|
2001-12-19 09:28:05 +00:00
|
|
|
SUBDIR += nspr
|
2005-04-13 07:38:04 +00:00
|
|
|
SUBDIR += nx
|
2000-06-01 20:16:24 +00:00
|
|
|
SUBDIR += oaf
|
2005-10-26 10:55:27 +00:00
|
|
|
SUBDIR += obby
|
2006-06-08 08:02:53 +00:00
|
|
|
SUBDIR += obfuscatejs
|
2006-11-05 12:21:16 +00:00
|
|
|
SUBDIR += objcunit
|
2006-12-01 20:31:28 +00:00
|
|
|
SUBDIR += objectivelib
|
2006-08-04 16:05:52 +00:00
|
|
|
SUBDIR += ocaml-annexlib
|
2007-02-26 20:17:13 +00:00
|
|
|
SUBDIR += ocaml-calendar
|
This is a very preliminary release of CamlJava, an OCaml/Java
interface based on the following schema:
Caml/C interface JNI (Java Native Interface)
Caml <------------------> C <-----------------------------> Java
Currently, CamlJava provides a low-level, weakly-typed OCaml interface
very similar to the JNI. Java object references are mapped to an
abstract type, and various JNI-like operations are provided to allow
Java method invocation, field access, and more. A basic callback
facility (allowing Java code to invoke methods on Caml objects) is
also provided, although some stub Java code must be written by hand.
In the future, a higher-level, strongly-typed interface will be
provided, whereas Java classes are mapped directly to Caml classes.
This raises fairly delicate type mapping issues, though, so don't hold
your breath.
WWW: http://caml.inria.fr/
PR: ports/101147
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-04 15:02:57 +00:00
|
|
|
SUBDIR += ocaml-camljava
|
2008-04-15 20:51:39 +00:00
|
|
|
SUBDIR += ocaml-camlp5
|
2004-03-19 02:33:23 +00:00
|
|
|
SUBDIR += ocaml-camomile
|
2006-08-04 15:21:02 +00:00
|
|
|
SUBDIR += ocaml-camomile-examples
|
2006-08-20 06:57:18 +00:00
|
|
|
SUBDIR += ocaml-cfg
|
2002-09-20 13:21:30 +00:00
|
|
|
SUBDIR += ocaml-classes
|
2004-12-28 22:38:04 +00:00
|
|
|
SUBDIR += ocaml-equeue
|
2005-08-28 18:16:09 +00:00
|
|
|
SUBDIR += ocaml-event
|
2004-11-02 22:36:10 +00:00
|
|
|
SUBDIR += ocaml-extlib
|
2002-07-11 05:55:51 +00:00
|
|
|
SUBDIR += ocaml-findlib
|
2006-08-20 06:49:11 +00:00
|
|
|
SUBDIR += ocaml-lacaml
|
2009-01-18 22:23:41 +00:00
|
|
|
SUBDIR += ocaml-lwt
|
2006-05-12 13:45:14 +00:00
|
|
|
SUBDIR += ocaml-magic
|
2006-07-06 17:49:52 +00:00
|
|
|
SUBDIR += ocaml-ounit
|
2002-09-18 11:42:02 +00:00
|
|
|
SUBDIR += ocaml-pcre
|
2006-08-20 06:47:52 +00:00
|
|
|
SUBDIR += ocaml-pomap
|
2006-08-20 06:51:30 +00:00
|
|
|
SUBDIR += ocaml-res
|
2004-06-01 02:04:41 +00:00
|
|
|
SUBDIR += ocaml-sdl
|
2005-04-23 12:35:36 +00:00
|
|
|
SUBDIR += ocaml-sem
|
2006-08-04 17:01:11 +00:00
|
|
|
SUBDIR += ocaml-sexplib
|
2008-04-08 12:15:02 +00:00
|
|
|
SUBDIR += ocaml-typeconv
|
2004-03-19 01:56:37 +00:00
|
|
|
SUBDIR += ocaml-ulex
|
2006-08-06 14:17:12 +00:00
|
|
|
SUBDIR += ocaml-xstr
|
2006-08-04 16:54:10 +00:00
|
|
|
SUBDIR += ocaml-xstrp4
|
2001-04-07 07:57:20 +00:00
|
|
|
SUBDIR += ocamlweb
|
2004-03-15 09:57:40 +00:00
|
|
|
SUBDIR += ode
|
2005-11-13 02:14:57 +00:00
|
|
|
SUBDIR += ode-devel
|
2008-06-20 09:32:19 +00:00
|
|
|
SUBDIR += ois
|
2006-09-06 07:33:20 +00:00
|
|
|
SUBDIR += omake
|
2004-11-23 00:08:11 +00:00
|
|
|
SUBDIR += omniNotify
|
1997-06-04 05:55:00 +00:00
|
|
|
SUBDIR += omniORB
|
2003-01-31 13:03:50 +00:00
|
|
|
SUBDIR += oniguruma
|
2006-12-22 12:49:21 +00:00
|
|
|
SUBDIR += oniguruma4
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += oniguruma5
|
2005-10-02 06:07:31 +00:00
|
|
|
SUBDIR += open-beagle
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += opencvs
|
2006-08-08 15:27:17 +00:00
|
|
|
SUBDIR += openwince-include
|
2002-05-13 19:06:04 +00:00
|
|
|
SUBDIR += openzz
|
2001-10-29 08:57:07 +00:00
|
|
|
SUBDIR += orbitcpp
|
2004-02-28 16:49:20 +00:00
|
|
|
SUBDIR += oskit
|
2003-02-01 04:41:32 +00:00
|
|
|
SUBDIR += ossp-al
|
2003-02-03 20:25:03 +00:00
|
|
|
SUBDIR += ossp-cfg
|
2003-01-31 20:21:24 +00:00
|
|
|
SUBDIR += ossp-ex
|
2003-02-01 04:38:54 +00:00
|
|
|
SUBDIR += ossp-l2
|
2003-02-01 04:45:13 +00:00
|
|
|
SUBDIR += ossp-val
|
2003-02-01 04:39:40 +00:00
|
|
|
SUBDIR += ossp-var
|
2004-02-28 11:38:36 +00:00
|
|
|
SUBDIR += ossp-xds
|
2006-07-08 08:34:25 +00:00
|
|
|
SUBDIR += otrs
|
2001-09-01 18:39:09 +00:00
|
|
|
SUBDIR += p4.el
|
2003-04-10 01:21:10 +00:00
|
|
|
SUBDIR += p4api
|
2001-09-01 21:37:20 +00:00
|
|
|
SUBDIR += p4db
|
2003-05-07 13:06:05 +00:00
|
|
|
SUBDIR += p4delta
|
2005-01-29 03:20:48 +00:00
|
|
|
SUBDIR += p4genpatch
|
2004-02-14 23:52:59 +00:00
|
|
|
SUBDIR += p4v
|
2004-08-27 09:32:45 +00:00
|
|
|
SUBDIR += p5-AI-Pathfinding-AStar
|
2006-08-02 01:21:33 +00:00
|
|
|
SUBDIR += p5-AI-Prolog
|
2006-04-27 11:12:09 +00:00
|
|
|
SUBDIR += p5-Acme-MetaSyntactic
|
2001-01-03 23:14:15 +00:00
|
|
|
SUBDIR += p5-Agent
|
2005-01-25 07:00:40 +00:00
|
|
|
SUBDIR += p5-Algorithm-Accounting
|
2004-03-16 16:59:14 +00:00
|
|
|
SUBDIR += p5-Algorithm-Annotate
|
2005-07-11 08:09:44 +00:00
|
|
|
SUBDIR += p5-Algorithm-Bucketizer
|
2006-03-26 20:58:10 +00:00
|
|
|
SUBDIR += p5-Algorithm-C3
|
2005-03-11 14:49:35 +00:00
|
|
|
SUBDIR += p5-Algorithm-ChooseSubsets
|
2004-05-21 08:32:14 +00:00
|
|
|
SUBDIR += p5-Algorithm-Cluster
|
2005-12-13 15:27:23 +00:00
|
|
|
SUBDIR += p5-Algorithm-Dependency
|
2006-06-21 23:56:21 +00:00
|
|
|
SUBDIR += p5-Algorithm-Dependency-Objects
|
2001-01-03 23:14:38 +00:00
|
|
|
SUBDIR += p5-Algorithm-Diff
|
2003-10-24 08:24:44 +00:00
|
|
|
SUBDIR += p5-Algorithm-Evolutionary
|
2007-04-03 13:38:55 +00:00
|
|
|
SUBDIR += p5-Algorithm-IncludeExclude
|
2003-12-05 21:01:40 +00:00
|
|
|
SUBDIR += p5-Algorithm-Interval2Prefix
|
2005-09-14 20:14:43 +00:00
|
|
|
SUBDIR += p5-Algorithm-LCS
|
2005-06-29 22:14:25 +00:00
|
|
|
SUBDIR += p5-Algorithm-LUHN
|
2001-01-03 23:15:08 +00:00
|
|
|
SUBDIR += p5-Algorithm-MDiff
|
2001-01-03 23:15:46 +00:00
|
|
|
SUBDIR += p5-Algorithm-MarkovChain
|
2004-10-28 09:41:18 +00:00
|
|
|
SUBDIR += p5-Algorithm-MinMax
|
2003-10-28 15:26:49 +00:00
|
|
|
SUBDIR += p5-Algorithm-NaiveBayes
|
2003-10-28 15:30:46 +00:00
|
|
|
SUBDIR += p5-Algorithm-Networksort
|
2003-08-20 06:56:11 +00:00
|
|
|
SUBDIR += p5-Algorithm-Numerical-Shuffle
|
2001-01-03 23:16:16 +00:00
|
|
|
SUBDIR += p5-Algorithm-Permute
|
2003-12-28 00:08:32 +00:00
|
|
|
SUBDIR += p5-Algorithm-SVM
|
2001-01-01 05:45:34 +00:00
|
|
|
SUBDIR += p5-Alias
|
2004-08-08 09:05:35 +00:00
|
|
|
SUBDIR += p5-Alzabo
|
2004-10-13 14:09:33 +00:00
|
|
|
SUBDIR += p5-Alzabo-GUI-Mason
|
2009-02-23 01:56:56 +00:00
|
|
|
SUBDIR += p5-Any-Moose
|
2007-07-01 05:55:31 +00:00
|
|
|
SUBDIR += p5-AnyData
|
2006-12-09 15:46:55 +00:00
|
|
|
SUBDIR += p5-AnyEvent
|
2005-12-27 09:26:13 +00:00
|
|
|
SUBDIR += p5-App-CLI
|
2006-05-10 05:40:28 +00:00
|
|
|
SUBDIR += p5-App-Cache
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-App-Cmd
|
2006-12-29 07:26:25 +00:00
|
|
|
SUBDIR += p5-App-Control
|
2003-05-19 06:54:10 +00:00
|
|
|
SUBDIR += p5-App-Info
|
2006-08-22 08:02:15 +00:00
|
|
|
SUBDIR += p5-App-Options
|
2006-08-22 09:57:07 +00:00
|
|
|
SUBDIR += p5-App-Trace
|
1999-11-26 20:15:50 +00:00
|
|
|
SUBDIR += p5-AppConfig
|
2002-07-25 22:57:50 +00:00
|
|
|
SUBDIR += p5-AppConfig-Std
|
2007-02-15 14:20:51 +00:00
|
|
|
SUBDIR += p5-Array-Group
|
2004-08-02 14:52:12 +00:00
|
|
|
SUBDIR += p5-Array-Iterator
|
2003-05-18 14:53:42 +00:00
|
|
|
SUBDIR += p5-Array-Window
|
2002-08-28 13:55:06 +00:00
|
|
|
SUBDIR += p5-AtExit
|
2003-01-27 21:08:42 +00:00
|
|
|
SUBDIR += p5-Attribute-Handlers
|
2004-01-05 15:17:31 +00:00
|
|
|
SUBDIR += p5-Attribute-Handlers-Prospective
|
2004-01-05 15:30:41 +00:00
|
|
|
SUBDIR += p5-Attribute-Persistent
|
2007-01-18 06:21:18 +00:00
|
|
|
SUBDIR += p5-AutoLoader
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-AutoXS-Header
|
2003-07-19 00:48:26 +00:00
|
|
|
SUBDIR += p5-B-Deobfuscate
|
2007-02-26 19:31:55 +00:00
|
|
|
SUBDIR += p5-B-Generate
|
2000-08-01 14:06:30 +00:00
|
|
|
SUBDIR += p5-B-Graph
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-B-Hooks-EndOfScope
|
|
|
|
SUBDIR += p5-B-Hooks-OP-Check
|
2009-03-11 16:53:57 +00:00
|
|
|
SUBDIR += p5-B-Hooks-Parser
|
2003-07-19 00:40:39 +00:00
|
|
|
SUBDIR += p5-B-Keywords
|
2009-03-11 16:53:26 +00:00
|
|
|
SUBDIR += p5-B-OPCheck
|
2004-12-12 16:42:33 +00:00
|
|
|
SUBDIR += p5-B-Size
|
2006-05-31 21:16:35 +00:00
|
|
|
SUBDIR += p5-B-Utils
|
2004-05-05 21:02:58 +00:00
|
|
|
SUBDIR += p5-BFD
|
2008-04-20 14:04:43 +00:00
|
|
|
SUBDIR += p5-BS-Event
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-BSD-Resource
|
2001-12-17 13:45:13 +00:00
|
|
|
SUBDIR += p5-BSD-stat
|
2009-02-06 15:34:44 +00:00
|
|
|
SUBDIR += p5-Badger
|
2007-04-03 14:08:26 +00:00
|
|
|
SUBDIR += p5-Best
|
2005-09-01 14:33:59 +00:00
|
|
|
SUBDIR += p5-Bundle-Perl6
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-C-Scan
|
2009-03-02 02:09:04 +00:00
|
|
|
SUBDIR += p5-CHI
|
2007-05-04 00:48:22 +00:00
|
|
|
SUBDIR += p5-CLASS
|
2004-04-01 16:46:02 +00:00
|
|
|
SUBDIR += p5-CPAN-DistnameInfo
|
2005-02-16 09:52:05 +00:00
|
|
|
SUBDIR += p5-CPAN-Mini
|
2007-04-25 07:50:30 +00:00
|
|
|
SUBDIR += p5-CPAN-SQLite
|
2005-03-04 20:19:03 +00:00
|
|
|
SUBDIR += p5-CPAN-YACSmoke
|
2005-03-04 09:09:15 +00:00
|
|
|
SUBDIR += p5-CPANPLUS
|
2006-08-18 09:39:47 +00:00
|
|
|
SUBDIR += p5-CPANPLUS-Dist-Build
|
2004-12-15 20:59:44 +00:00
|
|
|
SUBDIR += p5-Cache
|
2001-05-24 14:08:19 +00:00
|
|
|
SUBDIR += p5-Cache-Cache
|
2004-01-25 14:39:42 +00:00
|
|
|
SUBDIR += p5-Cache-FastMmap
|
2003-02-04 11:26:04 +00:00
|
|
|
SUBDIR += p5-Cache-Mmap
|
2004-10-13 05:51:32 +00:00
|
|
|
SUBDIR += p5-Cache-Simple-TimedExpiry
|
2003-10-29 09:01:47 +00:00
|
|
|
SUBDIR += p5-Calendar-Simple
|
2009-01-21 13:28:49 +00:00
|
|
|
SUBDIR += p5-Carp-Always
|
2001-12-17 13:36:50 +00:00
|
|
|
SUBDIR += p5-Carp-Assert
|
2006-06-14 04:57:35 +00:00
|
|
|
SUBDIR += p5-Carp-Assert-More
|
2004-11-02 15:18:33 +00:00
|
|
|
SUBDIR += p5-Carp-Clan
|
2002-08-06 11:11:37 +00:00
|
|
|
SUBDIR += p5-Carp-Datum
|
2001-05-27 05:33:30 +00:00
|
|
|
SUBDIR += p5-Cdk
|
2008-09-07 04:18:35 +00:00
|
|
|
SUBDIR += p5-Check-ISA
|
2008-07-03 07:34:37 +00:00
|
|
|
SUBDIR += p5-Chooser
|
2001-12-17 19:57:23 +00:00
|
|
|
SUBDIR += p5-Class-Accessor
|
2004-11-03 12:52:00 +00:00
|
|
|
SUBDIR += p5-Class-Accessor-Chained
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Class-Accessor-Fast-XS
|
2007-06-18 06:19:02 +00:00
|
|
|
SUBDIR += p5-Class-Accessor-Grouped
|
2004-08-03 20:01:46 +00:00
|
|
|
SUBDIR += p5-Class-Accessor-Lvalue
|
2006-07-24 06:16:22 +00:00
|
|
|
SUBDIR += p5-Class-Accessor-Named
|
2006-08-14 16:16:22 +00:00
|
|
|
SUBDIR += p5-Class-Adapter
|
2004-10-13 14:23:25 +00:00
|
|
|
SUBDIR += p5-Class-AlzaboWrapper
|
2002-07-07 12:20:53 +00:00
|
|
|
SUBDIR += p5-Class-ArrayObjects
|
2004-11-26 00:58:23 +00:00
|
|
|
SUBDIR += p5-Class-AutoClass
|
2002-12-10 10:14:40 +00:00
|
|
|
SUBDIR += p5-Class-Autouse
|
2003-12-04 16:00:52 +00:00
|
|
|
SUBDIR += p5-Class-Base
|
2002-05-27 07:58:29 +00:00
|
|
|
SUBDIR += p5-Class-BlackHole
|
2005-12-01 16:31:14 +00:00
|
|
|
SUBDIR += p5-Class-C3
|
2007-08-12 22:13:41 +00:00
|
|
|
SUBDIR += p5-Class-C3-Componentised
|
2007-05-25 08:55:29 +00:00
|
|
|
SUBDIR += p5-Class-C3-XS
|
2007-04-22 10:04:17 +00:00
|
|
|
SUBDIR += p5-Class-Closure
|
2006-06-13 02:39:21 +00:00
|
|
|
SUBDIR += p5-Class-CodeStyler
|
2008-04-14 01:29:04 +00:00
|
|
|
SUBDIR += p5-Class-Component
|
2006-10-03 14:29:22 +00:00
|
|
|
SUBDIR += p5-Class-Constant
|
2002-07-05 12:14:03 +00:00
|
|
|
SUBDIR += p5-Class-Container
|
2001-11-18 03:20:10 +00:00
|
|
|
SUBDIR += p5-Class-Contract
|
2006-02-02 09:24:55 +00:00
|
|
|
SUBDIR += p5-Class-Data-Accessor
|
2008-05-24 17:12:36 +00:00
|
|
|
SUBDIR += p5-Class-Data-ConfigHash
|
2001-12-17 19:59:29 +00:00
|
|
|
SUBDIR += p5-Class-Data-Inheritable
|
2001-07-07 14:31:17 +00:00
|
|
|
SUBDIR += p5-Class-Date
|
2002-12-10 10:08:57 +00:00
|
|
|
SUBDIR += p5-Class-Default
|
2001-11-18 03:23:25 +00:00
|
|
|
SUBDIR += p5-Class-Delegation
|
2005-07-28 15:36:51 +00:00
|
|
|
SUBDIR += p5-Class-ErrorHandler
|
2002-05-27 09:38:47 +00:00
|
|
|
SUBDIR += p5-Class-Factory
|
2002-05-27 09:39:22 +00:00
|
|
|
SUBDIR += p5-Class-Factory-Util
|
2006-08-01 14:15:51 +00:00
|
|
|
SUBDIR += p5-Class-Field
|
2001-12-17 20:05:46 +00:00
|
|
|
SUBDIR += p5-Class-Fields
|
2002-10-24 08:56:58 +00:00
|
|
|
SUBDIR += p5-Class-Generate
|
2006-05-18 19:59:17 +00:00
|
|
|
SUBDIR += p5-Class-Gomor
|
2005-02-12 13:38:56 +00:00
|
|
|
SUBDIR += p5-Class-Handle
|
2003-02-05 12:08:21 +00:00
|
|
|
SUBDIR += p5-Class-Hook
|
2002-05-27 08:07:05 +00:00
|
|
|
SUBDIR += p5-Class-ISA
|
2002-09-26 12:34:08 +00:00
|
|
|
SUBDIR += p5-Class-Inner
|
2006-07-21 14:09:44 +00:00
|
|
|
SUBDIR += p5-Class-InsideOut
|
2002-12-10 10:02:12 +00:00
|
|
|
SUBDIR += p5-Class-Inspector
|
2008-02-22 21:01:23 +00:00
|
|
|
SUBDIR += p5-Class-Interfaces
|
2001-07-06 16:42:40 +00:00
|
|
|
SUBDIR += p5-Class-Loader
|
2006-04-14 12:18:41 +00:00
|
|
|
SUBDIR += p5-Class-MOP
|
2002-06-25 09:03:52 +00:00
|
|
|
SUBDIR += p5-Class-MakeMethods
|
2006-11-02 06:22:48 +00:00
|
|
|
SUBDIR += p5-Class-Measure
|
2008-07-23 08:05:22 +00:00
|
|
|
SUBDIR += p5-Class-Method-Modifiers
|
2009-01-21 13:32:22 +00:00
|
|
|
SUBDIR += p5-Class-Method-Modifiers-Fast
|
2000-07-12 16:23:23 +00:00
|
|
|
SUBDIR += p5-Class-MethodMaker
|
2003-10-30 10:50:33 +00:00
|
|
|
SUBDIR += p5-Class-MethodMapper
|
2006-05-31 00:46:50 +00:00
|
|
|
SUBDIR += p5-Class-MixinFactory
|
2006-06-01 07:11:51 +00:00
|
|
|
SUBDIR += p5-Class-Multimethods
|
2006-07-17 01:09:47 +00:00
|
|
|
SUBDIR += p5-Class-Multimethods-Pure
|
2003-10-24 04:16:25 +00:00
|
|
|
SUBDIR += p5-Class-NamedParms
|
2007-04-26 19:58:47 +00:00
|
|
|
SUBDIR += p5-Class-OOorNO
|
2001-12-19 20:10:41 +00:00
|
|
|
SUBDIR += p5-Class-ObjectTemplate
|
2001-12-19 20:20:33 +00:00
|
|
|
SUBDIR += p5-Class-ObjectTemplate-DB
|
2004-08-18 16:52:18 +00:00
|
|
|
SUBDIR += p5-Class-Observable
|
2003-10-24 04:18:59 +00:00
|
|
|
SUBDIR += p5-Class-ParmList
|
2006-04-20 14:34:47 +00:00
|
|
|
SUBDIR += p5-Class-Prototyped
|
2003-01-26 02:01:58 +00:00
|
|
|
SUBDIR += p5-Class-ReturnValue
|
2004-03-21 02:22:05 +00:00
|
|
|
SUBDIR += p5-Class-Roles
|
2006-06-13 02:28:29 +00:00
|
|
|
SUBDIR += p5-Class-STL-Containers
|
2001-01-14 06:05:16 +00:00
|
|
|
SUBDIR += p5-Class-Singleton
|
2006-01-20 11:20:47 +00:00
|
|
|
SUBDIR += p5-Class-Spiffy
|
2005-12-07 20:49:14 +00:00
|
|
|
SUBDIR += p5-Class-StateMachine
|
2006-05-30 18:14:55 +00:00
|
|
|
SUBDIR += p5-Class-Std
|
2009-02-28 19:47:30 +00:00
|
|
|
SUBDIR += p5-Class-Std-Fast
|
2008-02-22 20:54:25 +00:00
|
|
|
SUBDIR += p5-Class-StrongSingleton
|
2002-05-27 12:14:34 +00:00
|
|
|
SUBDIR += p5-Class-Tangram
|
2005-11-02 15:25:28 +00:00
|
|
|
SUBDIR += p5-Class-Throwable
|
2001-01-01 09:32:01 +00:00
|
|
|
SUBDIR += p5-Class-Tom
|
2002-05-27 09:36:20 +00:00
|
|
|
SUBDIR += p5-Class-Trigger
|
2009-03-15 17:17:33 +00:00
|
|
|
SUBDIR += p5-Class-Unload
|
2004-07-28 08:41:51 +00:00
|
|
|
SUBDIR += p5-Class-Virtual
|
2002-05-27 08:10:43 +00:00
|
|
|
SUBDIR += p5-Class-WhiteHole
|
2008-01-24 08:02:52 +00:00
|
|
|
SUBDIR += p5-Class-Workflow
|
2004-03-29 16:58:54 +00:00
|
|
|
SUBDIR += p5-Class-XPath
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Class-XSAccessor
|
2009-03-15 17:16:37 +00:00
|
|
|
SUBDIR += p5-Class-XSAccessor-Array
|
2002-06-05 21:51:26 +00:00
|
|
|
SUBDIR += p5-Clone
|
2006-07-14 21:23:23 +00:00
|
|
|
SUBDIR += p5-Clone-Fast
|
2006-07-15 04:55:32 +00:00
|
|
|
SUBDIR += p5-Clone-More
|
2006-11-01 20:38:54 +00:00
|
|
|
SUBDIR += p5-Clone-PP
|
2006-05-26 18:02:50 +00:00
|
|
|
SUBDIR += p5-Code-Perl
|
2004-11-19 14:00:39 +00:00
|
|
|
SUBDIR += p5-Commands-Guarded
|
2006-12-30 11:31:47 +00:00
|
|
|
SUBDIR += p5-CommitBit
|
2006-09-03 11:53:11 +00:00
|
|
|
SUBDIR += p5-Config-Any
|
2006-07-26 19:38:21 +00:00
|
|
|
SUBDIR += p5-Config-ApacheFormat
|
2003-09-01 11:59:09 +00:00
|
|
|
SUBDIR += p5-Config-Auto
|
2004-03-21 02:05:22 +00:00
|
|
|
SUBDIR += p5-Config-Fast
|
2002-08-27 14:39:58 +00:00
|
|
|
SUBDIR += p5-Config-General
|
2009-03-12 16:52:33 +00:00
|
|
|
SUBDIR += p5-Config-INI
|
2006-07-11 15:55:46 +00:00
|
|
|
SUBDIR += p5-Config-INI-Simple
|
2000-12-03 18:15:40 +00:00
|
|
|
SUBDIR += p5-Config-IniFiles
|
2006-08-15 22:44:57 +00:00
|
|
|
SUBDIR += p5-Config-IniHash
|
2009-02-02 17:22:57 +00:00
|
|
|
SUBDIR += p5-Config-IniRegEx
|
2008-08-06 15:34:11 +00:00
|
|
|
SUBDIR += p5-Config-JSON
|
2007-01-29 04:03:34 +00:00
|
|
|
SUBDIR += p5-Config-Model
|
2004-08-21 13:04:39 +00:00
|
|
|
SUBDIR += p5-Config-Objective
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Config-Options
|
2006-12-30 22:19:12 +00:00
|
|
|
SUBDIR += p5-Config-Properties
|
2006-06-23 04:51:54 +00:00
|
|
|
SUBDIR += p5-Config-Record
|
2001-07-01 15:59:27 +00:00
|
|
|
SUBDIR += p5-Config-Setting
|
2003-10-13 13:52:09 +00:00
|
|
|
SUBDIR += p5-Config-Simple
|
2006-05-30 18:16:54 +00:00
|
|
|
SUBDIR += p5-Config-Std
|
2003-05-18 13:54:21 +00:00
|
|
|
SUBDIR += p5-Config-Tiny
|
2001-05-19 21:39:26 +00:00
|
|
|
SUBDIR += p5-ConfigReader
|
2005-03-14 09:33:18 +00:00
|
|
|
SUBDIR += p5-ConfigReader-Simple
|
2006-08-10 03:34:04 +00:00
|
|
|
SUBDIR += p5-Contextual-Return
|
2003-01-27 09:53:40 +00:00
|
|
|
SUBDIR += p5-Coro
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-Curses
|
2003-04-03 05:09:34 +00:00
|
|
|
SUBDIR += p5-Curses-Application
|
2003-04-03 05:02:45 +00:00
|
|
|
SUBDIR += p5-Curses-Forms
|
2004-04-19 06:43:02 +00:00
|
|
|
SUBDIR += p5-Curses-UI
|
2001-07-08 15:50:14 +00:00
|
|
|
SUBDIR += p5-Curses-Widgets
|
2007-09-07 03:39:40 +00:00
|
|
|
SUBDIR += p5-Cvs
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Cwd
|
2002-08-16 02:05:51 +00:00
|
|
|
SUBDIR += p5-DB_File-Lock
|
2005-09-04 13:44:57 +00:00
|
|
|
SUBDIR += p5-Danga-Socket
|
2008-02-16 13:13:38 +00:00
|
|
|
SUBDIR += p5-Danga-Socket-Callback
|
2005-09-22 11:03:10 +00:00
|
|
|
SUBDIR += p5-Data-ACL
|
2007-08-27 03:54:17 +00:00
|
|
|
SUBDIR += p5-Data-Alias
|
2006-07-14 15:57:10 +00:00
|
|
|
SUBDIR += p5-Data-Bind
|
2008-08-14 14:41:11 +00:00
|
|
|
SUBDIR += p5-Data-ClearSilver-HDF
|
2001-04-28 14:48:19 +00:00
|
|
|
SUBDIR += p5-Data-Compare
|
2004-03-23 14:08:07 +00:00
|
|
|
SUBDIR += p5-Data-Dump
|
2004-03-23 15:06:01 +00:00
|
|
|
SUBDIR += p5-Data-Dump-Streamer
|
2002-02-08 07:54:28 +00:00
|
|
|
SUBDIR += p5-Data-DumpXML
|
2004-03-23 14:48:00 +00:00
|
|
|
SUBDIR += p5-Data-Dumper
|
2009-02-02 17:24:11 +00:00
|
|
|
SUBDIR += p5-Data-Dumper-Perltidy
|
2004-10-12 13:00:19 +00:00
|
|
|
SUBDIR += p5-Data-Dumper-Simple
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-Data-Flow
|
2007-04-05 15:41:43 +00:00
|
|
|
SUBDIR += p5-Data-GUID
|
2001-08-15 20:37:48 +00:00
|
|
|
SUBDIR += p5-Data-HexDump
|
2004-02-25 02:20:36 +00:00
|
|
|
SUBDIR += p5-Data-Hexdumper
|
2004-03-16 17:00:39 +00:00
|
|
|
SUBDIR += p5-Data-Hierarchy
|
2005-09-30 16:45:47 +00:00
|
|
|
SUBDIR += p5-Data-Lazy
|
2009-03-08 23:28:40 +00:00
|
|
|
SUBDIR += p5-Data-Localize
|
2007-02-25 14:38:13 +00:00
|
|
|
SUBDIR += p5-Data-ObjectDriver
|
2006-06-06 07:27:09 +00:00
|
|
|
SUBDIR += p5-Data-OptList
|
2008-12-29 06:57:43 +00:00
|
|
|
SUBDIR += p5-Data-ParseBinary
|
2006-06-23 02:20:41 +00:00
|
|
|
SUBDIR += p5-Data-Postponed
|
2003-02-26 17:35:02 +00:00
|
|
|
SUBDIR += p5-Data-Properties
|
2004-07-07 10:04:37 +00:00
|
|
|
SUBDIR += p5-Data-Random
|
2007-01-07 08:38:41 +00:00
|
|
|
SUBDIR += p5-Data-RoundRobin
|
2002-06-07 13:13:33 +00:00
|
|
|
SUBDIR += p5-Data-Serializer
|
1997-09-13 17:50:04 +00:00
|
|
|
SUBDIR += p5-Data-ShowTable
|
2004-11-26 00:46:58 +00:00
|
|
|
SUBDIR += p5-Data-Stag
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Data-Stream-Bulk
|
2006-05-14 20:27:07 +00:00
|
|
|
SUBDIR += p5-Data-Structure-Util
|
2005-12-11 12:40:51 +00:00
|
|
|
SUBDIR += p5-Data-Swap
|
2004-11-24 19:21:59 +00:00
|
|
|
SUBDIR += p5-Data-Table
|
2005-06-28 14:35:28 +00:00
|
|
|
SUBDIR += p5-Data-Taxonomy-Tags
|
2001-12-07 09:15:55 +00:00
|
|
|
SUBDIR += p5-Data-TemporaryBag
|
2008-02-16 13:15:58 +00:00
|
|
|
SUBDIR += p5-Data-Throttler
|
2008-02-16 13:24:52 +00:00
|
|
|
SUBDIR += p5-Data-Throttler-Memcached
|
2004-08-02 14:32:40 +00:00
|
|
|
SUBDIR += p5-Data-TreeDumper
|
2008-04-21 13:39:04 +00:00
|
|
|
SUBDIR += p5-Data-TreeDumper-Renderer-GTK
|
2006-02-11 12:47:40 +00:00
|
|
|
SUBDIR += p5-Data-Types
|
2002-05-27 14:18:15 +00:00
|
|
|
SUBDIR += p5-Data-UUID
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Data-Uniqid
|
2009-01-23 13:52:19 +00:00
|
|
|
SUBDIR += p5-Data-Util
|
2007-08-21 08:57:31 +00:00
|
|
|
SUBDIR += p5-Data-Validate
|
2006-03-26 21:05:51 +00:00
|
|
|
SUBDIR += p5-Data-Visitor
|
2009-01-23 14:23:27 +00:00
|
|
|
SUBDIR += p5-Data-Visitor-Encode
|
2000-02-25 16:34:22 +00:00
|
|
|
SUBDIR += p5-Date-Calc
|
2008-07-03 16:40:07 +00:00
|
|
|
SUBDIR += p5-Date-Calc-Iterator
|
2001-06-05 17:39:41 +00:00
|
|
|
SUBDIR += p5-Date-DayOfWeek
|
2004-05-25 09:53:42 +00:00
|
|
|
SUBDIR += p5-Date-Easter
|
2007-02-28 11:11:44 +00:00
|
|
|
SUBDIR += p5-Date-EzDate
|
2005-10-28 08:29:52 +00:00
|
|
|
SUBDIR += p5-Date-Holidays-DK
|
2002-05-30 17:03:44 +00:00
|
|
|
SUBDIR += p5-Date-ICal
|
2002-06-19 16:43:56 +00:00
|
|
|
SUBDIR += p5-Date-ISO
|
2001-07-11 18:28:56 +00:00
|
|
|
SUBDIR += p5-Date-Leapyear
|
1997-04-28 19:19:10 +00:00
|
|
|
SUBDIR += p5-Date-Manip
|
2001-07-14 23:54:33 +00:00
|
|
|
SUBDIR += p5-Date-Pcalc
|
2006-02-06 15:43:08 +00:00
|
|
|
SUBDIR += p5-Date-Range
|
2003-02-05 00:35:15 +00:00
|
|
|
SUBDIR += p5-Date-Roman
|
2004-01-16 21:33:20 +00:00
|
|
|
SUBDIR += p5-Date-Set
|
2003-06-03 03:45:35 +00:00
|
|
|
SUBDIR += p5-Date-Simple
|
2000-09-14 00:54:03 +00:00
|
|
|
SUBDIR += p5-DateConvert
|
2003-06-07 10:08:40 +00:00
|
|
|
SUBDIR += p5-DateTime
|
2007-12-12 13:05:57 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Chinese
|
2003-06-29 12:38:58 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Christian
|
2006-08-04 11:10:12 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Discordian
|
2003-08-20 08:54:28 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-FrenchRevolutionary
|
2003-10-03 16:36:13 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Hebrew
|
2007-12-12 13:08:58 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Japanese
|
2003-06-29 12:35:54 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Julian
|
2003-07-06 09:38:07 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Mayan
|
2003-07-07 09:27:25 +00:00
|
|
|
SUBDIR += p5-DateTime-Calendar-Pataphysical
|
2007-12-12 13:04:08 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Chinese
|
2003-07-06 09:54:05 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Cron
|
2003-07-06 10:03:45 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Easter
|
2003-07-06 11:11:26 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-ICal
|
2007-12-12 12:58:56 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Lunar
|
2003-07-06 11:17:43 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-NameDay
|
2004-01-08 13:55:36 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Random
|
2003-07-06 10:32:37 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Recurrence
|
2007-12-12 13:01:04 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-SolarTerm
|
2003-07-06 12:29:28 +00:00
|
|
|
SUBDIR += p5-DateTime-Event-Sunrise
|
2003-10-03 17:18:04 +00:00
|
|
|
SUBDIR += p5-DateTime-Fiscal-Year
|
2003-07-06 12:40:46 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Baby
|
2003-07-06 13:06:43 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Bork
|
2003-07-06 12:59:25 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Builder
|
2003-07-07 07:58:48 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-DBI
|
2003-07-07 08:34:12 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-DateManip
|
2008-06-28 14:57:23 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-DateParse
|
2004-01-08 14:21:02 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Duration
|
2003-07-07 09:11:36 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Epoch
|
2003-07-07 08:22:22 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Excel
|
2003-08-19 10:57:34 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-HTTP
|
2003-10-03 17:02:55 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-IBeat
|
2003-07-08 08:47:40 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-ICal
|
2003-08-12 18:52:10 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-ISO8601
|
2003-07-07 09:25:23 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Mail
|
2003-07-07 08:07:19 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-MySQL
|
2008-07-22 20:49:56 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Natural
|
2003-07-07 08:02:45 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Pg
|
2003-07-19 19:24:50 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Roman
|
2003-07-06 12:44:21 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-Strptime
|
2003-08-12 18:48:26 +00:00
|
|
|
SUBDIR += p5-DateTime-Format-W3CDTF
|
2004-01-08 14:52:05 +00:00
|
|
|
SUBDIR += p5-DateTime-Functions
|
2003-10-03 16:06:40 +00:00
|
|
|
SUBDIR += p5-DateTime-HiRes
|
2003-11-05 13:17:18 +00:00
|
|
|
SUBDIR += p5-DateTime-Incomplete
|
2003-07-31 12:23:31 +00:00
|
|
|
SUBDIR += p5-DateTime-Locale
|
2003-06-29 12:31:24 +00:00
|
|
|
SUBDIR += p5-DateTime-Precise
|
2003-06-29 12:22:49 +00:00
|
|
|
SUBDIR += p5-DateTime-Set
|
2003-06-07 09:48:01 +00:00
|
|
|
SUBDIR += p5-DateTime-TimeZone
|
2003-07-19 19:37:20 +00:00
|
|
|
SUBDIR += p5-DateTime-TimeZone-Alias
|
2004-01-08 15:07:44 +00:00
|
|
|
SUBDIR += p5-DateTime-TimeZone-LMT
|
2007-07-07 00:14:55 +00:00
|
|
|
SUBDIR += p5-DateTime-Util-Astro
|
2007-06-17 08:13:39 +00:00
|
|
|
SUBDIR += p5-DateTime-Util-Calc
|
2004-11-24 19:31:49 +00:00
|
|
|
SUBDIR += p5-Decision-ACL
|
2005-05-13 07:38:31 +00:00
|
|
|
SUBDIR += p5-Devel-Arena
|
2006-07-13 01:01:55 +00:00
|
|
|
SUBDIR += p5-Devel-Caller
|
2008-09-05 09:15:19 +00:00
|
|
|
SUBDIR += p5-Devel-Callsite
|
2009-03-15 17:16:07 +00:00
|
|
|
SUBDIR += p5-Devel-CheckOS
|
2001-10-10 13:07:02 +00:00
|
|
|
SUBDIR += p5-Devel-Constants
|
2006-04-03 06:45:37 +00:00
|
|
|
SUBDIR += p5-Devel-CoreStack
|
2003-10-10 14:26:05 +00:00
|
|
|
SUBDIR += p5-Devel-Cover
|
2004-01-16 18:59:14 +00:00
|
|
|
SUBDIR += p5-Devel-Cycle
|
2004-06-25 14:49:52 +00:00
|
|
|
SUBDIR += p5-Devel-DProfPP
|
2008-08-16 14:43:50 +00:00
|
|
|
SUBDIR += p5-Devel-Declare
|
2004-01-25 11:59:15 +00:00
|
|
|
SUBDIR += p5-Devel-Diagram
|
2009-03-15 17:14:30 +00:00
|
|
|
SUBDIR += p5-Devel-Dumpvar
|
2007-08-27 06:46:09 +00:00
|
|
|
SUBDIR += p5-Devel-EvalContext
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Devel-Events
|
|
|
|
SUBDIR += p5-Devel-Events-Objects
|
|
|
|
SUBDIR += p5-Devel-Gladiator
|
2008-09-03 12:28:51 +00:00
|
|
|
SUBDIR += p5-Devel-GlobalDestruction
|
2002-09-09 12:08:07 +00:00
|
|
|
SUBDIR += p5-Devel-Leak
|
2007-08-31 07:51:29 +00:00
|
|
|
SUBDIR += p5-Devel-Leak-Object
|
2004-03-24 12:38:11 +00:00
|
|
|
SUBDIR += p5-Devel-LeakTrace
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Devel-LeakTrace-Fast
|
2006-07-13 02:34:51 +00:00
|
|
|
SUBDIR += p5-Devel-LexAlias
|
2006-07-23 06:33:58 +00:00
|
|
|
SUBDIR += p5-Devel-Messenger
|
2001-05-19 21:39:26 +00:00
|
|
|
SUBDIR += p5-Devel-Modlist
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Devel-NYTProf
|
2002-09-09 12:25:22 +00:00
|
|
|
SUBDIR += p5-Devel-ObjectTracker
|
2004-08-08 06:54:58 +00:00
|
|
|
SUBDIR += p5-Devel-PPPort
|
2004-01-19 14:23:42 +00:00
|
|
|
SUBDIR += p5-Devel-Pointer
|
2003-04-18 06:17:39 +00:00
|
|
|
SUBDIR += p5-Devel-Profile
|
2002-09-09 11:59:55 +00:00
|
|
|
SUBDIR += p5-Devel-Profiler
|
2007-04-15 09:46:33 +00:00
|
|
|
SUBDIR += p5-Devel-Required
|
2006-08-28 09:57:10 +00:00
|
|
|
SUBDIR += p5-Devel-RingBuffer
|
2006-08-28 10:23:18 +00:00
|
|
|
SUBDIR += p5-Devel-STrace
|
2006-01-05 12:46:32 +00:00
|
|
|
SUBDIR += p5-Devel-SimpleTrace
|
2003-10-16 13:11:54 +00:00
|
|
|
SUBDIR += p5-Devel-Size
|
2004-08-11 18:03:54 +00:00
|
|
|
SUBDIR += p5-Devel-SmallProf
|
2001-07-28 05:18:51 +00:00
|
|
|
SUBDIR += p5-Devel-StackTrace
|
2004-08-19 14:17:35 +00:00
|
|
|
SUBDIR += p5-Devel-StealthDebug
|
1997-06-16 03:05:31 +00:00
|
|
|
SUBDIR += p5-Devel-Symdump
|
2007-09-13 20:44:36 +00:00
|
|
|
SUBDIR += p5-Devel-Timer
|
2003-10-16 13:02:31 +00:00
|
|
|
SUBDIR += p5-Devel-Trace
|
2005-12-09 18:43:56 +00:00
|
|
|
SUBDIR += p5-Devel-TraceCalls
|
2006-09-22 07:47:34 +00:00
|
|
|
SUBDIR += p5-Devel-TraceUse
|
2007-05-29 01:59:42 +00:00
|
|
|
SUBDIR += p5-Devel-ebug
|
2002-06-19 16:36:01 +00:00
|
|
|
SUBDIR += p5-Devel-ptkdb
|
2001-01-20 22:28:23 +00:00
|
|
|
SUBDIR += p5-Dialog
|
2007-09-13 20:10:08 +00:00
|
|
|
SUBDIR += p5-Digest-TransformPath
|
2006-07-14 21:21:22 +00:00
|
|
|
SUBDIR += p5-Dir-Project
|
2007-04-03 13:59:57 +00:00
|
|
|
SUBDIR += p5-Directory-Scratch
|
2008-04-22 11:45:14 +00:00
|
|
|
SUBDIR += p5-Directory-Scratch-Structured
|
2008-06-14 07:55:40 +00:00
|
|
|
SUBDIR += p5-EV
|
2004-10-12 11:24:07 +00:00
|
|
|
SUBDIR += p5-Env-PS1
|
2006-07-23 06:46:18 +00:00
|
|
|
SUBDIR += p5-Env-Path
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-Errno
|
2008-04-22 15:26:32 +00:00
|
|
|
SUBDIR += p5-Eval-Context
|
2001-05-08 12:35:09 +00:00
|
|
|
SUBDIR += p5-Event
|
2006-12-24 12:40:12 +00:00
|
|
|
SUBDIR += p5-Event-ExecFlow
|
2006-06-08 01:29:52 +00:00
|
|
|
SUBDIR += p5-Event-Lib
|
2008-01-10 22:44:05 +00:00
|
|
|
SUBDIR += p5-Event-Notify
|
2006-05-17 10:02:24 +00:00
|
|
|
SUBDIR += p5-Event-RPC
|
2008-09-05 09:24:52 +00:00
|
|
|
SUBDIR += p5-Every
|
2001-07-28 05:32:04 +00:00
|
|
|
SUBDIR += p5-Exception-Class
|
2008-02-16 20:29:25 +00:00
|
|
|
SUBDIR += p5-Exception-Class-TryCatch
|
2007-04-26 20:00:38 +00:00
|
|
|
SUBDIR += p5-Exception-Handler
|
2006-05-23 16:06:30 +00:00
|
|
|
SUBDIR += p5-Expect-Simple
|
2003-04-18 06:15:01 +00:00
|
|
|
SUBDIR += p5-Exporter-Lite
|
2004-10-12 11:21:27 +00:00
|
|
|
SUBDIR += p5-Exporter-Tidy
|
2005-12-02 20:01:57 +00:00
|
|
|
SUBDIR += p5-ExtUtils-AutoInstall
|
2004-02-20 13:52:00 +00:00
|
|
|
SUBDIR += p5-ExtUtils-CBuilder
|
2006-11-02 20:32:16 +00:00
|
|
|
SUBDIR += p5-ExtUtils-Command
|
2005-02-03 15:43:11 +00:00
|
|
|
SUBDIR += p5-ExtUtils-Constant
|
2003-10-18 12:28:24 +00:00
|
|
|
SUBDIR += p5-ExtUtils-Depends
|
2004-04-20 20:40:01 +00:00
|
|
|
SUBDIR += p5-ExtUtils-MakeMaker
|
2005-09-30 15:00:59 +00:00
|
|
|
SUBDIR += p5-ExtUtils-MakeMaker-Coverage
|
2008-02-16 23:38:30 +00:00
|
|
|
SUBDIR += p5-ExtUtils-Manifest
|
2003-06-29 09:17:39 +00:00
|
|
|
SUBDIR += p5-ExtUtils-ParseXS
|
2003-10-18 12:37:07 +00:00
|
|
|
SUBDIR += p5-ExtUtils-PkgConfig
|
2003-09-27 13:38:33 +00:00
|
|
|
SUBDIR += p5-ExtUtils-XSBuilder
|
2006-02-18 01:23:42 +00:00
|
|
|
SUBDIR += p5-FSA-Rules
|
2006-02-10 13:13:42 +00:00
|
|
|
SUBDIR += p5-File-Append-TempFile
|
2007-04-03 14:26:06 +00:00
|
|
|
SUBDIR += p5-File-Attributes
|
2007-04-04 11:12:12 +00:00
|
|
|
SUBDIR += p5-File-Attributes-Recursive
|
2004-08-22 11:28:39 +00:00
|
|
|
SUBDIR += p5-File-BaseDir
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-File-BasicFlock
|
2001-01-03 23:49:29 +00:00
|
|
|
SUBDIR += p5-File-Binary
|
2001-01-03 23:50:44 +00:00
|
|
|
SUBDIR += p5-File-Cache
|
2006-05-10 01:23:45 +00:00
|
|
|
SUBDIR += p5-File-Cat
|
2005-11-28 05:33:49 +00:00
|
|
|
SUBDIR += p5-File-Copy-Recursive
|
2007-04-04 11:23:52 +00:00
|
|
|
SUBDIR += p5-File-CreationTime
|
2006-06-06 11:01:12 +00:00
|
|
|
SUBDIR += p5-File-DesktopEntry
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-File-Dir-Dumper
|
2002-06-04 12:00:34 +00:00
|
|
|
SUBDIR += p5-File-DirSync
|
2007-06-21 12:36:16 +00:00
|
|
|
SUBDIR += p5-File-ExtAttr
|
2002-02-15 07:40:02 +00:00
|
|
|
SUBDIR += p5-File-FTS
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-File-Find-Closures
|
2006-07-15 02:08:26 +00:00
|
|
|
SUBDIR += p5-File-Find-Object
|
2003-05-19 15:46:13 +00:00
|
|
|
SUBDIR += p5-File-Find-Rule
|
2006-07-19 22:54:41 +00:00
|
|
|
SUBDIR += p5-File-Find-Rule-Filesys-Virtual
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-File-Find-Rule-Perl
|
2009-03-15 17:15:18 +00:00
|
|
|
SUBDIR += p5-File-Find-Rule-VCS
|
2007-03-22 18:01:38 +00:00
|
|
|
SUBDIR += p5-File-Finder
|
2003-05-18 14:25:08 +00:00
|
|
|
SUBDIR += p5-File-Flat
|
2003-05-02 22:34:10 +00:00
|
|
|
SUBDIR += p5-File-Flock
|
2006-05-25 08:27:35 +00:00
|
|
|
SUBDIR += p5-File-FnMatch
|
2004-05-10 15:10:40 +00:00
|
|
|
SUBDIR += p5-File-Grep
|
2006-07-21 14:58:36 +00:00
|
|
|
SUBDIR += p5-File-HStore
|
2005-03-04 10:27:43 +00:00
|
|
|
SUBDIR += p5-File-HomeDir
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-File-Lock
|
2000-03-01 20:30:30 +00:00
|
|
|
SUBDIR += p5-File-MMagic
|
2006-06-18 17:34:23 +00:00
|
|
|
SUBDIR += p5-File-MMagic-XS
|
2004-08-22 12:35:31 +00:00
|
|
|
SUBDIR += p5-File-MimeInfo
|
2004-07-08 12:18:07 +00:00
|
|
|
SUBDIR += p5-File-Modified
|
2008-01-03 11:00:32 +00:00
|
|
|
SUBDIR += p5-File-Monitor
|
2003-05-18 14:17:52 +00:00
|
|
|
SUBDIR += p5-File-NCopy
|
2002-09-11 15:16:23 +00:00
|
|
|
SUBDIR += p5-File-NFSLock
|
2008-09-07 02:03:26 +00:00
|
|
|
SUBDIR += p5-File-Path
|
2003-11-01 18:08:12 +00:00
|
|
|
SUBDIR += p5-File-Path-Expand
|
2005-02-27 19:24:45 +00:00
|
|
|
SUBDIR += p5-File-PathConvert
|
2006-10-03 00:53:58 +00:00
|
|
|
SUBDIR += p5-File-Pid
|
2007-08-27 02:24:42 +00:00
|
|
|
SUBDIR += p5-File-Policy
|
2005-07-22 11:04:36 +00:00
|
|
|
SUBDIR += p5-File-Random
|
2001-10-11 13:12:46 +00:00
|
|
|
SUBDIR += p5-File-ReadBackwards
|
2001-03-31 02:53:55 +00:00
|
|
|
SUBDIR += p5-File-Remove
|
2005-12-27 10:02:05 +00:00
|
|
|
SUBDIR += p5-File-ShareDir
|
2009-03-15 17:14:59 +00:00
|
|
|
SUBDIR += p5-File-ShareDir-PAR
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-File-Slurp
|
2006-07-15 02:07:18 +00:00
|
|
|
SUBDIR += p5-File-Slurp-Tree
|
2008-08-06 13:35:03 +00:00
|
|
|
SUBDIR += p5-File-Stream
|
1998-03-21 13:54:17 +00:00
|
|
|
SUBDIR += p5-File-Sync
|
2000-12-21 10:30:25 +00:00
|
|
|
SUBDIR += p5-File-Tail
|
2001-03-20 01:49:41 +00:00
|
|
|
SUBDIR += p5-File-Temp
|
2007-01-28 00:27:49 +00:00
|
|
|
SUBDIR += p5-File-Tempdir
|
2004-04-05 07:59:45 +00:00
|
|
|
SUBDIR += p5-File-Type
|
2007-04-26 20:03:24 +00:00
|
|
|
SUBDIR += p5-File-Util
|
2003-12-10 10:32:18 +00:00
|
|
|
SUBDIR += p5-File-chdir
|
2008-02-18 05:39:47 +00:00
|
|
|
SUBDIR += p5-File-chmod
|
2005-11-04 10:38:40 +00:00
|
|
|
SUBDIR += p5-File-pushd
|
2007-10-05 21:13:31 +00:00
|
|
|
SUBDIR += p5-FileHandle-Fmode
|
2003-10-30 17:47:22 +00:00
|
|
|
SUBDIR += p5-FileHandle-Unget
|
2004-06-27 20:56:42 +00:00
|
|
|
SUBDIR += p5-Filesys-Virtual
|
2005-02-05 17:12:45 +00:00
|
|
|
SUBDIR += p5-Filesys-Virtual-Plain
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-Filter
|
2006-06-15 22:54:22 +00:00
|
|
|
SUBDIR += p5-Filter-Template
|
2009-01-20 04:36:01 +00:00
|
|
|
SUBDIR += p5-FindBin-libs
|
2008-08-30 18:12:34 +00:00
|
|
|
SUBDIR += p5-Forest
|
2009-03-15 19:52:04 +00:00
|
|
|
SUBDIR += p5-FreeBSD-i386-Ptrace
|
1997-09-13 17:50:04 +00:00
|
|
|
SUBDIR += p5-FreezeThaw
|
2007-03-27 07:14:43 +00:00
|
|
|
SUBDIR += p5-Gearman
|
2007-09-08 08:20:57 +00:00
|
|
|
SUBDIR += p5-Gearman-Client-Async
|
2007-09-08 08:17:15 +00:00
|
|
|
SUBDIR += p5-Gearman-Server
|
2005-12-27 19:33:44 +00:00
|
|
|
SUBDIR += p5-Geo-ShapeFile
|
2002-02-08 08:42:35 +00:00
|
|
|
SUBDIR += p5-Getargs-Long
|
2002-06-25 04:01:21 +00:00
|
|
|
SUBDIR += p5-Getopt-ArgvFile
|
2001-09-16 20:55:29 +00:00
|
|
|
SUBDIR += p5-Getopt-Declare
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Getopt-Euclid
|
2001-06-11 04:34:55 +00:00
|
|
|
SUBDIR += p5-Getopt-Long
|
2008-07-28 00:53:27 +00:00
|
|
|
SUBDIR += p5-Getopt-Long-Descriptive
|
2004-11-04 10:15:45 +00:00
|
|
|
SUBDIR += p5-Getopt-Popt
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Git-PurePerl
|
2003-10-29 03:35:36 +00:00
|
|
|
SUBDIR += p5-Glib2
|
2005-03-09 14:54:34 +00:00
|
|
|
SUBDIR += p5-Gnome2-GConf
|
2007-07-20 21:48:26 +00:00
|
|
|
SUBDIR += p5-Google-Checkout
|
2006-05-21 14:48:40 +00:00
|
|
|
SUBDIR += p5-Gtk2-Spell
|
2006-08-02 01:18:48 +00:00
|
|
|
SUBDIR += p5-Hash-AsObject
|
2006-08-15 15:38:55 +00:00
|
|
|
SUBDIR += p5-Hash-Case
|
2009-03-01 22:45:32 +00:00
|
|
|
SUBDIR += p5-Hash-MoreUtils
|
2008-03-07 14:03:53 +00:00
|
|
|
SUBDIR += p5-Hash-MultiKey
|
2009-02-10 14:01:31 +00:00
|
|
|
SUBDIR += p5-Hash-Union
|
2008-08-30 14:50:02 +00:00
|
|
|
SUBDIR += p5-Hash-Util-FieldHash-Compat
|
2006-08-15 15:40:36 +00:00
|
|
|
SUBDIR += p5-Hash-WithDefaults
|
2001-05-19 13:31:44 +00:00
|
|
|
SUBDIR += p5-Heap
|
2004-08-26 16:29:55 +00:00
|
|
|
SUBDIR += p5-Heap-Simple
|
2004-11-24 10:13:47 +00:00
|
|
|
SUBDIR += p5-Heap-Simple-Perl
|
2004-11-24 10:15:48 +00:00
|
|
|
SUBDIR += p5-Heap-Simple-XS
|
2004-07-07 14:24:49 +00:00
|
|
|
SUBDIR += p5-Hook-LexWrap
|
2001-03-10 19:23:00 +00:00
|
|
|
SUBDIR += p5-IO
|
2006-12-09 15:48:32 +00:00
|
|
|
SUBDIR += p5-IO-AIO
|
2004-07-16 02:23:29 +00:00
|
|
|
SUBDIR += p5-IO-All
|
2007-06-14 01:57:12 +00:00
|
|
|
SUBDIR += p5-IO-Async
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-IO-BufferedSelect
|
2005-03-18 14:20:19 +00:00
|
|
|
SUBDIR += p5-IO-Capture
|
2004-12-27 17:18:18 +00:00
|
|
|
SUBDIR += p5-IO-CaptureOutput
|
2004-10-12 11:12:52 +00:00
|
|
|
SUBDIR += p5-IO-Digest
|
2005-12-08 13:32:56 +00:00
|
|
|
SUBDIR += p5-IO-KQueue
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-IO-Lambda
|
2005-11-11 12:29:43 +00:00
|
|
|
SUBDIR += p5-IO-LockedFile
|
2009-01-26 22:48:20 +00:00
|
|
|
SUBDIR += p5-IO-MultiPipe
|
2002-06-04 20:43:34 +00:00
|
|
|
SUBDIR += p5-IO-Multiplex
|
2005-12-21 08:28:56 +00:00
|
|
|
SUBDIR += p5-IO-NestedCapture
|
2006-06-10 16:13:14 +00:00
|
|
|
SUBDIR += p5-IO-Null
|
2005-04-04 07:01:21 +00:00
|
|
|
SUBDIR += p5-IO-Pager
|
2005-09-13 12:51:07 +00:00
|
|
|
SUBDIR += p5-IO-Prompt
|
2001-03-14 23:18:15 +00:00
|
|
|
SUBDIR += p5-IO-String
|
2004-01-19 23:32:04 +00:00
|
|
|
SUBDIR += p5-IO-Tee
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-IO-TieCombine
|
2006-07-14 15:26:25 +00:00
|
|
|
SUBDIR += p5-IO-Toolkit
|
2000-02-19 13:40:03 +00:00
|
|
|
SUBDIR += p5-IO-Tty
|
2004-07-19 16:40:27 +00:00
|
|
|
SUBDIR += p5-IO-Util
|
2006-08-22 05:57:22 +00:00
|
|
|
SUBDIR += p5-IO-YAML
|
2000-01-26 05:57:13 +00:00
|
|
|
SUBDIR += p5-IO-stringy
|
2008-02-22 21:12:56 +00:00
|
|
|
SUBDIR += p5-IOC
|
2001-04-02 22:11:13 +00:00
|
|
|
SUBDIR += p5-IPC-Cache
|
2005-02-16 13:15:06 +00:00
|
|
|
SUBDIR += p5-IPC-Cmd
|
2005-12-28 12:37:41 +00:00
|
|
|
SUBDIR += p5-IPC-DirQueue
|
2002-09-11 14:14:55 +00:00
|
|
|
SUBDIR += p5-IPC-Locker
|
2003-08-09 13:17:54 +00:00
|
|
|
SUBDIR += p5-IPC-MM
|
2006-07-15 05:37:29 +00:00
|
|
|
SUBDIR += p5-IPC-Mmap
|
2006-08-01 13:29:03 +00:00
|
|
|
SUBDIR += p5-IPC-Mmap-Share
|
2006-07-21 15:32:44 +00:00
|
|
|
SUBDIR += p5-IPC-Open3-Simple
|
2007-01-26 15:06:18 +00:00
|
|
|
SUBDIR += p5-IPC-PubSub
|
2001-07-12 22:16:42 +00:00
|
|
|
SUBDIR += p5-IPC-Run
|
2008-07-30 14:54:03 +00:00
|
|
|
SUBDIR += p5-IPC-Run-SafeHandles
|
2004-05-05 20:26:44 +00:00
|
|
|
SUBDIR += p5-IPC-Run3
|
2001-04-02 22:10:05 +00:00
|
|
|
SUBDIR += p5-IPC-ShareLite
|
2000-09-06 16:03:17 +00:00
|
|
|
SUBDIR += p5-IPC-Shareable
|
2001-09-11 08:38:45 +00:00
|
|
|
SUBDIR += p5-IPC-SharedCache
|
2006-12-09 12:48:57 +00:00
|
|
|
SUBDIR += p5-IPC-Signal
|
2009-01-22 02:21:04 +00:00
|
|
|
SUBDIR += p5-IPC-System-Simple
|
1996-10-24 08:17:09 +00:00
|
|
|
SUBDIR += p5-Include
|
2001-12-15 09:55:31 +00:00
|
|
|
SUBDIR += p5-Inline
|
2001-12-15 17:20:26 +00:00
|
|
|
SUBDIR += p5-Inline-ASM
|
2001-12-15 17:31:27 +00:00
|
|
|
SUBDIR += p5-Inline-CPP
|
2006-06-05 07:18:30 +00:00
|
|
|
SUBDIR += p5-Inline-Files
|
2001-12-15 17:37:18 +00:00
|
|
|
SUBDIR += p5-Inline-Filters
|
2002-08-15 06:38:31 +00:00
|
|
|
SUBDIR += p5-Inline-Java
|
2006-09-28 00:51:40 +00:00
|
|
|
SUBDIR += p5-Inline-TT
|
2001-12-15 17:44:02 +00:00
|
|
|
SUBDIR += p5-Inline-Tcl
|
2006-12-26 02:41:25 +00:00
|
|
|
SUBDIR += p5-InlineX-C2XS
|
2001-01-03 23:31:24 +00:00
|
|
|
SUBDIR += p5-Ioctl
|
2006-02-18 21:47:17 +00:00
|
|
|
SUBDIR += p5-Iterator
|
2006-02-18 22:03:38 +00:00
|
|
|
SUBDIR += p5-Iterator-IO
|
2006-02-18 22:10:14 +00:00
|
|
|
SUBDIR += p5-Iterator-Misc
|
2006-02-18 21:59:34 +00:00
|
|
|
SUBDIR += p5-Iterator-Util
|
2007-07-23 02:36:17 +00:00
|
|
|
SUBDIR += p5-JQuery
|
2006-06-02 23:40:27 +00:00
|
|
|
SUBDIR += p5-Java
|
2007-03-24 20:18:25 +00:00
|
|
|
SUBDIR += p5-Lexical-Alias
|
2007-01-01 18:59:12 +00:00
|
|
|
SUBDIR += p5-Lexical-Persistence
|
2007-12-12 09:51:56 +00:00
|
|
|
SUBDIR += p5-Lingua-JA-Fold
|
2005-11-11 22:58:34 +00:00
|
|
|
SUBDIR += p5-List-Cycle
|
2004-12-13 10:40:37 +00:00
|
|
|
SUBDIR += p5-List-Group
|
2006-08-14 15:49:18 +00:00
|
|
|
SUBDIR += p5-List-Permutor
|
2006-08-14 15:51:07 +00:00
|
|
|
SUBDIR += p5-List-PowerSet
|
2007-02-19 07:01:19 +00:00
|
|
|
SUBDIR += p5-List-Rotation-Cycle
|
2009-01-09 14:12:19 +00:00
|
|
|
SUBDIR += p5-List-Uniq
|
2000-05-01 02:48:57 +00:00
|
|
|
SUBDIR += p5-Locale-Maketext
|
2003-04-14 12:02:19 +00:00
|
|
|
SUBDIR += p5-Locale-Maketext-Fuzzy
|
2003-06-11 08:13:49 +00:00
|
|
|
SUBDIR += p5-Locale-Maketext-Gettext
|
2003-04-11 17:53:43 +00:00
|
|
|
SUBDIR += p5-Locale-Maketext-Lexicon
|
2003-08-28 07:35:04 +00:00
|
|
|
SUBDIR += p5-Locale-Maketext-Simple
|
2000-01-29 12:45:26 +00:00
|
|
|
SUBDIR += p5-Locale-PGetText
|
2008-12-22 20:19:05 +00:00
|
|
|
SUBDIR += p5-Locale-PO
|
2000-02-09 04:41:32 +00:00
|
|
|
SUBDIR += p5-Locale-gettext
|
2004-04-20 19:03:17 +00:00
|
|
|
SUBDIR += p5-Locale-libintl
|
2001-01-03 23:31:56 +00:00
|
|
|
SUBDIR += p5-LockFile-Simple
|
2005-01-25 07:31:15 +00:00
|
|
|
SUBDIR += p5-Log-Accounting-SVK
|
2006-06-28 02:50:38 +00:00
|
|
|
SUBDIR += p5-Log-Accounting-SVN
|
2001-05-27 05:41:31 +00:00
|
|
|
SUBDIR += p5-Log-Agent
|
2003-02-04 12:58:12 +00:00
|
|
|
SUBDIR += p5-Log-Agent-Logger
|
2001-05-19 22:32:07 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch
|
2009-01-22 02:24:40 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-Colorful
|
2003-02-26 20:58:20 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-Config
|
2008-06-05 21:53:31 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-Configurator-YAML
|
2006-08-01 20:45:50 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-Email-EmailSend
|
2003-07-06 10:14:33 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-FileRotate
|
2007-02-12 03:53:29 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-FileShared
|
2004-02-01 18:23:24 +00:00
|
|
|
SUBDIR += p5-Log-Dispatch-Perl
|
2003-02-05 00:18:38 +00:00
|
|
|
SUBDIR += p5-Log-Log4perl
|
2006-05-31 18:21:43 +00:00
|
|
|
SUBDIR += p5-Log-Message
|
2006-05-31 18:43:17 +00:00
|
|
|
SUBDIR += p5-Log-Message-Simple
|
2007-08-15 02:59:26 +00:00
|
|
|
SUBDIR += p5-Log-Report
|
2006-07-19 15:35:30 +00:00
|
|
|
SUBDIR += p5-Log-Simple
|
2007-05-27 13:29:20 +00:00
|
|
|
SUBDIR += p5-Log-Trace
|
2001-12-30 16:34:06 +00:00
|
|
|
SUBDIR += p5-Log-TraceMessages
|
2006-08-01 16:54:55 +00:00
|
|
|
SUBDIR += p5-Logfile-Rotate
|
2006-07-17 00:56:46 +00:00
|
|
|
SUBDIR += p5-Luka
|
2007-06-18 06:18:09 +00:00
|
|
|
SUBDIR += p5-MRO-Compat
|
2001-01-03 23:33:00 +00:00
|
|
|
SUBDIR += p5-Mac-FileSpec-Unixish
|
2001-01-03 23:37:40 +00:00
|
|
|
SUBDIR += p5-Make
|
2006-07-21 16:14:20 +00:00
|
|
|
SUBDIR += p5-Make-Cache
|
2001-10-12 14:50:32 +00:00
|
|
|
SUBDIR += p5-Memoize
|
2004-01-30 19:05:40 +00:00
|
|
|
SUBDIR += p5-Memoize-ExpireLRU
|
2007-05-25 07:12:32 +00:00
|
|
|
SUBDIR += p5-Method-Alias
|
2009-03-12 16:51:02 +00:00
|
|
|
SUBDIR += p5-Mixin-Linewise
|
2005-01-21 15:20:01 +00:00
|
|
|
SUBDIR += p5-Mknod
|
2003-06-29 09:30:08 +00:00
|
|
|
SUBDIR += p5-Module-Build
|
2006-04-27 01:14:28 +00:00
|
|
|
SUBDIR += p5-Module-Build-Convert
|
2006-04-29 08:34:11 +00:00
|
|
|
SUBDIR += p5-Module-Build-Kwalitee
|
2007-02-14 00:35:56 +00:00
|
|
|
SUBDIR += p5-Module-CPANTS-Analyse
|
2009-01-22 03:05:14 +00:00
|
|
|
SUBDIR += p5-Module-Collect
|
2006-06-01 01:14:22 +00:00
|
|
|
SUBDIR += p5-Module-Compile
|
2003-08-28 07:37:46 +00:00
|
|
|
SUBDIR += p5-Module-CoreList
|
2006-07-12 23:51:08 +00:00
|
|
|
SUBDIR += p5-Module-Dependency
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Module-Depends
|
2009-03-15 17:13:55 +00:00
|
|
|
SUBDIR += p5-Module-Extract
|
2007-02-13 15:47:46 +00:00
|
|
|
SUBDIR += p5-Module-ExtractUse
|
2005-10-01 18:52:08 +00:00
|
|
|
SUBDIR += p5-Module-Find
|
2003-06-29 09:27:35 +00:00
|
|
|
SUBDIR += p5-Module-Info
|
2004-07-24 17:07:35 +00:00
|
|
|
SUBDIR += p5-Module-Info-File
|
2009-03-15 17:13:00 +00:00
|
|
|
SUBDIR += p5-Module-Inspector
|
2004-10-12 13:15:45 +00:00
|
|
|
SUBDIR += p5-Module-Install
|
2009-01-22 02:23:00 +00:00
|
|
|
SUBDIR += p5-Module-Install-AuthorTests
|
2008-06-10 05:55:16 +00:00
|
|
|
SUBDIR += p5-Module-List
|
2004-12-15 07:51:45 +00:00
|
|
|
SUBDIR += p5-Module-Load
|
2004-12-15 10:10:11 +00:00
|
|
|
SUBDIR += p5-Module-Load-Conditional
|
2006-05-31 18:32:56 +00:00
|
|
|
SUBDIR += p5-Module-Loaded
|
2009-03-15 17:13:27 +00:00
|
|
|
SUBDIR += p5-Module-Manifest
|
2009-03-15 17:12:16 +00:00
|
|
|
SUBDIR += p5-Module-Math-Depends
|
2004-07-26 19:59:24 +00:00
|
|
|
SUBDIR += p5-Module-Pluggable
|
2005-04-07 09:20:51 +00:00
|
|
|
SUBDIR += p5-Module-Pluggable-Fast
|
2004-08-29 11:54:05 +00:00
|
|
|
SUBDIR += p5-Module-Pluggable-Ordered
|
2008-06-17 01:55:48 +00:00
|
|
|
SUBDIR += p5-Module-Recursive-Require
|
2005-02-14 14:12:26 +00:00
|
|
|
SUBDIR += p5-Module-Refresh
|
2006-01-23 11:17:14 +00:00
|
|
|
SUBDIR += p5-Module-Release
|
2003-09-02 14:33:48 +00:00
|
|
|
SUBDIR += p5-Module-Reload
|
2005-09-17 17:45:30 +00:00
|
|
|
SUBDIR += p5-Module-Reload-Sel
|
2008-06-01 20:51:38 +00:00
|
|
|
SUBDIR += p5-Module-Runtime
|
2003-08-28 07:36:32 +00:00
|
|
|
SUBDIR += p5-Module-ScanDeps
|
2009-01-22 06:42:28 +00:00
|
|
|
SUBDIR += p5-Module-Setup
|
2005-03-15 17:57:02 +00:00
|
|
|
SUBDIR += p5-Module-Starter
|
2005-09-12 09:35:49 +00:00
|
|
|
SUBDIR += p5-Module-Starter-PBP
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Module-Starter-Plugin-SimpleStore
|
|
|
|
SUBDIR += p5-Module-Starter-Plugin-TT2
|
2008-02-25 12:31:25 +00:00
|
|
|
SUBDIR += p5-Module-Util
|
2004-07-07 13:32:33 +00:00
|
|
|
SUBDIR += p5-Module-Versions-Report
|
2006-04-14 12:19:51 +00:00
|
|
|
SUBDIR += p5-Moose
|
2008-02-25 14:36:00 +00:00
|
|
|
SUBDIR += p5-Moose-Policy
|
2008-07-27 20:35:42 +00:00
|
|
|
SUBDIR += p5-MooseX-Async
|
2008-07-27 19:42:19 +00:00
|
|
|
SUBDIR += p5-MooseX-AttributeHelpers
|
2008-06-07 16:27:26 +00:00
|
|
|
SUBDIR += p5-MooseX-ClassAttribute
|
2008-08-30 15:13:52 +00:00
|
|
|
SUBDIR += p5-MooseX-Clone
|
2009-01-20 22:43:12 +00:00
|
|
|
SUBDIR += p5-MooseX-ConfigFromFile
|
2008-07-28 00:55:02 +00:00
|
|
|
SUBDIR += p5-MooseX-Daemonize
|
2008-07-28 00:53:55 +00:00
|
|
|
SUBDIR += p5-MooseX-Getopt
|
2008-02-22 21:25:19 +00:00
|
|
|
SUBDIR += p5-MooseX-IOC
|
2009-02-25 12:55:16 +00:00
|
|
|
SUBDIR += p5-MooseX-Log-Log4perl
|
2008-07-27 20:36:52 +00:00
|
|
|
SUBDIR += p5-MooseX-POE
|
2008-02-25 15:55:18 +00:00
|
|
|
SUBDIR += p5-MooseX-Policy-SemiAffordanceAccessor
|
2009-02-25 12:13:30 +00:00
|
|
|
SUBDIR += p5-MooseX-SimpleConfig
|
2008-06-04 13:19:47 +00:00
|
|
|
SUBDIR += p5-MooseX-Singleton
|
2008-09-07 02:46:02 +00:00
|
|
|
SUBDIR += p5-MooseX-Storage
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-MooseX-StrictConstructor
|
2008-07-28 00:54:19 +00:00
|
|
|
SUBDIR += p5-MooseX-Types
|
2008-07-28 00:54:40 +00:00
|
|
|
SUBDIR += p5-MooseX-Types-Path-Class
|
2008-07-23 08:06:03 +00:00
|
|
|
SUBDIR += p5-Mouse
|
2009-03-22 01:52:52 +00:00
|
|
|
SUBDIR += p5-MouseX-AttributeHelpers
|
2009-01-22 03:10:03 +00:00
|
|
|
SUBDIR += p5-MouseX-Getopt
|
2009-02-13 09:38:05 +00:00
|
|
|
SUBDIR += p5-MouseX-Types
|
2003-10-03 12:48:15 +00:00
|
|
|
SUBDIR += p5-NEXT
|
2005-11-25 14:10:45 +00:00
|
|
|
SUBDIR += p5-Net-DBus
|
2006-11-05 22:12:27 +00:00
|
|
|
SUBDIR += p5-Number-Bytes-Human
|
2001-05-11 16:06:01 +00:00
|
|
|
SUBDIR += p5-OLE-Storage_Lite
|
2004-07-22 14:27:46 +00:00
|
|
|
SUBDIR += p5-OOTools
|
2001-03-12 08:58:27 +00:00
|
|
|
SUBDIR += p5-ORBit
|
2005-09-30 14:46:07 +00:00
|
|
|
SUBDIR += p5-Object-Accessor
|
2006-09-30 03:56:31 +00:00
|
|
|
SUBDIR += p5-Object-Array
|
2006-07-19 02:29:38 +00:00
|
|
|
SUBDIR += p5-Object-Declare
|
2006-05-22 00:10:10 +00:00
|
|
|
SUBDIR += p5-Object-Enum
|
2006-01-17 13:19:01 +00:00
|
|
|
SUBDIR += p5-Object-InsideOut
|
2003-10-11 11:51:30 +00:00
|
|
|
SUBDIR += p5-Object-MultiType
|
2003-03-05 21:32:15 +00:00
|
|
|
SUBDIR += p5-Object-Realize-Later
|
2005-12-26 11:50:43 +00:00
|
|
|
SUBDIR += p5-Object-Signature
|
2007-09-20 03:17:09 +00:00
|
|
|
SUBDIR += p5-Object-Tiny
|
2003-09-02 09:23:44 +00:00
|
|
|
SUBDIR += p5-P4
|
2003-09-02 08:55:46 +00:00
|
|
|
SUBDIR += p5-P4-Client
|
2003-08-28 07:31:10 +00:00
|
|
|
SUBDIR += p5-PAR
|
2003-08-28 07:25:19 +00:00
|
|
|
SUBDIR += p5-PAR-Dist
|
2006-12-07 06:50:56 +00:00
|
|
|
SUBDIR += p5-PAR-Packer
|
2003-09-29 02:19:59 +00:00
|
|
|
SUBDIR += p5-PCSC-Card
|
2007-02-24 18:25:13 +00:00
|
|
|
SUBDIR += p5-PHP-Serialization
|
2001-05-08 12:22:01 +00:00
|
|
|
SUBDIR += p5-POE
|
2004-10-17 16:15:43 +00:00
|
|
|
SUBDIR += p5-POE-API-Hooks
|
2004-02-26 15:28:47 +00:00
|
|
|
SUBDIR += p5-POE-API-Peek
|
2004-06-03 02:56:43 +00:00
|
|
|
SUBDIR += p5-POE-Component-Child
|
2006-05-21 14:43:58 +00:00
|
|
|
SUBDIR += p5-POE-Component-Daemon
|
2004-02-28 12:16:43 +00:00
|
|
|
SUBDIR += p5-POE-Component-DebugShell
|
2002-07-06 10:10:09 +00:00
|
|
|
SUBDIR += p5-POE-Component-DirWatch
|
2001-12-13 12:23:09 +00:00
|
|
|
SUBDIR += p5-POE-Component-IKC
|
2001-12-13 12:12:37 +00:00
|
|
|
SUBDIR += p5-POE-Component-JobQueue
|
2002-05-27 14:33:36 +00:00
|
|
|
SUBDIR += p5-POE-Component-Logger
|
2006-12-22 22:26:53 +00:00
|
|
|
SUBDIR += p5-POE-Component-Pluggable
|
2001-12-13 11:36:25 +00:00
|
|
|
SUBDIR += p5-POE-Component-RSS
|
2006-08-01 07:16:45 +00:00
|
|
|
SUBDIR += p5-POE-Component-RSSAggregator
|
2004-06-20 20:11:48 +00:00
|
|
|
SUBDIR += p5-POE-Component-Server-XMLRPC
|
2004-05-15 22:49:34 +00:00
|
|
|
SUBDIR += p5-POE-Component-TSTP
|
2004-10-19 13:08:31 +00:00
|
|
|
SUBDIR += p5-POE-Devel-Profiler
|
2003-10-16 10:20:59 +00:00
|
|
|
SUBDIR += p5-POE-Exceptions
|
2003-06-02 10:15:12 +00:00
|
|
|
SUBDIR += p5-POE-Session-MultiDispatch
|
2006-07-09 11:58:05 +00:00
|
|
|
SUBDIR += p5-POE-Stage
|
2008-07-07 16:07:36 +00:00
|
|
|
SUBDIR += p5-POE-Test-Loops
|
2008-07-09 20:25:53 +00:00
|
|
|
SUBDIR += p5-POE-XS-Loop-Poll
|
2006-05-26 11:47:53 +00:00
|
|
|
SUBDIR += p5-POE-XS-Queue-Array
|
2007-01-05 21:21:10 +00:00
|
|
|
SUBDIR += p5-POSIX-strptime
|
2002-08-03 17:53:01 +00:00
|
|
|
SUBDIR += p5-PPerl
|
1997-04-18 12:10:56 +00:00
|
|
|
SUBDIR += p5-PV
|
2006-06-25 16:23:20 +00:00
|
|
|
SUBDIR += p5-Package-Constants
|
2008-04-22 13:08:47 +00:00
|
|
|
SUBDIR += p5-Package-Generator
|
2005-09-22 11:45:21 +00:00
|
|
|
SUBDIR += p5-PadWalker
|
2002-11-01 17:32:53 +00:00
|
|
|
SUBDIR += p5-Parallel-ForkManager
|
2004-05-24 17:22:09 +00:00
|
|
|
SUBDIR += p5-Params-CallbackRequest
|
2004-12-15 07:35:49 +00:00
|
|
|
SUBDIR += p5-Params-Check
|
2006-07-19 22:56:55 +00:00
|
|
|
SUBDIR += p5-Params-Classify
|
2007-09-13 21:47:22 +00:00
|
|
|
SUBDIR += p5-Params-Coerce
|
2005-07-05 10:59:35 +00:00
|
|
|
SUBDIR += p5-Params-Util
|
2001-04-10 19:46:03 +00:00
|
|
|
SUBDIR += p5-Params-Validate
|
2009-02-26 16:05:39 +00:00
|
|
|
SUBDIR += p5-Parse-CPAN-Meta
|
2004-04-01 16:56:56 +00:00
|
|
|
SUBDIR += p5-Parse-CPAN-Packages
|
2009-03-15 17:11:22 +00:00
|
|
|
SUBDIR += p5-Parse-ErrorString-Perl
|
2003-07-06 09:14:46 +00:00
|
|
|
SUBDIR += p5-Parse-PerlConfig
|
1999-09-05 20:25:03 +00:00
|
|
|
SUBDIR += p5-Parse-RecDescent
|
2001-09-22 15:48:56 +00:00
|
|
|
SUBDIR += p5-Parse-Yapp
|
2004-08-21 10:59:35 +00:00
|
|
|
SUBDIR += p5-ParseLex
|
2004-02-28 14:52:57 +00:00
|
|
|
SUBDIR += p5-PatchReader
|
2004-07-25 14:17:53 +00:00
|
|
|
SUBDIR += p5-Path-Class
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += p5-PathTools
|
1997-05-30 20:13:39 +00:00
|
|
|
SUBDIR += p5-Penguin
|
|
|
|
SUBDIR += p5-Penguin-Easy
|
2008-04-10 12:50:59 +00:00
|
|
|
SUBDIR += p5-Perl-Version
|
2007-07-28 13:09:17 +00:00
|
|
|
SUBDIR += p5-Perl6-Builtins
|
2004-12-29 01:35:12 +00:00
|
|
|
SUBDIR += p5-Perl6-Export
|
2007-07-28 12:27:22 +00:00
|
|
|
SUBDIR += p5-Perl6-Export-Attrs
|
2005-01-25 06:45:43 +00:00
|
|
|
SUBDIR += p5-Perl6-Form
|
2007-07-18 16:24:15 +00:00
|
|
|
SUBDIR += p5-Perl6-Junction
|
2007-07-28 18:05:51 +00:00
|
|
|
SUBDIR += p5-Perl6-Rules
|
2007-07-28 17:35:57 +00:00
|
|
|
SUBDIR += p5-Perl6-Say
|
2004-10-19 15:51:58 +00:00
|
|
|
SUBDIR += p5-PerlIO-eol
|
2005-04-02 11:29:17 +00:00
|
|
|
SUBDIR += p5-PerlIO-via-MD5
|
2004-03-16 17:01:28 +00:00
|
|
|
SUBDIR += p5-PerlIO-via-dynamic
|
2004-08-07 19:17:28 +00:00
|
|
|
SUBDIR += p5-PerlIO-via-symlink
|
2000-08-14 21:23:14 +00:00
|
|
|
SUBDIR += p5-PerlMenu
|
2006-06-13 01:31:24 +00:00
|
|
|
SUBDIR += p5-Pipeline
|
2003-10-10 13:42:54 +00:00
|
|
|
SUBDIR += p5-Pod-Coverage
|
2008-08-30 15:59:43 +00:00
|
|
|
SUBDIR += p5-Pod-Coverage-Moose
|
2006-01-23 00:04:58 +00:00
|
|
|
SUBDIR += p5-Pod-Tests
|
2001-01-03 23:42:00 +00:00
|
|
|
SUBDIR += p5-Proc-Background
|
2001-01-03 23:42:19 +00:00
|
|
|
SUBDIR += p5-Proc-Daemon
|
2006-01-10 14:56:30 +00:00
|
|
|
SUBDIR += p5-Proc-Fork
|
2004-05-06 12:25:51 +00:00
|
|
|
SUBDIR += p5-Proc-PID-File
|
2002-11-08 21:18:18 +00:00
|
|
|
SUBDIR += p5-Proc-PIDFile
|
2001-07-07 13:21:56 +00:00
|
|
|
SUBDIR += p5-Proc-ProcessTable
|
2005-12-28 13:58:46 +00:00
|
|
|
SUBDIR += p5-Proc-Queue
|
2002-06-23 12:44:07 +00:00
|
|
|
SUBDIR += p5-Proc-Reliable
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-Proc-Simple
|
2004-10-21 09:04:13 +00:00
|
|
|
SUBDIR += p5-Project-Gantt
|
2006-02-19 20:18:20 +00:00
|
|
|
SUBDIR += p5-RRDTool-OO
|
2002-11-21 15:39:17 +00:00
|
|
|
SUBDIR += p5-Rcs
|
2002-10-28 14:20:39 +00:00
|
|
|
SUBDIR += p5-Rcs-Agent
|
1998-04-17 21:13:59 +00:00
|
|
|
SUBDIR += p5-ReadLine-Gnu
|
|
|
|
SUBDIR += p5-ReadLine-Perl
|
2005-08-31 11:57:23 +00:00
|
|
|
SUBDIR += p5-Readonly
|
2005-03-04 09:59:03 +00:00
|
|
|
SUBDIR += p5-Regexp-Assemble
|
2006-06-05 07:34:00 +00:00
|
|
|
SUBDIR += p5-Regexp-Bind
|
2004-01-09 13:34:07 +00:00
|
|
|
SUBDIR += p5-Regexp-Shellish
|
1996-10-24 13:48:24 +00:00
|
|
|
SUBDIR += p5-Religion
|
2002-08-09 15:16:24 +00:00
|
|
|
SUBDIR += p5-ResourcePool
|
1996-10-24 13:48:24 +00:00
|
|
|
SUBDIR += p5-Resources
|
2005-12-27 09:35:56 +00:00
|
|
|
SUBDIR += p5-Return-Value
|
2006-06-10 10:46:06 +00:00
|
|
|
SUBDIR += p5-Rose-DateTime
|
2006-06-10 10:45:07 +00:00
|
|
|
SUBDIR += p5-Rose-Object
|
2006-12-29 10:18:24 +00:00
|
|
|
SUBDIR += p5-RunApp
|
2002-11-03 14:34:09 +00:00
|
|
|
SUBDIR += p5-SDL
|
2007-12-27 16:03:39 +00:00
|
|
|
SUBDIR += p5-SNMP-Persist
|
2009-03-01 15:29:50 +00:00
|
|
|
SUBDIR += p5-SOAP-WSDL
|
2002-05-27 14:21:33 +00:00
|
|
|
SUBDIR += p5-SPOPS
|
2006-01-20 09:33:17 +00:00
|
|
|
SUBDIR += p5-SSN-Validate
|
2006-01-18 00:50:46 +00:00
|
|
|
SUBDIR += p5-SVN-ACL
|
2008-02-16 23:08:12 +00:00
|
|
|
SUBDIR += p5-SVN-Access
|
2006-08-03 06:16:03 +00:00
|
|
|
SUBDIR += p5-SVN-Agent
|
2007-08-08 06:36:53 +00:00
|
|
|
SUBDIR += p5-SVN-Dump
|
2008-02-16 22:12:20 +00:00
|
|
|
SUBDIR += p5-SVN-Hook
|
2009-01-27 16:26:17 +00:00
|
|
|
SUBDIR += p5-SVN-Hooks
|
2006-06-28 00:41:26 +00:00
|
|
|
SUBDIR += p5-SVN-Log
|
2009-01-27 14:48:01 +00:00
|
|
|
SUBDIR += p5-SVN-Look
|
2004-03-16 16:53:50 +00:00
|
|
|
SUBDIR += p5-SVN-Mirror
|
2005-03-03 13:57:31 +00:00
|
|
|
SUBDIR += p5-SVN-Notify
|
2008-02-16 23:32:22 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Config
|
2008-07-25 19:54:51 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Filter-AuthZMail
|
2008-07-21 19:53:11 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Filter-EmailFlatFileDB
|
2008-04-22 21:57:01 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Filter-Markdown
|
2008-04-23 02:01:11 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Filter-Watchers
|
2008-02-14 03:53:02 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Mirror
|
2008-02-14 18:15:16 +00:00
|
|
|
SUBDIR += p5-SVN-Notify-Snapshot
|
2008-01-15 21:20:24 +00:00
|
|
|
SUBDIR += p5-SVN-S4
|
2004-03-16 16:54:34 +00:00
|
|
|
SUBDIR += p5-SVN-Simple
|
2006-07-21 13:56:48 +00:00
|
|
|
SUBDIR += p5-SVN-Statistics
|
2004-03-16 16:55:26 +00:00
|
|
|
SUBDIR += p5-SVN-Web
|
2006-07-21 16:27:11 +00:00
|
|
|
SUBDIR += p5-Scalar-Defer
|
2007-02-16 10:29:36 +00:00
|
|
|
SUBDIR += p5-Scalar-Listify
|
2006-06-09 12:53:52 +00:00
|
|
|
SUBDIR += p5-Scalar-Util-Clone
|
2006-12-30 22:09:16 +00:00
|
|
|
SUBDIR += p5-Scope-Guard
|
2001-01-04 00:10:30 +00:00
|
|
|
SUBDIR += p5-Search-Binary
|
2005-02-03 01:57:54 +00:00
|
|
|
SUBDIR += p5-Set-Array
|
2008-01-24 02:47:24 +00:00
|
|
|
SUBDIR += p5-Set-ConsistentHash
|
2003-07-06 09:41:30 +00:00
|
|
|
SUBDIR += p5-Set-Crontab
|
2003-06-29 12:19:00 +00:00
|
|
|
SUBDIR += p5-Set-Infinite
|
2001-01-04 00:05:58 +00:00
|
|
|
SUBDIR += p5-Set-NestedGroups
|
2001-01-04 00:06:47 +00:00
|
|
|
SUBDIR += p5-Set-Object
|
2001-01-04 00:08:13 +00:00
|
|
|
SUBDIR += p5-Set-Scalar
|
2003-10-07 05:06:03 +00:00
|
|
|
SUBDIR += p5-Shape
|
2004-02-24 11:03:26 +00:00
|
|
|
SUBDIR += p5-Shell-Base
|
2006-10-05 22:51:12 +00:00
|
|
|
SUBDIR += p5-Shell-EnvImporter
|
2005-04-08 13:57:01 +00:00
|
|
|
SUBDIR += p5-Shell-Parser
|
2006-08-17 21:08:54 +00:00
|
|
|
SUBDIR += p5-Shell-Source
|
2007-05-29 02:46:53 +00:00
|
|
|
SUBDIR += p5-ShipIt
|
2005-05-26 18:44:26 +00:00
|
|
|
SUBDIR += p5-Smart-Comments
|
2005-07-11 07:55:31 +00:00
|
|
|
SUBDIR += p5-Sort-Array
|
2002-02-08 16:28:29 +00:00
|
|
|
SUBDIR += p5-Sort-ArrayOfArrays
|
2005-10-14 09:21:46 +00:00
|
|
|
SUBDIR += p5-Sort-Key
|
2005-10-14 10:50:53 +00:00
|
|
|
SUBDIR += p5-Sort-Key-DateTime
|
2007-08-23 07:23:37 +00:00
|
|
|
SUBDIR += p5-Sort-Key-Top
|
2006-12-20 06:26:28 +00:00
|
|
|
SUBDIR += p5-Sort-Maker
|
2003-10-17 07:26:01 +00:00
|
|
|
SUBDIR += p5-Sort-Tree
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-Sort-Versions
|
2004-07-16 02:22:10 +00:00
|
|
|
SUBDIR += p5-Spiffy
|
2004-07-17 01:59:30 +00:00
|
|
|
SUBDIR += p5-Spoon
|
1997-07-09 23:20:25 +00:00
|
|
|
SUBDIR += p5-Storable
|
2006-05-21 23:37:12 +00:00
|
|
|
SUBDIR += p5-Stream
|
2000-05-07 15:00:23 +00:00
|
|
|
SUBDIR += p5-String-Approx
|
2001-08-24 23:00:02 +00:00
|
|
|
SUBDIR += p5-String-CRC32
|
2001-01-03 23:43:47 +00:00
|
|
|
SUBDIR += p5-String-Checker
|
2004-05-12 06:24:40 +00:00
|
|
|
SUBDIR += p5-String-Ediff
|
2002-10-24 17:22:24 +00:00
|
|
|
SUBDIR += p5-String-LRC
|
2002-10-24 17:30:59 +00:00
|
|
|
SUBDIR += p5-String-Parity
|
2001-01-03 23:51:52 +00:00
|
|
|
SUBDIR += p5-String-Random
|
2001-01-03 23:45:17 +00:00
|
|
|
SUBDIR += p5-String-RexxParse
|
2001-06-22 07:26:14 +00:00
|
|
|
SUBDIR += p5-String-Similarity
|
2008-08-30 18:05:09 +00:00
|
|
|
SUBDIR += p5-Sub-Current
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Sub-Delete
|
2006-04-30 19:58:53 +00:00
|
|
|
SUBDIR += p5-Sub-Exporter
|
2008-06-04 08:35:39 +00:00
|
|
|
SUBDIR += p5-Sub-Identify
|
2006-04-30 19:52:16 +00:00
|
|
|
SUBDIR += p5-Sub-Install
|
2006-01-12 13:09:46 +00:00
|
|
|
SUBDIR += p5-Sub-Installer
|
2006-08-01 01:52:19 +00:00
|
|
|
SUBDIR += p5-Sub-Multi
|
2005-11-27 14:54:40 +00:00
|
|
|
SUBDIR += p5-Sub-Name
|
2005-02-10 06:08:53 +00:00
|
|
|
SUBDIR += p5-Sub-Override
|
2003-01-28 14:20:01 +00:00
|
|
|
SUBDIR += p5-Sub-Uplevel
|
2006-12-11 03:10:13 +00:00
|
|
|
SUBDIR += p5-Sub-WrapPackages
|
2008-07-25 08:12:22 +00:00
|
|
|
SUBDIR += p5-Sys-Cpu
|
2008-07-25 09:05:00 +00:00
|
|
|
SUBDIR += p5-Sys-MemInfo
|
2003-08-07 06:48:38 +00:00
|
|
|
SUBDIR += p5-Sys-Mmap
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Sys-RunAlone
|
|
|
|
SUBDIR += p5-Sys-RunAlways
|
2006-10-02 14:51:46 +00:00
|
|
|
SUBDIR += p5-Sys-Sig
|
2006-09-18 18:24:59 +00:00
|
|
|
SUBDIR += p5-Sys-SigAction
|
2006-09-28 14:26:15 +00:00
|
|
|
SUBDIR += p5-Sys-Syscall
|
2001-10-12 18:46:12 +00:00
|
|
|
SUBDIR += p5-System2
|
2006-07-13 00:47:09 +00:00
|
|
|
SUBDIR += p5-Taint-Runtime
|
2007-04-06 08:21:03 +00:00
|
|
|
SUBDIR += p5-Task-Weaken
|
2009-01-08 11:53:23 +00:00
|
|
|
SUBDIR += p5-Template-Provider-Encode
|
1999-12-25 15:43:43 +00:00
|
|
|
SUBDIR += p5-Term-ANSIColor
|
2003-07-07 04:35:05 +00:00
|
|
|
SUBDIR += p5-Term-ANSIScreen
|
2005-09-16 05:55:55 +00:00
|
|
|
SUBDIR += p5-Term-Animation
|
2006-05-05 08:37:41 +00:00
|
|
|
SUBDIR += p5-Term-CallEditor
|
2006-07-13 23:38:09 +00:00
|
|
|
SUBDIR += p5-Term-Encoding
|
2006-08-01 12:38:49 +00:00
|
|
|
SUBDIR += p5-Term-Menus
|
2001-12-30 16:42:22 +00:00
|
|
|
SUBDIR += p5-Term-ProgressBar
|
2001-04-28 14:39:59 +00:00
|
|
|
SUBDIR += p5-Term-Prompt
|
1998-05-22 02:08:40 +00:00
|
|
|
SUBDIR += p5-Term-Query
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-Term-ReadKey
|
2004-10-12 11:23:02 +00:00
|
|
|
SUBDIR += p5-Term-ReadLine-Zoid
|
2005-08-29 14:16:12 +00:00
|
|
|
SUBDIR += p5-Term-ReadPassword
|
2001-01-15 06:22:07 +00:00
|
|
|
SUBDIR += p5-Term-Screen
|
2004-07-07 13:55:27 +00:00
|
|
|
SUBDIR += p5-Term-Shell
|
2000-12-19 12:22:58 +00:00
|
|
|
SUBDIR += p5-Term-Size
|
2006-05-31 18:54:52 +00:00
|
|
|
SUBDIR += p5-Term-UI
|
2006-09-28 22:48:42 +00:00
|
|
|
SUBDIR += p5-Term-VT102
|
2007-03-22 15:20:33 +00:00
|
|
|
SUBDIR += p5-Term-Visual
|
2007-05-27 13:36:49 +00:00
|
|
|
SUBDIR += p5-Test-Assertions
|
2005-12-27 11:27:47 +00:00
|
|
|
SUBDIR += p5-Test-Base
|
2006-07-14 16:02:40 +00:00
|
|
|
SUBDIR += p5-Test-Benchmark
|
2008-04-16 13:58:41 +00:00
|
|
|
SUBDIR += p5-Test-Block
|
2003-02-05 09:45:20 +00:00
|
|
|
SUBDIR += p5-Test-Class
|
2005-04-02 15:34:46 +00:00
|
|
|
SUBDIR += p5-Test-ClassAPI
|
2004-04-30 15:47:11 +00:00
|
|
|
SUBDIR += p5-Test-Cmd
|
2009-03-15 17:11:54 +00:00
|
|
|
SUBDIR += p5-Test-Compile
|
2006-03-18 12:33:32 +00:00
|
|
|
SUBDIR += p5-Test-Data
|
2008-02-16 22:18:28 +00:00
|
|
|
SUBDIR += p5-Test-Debugger
|
2009-03-17 14:53:05 +00:00
|
|
|
SUBDIR += p5-Test-Declare
|
2004-10-30 08:42:30 +00:00
|
|
|
SUBDIR += p5-Test-Deep
|
2006-07-13 18:31:33 +00:00
|
|
|
SUBDIR += p5-Test-Dependencies
|
2003-02-04 10:52:56 +00:00
|
|
|
SUBDIR += p5-Test-Differences
|
2008-02-18 21:09:51 +00:00
|
|
|
SUBDIR += p5-Test-Distribution
|
2003-01-28 14:34:38 +00:00
|
|
|
SUBDIR += p5-Test-Exception
|
2006-05-23 16:14:58 +00:00
|
|
|
SUBDIR += p5-Test-Expect
|
2005-03-20 11:59:33 +00:00
|
|
|
SUBDIR += p5-Test-File
|
2006-01-30 15:08:07 +00:00
|
|
|
SUBDIR += p5-Test-File-Contents
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Test-Fixture-DBIC-Schema
|
2007-04-10 08:12:10 +00:00
|
|
|
SUBDIR += p5-Test-Group
|
2006-09-13 17:50:35 +00:00
|
|
|
SUBDIR += p5-Test-HTML-Tidy
|
2001-08-14 15:05:03 +00:00
|
|
|
SUBDIR += p5-Test-Harness
|
2006-07-16 15:23:39 +00:00
|
|
|
SUBDIR += p5-Test-HasVersion
|
2002-09-12 11:03:09 +00:00
|
|
|
SUBDIR += p5-Test-Inline
|
2007-04-26 20:40:01 +00:00
|
|
|
SUBDIR += p5-Test-JSON
|
2008-02-16 19:19:04 +00:00
|
|
|
SUBDIR += p5-Test-Kwalitee
|
2004-11-27 12:09:07 +00:00
|
|
|
SUBDIR += p5-Test-LectroTest
|
2009-02-27 07:20:38 +00:00
|
|
|
SUBDIR += p5-Test-LoadAllModules
|
2007-08-27 01:50:15 +00:00
|
|
|
SUBDIR += p5-Test-Log4perl
|
2005-02-14 14:52:53 +00:00
|
|
|
SUBDIR += p5-Test-LongString
|
2003-09-01 14:52:34 +00:00
|
|
|
SUBDIR += p5-Test-Manifest
|
2008-08-16 11:25:48 +00:00
|
|
|
SUBDIR += p5-Test-Memory-Cycle
|
2009-03-14 13:37:53 +00:00
|
|
|
SUBDIR += p5-Test-Mock-LWP
|
2004-12-27 14:50:44 +00:00
|
|
|
SUBDIR += p5-Test-MockModule
|
2003-07-16 06:39:25 +00:00
|
|
|
SUBDIR += p5-Test-MockObject
|
2006-07-25 20:58:24 +00:00
|
|
|
SUBDIR += p5-Test-MockRandom
|
2006-08-15 09:58:12 +00:00
|
|
|
SUBDIR += p5-Test-MockTime
|
2009-02-20 02:32:49 +00:00
|
|
|
SUBDIR += p5-Test-Most
|
2004-10-29 03:11:11 +00:00
|
|
|
SUBDIR += p5-Test-NoWarnings
|
2006-07-25 20:57:07 +00:00
|
|
|
SUBDIR += p5-Test-Number-Delta
|
2006-09-05 12:16:41 +00:00
|
|
|
SUBDIR += p5-Test-Object
|
2006-07-19 08:04:17 +00:00
|
|
|
SUBDIR += p5-Test-Output
|
2009-02-23 21:39:59 +00:00
|
|
|
SUBDIR += p5-Test-POE-Server-TCP
|
2006-08-11 01:51:28 +00:00
|
|
|
SUBDIR += p5-Test-Parser
|
2003-07-02 18:03:16 +00:00
|
|
|
SUBDIR += p5-Test-Pod
|
2004-11-20 11:50:58 +00:00
|
|
|
SUBDIR += p5-Test-Pod-Coverage
|
2008-02-09 03:35:55 +00:00
|
|
|
SUBDIR += p5-Test-Portability-Files
|
2006-02-18 09:42:58 +00:00
|
|
|
SUBDIR += p5-Test-RandomResults
|
2003-12-22 12:46:04 +00:00
|
|
|
SUBDIR += p5-Test-Reporter
|
2007-03-07 19:45:41 +00:00
|
|
|
SUBDIR += p5-Test-Script
|
2001-08-12 14:12:12 +00:00
|
|
|
SUBDIR += p5-Test-Simple
|
2006-07-17 01:05:43 +00:00
|
|
|
SUBDIR += p5-Test-Singleton
|
2008-04-22 09:32:14 +00:00
|
|
|
SUBDIR += p5-Test-Spelling
|
2005-12-27 17:41:21 +00:00
|
|
|
SUBDIR += p5-Test-Strict
|
2005-10-13 12:04:15 +00:00
|
|
|
SUBDIR += p5-Test-SubCalls
|
2007-07-07 22:54:43 +00:00
|
|
|
SUBDIR += p5-Test-TAP-HTMLMatrix
|
2007-07-07 22:44:08 +00:00
|
|
|
SUBDIR += p5-Test-TAP-Model
|
2009-03-14 04:29:31 +00:00
|
|
|
SUBDIR += p5-Test-TCP
|
2008-09-07 02:08:31 +00:00
|
|
|
SUBDIR += p5-Test-TempDir
|
2004-10-12 10:59:41 +00:00
|
|
|
SUBDIR += p5-Test-Tester
|
2002-09-26 12:47:39 +00:00
|
|
|
SUBDIR += p5-Test-Unit
|
2007-12-12 13:23:29 +00:00
|
|
|
SUBDIR += p5-Test-UseAllModules
|
2005-02-14 15:22:14 +00:00
|
|
|
SUBDIR += p5-Test-WWW-Mechanize
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-Test-WWW-Mechanize-CGI
|
|
|
|
SUBDIR += p5-Test-WWW-Mechanize-CGIApp
|
2005-11-17 19:38:39 +00:00
|
|
|
SUBDIR += p5-Test-WWW-Mechanize-Catalyst
|
2005-06-22 06:53:39 +00:00
|
|
|
SUBDIR += p5-Test-Warn
|
2005-11-04 19:48:29 +00:00
|
|
|
SUBDIR += p5-Test-XML
|
2007-04-10 07:02:39 +00:00
|
|
|
SUBDIR += p5-Test-XML-Valid
|
2008-02-16 21:31:03 +00:00
|
|
|
SUBDIR += p5-Test-YAML-Meta
|
2007-04-10 07:17:27 +00:00
|
|
|
SUBDIR += p5-Test-YAML-Valid
|
2006-03-26 21:20:53 +00:00
|
|
|
SUBDIR += p5-Test-use-ok
|
2005-07-16 15:29:53 +00:00
|
|
|
SUBDIR += p5-Text-LevenshteinXS
|
2005-04-24 04:39:47 +00:00
|
|
|
SUBDIR += p5-Text-vFile-asData
|
2008-01-14 01:15:02 +00:00
|
|
|
SUBDIR += p5-TheSchwartz
|
2006-09-29 00:47:10 +00:00
|
|
|
SUBDIR += p5-Thread-Apartment
|
2009-01-12 19:52:07 +00:00
|
|
|
SUBDIR += p5-Thread-Cancel
|
2007-07-31 19:19:26 +00:00
|
|
|
SUBDIR += p5-Thread-Pool-Simple
|
2006-09-28 07:26:03 +00:00
|
|
|
SUBDIR += p5-Thread-Queue-Duplex
|
2009-01-12 19:54:46 +00:00
|
|
|
SUBDIR += p5-Thread-Suspend
|
2007-09-26 20:39:59 +00:00
|
|
|
SUBDIR += p5-Thrift
|
2006-12-26 07:59:50 +00:00
|
|
|
SUBDIR += p5-Tie-Array-Pack
|
2004-07-27 14:23:39 +00:00
|
|
|
SUBDIR += p5-Tie-Array-Sorted
|
2006-10-31 02:52:47 +00:00
|
|
|
SUBDIR += p5-Tie-CPHash
|
2001-04-07 04:30:12 +00:00
|
|
|
SUBDIR += p5-Tie-Cache
|
2003-10-24 04:21:35 +00:00
|
|
|
SUBDIR += p5-Tie-DB_File-SplitHash
|
2000-09-16 04:50:59 +00:00
|
|
|
SUBDIR += p5-Tie-DB_FileLock
|
2003-06-18 02:23:58 +00:00
|
|
|
SUBDIR += p5-Tie-File
|
2007-12-15 14:35:48 +00:00
|
|
|
SUBDIR += p5-Tie-File-AsHash
|
2003-10-24 04:25:26 +00:00
|
|
|
SUBDIR += p5-Tie-FileLRUCache
|
2006-05-26 11:40:58 +00:00
|
|
|
SUBDIR += p5-Tie-Hash-Indexed
|
2007-01-01 16:09:31 +00:00
|
|
|
SUBDIR += p5-Tie-Hash-Regex
|
2005-11-06 18:11:57 +00:00
|
|
|
SUBDIR += p5-Tie-Hash-Sorted
|
2005-11-15 08:51:38 +00:00
|
|
|
SUBDIR += p5-Tie-Hash-TwoWay
|
2001-01-03 23:44:37 +00:00
|
|
|
SUBDIR += p5-Tie-IxHash
|
2007-06-27 13:51:04 +00:00
|
|
|
SUBDIR += p5-Tie-RefHash
|
2008-08-30 14:39:06 +00:00
|
|
|
SUBDIR += p5-Tie-RefHash-Weak
|
2006-04-19 09:16:12 +00:00
|
|
|
SUBDIR += p5-Tie-Restore
|
2005-12-21 09:43:43 +00:00
|
|
|
SUBDIR += p5-Tie-ShareLite
|
2006-08-01 12:55:43 +00:00
|
|
|
SUBDIR += p5-Tie-Simple
|
2008-02-16 21:58:38 +00:00
|
|
|
SUBDIR += p5-Tie-ToObject
|
2005-06-20 08:20:38 +00:00
|
|
|
SUBDIR += p5-Tie-iCal
|
2006-07-01 06:11:08 +00:00
|
|
|
SUBDIR += p5-Time-Clock
|
2002-12-09 16:34:09 +00:00
|
|
|
SUBDIR += p5-Time-Duration
|
2006-07-19 01:08:19 +00:00
|
|
|
SUBDIR += p5-Time-Duration-Parse
|
1999-06-27 17:48:40 +00:00
|
|
|
SUBDIR += p5-Time-HiRes
|
2007-02-15 12:03:03 +00:00
|
|
|
SUBDIR += p5-Time-Interval
|
2003-07-01 18:10:29 +00:00
|
|
|
SUBDIR += p5-Time-Local
|
2002-01-12 00:06:37 +00:00
|
|
|
SUBDIR += p5-Time-Object
|
2000-10-31 18:39:27 +00:00
|
|
|
SUBDIR += p5-Time-Period
|
2002-06-14 14:35:36 +00:00
|
|
|
SUBDIR += p5-Time-Piece
|
2006-02-06 15:52:54 +00:00
|
|
|
SUBDIR += p5-Time-Piece-Range
|
2006-02-20 02:57:08 +00:00
|
|
|
SUBDIR += p5-Time-Progress
|
2006-11-18 19:25:43 +00:00
|
|
|
SUBDIR += p5-Time-Stopwatch
|
2002-12-10 09:34:21 +00:00
|
|
|
SUBDIR += p5-Time-modules
|
2000-01-26 05:57:13 +00:00
|
|
|
SUBDIR += p5-TimeDate
|
1997-06-27 02:00:33 +00:00
|
|
|
SUBDIR += p5-TraceFuncs
|
2004-10-12 11:02:19 +00:00
|
|
|
SUBDIR += p5-Tree-Binary
|
2006-05-24 18:58:15 +00:00
|
|
|
SUBDIR += p5-Tree-Binary-Dictionary
|
2002-02-08 16:33:19 +00:00
|
|
|
SUBDIR += p5-Tree-DAG_Node
|
2005-07-31 17:11:43 +00:00
|
|
|
SUBDIR += p5-Tree-Node
|
2004-08-02 15:11:29 +00:00
|
|
|
SUBDIR += p5-Tree-Parser
|
2004-07-07 13:20:11 +00:00
|
|
|
SUBDIR += p5-Tree-Simple
|
2004-08-02 13:58:58 +00:00
|
|
|
SUBDIR += p5-Tree-Simple-View
|
2004-08-20 12:08:43 +00:00
|
|
|
SUBDIR += p5-Tree-Simple-VisitorFactory
|
2006-07-19 00:15:47 +00:00
|
|
|
SUBDIR += p5-UI-Dialog
|
2005-11-16 19:51:44 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-can
|
2003-04-18 06:26:42 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-exports
|
2005-11-16 20:07:12 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-isa
|
2003-09-02 09:22:02 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-moniker
|
2005-10-26 01:56:06 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-require
|
2006-05-19 10:35:39 +00:00
|
|
|
SUBDIR += p5-UNIVERSAL-which
|
2004-06-23 07:26:11 +00:00
|
|
|
SUBDIR += p5-Unix-Statgrab
|
2009-01-19 12:50:11 +00:00
|
|
|
SUBDIR += p5-Unix-Uptime
|
2005-07-24 20:01:59 +00:00
|
|
|
SUBDIR += p5-User-Identity
|
2004-03-10 22:04:49 +00:00
|
|
|
SUBDIR += p5-VCP
|
2004-08-23 03:08:53 +00:00
|
|
|
SUBDIR += p5-VCP-Dest-svk
|
2004-09-02 09:52:41 +00:00
|
|
|
SUBDIR += p5-VCP-Source-cvsbk
|
2004-10-25 11:23:33 +00:00
|
|
|
SUBDIR += p5-VCP-autrijus
|
2002-06-09 14:57:10 +00:00
|
|
|
SUBDIR += p5-VCS
|
2001-06-11 03:38:56 +00:00
|
|
|
SUBDIR += p5-VCS-CVS
|
2007-01-02 03:18:00 +00:00
|
|
|
SUBDIR += p5-VCS-Lite
|
2008-08-30 14:08:12 +00:00
|
|
|
SUBDIR += p5-Variable-Magic
|
2003-08-06 15:45:56 +00:00
|
|
|
SUBDIR += p5-Want
|
2006-06-15 16:05:41 +00:00
|
|
|
SUBDIR += p5-WeakRef
|
2006-06-14 20:09:40 +00:00
|
|
|
SUBDIR += p5-Workflow
|
2009-01-11 14:01:36 +00:00
|
|
|
SUBDIR += p5-XML-Compile-Tester
|
2005-10-18 08:59:36 +00:00
|
|
|
SUBDIR += p5-XSLoader
|
2006-05-21 21:17:29 +00:00
|
|
|
SUBDIR += p5-Yada-Yada-Yada
|
2008-05-30 21:46:48 +00:00
|
|
|
SUBDIR += p5-ZML
|
2005-09-17 02:20:35 +00:00
|
|
|
SUBDIR += p5-accessors
|
2006-08-02 01:16:21 +00:00
|
|
|
SUBDIR += p5-aliased
|
2003-08-31 07:46:38 +00:00
|
|
|
SUBDIR += p5-base
|
2009-02-22 02:04:25 +00:00
|
|
|
SUBDIR += p5-boolean
|
2005-08-29 07:12:27 +00:00
|
|
|
SUBDIR += p5-capitalization
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-constant-lexical
|
|
|
|
SUBDIR += p5-doxygenfilter
|
2003-06-19 14:11:40 +00:00
|
|
|
SUBDIR += p5-enum
|
2009-01-27 19:22:44 +00:00
|
|
|
SUBDIR += p5-ex-lib
|
2006-11-07 03:01:32 +00:00
|
|
|
SUBDIR += p5-forks
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += p5-github_creator
|
2005-04-24 22:24:27 +00:00
|
|
|
SUBDIR += p5-iCal-Parser
|
2009-02-26 12:10:14 +00:00
|
|
|
SUBDIR += p5-libalarm
|
2009-03-13 23:29:48 +00:00
|
|
|
SUBDIR += p5-local-lib
|
2003-07-22 13:02:29 +00:00
|
|
|
SUBDIR += p5-mixin
|
2007-06-21 11:14:22 +00:00
|
|
|
SUBDIR += p5-mocked
|
2008-07-23 08:04:34 +00:00
|
|
|
SUBDIR += p5-namespace-clean
|
2006-06-10 09:43:33 +00:00
|
|
|
SUBDIR += p5-orz
|
2007-10-24 08:51:10 +00:00
|
|
|
SUBDIR += p5-parent
|
2004-11-14 12:49:40 +00:00
|
|
|
SUBDIR += p5-prefork
|
2006-11-06 14:30:35 +00:00
|
|
|
SUBDIR += p5-reaper
|
2008-12-22 21:28:51 +00:00
|
|
|
SUBDIR += p5-relative
|
2006-07-13 18:18:16 +00:00
|
|
|
SUBDIR += p5-rpm-build-perl
|
2008-02-16 23:49:30 +00:00
|
|
|
SUBDIR += p5-self
|
2006-09-28 01:55:27 +00:00
|
|
|
SUBDIR += p5-subatom
|
2008-06-30 10:00:07 +00:00
|
|
|
SUBDIR += p5-subversion
|
2006-08-30 01:44:26 +00:00
|
|
|
SUBDIR += p5-threads
|
2007-04-04 08:57:26 +00:00
|
|
|
SUBDIR += p5-threads-shared
|
2007-06-05 13:34:22 +00:00
|
|
|
SUBDIR += p5-usb
|
2003-08-28 07:29:23 +00:00
|
|
|
SUBDIR += p5-version
|
2001-12-17 04:27:25 +00:00
|
|
|
SUBDIR += p65
|
2008-01-26 08:48:58 +00:00
|
|
|
SUBDIR += paexec
|
2007-06-13 21:26:19 +00:00
|
|
|
SUBDIR += papi
|
2006-03-18 14:25:25 +00:00
|
|
|
SUBDIR += pas2dox
|
1998-01-21 07:08:49 +00:00
|
|
|
SUBDIR += patch
|
1997-07-01 07:49:23 +00:00
|
|
|
SUBDIR += pccts
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += pcl
|
1998-07-12 23:00:13 +00:00
|
|
|
SUBDIR += pcre
|
2002-01-12 16:59:18 +00:00
|
|
|
SUBDIR += pcre++
|
2001-12-25 02:54:40 +00:00
|
|
|
SUBDIR += pcsc-lite
|
2006-07-03 00:22:32 +00:00
|
|
|
SUBDIR += pdcurses
|
2009-03-18 02:30:17 +00:00
|
|
|
SUBDIR += pdcurses-the
|
2005-12-09 18:58:03 +00:00
|
|
|
SUBDIR += pear
|
2003-09-08 00:34:19 +00:00
|
|
|
SUBDIR += pear-Config
|
2006-12-26 20:47:48 +00:00
|
|
|
SUBDIR += pear-Console_Color
|
2007-12-21 17:13:18 +00:00
|
|
|
SUBDIR += pear-Console_CommandLine
|
2004-11-22 17:07:50 +00:00
|
|
|
SUBDIR += pear-Console_Getargs
|
2003-08-31 22:03:48 +00:00
|
|
|
SUBDIR += pear-Console_Table
|
2003-01-30 09:39:28 +00:00
|
|
|
SUBDIR += pear-Date
|
2006-06-27 09:11:05 +00:00
|
|
|
SUBDIR += pear-Date_Holidays
|
2008-06-09 13:59:05 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Austria
|
2008-06-09 14:00:19 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Brazil
|
2008-06-09 14:01:32 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Denmark
|
2008-06-09 14:02:45 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Discordian
|
2008-06-09 14:03:52 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_EnglandWales
|
2008-06-09 14:04:59 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Germany
|
2008-06-09 14:06:10 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Iceland
|
2008-06-09 14:07:19 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Ireland
|
2009-03-16 15:06:17 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Italy
|
2009-03-16 15:09:17 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Japan
|
2008-06-09 14:08:52 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Netherlands
|
2008-06-09 14:09:56 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Norway
|
2008-06-09 14:11:37 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_PHPdotNet
|
2008-06-09 14:12:34 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Romania
|
2008-06-09 14:13:58 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Slovenia
|
2008-06-09 14:15:11 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Sweden
|
2008-06-09 14:16:25 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_UNO
|
2008-06-09 14:17:57 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_USA
|
2008-06-09 14:19:37 +00:00
|
|
|
SUBDIR += pear-Date_Holidays_Ukraine
|
2005-03-16 23:55:03 +00:00
|
|
|
SUBDIR += pear-Event_Dispatcher
|
2005-01-11 10:48:25 +00:00
|
|
|
SUBDIR += pear-FSM
|
2004-05-29 20:07:31 +00:00
|
|
|
SUBDIR += pear-HTML_BBCodeParser
|
2005-05-20 15:13:16 +00:00
|
|
|
SUBDIR += pear-HTML_CSS
|
2003-01-30 09:46:26 +00:00
|
|
|
SUBDIR += pear-HTML_Common
|
2006-12-26 20:49:30 +00:00
|
|
|
SUBDIR += pear-HTML_Common2
|
2004-10-28 18:53:33 +00:00
|
|
|
SUBDIR += pear-HTML_Form
|
2004-12-02 00:21:24 +00:00
|
|
|
SUBDIR += pear-HTML_Javascript
|
2005-01-21 11:34:59 +00:00
|
|
|
SUBDIR += pear-HTML_Page2
|
2004-04-01 21:28:10 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm
|
2007-06-15 05:52:15 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm2
|
2004-09-02 11:55:22 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm_Controller
|
2007-05-01 19:39:58 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm_Livesearch
|
2004-12-15 22:57:07 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm_SelectFilter
|
2005-11-13 16:22:18 +00:00
|
|
|
SUBDIR += pear-HTML_QuickForm_advmultiselect
|
2004-08-12 20:47:35 +00:00
|
|
|
SUBDIR += pear-HTML_Select
|
2003-02-24 04:53:40 +00:00
|
|
|
SUBDIR += pear-HTML_Select_Common
|
2004-06-02 22:47:22 +00:00
|
|
|
SUBDIR += pear-HTML_Table
|
2005-01-09 05:02:08 +00:00
|
|
|
SUBDIR += pear-HTML_Template_Flexy
|
2003-09-03 01:07:27 +00:00
|
|
|
SUBDIR += pear-HTML_Template_IT
|
2003-09-08 02:13:02 +00:00
|
|
|
SUBDIR += pear-HTML_Template_PHPLIB
|
2005-07-31 14:03:44 +00:00
|
|
|
SUBDIR += pear-HTML_Template_Sigma
|
2004-11-27 05:31:19 +00:00
|
|
|
SUBDIR += pear-HTML_TreeMenu
|
2003-01-30 09:49:08 +00:00
|
|
|
SUBDIR += pear-I18N
|
2007-08-05 21:03:15 +00:00
|
|
|
SUBDIR += pear-Math_Fraction
|
2008-05-19 23:10:16 +00:00
|
|
|
SUBDIR += pear-Net_Gearman
|
2004-03-16 16:07:26 +00:00
|
|
|
SUBDIR += pear-OLE
|
2006-07-31 18:40:52 +00:00
|
|
|
SUBDIR += pear-PEAR_Info
|
2005-05-24 21:18:56 +00:00
|
|
|
SUBDIR += pear-PEAR_PackageFileManager
|
2005-09-14 14:04:29 +00:00
|
|
|
SUBDIR += pear-PHPDoc
|
2004-02-28 10:56:38 +00:00
|
|
|
SUBDIR += pear-PHPUnit
|
2004-10-18 15:13:18 +00:00
|
|
|
SUBDIR += pear-PHPUnit2
|
2007-06-10 11:16:29 +00:00
|
|
|
SUBDIR += pear-PHPUnit3
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += pear-PHP_ArrayOf
|
2005-01-19 10:31:05 +00:00
|
|
|
SUBDIR += pear-PHP_Beautifier
|
2008-07-18 16:05:19 +00:00
|
|
|
SUBDIR += pear-PHP_CodeSniffer
|
2004-11-27 05:22:32 +00:00
|
|
|
SUBDIR += pear-PHP_Compat
|
2005-03-17 14:38:15 +00:00
|
|
|
SUBDIR += pear-PHP_CompatInfo
|
2007-08-05 21:02:28 +00:00
|
|
|
SUBDIR += pear-PHP_Parser
|
2007-08-05 21:01:19 +00:00
|
|
|
SUBDIR += pear-PHP_ParserGenerator
|
2008-05-27 13:38:24 +00:00
|
|
|
SUBDIR += pear-PHP_UML
|
2004-11-12 18:42:14 +00:00
|
|
|
SUBDIR += pear-Pager
|
The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc
written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much
wider range of php files, and comes with many customizations including 11 HTML
templates, windows help file CHM output, PDF output, and XML DocBook peardoc2
output for use with documenting PEAR. In addition, it can do PHPXref source
code highlighting and linking.
Features (short list):
-output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook
-very fast
-web and command-line interface
-fully customizable output with Smarty-based templates
-recognizes JavaDoc-style documentation with special tags customized for PHP 4
-automatic linking, class inheritance diagrams and intelligent override
-customizable source code highlighting, with phpxref-style cross-referencing
-parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
directly in documentation
-generates a todo list from @todo tags in source
-generates multiple documentation sets based on @access private, @internal and
{@internal} tags
-example php files can be placed directly in documentation with highlighting
and phpxref linking using the @example tag
-linking between external manual and API documentation is possible at the
sub-section level in all output formats
-easily extended for specific documentation needs with Converter
-full documentation of every feature, manual can be generated directly from
the source code with "phpdoc -c makedocs" in any format desired.
-current manual always available at http://www.phpdoc.org/manual.php
-user .ini files can be used to control output, multiple outputs can be
generated at once
WWW: http://pear.php.net/package/PhpDocumentor/
PR: ports/112744
Submitted by: Gerrit Beine (<gerrit.beine at gmx.de>)
2007-05-29 16:15:08 +00:00
|
|
|
SUBDIR += pear-PhpDocumentor
|
2005-01-19 10:28:26 +00:00
|
|
|
SUBDIR += pear-Structures_DataGrid
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += pear-Structures_DataGrid_Renderer_Console
|
|
|
|
SUBDIR += pear-Structures_DataGrid_Renderer_HTMLSortForm
|
|
|
|
SUBDIR += pear-Structures_DataGrid_Renderer_HTMLTable
|
|
|
|
SUBDIR += pear-Structures_DataGrid_Renderer_XUL
|
2005-01-27 23:03:23 +00:00
|
|
|
SUBDIR += pear-System_Command
|
2007-12-15 21:49:01 +00:00
|
|
|
SUBDIR += pear-Testing_Selenium
|
2005-02-19 12:12:51 +00:00
|
|
|
SUBDIR += pear-Text_Diff
|
2004-04-04 17:38:57 +00:00
|
|
|
SUBDIR += pear-VFS
|
2004-08-26 22:30:48 +00:00
|
|
|
SUBDIR += pear-Validate
|
2008-02-12 22:45:36 +00:00
|
|
|
SUBDIR += pear-Validate_AU
|
2006-11-14 10:22:28 +00:00
|
|
|
SUBDIR += pear-Validate_Finance
|
2006-11-14 10:25:45 +00:00
|
|
|
SUBDIR += pear-Validate_Finance_CreditCard
|
2004-11-27 05:28:19 +00:00
|
|
|
SUBDIR += pear-Var_Dump
|
2007-12-12 13:31:48 +00:00
|
|
|
SUBDIR += pear-VersionControl_SVN
|
2005-03-19 22:05:12 +00:00
|
|
|
SUBDIR += pear-XML_NITF
|
2003-09-08 00:29:37 +00:00
|
|
|
SUBDIR += pear-XML_Parser
|
2003-09-08 02:39:57 +00:00
|
|
|
SUBDIR += pear-XML_RSS
|
2004-04-04 20:04:37 +00:00
|
|
|
SUBDIR += pear-XML_SVG
|
2003-09-08 02:30:58 +00:00
|
|
|
SUBDIR += pear-XML_Serializer
|
2004-12-01 08:33:07 +00:00
|
|
|
SUBDIR += pear-XML_Transformer
|
2003-09-08 02:16:33 +00:00
|
|
|
SUBDIR += pear-XML_Tree
|
2003-09-08 00:21:11 +00:00
|
|
|
SUBDIR += pear-XML_Util
|
2003-09-08 02:28:24 +00:00
|
|
|
SUBDIR += pear-XML_XPath
|
2008-04-26 15:04:46 +00:00
|
|
|
SUBDIR += pear-codegen
|
2008-01-20 22:09:10 +00:00
|
|
|
SUBDIR += pecl-automap
|
2007-08-23 14:44:05 +00:00
|
|
|
SUBDIR += pecl-bbcode
|
2006-11-07 17:48:40 +00:00
|
|
|
SUBDIR += pecl-bcompiler
|
2006-08-17 09:38:01 +00:00
|
|
|
SUBDIR += pecl-expect
|
2007-03-05 12:09:31 +00:00
|
|
|
SUBDIR += pecl-hidef
|
2007-03-06 07:32:18 +00:00
|
|
|
SUBDIR += pecl-htscanner
|
2007-10-27 18:20:57 +00:00
|
|
|
SUBDIR += pecl-inclued
|
2008-06-28 15:53:58 +00:00
|
|
|
SUBDIR += pecl-intl
|
2006-03-18 13:58:34 +00:00
|
|
|
SUBDIR += pecl-json
|
2008-05-16 18:56:52 +00:00
|
|
|
SUBDIR += pecl-mcve
|
2006-01-31 16:16:41 +00:00
|
|
|
SUBDIR += pecl-operator
|
2007-12-12 15:59:20 +00:00
|
|
|
SUBDIR += pecl-params
|
2005-09-16 22:31:01 +00:00
|
|
|
SUBDIR += pecl-runkit
|
2007-12-12 15:57:41 +00:00
|
|
|
SUBDIR += pecl-shape
|
2008-01-20 22:16:32 +00:00
|
|
|
SUBDIR += pecl-spl_types
|
2008-06-19 00:20:16 +00:00
|
|
|
SUBDIR += pecl-spread
|
2005-04-09 22:41:10 +00:00
|
|
|
SUBDIR += pecl-statgrab
|
2006-01-08 12:50:20 +00:00
|
|
|
SUBDIR += pecl-svn
|
2007-03-09 14:15:50 +00:00
|
|
|
SUBDIR += pecl-uploadprogress
|
2007-03-06 07:31:49 +00:00
|
|
|
SUBDIR += pecl-vld
|
2001-04-18 12:41:30 +00:00
|
|
|
SUBDIR += pedisassem
|
2000-06-10 06:22:55 +00:00
|
|
|
SUBDIR += perforce
|
2006-10-31 06:08:05 +00:00
|
|
|
SUBDIR += performance
|
2007-10-10 13:39:45 +00:00
|
|
|
SUBDIR += perlconsole
|
2001-03-04 12:36:33 +00:00
|
|
|
SUBDIR += perltidy
|
1999-10-03 21:58:31 +00:00
|
|
|
SUBDIR += pharmacy
|
2007-08-05 08:20:03 +00:00
|
|
|
SUBDIR += php-dbg2
|
2008-06-22 02:43:08 +00:00
|
|
|
SUBDIR += php-java-bridge
|
2009-02-08 15:48:14 +00:00
|
|
|
SUBDIR += php-libawl
|
2003-06-17 16:10:58 +00:00
|
|
|
SUBDIR += php-xdebug
|
2004-07-19 07:56:59 +00:00
|
|
|
SUBDIR += php4-dio
|
2004-07-19 07:57:27 +00:00
|
|
|
SUBDIR += php4-gettext
|
2004-07-19 07:57:56 +00:00
|
|
|
SUBDIR += php4-mcve
|
2004-07-19 07:58:23 +00:00
|
|
|
SUBDIR += php4-ncurses
|
2004-07-19 08:01:06 +00:00
|
|
|
SUBDIR += php4-pcntl
|
2004-07-19 07:12:19 +00:00
|
|
|
SUBDIR += php4-pcre
|
2004-07-19 08:01:34 +00:00
|
|
|
SUBDIR += php4-readline
|
2004-07-19 08:02:01 +00:00
|
|
|
SUBDIR += php4-shmop
|
2004-07-19 08:02:28 +00:00
|
|
|
SUBDIR += php4-sysvmsg
|
2004-07-19 08:02:56 +00:00
|
|
|
SUBDIR += php4-sysvsem
|
2004-07-19 08:03:26 +00:00
|
|
|
SUBDIR += php4-sysvshm
|
2004-07-19 08:04:47 +00:00
|
|
|
SUBDIR += php4-tokenizer
|
2009-03-23 18:53:00 +00:00
|
|
|
SUBDIR += php5-geshi
|
2004-07-19 09:02:02 +00:00
|
|
|
SUBDIR += php5-gettext
|
2007-12-11 20:45:43 +00:00
|
|
|
SUBDIR += php5-ice
|
2008-12-11 08:54:19 +00:00
|
|
|
SUBDIR += php5-json
|
2004-07-19 09:03:10 +00:00
|
|
|
SUBDIR += php5-ncurses
|
2004-07-19 09:03:40 +00:00
|
|
|
SUBDIR += php5-pcntl
|
2009-03-06 10:08:35 +00:00
|
|
|
SUBDIR += php5-pcre
|
2006-04-09 13:54:16 +00:00
|
|
|
SUBDIR += php5-phing
|
2004-07-19 09:04:08 +00:00
|
|
|
SUBDIR += php5-readline
|
2004-07-19 09:04:37 +00:00
|
|
|
SUBDIR += php5-shmop
|
2007-02-09 08:31:42 +00:00
|
|
|
SUBDIR += php5-spl
|
2004-07-19 09:05:55 +00:00
|
|
|
SUBDIR += php5-sysvmsg
|
2004-07-19 09:07:17 +00:00
|
|
|
SUBDIR += php5-sysvsem
|
2004-07-19 09:07:44 +00:00
|
|
|
SUBDIR += php5-sysvshm
|
2004-07-19 09:08:46 +00:00
|
|
|
SUBDIR += php5-tokenizer
|
2004-11-28 22:40:21 +00:00
|
|
|
SUBDIR += phpbt
|
2004-05-06 19:21:44 +00:00
|
|
|
SUBDIR += phptags
|
2003-07-26 16:22:18 +00:00
|
|
|
SUBDIR += physfs
|
2005-07-29 16:17:22 +00:00
|
|
|
SUBDIR += physfs-devel
|
2002-11-08 22:30:21 +00:00
|
|
|
SUBDIR += picasm
|
2003-05-12 01:39:37 +00:00
|
|
|
SUBDIR += picp
|
1999-11-01 04:04:08 +00:00
|
|
|
SUBDIR += picprog
|
2006-08-01 11:20:58 +00:00
|
|
|
SUBDIR += pikdev
|
2008-01-03 15:22:59 +00:00
|
|
|
SUBDIR += piklab
|
2000-10-21 14:40:55 +00:00
|
|
|
SUBDIR += pinstall
|
2008-01-26 01:55:53 +00:00
|
|
|
SUBDIR += pipestatus
|
2006-05-28 05:25:50 +00:00
|
|
|
SUBDIR += pkg-config
|
2005-12-30 05:07:46 +00:00
|
|
|
SUBDIR += plan9port
|
1998-11-15 22:55:14 +00:00
|
|
|
SUBDIR += pmake
|
2006-07-12 05:28:04 +00:00
|
|
|
SUBDIR += pmd
|
2003-10-13 17:56:00 +00:00
|
|
|
SUBDIR += pmk
|
2006-11-29 23:25:10 +00:00
|
|
|
SUBDIR += poco
|
2007-01-29 23:43:11 +00:00
|
|
|
SUBDIR += poco-ssl
|
1999-12-30 12:38:57 +00:00
|
|
|
SUBDIR += popt
|
2005-10-04 14:00:02 +00:00
|
|
|
SUBDIR += portlet-api
|
2003-08-30 00:56:20 +00:00
|
|
|
SUBDIR += poslib
|
2006-07-11 18:28:17 +00:00
|
|
|
SUBDIR += powerpc-binutils
|
2006-07-11 19:19:42 +00:00
|
|
|
SUBDIR += powerpc-gcc
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += powerpc-rtems-binutils
|
|
|
|
SUBDIR += powerpc-rtems-g77
|
|
|
|
SUBDIR += powerpc-rtems-gcc
|
|
|
|
SUBDIR += powerpc-rtems-gdb
|
|
|
|
SUBDIR += powerpc-rtems-objc
|
2002-06-23 15:21:54 +00:00
|
|
|
SUBDIR += ppl
|
2004-03-28 11:45:56 +00:00
|
|
|
SUBDIR += premake
|
2004-07-19 05:10:12 +00:00
|
|
|
SUBDIR += preps-gui
|
2005-10-13 21:59:39 +00:00
|
|
|
SUBDIR += prepstools
|
2005-11-05 06:07:40 +00:00
|
|
|
SUBDIR += present
|
2003-06-14 18:36:14 +00:00
|
|
|
SUBDIR += privman
|
2000-09-22 13:15:20 +00:00
|
|
|
SUBDIR += projectcenter.app
|
2006-10-31 05:59:06 +00:00
|
|
|
SUBDIR += projectmanager
|
2008-07-09 07:29:25 +00:00
|
|
|
SUBDIR += protobuf
|
2002-08-03 18:32:24 +00:00
|
|
|
SUBDIR += prototype
|
2007-01-24 20:57:34 +00:00
|
|
|
SUBDIR += pstreams
|
2004-05-26 15:53:17 +00:00
|
|
|
SUBDIR += psvn
|
1999-07-05 06:35:07 +00:00
|
|
|
SUBDIR += pth
|
2007-02-12 16:11:21 +00:00
|
|
|
SUBDIR += pth-hard
|
2007-12-17 23:20:34 +00:00
|
|
|
SUBDIR += pthsem
|
2009-02-21 19:01:07 +00:00
|
|
|
SUBDIR += ptlib
|
2004-12-20 12:20:35 +00:00
|
|
|
SUBDIR += ptmalloc
|
2009-01-10 12:26:03 +00:00
|
|
|
SUBDIR += ptmalloc2
|
2007-09-07 15:11:15 +00:00
|
|
|
SUBDIR += pty
|
2002-08-12 14:48:48 +00:00
|
|
|
SUBDIR += ptypes
|
2003-03-24 15:32:44 +00:00
|
|
|
SUBDIR += publib
|
2007-01-11 02:09:58 +00:00
|
|
|
SUBDIR += pushmi
|
2003-08-28 07:58:51 +00:00
|
|
|
SUBDIR += pwlib
|
2007-02-16 08:59:16 +00:00
|
|
|
SUBDIR += py-Breve
|
2008-12-14 10:40:22 +00:00
|
|
|
SUBDIR += py-EnthoughtBase
|
2007-02-16 10:05:44 +00:00
|
|
|
SUBDIR += py-Jinja
|
2009-01-13 09:53:27 +00:00
|
|
|
SUBDIR += py-Jinja2
|
2009-02-09 22:33:07 +00:00
|
|
|
SUBDIR += py-RPyC
|
2007-02-16 10:22:33 +00:00
|
|
|
SUBDIR += py-TurboJinja
|
2004-01-03 13:49:37 +00:00
|
|
|
SUBDIR += py-anonfunc
|
2007-01-05 22:35:33 +00:00
|
|
|
SUBDIR += py-argparse
|
2006-04-17 11:22:21 +00:00
|
|
|
SUBDIR += py-asn1
|
2009-02-04 09:55:27 +00:00
|
|
|
SUBDIR += py-aspects
|
2006-04-26 19:48:11 +00:00
|
|
|
SUBDIR += py-astng
|
2007-07-07 09:18:17 +00:00
|
|
|
SUBDIR += py-babel
|
2004-08-23 06:13:12 +00:00
|
|
|
SUBDIR += py-bison
|
2007-08-30 15:16:24 +00:00
|
|
|
SUBDIR += py-boto
|
Py-cclib is an open source library, written in Python, for parsing and
interpreting the results of computational chemistry packages. The current
version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK,
Gaussian, Jaguar, Molpro, ORCA and PC GAMESS.
WWW: http://cclib.sourceforge.net/
PR: ports/125490
Submitted by: Wen Heping <wenheping at gmail.com>
2008-07-18 12:35:46 +00:00
|
|
|
SUBDIR += py-cclib
|
2006-01-14 17:42:16 +00:00
|
|
|
SUBDIR += py-celementtree
|
2008-04-11 07:41:41 +00:00
|
|
|
SUBDIR += py-cfgparse
|
2003-12-04 19:32:27 +00:00
|
|
|
SUBDIR += py-cheetah
|
2002-02-09 18:40:09 +00:00
|
|
|
SUBDIR += py-ciphon
|
2007-01-28 00:11:16 +00:00
|
|
|
SUBDIR += py-cjson
|
2008-09-06 21:14:16 +00:00
|
|
|
SUBDIR += py-cmdln
|
2007-04-13 16:42:45 +00:00
|
|
|
SUBDIR += py-cog
|
2006-11-18 23:50:50 +00:00
|
|
|
SUBDIR += py-configobj
|
2009-03-14 18:29:23 +00:00
|
|
|
SUBDIR += py-ctags
|
2003-05-12 06:12:05 +00:00
|
|
|
SUBDIR += py-ctypes
|
2001-10-07 10:53:22 +00:00
|
|
|
SUBDIR += py-cxx
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-dal
|
2005-05-08 06:50:07 +00:00
|
|
|
SUBDIR += py-dateutil
|
2004-07-27 00:18:49 +00:00
|
|
|
SUBDIR += py-dbus
|
As of now, writing custom decorators correctly requires some
experience and it is not as easy as it could be. For instance, typical
implementations of decorators involve nested functions, and we all
know that flat is better than nested. Moreover, typical
implementations of decorators do not preserve the signature of
decorated functions, thus confusing both documentation tools and
developers.
The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.
WWW: http://www.phyast.pitt.edu/~micheles/python/documentation.html
PR: ports/113968
Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
2007-06-25 18:14:47 +00:00
|
|
|
SUBDIR += py-decorator
|
2008-01-28 09:23:35 +00:00
|
|
|
SUBDIR += py-decoratortools
|
2008-12-22 21:19:26 +00:00
|
|
|
SUBDIR += py-demjson
|
2004-07-27 00:20:03 +00:00
|
|
|
SUBDIR += py-dialog
|
diStorm is a binary stream disassembler. It's capable of disassembling
80x86 instructions in 64 bits (AMD64, X86-64) and both in 16 and 32 bits.
In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3, SSE4, 3DNow! (w/
extensions), new x86-64 instruction sets, VMX, and AMD's SVM! diStorm was
written to decode quickly every instruction as accurately as possible.
Robust decoding, while taking special care for valid or unused prefixes,
is what makes this disassembler powerful, especially for research.
Another benefit that might come in handy is that the module was written
as multi-threaded, which means you could disassemble several streams or
more simultaneously.
WWW: http://www.ragestorm.net/distorm/
PR: ports/107977
Submitted by: Lutz Boehne <lboehne at damogran.de>
2007-01-17 20:47:29 +00:00
|
|
|
SUBDIR += py-distorm
|
2006-11-15 14:18:12 +00:00
|
|
|
SUBDIR += py-durus
|
2008-12-28 13:22:38 +00:00
|
|
|
SUBDIR += py-dynrules
|
2005-03-02 16:20:25 +00:00
|
|
|
SUBDIR += py-elementtree
|
2006-04-11 12:01:24 +00:00
|
|
|
SUBDIR += py-epsilon
|
2007-02-24 03:52:29 +00:00
|
|
|
SUBDIR += py-event
|
2008-05-30 20:11:11 +00:00
|
|
|
SUBDIR += py-extended_threading
|
2008-01-28 09:19:17 +00:00
|
|
|
SUBDIR += py-extremes
|
2007-03-27 15:47:48 +00:00
|
|
|
SUBDIR += py-ez_xml
|
2007-02-14 09:22:06 +00:00
|
|
|
SUBDIR += py-ezpyinline
|
2009-03-16 08:07:47 +00:00
|
|
|
SUBDIR += py-fabric
|
2002-10-08 11:05:28 +00:00
|
|
|
SUBDIR += py-fam
|
2001-11-02 03:32:35 +00:00
|
|
|
SUBDIR += py-fileutils
|
2006-04-13 15:44:09 +00:00
|
|
|
SUBDIR += py-flakes
|
2002-07-25 03:48:41 +00:00
|
|
|
SUBDIR += py-fortran
|
2002-06-14 07:29:30 +00:00
|
|
|
SUBDIR += py-freebsd
|
2006-07-22 19:45:00 +00:00
|
|
|
SUBDIR += py-fusefs
|
2000-12-18 17:02:09 +00:00
|
|
|
SUBDIR += py-game
|
2005-04-02 09:10:35 +00:00
|
|
|
SUBDIR += py-gamin
|
2007-03-28 07:45:20 +00:00
|
|
|
SUBDIR += py-gdata
|
2006-08-29 16:21:13 +00:00
|
|
|
SUBDIR += py-generate
|
2008-07-18 12:38:21 +00:00
|
|
|
SUBDIR += py-geojson
|
2008-06-20 13:07:11 +00:00
|
|
|
SUBDIR += py-geotypes
|
2008-07-25 22:50:43 +00:00
|
|
|
SUBDIR += py-gitpython
|
2006-01-17 03:39:21 +00:00
|
|
|
SUBDIR += py-gobject
|
2001-09-06 14:32:27 +00:00
|
|
|
SUBDIR += py-grouch
|
2008-12-23 23:02:09 +00:00
|
|
|
SUBDIR += py-hashring
|
2005-05-17 03:09:29 +00:00
|
|
|
SUBDIR += py-icalendar
|
2005-09-04 14:23:55 +00:00
|
|
|
SUBDIR += py-ice
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-icu
|
2009-03-16 21:50:13 +00:00
|
|
|
SUBDIR += py-iniparse
|
2007-01-05 19:35:11 +00:00
|
|
|
SUBDIR += py-instant
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-ipaddr
|
2002-04-28 17:01:56 +00:00
|
|
|
SUBDIR += py-istring
|
2009-02-15 23:55:59 +00:00
|
|
|
SUBDIR += py-itools
|
2008-05-19 05:21:51 +00:00
|
|
|
SUBDIR += py-jcc
|
2006-01-14 22:29:30 +00:00
|
|
|
SUBDIR += py-json-py
|
2008-07-25 22:51:49 +00:00
|
|
|
SUBDIR += py-jsonlib
|
2005-12-29 05:25:46 +00:00
|
|
|
SUBDIR += py-kid
|
1999-03-28 02:53:59 +00:00
|
|
|
SUBDIR += py-kjbuckets
|
2000-05-24 04:34:16 +00:00
|
|
|
SUBDIR += py-kqueue
|
2006-08-31 18:06:42 +00:00
|
|
|
SUBDIR += py-levenshtein
|
2006-10-14 09:06:29 +00:00
|
|
|
SUBDIR += py-libgsf
|
2005-06-24 06:28:28 +00:00
|
|
|
SUBDIR += py-ll-core
|
2007-06-06 13:28:20 +00:00
|
|
|
SUBDIR += py-lock_file
|
2002-03-14 09:16:35 +00:00
|
|
|
SUBDIR += py-log4py
|
2004-05-28 13:57:15 +00:00
|
|
|
SUBDIR += py-logilab-common
|
2007-02-19 13:56:00 +00:00
|
|
|
SUBDIR += py-lxml
|
2006-11-20 07:42:37 +00:00
|
|
|
SUBDIR += py-magic
|
2008-03-26 04:44:03 +00:00
|
|
|
SUBDIR += py-mez_xml
|
2008-06-28 22:35:22 +00:00
|
|
|
SUBDIR += py-mwlib
|
2008-12-24 19:39:26 +00:00
|
|
|
SUBDIR += py-mwlib.ext
|
2001-11-03 17:25:21 +00:00
|
|
|
SUBDIR += py-mx-experimental
|
2007-04-23 04:55:02 +00:00
|
|
|
SUBDIR += py-myghtyutils
|
2001-03-13 21:25:54 +00:00
|
|
|
SUBDIR += py-ncurses
|
2006-12-14 11:38:48 +00:00
|
|
|
SUBDIR += py-nose
|
2007-01-01 00:01:27 +00:00
|
|
|
SUBDIR += py-notifier
|
2006-12-12 19:38:47 +00:00
|
|
|
SUBDIR += py-notify
|
2006-08-07 19:29:02 +00:00
|
|
|
SUBDIR += py-ocempgui
|
2007-01-28 00:29:25 +00:00
|
|
|
SUBDIR += py-ode
|
2008-06-28 14:56:35 +00:00
|
|
|
SUBDIR += py-odfpy
|
2001-03-28 14:38:51 +00:00
|
|
|
SUBDIR += py-omniorb
|
2001-11-14 07:16:43 +00:00
|
|
|
SUBDIR += py-optik
|
2006-05-28 12:06:14 +00:00
|
|
|
SUBDIR += py-orbit
|
2007-02-24 18:29:04 +00:00
|
|
|
SUBDIR += py-parsedatetime
|
2004-07-01 12:13:17 +00:00
|
|
|
SUBDIR += py-parsing
|
2006-07-25 21:21:48 +00:00
|
|
|
SUBDIR += py-pefile
|
2002-03-15 07:59:39 +00:00
|
|
|
SUBDIR += py-period
|
2008-09-07 10:43:28 +00:00
|
|
|
SUBDIR += py-phpserialize
|
2009-01-19 22:02:58 +00:00
|
|
|
SUBDIR += py-pip
|
2002-07-01 18:41:10 +00:00
|
|
|
SUBDIR += py-plex
|
2006-11-12 06:43:35 +00:00
|
|
|
SUBDIR += py-ply
|
2005-01-16 01:09:10 +00:00
|
|
|
SUBDIR += py-pmock
|
2008-01-10 17:32:35 +00:00
|
|
|
SUBDIR += py-polib
|
2007-03-01 09:55:36 +00:00
|
|
|
SUBDIR += py-pp
|
2001-12-03 06:36:11 +00:00
|
|
|
SUBDIR += py-pqueue
|
2005-07-18 21:08:05 +00:00
|
|
|
SUBDIR += py-protocols
|
2007-01-04 17:58:15 +00:00
|
|
|
SUBDIR += py-protocols-devel
|
2002-09-11 07:12:41 +00:00
|
|
|
SUBDIR += py-psyco
|
2008-06-15 11:47:44 +00:00
|
|
|
SUBDIR += py-ptrace
|
2002-07-19 02:34:48 +00:00
|
|
|
SUBDIR += py-px
|
2007-02-10 13:57:54 +00:00
|
|
|
SUBDIR += py-pycallgraph
|
2006-04-04 17:42:48 +00:00
|
|
|
SUBDIR += py-pydasm
|
2008-07-18 11:13:38 +00:00
|
|
|
SUBDIR += py-pygpx
|
2008-12-25 00:33:00 +00:00
|
|
|
SUBDIR += py-pyke
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-pylib
|
2008-07-18 12:41:46 +00:00
|
|
|
SUBDIR += py-pymarc
|
2009-01-08 16:02:26 +00:00
|
|
|
SUBDIR += py-pyro
|
2008-04-10 09:17:32 +00:00
|
|
|
SUBDIR += py-pyshapelib
|
2009-02-27 10:24:48 +00:00
|
|
|
SUBDIR += py-pytemplate
|
2006-05-01 13:05:22 +00:00
|
|
|
SUBDIR += py-pytz
|
2007-06-05 07:12:31 +00:00
|
|
|
SUBDIR += py-pyutil
|
2007-03-27 10:10:38 +00:00
|
|
|
SUBDIR += py-qt4-assistant
|
2007-03-27 09:46:54 +00:00
|
|
|
SUBDIR += py-qt4-core
|
2007-03-27 09:58:49 +00:00
|
|
|
SUBDIR += py-qt4-dbus
|
2007-03-27 10:02:36 +00:00
|
|
|
SUBDIR += py-qt4-designer
|
2007-03-27 10:04:15 +00:00
|
|
|
SUBDIR += py-qt4-designerplugin
|
2009-02-14 22:58:55 +00:00
|
|
|
SUBDIR += py-qt4-help
|
2007-03-27 10:14:41 +00:00
|
|
|
SUBDIR += py-qt4-qscintilla2
|
2007-09-13 17:45:07 +00:00
|
|
|
SUBDIR += py-qt4-script
|
2007-03-27 10:05:12 +00:00
|
|
|
SUBDIR += py-qt4-test
|
2006-05-08 14:25:19 +00:00
|
|
|
SUBDIR += py-rbtree
|
2002-07-15 18:01:17 +00:00
|
|
|
SUBDIR += py-repl
|
2004-02-17 07:41:50 +00:00
|
|
|
SUBDIR += py-resourcepackage
|
2002-03-15 16:54:26 +00:00
|
|
|
SUBDIR += py-reverse
|
2003-12-31 01:20:50 +00:00
|
|
|
SUBDIR += py-rlcompleter2
|
2002-03-22 10:37:44 +00:00
|
|
|
SUBDIR += py-ro
|
2003-01-12 13:49:30 +00:00
|
|
|
SUBDIR += py-roxlib
|
2008-06-20 16:53:25 +00:00
|
|
|
SUBDIR += py-rtree
|
2007-01-04 14:15:45 +00:00
|
|
|
SUBDIR += py-ruledispatch
|
2005-02-05 21:28:16 +00:00
|
|
|
SUBDIR += py-sendfile
|
2005-11-22 20:48:56 +00:00
|
|
|
SUBDIR += py-setuptools
|
2008-07-18 12:46:50 +00:00
|
|
|
SUBDIR += py-shapely
|
2006-04-26 03:24:41 +00:00
|
|
|
SUBDIR += py-simplejson
|
2004-01-06 09:36:28 +00:00
|
|
|
SUBDIR += py-simpleparse
|
2006-07-15 08:27:54 +00:00
|
|
|
SUBDIR += py-simpletal
|
2004-06-29 09:05:34 +00:00
|
|
|
SUBDIR += py-simpy
|
2002-10-08 08:13:59 +00:00
|
|
|
SUBDIR += py-sip
|
2002-03-15 12:00:15 +00:00
|
|
|
SUBDIR += py-spark
|
2007-03-27 15:46:19 +00:00
|
|
|
SUBDIR += py-sqlcc
|
2004-03-23 13:43:52 +00:00
|
|
|
SUBDIR += py-statgrab
|
2008-06-30 10:00:07 +00:00
|
|
|
SUBDIR += py-subversion
|
2003-12-19 03:41:34 +00:00
|
|
|
SUBDIR += py-tables
|
2004-05-27 21:39:01 +00:00
|
|
|
SUBDIR += py-tconfpy
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += py-testgears
|
2006-11-05 22:45:40 +00:00
|
|
|
SUBDIR += py-testoob
|
2007-12-14 17:12:08 +00:00
|
|
|
SUBDIR += py-thrift
|
2007-03-01 01:02:21 +00:00
|
|
|
SUBDIR += py-trace2html
|
2008-12-14 10:40:57 +00:00
|
|
|
SUBDIR += py-traits
|
2007-01-21 14:15:38 +00:00
|
|
|
SUBDIR += py-turbocheetah
|
2007-01-07 10:13:56 +00:00
|
|
|
SUBDIR += py-turbojson
|
2007-01-07 10:19:37 +00:00
|
|
|
SUBDIR += py-turbokid
|
2001-08-17 08:16:49 +00:00
|
|
|
SUBDIR += py-twisted
|
2005-04-15 04:49:12 +00:00
|
|
|
SUBDIR += py-twistedCore
|
2005-04-15 04:51:05 +00:00
|
|
|
SUBDIR += py-twistedFlow
|
2005-04-15 04:50:23 +00:00
|
|
|
SUBDIR += py-twistedRunner
|
2001-08-16 10:53:11 +00:00
|
|
|
SUBDIR += py-unit
|
2006-12-31 15:30:24 +00:00
|
|
|
SUBDIR += py-urlimport
|
2004-12-07 14:15:15 +00:00
|
|
|
SUBDIR += py-urwid
|
2007-06-04 19:40:09 +00:00
|
|
|
SUBDIR += py-usb
|
2006-03-20 19:22:13 +00:00
|
|
|
SUBDIR += py-utils
|
2008-07-19 20:05:56 +00:00
|
|
|
SUBDIR += py-uuid
|
2008-01-09 10:13:01 +00:00
|
|
|
SUBDIR += py-virtualenv
|
2002-03-20 15:15:15 +00:00
|
|
|
SUBDIR += py-vmaps
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-wsgi_xmlrpc
|
2006-07-15 08:35:58 +00:00
|
|
|
SUBDIR += py-wsgiutils
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-xattr
|
2004-06-26 00:41:43 +00:00
|
|
|
SUBDIR += py-xdg
|
2001-10-23 13:55:56 +00:00
|
|
|
SUBDIR += py-xoltar-toolkit
|
2003-01-03 11:28:49 +00:00
|
|
|
SUBDIR += py-yaml
|
2005-09-11 19:32:47 +00:00
|
|
|
SUBDIR += py-zconfig
|
2005-04-14 22:21:57 +00:00
|
|
|
SUBDIR += py-zopeInterface
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += py-zopetesting
|
2002-11-11 10:24:48 +00:00
|
|
|
SUBDIR += py_otp_interface
|
2007-03-03 12:16:06 +00:00
|
|
|
SUBDIR += pybaz
|
2001-04-13 15:36:01 +00:00
|
|
|
SUBDIR += pychecker
|
2007-02-10 14:35:47 +00:00
|
|
|
SUBDIR += pycount
|
2004-05-28 14:20:09 +00:00
|
|
|
SUBDIR += pylint
|
2005-09-12 07:28:45 +00:00
|
|
|
SUBDIR += pymacs
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += pyobfuscate
|
2006-04-18 16:05:57 +00:00
|
|
|
SUBDIR += pypersrc
|
2002-07-01 18:42:09 +00:00
|
|
|
SUBDIR += pyrex
|
The pysvn module is a python interface to the Subversion version control
system. This API exposes client interfaces for managing a working copy,
querying a repository, and synchronizing the two.
This API cannot create new repositories; it can only interact with existing
repositories. If you need to create a repository, use the svnadmin command
from Subversion.
Using the API, you can check out a working copy, add, edit, and remove working
files, and check in, compare, or discard your changes. Repository properties
such as keyword expansion, end of line characters, and ignore lists can also
be examined and manipulated.
WWW: http://pysvn.tigris.org/
PR: ports/122986
Submitted by: Attila Nagy <bra@fsn.hu>
2008-04-27 09:29:44 +00:00
|
|
|
SUBDIR += pysvn
|
2007-03-27 15:44:47 +00:00
|
|
|
SUBDIR += pythk
|
2007-01-16 14:35:36 +00:00
|
|
|
SUBDIR += pythontidy
|
2005-04-05 06:32:34 +00:00
|
|
|
SUBDIR += qca
|
2007-10-26 19:27:14 +00:00
|
|
|
SUBDIR += qct
|
2007-07-10 17:09:09 +00:00
|
|
|
SUBDIR += qdevelop
|
2003-09-05 19:21:30 +00:00
|
|
|
SUBDIR += qmake
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qmake4
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += qprog
|
|
|
|
SUBDIR += qsa
|
|
|
|
SUBDIR += qscintilla2
|
|
|
|
SUBDIR += qscintilla2-designerplugin
|
|
|
|
SUBDIR += qssl
|
2008-01-14 10:00:03 +00:00
|
|
|
SUBDIR += qsvn
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4
|
|
|
|
SUBDIR += qt4-assistant
|
2008-08-04 23:30:38 +00:00
|
|
|
SUBDIR += qt4-assistant-adp
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4-corelib
|
|
|
|
SUBDIR += qt4-designer
|
2008-08-04 23:30:38 +00:00
|
|
|
SUBDIR += qt4-help
|
|
|
|
SUBDIR += qt4-help-tools
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4-libqtassistantclient
|
|
|
|
SUBDIR += qt4-linguist
|
2007-07-16 10:12:15 +00:00
|
|
|
SUBDIR += qt4-makeqpf
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4-moc
|
|
|
|
SUBDIR += qt4-porting
|
2007-07-16 10:12:15 +00:00
|
|
|
SUBDIR += qt4-qdbusviewer
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4-qt3support
|
|
|
|
SUBDIR += qt4-qtestlib
|
|
|
|
SUBDIR += qt4-qvfb
|
|
|
|
SUBDIR += qt4-rcc
|
2007-07-16 10:12:15 +00:00
|
|
|
SUBDIR += qt4-script
|
2007-02-05 20:56:24 +00:00
|
|
|
SUBDIR += qt4-uic
|
|
|
|
SUBDIR += qt4-uic3
|
2006-10-31 17:59:54 +00:00
|
|
|
SUBDIR += quilt
|
2006-05-27 08:05:52 +00:00
|
|
|
SUBDIR += radrails
|
2002-05-06 16:12:39 +00:00
|
|
|
SUBDIR += ragel
|
2005-10-28 10:47:20 +00:00
|
|
|
SUBDIR += raknet
|
2005-01-09 02:38:52 +00:00
|
|
|
SUBDIR += rapidsvn
|
1998-05-16 17:43:29 +00:00
|
|
|
SUBDIR += re2c
|
2003-12-28 10:32:48 +00:00
|
|
|
SUBDIR += readline
|
2001-03-07 11:49:53 +00:00
|
|
|
SUBDIR += regexx
|
2003-03-03 06:33:09 +00:00
|
|
|
SUBDIR += regexxer
|
2003-04-23 06:54:09 +00:00
|
|
|
SUBDIR += replay
|
2002-06-17 18:35:25 +00:00
|
|
|
SUBDIR += rhtvision
|
1998-12-20 18:00:32 +00:00
|
|
|
SUBDIR += rinfo
|
2007-01-05 23:24:43 +00:00
|
|
|
SUBDIR += rlog
|
2001-08-12 11:07:24 +00:00
|
|
|
SUBDIR += rlwrap
|
2008-07-26 07:59:05 +00:00
|
|
|
SUBDIR += roboctl
|
2009-02-26 12:10:14 +00:00
|
|
|
SUBDIR += robodoc
|
2004-04-18 13:52:23 +00:00
|
|
|
SUBDIR += root
|
2004-06-20 22:24:51 +00:00
|
|
|
SUBDIR += root-doc
|
2005-06-10 05:07:21 +00:00
|
|
|
SUBDIR += rote
|
2000-05-29 04:23:18 +00:00
|
|
|
SUBDIR += rpc2
|
2006-05-10 17:32:17 +00:00
|
|
|
SUBDIR += rpm-spec-mode.el
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rsvndump
|
rth is a web-based tool designed to manage requirements, tests,
test results, and defects throughout the application life cycle.
The tool provides a structured approach to software testing and
increases the visibility of the testing process by creating a
common repository for all test assets including requirements,
test cases, test plans, and test results. Regardless of their
geographic location, rth allows testers, developers, business
analysts, and managers to monitor and gauge application
readiness. The tool includes modules for requirements management,
test planning, test execution, defect tracking, and reporting.
WWW: http://rth-is-quality.com/
PR: ports/99083
Submitted by: Jan Siml <jsi@jules.de>
2006-06-21 21:32:54 +00:00
|
|
|
SUBDIR += rth
|
2000-08-07 17:14:01 +00:00
|
|
|
SUBDIR += ruby-amstd
|
2002-04-23 19:54:18 +00:00
|
|
|
SUBDIR += ruby-aspectr
|
2001-08-22 08:04:04 +00:00
|
|
|
SUBDIR += ruby-avl
|
2001-07-13 04:17:52 +00:00
|
|
|
SUBDIR += ruby-bsearch
|
2000-11-02 03:10:00 +00:00
|
|
|
SUBDIR += ruby-byaccr
|
2002-11-22 17:48:11 +00:00
|
|
|
SUBDIR += ruby-cache
|
2001-11-03 21:21:54 +00:00
|
|
|
SUBDIR += ruby-calendar
|
2001-07-20 09:32:40 +00:00
|
|
|
SUBDIR += ruby-cvs
|
2000-08-07 17:14:01 +00:00
|
|
|
SUBDIR += ruby-date2
|
2001-03-02 10:32:38 +00:00
|
|
|
SUBDIR += ruby-dialogs
|
2006-06-23 16:55:49 +00:00
|
|
|
SUBDIR += ruby-ecore
|
2006-04-08 23:31:20 +00:00
|
|
|
SUBDIR += ruby-eet
|
2006-12-17 09:53:07 +00:00
|
|
|
SUBDIR += ruby-event-loop
|
2002-06-11 13:37:01 +00:00
|
|
|
SUBDIR += ruby-fam
|
2000-08-22 09:22:24 +00:00
|
|
|
SUBDIR += ruby-filelock
|
2003-10-14 20:41:23 +00:00
|
|
|
SUBDIR += ruby-filemagic
|
2005-11-17 19:12:22 +00:00
|
|
|
SUBDIR += ruby-flexmock
|
2006-07-01 07:30:41 +00:00
|
|
|
SUBDIR += ruby-game
|
2002-11-27 20:12:16 +00:00
|
|
|
SUBDIR += ruby-gconf2
|
2000-11-11 18:40:42 +00:00
|
|
|
SUBDIR += ruby-gemfinder
|
2004-10-19 16:50:28 +00:00
|
|
|
SUBDIR += ruby-gems
|
2002-02-03 19:33:36 +00:00
|
|
|
SUBDIR += ruby-gettext
|
2002-11-27 20:12:16 +00:00
|
|
|
SUBDIR += ruby-glib2
|
2003-08-09 21:03:18 +00:00
|
|
|
SUBDIR += ruby-gnomevfs
|
2001-09-14 11:55:27 +00:00
|
|
|
SUBDIR += ruby-gnustep
|
2000-08-09 12:29:24 +00:00
|
|
|
SUBDIR += ruby-intl
|
2004-12-25 19:51:40 +00:00
|
|
|
SUBDIR += ruby-io-reactor
|
2003-02-12 09:16:13 +00:00
|
|
|
SUBDIR += ruby-jttui
|
2002-11-27 20:12:16 +00:00
|
|
|
SUBDIR += ruby-libglade2
|
2000-08-15 14:34:53 +00:00
|
|
|
SUBDIR += ruby-locale
|
2009-02-11 20:14:56 +00:00
|
|
|
SUBDIR += ruby-locale2
|
2001-03-08 13:09:29 +00:00
|
|
|
SUBDIR += ruby-metaruby
|
2001-03-07 19:12:08 +00:00
|
|
|
SUBDIR += ruby-mmap
|
2008-03-24 18:52:31 +00:00
|
|
|
SUBDIR += ruby-multi
|
2002-02-06 22:36:19 +00:00
|
|
|
SUBDIR += ruby-ncurses
|
2003-08-15 18:40:47 +00:00
|
|
|
SUBDIR += ruby-p4
|
2002-10-27 22:34:46 +00:00
|
|
|
SUBDIR += ruby-poll
|
2000-08-07 06:09:19 +00:00
|
|
|
SUBDIR += ruby-property
|
2000-08-07 08:20:31 +00:00
|
|
|
SUBDIR += ruby-racc
|
2003-01-05 17:21:56 +00:00
|
|
|
SUBDIR += ruby-rbbr
|
2000-11-02 03:03:24 +00:00
|
|
|
SUBDIR += ruby-rbison
|
2003-10-04 01:07:14 +00:00
|
|
|
SUBDIR += ruby-rbprof
|
2002-09-12 09:23:36 +00:00
|
|
|
SUBDIR += ruby-rbtree
|
2006-06-14 01:56:45 +00:00
|
|
|
SUBDIR += ruby-rcov
|
2004-08-19 18:51:01 +00:00
|
|
|
SUBDIR += ruby-rjudy
|
2002-11-09 14:18:52 +00:00
|
|
|
SUBDIR += ruby-robjectteam
|
2005-03-12 12:32:28 +00:00
|
|
|
SUBDIR += ruby-rrb
|
2001-06-29 09:47:27 +00:00
|
|
|
SUBDIR += ruby-rreadline
|
2001-04-10 08:10:50 +00:00
|
|
|
SUBDIR += ruby-rudl
|
2001-03-26 16:47:08 +00:00
|
|
|
SUBDIR += ruby-sdl
|
2001-06-11 07:20:35 +00:00
|
|
|
SUBDIR += ruby-setup.rb
|
2008-03-24 19:04:54 +00:00
|
|
|
SUBDIR += ruby-sexp
|
2000-08-23 04:35:50 +00:00
|
|
|
SUBDIR += ruby-slang
|
2008-06-16 20:10:44 +00:00
|
|
|
SUBDIR += ruby-statgrab
|
2003-01-29 11:06:05 +00:00
|
|
|
SUBDIR += ruby-strongtyping
|
2008-06-30 10:00:07 +00:00
|
|
|
SUBDIR += ruby-subversion
|
2001-05-12 20:29:14 +00:00
|
|
|
SUBDIR += ruby-sysvipc
|
2007-01-12 08:17:31 +00:00
|
|
|
SUBDIR += ruby-term-ansicolor
|
2001-01-19 06:16:46 +00:00
|
|
|
SUBDIR += ruby-textbuf
|
2007-09-26 20:57:24 +00:00
|
|
|
SUBDIR += ruby-thrift
|
2001-06-08 11:42:01 +00:00
|
|
|
SUBDIR += ruby-tzfile
|
2007-01-08 23:00:45 +00:00
|
|
|
SUBDIR += ruby-wirble
|
2005-09-29 18:15:23 +00:00
|
|
|
SUBDIR += ruby-zoom
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-abstract
|
2005-07-20 13:50:25 +00:00
|
|
|
SUBDIR += rubygem-activesupport
|
2007-04-17 18:48:42 +00:00
|
|
|
SUBDIR += rubygem-analogger
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-arrayfields
|
2007-01-07 03:51:26 +00:00
|
|
|
SUBDIR += rubygem-builder
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-columnize
|
2006-06-05 14:24:41 +00:00
|
|
|
SUBDIR += rubygem-daemons
|
2009-03-08 14:31:37 +00:00
|
|
|
SUBDIR += rubygem-ditz
|
2007-04-15 18:57:50 +00:00
|
|
|
SUBDIR += rubygem-eventmachine
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-extlib
|
2007-07-25 06:09:37 +00:00
|
|
|
SUBDIR += rubygem-facets
|
2006-09-05 03:12:48 +00:00
|
|
|
SUBDIR += rubygem-fastercsv
|
2007-03-05 07:46:38 +00:00
|
|
|
SUBDIR += rubygem-fastthread
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-fattr
|
2009-02-27 02:17:54 +00:00
|
|
|
SUBDIR += rubygem-gdata
|
2006-06-05 14:19:25 +00:00
|
|
|
SUBDIR += rubygem-gem_plugin
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-git
|
|
|
|
SUBDIR += rubygem-grit
|
2007-10-05 21:16:31 +00:00
|
|
|
SUBDIR += rubygem-highline
|
2006-12-05 03:23:17 +00:00
|
|
|
SUBDIR += rubygem-hoe
|
2006-12-03 13:30:40 +00:00
|
|
|
SUBDIR += rubygem-inline
|
2007-07-09 06:47:38 +00:00
|
|
|
SUBDIR += rubygem-json
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-json_pure
|
|
|
|
SUBDIR += rubygem-linecache
|
2009-02-09 13:10:09 +00:00
|
|
|
SUBDIR += rubygem-lockfile
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-main
|
2008-12-28 16:04:54 +00:00
|
|
|
SUBDIR += rubygem-metaid
|
2008-04-21 02:37:21 +00:00
|
|
|
SUBDIR += rubygem-mocha
|
2006-01-18 07:09:12 +00:00
|
|
|
SUBDIR += rubygem-needle
|
2008-01-03 11:34:26 +00:00
|
|
|
SUBDIR += rubygem-open4
|
2007-04-13 07:36:31 +00:00
|
|
|
SUBDIR += rubygem-parsetree
|
2008-04-13 12:53:21 +00:00
|
|
|
SUBDIR += rubygem-platform
|
2007-09-28 22:59:13 +00:00
|
|
|
SUBDIR += rubygem-ptreloaded
|
2005-07-20 13:51:12 +00:00
|
|
|
SUBDIR += rubygem-rake
|
2007-01-07 08:03:18 +00:00
|
|
|
SUBDIR += rubygem-rapt
|
2007-12-27 23:05:29 +00:00
|
|
|
SUBDIR += rubygem-rascut
|
2008-04-29 19:04:11 +00:00
|
|
|
SUBDIR += rubygem-rcov
|
2005-09-04 12:38:38 +00:00
|
|
|
SUBDIR += rubygem-rgl
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-rparsec
|
2006-01-14 17:46:22 +00:00
|
|
|
SUBDIR += rubygem-rscm
|
2007-01-08 23:01:35 +00:00
|
|
|
SUBDIR += rubygem-rspec
|
2006-08-11 02:01:08 +00:00
|
|
|
SUBDIR += rubygem-rtags
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-rubigen
|
2007-07-27 09:16:14 +00:00
|
|
|
SUBDIR += rubygem-ruby-debug
|
2007-07-27 09:15:17 +00:00
|
|
|
SUBDIR += rubygem-ruby-debug-base
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-ruby-ole
|
2007-07-27 14:47:33 +00:00
|
|
|
SUBDIR += rubygem-ruby-prof
|
2007-09-28 22:56:02 +00:00
|
|
|
SUBDIR += rubygem-ruby2ruby
|
2006-12-04 00:09:14 +00:00
|
|
|
SUBDIR += rubygem-rubyforge
|
2007-09-28 22:57:37 +00:00
|
|
|
SUBDIR += rubygem-rubyinlineaccel
|
Sequel is a database toolkit for Ruby.
* Sequel provides thread safety, connection pooling and a concise
DSL for constructing database queries and table schemas.
* Sequel also includes a lightweight but comprehensive ORM layer for
mapping records to Ruby objects and handling associated records.
* Sequel supports advanced database features such as prepared
statements, bound variables, master/slave configurations, and database
sharding.
* Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.
* Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC,
MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
WWW: http://sequel.rubyforge.org/
PR: ports/129901
Submitted by: Wen Heping<wenheping at gmail.com>
2008-12-25 00:25:47 +00:00
|
|
|
SUBDIR += rubygem-sequel
|
2009-02-03 05:34:06 +00:00
|
|
|
SUBDIR += rubygem-sexp_processor
|
2005-09-04 12:36:23 +00:00
|
|
|
SUBDIR += rubygem-stream
|
2009-02-04 02:13:40 +00:00
|
|
|
SUBDIR += rubygem-templater
|
2005-11-09 11:30:07 +00:00
|
|
|
SUBDIR += rubygem-transactionsimple
|
2009-01-08 17:52:53 +00:00
|
|
|
SUBDIR += rubygem-trollop
|
2006-06-10 11:38:37 +00:00
|
|
|
SUBDIR += rubygem-tzinfo
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += rubygem-uuid
|
2008-12-28 16:03:11 +00:00
|
|
|
SUBDIR += rubygem-validatable
|
2008-08-07 22:55:34 +00:00
|
|
|
SUBDIR += rubygem-warbler
|
2007-04-22 14:23:46 +00:00
|
|
|
SUBDIR += rubygem-zentest
|
2007-09-08 05:22:21 +00:00
|
|
|
SUBDIR += rudeconfig
|
2001-07-02 08:14:10 +00:00
|
|
|
SUBDIR += rudiments
|
2001-07-04 15:56:29 +00:00
|
|
|
SUBDIR += rvi
|
2000-05-29 04:23:18 +00:00
|
|
|
SUBDIR += rvm
|
2003-12-22 17:04:59 +00:00
|
|
|
SUBDIR += safestr
|
2001-04-16 06:41:58 +00:00
|
|
|
SUBDIR += scandoc
|
2002-03-03 16:19:25 +00:00
|
|
|
SUBDIR += scons
|
2004-07-17 18:56:38 +00:00
|
|
|
SUBDIR += scsh-install-lib
|
2001-04-09 11:55:04 +00:00
|
|
|
SUBDIR += sdl12
|
2008-04-28 07:23:20 +00:00
|
|
|
SUBDIR += sdl_console
|
2007-10-05 23:33:27 +00:00
|
|
|
SUBDIR += sdl_sge
|
2001-06-21 14:51:31 +00:00
|
|
|
SUBDIR += sdlmm
|
2000-07-28 00:38:04 +00:00
|
|
|
SUBDIR += sdts++
|
2003-01-13 18:02:50 +00:00
|
|
|
SUBDIR += sedsed
|
2002-01-02 02:35:31 +00:00
|
|
|
SUBDIR += semantic
|
1997-11-09 10:33:56 +00:00
|
|
|
SUBDIR += sfio
|
2005-09-17 11:04:52 +00:00
|
|
|
SUBDIR += sfslite
|
2005-11-30 00:03:33 +00:00
|
|
|
SUBDIR += sfslite-dbg
|
2005-11-29 23:59:47 +00:00
|
|
|
SUBDIR += sfslite-noopt
|
2003-05-04 15:33:32 +00:00
|
|
|
SUBDIR += sgb
|
2003-09-27 06:48:16 +00:00
|
|
|
SUBDIR += sgl
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += sh-rtems-binutils
|
|
|
|
SUBDIR += sh-rtems-g77
|
|
|
|
SUBDIR += sh-rtems-gcc
|
|
|
|
SUBDIR += sh-rtems-gdb
|
|
|
|
SUBDIR += sh-rtems-objc
|
2001-05-20 02:22:23 +00:00
|
|
|
SUBDIR += shapelib
|
2002-03-05 17:47:05 +00:00
|
|
|
SUBDIR += shmap
|
2002-07-10 17:50:21 +00:00
|
|
|
SUBDIR += showgrammar
|
1999-04-26 18:48:47 +00:00
|
|
|
SUBDIR += shtool
|
2007-06-06 06:00:31 +00:00
|
|
|
SUBDIR += sid
|
2002-07-30 09:36:57 +00:00
|
|
|
SUBDIR += sigslot
|
2004-01-02 22:37:04 +00:00
|
|
|
SUBDIR += silc-toolkit
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += silentbob
|
2003-01-21 22:35:06 +00:00
|
|
|
SUBDIR += simgear
|
[NEW PORT] devel/simian: simlarity analysis for source code
Simian is a program for checking source (and all kinds of
text files) for repeating blocks.
Simian (Similarity Analyser) identifies duplication in Java,
C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
source code and even plain text files. In fact, simian can
be used on any human readable files such as ini files,
deployment descriptors, you name it.
Note: The port uses the java version by default. You can
select the .NET version via WITH_MONO=yes, and disable
installation of the java parts with WITHOUT_JAVA=yes.
WWW: http://www.redhillconsulting.com.au/products/simian/
PR: ports/83315
Submitted by: Andreas Kohn <andreas@syndrom23.de>
2005-12-29 00:46:44 +00:00
|
|
|
SUBDIR += simian
|
2004-12-21 23:12:33 +00:00
|
|
|
SUBDIR += simpletest
|
2002-09-10 08:54:21 +00:00
|
|
|
SUBDIR += simulavr
|
2003-10-03 15:06:01 +00:00
|
|
|
SUBDIR += skalibs
|
2008-08-26 13:53:57 +00:00
|
|
|
SUBDIR += slglade
|
2005-02-25 06:52:11 +00:00
|
|
|
SUBDIR += smake
|
2004-06-03 05:54:48 +00:00
|
|
|
SUBDIR += smc
|
2008-06-21 09:56:54 +00:00
|
|
|
SUBDIR += sml_tk
|
2003-12-13 01:22:09 +00:00
|
|
|
SUBDIR += smv
|
2007-07-26 19:26:45 +00:00
|
|
|
SUBDIR += soapui
|
2001-05-28 14:54:40 +00:00
|
|
|
SUBDIR += soup
|
2003-05-07 15:54:12 +00:00
|
|
|
SUBDIR += sourcenav
|
2000-07-10 04:39:00 +00:00
|
|
|
SUBDIR += sparc-rtems-binutils
|
|
|
|
SUBDIR += sparc-rtems-g77
|
|
|
|
SUBDIR += sparc-rtems-gcc
|
|
|
|
SUBDIR += sparc-rtems-gdb
|
|
|
|
SUBDIR += sparc-rtems-objc
|
2008-06-20 13:20:47 +00:00
|
|
|
SUBDIR += spatialindex
|
2007-08-02 15:04:29 +00:00
|
|
|
SUBDIR += spdict
|
2002-06-11 19:31:07 +00:00
|
|
|
SUBDIR += spin
|
2002-03-08 00:03:12 +00:00
|
|
|
SUBDIR += splint
|
2007-08-13 14:31:16 +00:00
|
|
|
SUBDIR += srecord
|
2001-03-17 06:48:26 +00:00
|
|
|
SUBDIR += st
|
2007-03-29 11:31:05 +00:00
|
|
|
SUBDIR += stfl
|
2004-03-12 08:01:07 +00:00
|
|
|
SUBDIR += stlfilt
|
1998-12-18 03:10:29 +00:00
|
|
|
SUBDIR += stlport
|
2000-01-09 19:49:03 +00:00
|
|
|
SUBDIR += str
|
2001-05-15 19:52:44 +00:00
|
|
|
SUBDIR += strace
|
2007-06-16 12:51:29 +00:00
|
|
|
SUBDIR += stringencoders
|
2001-04-16 19:40:59 +00:00
|
|
|
SUBDIR += styx
|
2005-10-31 11:19:52 +00:00
|
|
|
SUBDIR += subclipse
|
2007-09-09 06:34:53 +00:00
|
|
|
SUBDIR += subcommander
|
2008-08-26 12:35:24 +00:00
|
|
|
SUBDIR += subcommander2
|
2002-01-15 01:45:03 +00:00
|
|
|
SUBDIR += subversion
|
2008-06-01 00:31:29 +00:00
|
|
|
SUBDIR += subversion-freebsd
|
2007-02-16 06:50:54 +00:00
|
|
|
SUBDIR += subversive
|
2004-07-17 18:58:23 +00:00
|
|
|
SUBDIR += sunterlib
|
2004-03-16 16:57:20 +00:00
|
|
|
SUBDIR += svk
|
2007-04-09 09:58:59 +00:00
|
|
|
SUBDIR += svn_load_dirs
|
2006-09-21 11:35:24 +00:00
|
|
|
SUBDIR += svndelta
|
2006-12-23 05:28:32 +00:00
|
|
|
SUBDIR += svnkit
|
2008-05-19 02:48:36 +00:00
|
|
|
SUBDIR += svntrac
|
2002-10-30 13:09:44 +00:00
|
|
|
SUBDIR += swig13
|
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.
This package contains the renderer used to convert synfig .sif files to
raster images, videos and other formats. Layer types include geometric,
gradient, filter, distortion, transformation, fractal and others. Output
targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
libavcodec (AVI), imagemagick (MIFF), yuv420p and others.
WWW: http://www.synfig.com/
PR: ports/114045
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
2007-08-28 09:53:01 +00:00
|
|
|
SUBDIR += synfig
|
2002-01-30 01:36:45 +00:00
|
|
|
SUBDIR += sysconftool
|
2008-02-17 12:43:37 +00:00
|
|
|
SUBDIR += sysfsutils
|
1999-06-06 17:34:14 +00:00
|
|
|
SUBDIR += t1lib
|
2007-09-06 12:11:37 +00:00
|
|
|
SUBDIR += ta-lib
|
2006-06-29 10:59:05 +00:00
|
|
|
SUBDIR += tailor
|
2003-12-14 04:20:32 +00:00
|
|
|
SUBDIR += tavrasm
|
2007-10-02 18:39:18 +00:00
|
|
|
SUBDIR += tbb
|
2000-07-31 15:36:11 +00:00
|
|
|
SUBDIR += tcl-memchan
|
2001-08-17 05:07:16 +00:00
|
|
|
SUBDIR += tcl-neo
|
2002-02-15 07:34:07 +00:00
|
|
|
SUBDIR += tcl-trf
|
1997-07-21 16:10:50 +00:00
|
|
|
SUBDIR += tclcheck
|
1999-04-30 17:21:41 +00:00
|
|
|
SUBDIR += tclcl
|
1999-05-03 03:23:56 +00:00
|
|
|
SUBDIR += tclgetopts
|
2000-06-09 03:35:21 +00:00
|
|
|
SUBDIR += tcllib
|
2006-04-29 15:47:14 +00:00
|
|
|
SUBDIR += tclmore
|
1999-09-24 04:12:23 +00:00
|
|
|
SUBDIR += tclreadline
|
2007-04-23 14:55:53 +00:00
|
|
|
SUBDIR += tclthread
|
2000-06-09 03:27:54 +00:00
|
|
|
SUBDIR += tcltls
|
2003-05-16 02:20:32 +00:00
|
|
|
SUBDIR += tclxml
|
2008-05-05 14:59:21 +00:00
|
|
|
SUBDIR += tclxml-expat
|
2008-05-05 15:03:02 +00:00
|
|
|
SUBDIR += tclxml-libxml2
|
2001-08-30 05:39:51 +00:00
|
|
|
SUBDIR += tdl
|
1999-06-23 19:54:23 +00:00
|
|
|
SUBDIR += templ
|
2001-04-28 17:55:53 +00:00
|
|
|
SUBDIR += terminality
|
2007-12-24 16:59:00 +00:00
|
|
|
SUBDIR += thistest
|
2007-09-26 20:08:29 +00:00
|
|
|
SUBDIR += thrift
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += thunar-svn-plugin
|
2001-04-07 22:59:53 +00:00
|
|
|
SUBDIR += tide
|
2008-03-19 15:14:47 +00:00
|
|
|
SUBDIR += tig
|
2004-02-23 22:07:28 +00:00
|
|
|
SUBDIR += tigcc
|
2007-12-19 18:09:06 +00:00
|
|
|
SUBDIR += tijmp
|
2005-06-12 19:19:06 +00:00
|
|
|
SUBDIR += tinylaf
|
2003-01-25 19:53:54 +00:00
|
|
|
SUBDIR += tinyq
|
2000-09-25 12:28:41 +00:00
|
|
|
SUBDIR += titano
|
1999-06-29 05:32:54 +00:00
|
|
|
SUBDIR += tkcon
|
1996-07-30 10:59:05 +00:00
|
|
|
SUBDIR += tkcvs
|
2003-10-06 01:16:05 +00:00
|
|
|
SUBDIR += tkinspect
|
2005-03-11 00:09:53 +00:00
|
|
|
SUBDIR += tkmerge
|
2002-05-17 17:35:20 +00:00
|
|
|
SUBDIR += tkp4
|
Add tla, an arch CLI written in C.
Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.
This looks to be as close to an open source p4 replacement as one could
hope without being p4. I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.
WWW: http://arch.fifthvision.net/bin/view
2003-08-17 22:01:07 +00:00
|
|
|
SUBDIR += tla
|
2000-03-25 21:10:13 +00:00
|
|
|
SUBDIR += tmake
|
2003-06-03 05:34:02 +00:00
|
|
|
SUBDIR += tnt
|
2007-01-28 00:16:21 +00:00
|
|
|
SUBDIR += toh
|
2008-06-24 11:04:50 +00:00
|
|
|
SUBDIR += tokamak
|
2002-06-23 07:44:22 +00:00
|
|
|
SUBDIR += towitoko
|
2003-02-26 17:44:59 +00:00
|
|
|
SUBDIR += tpasm
|
2002-03-15 12:24:15 +00:00
|
|
|
SUBDIR += tpg
|
2001-06-03 06:57:09 +00:00
|
|
|
SUBDIR += trio
|
2007-03-13 09:04:07 +00:00
|
|
|
SUBDIR += truc
|
2007-09-19 17:21:13 +00:00
|
|
|
SUBDIR += u-boot
|
2000-01-26 05:57:13 +00:00
|
|
|
SUBDIR += uclmmbase
|
2001-02-15 17:44:55 +00:00
|
|
|
SUBDIR += ucpp
|
2006-06-09 20:45:20 +00:00
|
|
|
SUBDIR += udis86
|
<quoted from pkg-descr>
This is a port of Solaris libumem to non-Solaris systems.
The port was made while integrating libumem with our Ecelerity MTA product, so
your initial experience will not be 100% out-of-the-box, because there is no
standalone configure script for the library at this time. (patches welcome!)
In addition, since our deployment is threaded, we force the library into
threaded mode.
While the library is itself stable (it's the memory allocator used by the
Solaris OS), the port may have a few rough edges. We're shipping umem with
Linux and Windows versions of our product as we have found it to be stable.
We will continue to update this project as and when we make improvements, and
welcome third-party patches that improve the usability for everyone.
Wez Furlong,
OmniTI, Inc.
</quoted from pkg-descr>
This port is not yet fully tested, however, "br" <bf2006a at yahoo.com> is
helping me to evaluate it. And also, he encourages me to commit my code so that
more people would know about it.
Reference: http://www.freebsd.org/projects/ideas/#p-libumem
2007-03-24 06:33:10 +00:00
|
|
|
SUBDIR += umem
|
2002-08-04 07:31:27 +00:00
|
|
|
SUBDIR += upnp
|
2006-04-05 19:22:35 +00:00
|
|
|
SUBDIR += upp
|
2005-11-16 09:25:52 +00:00
|
|
|
SUBDIR += uppaal
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += upslug
|
2008-01-05 01:29:10 +00:00
|
|
|
SUBDIR += urjtag
|
2003-12-26 07:39:00 +00:00
|
|
|
SUBDIR += ustl
|
2004-05-23 17:00:03 +00:00
|
|
|
SUBDIR += valgrind
|
2004-05-23 17:40:32 +00:00
|
|
|
SUBDIR += valgrind-snapshot
|
2009-02-26 12:10:14 +00:00
|
|
|
SUBDIR += valide
|
2001-04-05 19:24:57 +00:00
|
|
|
SUBDIR += varconf
|
2001-12-27 22:12:15 +00:00
|
|
|
SUBDIR += vb2c
|
2006-05-04 18:30:10 +00:00
|
|
|
SUBDIR += viewvc
|
2004-02-11 20:28:13 +00:00
|
|
|
SUBDIR += vstr
|
1997-05-30 16:10:49 +00:00
|
|
|
SUBDIR += vtcl
|
2007-10-17 09:23:34 +00:00
|
|
|
SUBDIR += wand-libconfig
|
2004-05-25 20:41:27 +00:00
|
|
|
SUBDIR += websvn
|
2004-06-13 20:19:33 +00:00
|
|
|
SUBDIR += wininfo
|
2007-02-15 10:07:32 +00:00
|
|
|
SUBDIR += winpdb
|
2006-10-31 05:53:29 +00:00
|
|
|
SUBDIR += wizardkit
|
2003-05-10 20:59:51 +00:00
|
|
|
SUBDIR += wxGlade
|
2008-07-18 10:55:41 +00:00
|
|
|
SUBDIR += xdg-user-dirs
|
2006-09-03 15:06:51 +00:00
|
|
|
SUBDIR += xdg-utils
|
2005-06-01 17:10:24 +00:00
|
|
|
SUBDIR += xfc
|
2007-01-22 16:53:01 +00:00
|
|
|
SUBDIR += xfce4-dev-tools
|
2005-12-13 13:39:47 +00:00
|
|
|
SUBDIR += xlslib
|
1997-05-07 21:02:17 +00:00
|
|
|
SUBDIR += xmake
|
2008-12-09 12:25:52 +00:00
|
|
|
SUBDIR += xmltooling
|
2007-05-19 20:36:56 +00:00
|
|
|
SUBDIR += xorg-macros
|
2001-12-23 11:34:38 +00:00
|
|
|
SUBDIR += xparam
|
2001-09-02 06:20:22 +00:00
|
|
|
SUBDIR += xtl
|
2004-07-02 09:32:40 +00:00
|
|
|
SUBDIR += xtla
|
1997-01-25 09:09:57 +00:00
|
|
|
SUBDIR += xwpe
|
1995-08-08 10:37:59 +00:00
|
|
|
SUBDIR += xxgdb
|
2003-08-29 11:50:08 +00:00
|
|
|
SUBDIR += xxl
|
2003-04-07 05:24:22 +00:00
|
|
|
SUBDIR += yasm
|
2003-01-24 21:32:22 +00:00
|
|
|
SUBDIR += z80-asm
|
2007-12-31 21:30:16 +00:00
|
|
|
SUBDIR += z80asm
|
2007-09-07 03:55:58 +00:00
|
|
|
SUBDIR += zeroinstall-injector
|
2008-07-29 06:09:53 +00:00
|
|
|
SUBDIR += zmq
|
2006-04-29 16:02:24 +00:00
|
|
|
SUBDIR += ztcl
|
2001-05-29 13:45:06 +00:00
|
|
|
SUBDIR += zthread
|
2001-03-10 17:39:43 +00:00
|
|
|
SUBDIR += zziplib
|
1994-09-11 11:27:58 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|