summaryrefslogtreecommitdiff
path: root/www/ap2-perl
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-perl')
-rw-r--r--www/ap2-perl/DESCR10
-rw-r--r--www/ap2-perl/MESSAGE21
-rw-r--r--www/ap2-perl/Makefile27
-rw-r--r--www/ap2-perl/PLIST288
-rw-r--r--www/ap2-perl/buildlink3.mk20
-rw-r--r--www/ap2-perl/distinfo5
6 files changed, 0 insertions, 371 deletions
diff --git a/www/ap2-perl/DESCR b/www/ap2-perl/DESCR
deleted file mode 100644
index 00e074d618f..00000000000
--- a/www/ap2-perl/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-The Apache/Perl integration project brings together the full power of the
-Perl programming language and the Apache HTTP server. This is achieved by
-linking the Perl runtime library into the server and providing an object
-oriented Perl interface to the server's C language API.
-
-These pieces are seamlessly glued together by the `mod_perl' server
-plugin, making it is possible to write Apache modules entirely in Perl.
-In addition, the persistent interpreter embedded in the server avoids the
-overhead of starting an external interpreter program and the additional
-Perl start-up (compile) time.
diff --git a/www/ap2-perl/MESSAGE b/www/ap2-perl/MESSAGE
deleted file mode 100644
index 3388a59153f..00000000000
--- a/www/ap2-perl/MESSAGE
+++ /dev/null
@@ -1,21 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.4 2005/09/04 22:36:18 wiz Exp $
-
-In order to enable mod_perl in your Apache installation, you need to add
-the following to your httpd.conf file:
-
- LoadModule perl_module lib/httpd/mod_perl.so
-
-To enable the mod_perl-1.0 compatibility API, you will also need:
-
- PerlModule Apache::compat
-
-Please also refer to the documentation in:
-
- ${PREFIX}/share/doc/mod_perl/user/porting/compat.pod
-
-If switching to/from a server with and without mod_perl enabled, you
-should NOT use "apachectl restart" - instead, fully stop and then start
-the server. This prevents problems with libperl spinning on the CPU.
-
-===========================================================================
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile
deleted file mode 100644
index 0ad6aca2fc7..00000000000
--- a/www/ap2-perl/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2005/08/17 16:54:14 tv Exp $
-
-DISTNAME= mod_perl-2.0.1
-PKGNAME= ${DISTNAME:S/mod_/ap2-/}
-CATEGORIES= www perl5
-MASTER_SITES= http://perl.apache.org/dist/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://perl.apache.org/
-COMMENT= Module that embeds a Perl interpreter into Apache
-
-CONFLICTS= ap-perl-[0-9]*
-
-APACHE_MODULE= # defined
-PERL5_PACKLIST= auto/mod_perl2/.packlist
-
-MAKE_PARAMS+= MP_APXS=${APXS}
-
-MODPERLDOCSDIR= ${PREFIX}/share/doc/mod_perl
-
-post-install:
- ${INSTALL_DATA_DIR} ${MODPERLDOCSDIR}
- ${CP} -R ${WRKSRC}/docs/* ${MODPERLDOCSDIR}
-
-.include "../../lang/perl5/module.mk"
-.include "../../www/apache2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/ap2-perl/PLIST b/www/ap2-perl/PLIST
deleted file mode 100644
index 15ae557fde1..00000000000
--- a/www/ap2-perl/PLIST
+++ /dev/null
@@ -1,288 +0,0 @@
-@comment $NetBSD: PLIST,v 1.10 2005/08/17 16:54:14 tv Exp $
-include/httpd/mod_perl.h
-include/httpd/modperl_apache_compat.h
-include/httpd/modperl_apache_includes.h
-include/httpd/modperl_apr_compat.h
-include/httpd/modperl_apr_includes.h
-include/httpd/modperl_apr_perlio.h
-include/httpd/modperl_bucket.h
-include/httpd/modperl_callback.h
-include/httpd/modperl_cgi.h
-include/httpd/modperl_cmd.h
-include/httpd/modperl_common_includes.h
-include/httpd/modperl_common_log.h
-include/httpd/modperl_common_types.h
-include/httpd/modperl_common_util.h
-include/httpd/modperl_config.h
-include/httpd/modperl_const.h
-include/httpd/modperl_constants.h
-include/httpd/modperl_debug.h
-include/httpd/modperl_directives.h
-include/httpd/modperl_env.h
-include/httpd/modperl_error.h
-include/httpd/modperl_filter.h
-include/httpd/modperl_flags.h
-include/httpd/modperl_global.h
-include/httpd/modperl_gtop.h
-include/httpd/modperl_handler.h
-include/httpd/modperl_hooks.h
-include/httpd/modperl_interp.h
-include/httpd/modperl_io.h
-include/httpd/modperl_io_apache.h
-include/httpd/modperl_largefiles.h
-include/httpd/modperl_log.h
-include/httpd/modperl_mgv.h
-include/httpd/modperl_module.h
-include/httpd/modperl_options.h
-include/httpd/modperl_pcw.h
-include/httpd/modperl_perl.h
-include/httpd/modperl_perl_global.h
-include/httpd/modperl_perl_includes.h
-include/httpd/modperl_perl_pp.h
-include/httpd/modperl_perl_unembed.h
-include/httpd/modperl_svptr_table.h
-include/httpd/modperl_sys.h
-include/httpd/modperl_time.h
-include/httpd/modperl_tipool.h
-include/httpd/modperl_trace.h
-include/httpd/modperl_types.h
-include/httpd/modperl_util.h
-include/httpd/modperl_xs_sv_convert.h
-include/httpd/modperl_xs_typedefs.h
-include/httpd/modperl_xs_util.h
-lib/httpd/mod_perl.so
-share/doc/mod_perl/TODO
-share/doc/mod_perl/api/APR.pod
-share/doc/mod_perl/api/APR/Base64.pod
-share/doc/mod_perl/api/APR/Brigade.pod
-share/doc/mod_perl/api/APR/Bucket.pod
-share/doc/mod_perl/api/APR/BucketAlloc.pod
-share/doc/mod_perl/api/APR/BucketType.pod
-share/doc/mod_perl/api/APR/Const.pod
-share/doc/mod_perl/api/APR/Date.pod
-share/doc/mod_perl/api/APR/Error.pod
-share/doc/mod_perl/api/APR/Finfo.pod
-share/doc/mod_perl/api/APR/IpSubnet.pod
-share/doc/mod_perl/api/APR/OS.pod
-share/doc/mod_perl/api/APR/PerlIO.pod
-share/doc/mod_perl/api/APR/Pool.pod
-share/doc/mod_perl/api/APR/SockAddr.pod
-share/doc/mod_perl/api/APR/Socket.pod
-share/doc/mod_perl/api/APR/Status.pod
-share/doc/mod_perl/api/APR/String.pod
-share/doc/mod_perl/api/APR/Table.pod
-share/doc/mod_perl/api/APR/ThreadMutex.pod
-share/doc/mod_perl/api/APR/URI.pod
-share/doc/mod_perl/api/APR/UUID.pod
-share/doc/mod_perl/api/APR/Util.pod
-share/doc/mod_perl/api/AUTOGENERATION
-share/doc/mod_perl/api/Apache2/Access.pod
-share/doc/mod_perl/api/Apache2/CmdParms.pod
-share/doc/mod_perl/api/Apache2/Command.pod
-share/doc/mod_perl/api/Apache2/Connection.pod
-share/doc/mod_perl/api/Apache2/Const.pod
-share/doc/mod_perl/api/Apache2/Directive.pod
-share/doc/mod_perl/api/Apache2/Filter.pod
-share/doc/mod_perl/api/Apache2/FilterRec.pod
-share/doc/mod_perl/api/Apache2/HookRun.pod
-share/doc/mod_perl/api/Apache2/Log.pod
-share/doc/mod_perl/api/Apache2/MPM.pod
-share/doc/mod_perl/api/Apache2/Module.pod
-share/doc/mod_perl/api/Apache2/PerlSections.pod
-share/doc/mod_perl/api/Apache2/Process.pod
-share/doc/mod_perl/api/Apache2/Reload.pod
-share/doc/mod_perl/api/Apache2/RequestIO.pod
-share/doc/mod_perl/api/Apache2/RequestRec.pod
-share/doc/mod_perl/api/Apache2/RequestUtil.pod
-share/doc/mod_perl/api/Apache2/Resource.pod
-share/doc/mod_perl/api/Apache2/Response.pod
-share/doc/mod_perl/api/Apache2/ServerRec.pod
-share/doc/mod_perl/api/Apache2/ServerUtil.pod
-share/doc/mod_perl/api/Apache2/SizeLimit.pod
-share/doc/mod_perl/api/Apache2/Status.pod
-share/doc/mod_perl/api/Apache2/SubProcess.pod
-share/doc/mod_perl/api/Apache2/SubRequest.pod
-share/doc/mod_perl/api/Apache2/URI.pod
-share/doc/mod_perl/api/Apache2/Util.pod
-share/doc/mod_perl/api/Apache2/compat.pod
-share/doc/mod_perl/api/Apache2/porting.pod
-share/doc/mod_perl/api/ModPerl/BuildMM.pod
-share/doc/mod_perl/api/ModPerl/Const.pod
-share/doc/mod_perl/api/ModPerl/Global.pod
-share/doc/mod_perl/api/ModPerl/MM.pod
-share/doc/mod_perl/api/ModPerl/MethodLookup.pod
-share/doc/mod_perl/api/ModPerl/PerlRun.pod
-share/doc/mod_perl/api/ModPerl/PerlRunPrefork.pod
-share/doc/mod_perl/api/ModPerl/Registry.pod
-share/doc/mod_perl/api/ModPerl/RegistryBB.pod
-share/doc/mod_perl/api/ModPerl/RegistryCooker.pod
-share/doc/mod_perl/api/ModPerl/RegistryLoader.pod
-share/doc/mod_perl/api/ModPerl/RegistryPrefork.pod
-share/doc/mod_perl/api/ModPerl/Util.pod
-share/doc/mod_perl/api/README
-share/doc/mod_perl/api/config.cfg
-share/doc/mod_perl/api/index_bot.html
-share/doc/mod_perl/config.cfg
-share/doc/mod_perl/devel/Changes.pod
-share/doc/mod_perl/devel/config.cfg
-share/doc/mod_perl/devel/core/apache_integration.pod
-share/doc/mod_perl/devel/core/coding_style.pod
-share/doc/mod_perl/devel/core/explained.pod
-share/doc/mod_perl/devel/core/mod_perl_specific.pod
-share/doc/mod_perl/devel/core/mpms.pod
-share/doc/mod_perl/devel/debug/c.pod
-share/doc/mod_perl/devel/debug/perl.pod
-share/doc/mod_perl/devel/help/help.pod
-share/doc/mod_perl/devel/performance/size_matters.pod
-share/doc/mod_perl/devel/performance/speed_matters.pod
-share/doc/mod_perl/devel/porting/porting.pod
-share/doc/mod_perl/index_top.html
-share/doc/mod_perl/os/config.cfg
-share/doc/mod_perl/os/win32/Changes.pod
-share/doc/mod_perl/os/win32/config.cfg
-share/doc/mod_perl/os/win32/config.pod
-share/doc/mod_perl/os/win32/distinstall
-share/doc/mod_perl/os/win32/faq.pod
-share/doc/mod_perl/os/win32/install.pod
-share/doc/mod_perl/os/win32/mpinstall
-share/doc/mod_perl/rename.pod
-share/doc/mod_perl/user/Changes.pod
-share/doc/mod_perl/user/coding/coding.pod
-share/doc/mod_perl/user/coding/cooking.pod
-share/doc/mod_perl/user/config.cfg
-share/doc/mod_perl/user/config/config.pod
-share/doc/mod_perl/user/config/custom.pod
-share/doc/mod_perl/user/design/design.pod
-share/doc/mod_perl/user/handlers/bucket_brigades.dia
-share/doc/mod_perl/user/handlers/bucket_brigades.gif
-share/doc/mod_perl/user/handlers/bucket_brigades.png
-share/doc/mod_perl/user/handlers/connection_cycle.gif
-share/doc/mod_perl/user/handlers/connection_cycle.png
-share/doc/mod_perl/user/handlers/connection_cycle_all.dia
-share/doc/mod_perl/user/handlers/connection_cycle_all.png
-share/doc/mod_perl/user/handlers/connection_cycle_pre.dia
-share/doc/mod_perl/user/handlers/connection_cycle_pre.png
-share/doc/mod_perl/user/handlers/connection_cycle_process.dia
-share/doc/mod_perl/user/handlers/connection_cycle_process.png
-share/doc/mod_perl/user/handlers/connection_cycle_time.dia
-share/doc/mod_perl/user/handlers/connection_cycle_time.gif
-share/doc/mod_perl/user/handlers/connection_cycle_time.png
-share/doc/mod_perl/user/handlers/filter_life_camera.jpg
-share/doc/mod_perl/user/handlers/filter_life_cigarrette.jpg
-share/doc/mod_perl/user/handlers/filter_life_coffee.jpg
-share/doc/mod_perl/user/handlers/filter_life_goggles.jpg
-share/doc/mod_perl/user/handlers/filter_life_mask.jpg
-share/doc/mod_perl/user/handlers/filter_life_player.jpg
-share/doc/mod_perl/user/handlers/filter_life_shower.jpg
-share/doc/mod_perl/user/handlers/filter_logic.dia
-share/doc/mod_perl/user/handlers/filter_logic.gif
-share/doc/mod_perl/user/handlers/filter_logic.png
-share/doc/mod_perl/user/handlers/filters.pod
-share/doc/mod_perl/user/handlers/general.pod
-share/doc/mod_perl/user/handlers/http.pod
-share/doc/mod_perl/user/handlers/http_cycle.gif
-share/doc/mod_perl/user/handlers/http_cycle.png
-share/doc/mod_perl/user/handlers/http_cycle1.gif
-share/doc/mod_perl/user/handlers/http_cycle1.png
-share/doc/mod_perl/user/handlers/http_cycle_access.dia
-share/doc/mod_perl/user/handlers/http_cycle_access.gif
-share/doc/mod_perl/user/handlers/http_cycle_access.png
-share/doc/mod_perl/user/handlers/http_cycle_all.dia
-share/doc/mod_perl/user/handlers/http_cycle_all.gif
-share/doc/mod_perl/user/handlers/http_cycle_all.png
-share/doc/mod_perl/user/handlers/http_cycle_authen.dia
-share/doc/mod_perl/user/handlers/http_cycle_authen.gif
-share/doc/mod_perl/user/handlers/http_cycle_authen.png
-share/doc/mod_perl/user/handlers/http_cycle_authz.dia
-share/doc/mod_perl/user/handlers/http_cycle_authz.gif
-share/doc/mod_perl/user/handlers/http_cycle_authz.png
-share/doc/mod_perl/user/handlers/http_cycle_cleanup.dia
-share/doc/mod_perl/user/handlers/http_cycle_cleanup.gif
-share/doc/mod_perl/user/handlers/http_cycle_cleanup.png
-share/doc/mod_perl/user/handlers/http_cycle_conn_filters.dia
-share/doc/mod_perl/user/handlers/http_cycle_conn_filters.gif
-share/doc/mod_perl/user/handlers/http_cycle_conn_filters.png
-share/doc/mod_perl/user/handlers/http_cycle_fixup.dia
-share/doc/mod_perl/user/handlers/http_cycle_fixup.gif
-share/doc/mod_perl/user/handlers/http_cycle_fixup.png
-share/doc/mod_perl/user/handlers/http_cycle_header_parser.dia
-share/doc/mod_perl/user/handlers/http_cycle_header_parser.gif
-share/doc/mod_perl/user/handlers/http_cycle_header_parser.png
-share/doc/mod_perl/user/handlers/http_cycle_http_filters.dia
-share/doc/mod_perl/user/handlers/http_cycle_http_filters.gif
-share/doc/mod_perl/user/handlers/http_cycle_http_filters.png
-share/doc/mod_perl/user/handlers/http_cycle_init.dia
-share/doc/mod_perl/user/handlers/http_cycle_init.gif
-share/doc/mod_perl/user/handlers/http_cycle_init.png
-share/doc/mod_perl/user/handlers/http_cycle_log.dia
-share/doc/mod_perl/user/handlers/http_cycle_log.gif
-share/doc/mod_perl/user/handlers/http_cycle_log.png
-share/doc/mod_perl/user/handlers/http_cycle_map_to_storage.dia
-share/doc/mod_perl/user/handlers/http_cycle_map_to_storage.gif
-share/doc/mod_perl/user/handlers/http_cycle_map_to_storage.png
-share/doc/mod_perl/user/handlers/http_cycle_post_read_request.dia
-share/doc/mod_perl/user/handlers/http_cycle_post_read_request.gif
-share/doc/mod_perl/user/handlers/http_cycle_post_read_request.png
-share/doc/mod_perl/user/handlers/http_cycle_response.dia
-share/doc/mod_perl/user/handlers/http_cycle_response.gif
-share/doc/mod_perl/user/handlers/http_cycle_response.png
-share/doc/mod_perl/user/handlers/http_cycle_trans.dia
-share/doc/mod_perl/user/handlers/http_cycle_trans.gif
-share/doc/mod_perl/user/handlers/http_cycle_trans.png
-share/doc/mod_perl/user/handlers/http_cycle_type.dia
-share/doc/mod_perl/user/handlers/http_cycle_type.gif
-share/doc/mod_perl/user/handlers/http_cycle_type.png
-share/doc/mod_perl/user/handlers/in_filter_stream.dia
-share/doc/mod_perl/user/handlers/in_filter_stream.gif
-share/doc/mod_perl/user/handlers/in_filter_stream.png
-share/doc/mod_perl/user/handlers/intro.pod
-share/doc/mod_perl/user/handlers/out.gif
-share/doc/mod_perl/user/handlers/out_filter_stream.dia
-share/doc/mod_perl/user/handlers/out_filter_stream.gif
-share/doc/mod_perl/user/handlers/out_filter_stream.png
-share/doc/mod_perl/user/handlers/practical_mod_perl_comp.gif
-share/doc/mod_perl/user/handlers/protocols.pod
-share/doc/mod_perl/user/handlers/server.pod
-share/doc/mod_perl/user/handlers/server_life_cycle.dia
-share/doc/mod_perl/user/handlers/server_life_cycle.gif
-share/doc/mod_perl/user/handlers/server_life_cycle.png
-share/doc/mod_perl/user/handlers/tmlogo_color.gif
-share/doc/mod_perl/user/help/help.pod
-share/doc/mod_perl/user/install/install.pod
-share/doc/mod_perl/user/intro/overview.pod
-share/doc/mod_perl/user/intro/start_fast.pod
-share/doc/mod_perl/user/performance/mpm.pod
-share/doc/mod_perl/user/performance/prevent.pod
-share/doc/mod_perl/user/porting/code/apache_mp3_2.diff
-share/doc/mod_perl/user/porting/code/apache_mp3_7.diff
-share/doc/mod_perl/user/porting/code/apache_mp3_9.diff
-share/doc/mod_perl/user/porting/compat.pod
-share/doc/mod_perl/user/porting/porting.pod
-share/doc/mod_perl/user/troubleshooting/troubleshooting.pod
-@dirrm share/doc/mod_perl/user/troubleshooting
-@dirrm share/doc/mod_perl/user/porting/code
-@dirrm share/doc/mod_perl/user/porting
-@dirrm share/doc/mod_perl/user/performance
-@dirrm share/doc/mod_perl/user/intro
-@dirrm share/doc/mod_perl/user/install
-@dirrm share/doc/mod_perl/user/help
-@dirrm share/doc/mod_perl/user/handlers
-@dirrm share/doc/mod_perl/user/design
-@dirrm share/doc/mod_perl/user/config
-@dirrm share/doc/mod_perl/user/coding
-@dirrm share/doc/mod_perl/user
-@dirrm share/doc/mod_perl/os/win32
-@dirrm share/doc/mod_perl/os
-@dirrm share/doc/mod_perl/devel/porting
-@dirrm share/doc/mod_perl/devel/performance
-@dirrm share/doc/mod_perl/devel/help
-@dirrm share/doc/mod_perl/devel/debug
-@dirrm share/doc/mod_perl/devel/core
-@dirrm share/doc/mod_perl/devel
-@dirrm share/doc/mod_perl/api/ModPerl
-@dirrm share/doc/mod_perl/api/Apache2
-@dirrm share/doc/mod_perl/api/APR
-@dirrm share/doc/mod_perl/api
-@dirrm share/doc/mod_perl
-@dirrm lib/httpd
-@dirrm include/httpd
diff --git a/www/ap2-perl/buildlink3.mk b/www/ap2-perl/buildlink3.mk
deleted file mode 100644
index bfdcf386d50..00000000000
--- a/www/ap2-perl/buildlink3.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2005/08/17 16:54:14 tv Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-AP2_PERL_BUILDLINK3_MK:= ${AP2_PERL_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= ap2-perl
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nap2-perl}
-BUILDLINK_PACKAGES+= ap2-perl
-
-.if !empty(AP2_PERL_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.ap2-perl+= ap2-perl>=2.0.1
-BUILDLINK_PKGSRCDIR.ap2-perl?= ../../www/ap2-perl
-.endif # AP2_PERL_BUILDLINK3_MK
-
-.include "../../www/apache2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/www/ap2-perl/distinfo b/www/ap2-perl/distinfo
deleted file mode 100644
index 3f881b2ee04..00000000000
--- a/www/ap2-perl/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2005/08/17 16:54:14 tv Exp $
-
-SHA1 (mod_perl-2.0.1.tar.gz) = 173bc012a00fbe0ee8c51d6ce18c2fa7c33249b3
-RMD160 (mod_perl-2.0.1.tar.gz) = 06e921614c030a3b25d224cd88825d4b15aeb761
-Size (mod_perl-2.0.1.tar.gz) = 3694355 bytes