notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
p5-Apache-ASP Active Server Pages for Apache
2.63 www on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.63Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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-libwww
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Apache-ASP-2.63/catalog.mk
  2. /usr/local/share/licenses/p5-Apache-ASP-2.63/LICENSE
  3. /usr/local/share/licenses/p5-Apache-ASP-2.63/GPLv2
  4. bin/asp-perl
  5. lib/perl5/site_perl/Apache/ASP.pm
  6. lib/perl5/site_perl/Apache/ASP/ApacheCommon.pm
  7. lib/perl5/site_perl/Apache/ASP/Application.pm
  8. lib/perl5/site_perl/Apache/ASP/CGI.pm
  9. lib/perl5/site_perl/Apache/ASP/CGI/Table.pm
  10. lib/perl5/site_perl/Apache/ASP/CGI/Test.pm
  11. lib/perl5/site_perl/Apache/ASP/Collection.pm
  12. lib/perl5/site_perl/Apache/ASP/CollectionItem.pm
  13. lib/perl5/site_perl/Apache/ASP/Date.pm
  14. lib/perl5/site_perl/Apache/ASP/Error.pm
  15. lib/perl5/site_perl/Apache/ASP/GlobalASA.pm
  16. lib/perl5/site_perl/Apache/ASP/Lang/PerlScript.pm
  17. lib/perl5/site_perl/Apache/ASP/Load.pm
  18. lib/perl5/site_perl/Apache/ASP/Request.pm
  19. lib/perl5/site_perl/Apache/ASP/Response.pm
  20. lib/perl5/site_perl/Apache/ASP/STDERR.pm
  21. lib/perl5/site_perl/Apache/ASP/Server.pm
  22. lib/perl5/site_perl/Apache/ASP/Session.pm
  23. lib/perl5/site_perl/Apache/ASP/Share/CORE.pm
  24. lib/perl5/site_perl/Apache/ASP/Share/CORE/MailErrors.inc
  25. lib/perl5/site_perl/Apache/ASP/Share/CORE/MailErrorsHTML.inc
  26. lib/perl5/site_perl/Apache/ASP/StatINC.pm
  27. lib/perl5/site_perl/Apache/ASP/State.pm
  28. lib/perl5/site_perl/Apache/ASP/StateManager.pm
  29. lib/perl5/site_perl/Bundle/Apache/ASP.pm
  30. lib/perl5/site_perl/Bundle/Apache/ASP/Extra.pm
  31. lib/perl5/site_perl/man/man1/asp-perl.1.gz
  32. lib/perl5/site_perl/man/man3/Apache::ASP.3.gz
  33. lib/perl5/site_perl/man/man3/Apache::ASP::CGI::Table.3.gz
  34. lib/perl5/site_perl/man/man3/Bundle::Apache::ASP.3.gz
  35. lib/perl5/site_perl/man/man3/Bundle::Apache::ASP::Extra.3.gz
  36. @owner
  37. @group
  38. @mode
Collapse this list.
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):
p5-Apache-ASP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.632.632.632.632.63-2.63-
FreeBSD:13:quarterly2.632.632.632.632.632.632.632.63
FreeBSD:14:latest2.632.632.632.632.632.63-2.63
FreeBSD:14:quarterly2.632.63-2.632.632.632.632.63
FreeBSD:15:latest2.632.63n/a2.63n/a2.632.632.63
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
  2. p5-HTML-Clean>=0 : www/p5-HTML-Clean
  3. p5-HTML-FillInForm>=0 : www/p5-HTML-FillInForm
  4. p5-HTTP-Date>=0 : www/p5-HTTP-Date
  5. p5-MLDBM>=0 : databases/p5-MLDBM
  6. p5-MLDBM-Sync>=0.25 : databases/p5-MLDBM-Sync
  7. p5-Tie-Cache>=0 : devel/p5-Tie-Cache
  8. p5-XML-LibXSLT>=0 : textproc/p5-XML-LibXSLT
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
  2. p5-HTML-Clean>=0 : www/p5-HTML-Clean
  3. p5-HTML-FillInForm>=0 : www/p5-HTML-FillInForm
  4. p5-HTTP-Date>=0 : www/p5-HTTP-Date
  5. p5-MLDBM>=0 : databases/p5-MLDBM
  6. p5-MLDBM-Sync>=0.25 : databases/p5-MLDBM-Sync
  7. p5-Tie-Cache>=0 : devel/p5-Tie-Cache
  8. p5-XML-LibXSLT>=0 : textproc/p5-XML-LibXSLT
  9. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Apache/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Apache/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Apache/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Apache/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Apache/
  7. http://backpan.perl.org/modules/by-module/Apache/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Apache/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Apache/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Apache/
  12. https://www.cpan.org/modules/by-module/Apache/
Collapse this list.

There are no commits on branch 2022Q3 for this port