900b FreshPorts -- www/p5-HTML-Embperl
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-HTML-Embperl 1.3.6_2 www Deleted on this many watch lists=8 search for ports that depend on this port
Broken BROKEN: does not compile; infinite loops
Ignore IGNORE: is marked as broken: does not compile; infinite loops
A module to allow embedded perl in HTML documents
Was Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


This is Embperl, a module to allow embedded perl in HTML documents.

Online documentation of this module as well as related modules can be
found at:

WWW: http://perl.apache.org/embperl/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/mod_perl
  2. lang/perl5.8
Required To Run:
  1. www/mod_perl
  2. devel/p5-PathTools
  3. www/p5-Apache-Session
  4. lang/perl5.8
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: p5-HTML-Embperl


Configuration Options
     No options to configure

Master Sites:
  1. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/HTML/
  2. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/HTML/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTML/
  5. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/HTML/
  6. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTML/
  7. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/HTML/
  8. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTML/
  9. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  10. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/HTML/
  11. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTML/
  12. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  13. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTML/
  14. ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTML/
  15. http://at.cpan.org/modules/by-module/HTML/
  16. http://backpan.cpan.org/modules/by-module/HTML/
  17. http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/HTML/
  18. http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/HTML/
  19. http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/HTML/
  20. http://www.cpan.dk/modules/by-module/HTML/
Port Moves
  • port deleted on 2009-06-13
    REASON: Removed

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Jun 2009 20:13:20
Original commit files touched by this commit  1.3.6_2
erwin search for other commits by this committer
Remove www/p5-HTML-Embperl as it has been marked BROKEN for over 4 months.
19 May 2009 19:08:43
Original commit files touched by this commit  1.3.6_2
pgollucci search for other commits by this committer
- annotate the broken message a bit
- while here, use some bsd.apache.mk vars
  [still broken]
29 Jan 2009 19:50:09
Original commit files touched by this commit  1.3.6_2
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.3.6_2
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)
08 Sep 2007 01:11:48
Original commit files touched by this commit  1.3.6_2
  Sanity Test Failure
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
23 Mar 2007 09:47:31
Original commit files touched by this commit  1.3.6_2
linimon search for other commits by this committer
Reset mharo due to maintainer-timeouts and no response to PRs.

Hat:            portmgr
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.3.6_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.3.6_2
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)
11 Jun 2005 16:13:12
Original commit files touched by this commit  1.3.6_2
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
07 May 2005 03:09:14
Original commit files touched by this commit  1.3.6_1
kris search for other commits by this committer
BROKEN with old perl: Incorrect pkg-plist
19 Dec 2004 00:14:57
Original commit files touched by this commit  1.3.6_1
mharo search for other commits by this committer
add missing files
08 May 2004 07:23:39
Original commit files touched by this commit  1.3.6
mharo search for other commits by this committer
add patch for Makefile.PL (forgot to cvs add this before committing update)
08 May 2004 07:22:43
Original commit files touched by this commit  1.3.6
mharo search for other commits by this committer
Update to 1.3.6

Become maintainer
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.3.3
trevor search for other commits by this committer
SIZEify.
02 Nov 2003 02:48:09
Original commit files touched by this commit  1.3.3
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.3.3
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
21 Feb 2003 14:01:38
Original commit files touched by this commit  1.3.3
knu search for other commits by this committer
De-pkg-comment.
15 Jun 2001 22:12:17
files touched by this commit
tobez search for other commits by this committer
Upgrade to 1.3.3    
28 Mar 2001 14:30:56
files touched by this commit
will search for other commits by this committer
Fix dependency problem:  p5-Apache -> mod_perl.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
05 Feb 2001 15:33:58
files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
21 Dec 2000 09:38:56
files touched by this commit
will search for other commits by this committer
Update to 1.3.0.  Give this port a MAINTAINER.    
08 Nov 2000 22:48:56
files touched by this commit
steve search for other commits by this committer
Mark this port IS_INTERACTIVE since it asks questions that were causing   my
package builds to stall.    
08 Oct 2000 08:11:25
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
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: 25

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0