mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
98ae1eaf36
As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 |
||
---|---|---|
.. | ||
44bsd-csh | ||
bash | ||
bash-completion | ||
bash-static | ||
bashc | ||
bicon | ||
ch | ||
dash | ||
envy | ||
es | ||
esh | ||
fd | ||
fish | ||
flash | ||
heirloom-sh | ||
hs-shelly | ||
ibsh | ||
jailkit | ||
klish | ||
ksh93 | ||
lshell | ||
mksh | ||
nologinmsg | ||
oksh | ||
osh | ||
p5-Bash-Completion | ||
p5-Shell-Perl | ||
p5-Term-Bash-Completion-Generator | ||
p5-Term-ShellUI | ||
pdksh | ||
pear-PHP_Shell | ||
psh | ||
rc | ||
rssh | ||
sash | ||
scponly | ||
shell-include | ||
sparforte | ||
tcsh_nls | ||
tcshrc | ||
v7sh | ||
viewglob | ||
vshnu | ||
wcd | ||
xonsh | ||
zsh | ||
zsh-antigen | ||
zsh-navigation-tools | ||
Makefile |