summaryrefslogtreecommitdiff
path: root/lang/eperl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add forgotten patch for the previous commit:Anton Berezin2006-03-061-0/+19
| | | | | | | | | | | | Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout. Bump PORTREVISION. PR: 93981 Submitted by: Matthias Meyser <Meyser@xenet.de> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156974
* Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.Anton Berezin2006-03-062-29/+30
| | | | | | | | | | | Bump PORTREVISION. PR: 93981 Submitted by: Matthias Meyser <Meyser@xenet.de> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156973
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Warn about potential of program to unplannedly reveal the contentSam Lawrance2005-04-171-0/+9
| | | | | | | | | | | of various CGI files. PR: ports/25272 Submitted by: Ariff Abdullah <skywizard@time.net.my> Approved by: clement (mentor) Notes: svn path=/head/; revision=133522
* - Introduce MASTER_SITE_OSSPPav Lucistnik2004-08-211-3/+2
| | | | | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=116953
* Fix plist w.r.t INSTALL_ALSO_AS_SSSL.Volker Stolz2004-05-252-4/+7
| | | | | | | | PR: ports/36560 Submitted by: Adam Jones Notes: svn path=/head/; revision=109975
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Add size data.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104582
* Resign maintainership of the ports corresponding to software I developedRalf S. Engelschall2004-03-141-1/+1
| | | | | | | | myself because I've not the necessary time to maintain the ports in a reasonable way. This way others are encouraged to pick up those ports. Notes: svn path=/head/; revision=103976
* Fix build with perl 5.8.xMathieu Arnold2004-02-252-6/+2
| | | | | | | Remove BROKEN Notes: svn path=/head/; revision=102078
* BROKEN on 5.x: Configure failsKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100087
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+2
| | | | Notes: svn path=/head/; revision=93887
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* update to ePerl's new home at OSSP.orgRalf S. Engelschall2002-07-073-30/+24
| | | | Notes: svn path=/head/; revision=62580
* 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. Notes: svn path=/head/; revision=53957
* 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 Notes: svn path=/head/; revision=52494
* Unbroke on -current: don't prototype/implement strnstr(3) - this functionMaxim Sobolev2001-12-192-0/+39
| | | | | | | is already in libc. Notes: svn path=/head/; revision=51842
* Make this work with the perl in -current.Jeremy Lea2000-10-012-0/+40
| | | | | | | No (non-automated) response from: maintainer Notes: svn path=/head/; revision=33277
* Add a Y2K fix patch.Akinori MUSHA2000-05-011-0/+13
| | | | | | | | PR: ports/18321 Submitted by: MAWATARI Ryota <ma@neko.net> Notes: svn path=/head/; revision=28229
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Yet more WWW: additionsMichael Haro1999-05-031-2/+3
| | | | Notes: svn path=/head/; revision=18435
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* 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. Notes: svn path=/head/; revision=12621
* Upgrade to ePerl, Version 2.2.14Ralf S. Engelschall1998-08-022-4/+4
| | | | Notes: svn path=/head/; revision=12249
* Upgrade to ePerl Version 2.2.13Ralf S. Engelschall1998-07-103-5/+5
| | | | Notes: svn path=/head/; revision=11808
* - 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 ;_) Notes: svn path=/head/; revision=9231
* Upgrade to Embedded Perl (ePerl), Version 2.2.11Ralf S. Engelschall1997-12-302-4/+4
| | | | Notes: svn path=/head/; revision=9222
* 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... ;_) Notes: svn path=/head/; revision=9215
* Removed version string from pkg/DESCR because it isRalf S. Engelschall1997-12-271-2/+0
| | | | | | | redundant to have it there, too. Notes: svn path=/head/; revision=9204
* Added official mirror to MASTER_SITES.Ralf S. Engelschall1997-12-251-2/+3
| | | | Notes: svn path=/head/; revision=9178
* Mark this port broken for now.Satoshi Asami1997-12-241-1/+3
| | | | Notes: svn path=/head/; revision=9167
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
| | | | Notes: svn path=/head/; revision=9161
* Upgraded to Embedded Perl (ePerl), Version 2.2.9Ralf S. Engelschall1997-12-233-5/+5
| | | | Notes: svn path=/head/; revision=9157
* Tarballs have moved to subdir on FTP server.Ralf S. Engelschall1997-12-091-2/+2
| | | | Notes: svn path=/head/; revision=9042
* Upgrade to ePerl 2.2.8Ralf S. Engelschall1997-11-174-5/+7
| | | | Notes: svn path=/head/; revision=8689
* Upgraded to ePerl 2.2.7Ralf S. Engelschall1997-11-072-4/+4
| | | | Notes: svn path=/head/; revision=8513
* Comment out www/cgi-bin/eperl, it does not seem to exist.Satoshi Asami1997-10-301-1/+1
| | | | | | | Should be further investigated by: rse Notes: svn path=/head/; revision=8402
* Removed -p from ${MKDIR} commands to make portlint happy.Ralf S. Engelschall1997-10-281-3/+3
| | | | Notes: svn path=/head/; revision=8375
* - upgrade to ePerl 2.2.6Ralf S. Engelschall1997-10-283-7/+7
| | | | | | | - fixed problem with INSTALL_ALSO_AS_SSSL and defined() check Notes: svn path=/head/; revision=8373
* Upgrade to ePerl 2.2.5Ralf S. Engelschall1997-09-033-6/+6
| | | | Notes: svn path=/head/; revision=7763
* 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) Notes: svn path=/head/; revision=7746
* 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. Notes: svn path=/head/; revision=7641
* 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.) Notes: svn path=/head/; revision=7581
* Revert apache port name.Satoshi Asami1997-08-131-2/+2
| | | | Notes: svn path=/head/; revision=7562
* Upgrade to ePerl 2.2.1.Ralf S. Engelschall1997-08-115-68/+66
| | | | | | | | Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7528
* apache port is now called apache-stableAndreas Klemm1997-08-031-2/+2
| | | | | | | changed *_DEPENDS Notes: svn path=/head/; revision=7462
* 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). Notes: svn path=/head/; revision=7366