Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111619477
D28993.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28993.diff
View Options
Index: head/x11/rxvt-unicode/Makefile
===================================================================
--- head/x11/rxvt-unicode/Makefile
+++ head/x11/rxvt-unicode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rxvt-unicode
PORTVERSION= 9.22
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -17,16 +17,13 @@
LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= ${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig
-USES= cpe perl5 pkgconfig shebangfix tar:bzip2 terminfo xorg
+USES= cpe perl5 pkgconfig shebangfix tar:bzip2 xorg
USE_XORG= x11 xft xmu xpm xrender xt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -lutil
CONFIGURE_ENV= TIC=${LOCALBASE}/bin/tic
CONFIGURE_ARGS= --enable-everything --with-term=rxvt
-.if !exists(/usr/bin/tic)
-CONFIGURE_ARGS+= --with-terminfo=${LOCALBASE}/share/misc/terminfo.db
-.endif
CPE_VENDOR= marc_lehmann
OPTIONS_DEFINE= PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
@@ -160,17 +157,11 @@
cd ${WRKSRC}/src && ./gentables
pre-configure:
-.if exists(/usr/bin/tic)
${REINPLACE_CMD} -e "/rxvt-unicode.terminfo/d" ${WRKSRC}/doc/Makefile.in
-.endif
${RM} ${WRKSRC}/src/perl/kuake.orig
post-build-DOCS-on:
${CP} ${PORTDOCS1:S|^|${WRKSRC}/|} ${WRKSRC}/doc
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/doc/etc/rxvt-unicode.terminfo \
- ${STAGEDIR}${PREFIX}/share/misc/
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
Index: head/x11/rxvt-unicode/pkg-plist
===================================================================
--- head/x11/rxvt-unicode/pkg-plist
+++ head/x11/rxvt-unicode/pkg-plist
@@ -57,4 +57,3 @@
man/man1/urxvtd.1.gz
%%PERL%%man/man3/urxvtperl.3.gz
man/man7/urxvt.7.gz
-share/misc/rxvt-unicode.terminfo
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 7, 2:39 AM (18 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17023814
Default Alt Text
D28993.diff (1 KB)
Attached To
Mode
D28993: Drop terminfo dependency and generation entirely
Attached
Detach File
Event Timeline
Log In to Comment