FreeBSD Bugzilla – Attachment 43476 Details for
Bug 67499
Update for the Unreal IRCd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 931 bytes, created by
Gerrit Beine
on 2004-06-02 20:30:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gerrit Beine
Created:
2004-06-02 20:30:26 UTC
Size:
931 bytes
patch
obsolete
>diff -ur irc/unreal.orig/Makefile irc/unreal/Makefile >--- irc/unreal.orig/Makefile Mon May 31 15:33:19 2004 >+++ irc/unreal/Makefile Wed Jun 2 21:24:18 2004 >@@ -4,11 +4,12 @@ > # ToDo: Make the configuration more flexible using -DOPTION for the > # configuration values, especially support for IPv6. > # >-# $FreeBSD: ports/irc/unreal/Makefile,v 1.1 2004/05/31 13:33:19 edwin Exp $ >+# $FreeBSD$ > # > > PORTNAME= Unreal > PORTVERSION= 3.2 >+PORTREVISION= 1 > CATEGORIES= irc > MASTER_SITES= http://mirror.nimsay-networks.com/unrealircd/ \ > http://unrealircd.za.net/ \ >@@ -34,5 +35,14 @@ > --with-permissions=0600 \ > --with-fd-setsize=1024 \ > --enable-dynamic-linking >+ >+.if defined(WITH_IPV6) >+CONFIGURE_ARGS+= --enable-inet6 >+.endif >+ >+.if defined(WITH_SSL) >+USE_OPENSSL= yes >+CONFIGURE_ARGS+= --enable-ssl >+.endif > > .include <bsd.port.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 67499
: 43476