diff --git a/phi.md b/phi.md
index 9ff29cb3d9c4b991e0e5ed9c703468f7d1fbf9c3..d5b56c6f61c53736c40baacabfe7a81a78db769f 100644
--- a/phi.md
+++ b/phi.md
@@ -12,7 +12,7 @@
 | ------ | ----------- |
 | [devel_environment](none) | Devel environment for intel xeon phi GCC 5.1.1 Python 2.7.12 Perl 5.14.2 CMake 2.8.7 Make 3.82 ncurses 5.9 ... |
 | M4 |   |
-| ncurses |   |
+| [ncurses](http://www.gnu.org/software/ncurses/) | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
 
 ## Lang
 
@@ -52,7 +52,7 @@
 
 | Module | Description |
 | ------ | ----------- |
-| bzip2 |   |
+| [bzip2](http://www.bzip.org/) | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. |
 | cURL |   |
 | [expat](http://expat.sourceforge.net/) | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) |
 
@@ -60,4 +60,4 @@
 
 | Module | Description |
 | ------ | ----------- |
-| gettext |   |
+| [gettext](http://www.gnu.org/software/gettext/) | GNU `gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation |