aboutsummaryrefslogtreecommitdiffstats
path: root/security/smtpscan
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
|
* Reset hubert@frbsd.org: address rejecting email.Mark Linimon2012-05-221-1/+1
| | | | Hat: portmgr
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-231-3/+2
| | | | | | (part 3). Approved by: portmgr (itetcu)
* - Make fetchableBeech Rintoul2007-08-103-19/+16
| | | | | | | | - Remove 4.x cruft PR: ports/114581 Submitted by: Hubert Tournier <hubert@frbsd.org> Approved by: sat (mentor)
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Only depend on p5-IO for perl <5.6 (bump PORTREV)Volker Stolz2004-12-151-2/+6
| | | | | | PR: ports/72292 Submitted by: Jin-Shan Tseng Approved by: maintainer
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Adjust the dependency check on p5-Net-DNS to take into account itsDoug Barton2004-01-041-1/+1
| | | | | | | new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+3
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Update to 0.5Sergey A. Osokin2003-07-032-2/+2
| | | | | | | Submitted by: Rob Evers <rob@debank.tv> PR: 53787 Approved by: Hubert Tournier (maintainer) fjoe (mentor) (implicit)
* Upgrade to 4.0Munechika SUMIKAWA2003-05-054-37/+12
|
* Use ${PERL_ARCH} to fix building error on non-i386 architectures.Munechika SUMIKAWA2003-04-301-1/+2
| | | | Pointed out by: kris
* Add smtpscan 0.3.1, a remote SMTP server version detector.Munechika SUMIKAWA2003-04-207-0/+159
PR: 46221 Submitted by: Hubert Tournier <hubert@frbsd.org>