mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- ftp is refusing anonymous connections; host distfile on local mirror for now
PR: ports/97722 Submitted by: Martin Wilke <freebsd@unixfreunde.de> - Portlint, style
This commit is contained in:
parent
77e5230018
commit
707eca85ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165090
@ -9,7 +9,7 @@ PORTNAME= ircd-ru
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= irc russian
|
||||
MASTER_SITES= ftp://ftp.ircd.ru/pub/ircd-RU/ ftp://ftp.ircd.ru/pub/ircd-RU/old/
|
||||
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
|
||||
DISTNAME= ircd-RU-${PORTVERSION}-02-stable
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -76,7 +76,7 @@ CONFIGURE_ARGS+=--enable-select
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Does not compile on amd64"
|
||||
BROKEN= Does not compile on amd64
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,10 +1,6 @@
|
||||
A port of the ircd-RU IRC daemon.
|
||||
|
||||
ircd-RU is a modern and powerful IRC server which is based on Bahamut,
|
||||
the DALnet IRC server software, and supports translation schemes, 8-bit
|
||||
nicknames, 8-bit case-insensitive names processing, DNSBL support and lots
|
||||
of other useful features.
|
||||
ircd-RU is a modern and powerful IRC server which is based on Bahamut,
|
||||
the DALnet IRC server software, and supports translation schemes, 8-bit
|
||||
nicknames, 8-bit case-insensitive names processing, DNSBL support and lots
|
||||
of other useful features.
|
||||
|
||||
WWW: http://www.ircd.ru/
|
||||
|
||||
- Khamushkin Ilya <ilya@ircd.ru>
|
||||
|
Loading…
Reference in New Issue
Block a user