a few more catalyst pieces
This commit is contained in:
parent
79b62ee00d
commit
65d373b992
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.424 2006/11/06 12:37:45 espie Exp $
|
# $OpenBSD: Makefile,v 1.425 2006/11/06 13:42:41 espie Exp $
|
||||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||||
|
|
||||||
SUBDIR += ElectricFence
|
SUBDIR += ElectricFence
|
||||||
@ -274,6 +274,7 @@
|
|||||||
SUBDIR += p5-Hash-Merge
|
SUBDIR += p5-Hash-Merge
|
||||||
SUBDIR += p5-Heap
|
SUBDIR += p5-Heap
|
||||||
SUBDIR += p5-Hook-LexWrap
|
SUBDIR += p5-Hook-LexWrap
|
||||||
|
SUBDIR += p5-I18N-LangTags
|
||||||
SUBDIR += p5-IO-Capture
|
SUBDIR += p5-IO-Capture
|
||||||
SUBDIR += p5-IO-Digest
|
SUBDIR += p5-IO-Digest
|
||||||
SUBDIR += p5-IO-KQueue
|
SUBDIR += p5-IO-KQueue
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.176 2006/11/05 21:05:32 espie Exp $
|
# $OpenBSD: Makefile,v 1.177 2006/11/06 13:42:41 espie Exp $
|
||||||
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -83,6 +83,7 @@
|
|||||||
SUBDIR += p5-Authen-SASL
|
SUBDIR += p5-Authen-SASL
|
||||||
SUBDIR += p5-Catalyst-Plugin-Authentication
|
SUBDIR += p5-Catalyst-Plugin-Authentication
|
||||||
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-DBIC
|
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-DBIC
|
||||||
|
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-Htpasswd
|
||||||
SUBDIR += p5-Catalyst-Plugin-Authorization-ACL
|
SUBDIR += p5-Catalyst-Plugin-Authorization-ACL
|
||||||
SUBDIR += p5-Catalyst-Plugin-Authorization-Roles
|
SUBDIR += p5-Catalyst-Plugin-Authorization-Roles
|
||||||
SUBDIR += p5-Crypt-Blowfish
|
SUBDIR += p5-Crypt-Blowfish
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.168 2006/11/06 12:37:45 espie Exp $
|
# $OpenBSD: Makefile,v 1.169 2006/11/06 13:42:41 espie Exp $
|
||||||
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
||||||
|
|
||||||
SUBDIR += TclXML
|
SUBDIR += TclXML
|
||||||
@ -52,6 +52,7 @@
|
|||||||
SUBDIR += p5-Blatte
|
SUBDIR += p5-Blatte
|
||||||
SUBDIR += p5-Catalyst-Plugin-Textile
|
SUBDIR += p5-Catalyst-Plugin-Textile
|
||||||
SUBDIR += p5-Catalyst-View-TT
|
SUBDIR += p5-Catalyst-View-TT
|
||||||
|
SUBDIR += p5-Catalyst-View-TT-FunctionGenerator
|
||||||
SUBDIR += p5-Email-Find
|
SUBDIR += p5-Email-Find
|
||||||
SUBDIR += p5-Font-AFM
|
SUBDIR += p5-Font-AFM
|
||||||
SUBDIR += p5-Font-TTF
|
SUBDIR += p5-Font-TTF
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.243 2006/11/06 12:37:45 espie Exp $
|
# $OpenBSD: Makefile,v 1.244 2006/11/06 13:42:41 espie Exp $
|
||||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||||
|
|
||||||
SUBDIR += amaya # requires Motif (lesstif works)
|
SUBDIR += amaya # requires Motif (lesstif works)
|
||||||
@ -105,6 +105,7 @@
|
|||||||
SUBDIR += p5-Catalyst-Plugin-DefaultEnd
|
SUBDIR += p5-Catalyst-Plugin-DefaultEnd
|
||||||
SUBDIR += p5-Catalyst-Plugin-FormValidator
|
SUBDIR += p5-Catalyst-Plugin-FormValidator
|
||||||
SUBDIR += p5-Catalyst-Plugin-HTML-Widget
|
SUBDIR += p5-Catalyst-Plugin-HTML-Widget
|
||||||
|
SUBDIR += p5-Catalyst-Plugin-I18N
|
||||||
SUBDIR += p5-Catalyst-Plugin-Prototype
|
SUBDIR += p5-Catalyst-Plugin-Prototype
|
||||||
SUBDIR += p5-Catalyst-Plugin-Session
|
SUBDIR += p5-Catalyst-Plugin-Session
|
||||||
SUBDIR += p5-Catalyst-Plugin-Session-FastMmap
|
SUBDIR += p5-Catalyst-Plugin-Session-FastMmap
|
||||||
@ -112,6 +113,8 @@
|
|||||||
SUBDIR += p5-Catalyst-Plugin-Session-State-Cookie
|
SUBDIR += p5-Catalyst-Plugin-Session-State-Cookie
|
||||||
SUBDIR += p5-Catalyst-Plugin-Session-State-URI
|
SUBDIR += p5-Catalyst-Plugin-Session-State-URI
|
||||||
SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap
|
SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap
|
||||||
|
SUBDIR += p5-Catalyst-Plugin-Session-Store-File
|
||||||
|
SUBDIR += p5-Catalyst-Plugin-Singleton
|
||||||
SUBDIR += p5-Catalyst-Plugin-Static-Simple
|
SUBDIR += p5-Catalyst-Plugin-Static-Simple
|
||||||
SUBDIR += p5-Catalyst-Plugin-SubRequest
|
SUBDIR += p5-Catalyst-Plugin-SubRequest
|
||||||
SUBDIR += p5-Catalyst-Runtime
|
SUBDIR += p5-Catalyst-Runtime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user