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
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.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.63
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.63
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.63
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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
Revision:471705Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

- Reformat pkg-descr
- Update URLs
- Remove unfetchable http://www.nodeworks.com/asp/
2.63
16 Mar 2018 15:21:07
Revision:464697Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
2.62
23 Nov 2013 15:25:46
Revision:334678Original commit files touched by this commit
sunpoet search for other commits by this committer
- Updatet to 2.62
- Add LICENSE

Changes:	http://search.cpan.org/dist/Apache-ASP/CHANGES
2.61_4
07 Nov 2013 06:19:39
Revision:333065Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
2.61_4
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.61_4
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- 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
Revision:315509Original commit files touched by this commit
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
2.61_4
17 Dec 2012 10:22:02
Revision:309079Original commit files touched by this commit
az search for other commits by this committer
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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
- 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
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.61_2
21 Sep 2010 07:56:43
Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
2.61_1
02 Aug 2008 11:50:23
Original commit files touched by this commit
erwin search for other commits by this committer
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
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.61
2.59
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
2.59
19 Apr 2006 11:01:38
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.59
2.57
22 Jan 2006 02:58:25
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
2.57
30 Jan 2004 12:31:57
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 2.57
- use SIZE
2.55
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
2.55
12 Aug 2003 18:08:06
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.55
Use SITE_PERL
2.53
12 Jun 2003 16:41:16
Original commit files touched by this commit
erwin search for other commits by this committer
Change to my FreeBSD.org address
2.53
13 Apr 2003 12:52:12
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
pat search for other commits by this committer
Update to 2.49

PR:             ports/46611
Submitted by:   maintainer
2.45
09 Nov 2002 00:26:57
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update to 2.45

PR:             ports/44046
Submitted by:   Erwin Lansing <erwin@lansing.dk>
2.39
20 Sep 2002 07:33:16
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.39

PR:             42948
Submitted by:   maintainer
2.37
04 Jul 2002 09:27:13
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.37.

Submitted by:   maintainer
PR:             40173
2.35
06 Jun 2002 17:18:09
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.35.

PR:             38946
Submitted by:   maintainer
2.33
29 May 2002 18:06:16
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.33
take maintainership

PR:             38691
Submitted by:   Erwin Lansing <erwin@lansing.dk>
22 Jun 2001 02:54:12
commit hash: fp1.15362@dev.null.freshports.orgcommit hash: fp1.15362@dev.null.freshports.orgcommit hash: fp1.15362@dev.null.freshports.orgcommit hash: fp1.15362@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.17.    
31 May 2001 17:16:54
commit hash: fp1.14450@dev.null.freshports.orgcommit hash: fp1.14450@dev.null.freshports.orgcommit hash: fp1.14450@dev.null.freshports.orgcommit hash: fp1.14450@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Typo (PORTS_DIR -> PORTSDIR).    
27 May 2001 08:52:31
commit hash: fp1.14205@dev.null.freshports.orgcommit hash: fp1.14205@dev.null.freshports.orgcommit hash: fp1.14205@dev.null.freshports.orgcommit hash: fp1.14205@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.09, and set MAINTAINER to ports.    
26 Mar 2001 05:02:25
commit hash: fp1.11600@dev.null.freshports.orgcommit hash: fp1.11600@dev.null.freshports.orgcommit hash: fp1.11600@dev.null.freshports.orgcommit hash: fp1.11600@dev.null.freshports.org files touched by this commit
kuriyama search for other commits by this committer
Location of MD5.pm is moved.    
01 Mar 2001 06:39:18
commit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
17 Jun 2000 03:37:15
commit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
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.    

Number of commits found: 51