Greg Larkin
9bb64634fe
- Marked FORBIDDEN due to severe unfixed vulnerability
...
Requested by: eadler
2012-09-26 19:30:18 +00:00
Greg Larkin
7e63d892dd
- Document remote code execution in ePerl (all versions)
...
- Deprecate and schedule removal in month - no upstream fix available and
no active development since 1998
Security: 73efb1b7-07ec-11e2-a391-000c29033c32
Security: CVE-2001-0733
Security: http://www.shmoo.com/mail/bugtraq/jun01/msg00286.shtml
2012-09-26 15:37:58 +00:00
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Greg Larkin
8713aeb15a
- Add support for and unbreak after Perl default version bump to 5.12
...
- Add support for and fix compilation on Perl 5.14 after a symbol name
change
- Patch the configure script so PERL_VERSION supplies the Perl version
number directly, instead of attempting to parse the often-changed
output of "perl -v"
Reported by: pointyhat (via erwin & pav)
2011-05-18 20:24:24 +00:00
Pav Lucistnik
fbbadb6263
- Mark BROKEN: does not configure
...
Reported by: pointyhat
2011-05-17 22:18:47 +00:00
Mark Linimon
320a91564b
Mark as broken on sparc64: fails to compile.
...
Hat: portmgr
2010-09-17 09:11:55 +00:00
Jun Kuriyama
43ad6fabba
- Unbreak with perl5.10.
...
- Our minimal perl version is 5.8.9 now, so remove conditional for
extra-patch-configure.
Approved by: pav (implicit)
2010-02-06 05:44:20 +00:00
Sergey Skvortsov
52ef616468
Mark as brokend on Perl 5.10
...
Approved by: pav (implicit)
2010-02-05 18:47:23 +00:00
Sergey Skvortsov
1a9ef9fa67
Introduce Perl 5.10.0
2009-03-28 20:45:10 +00:00
Greg Larkin
d46e843c20
- Unbreak on 7.1 and 8.0
...
Reported by: QAT
2009-01-29 22:49:40 +00:00
Greg Larkin
139df60d14
- Unbreak by removing reference to DynaLoader.a in Perl 5.8.9+
...
- Regenerate patch files with "make makepatch"
- Take maintainership
2009-01-29 19:04:46 +00:00
Pav Lucistnik
6552273ece
- Mark BROKEN: does not compile
...
Reported by: pointyhat
2009-01-28 18:01:13 +00:00
Erwin Lansing
9aff21ffbd
Mark BROKEN on HEAD after the import of strndup(3).
...
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat
2009-01-08 17:36:31 +00:00
Martin Wilke
0064e479e3
- Fix gcc 4.X build
...
PR: ports/106743
Submitted by: trasz
2006-12-15 07:51:51 +00:00
Anton Berezin
880641ddf0
Add forgotten patch for the previous commit:
...
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)
2006-03-06 10:15:34 +00:00
Anton Berezin
aa68ffd24d
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)
2006-03-06 10:14:39 +00:00
Pav Lucistnik
f307f38435
- Add SHA256
2005-11-25 00:33:45 +00:00
Sam Lawrance
63808043a0
Warn about potential of program to unplannedly reveal the content
...
of various CGI files.
PR: ports/25272
Submitted by: Ariff Abdullah <skywizard@time.net.my>
Approved by: clement (mentor)
2005-04-17 14:53:20 +00:00
Pav Lucistnik
24ac9498b0
- Introduce MASTER_SITE_OSSP
...
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Volker Stolz
524302451b
Fix plist w.r.t INSTALL_ALSO_AS_SSSL.
...
PR: ports/36560
Submitted by: Adam Jones
2004-05-25 14:06:53 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Trevor Johnson
17dfa2daa6
Add size data.
2004-03-19 04:21:39 +00:00
Ralf S. Engelschall
ba4cf9fabb
Resign maintainership of the ports corresponding to software I developed
...
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.
2004-03-14 11:23:26 +00:00
Mathieu Arnold
54dea4c2eb
Fix build with perl 5.8.x
...
Remove BROKEN
2004-02-25 11:16:31 +00:00
Kris Kennaway
04d9ecdacb
BROKEN on 5.x: Configure fails
2004-02-05 22:57:37 +00:00
Trevor Johnson
bb34de42c0
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 13:30:42 +00:00
Joe Marcus Clarke
f4d7c801f8
Use the new Apache bits from bsd.port.mk.
...
Submitted by: dinoex
2003-11-07 09:12:58 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Ralf S. Engelschall
0cb7c6f84e
update to ePerl's new home at OSSP.org
2002-07-07 18:14:26 +00:00
Akinori MUSHA
c982f5faf1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
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.
2002-01-29 11:24:09 +00:00
Maxim Sobolev
64761a0ec5
Don't assume that strnstr(3) exists in the system libc. This should fix the
...
build on slightly outdated (3 weeks and more) 4-STABLE systems.
Submitted by: bento
2002-01-02 12:27:25 +00:00
Maxim Sobolev
21e04a0b9b
Unbroke on -current: don't prototype/implement strnstr(3) - this function
...
is already in libc.
2001-12-19 14:43:59 +00:00
Jeremy Lea
61e6a25703
Make this work with the perl in -current.
...
No (non-automated) response from: maintainer
2000-10-01 07:50:46 +00:00
Akinori MUSHA
76ddcd42b7
Add a Y2K fix patch.
...
PR: ports/18321
Submitted by: MAWATARI Ryota <ma@neko.net>
2000-05-01 10:57:55 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
99e0b1f29f
Yet more WWW: additions
1999-05-03 06:13:27 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Tim Vanderhoek
8ce50883da
The first time I tried committing this set of manpage removals it got
...
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.
1998-08-18 18:33:15 +00:00
Ralf S. Engelschall
7b57e4b952
Upgrade to ePerl, Version 2.2.14
1998-08-02 14:55:26 +00:00
Ralf S. Engelschall
b0fbe8da62
Upgrade to ePerl Version 2.2.13
1998-07-10 09:12:02 +00:00
Ralf S. Engelschall
f5e233b927
- Upgrade to ePerl 2.2.12
...
- Reordered MASTER_SITES because CPAN is not in sync all the time,
but the official website is ;_)
1997-12-31 09:25:39 +00:00
Ralf S. Engelschall
a468262122
Upgrade to Embedded Perl (ePerl), Version 2.2.11
1997-12-30 09:53:26 +00:00
Ralf S. Engelschall
4c41dd539c
The port was broken (thanks Sathosi and Andreas) under standard FreeBSD
...
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... ;_)
1997-12-28 17:10:54 +00:00
Ralf S. Engelschall
aa217fbfb7
Removed version string from pkg/DESCR because it is
...
redundant to have it there, too.
1997-12-27 10:47:02 +00:00
Ralf S. Engelschall
d7ff77f4e3
Added official mirror to MASTER_SITES.
1997-12-25 11:08:53 +00:00
Satoshi Asami
9d0cb6e575
Mark this port broken for now.
1997-12-24 10:07:46 +00:00
Alexander Langer
dab61dff14
No need to use += on first appearance of variables.
1997-12-24 01:21:47 +00:00
Ralf S. Engelschall
adb58943b2
Upgraded to Embedded Perl (ePerl), Version 2.2.9
1997-12-23 09:59:23 +00:00