mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by Developers. 2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
This commit is contained in:
parent
0a3ee0449b
commit
d52ce20c04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196909
3
MOVED
3
MOVED
@ -3137,3 +3137,6 @@ www/p5-Kwiki-plugins||2007-08-01|Has expired: already bundled in www/p5-Kwiki (0
|
||||
www/p5-Kwiki-Icons-Gnome||2007-08-01|Has expired: already bundled in www/p5-Kwiki (0.39 or latter)
|
||||
|
||||
|
||||
x11-fm/endeavour||2007-08-01|Has expired: Development ceased, this port should be updated to Endeavour Mark II
|
||||
security/p5-openxpki-client-soap-lite||2007-08-01|Has expired: No longer maintained by Developers.
|
||||
net-mgmt/aircrack||2007-08-01|Has expired: Please use net-mgmt/aircrack-ng.
|
||||
|
@ -7,7 +7,6 @@
|
||||
SUBDIR += TkTopNetFlows
|
||||
SUBDIR += aggregate
|
||||
SUBDIR += aguri
|
||||
SUBDIR += aircrack
|
||||
SUBDIR += aircrack-ng
|
||||
SUBDIR += airport
|
||||
SUBDIR += angst
|
||||
|
@ -1,52 +0,0 @@
|
||||
# New ports collection makefile for: aircrack
|
||||
# Date created: 25 Nov 2005
|
||||
# Whom: Lars Engels <lars.engels@0x20.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aircrack
|
||||
PORTVERSION= 2.41
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://mirror.arcticnetwork.ca/pub/gentoo/distfiles/ \
|
||||
http://gentoo.llarian.net/distfiles/ \
|
||||
http://gentoo.zie.pg.gda.pl/distfiles/ \
|
||||
http://www.dvo.ru/pub/distfiles/ \
|
||||
http://gentoo.nedlinux.nl/distfiles/ \
|
||||
http://bsd-geek.de/FreeBSD/distfiles/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
COMMENT= Aircrack is a set of tools for auditing wireless networks
|
||||
|
||||
ALL_TARGET= aircrack airdecap arpforge mergeivs pcap2ivs
|
||||
|
||||
PLIST_FILES= bin/aircrack bin/airdecap bin/arpforge bin/mergeivs bin/pcap2ivs
|
||||
PORTDOCS= *
|
||||
|
||||
IGNORE= Please use net-mgmt/aircrack-ng.
|
||||
DEPRECATED= ${IGNORE}
|
||||
EXPIRATION_DATE= 2007-06-26
|
||||
|
||||
pre-fetch:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/aircrack ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/airdecap ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/arpforge ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mergeivs ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pcap2ivs ${PREFIX}/bin
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/
|
||||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (aircrack-2.41.tgz) = 05a37c8a165efb11ea226829c809deb3
|
||||
SHA256 (aircrack-2.41.tgz) = 0273c476875e5dd09c7e15e8de58ed18fa9f5f2f9482a78e4171b3f56d75efa4
|
||||
SIZE (aircrack-2.41.tgz) = 480946
|
@ -1,14 +0,0 @@
|
||||
aircrack is a set of tools for auditing wireless networks:
|
||||
|
||||
* airodump: 802.11 packet capture program
|
||||
* aireplay: 802.11 packet injection program
|
||||
* aircrack: static WEP and WPA-PSK key cracker
|
||||
* airdecap: decrypts WEP/WPA capture files
|
||||
* arpforge: forges ARP packets
|
||||
|
||||
At the moment airodump and aireplay cannot be built on FreeBSD.
|
||||
|
||||
WWW: http://freshmeat.net/projects/aircrack/
|
||||
|
||||
- Lars Engels
|
||||
lars.engels@0x20.net
|
@ -1,9 +0,0 @@
|
||||
====
|
||||
Attention!
|
||||
|
||||
Of the aircrack suite only airdecap, arpforge and aircrack are working
|
||||
with FreeBSD. Airump and aireplay are too Linux-specific to run at the
|
||||
moment.
|
||||
However aircrack can handle kismet's dumpfile so there is only no
|
||||
FreeBSD equivalent to aireplay.
|
||||
====
|
@ -501,7 +501,6 @@
|
||||
SUBDIR += p5-openxpki-client-cli
|
||||
SUBDIR += p5-openxpki-client-html-mason
|
||||
SUBDIR += p5-openxpki-client-scep
|
||||
SUBDIR += p5-openxpki-client-soap-lite
|
||||
SUBDIR += p5-openxpki-deployment
|
||||
SUBDIR += p5-openxpki-i18n
|
||||
SUBDIR += pad
|
||||
|
@ -1,34 +0,0 @@
|
||||
# New ports collection makefile for: p5-openxpki-client-soap-lite
|
||||
# Date created: 03 Oct 2006
|
||||
# Whom: svysh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= openxpki-client-soap-lite
|
||||
PORTVERSION= 0.9.651
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= openxpki
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= OpenXPKI-Client-SOAP-Lite-${PORTVERSION}
|
||||
DIST_SUBDIR= openxpki
|
||||
|
||||
MAINTAINER= svysh@cryptocom.ru
|
||||
COMMENT= SOAP-Lite toolkit for openxpki
|
||||
|
||||
DEPRECATED= No longer maintained by Developers.
|
||||
IGNORE= ${DEPRECATED}
|
||||
EXPIRATION_DATE= 2007-08-01
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \
|
||||
${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
MAN3= OpenXPKI::Client::SOAP::Lite.3
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (openxpki/OpenXPKI-Client-SOAP-Lite-0.9.651.tar.gz) = 992193dba67e5c896d171432664b43ad
|
||||
SHA256 (openxpki/OpenXPKI-Client-SOAP-Lite-0.9.651.tar.gz) = 9d552b84d7a7115389b5d83d1acc6950b888cdd6731927394c28282863321034
|
||||
SIZE (openxpki/OpenXPKI-Client-SOAP-Lite-0.9.651.tar.gz) = 4522
|
@ -1,24 +0,0 @@
|
||||
A collection of ports for the OpenXPKI suite - Perl based trustcenter
|
||||
software for PKI: server and client parts along with deployment tools.
|
||||
|
||||
p5-openxpki: core for server part
|
||||
p5-openxpki-client: base class for actual clients
|
||||
p5-openxpki-i18n: internationalization of the user interface
|
||||
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
|
||||
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
|
||||
p5-openxpki-client-scep: set of SCEP tools
|
||||
p5-openxpki-client-soap-lite: set of SOAP-Lite tools
|
||||
p5-openxpki-deployment: set or deployment tools
|
||||
|
||||
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
|
||||
|
||||
p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
|
||||
\
|
||||
\ | p5-openxpki-client-cli, p5-openxpki-client-html-mason,
|
||||
\--> | p5-openxpki-client-scep, p5-openxpki-client-soap-lite,
|
||||
| p5-openxpki-deployment.
|
||||
Notes:
|
||||
I18n is needed for the English interface too. For effective use of deployment,
|
||||
it is recommended to install at least one of the clients: ...-cli or ...-mason.
|
||||
|
||||
WWW: http://www.openxpki.org/
|
@ -1,9 +0,0 @@
|
||||
%%SITE_PERL%%/OpenXPKI/Client/SOAP/Lite.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/SOAP/Lite/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/SOAP/Lite
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/SOAP
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI
|
||||
@dirrmtry %%SITE_PERL%%/OpenXPKI/Client/SOAP
|
||||
@dirrmtry %%SITE_PERL%%/OpenXPKI/Client
|
||||
@dirrmtry %%SITE_PERL%%/OpenXPKI
|
@ -10,7 +10,6 @@
|
||||
SUBDIR += dfm
|
||||
SUBDIR += dolphin
|
||||
SUBDIR += emelfm2
|
||||
SUBDIR += endeavour
|
||||
SUBDIR += entropyfm
|
||||
SUBDIR += evidence
|
||||
SUBDIR += ezfm
|
||||
|
@ -1,58 +0,0 @@
|
||||
# New ports collection makefile for: endeavour
|
||||
# Date created: 7 Oct 1999
|
||||
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Tecnik: ports/x11-fm/endeavour/Makefile,v 1.3 2006/02/01 17:41:32 itetcu Exp $
|
||||
#
|
||||
|
||||
PORTNAME= endeavour
|
||||
PORTVERSION= 1.13.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= arved
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= itetcu@FreeBSD.org
|
||||
COMMENT= A graphical file manager and image viewer aimed towards new users
|
||||
|
||||
DEPRECATED= depreciated upstream, should be replaced by endeavour 2; hardcoded X11BASE
|
||||
|
||||
PLIST_FILES= bin/endeavour
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= unix
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CPP="${CXX}" \
|
||||
CFLAGS="${CFLAGS} -D__USE_BSD -DUSE_XSHM -DUSE_IMLIB" \
|
||||
INC_DIRS="`imlib-config --cflags` -I${X11BASE}/include" \
|
||||
LIBS="`imlib-config --libs` -lXpm" \
|
||||
LIB_DIRS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
DEPRECATED= Development ceased, this port should be updated to Endeavour Mark II
|
||||
EXPIRATION_DATE= 2007-07-31
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 440003 || ${OSVERSION} >= 500000 && ${OSVERSION} < 500027
|
||||
CFLAGS+= -DNEED_STRCASESTR
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -e 's|make |\$$\(MAKE\) |g' ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|/usr/X11R6|$(X11BASE)|g' \
|
||||
${WRKSRC}/endeavour/platforms.ini ${WRKSRC}/pconf/platforms.ini
|
||||
@${FIND} ${WRKSRC}/endeavour -type f | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|#include <malloc.h>||g ; \
|
||||
s|#include <asm/types.h>||g ; \
|
||||
s|#include <sys/bitypes.h>||g ; \
|
||||
s|umode_t|unsigned short|g'
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/endeavour/endeavour ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (endeavour1.13.0.tar.bz2) = 953006f987d58d58f51fee34ba8e9ca1
|
||||
SHA256 (endeavour1.13.0.tar.bz2) = 0d198fb330b19b5a52575ef6f3f280de707569dadaf35913654b27df633248f5
|
||||
SIZE (endeavour1.13.0.tar.bz2) = 523810
|
@ -1,14 +0,0 @@
|
||||
--- endeavour/devrec.cpp.orig Sat May 26 07:03:07 2001
|
||||
+++ endeavour/devrec.cpp Thu Jun 7 00:50:17 2001
|
||||
@@ -389,8 +389,9 @@
|
||||
capacity_available = atol(strv[3]);
|
||||
|
||||
/* Calculate capacity percent. */
|
||||
- capacity_percent = (double)capacity_used /
|
||||
- (double)capacity_total * 100;
|
||||
+ if ((double)capacity_total)
|
||||
+ capacity_percent = (double)capacity_used /
|
||||
+ (double)capacity_total * 100;
|
||||
|
||||
strncpy(path, strv[5], PATH_MAX + NAME_MAX);
|
||||
path[PATH_MAX + NAME_MAX - 1] = '\0';
|
@ -1,11 +0,0 @@
|
||||
--- endeavour/endeavour.h.orig Tue Jan 29 16:59:42 2002
|
||||
+++ endeavour/endeavour.h Tue Jan 29 17:01:10 2002
|
||||
@@ -1462,7 +1462,7 @@
|
||||
|
||||
|
||||
/* In timming.c */
|
||||
-extern long MilliTime(void);
|
||||
+// extern long MilliTime(void);
|
||||
|
||||
|
||||
/* In timmer.c */
|
@ -1,11 +0,0 @@
|
||||
--- endeavour/recbinevent.cpp.orig Mon Jul 28 21:53:12 2003
|
||||
+++ endeavour/recbinevent.cpp Mon Jul 28 21:53:31 2003
|
||||
@@ -2043,7 +2043,7 @@
|
||||
if(z < 0)
|
||||
{
|
||||
sprintf(stringa,
|
||||
-"Unable to recover object:\n
|
||||
+"Unable to recover object:\n\
|
||||
\n\
|
||||
%s\n\
|
||||
\n\
|
@ -1,29 +0,0 @@
|
||||
--- endeavour/string.cpp.orig Sat Feb 23 16:24:43 2002
|
||||
+++ endeavour/string.cpp Sat Feb 23 16:27:03 2002
|
||||
@@ -35,7 +35,9 @@
|
||||
#endif /* __MSW__ */
|
||||
|
||||
const char *strseekblank(const char *s);
|
||||
+#ifdef NEED_STRCASESTR
|
||||
const char *strcasestr(const char *haystack, const char *needle);
|
||||
+#endif
|
||||
int strpfx(const char *str, const char *pfx);
|
||||
int strcasepfx(const char *str, const char *pfx);
|
||||
void strtoupper(char *s);
|
||||
@@ -219,6 +221,7 @@
|
||||
* Case insensitive version of strstr(). Returns the pointer to
|
||||
* needle in haystack if found or NULL on no match.
|
||||
*/
|
||||
+#ifdef NEED_STRCASESTR
|
||||
const char *strcasestr(const char *haystack, const char *needle)
|
||||
{
|
||||
const char *strptr1, *strptr2, *strptr3;
|
||||
@@ -276,7 +279,7 @@
|
||||
|
||||
return(NULL);
|
||||
}
|
||||
-
|
||||
+#endif
|
||||
/*
|
||||
* Returns 1 if pfx is a prefix of str.
|
||||
*
|
@ -1,12 +0,0 @@
|
||||
--- include/string.h.orig Sat Feb 23 16:37:45 2002
|
||||
+++ include/string.h Sat Feb 23 16:37:48 2002
|
||||
@@ -24,7 +24,9 @@
|
||||
extern int strcasecmp(const char *s1, const char *s2);
|
||||
#endif
|
||||
extern const char *strseekblank(const char *s);
|
||||
+#ifdef NEED_STRCASESTR
|
||||
extern const char *strcasestr(const char *haystack, const char *needle);
|
||||
+#endif
|
||||
extern int strpfx(const char *str, const char *pfx);
|
||||
extern int strcasepfx(const char *str, const char *pfx);
|
||||
extern void strtoupper(char *s);
|
@ -1,5 +0,0 @@
|
||||
Endeavour is a graphical file manager and image viewer
|
||||
for X. It is aimed towards newer users who have a strong
|
||||
Windows background.
|
||||
|
||||
WWW: http://wolfpack.twu.net/Endeavour/
|
Loading…
Reference in New Issue
Block a user