Port details |
- rlytest Test remote system for unsecured mail relay
- 1.22 mail
=5 1.22Version of this port present on the latest quarterly branch. BROKEN: Unfetchable
DEPRECATED: Abandonware, last release in 2003 and dead upstream
This port expired on: 2022-03-31
IGNORE: is marked as broken: Unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: libxml2, p5-HTML-Parser, p5-libwww, libiconv, gmake
- Also Listed In: security
- License: not specified in port
- WWW:
- http://www.unicom.com/sw/rlytest
- Description:
- The rlytest utility tests a host to determine whether it will relay
third-party email. It will try to relay an email message to yourself
through that host. A host that allows third-party relay is subject to
attack by Internet vandals, and frequently is hijacked by spammers to
relay massive amounts of junk email. A host that allows third-party
relay should IMMEDIATELY be secured, disconnected, or shunned as a
menace to the Internet.
See http://www.unicom.com/sw/rlytest for more information.
rlytest was written by Chip Rosenthal.
WWW: http://www.unicom.com/sw/rlytest
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rlytest
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rlytest-1.22.gz) = e9897acb931ebfd78c9d0a3c46e281333712f32b4ad9efe5583c6a9f08fbc8c4
SIZE (rlytest-1.22.gz) = 4378
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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:
- mail_rlytest
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.22 31 Mar 2022 20:31:14
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
1.22 18 Jan 2022 22:46:05
    |
Daniel Engberg (diizzy)  |
mail/rlytest: Mark BROKEN (unfetchable), deprecate and set expiration date to
2022-03-31
Upstream is dead, last release in 2003 and and domain no longer related
to the company/project
PR: 260715 |
1.22 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.22 17 Dec 2015 17:19:48
  |
mat  |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
1.22 05 Nov 2015 12:36:25
  |
mat  |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.22 26 Feb 2014 09:38:00
  |
ehaupt  |
Support staging |
1.22 23 Oct 2013 20:45:10
  |
ak  |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
1.22 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.22 04 Sep 2013 12:28:16
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.22 07 Mar 2013 03:25:11
  |
bdrewery  |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
1.22 05 Sep 2011 22:07:21
 |
pav  |
- Revert part of previous commit, perl is still needed to build
Reported by: pointyhat |
1.22 26 Aug 2011 04:11:50
 |
miwi  |
- Fix MASTER_SITES
PR: 160125
Submitted by: Ports Fury |
1.22 02 Aug 2011 13:47:46
 |
bapt  |
Mark BROKEN: Does not fetch |
1.22 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.22 17 Aug 2009 05:08:46
 |
linimon  |
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.22 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.22 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.22 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.22 13 Jun 2003 11:51:30
 |
erwin  |
Cleanup
Nasty perl dependencies, obsolete dist URL
PR: 53277
Submitted by: maintainer |
1.22 21 Feb 2003 12:42:26
 |
knu  |
De-pkg-comment. |
25 Dec 2001 00:05:57
    |
steve  |
Update to version 1.22. |
27 May 2001 15:20:24
    |
ijliao  |
make it buildable under 4.3 (perl 5.005_03) |
16 Apr 2001 03:05:45
    |
ache  |
Generate manpage now using pod2man Portlint |
05 Feb 2001 15:11:27
    |
olgeni  |
Spaces->tabs in the mail category. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 04:16:42
    |
asami  |
Convert category mail to new layout. |
28 Sep 2000 23:16:38
    |
nbm  |
Upgrade to 1.20. |