FreeBSD Bugzilla – Attachment 42902 Details for
Bug 66780
make it possible to configure imap-uw
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 830 bytes, created by
Danijel Tasov
on 2004-05-17 23:50:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Danijel Tasov
Created:
2004-05-17 23:50:21 UTC
Size:
830 bytes
patch
obsolete
>diff --unidirectional-new-file -ur /usr/ports/mail/imap-uw/Makefile imap-uw/Makefile >--- /usr/ports/mail/imap-uw/Makefile Wed Jul 23 04:08:32 2003 >+++ imap-uw/Makefile Tue May 18 00:26:55 2004 >@@ -55,6 +55,11 @@ > > .include <bsd.port.pre.mk> > >+post-extract: >+.if defined(WITH_MAILSUBDIR) >+ ${SCRIPTDIR}/adjustvar mailsubdir ${WITH_MAILSUBDIR} ${WRKSRC}/src/osdep/unix/env_unix.c >+.endif >+ > pre-build: > @${SH} ${PKGREQ}.rev ${LOCALBASE}/include/c-client/portrevision.h ${PORTVERSION} > .if !defined(WITHOUT_SSL) >diff --unidirectional-new-file -ur /usr/ports/mail/imap-uw/scripts/adjustvar imap-uw/scripts/adjustvar >--- /usr/ports/mail/imap-uw/scripts/adjustvar Thu Jan 1 01:00:00 1970 >+++ imap-uw/scripts/adjustvar Mon May 17 22:55:07 2004 >@@ -0,0 +1,5 @@ >+#!/bin/sh >+ >+sed -ie '/^static.* \*'"$1"'/ { >+ s/NIL/"'"$2"'"/ >+}' "$3"
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 66780
: 42902