Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-10-16 | Added basic software until Coreutils | Mohammad Akhlaghi | -0/+3575 | |
As part of the process to update the software of Maneage and unify their tarball formatting, the following packages are now included: bash (5.1.8) cert.pem (2021-10-15), coreutils (9.0), libiconv (1.16), libunistring (0.9.10), libxml2 (2.9.12), m4 (1.4.19), ncurses (6.2), openssl (3.0.0), patchelf (0.13), perl (5.34.0), pkg-config (0.29.2), readline (8.1.1). | ||||
2021-10-05 | Compressed with the -9 option of lzip for best compression rate | Mohammad Akhlaghi | -0/+0 | |
As recommended by Antonio Diaz Diaz, the tarballs are now built with level-9 compression by Lzip (which provides a better compression rate than '--best'). These tarballs aren't yet in the 'maneage' branch and are still in a development branch of Maneage, so there is no problem if they are changed in a commit. But generally, this helps in having a common standard. | ||||
2021-10-04 | All pre-make and compression tarballs now in unified format | Mohammad Akhlaghi | -0/+0 | |
Following the discussion in Task #15699 [1], all software that come into Maneage will be archived in a unified format. To do this, the downloaded tarball from each software's webpage (or the version we already had) was put in an 'orig' directory, then the following two commands were run (for example for xz version 5.2.5): $ name=xz-5.2.5 $ tar xf orig/$name.tar.gz \ && tar -c -Hustar --owner=root --group=root \ -f $name.tar $name/ \ && lzip $name.tar \ && rm -r $name/ But besides the formatting, the top directory within the tarballs is now always just the name of the tarball without the 'tar.lz'. While most software already follow that convention, some (like Zip or Unzip) didn't. So they have also been corrected. As one exception, for now, Make has not been updated because it would have the same file name as before and we don't want to break any dependencies (by modifying it, and thus its checksum). I tried bootstrapping Make's latest commit (so the version identifier can be different), but there was a bug when building the latest version on my computer and it has been reported to its developers [2]. [1] https://savannah.nongnu.org/task/?15699 [2] https://lists.gnu.org/archive/html/bug-make/2021-10/msg00002.html | ||||
2020-12-09 | Added less | Mohammad Akhlaghi | -0/+0 | |
less has been added to help viewing large files and in particular to help with using Git within './project shell'. | ||||
2020-08-28 | Included the text editors GNU Nano, GNU Emacs and Vim | Mohammad Akhlaghi | -0/+0 | |
These editors are now also available in Maneage (Nano in all projects, and the other two as optional high-level.mk). | ||||
2020-08-08 | Software for Maneage b3b44798a3f472 | Mohammad Akhlaghi | -0/+0 | |
These new versions have been added in that commit of Maneage. | ||||
2020-06-30 | Added libpthread-stubs from Xorg | Mohammad Akhlaghi | -0/+0 | |
2020-06-29 | Added core Xorg programs necessary for Ghostscript | Mohammad Akhlaghi | -0/+0 | |
These are necessary for Ghostscript and are now installed in Maneage (soon to be merged with the core Maneage branch). | ||||
2020-06-28 | Bison updated to version 3.6 | Mohammad Akhlaghi | -0/+0 | |
2020-06-27 | Upgraded boost for macOS problem, saved as .tar.lz | Mohammad Akhlaghi | -0/+0 | |
Boost has been updated, due to a problem on macOS, to save space and be more archivable, it has also been saved as .tar.lz, and the version is now standard (not having '_' instead of '.')! | ||||
2020-06-25 | Added many missing software | Mohammad Akhlaghi | -0/+0 | |
After a full build of Maneage (attempting to build everything!), I noticed that the tarballs of this commit were missing. They have been added. | ||||
2020-06-22 | Updated README, added R and missfits | Mohammad Akhlaghi | -11/+5 | |
2020-06-04 | Added XLSXIO's source | Mohammad Akhlaghi | -0/+0 | |
2020-05-31 | Core tools with Lzip | Mohammad Akhlaghi | -0/+0 | |
Lzip itself must not be compressed and the rest (until and including Gzip) should be compressed in Lzip until we build Gzip. | ||||
2020-05-08 | For Maneage b1e1522 | Mohammad Akhlaghi | -0/+0 | |
2020-04-17 | Added Cmake 3.17.0 and expat 2.2.9 | Mohammad Akhlaghi | -0/+0 | |
2020-02-25 | Added Cloog 0.18.4 | Mohammad Akhlaghi | -0/+0 | |
2020-01-20 | Template v0-524-g7ac86df | Mohammad Akhlaghi | -0/+0 | |
2020-01-19 | Template v0-522-g8cfc728 | Mohammad Akhlaghi | -0/+0 | |
2019-11-08 | Template v0-490-g5fe30b3 | Mohammad Akhlaghi | -0/+0 | |
2019-11-06 | Template v0-489-gbf6b8c0 | Mohammad Akhlaghi | -0/+0 | |
2019-11-03 | Template v0-486-gdda89de | Mohammad Akhlaghi | -0/+0 | |
2019-10-31 | Template v0-484-g124027a | Mohammad Akhlaghi | -0/+0 | |
2019-10-30 | Template v0-484-g124027a | Mohammad Akhlaghi | -0/+0 | |
2019-10-28 | Template v0-476-g9a8a397 | Mohammad Akhlaghi | -0/+0 | |
Using the full tarball of HEALPix (for all languages). | ||||
2019-10-28 | Template v0-476-g9a8a397 | Mohammad Akhlaghi | -0/+0 | |
2019-10-24 | Template v0-476-g9a8a397 | Mohammad Akhlaghi | -0/+0 | |
2019-10-24 | Template v0-474-g760b895 | Mohammad Akhlaghi | -0/+0 | |
2019-10-01 | Template v0-465-g6f86ba0 | Mohammad Akhlaghi | -0/+0 | |
2019-09-06 | Template v0-447-gfd9660a | Mohammad Akhlaghi | -0/+0 | |
2019-08-15 | Template v0-433-g9cdef93 | Mohammad Akhlaghi | -0/+0 | |
2019-08-06 | Template v0-427-gf9fa4fd | Mohammad Akhlaghi | -0/+0 | |
2019-08-05 | Corrected M4 tarball name | Mohammad Akhlaghi | -0/+0 | |
In the template the M4 tarball name has a `-patched' in the name to clarify that a patch has been applied. To make this repository useful as a backup, we need to follow that naming convention. | ||||
2019-08-05 | Template v0-423-gc03cba7 | Mohammad Akhlaghi | -0/+0 | |
2019-08-01 | Template v0-421-g555fbf3 | Mohammad Akhlaghi | -0/+0 | |
2019-07-27 | Template v0-411-g8847155 | Mohammad Akhlaghi | -0/+0 | |
2019-07-24 | Template v0-406-g1997431 | Mohammad Akhlaghi | -0/+0 | |
2019-07-08 | Template v0-403-ge83270c | Mohammad Akhlaghi | -0/+0 | |
2019-06-12 | Template v0-378-gac85d0e | Mohammad Akhlaghi | -0/+0 | |
2019-06-10 | Template v0-369-gb217136 | Mohammad Akhlaghi | -0/+0 | |
2019-05-27 | Template v0-368-g397de4c | Mohammad Akhlaghi | -0/+0 | |
2019-05-24 | Template v0-367-g53b8dae | Mohammad Akhlaghi | -0/+0 | |
2019-05-21 | Template v0-361-g10587c0 | Mohammad Akhlaghi | -0/+0 | |
2019-05-05 | Template v0-348-gced465c | Mohammad Akhlaghi | -0/+0 | |
2019-04-23 | Template v0-318-gee4e885 | Mohammad Akhlaghi | -0/+0 | |
2019-04-23 | Template v0-317-g17f68b8 | Mohammad Akhlaghi | -0/+0 | |
2019-04-15 | Template v0-298-g313b936 | Mohammad Akhlaghi | -0/+0 | |
2019-04-12 | Template v0-292-gfcfe327 | Mohammad Akhlaghi | -0/+0 | |
2019-04-04 | Template v0-269-gac439cf | Mohammad Akhlaghi | -0/+0 | |
2019-03-28 | Template v0-241-g98d3176 | Mohammad Akhlaghi | -0/+0 | |