View | Details | Raw Unified | Return to bug 208866
Collapse All | Expand All

(-)devel/newt/Makefile (-5 / +5 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/devel/newt/Makefile 412346 2016-04-01 14:00:51Z mat $
1
# $FreeBSD: head/devel/newt/Makefile 412346 2016-04-01 14:00:51Z mat $
2
2
3
PORTNAME=	newt
3
PORTNAME=	newt
4
PORTVERSION=	0.52.18
4
PORTVERSION=	0.52.19
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	https://fedorahosted.org/releases/n/e/newt/
6
MASTER_SITES=	https://fedorahosted.org/releases/n/e/newt/
7
7
Lines 14-27 Link Here
14
LIB_DEPENDS=	libslang.so:devel/libslang2 \
14
LIB_DEPENDS=	libslang.so:devel/libslang2 \
15
		libpopt.so:devel/popt
15
		libpopt.so:devel/popt
16
16
17
USES=		gmake ncurses
17
USES=		gmake
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
MAKE_ENV=	PCFLAGS="${CFLAGS}"
19
MAKE_ENV=	PCFLAGS="${CFLAGS}"
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
MAKE_JOBS_UNSAFE=	yes
21
MAKE_JOBS_UNSAFE=	yes
22
22
23
CPPFLAGS+=	-I${LOCALBASE}/include
23
CPPFLAGS+=	-I${LOCALBASE}/include
24
LDFLAGS+=	-L${LOCALBASE}/lib -lncurses
24
LDFLAGS+=	-L${LOCALBASE}/lib -lcurses
25
25
26
PLIST_SUB=	SOVERSION="${SOVERSION}" \
26
PLIST_SUB=	SOVERSION="${SOVERSION}" \
27
		VERSION="${PORTVERSION}"
27
		VERSION="${PORTVERSION}"
Lines 50-57 Link Here
50
		 s|-DUSE_INTERP_RESULT||' ${WRKSRC}/configure
50
		 s|-DUSE_INTERP_RESULT||' ${WRKSRC}/configure
51
	@${REINPLACE_CMD} -e \
51
	@${REINPLACE_CMD} -e \
52
		's|@CPP@|@CC@ -E| ; \
52
		's|@CPP@|@CC@ -E| ; \
53
		 s|-I/usr/include/slang|| ; \
53
		 s|-D_GNU_SOURCE|| ; \
54
		 /^pkgconfigdir/s|=.*|=${PREFIX}/libdata/pkgconfig| ; \
54
		 /^pkgconfigdir/s|=.*|= $$(prefix)/libdata/pkgconfig| ; \
55
		 s| -g | |g ; \
55
		 s| -g | |g ; \
56
		 /make -C/s|^|#| ; \
56
		 /make -C/s|^|#| ; \
57
		 /whiptcl.$$(SOEXT)/s|install|${TRUE}|' ${WRKSRC}/Makefile.in
57
		 /whiptcl.$$(SOEXT)/s|install|${TRUE}|' ${WRKSRC}/Makefile.in
(-)devel/newt/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (newt-0.52.18.tar.gz) = 771b0e634ede56ae6a6acd910728bb5832ac13ddb0d1d27919d2498dab70c91e
1
SHA256 (newt-0.52.19.tar.gz) = 08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80
2
SIZE (newt-0.52.18.tar.gz) = 180425
2
SIZE (newt-0.52.19.tar.gz) = 181008
(-)devel/newt/files/patch-form.c (-2 / +2 lines)
Lines 1-5 Link Here
1
--- form.c.orig	Tue Jun 11 22:15:33 2002
1
--- form.c.orig	2014-10-23 08:34:37 UTC
2
+++ form.c	Sat Jun 22 06:36:12 2002
2
+++ form.c
3
@@ -10,7 +10,6 @@
3
@@ -10,7 +10,6 @@
4
 #endif
4
 #endif
5
 #include <sys/time.h>
5
 #include <sys/time.h>
(-)devel/newt/files/patch-whiptcl.c (-4 / +4 lines)
Lines 1-6 Link Here
1
--- whiptcl.c.orig
1
--- whiptcl.c.orig	2014-10-23 08:34:37 UTC
2
+++ whiptcl.c
2
+++ whiptcl.c
3
@@ -137,45 +137,45 @@
3
@@ -137,45 +137,45 @@ static int wtCmd(ClientData clientData, 
4
     
4
     
5
     if (arg < -1) {
5
     if (arg < -1) {
6
 	/* this could buffer oveflow, bug we're not setuid so I don't care */
6
 	/* this could buffer oveflow, bug we're not setuid so I don't care */
Lines 56-62 Link Here
56
 	return TCL_ERROR;
56
 	return TCL_ERROR;
57
     }
57
     }
58
 
58
 
59
@@ -196,33 +196,30 @@
59
@@ -196,33 +196,30 @@ static int wtCmd(ClientData clientData, 
60
       case MODE_YESNO:
60
       case MODE_YESNO:
61
 	rc = messageBox(text, height, width, MSGBOX_YESNO, flags);
61
 	rc = messageBox(text, height, width, MSGBOX_YESNO, flags);
62
 	if (rc == DLG_OKAY)
62
 	if (rc == DLG_OKAY)
Lines 95-101 Link Here
95
 
95
 
96
 	    free(selections);
96
 	    free(selections);
97
 	}
97
 	}
98
@@ -247,7 +244,7 @@
98
@@ -247,7 +244,7 @@ static int wtCmd(ClientData clientData, 
99
     newtPopWindow();
99
     newtPopWindow();
100
 
100
 
101
     if (rc == DLG_ERROR) {
101
     if (rc == DLG_ERROR) {
(-)devel/newt/pkg-plist (+1 lines)
Lines 43-48 Link Here
43
%%NLS%%share/locale/id/LC_MESSAGES/newt.mo
43
%%NLS%%share/locale/id/LC_MESSAGES/newt.mo
44
%%NLS%%share/locale/it/LC_MESSAGES/newt.mo
44
%%NLS%%share/locale/it/LC_MESSAGES/newt.mo
45
%%NLS%%share/locale/ja/LC_MESSAGES/newt.mo
45
%%NLS%%share/locale/ja/LC_MESSAGES/newt.mo
46
%%NLS%%share/locale/ka/LC_MESSAGES/newt.mo
46
%%NLS%%share/locale/km/LC_MESSAGES/newt.mo
47
%%NLS%%share/locale/km/LC_MESSAGES/newt.mo
47
%%NLS%%share/locale/kn/LC_MESSAGES/newt.mo
48
%%NLS%%share/locale/kn/LC_MESSAGES/newt.mo
48
%%NLS%%share/locale/ko/LC_MESSAGES/newt.mo
49
%%NLS%%share/locale/ko/LC_MESSAGES/newt.mo

Return to bug 208866