summaryrefslogtreecommitdiff
path: root/lang/eperl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with perl 5.8.xMathieu Arnold2004-02-252-6/+2
| | | | Remove BROKEN
* BROKEN on 5.x: Configure failsKris Kennaway2004-02-051-1/+7
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+2
|
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | Submitted by: dinoex
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* update to ePerl's new home at OSSP.orgRalf S. Engelschall2002-07-073-30/+24
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Don't assume that strnstr(3) exists in the system libc. This should fix theMaxim Sobolev2002-01-024-41/+27
| | | | | | build on slightly outdated (3 weeks and more) 4-STABLE systems. Submitted by: bento
* Unbroke on -current: don't prototype/implement strnstr(3) - this functionMaxim Sobolev2001-12-192-0/+39
| | | | is already in libc.
* Make this work with the perl in -current.Jeremy Lea2000-10-012-0/+40
| | | | No (non-automated) response from: maintainer
* Add a Y2K fix patch.Akinori MUSHA2000-05-011-0/+13
| | | | | PR: ports/18321 Submitted by: MAWATARI Ryota <ma@neko.net>
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* Yet more WWW: additionsMichael Haro1999-05-031-2/+3
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Upgrade to ePerl, Version 2.2.14Ralf S. Engelschall1998-08-022-4/+4
|
* Upgrade to ePerl Version 2.2.13Ralf S. Engelschall1998-07-103-5/+5
|
* - Upgrade to ePerl 2.2.12Ralf S. Engelschall1997-12-312-7/+7
| | | | | - Reordered MASTER_SITES because CPAN is not in sync all the time, but the official website is ;_)
* Upgrade to Embedded Perl (ePerl), Version 2.2.11Ralf S. Engelschall1997-12-302-4/+4
|
* The port was broken (thanks Sathosi and Andreas) under standard FreeBSDRalf S. Engelschall1997-12-282-6/+4
| | | | | | | systems because I've made an error in the original ePerl 2.2.9 tarball (under my FreeBSD boxes it worked, because there a /sw/bin/perl exists). I've now fixed it for 2.2.10 and now the ports is again ok. At least I hope that it is ok now again... ;_)
* Removed version string from pkg/DESCR because it isRalf S. Engelschall1997-12-271-2/+0
| | | | redundant to have it there, too.
* Added official mirror to MASTER_SITES.Ralf S. Engelschall1997-12-251-2/+3
|
* Mark this port broken for now.Satoshi Asami1997-12-241-1/+3
|
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
|
* Upgraded to Embedded Perl (ePerl), Version 2.2.9Ralf S. Engelschall1997-12-233-5/+5
|
* Tarballs have moved to subdir on FTP server.Ralf S. Engelschall1997-12-091-2/+2
|
* Upgrade to ePerl 2.2.8Ralf S. Engelschall1997-11-174-5/+7
|
* Upgraded to ePerl 2.2.7Ralf S. Engelschall1997-11-072-4/+4
|
* Comment out www/cgi-bin/eperl, it does not seem to exist.Satoshi Asami1997-10-301-1/+1
| | | | Should be further investigated by: rse
* Removed -p from ${MKDIR} commands to make portlint happy.Ralf S. Engelschall1997-10-281-3/+3
|
* - upgrade to ePerl 2.2.6Ralf S. Engelschall1997-10-283-7/+7
| | | | - fixed problem with INSTALL_ALSO_AS_SSSL and defined() check
* Upgrade to ePerl 2.2.5Ralf S. Engelschall1997-09-033-6/+6
|
* Upgrade to ePerl 2.2.4Ralf S. Engelschall1997-09-013-6/+6
| | | | | (as always CPAN site need a few hours more to sync with PAUSE but the last two locations in MASTER_SITES already provide the distribution tarball)
* Upgrade to ePerl 2.2.3.Ralf S. Engelschall1997-08-213-6/+6
| | | | | Distribution still exists on {www,ftp}.engelschall.com, CPAN follows in a few hours.
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-9/+6
| | | | | (Distribution file is still released, but needs some more hours to be spread via CPAN, too.)
* Revert apache port name.Satoshi Asami1997-08-131-2/+2
|
* Upgrade to ePerl 2.2.1.Ralf S. Engelschall1997-08-115-68/+66
| | | | | Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall
* apache port is now called apache-stableAndreas Klemm1997-08-031-2/+2
| | | | changed *_DEPENDS
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-6/+3
| | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-4/+4
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Backed out my changes based on the missassumption, that SSSL hasAndreas Klemm1997-05-032-4/+5
| | | | | | | | | | | | something to deal with SSL ;-) Reordered master sites, put http address before ftp, because the ftp server's address might change soon. PR: Reviewed by: Submitted by: the author Obtained from:
* upgraded eperl port to new release 2.1.1Andreas Klemm1997-05-036-70/+98
| | | | | | | | | | | | | | | | | my very last changes: - put ftp site before http site - commented out INSTALL_ALSO_AS_SSSL= yes because the apache ssl port is currently marked broken - because of SSL brokenness I removed cgi-bin/nph-eperl from the PLIST so that this port packages fine ... This port should be revamped by the author to be organized like the apache port, because INSTALL_ALSO_AS_SSSL= influences the PLIST. PR: Reviewed by: andreas Submitted by: Ralf S. Engelschall <rse@engelschall.com> Obtained from:
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
|
* Move copyright text to MESSAGE file, which will be displayedSatoshi Asami1997-01-062-44/+41
| | | | by pkg_add (if it weren't buggy).
* updated port to version 2.0.3Andreas Klemm1997-01-045-16/+28
|
* eperl - new portAndreas Klemm1997-01-045-0/+96
Embedded Perl 5 for HTML, a server-side scripting language Reviewed by: andreas Submitted by: Ralf S. Engelschall <rse@engelschall.com>