Index: head/irc/Makefile =================================================================== --- head/irc/Makefile (revision 161026) +++ head/irc/Makefile (revision 161027) @@ -1,121 +1,122 @@ # $FreeBSD$ # COMMENT = Internet Relay Chat utilities SUBDIR += anope SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ SUBDIR += bopm SUBDIR += cgiirc SUBDIR += ctrlproxy SUBDIR += dancer SUBDIR += darkbot SUBDIR += dcc SUBDIR += dircproxy SUBDIR += eggcreator SUBDIR += eggdrop SUBDIR += epic4 SUBDIR += epic5 SUBDIR += erc SUBDIR += evangeline SUBDIR += ezbounce SUBDIR += fisg SUBDIR += gaim-irchelper SUBDIR += garnaxfs SUBDIR += gdesklets-irc SUBDIR += gruftistats SUBDIR += gseen.mod SUBDIR += hybserv SUBDIR += icbirc SUBDIR += iip SUBDIR += infobot SUBDIR += insub SUBDIR += irc SUBDIR += ircII SUBDIR += ircd-hybrid SUBDIR += ircd-hybrid-ru SUBDIR += ircd-ratbox SUBDIR += ircd-ru SUBDIR += ircd-rusnet SUBDIR += ircg SUBDIR += irchat-pj-emacs20 SUBDIR += irchat-pj-emacs21 SUBDIR += irchat-pj-xemacs21-mule SUBDIR += ircproxy SUBDIR += ircservices SUBDIR += iroffer SUBDIR += irssi SUBDIR += irssi-dcc_send_limiter SUBDIR += irssi-devel SUBDIR += irssi-fish SUBDIR += irssi-scripts SUBDIR += irssistats SUBDIR += keitairc SUBDIR += kmyirc SUBDIR += konversation SUBDIR += kvirc SUBDIR += kwirc SUBDIR += lostirc SUBDIR += miau SUBDIR += muh SUBDIR += nethirc SUBDIR += netwalker-ircc SUBDIR += ngircd SUBDIR += ninja SUBDIR += olirc SUBDIR += onis SUBDIR += p5-IRC SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += party SUBDIR += pear-Net_SmartIRC SUBDIR += pircbot SUBDIR += pisg SUBDIR += psybnc SUBDIR += ptlink-ircd SUBDIR += ptlink-services SUBDIR += pure-emacs20 SUBDIR += pure-emacs21 SUBDIR += pure-xemacs21-mule SUBDIR += py-irclib SUBDIR += py-supybot SUBDIR += py-supybot-plugins SUBDIR += quirc + SUBDIR += ratbox-respond SUBDIR += rbot SUBDIR += riece SUBDIR += riece-emacs20 SUBDIR += roxirc SUBDIR += ruby-irc SUBDIR += ruby-rica SUBDIR += ruby-rice SUBDIR += scrollz SUBDIR += sic SUBDIR += sirc SUBDIR += sircd SUBDIR += slirc SUBDIR += solid-ircd SUBDIR += srvx SUBDIR += thales SUBDIR += tirc SUBDIR += tircproxy SUBDIR += tkirc SUBDIR += tr-ircd SUBDIR += trickyirc SUBDIR += undernet-ircu SUBDIR += unreal SUBDIR += weechat SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-ecl-plugin SUBDIR += xchat-fish SUBDIR += xchat-gnome SUBDIR += xchat-mircryption SUBDIR += xchat-systray-plugin SUBDIR += xchat2 SUBDIR += zircon .include Property changes on: head/irc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.133 \ No newline at end of property +1.134 \ No newline at end of property Index: head/irc/ratbox-respond/Makefile =================================================================== --- head/irc/ratbox-respond/Makefile (nonexistent) +++ head/irc/ratbox-respond/Makefile (revision 161027) @@ -0,0 +1,44 @@ +# New ports collection makefile for: ratbox-respond +# Date Created: 2006-04-29 +# Whom: Shaun Amott +# +# $FreeBSD$ +# + +PORTNAME= ratbox-respond +PORTVERSION= 1.0 +CATEGORIES= irc sysutils +MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \ + ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \ + http://respond.ircd-ratbox.org/download/ \ + ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/ +EXTRACT_SUFX= .tgz + +MAINTAINER= shaun@inerd.com +COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox + +GNU_CONFIGURE= yes +USE_OPENSSL= yes + +EXTDIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${EXTDIR}/${PORTNAME} + +SUB_FILES= pkg-message + +PORTDOCS= challenge.txt + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin + ${INSTALL_SCRIPT} ${EXTDIR}/makekeypair ${PREFIX}/bin + + @${MKDIR} ${EXAMPLESDIR}/client-scripts + ${INSTALL_DATA} ${EXTDIR}/client-scripts/* ${EXAMPLESDIR}/client-scripts + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + cd ${EXTDIR} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} +.endif + @${CAT} ${PKGMESSAGE} + +.include Property changes on: head/irc/ratbox-respond/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/irc/ratbox-respond/distinfo =================================================================== --- head/irc/ratbox-respond/distinfo (nonexistent) +++ head/irc/ratbox-respond/distinfo (revision 161027) @@ -0,0 +1,3 @@ +MD5 (ratbox-respond-1.0.tgz) = 5af3619e8985b697180907109185231f +SHA256 (ratbox-respond-1.0.tgz) = e3641296fc9cc245c951c6daf24b51c295f21aacf8f25317744c718b791e9bdc +SIZE (ratbox-respond-1.0.tgz) = 41710 Property changes on: head/irc/ratbox-respond/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/ratbox-respond/files/pkg-message.in =================================================================== --- head/irc/ratbox-respond/files/pkg-message.in (nonexistent) +++ head/irc/ratbox-respond/files/pkg-message.in (revision 161027) @@ -0,0 +1,9 @@ +------------------------------------------------------------------------ +ratbox-respond has been successfully installed. + +Be sure to look in: + + %%EXAMPLESDIR%%/client-scripts + +for some example scripts for various popular IRC clients. +------------------------------------------------------------------------ Property changes on: head/irc/ratbox-respond/files/pkg-message.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/ratbox-respond/pkg-descr =================================================================== --- head/irc/ratbox-respond/pkg-descr (nonexistent) +++ head/irc/ratbox-respond/pkg-descr (revision 161027) @@ -0,0 +1,6 @@ +ratbox-respond is a tool that provides a client side implementation of +the challenge opering system in ircd-ratbox. The challenge system +provides the ability to oper using private key authentication instead of +passwords to improve security. + +WWW: http://respond.ircd-ratbox.org/ Property changes on: head/irc/ratbox-respond/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/ratbox-respond/pkg-plist =================================================================== --- head/irc/ratbox-respond/pkg-plist (nonexistent) +++ head/irc/ratbox-respond/pkg-plist (revision 161027) @@ -0,0 +1,8 @@ +bin/ratbox-respond +bin/makekeypair +%%EXAMPLESDIR%%/client-scripts/challenge-epic.irc +%%EXAMPLESDIR%%/client-scripts/challenge-irssi.pl +%%EXAMPLESDIR%%/client-scripts/challenge-xchat.pl +%%EXAMPLESDIR%%/client-scripts/README +@dirrm %%EXAMPLESDIR%%/client-scripts +@dirrm %%EXAMPLESDIR%% Property changes on: head/irc/ratbox-respond/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property