6f1e30cee2
* Refreshed base build list
...
* Reworded part of the description in gtk/gtkspell build file
2022-07-14 17:58:12 +05:30
068d4ea169
* Fixed variable names in base/musl
...
* Cause perl compile to fail prematurely if /usr/local/include directory exists. This directory
is unfortunately a preset fallback directory searched by gcc for some rust applications that
otherwise fail to compile for want of gcc toolchain-specific C++ headers that are otherwise
present in standard locations
* Fixed net/mutt homepage URL
2022-07-14 17:31:19 +05:30
c043de023b
Small fixes to base/mksh build file
2022-07-14 17:26:11 +05:30
ff4e0e1222
Replaced upper case variable names with base/llvm,mozilla-nss and xorg/mesa
2022-07-14 17:22:33 +05:30
90ace55c9a
Replaced package names containing underscores with hyphens
2022-07-14 16:54:43 +05:30
aa4ab9d4f5
Added avahi and polkitd users to base/initfs shadow, passwd and group files
2022-07-03 17:07:44 +05:30
1b56766367
Added argon2, boost, fmt, fuse3, libqalculate and qrencode to base
...
Upgraded base/openssl
Fixed stuff in base/polkit build file
Added libdazzle and libportal in gtk
Updated gtk section build list
2022-07-03 16:57:00 +05:30
b34e02bfdb
Upgraded several packages in base, xorg and net.
2022-07-03 15:48:20 +05:30
7ab82ed463
Moved vim from base to extra
...
Added xscreensaver in extra
Added elinks to net
Removed samba3 and renamed samba4 as samba in net
Updated base, extra and net build lists
2022-03-05 15:02:14 +05:30
dad54926e5
CVE-2022-23308 base/libxml2 security fix
2022-03-01 14:42:06 +05:30
887b96a3e3
Added dmraid, iniparser, mozjs, libatasmart, libblockdev, libbytesize,
...
libyaml, ndctl, polkit, udisks to base and updated base build list
Fixed base/gcc-libs build file
Removed old incomplete base/rust build file
2022-02-28 09:37:31 +05:30
76ded6879e
Fixed indentation and changed upper-case variables to lower-case in base/docbook build file
2022-02-24 14:54:04 +05:30
1ddfe9abba
* Fixed indentation in base/docbook build file
...
* Replaced patch command with applypatch function in multiple build files in base, xorg, gtk, extra and xfce sections
2022-02-23 23:21:55 +05:30
eadd648c0e
Removed sha512sums of old patches in base/libgc build file
2022-02-23 23:18:25 +05:30
03650a1fbe
Removed old patches from base/libgc
2022-02-23 23:16:08 +05:30
a67257b7d7
Changes in bldpkg:
...
* Added code to validate app, version, homepage, download and desc variables
* Updated TODO
* Readjusted location of code that outputs current package being built
Readjusted description length in several packages in base section
2022-02-22 12:03:21 +05:30
b341d63e6a
Added [ERROR]s and [INFO]s, removed unnecessary parenttmp directory check in bldpkg
...
Updated download URL in base/expat build filewhich was upgraded in previous commit
Converted all upper case variables to lower case in mksm
2022-02-20 22:42:28 +05:30
0db4d069b0
Security upgrade - base/expat - to 2.4.5
...
Security fix for net/php 7.4.26
2022-02-20 14:18:17 +05:30
e2bfe2b2c3
Upgraded base/netbsd-curses to 0.3.2
2022-02-17 13:13:59 +05:30
16246f3ef9
-> Updated CREDITS
...
-> Added licenses and copyrights in main and section build files
-> Fixed identation and added miscellaneous code and commentsin bldpkg
2022-02-15 10:31:48 +05:30
1dd82276d1
Discarded obsolete stuff in main and section build files
2022-02-14 13:18:24 +05:30
0360d5f231
-> Replaced extra/usbreset program with the one already provided by usbutils
...
-> Updated extra buildlist
2022-02-13 15:49:41 +05:30
2f32197590
-> Overhauled build files in base. Almost all variable names in all build files are now in lower case to
...
prevent accidents with the general build environment. More changes in the build system and other section
build files to follow.
-> Fixed library path in base/libical build file to prevent creation of lib64 directory
-> Fixed code that searches for an SMBuild file inside a package installer when installing from a package
using base/pkgtools's installpkg script
-> Added a missing brace in base/findutils build file
-> Upgraded base/ntfs-3g to 2021.8.22
-> Temporarily removed rm -f command used to discard man pages in base/openssl build file
-> Added if/else check in base/rust build file to only extract rust toolchain in the absence of
rust installation on the system
-> Upgraded base/syssstat to 12.5.5
2022-02-13 13:46:58 +05:30
1d8c5b1b35
Added source download link to lm-sensors build file in base
2022-02-02 14:37:47 +05:30
cfbc376cb6
Upgraded lm-sensors to 3.6.0, added doinst.sh file to preserve conf files between upgrades and discarded code to only compile for x86_64
2022-02-02 14:30:11 +05:30
6a8649ac16
Added code in base/pkgtools/makepkg to echo package description from an SMLinux-specific build file
2022-01-31 22:57:32 +05:30
183616d75a
Added new SM_SKIPCHECKSUM variable in bldpkg and sample buildfile
...
Removed more redundant code from base/pkgtools build file
2022-01-31 18:50:13 +05:30
66fce9370a
Revert "Added SM_SKIPCHECKSUM to bldpkg and its usage inside the sample build file"
...
This reverts commit 08908048a3
.
2022-01-31 18:24:51 +05:30
08908048a3
Added SM_SKIPCHECKSUM to bldpkg and its usage inside the sample build file
2022-01-31 18:21:35 +05:30
aeafc914b8
Removed redundant code in base/pkgtools build file
2022-01-31 18:10:34 +05:30
e9b869aa6a
Added pkgtools in base
2022-01-31 17:09:31 +05:30
34502b73e5
Removed BUILDVARS variable in main and section build files
...
Replaced $PACKAGE_VERSION and $PACKAGE_VERSION variable with $BUILD and $VERSION
Miscellaneous fixes to section build files
2022-01-30 10:06:53 +05:30
25b8e48825
Replaced buildvars.conf with bldpkg.conf
2022-01-29 10:34:35 +05:30
98e71a6096
Initial commit
2022-01-28 23:06:05 +05:30