FreeBSD Bugzilla – Attachment 52311 Details for
Bug 79286
PORT UPDATE www/snownews
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 860 bytes, created by
Aleksander Fafula
on 2005-03-27 22:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Aleksander Fafula
Created:
2005-03-27 22:30:02 UTC
Size:
860 bytes
patch
obsolete
>diff -ruN snownews.orig/Makefile snownews/Makefile >--- snownews.orig/Makefile Wed Jan 26 09:07:19 2005 >+++ snownews/Makefile Sun Mar 27 22:07:20 2005 >@@ -8,6 +8,7 @@ > > PORTNAME= snownews > PORTVERSION= 1.5.6.1 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ > >@@ -19,8 +20,20 @@ > USE_GNOME= libxml2 > USE_REINPLACE= yes > >+.if defined(CHARSET) >+HAS_CONFIGURE= yes >+CONFIGURE_ARGS= --charset=${CHARSET} >+.endif >+ > MAN1= snownews.1 > MANLANG= "" de nl fr it ru_RU.KOI8-R >+ >+pre-everything:: >+ @${ECHO_MSG} " " >+ @${ECHO_MSG} " You can set up CHARSET variable for your localization." >+ @${ECHO_MSG} " Example: make CHARSET=ISO-8859-2" >+ @${ECHO_MSG} " Default is ISO-8859-1. Note: UTF-8 needs libncursesw." >+ @${ECHO_MSG} " " > > post-patch: > @${REINPLACE_CMD} -e 's|CFLAGS=|CFLAGS+=|g' ${WRKSRC}/platform_settings
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 79286
: 52311