FreeBSD Bugzilla – Attachment 153851 Details for
Bug 198322
[patch] shells/fish: include builtin manpages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to include builtin manpages that are missing
fish.patch (text/plain), 3.38 KB, created by
martin
on 2015-03-05 19:15:38 UTC
(
hide
)
Description:
Patch to include builtin manpages that are missing
Filename:
MIME Type:
Creator:
martin
Created:
2015-03-05 19:15:38 UTC
Size:
3.38 KB
patch
obsolete
>diff -ruN /usr/ports/shells/fish/Makefile ./Makefile >--- /usr/ports/shells/fish/Makefile 2014-12-09 22:30:14.000000000 +0100 >+++ ./Makefile 2015-03-05 09:33:14.393817253 +0100 >@@ -3,7 +3,7 @@ > > PORTNAME= fish > PORTVERSION= 2.1.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= shells > MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ > >@@ -12,7 +12,7 @@ > > LICENSE= GPLv2 > >-USES= gmake iconv >+USES= gmake iconv:wchar_t > USE_AUTOTOOLS= autoconf > > CPPFLAGS+= -I${LOCALBASE}/include >@@ -35,7 +35,7 @@ > s| "$$(HAVE_GETTEXT)" = 1| x$$(HAVE_GETTEXT) = x1| ; \ > s| $$(HAVE_GETTEXT) = 1| x$$(HAVE_GETTEXT) = x1| ; \ > s|$$(DESTDIR)$$(bindir)/fish|$$(bindir)/fish|g ; \ >- /fish\/man\/man1/d' ${WRKSRC}/Makefile.in >+ ' ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e \ > 's|-rdynamic|-Wl,--export-dynamic| ; \ > /pthread_create/d ; \ >diff -ruN /usr/ports/shells/fish/pkg-plist ./pkg-plist >--- /usr/ports/shells/fish/pkg-plist 2014-09-30 01:27:26.000000000 +0200 >+++ ./pkg-plist 2015-03-05 09:41:47.865777787 +0100 >@@ -541,6 +541,77 @@ > %%DATADIR%%/functions/umask.fish > %%DATADIR%%/functions/up-or-search.fish > %%DATADIR%%/functions/vared.fish >+%%DATADIR%%/man/man1/breakpoint.1 >+%%DATADIR%%/man/man1/ulimit.1 >+%%DATADIR%%/man/man1/fish_config.1 >+%%DATADIR%%/man/man1/mimedb.1 >+%%DATADIR%%/man/man1/fishd.1 >+%%DATADIR%%/man/man1/functions.1 >+%%DATADIR%%/man/man1/bind.1 >+%%DATADIR%%/man/man1/fish_prompt.1 >+%%DATADIR%%/man/man1/trap.1 >+%%DATADIR%%/man/man1/exec.1 >+%%DATADIR%%/man/man1/and.1 >+%%DATADIR%%/man/man1/bg.1 >+%%DATADIR%%/man/man1/funcsave.1 >+%%DATADIR%%/man/man1/switch.1 >+%%DATADIR%%/man/man1/set.1 >+%%DATADIR%%/man/man1/echo.1 >+%%DATADIR%%/man/man1/contains.1 >+%%DATADIR%%/man/man1/pushd.1 >+%%DATADIR%%/man/man1/open.1 >+%%DATADIR%%/man/man1/popd.1 >+%%DATADIR%%/man/man1/test.1 >+%%DATADIR%%/man/man1/read.1 >+%%DATADIR%%/man/man1/alias.1 >+%%DATADIR%%/man/man1/function.1 >+%%DATADIR%%/man/man1/fish_right_prompt.1 >+%%DATADIR%%/man/man1/fg.1 >+%%DATADIR%%/man/man1/fish_indent.1 >+%%DATADIR%%/man/man1/command.1 >+%%DATADIR%%/man/man1/fish.1 >+%%DATADIR%%/man/man1/help.1 >+%%DATADIR%%/man/man1/vared.1 >+%%DATADIR%%/man/man1/isatty.1 >+%%DATADIR%%/man/man1/for.1 >+%%DATADIR%%/man/man1/pwd.1 >+%%DATADIR%%/man/man1/fish_update_completions.1 >+%%DATADIR%%/man/man1/dirs.1 >+%%DATADIR%%/man/man1/cd.1 >+%%DATADIR%%/man/man1/complete.1 >+%%DATADIR%%/man/man1/fish_pager.1 >+%%DATADIR%%/man/man1/dirh.1 >+%%DATADIR%%/man/man1/eval.1 >+%%DATADIR%%/man/man1/break.1 >+%%DATADIR%%/man/man1/jobs.1 >+%%DATADIR%%/man/man1/status.1 >+%%DATADIR%%/man/man1/builtin.1 >+%%DATADIR%%/man/man1/prevd.1 >+%%DATADIR%%/man/man1/funced.1 >+%%DATADIR%%/man/man1/return.1 >+%%DATADIR%%/man/man1/umask.1 >+%%DATADIR%%/man/man1/source.1 >+%%DATADIR%%/man/man1/count.1 >+%%DATADIR%%/man/man1/or.1 >+%%DATADIR%%/man/man1/commandline.1 >+%%DATADIR%%/man/man1/not.1 >+%%DATADIR%%/man/man1/end.1 >+%%DATADIR%%/man/man1/emit.1 >+%%DATADIR%%/man/man1/psub.1 >+%%DATADIR%%/man/man1/exit.1 >+%%DATADIR%%/man/man1/continue.1 >+%%DATADIR%%/man/man1/nextd.1 >+%%DATADIR%%/man/man1/case.1 >+%%DATADIR%%/man/man1/if.1 >+%%DATADIR%%/man/man1/math.1 >+%%DATADIR%%/man/man1/while.1 >+%%DATADIR%%/man/man1/random.1 >+%%DATADIR%%/man/man1/type.1 >+%%DATADIR%%/man/man1/else.1 >+%%DATADIR%%/man/man1/block.1 >+%%DATADIR%%/man/man1/history.1 >+%%DATADIR%%/man/man1/begin.1 >+%%DATADIR%%/man/man1/set_color.1 > %%DATADIR%%/tools/create_manpage_completions.py > %%DATADIR%%/tools/deroff.py > %%DATADIR%%/tools/web_config/delete.png
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 198322
:
153851
|
156847