FreeBSD Bugzilla – Attachment 27442 Details for
Bug 46552
new port: smtpmap-0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
smtpmap-0.8.shar
smtpmap-0.8.shar (text/plain), 3.91 KB, created by
Hubert Tournier
on 2002-12-26 19:50:01 UTC
(
hide
)
Description:
smtpmap-0.8.shar
Filename:
MIME Type:
Creator:
Hubert Tournier
Created:
2002-12-26 19:50:01 UTC
Size:
3.91 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># smtpmap ># smtpmap/Makefile ># smtpmap/distinfo ># smtpmap/files ># smtpmap/files/patch-aa ># smtpmap/files/patch-ab ># smtpmap/pkg-comment ># smtpmap/pkg-descr ># smtpmap/pkg-plist ># >echo c - smtpmap >mkdir -p smtpmap > /dev/null 2>&1 >echo x - smtpmap/Makefile >sed 's/^X//' >smtpmap/Makefile << 'END-of-smtpmap/Makefile' >X# New ports collection makefile for: smtpmap >X# Date created: 26 decembre 2002 >X# Whom: Hubert Tournier <hubert@frbsd.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= smtpmap >XPORTVERSION= 0.8 >XCATEGORIES= security mail net >XMASTER_SITES= http://plasmahh.free-bsd.org/ >XUSE_BZIP2= yes >XHAS_CONFIGURE= yes >XMAKEFILE= makefile >XCFLAGS+= -I../include -D_PREFIX=\\\"/usr/local\\\" >X >XMAINTAINER= hubert@frbsd.org >X >X.include <bsd.port.mk> >END-of-smtpmap/Makefile >echo x - smtpmap/distinfo >sed 's/^X//' >smtpmap/distinfo << 'END-of-smtpmap/distinfo' >XMD5 (smtpmap-0.8.tar.bz2) = d01a24967d55290a1564251cef8f8cb4 >END-of-smtpmap/distinfo >echo c - smtpmap/files >mkdir -p smtpmap/files > /dev/null 2>&1 >echo x - smtpmap/files/patch-aa >sed 's/^X//' >smtpmap/files/patch-aa << 'END-of-smtpmap/files/patch-aa' >X--- configure.orig Fri Jun 14 16:06:36 2002 >X+++ configure Thu Dec 26 00:22:41 2002 >X@@ -2,7 +2,7 @@ >X # >X # >X # This is not generated by autoconf or similar, just handcoded, since we don't need this much complexity >X-PREFIX=/usr >X+PREFIX=/usr/local >X if [ $# -gt 0 ] >X then >X case $1 in >X@@ -61,19 +61,6 @@ >X echo -e ". version $GCCVER found." >X fi >X >X-echo -n "Checking for compatible make .." >X-MAKE=`gmake --version 2>/dev/null` >X- >X-if [ -z "$MAKE" ] >X-then >X-echo ". not found" >X-echo -e "\n the shipped makefiles are compatible with gmake only. please in stall gmake for compiling !\n" >X-exit >X-else >X-echo ". found." >X-fi >X- >X- >X if [ ! -e makefile.conf ] >X then >X echo "Could not find makefile.conf" >X@@ -86,5 +73,5 @@ >X mv mk makefile.conf >X echo -e "PREFIX=$PREFIX" >> makefile.conf >X >X-echo -e "\n\nWe are ready to compile. type \"gmake\" or \"gmake install\" to create and then install the software" >X+echo -e "\n\nWe are ready to compile. type \"make\" or \"make install\" to create and then install the software" >X >END-of-smtpmap/files/patch-aa >echo x - smtpmap/files/patch-ab >sed 's/^X//' >smtpmap/files/patch-ab << 'END-of-smtpmap/files/patch-ab' >X--- include/types.h.orig Wed Dec 25 23:26:52 2002 >X+++ include/types.h Wed Dec 25 23:27:14 2002 >X@@ -13,7 +13,7 @@ >X #ifndef __TYPES_H >X #define __TYPES_H >X >X-#ifdef __linux__ >X+#ifdef __FreeBSD__ >X typedef bool BOOL; >X typedef float double32; >X typedef double double64; >X@@ -29,7 +29,7 @@ >X >X typedef signed short sint16; >X typedef unsigned short uint16; >X-#endif // __linux__ >X+#endif // __FreeBSD__ >X >X #ifdef __sparc__ >X typedef bool BOOL; >END-of-smtpmap/files/patch-ab >echo x - smtpmap/pkg-comment >sed 's/^X//' >smtpmap/pkg-comment << 'END-of-smtpmap/pkg-comment' >XAn SMTP software identifier >END-of-smtpmap/pkg-comment >echo x - smtpmap/pkg-descr >sed 's/^X//' >smtpmap/pkg-descr << 'END-of-smtpmap/pkg-descr' >XSmtpmap is able to identify the running smtp software on a given host. >XIt shows the probability of the server version, and uses three >Xdifferent fingerprinting technologies to maximize the probabilities. >XIt can also be used to look if there is any smtp service running on >Xthe given port. >X >XSmtpmap is a program from Dennis Lubert <plasmahh@gmx.net>. >X >XWWW: http://plasmahh.free-bsd.org/down_tool >X >X- Hubert Tournier >Xhubert@frbsd.org >END-of-smtpmap/pkg-descr >echo x - smtpmap/pkg-plist >sed 's/^X//' >smtpmap/pkg-plist << 'END-of-smtpmap/pkg-plist' >Xbin/smtpmap >Xshare/smtpmap/fingerprints-conf >Xshare/smtpmap/fingerprints-return >Xshare/smtpmap/fingerprints-rfc >X@dirrm share/smtpmap >END-of-smtpmap/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 46552
: 27442