Port details |
- p5-Apache-ASP Active Server Pages for Apache
- 2.63 www =9 2.63Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-HTML-Parser, wget, p5-DBI, p5-libwww, webalizer
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Apache-ASP
- Description:
- This perl module provides an Active Server Pages port to the Apache HTTP Server
with perl as the host scripting language. Active Server Pages is a web
application platform that originated with the Microsoft IIS server. Under Apache
for both Win32 and Unix, it allows a developer to create dynamic web
applications with session management and perl code embedded in static html
files.
This is a portable solution, similar to ActiveState PerlScript and MKS PScript
implementation of perl for IIS ASP. Work has been done and will continue to make
ports to and from these other implementations as smooth as possible.
This module works under the Apache HTTP Server with the mod_perl module enabled.
See https://www.apache.org/ and https://perl.apache.org/ for further
information.
For database access, ActiveX, and scripting language issues, please read the FAQ
section.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Apache-ASP>0:www/p5-Apache-ASP
- To install the port:
- cd /usr/ports/www/p5-Apache-ASP/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Apache-ASP
- pkg install p5-Apache-ASP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Apache-ASP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1521194380
SHA256 (Apache-ASP-2.63.tar.gz) = 5efdff6746c4124f2891272c93818172cc40ce427bc1bec12831caf88ff0ca11
SIZE (Apache-ASP-2.63.tar.gz) = 513869
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
- p5-HTML-Clean>=0 : www/p5-HTML-Clean
- p5-HTML-FillInForm>=0 : www/p5-HTML-FillInForm
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- p5-MLDBM>=0 : databases/p5-MLDBM
- p5-MLDBM-Sync>=0.25 : databases/p5-MLDBM-Sync
- p5-Tie-Cache>=0 : devel/p5-Tie-Cache
- p5-XML-LibXSLT>=0 : textproc/p5-XML-LibXSLT
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
- p5-HTML-Clean>=0 : www/p5-HTML-Clean
- p5-HTML-FillInForm>=0 : www/p5-HTML-FillInForm
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- p5-MLDBM>=0 : databases/p5-MLDBM
- p5-MLDBM-Sync>=0.25 : databases/p5-MLDBM-Sync
- p5-Tie-Cache>=0 : devel/p5-Tie-Cache
- p5-XML-LibXSLT>=0 : textproc/p5-XML-LibXSLT
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-Apache-ASP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.63 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.63 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.63 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.63 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.63 04 Jun 2018 18:16:59 |
sunpoet |
Update WWW
- Reformat pkg-descr
- Update URLs
- Remove unfetchable http://www.nodeworks.com/asp/ |
2.63 16 Mar 2018 15:21:07 |
sunpoet |
Updatet to 2.63
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Apache-ASP/CHANGES |
2.62_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.62_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.62_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.62 23 Nov 2013 15:25:46 |
sunpoet |
- Updatet to 2.62
- Add LICENSE
Changes: http://search.cpan.org/dist/Apache-ASP/CHANGES |
2.61_4 07 Nov 2013 06:19:39 |
vanilla |
Support STAGEDIR. |
2.61_4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.61_4 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.61_4 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.61_4 17 Dec 2012 10:22:02 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
2.61_4 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
2.61_4 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
2.61_4 01 Jan 2012 21:04:11 |
ohauer |
- disable mod_perl which is gone together with apache13
Port is not tested with mod_perl2! |
2.61_3 16 Jul 2011 17:48:35 |
sunpoet |
- Change RUN_DEPENDS: replace XML::XSLT and XML::Sablotron with XML::LibXSLT
- Fix PLIST [1]
- Add CPAN URL to pkg-descr
- Bump PORTREVISION for dependency change
Reported by: pointyhat [1] |
2.61_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.61_2 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
2.61_1 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
2.61_1 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
2.61_1 02 Aug 2008 11:50:23 |
erwin |
Make mod_perl optional, so it can be used in CGI mode.
Submitted by: "Chad M. Fraleigh" <chadf@bookcase.com> |
2.61 16 Jun 2008 00:25:26 |
erwin |
Update to 2.61 |
2.59 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.59 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
2.59 19 Apr 2006 11:01:38 |
erwin |
Update to 2.59 |
2.57 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.57 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
2.57 30 Jan 2004 12:31:57 |
erwin |
- Update to 2.57
- use SIZE |
2.55 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.55 12 Aug 2003 18:08:06 |
erwin |
Update to 2.55
Use SITE_PERL |
2.53 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
2.53 13 Apr 2003 12:52:12 |
edwin |
maintainer-update www/p5-Apache-ASP to 2.53
vendor update to 2.53:
It has at least one major bug fix with session state clean
up, and some minor enhancements and bug fixes besides
PR: ports/50896
Submitted by: Erwin Lansing <erwin@lansing.dk> |
2.51 13 Apr 2003 12:28:23 |
edwin |
Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk> |
2.51 13 Feb 2003 01:00:14 |
edwin |
maintainer-update www/p5-Apache-ASP to 2.51
PR: ports/48171
Submitted by: Erwin Lansing <erwin@lansing.dk> |
2.49 01 Jan 2003 20:02:57 |
pat |
Update to 2.49
PR: ports/46611
Submitted by: maintainer |
2.45 09 Nov 2002 00:26:57 |
edwin |
Maintainer update to 2.45
PR: ports/44046
Submitted by: Erwin Lansing <erwin@lansing.dk> |
2.39 20 Sep 2002 07:33:16 |
ijliao |
upgrade to 2.39
PR: 42948
Submitted by: maintainer |
2.37 04 Jul 2002 09:27:13 |
tobez |
Update to 2.37.
Submitted by: maintainer
PR: 40173 |
2.35 06 Jun 2002 17:18:09 |
tobez |
Update to 2.35.
PR: 38946
Submitted by: maintainer |
2.33 29 May 2002 18:06:16 |
ijliao |
upgrade to 2.33
take maintainership
PR: 38691
Submitted by: Erwin Lansing <erwin@lansing.dk> |
22 Jun 2001 02:54:12 |
vanilla |
Upgrade to 2.17. |
31 May 2001 17:16:54 |
asami |
Typo (PORTS_DIR -> PORTSDIR). |
27 May 2001 08:52:31 |
vanilla |
Upgrade to 2.09, and set MAINTAINER to ports. |
26 Mar 2001 05:02:25 |
kuriyama |
Location of MD5.pm is moved. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |