add repo core from venom4 branch

This commit is contained in:
Luis
2023-05-03 16:38:34 +02:00
parent 93d759ef18
commit cb3bb0781d
325 changed files with 55358 additions and 0 deletions

1
core/acl/.checksums Normal file
View File

@@ -0,0 +1 @@
3cecb80cb0a52a0b273e6698ba642263 acl-2.3.1.tar.gz

66
core/acl/.pkgfiles Normal file
View File

@@ -0,0 +1,66 @@
acl-2.3.1-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/chacl
-rwxr-xr-x root/root bin/getfacl
-rwxr-xr-x root/root bin/setfacl
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libacl.so.1 -> libacl.so.1.1.2301
-rwxr-xr-x root/root lib/libacl.so.1.1.2301
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/acl/
-rw-r--r-- root/root usr/include/acl/libacl.h
drwxr-xr-x root/root usr/include/sys/
-rw-r--r-- root/root usr/include/sys/acl.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libacl.so -> ../../lib/libacl.so.1.1.2301
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libacl.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/chacl.1.gz
-rw-r--r-- root/root usr/share/man/man1/getfacl.1.gz
-rw-r--r-- root/root usr/share/man/man1/setfacl.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/acl_add_perm.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_calc_mask.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_check.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_clear_perms.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_cmp.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_copy_entry.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_copy_ext.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_copy_int.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_create_entry.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_delete_def_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_delete_entry.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_delete_perm.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_dup.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_entries.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_equiv_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_error.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_extended_fd.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_extended_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_extended_file_nofollow.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_from_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_from_text.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_entry.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_fd.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_perm.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_permset.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_qualifier.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_get_tag_type.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_set_fd.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_set_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_set_permset.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_set_qualifier.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_set_tag_type.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_size.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_to_any_text.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_to_text.3.gz
-rw-r--r-- root/root usr/share/man/man3/acl_valid.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/acl.5.gz

25
core/acl/spkgbuild Executable file
View File

@@ -0,0 +1,25 @@
# description : Utilities to administer Access Control Lists, which are used to define more fine-grained discretionary access rights for files and directories
# depends : attr
name=acl
version=2.3.1
release=1
source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz"
build() {
cd $name-$version
./configure --prefix=/usr \
--bindir=/bin \
--disable-static \
--disable-nls \
--libexecdir=/usr/lib
make
make DESTDIR=$PKG install
chmod -v 755 $PKG/usr/lib/libacl.so
mkdir -p $PKG/lib
mv -v $PKG/usr/lib/libacl.so.* $PKG/lib
ln -sfv ../../lib/$(readlink $PKG/usr/lib/libacl.so) $PKG/usr/lib/libacl.so
}

1
core/attr/.checksums Normal file
View File

@@ -0,0 +1 @@
ac1c5a7a084f0f83b8cace34211f64d8 attr-2.5.1.tar.gz

37
core/attr/.pkgfiles Normal file
View File

@@ -0,0 +1,37 @@
attr-2.5.1-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/attr
-rwxr-xr-x root/root bin/getfattr
-rwxr-xr-x root/root bin/setfattr
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/xattr.conf
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libattr.so.1 -> libattr.so.1.1.2501
-rwxr-xr-x root/root lib/libattr.so.1.1.2501
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/attr/
-rw-r--r-- root/root usr/include/attr/attributes.h
-rw-r--r-- root/root usr/include/attr/error_context.h
-rw-r--r-- root/root usr/include/attr/libattr.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libattr.so -> ../../lib/libattr.so.1.1.2501
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libattr.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/attr.1.gz
-rw-r--r-- root/root usr/share/man/man1/getfattr.1.gz
-rw-r--r-- root/root usr/share/man/man1/setfattr.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/attr_get.3.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_getf.3.gz -> attr_get.3.gz
-rw-r--r-- root/root usr/share/man/man3/attr_list.3.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_listf.3.gz -> attr_list.3.gz
-rw-r--r-- root/root usr/share/man/man3/attr_multi.3.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_multif.3.gz -> attr_multi.3.gz
-rw-r--r-- root/root usr/share/man/man3/attr_remove.3.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_removef.3.gz -> attr_remove.3.gz
-rw-r--r-- root/root usr/share/man/man3/attr_set.3.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_setf.3.gz -> attr_set.3.gz

25
core/attr/spkgbuild Executable file
View File

@@ -0,0 +1,25 @@
# description : Utilities to administer the extended attributes on filesystem objects
name=attr
version=2.5.1
release=1
source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz"
build() {
cd $name-$version
./configure --prefix=/usr \
--bindir=/bin \
--disable-static \
--sysconfdir=/etc \
--disable-nls
make
make DESTDIR=$PKG install
chmod -v 755 $PKG/usr/lib/libattr.so
mkdir -p $PKG/lib
mv -v $PKG/usr/lib/libattr.so.* $PKG/lib
ln -sfv ../../lib/$(readlink $PKG/usr/lib/libattr.so) $PKG/usr/lib/libattr.so
}

1
core/autoconf/.checksums Normal file
View File

@@ -0,0 +1 @@
12cfa1687ffa2606337efe1a64416106 autoconf-2.71.tar.xz

77
core/autoconf/.pkgfiles Normal file
View File

@@ -0,0 +1,77 @@
autoconf-2.71-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/autoconf
-rwxr-xr-x root/root usr/bin/autoheader
-rwxr-xr-x root/root usr/bin/autom4te
-rwxr-xr-x root/root usr/bin/autoreconf
-rwxr-xr-x root/root usr/bin/autoscan
-rwxr-xr-x root/root usr/bin/autoupdate
-rwxr-xr-x root/root usr/bin/ifnames
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/autoconf/
drwxr-xr-x root/root usr/share/autoconf/Autom4te/
-rw-r--r-- root/root usr/share/autoconf/Autom4te/C4che.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/ChannelDefs.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/Channels.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/Config.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/Configure_ac.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/FileUtils.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/General.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/Getopt.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/Request.pm
-rw-r--r-- root/root usr/share/autoconf/Autom4te/XFile.pm
-rw-r--r-- root/root usr/share/autoconf/INSTALL
drwxr-xr-x root/root usr/share/autoconf/autoconf/
-rw-r--r-- root/root usr/share/autoconf/autoconf/autoconf.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/autoconf.m4f
-rw-r--r-- root/root usr/share/autoconf/autoconf/autoheader.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/autoscan.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/autotest.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/autoupdate.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/c.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/erlang.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/fortran.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/functions.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/general.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/go.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/headers.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/lang.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/libs.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/oldnames.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/programs.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/specific.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/status.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/trailer.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf/types.m4
-rw-r--r-- root/root usr/share/autoconf/autom4te.cfg
drwxr-xr-x root/root usr/share/autoconf/autoscan/
-rw-r--r-- root/root usr/share/autoconf/autoscan/autoscan.list
drwxr-xr-x root/root usr/share/autoconf/autotest/
-rw-r--r-- root/root usr/share/autoconf/autotest/autotest.m4
-rw-r--r-- root/root usr/share/autoconf/autotest/autotest.m4f
-rw-r--r-- root/root usr/share/autoconf/autotest/general.m4
-rw-r--r-- root/root usr/share/autoconf/autotest/specific.m4
drwxr-xr-x root/root usr/share/autoconf/build-aux/
-rwxr-xr-x root/root usr/share/autoconf/build-aux/config.guess
-rwxr-xr-x root/root usr/share/autoconf/build-aux/config.sub
-rwxr-xr-x root/root usr/share/autoconf/build-aux/install-sh
drwxr-xr-x root/root usr/share/autoconf/m4sugar/
-rw-r--r-- root/root usr/share/autoconf/m4sugar/foreach.m4
-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sh.m4
-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sh.m4f
-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sugar.m4
-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sugar.m4f
-rw-r--r-- root/root usr/share/autoconf/m4sugar/version.m4
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/autoconf.info.gz
-rw-r--r-- root/root usr/share/info/standards.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/autoconf.1.gz
-rw-r--r-- root/root usr/share/man/man1/autoheader.1.gz
-rw-r--r-- root/root usr/share/man/man1/autom4te.1.gz
-rw-r--r-- root/root usr/share/man/man1/autoreconf.1.gz
-rw-r--r-- root/root usr/share/man/man1/autoscan.1.gz
-rw-r--r-- root/root usr/share/man/man1/autoupdate.1.gz
-rw-r--r-- root/root usr/share/man/man1/ifnames.1.gz

14
core/autoconf/spkgbuild Executable file
View File

@@ -0,0 +1,14 @@
# description : Programs for producing shell scripts that can automatically configure source code
name=autoconf
version=2.71
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

1
core/automake/.checksums Normal file
View File

@@ -0,0 +1 @@
4017e96f89fca45ca946f1c5db6be714 automake-1.16.5.tar.xz

134
core/automake/.pkgfiles Normal file
View File

@@ -0,0 +1,134 @@
automake-1.16.5-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
hrwxr-xr-x root/root usr/bin/aclocal link to usr/bin/aclocal-1.16
-rwxr-xr-x root/root usr/bin/aclocal-1.16
-rwxr-xr-x root/root usr/bin/automake
hrwxr-xr-x root/root usr/bin/automake-1.16 link to usr/bin/automake
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal-1.16/
-rw-r--r-- root/root usr/share/aclocal-1.16/amversion.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/ar-lib.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/as.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/auxdir.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/cond-if.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/cond.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/depend.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/depout.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/dmalloc.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/extra-recurs.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/gcj.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/init.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/install-sh.m4
drwxr-xr-x root/root usr/share/aclocal-1.16/internal/
-rw-r--r-- root/root usr/share/aclocal-1.16/internal/ac-config-macro-dirs.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/lead-dot.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/lex.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/lispdir.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/maintainer.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/make.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/missing.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/mkdirp.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/obsolete.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/options.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/prog-cc-c-o.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/python.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/runlog.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/sanity.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/silent.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/strip.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/substnot.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/tar.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/upc.m4
-rw-r--r-- root/root usr/share/aclocal-1.16/vala.m4
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/README
drwxr-xr-x root/root usr/share/automake-1.16/
drwxr-xr-x root/root usr/share/automake-1.16/Automake/
-rw-r--r-- root/root usr/share/automake-1.16/Automake/ChannelDefs.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Channels.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Condition.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Config.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Configure_ac.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/DisjConditions.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/FileUtils.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/General.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Getopt.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Item.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/ItemDef.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Language.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Location.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Options.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Rule.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/RuleDef.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/VarDef.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Variable.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Version.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/Wrap.pm
-rw-r--r-- root/root usr/share/automake-1.16/Automake/XFile.pm
-rw-r--r-- root/root usr/share/automake-1.16/COPYING
-rw-r--r-- root/root usr/share/automake-1.16/INSTALL
drwxr-xr-x root/root usr/share/automake-1.16/am/
-rw-r--r-- root/root usr/share/automake-1.16/am/check.am
-rw-r--r-- root/root usr/share/automake-1.16/am/check2.am
-rw-r--r-- root/root usr/share/automake-1.16/am/clean-hdr.am
-rw-r--r-- root/root usr/share/automake-1.16/am/clean.am
-rw-r--r-- root/root usr/share/automake-1.16/am/compile.am
-rw-r--r-- root/root usr/share/automake-1.16/am/configure.am
-rw-r--r-- root/root usr/share/automake-1.16/am/data.am
-rw-r--r-- root/root usr/share/automake-1.16/am/dejagnu.am
-rw-r--r-- root/root usr/share/automake-1.16/am/depend.am
-rw-r--r-- root/root usr/share/automake-1.16/am/depend2.am
-rw-r--r-- root/root usr/share/automake-1.16/am/distdir.am
-rw-r--r-- root/root usr/share/automake-1.16/am/footer.am
-rw-r--r-- root/root usr/share/automake-1.16/am/header-vars.am
-rw-r--r-- root/root usr/share/automake-1.16/am/header.am
-rw-r--r-- root/root usr/share/automake-1.16/am/inst-vars.am
-rw-r--r-- root/root usr/share/automake-1.16/am/install.am
-rw-r--r-- root/root usr/share/automake-1.16/am/java.am
-rw-r--r-- root/root usr/share/automake-1.16/am/lang-compile.am
-rw-r--r-- root/root usr/share/automake-1.16/am/lex.am
-rw-r--r-- root/root usr/share/automake-1.16/am/library.am
-rw-r--r-- root/root usr/share/automake-1.16/am/libs.am
-rw-r--r-- root/root usr/share/automake-1.16/am/libtool.am
-rw-r--r-- root/root usr/share/automake-1.16/am/lisp.am
-rw-r--r-- root/root usr/share/automake-1.16/am/ltlib.am
-rw-r--r-- root/root usr/share/automake-1.16/am/ltlibrary.am
-rw-r--r-- root/root usr/share/automake-1.16/am/mans-vars.am
-rw-r--r-- root/root usr/share/automake-1.16/am/mans.am
-rw-r--r-- root/root usr/share/automake-1.16/am/program.am
-rw-r--r-- root/root usr/share/automake-1.16/am/progs.am
-rw-r--r-- root/root usr/share/automake-1.16/am/python.am
-rw-r--r-- root/root usr/share/automake-1.16/am/remake-hdr.am
-rw-r--r-- root/root usr/share/automake-1.16/am/scripts.am
-rw-r--r-- root/root usr/share/automake-1.16/am/subdirs.am
-rw-r--r-- root/root usr/share/automake-1.16/am/tags.am
-rw-r--r-- root/root usr/share/automake-1.16/am/texi-vers.am
-rw-r--r-- root/root usr/share/automake-1.16/am/texibuild.am
-rw-r--r-- root/root usr/share/automake-1.16/am/texinfos.am
-rw-r--r-- root/root usr/share/automake-1.16/am/vala.am
-rw-r--r-- root/root usr/share/automake-1.16/am/yacc.am
-rwxr-xr-x root/root usr/share/automake-1.16/ar-lib
-rwxr-xr-x root/root usr/share/automake-1.16/compile
-rwxr-xr-x root/root usr/share/automake-1.16/config.guess
-rwxr-xr-x root/root usr/share/automake-1.16/config.sub
-rwxr-xr-x root/root usr/share/automake-1.16/depcomp
-rwxr-xr-x root/root usr/share/automake-1.16/install-sh
-rwxr-xr-x root/root usr/share/automake-1.16/mdate-sh
-rwxr-xr-x root/root usr/share/automake-1.16/missing
-rwxr-xr-x root/root usr/share/automake-1.16/mkinstalldirs
-rwxr-xr-x root/root usr/share/automake-1.16/py-compile
-rwxr-xr-x root/root usr/share/automake-1.16/tap-driver.sh
-rwxr-xr-x root/root usr/share/automake-1.16/test-driver
-rwxr-xr-x root/root usr/share/automake-1.16/ylwrap
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/automake-history.info.gz
-rw-r--r-- root/root usr/share/info/automake.info-1.gz
-rw-r--r-- root/root usr/share/info/automake.info-2.gz
-rw-r--r-- root/root usr/share/info/automake.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/aclocal-1.16.1.gz
-rw-r--r-- root/root usr/share/man/man1/aclocal.1.gz
-rw-r--r-- root/root usr/share/man/man1/automake-1.16.1.gz
-rw-r--r-- root/root usr/share/man/man1/automake.1.gz

17
core/automake/spkgbuild Executable file
View File

@@ -0,0 +1,17 @@
# description : Programs for generating Makefiles for use with Autoconf
# depends : autoconf
name=automake
version=1.16.5
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm $PKG/usr/share/automake-*/texinfo.tex
}

1
core/base/.checksums Normal file
View File

@@ -0,0 +1 @@
SKIP

2
core/base/.pkgfiles Normal file
View File

@@ -0,0 +1,2 @@
base-20230407-1
drwxr-xr-x root/root usr/

15
core/base/spkgbuild Executable file
View File

@@ -0,0 +1,15 @@
# description : Meta port for base system
# depends : filesystem linux-api-headers glibc binutils gcc libtool man-pages tzdata zlib file readline m4 libgmp
# depends : libmpfr libmpc bzip2 pkgconf ncurses attr acl libcap sed shadow psmisc
# depends : iana-etc bison flex grep bash dash which gdbm gperf expat inetutils perl
# depends : autoconf automake xz kmod gettext elfutils procps-ng e2fsprogs coreutils
# depends : diffutils gawk findutils groff less gzip iproute2 kbd libpipeline make patch
# depends : eudev util-linux man-db tar texinfo vim scratchpkg dhcpcd sysklogd init
name=base
version=20230407
release=1
build() {
mkdir -pv $PKG/usr
}

3
core/bash/.checksums Normal file
View File

@@ -0,0 +1,3 @@
4281bb43497f3905a308430a8d6a30a5 bash-5.2.15.tar.gz
7995a7c98fd5cd1d780c2a1f3022e1c8 bashrc
dcc2549c4a11572a9d272ed65eda3958 profile

122
core/bash/.pkgfiles Normal file
View File

@@ -0,0 +1,122 @@
bash-5.2.15-2
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/bash
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/bashrc
-rw-r--r-- root/root etc/profile
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-r-xr-xr-x root/root usr/bin/bashbug
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/bash/
-rw-r--r-- root/root usr/include/bash/alias.h
-rw-r--r-- root/root usr/include/bash/array.h
-rw-r--r-- root/root usr/include/bash/arrayfunc.h
-rw-r--r-- root/root usr/include/bash/assoc.h
-rw-r--r-- root/root usr/include/bash/bashansi.h
-rw-r--r-- root/root usr/include/bash/bashintl.h
-rw-r--r-- root/root usr/include/bash/bashjmp.h
-rw-r--r-- root/root usr/include/bash/bashtypes.h
-rw-r--r-- root/root usr/include/bash/builtins.h
drwxr-xr-x root/root usr/include/bash/builtins/
-rw-r--r-- root/root usr/include/bash/builtins/bashgetopt.h
-rw-r--r-- root/root usr/include/bash/builtins/builtext.h
-rw-r--r-- root/root usr/include/bash/builtins/common.h
-rw-r--r-- root/root usr/include/bash/builtins/getopt.h
-rw-r--r-- root/root usr/include/bash/command.h
-rw-r--r-- root/root usr/include/bash/config-bot.h
-rw-r--r-- root/root usr/include/bash/config-top.h
-rw-r--r-- root/root usr/include/bash/config.h
-rw-r--r-- root/root usr/include/bash/conftypes.h
-rw-r--r-- root/root usr/include/bash/dispose_cmd.h
-rw-r--r-- root/root usr/include/bash/error.h
-rw-r--r-- root/root usr/include/bash/execute_cmd.h
-rw-r--r-- root/root usr/include/bash/externs.h
-rw-r--r-- root/root usr/include/bash/general.h
-rw-r--r-- root/root usr/include/bash/hashlib.h
drwxr-xr-x root/root usr/include/bash/include/
-rw-r--r-- root/root usr/include/bash/include/ansi_stdlib.h
-rw-r--r-- root/root usr/include/bash/include/chartypes.h
-rw-r--r-- root/root usr/include/bash/include/filecntl.h
-rw-r--r-- root/root usr/include/bash/include/gettext.h
-rw-r--r-- root/root usr/include/bash/include/maxpath.h
-rw-r--r-- root/root usr/include/bash/include/memalloc.h
-rw-r--r-- root/root usr/include/bash/include/ocache.h
-rw-r--r-- root/root usr/include/bash/include/posixdir.h
-rw-r--r-- root/root usr/include/bash/include/posixjmp.h
-rw-r--r-- root/root usr/include/bash/include/posixstat.h
-rw-r--r-- root/root usr/include/bash/include/posixtime.h
-rw-r--r-- root/root usr/include/bash/include/posixwait.h
-rw-r--r-- root/root usr/include/bash/include/shmbchar.h
-rw-r--r-- root/root usr/include/bash/include/shmbutil.h
-rw-r--r-- root/root usr/include/bash/include/shtty.h
-rw-r--r-- root/root usr/include/bash/include/stat-time.h
-rw-r--r-- root/root usr/include/bash/include/stdc.h
-rw-r--r-- root/root usr/include/bash/include/systimes.h
-rw-r--r-- root/root usr/include/bash/include/typemax.h
-rw-r--r-- root/root usr/include/bash/include/unionwait.h
-rw-r--r-- root/root usr/include/bash/jobs.h
-rw-r--r-- root/root usr/include/bash/make_cmd.h
-rw-r--r-- root/root usr/include/bash/pathnames.h
-rw-r--r-- root/root usr/include/bash/quit.h
-rw-r--r-- root/root usr/include/bash/shell.h
-rw-r--r-- root/root usr/include/bash/sig.h
-rw-r--r-- root/root usr/include/bash/siglist.h
-rw-r--r-- root/root usr/include/bash/signames.h
-rw-r--r-- root/root usr/include/bash/subst.h
-rw-r--r-- root/root usr/include/bash/syntax.h
-rw-r--r-- root/root usr/include/bash/unwind_prot.h
-rw-r--r-- root/root usr/include/bash/variables.h
-rw-r--r-- root/root usr/include/bash/version.h
-rw-r--r-- root/root usr/include/bash/xmalloc.h
-rw-r--r-- root/root usr/include/bash/y.tab.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/bash/
-rw-r--r-- root/root usr/lib/bash/Makefile.inc
-rw-r--r-- root/root usr/lib/bash/Makefile.sample
-rwxr-xr-x root/root usr/lib/bash/accept
-rwxr-xr-x root/root usr/lib/bash/basename
-rwxr-xr-x root/root usr/lib/bash/csv
-rwxr-xr-x root/root usr/lib/bash/cut
-rwxr-xr-x root/root usr/lib/bash/dirname
-rwxr-xr-x root/root usr/lib/bash/dsv
-rwxr-xr-x root/root usr/lib/bash/fdflags
-rwxr-xr-x root/root usr/lib/bash/finfo
-rwxr-xr-x root/root usr/lib/bash/getconf
-rwxr-xr-x root/root usr/lib/bash/head
-rwxr-xr-x root/root usr/lib/bash/id
-rwxr-xr-x root/root usr/lib/bash/ln
-rw-r--r-- root/root usr/lib/bash/loadables.h
-rwxr-xr-x root/root usr/lib/bash/logname
-rwxr-xr-x root/root usr/lib/bash/mkdir
-rwxr-xr-x root/root usr/lib/bash/mkfifo
-rwxr-xr-x root/root usr/lib/bash/mktemp
-rwxr-xr-x root/root usr/lib/bash/mypid
-rwxr-xr-x root/root usr/lib/bash/pathchk
-rwxr-xr-x root/root usr/lib/bash/print
-rwxr-xr-x root/root usr/lib/bash/printenv
-rwxr-xr-x root/root usr/lib/bash/push
-rwxr-xr-x root/root usr/lib/bash/realpath
-rwxr-xr-x root/root usr/lib/bash/rm
-rwxr-xr-x root/root usr/lib/bash/rmdir
-rwxr-xr-x root/root usr/lib/bash/seq
-rwxr-xr-x root/root usr/lib/bash/setpgid
-rwxr-xr-x root/root usr/lib/bash/sleep
-rwxr-xr-x root/root usr/lib/bash/stat
-rwxr-xr-x root/root usr/lib/bash/strftime
-rwxr-xr-x root/root usr/lib/bash/sync
-rwxr-xr-x root/root usr/lib/bash/tee
-rwxr-xr-x root/root usr/lib/bash/truefalse
-rwxr-xr-x root/root usr/lib/bash/tty
-rwxr-xr-x root/root usr/lib/bash/uname
-rwxr-xr-x root/root usr/lib/bash/unlink
-rwxr-xr-x root/root usr/lib/bash/whoami
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/bash.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/bash.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/bash.1.gz
-rw-r--r-- root/root usr/share/man/man1/bashbug.1.gz

11
core/bash/bashrc Executable file
View File

@@ -0,0 +1,11 @@
# /etc/bashrc
alias ls='ls --color=auto'
alias grep='grep --color=auto'
if [ -d /etc/bashrc.d/ ]; then
for f in /etc/bashrc.d/*.sh; do
[ -r "$f" ] && . "$f"
done
unset f
fi

23
core/bash/profile Executable file
View File

@@ -0,0 +1,23 @@
# /etc/profile
# Set the initial path
export PATH=/bin:/usr/bin
if [ "$(id -u)" -eq 0 ] ; then
export PATH=$PATH:/sbin:/usr/sbin
unset HISTFILE
fi
# Set umask
umask 022
# Setup some environment variables.
export HISTSIZE=1000
export HISTIGNORE="&:[bf]g:exit"
for script in /etc/profile.d/*.sh ; do
if [ -r $script ] ; then
. $script
fi
unset script
done

31
core/bash/spkgbuild Executable file
View File

@@ -0,0 +1,31 @@
# description : The Bourne-Again SHell
# depends : ncurses readline
name=bash
version=5.2.15
majver=${version%%.*}
basever=${version%.*}
patchver=${version##*.}
release=2
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz
bashrc profile"
build() {
cd $name-$version
./configure \
--prefix=/usr \
--with-curses \
--enable-readline \
--without-bash-malloc \
--with-installed-readline
make
make DESTDIR=$PKG install
mkdir -p $PKG/bin
mv $PKG/usr/bin/bash $PKG/bin
install -d $PKG/etc
install -m644 $SRC/bashrc $PKG/etc
install -m644 $SRC/profile $PKG/etc
}

1
core/binutils/.checksums Normal file
View File

@@ -0,0 +1 @@
f7e986ae9ff06405cafb2e585ee36d27 binutils-2.39.tar.xz

192
core/binutils/.pkgfiles Normal file
View File

@@ -0,0 +1,192 @@
binutils-2.39-2
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/gprofng.rc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/addr2line
-rwxr-xr-x root/root usr/bin/ar
-rwxr-xr-x root/root usr/bin/as
-rwxr-xr-x root/root usr/bin/c++filt
-rwxr-xr-x root/root usr/bin/dwp
-rwxr-xr-x root/root usr/bin/elfedit
-rwxr-xr-x root/root usr/bin/gp-archive
-rwxr-xr-x root/root usr/bin/gp-collect-app
-rwxr-xr-x root/root usr/bin/gp-display-html
-rwxr-xr-x root/root usr/bin/gp-display-src
-rwxr-xr-x root/root usr/bin/gp-display-text
-rwxr-xr-x root/root usr/bin/gprof
-rwxr-xr-x root/root usr/bin/gprofng
hrwxr-xr-x root/root usr/bin/ld link to usr/bin/ld.bfd
-rwxr-xr-x root/root usr/bin/ld.bfd
-rwxr-xr-x root/root usr/bin/ld.gold
-rwxr-xr-x root/root usr/bin/nm
-rwxr-xr-x root/root usr/bin/objcopy
-rwxr-xr-x root/root usr/bin/objdump
-rwxr-xr-x root/root usr/bin/ranlib
-rwxr-xr-x root/root usr/bin/readelf
-rwxr-xr-x root/root usr/bin/size
-rwxr-xr-x root/root usr/bin/strings
-rwxr-xr-x root/root usr/bin/strip
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/ansidecl.h
-rw-r--r-- root/root usr/include/bfd.h
-rw-r--r-- root/root usr/include/bfdlink.h
-rw-r--r-- root/root usr/include/collectorAPI.h
-rw-r--r-- root/root usr/include/ctf-api.h
-rw-r--r-- root/root usr/include/ctf.h
-rw-r--r-- root/root usr/include/diagnostics.h
-rw-r--r-- root/root usr/include/dis-asm.h
-rw-r--r-- root/root usr/include/libcollector.h
-rw-r--r-- root/root usr/include/libfcollector.h
-rw-r--r-- root/root usr/include/plugin-api.h
-rw-r--r-- root/root usr/include/symcat.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/bfd-plugins/
-rwxr-xr-x root/root usr/lib/bfd-plugins/libdep.so
drwxr-xr-x root/root usr/lib/gprofng/
-rwxr-xr-x root/root usr/lib/gprofng/libgp-collector.so
-rwxr-xr-x root/root usr/lib/gprofng/libgp-collectorAPI.so
-rwxr-xr-x root/root usr/lib/gprofng/libgp-heap.so
-rwxr-xr-x root/root usr/lib/gprofng/libgp-iotrace.so
-rwxr-xr-x root/root usr/lib/gprofng/libgp-sync.so
lrwxrwxrwx root/root usr/lib/gprofng/libgprofng.so -> libgprofng.so.0.0.0
lrwxrwxrwx root/root usr/lib/gprofng/libgprofng.so.0 -> libgprofng.so.0.0.0
-rwxr-xr-x root/root usr/lib/gprofng/libgprofng.so.0.0.0
drwxr-xr-x root/root usr/lib/ldscripts/
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.x
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xbn
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xc
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xce
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xd
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdc
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdce
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xde
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdw
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdwe
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xe
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xn
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xr
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xs
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsc
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsce
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xse
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsw
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xswe
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xu
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xw
-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.x
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xbn
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xc
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xce
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xd
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdc
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdce
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xde
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdw
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xe
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xn
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xr
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xs
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsc
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsce
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xse
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsw
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xswe
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xu
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xw
-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.x
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xbn
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xc
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xce
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xd
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdc
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdce
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xde
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdw
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xe
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xn
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xr
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xs
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsc
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsce
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xse
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsw
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xswe
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xu
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xw
-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.x
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xbn
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xc
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xce
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xd
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdc
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdce
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xde
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdw
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdwe
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xe
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xn
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xr
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xs
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsc
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsce
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xse
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsw
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xswe
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xu
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xw
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xwe
-rwxr-xr-x root/root usr/lib/libbfd-2.39.so
-rw-r--r-- root/root usr/lib/libbfd.a
lrwxrwxrwx root/root usr/lib/libbfd.so -> libbfd-2.39.so
-rw-r--r-- root/root usr/lib/libctf-nobfd.a
lrwxrwxrwx root/root usr/lib/libctf-nobfd.so -> libctf-nobfd.so.0.0.0
lrwxrwxrwx root/root usr/lib/libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0
-rwxr-xr-x root/root usr/lib/libctf-nobfd.so.0.0.0
-rw-r--r-- root/root usr/lib/libctf.a
lrwxrwxrwx root/root usr/lib/libctf.so -> libctf.so.0.0.0
lrwxrwxrwx root/root usr/lib/libctf.so.0 -> libctf.so.0.0.0
-rwxr-xr-x root/root usr/lib/libctf.so.0.0.0
-rwxr-xr-x root/root usr/lib/libopcodes-2.39.so
-rw-r--r-- root/root usr/lib/libopcodes.a
lrwxrwxrwx root/root usr/lib/libopcodes.so -> libopcodes-2.39.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/as.info.gz
-rw-r--r-- root/root usr/share/info/bfd.info.gz
-rw-r--r-- root/root usr/share/info/binutils.info.gz
-rw-r--r-- root/root usr/share/info/ctf-spec.info.gz
-rw-r--r-- root/root usr/share/info/gprof.info.gz
-rw-r--r-- root/root usr/share/info/gprofng.info.gz
-rw-r--r-- root/root usr/share/info/ld.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/addr2line.1.gz
-rw-r--r-- root/root usr/share/man/man1/ar.1.gz
-rw-r--r-- root/root usr/share/man/man1/as.1.gz
-rw-r--r-- root/root usr/share/man/man1/c++filt.1.gz
-rw-r--r-- root/root usr/share/man/man1/dlltool.1.gz
-rw-r--r-- root/root usr/share/man/man1/elfedit.1.gz
-rw-r--r-- root/root usr/share/man/man1/gp-archive.1.gz
-rw-r--r-- root/root usr/share/man/man1/gp-collect-app.1.gz
-rw-r--r-- root/root usr/share/man/man1/gp-display-html.1.gz
-rw-r--r-- root/root usr/share/man/man1/gp-display-src.1.gz
-rw-r--r-- root/root usr/share/man/man1/gp-display-text.1.gz
-rw-r--r-- root/root usr/share/man/man1/gprof.1.gz
-rw-r--r-- root/root usr/share/man/man1/gprofng.1.gz
-rw-r--r-- root/root usr/share/man/man1/ld.1.gz
-rw-r--r-- root/root usr/share/man/man1/nm.1.gz
-rw-r--r-- root/root usr/share/man/man1/objcopy.1.gz
-rw-r--r-- root/root usr/share/man/man1/objdump.1.gz
-rw-r--r-- root/root usr/share/man/man1/ranlib.1.gz
-rw-r--r-- root/root usr/share/man/man1/readelf.1.gz
-rw-r--r-- root/root usr/share/man/man1/size.1.gz
-rw-r--r-- root/root usr/share/man/man1/strings.1.gz
-rw-r--r-- root/root usr/share/man/man1/strip.1.gz
-rw-r--r-- root/root usr/share/man/man1/windmc.1.gz
-rw-r--r-- root/root usr/share/man/man1/windres.1.gz

30
core/binutils/spkgbuild Normal file
View File

@@ -0,0 +1,30 @@
# description : A linker, an assembler, and other tools for handling object files
# depends : flex elfutils
name=binutils
version=2.39
release=2
source="https://ftp.gnu.org/gnu/binutils/$name-$version.tar.xz"
build() {
cd $name-$version
sed -i '/^SUBDIRS/s/doc//' bfd/Makefile.in
mkdir -v build
cd build
../configure \
--prefix=/usr \
--sysconfdir=/etc \
--enable-gold \
--enable-ld=default \
--enable-plugins \
--enable-shared \
--disable-werror \
--with-system-zlib \
--enable-multilib \
--with-lib-path=/usr/lib:/lib:/usr/lib32
make tooldir=/usr
make tooldir=/usr DESTDIR=$PKG install
}

1
core/bison/.checksums Normal file
View File

@@ -0,0 +1 @@
c28f119f405a2304ff0a7ccdcc629713 bison-3.8.2.tar.xz

49
core/bison/.pkgfiles Normal file
View File

@@ -0,0 +1,49 @@
bison-3.8.2-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bison
-rwxr-xr-x root/root usr/bin/yacc
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/liby.a
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/bison-i18n.m4
drwxr-xr-x root/root usr/share/bison/
-rw-r--r-- root/root usr/share/bison/README.md
-rw-r--r-- root/root usr/share/bison/bison-default.css
drwxr-xr-x root/root usr/share/bison/m4sugar/
-rw-r--r-- root/root usr/share/bison/m4sugar/foreach.m4
-rw-r--r-- root/root usr/share/bison/m4sugar/m4sugar.m4
drwxr-xr-x root/root usr/share/bison/skeletons/
-rw-r--r-- root/root usr/share/bison/skeletons/bison.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c++-skel.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c++.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c-like.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c-skel.m4
-rw-r--r-- root/root usr/share/bison/skeletons/c.m4
-rw-r--r-- root/root usr/share/bison/skeletons/d-skel.m4
-rw-r--r-- root/root usr/share/bison/skeletons/d.m4
-rw-r--r-- root/root usr/share/bison/skeletons/glr.c
-rw-r--r-- root/root usr/share/bison/skeletons/glr.cc
-rw-r--r-- root/root usr/share/bison/skeletons/glr2.cc
-rw-r--r-- root/root usr/share/bison/skeletons/java-skel.m4
-rw-r--r-- root/root usr/share/bison/skeletons/java.m4
-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.cc
-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.d
-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.java
-rw-r--r-- root/root usr/share/bison/skeletons/location.cc
-rw-r--r-- root/root usr/share/bison/skeletons/stack.hh
-rw-r--r-- root/root usr/share/bison/skeletons/traceon.m4
-rw-r--r-- root/root usr/share/bison/skeletons/variant.hh
-rw-r--r-- root/root usr/share/bison/skeletons/yacc.c
drwxr-xr-x root/root usr/share/bison/xslt/
-rw-r--r-- root/root usr/share/bison/xslt/bison.xsl
-rw-r--r-- root/root usr/share/bison/xslt/xml2dot.xsl
-rw-r--r-- root/root usr/share/bison/xslt/xml2text.xsl
-rw-r--r-- root/root usr/share/bison/xslt/xml2xhtml.xsl
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/bison.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/bison.1.gz
-rw-r--r-- root/root usr/share/man/man1/yacc.1.gz

15
core/bison/spkgbuild Executable file
View File

@@ -0,0 +1,15 @@
# description : A parser generator
name=bison
version=3.8.2
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install
}

1
core/bzip2/.checksums Normal file
View File

@@ -0,0 +1 @@
67e051268d0c475ea773822f7500d0e5 bzip2-1.0.8.tar.gz

34
core/bzip2/.pkgfiles Normal file
View File

@@ -0,0 +1,34 @@
bzip2-1.0.8-1
drwxr-xr-x root/root bin/
lrwxrwxrwx root/root bin/bunzip2 -> bzip2
lrwxrwxrwx root/root bin/bzcat -> bzip2
-rwxr-xr-x root/root bin/bzip2
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libbz2.so.1.0 -> libbz2.so.1.0.8
-rwxr-xr-x root/root lib/libbz2.so.1.0.8
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/bzcmp -> bzdiff
-rwxr-xr-x root/root usr/bin/bzdiff
lrwxrwxrwx root/root usr/bin/bzegrep -> bzgrep
lrwxrwxrwx root/root usr/bin/bzfgrep -> bzgrep
-rwxr-xr-x root/root usr/bin/bzgrep
-rwxr-xr-x root/root usr/bin/bzip2recover
lrwxrwxrwx root/root usr/bin/bzless -> bzmore
-rwxr-xr-x root/root usr/bin/bzmore
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/bzlib.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libbz2.a
lrwxrwxrwx root/root usr/lib/libbz2.so -> ../../lib/libbz2.so.1.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/bzcmp.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzdiff.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzegrep.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzfgrep.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzgrep.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzip2.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzless.1.gz
-rw-r--r-- root/root usr/share/man/man1/bzmore.1.gz

34
core/bzip2/spkgbuild Executable file
View File

@@ -0,0 +1,34 @@
# description : Programs for compressing and decompressing files
name=bzip2
version=1.0.8
release=1
source="https://www.sourceware.org/pub/bzip2/$name-$version.tar.gz"
build() {
cd $name-$version
sed -i 's@\(ln -s -f \)$(PREFIX)/bin/@\1@' Makefile
sed -i "s@(PREFIX)/man@(PREFIX)/share/man@g" Makefile
# use our optimization
[ "${CFLAGS}" ] && sed -i "s|-O2|${CFLAGS}|g" Makefile
[ "${CFLAGS}" ] && sed -i "s|-O2|${CFLAGS}|g" Makefile-libbz2_so
make -f Makefile-libbz2_so
make
make PREFIX=$PKG/usr install
mkdir -pv $PKG/bin \
$PKG/lib \
$PKG/usr/lib
cp -v bzip2-shared $PKG/bin/bzip2
cp -av libbz2.so* $PKG/lib
ln -sv ../../lib/libbz2.so.1.0 $PKG/usr/lib/libbz2.so
rm -v $PKG/usr/bin/bunzip2 \
$PKG/usr/bin/bzcat \
$PKG/usr/bin/bzip2
ln -sv bzip2 $PKG/bin/bunzip2
ln -sv bzip2 $PKG/bin/bzcat
}

View File

@@ -0,0 +1 @@
e7cf471ba7c88f4e313f492a76e624b3 cacert-2023-01-10.pem

View File

@@ -0,0 +1,7 @@
ca-certificates-20230110-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ssl/
lrwxrwxrwx root/root etc/ssl/ca-bundle.crt -> /etc/ssl/cert.pem
-rw-r--r-- root/root etc/ssl/cert.pem
drwxr-xr-x root/root etc/ssl/certs/
lrwxrwxrwx root/root etc/ssl/certs/ca-certificates.crt -> /etc/ssl/cert.pem

View File

@@ -0,0 +1,17 @@
# description : Bundle of CA Root Certificates from Mozilla
# homepage : https://curl.se/docs/caextract.html
name=ca-certificates
version=20230110
_noyear=${version#????}
_version=${version%????}-${_noyear%??}-${version#??????}
release=1
source="https://curl.se/ca/cacert-$_version.pem"
build() {
install -Dm644 $SRC/cacert-$_version.pem $PKG/etc/ssl/cert.pem
install -d $PKG/etc/ssl/certs
ln -s /etc/ssl/cert.pem $PKG/etc/ssl/certs/ca-certificates.crt
ln -s /etc/ssl/cert.pem $PKG/etc/ssl/ca-bundle.crt
}

View File

@@ -0,0 +1,7 @@
url=https://curl.se/docs/caextract.html
port_getver() {
fetch \
| grep -Eo cacert-[0-9.]+-[0-9.]+-[0-9.]+.pem \
| sed "s/cacert-//;s/\.pem//;s/-//g"
}

View File

@@ -0,0 +1 @@
040b4b7acaf89499834bfc79609af29f coreutils-9.3.tar.xz

221
core/coreutils/.pkgfiles Normal file
View File

@@ -0,0 +1,221 @@
coreutils-9.3-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/cat
-rwxr-xr-x root/root bin/chgrp
-rwxr-xr-x root/root bin/chmod
-rwxr-xr-x root/root bin/chown
-rwxr-xr-x root/root bin/cp
-rwxr-xr-x root/root bin/date
-rwxr-xr-x root/root bin/dd
-rwxr-xr-x root/root bin/df
-rwxr-xr-x root/root bin/echo
-rwxr-xr-x root/root bin/false
-rwxr-xr-x root/root bin/head
-rwxr-xr-x root/root bin/ln
-rwxr-xr-x root/root bin/ls
-rwxr-xr-x root/root bin/mkdir
-rwxr-xr-x root/root bin/mknod
-rwxr-xr-x root/root bin/mv
-rwxr-xr-x root/root bin/nice
-rwxr-xr-x root/root bin/pwd
-rwxr-xr-x root/root bin/rm
-rwxr-xr-x root/root bin/rmdir
-rwxr-xr-x root/root bin/sleep
-rwxr-xr-x root/root bin/stty
-rwxr-xr-x root/root bin/sync
-rwxr-xr-x root/root bin/true
-rwxr-xr-x root/root bin/uname
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/[
-rwxr-xr-x root/root usr/bin/b2sum
-rwxr-xr-x root/root usr/bin/base32
-rwxr-xr-x root/root usr/bin/base64
-rwxr-xr-x root/root usr/bin/basename
-rwxr-xr-x root/root usr/bin/basenc
-rwxr-xr-x root/root usr/bin/chcon
-rwxr-xr-x root/root usr/bin/cksum
-rwxr-xr-x root/root usr/bin/comm
-rwxr-xr-x root/root usr/bin/csplit
-rwxr-xr-x root/root usr/bin/cut
-rwxr-xr-x root/root usr/bin/dir
-rwxr-xr-x root/root usr/bin/dircolors
-rwxr-xr-x root/root usr/bin/dirname
-rwxr-xr-x root/root usr/bin/du
-rwxr-xr-x root/root usr/bin/env
-rwxr-xr-x root/root usr/bin/expand
-rwxr-xr-x root/root usr/bin/expr
-rwxr-xr-x root/root usr/bin/factor
-rwxr-xr-x root/root usr/bin/fmt
-rwxr-xr-x root/root usr/bin/fold
-rwxr-xr-x root/root usr/bin/groups
-rwxr-xr-x root/root usr/bin/hostid
-rwxr-xr-x root/root usr/bin/id
-rwxr-xr-x root/root usr/bin/install
-rwxr-xr-x root/root usr/bin/join
-rwxr-xr-x root/root usr/bin/link
-rwxr-xr-x root/root usr/bin/logname
-rwxr-xr-x root/root usr/bin/md5sum
-rwxr-xr-x root/root usr/bin/mkfifo
-rwxr-xr-x root/root usr/bin/mktemp
-rwxr-xr-x root/root usr/bin/nl
-rwxr-xr-x root/root usr/bin/nohup
-rwxr-xr-x root/root usr/bin/nproc
-rwxr-xr-x root/root usr/bin/numfmt
-rwxr-xr-x root/root usr/bin/od
-rwxr-xr-x root/root usr/bin/paste
-rwxr-xr-x root/root usr/bin/pathchk
-rwxr-xr-x root/root usr/bin/pinky
-rwxr-xr-x root/root usr/bin/pr
-rwxr-xr-x root/root usr/bin/printenv
-rwxr-xr-x root/root usr/bin/printf
-rwxr-xr-x root/root usr/bin/ptx
-rwxr-xr-x root/root usr/bin/readlink
-rwxr-xr-x root/root usr/bin/realpath
-rwxr-xr-x root/root usr/bin/runcon
-rwxr-xr-x root/root usr/bin/seq
-rwxr-xr-x root/root usr/bin/sha1sum
-rwxr-xr-x root/root usr/bin/sha224sum
-rwxr-xr-x root/root usr/bin/sha256sum
-rwxr-xr-x root/root usr/bin/sha384sum
-rwxr-xr-x root/root usr/bin/sha512sum
-rwxr-xr-x root/root usr/bin/shred
-rwxr-xr-x root/root usr/bin/shuf
-rwxr-xr-x root/root usr/bin/sort
-rwxr-xr-x root/root usr/bin/split
-rwxr-xr-x root/root usr/bin/stat
-rwxr-xr-x root/root usr/bin/stdbuf
-rwxr-xr-x root/root usr/bin/sum
-rwxr-xr-x root/root usr/bin/tac
-rwxr-xr-x root/root usr/bin/tail
-rwxr-xr-x root/root usr/bin/tee
-rwxr-xr-x root/root usr/bin/test
-rwxr-xr-x root/root usr/bin/timeout
-rwxr-xr-x root/root usr/bin/touch
-rwxr-xr-x root/root usr/bin/tr
-rwxr-xr-x root/root usr/bin/truncate
-rwxr-xr-x root/root usr/bin/tsort
-rwxr-xr-x root/root usr/bin/tty
-rwxr-xr-x root/root usr/bin/unexpand
-rwxr-xr-x root/root usr/bin/uniq
-rwxr-xr-x root/root usr/bin/unlink
-rwxr-xr-x root/root usr/bin/users
-rwxr-xr-x root/root usr/bin/vdir
-rwxr-xr-x root/root usr/bin/wc
-rwxr-xr-x root/root usr/bin/who
-rwxr-xr-x root/root usr/bin/whoami
-rwxr-xr-x root/root usr/bin/yes
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/coreutils/
-rwxr-xr-x root/root usr/lib/coreutils/libstdbuf.so
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/chroot
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/coreutils.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/b2sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/base32.1.gz
-rw-r--r-- root/root usr/share/man/man1/base64.1.gz
-rw-r--r-- root/root usr/share/man/man1/basename.1.gz
-rw-r--r-- root/root usr/share/man/man1/basenc.1.gz
-rw-r--r-- root/root usr/share/man/man1/cat.1.gz
-rw-r--r-- root/root usr/share/man/man1/chcon.1.gz
-rw-r--r-- root/root usr/share/man/man1/chgrp.1.gz
-rw-r--r-- root/root usr/share/man/man1/chmod.1.gz
-rw-r--r-- root/root usr/share/man/man1/chown.1.gz
-rw-r--r-- root/root usr/share/man/man1/cksum.1.gz
-rw-r--r-- root/root usr/share/man/man1/comm.1.gz
-rw-r--r-- root/root usr/share/man/man1/cp.1.gz
-rw-r--r-- root/root usr/share/man/man1/csplit.1.gz
-rw-r--r-- root/root usr/share/man/man1/cut.1.gz
-rw-r--r-- root/root usr/share/man/man1/date.1.gz
-rw-r--r-- root/root usr/share/man/man1/dd.1.gz
-rw-r--r-- root/root usr/share/man/man1/df.1.gz
-rw-r--r-- root/root usr/share/man/man1/dir.1.gz
-rw-r--r-- root/root usr/share/man/man1/dircolors.1.gz
-rw-r--r-- root/root usr/share/man/man1/dirname.1.gz
-rw-r--r-- root/root usr/share/man/man1/du.1.gz
-rw-r--r-- root/root usr/share/man/man1/echo.1.gz
-rw-r--r-- root/root usr/share/man/man1/env.1.gz
-rw-r--r-- root/root usr/share/man/man1/expand.1.gz
-rw-r--r-- root/root usr/share/man/man1/expr.1.gz
-rw-r--r-- root/root usr/share/man/man1/factor.1.gz
-rw-r--r-- root/root usr/share/man/man1/false.1.gz
-rw-r--r-- root/root usr/share/man/man1/fmt.1.gz
-rw-r--r-- root/root usr/share/man/man1/fold.1.gz
-rw-r--r-- root/root usr/share/man/man1/groups.1.gz
-rw-r--r-- root/root usr/share/man/man1/head.1.gz
-rw-r--r-- root/root usr/share/man/man1/hostid.1.gz
-rw-r--r-- root/root usr/share/man/man1/id.1.gz
-rw-r--r-- root/root usr/share/man/man1/install.1.gz
-rw-r--r-- root/root usr/share/man/man1/join.1.gz
-rw-r--r-- root/root usr/share/man/man1/link.1.gz
-rw-r--r-- root/root usr/share/man/man1/ln.1.gz
-rw-r--r-- root/root usr/share/man/man1/logname.1.gz
-rw-r--r-- root/root usr/share/man/man1/ls.1.gz
-rw-r--r-- root/root usr/share/man/man1/md5sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/mkdir.1.gz
-rw-r--r-- root/root usr/share/man/man1/mkfifo.1.gz
-rw-r--r-- root/root usr/share/man/man1/mknod.1.gz
-rw-r--r-- root/root usr/share/man/man1/mktemp.1.gz
-rw-r--r-- root/root usr/share/man/man1/mv.1.gz
-rw-r--r-- root/root usr/share/man/man1/nice.1.gz
-rw-r--r-- root/root usr/share/man/man1/nl.1.gz
-rw-r--r-- root/root usr/share/man/man1/nohup.1.gz
-rw-r--r-- root/root usr/share/man/man1/nproc.1.gz
-rw-r--r-- root/root usr/share/man/man1/numfmt.1.gz
-rw-r--r-- root/root usr/share/man/man1/od.1.gz
-rw-r--r-- root/root usr/share/man/man1/paste.1.gz
-rw-r--r-- root/root usr/share/man/man1/pathchk.1.gz
-rw-r--r-- root/root usr/share/man/man1/pinky.1.gz
-rw-r--r-- root/root usr/share/man/man1/pr.1.gz
-rw-r--r-- root/root usr/share/man/man1/printenv.1.gz
-rw-r--r-- root/root usr/share/man/man1/printf.1.gz
-rw-r--r-- root/root usr/share/man/man1/ptx.1.gz
-rw-r--r-- root/root usr/share/man/man1/pwd.1.gz
-rw-r--r-- root/root usr/share/man/man1/readlink.1.gz
-rw-r--r-- root/root usr/share/man/man1/realpath.1.gz
-rw-r--r-- root/root usr/share/man/man1/rm.1.gz
-rw-r--r-- root/root usr/share/man/man1/rmdir.1.gz
-rw-r--r-- root/root usr/share/man/man1/runcon.1.gz
-rw-r--r-- root/root usr/share/man/man1/seq.1.gz
-rw-r--r-- root/root usr/share/man/man1/sha1sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/sha224sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/sha256sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/sha384sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/sha512sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/shred.1.gz
-rw-r--r-- root/root usr/share/man/man1/shuf.1.gz
-rw-r--r-- root/root usr/share/man/man1/sleep.1.gz
-rw-r--r-- root/root usr/share/man/man1/sort.1.gz
-rw-r--r-- root/root usr/share/man/man1/split.1.gz
-rw-r--r-- root/root usr/share/man/man1/stat.1.gz
-rw-r--r-- root/root usr/share/man/man1/stdbuf.1.gz
-rw-r--r-- root/root usr/share/man/man1/stty.1.gz
-rw-r--r-- root/root usr/share/man/man1/sum.1.gz
-rw-r--r-- root/root usr/share/man/man1/sync.1.gz
-rw-r--r-- root/root usr/share/man/man1/tac.1.gz
-rw-r--r-- root/root usr/share/man/man1/tail.1.gz
-rw-r--r-- root/root usr/share/man/man1/tee.1.gz
-rw-r--r-- root/root usr/share/man/man1/test.1.gz
-rw-r--r-- root/root usr/share/man/man1/timeout.1.gz
-rw-r--r-- root/root usr/share/man/man1/touch.1.gz
-rw-r--r-- root/root usr/share/man/man1/tr.1.gz
-rw-r--r-- root/root usr/share/man/man1/true.1.gz
-rw-r--r-- root/root usr/share/man/man1/truncate.1.gz
-rw-r--r-- root/root usr/share/man/man1/tsort.1.gz
-rw-r--r-- root/root usr/share/man/man1/tty.1.gz
-rw-r--r-- root/root usr/share/man/man1/uname.1.gz
-rw-r--r-- root/root usr/share/man/man1/unexpand.1.gz
-rw-r--r-- root/root usr/share/man/man1/uniq.1.gz
-rw-r--r-- root/root usr/share/man/man1/unlink.1.gz
-rw-r--r-- root/root usr/share/man/man1/users.1.gz
-rw-r--r-- root/root usr/share/man/man1/vdir.1.gz
-rw-r--r-- root/root usr/share/man/man1/wc.1.gz
-rw-r--r-- root/root usr/share/man/man1/who.1.gz
-rw-r--r-- root/root usr/share/man/man1/whoami.1.gz
-rw-r--r-- root/root usr/share/man/man1/yes.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/chroot.8.gz

36
core/coreutils/spkgbuild Executable file
View File

@@ -0,0 +1,36 @@
# description : Utilities for showing and setting the basic system characteristics
# depends : acl attr libgmp
name=coreutils
version=9.3
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
export FORCE_UNSAFE_CONFIGURE=1
./configure \
--prefix=/usr \
--libexecdir=/usr/lib \
--enable-no-install-program=kill,uptime \
--disable-nls
make
make DESTDIR=$PKG install
mkdir -pv $PKG/bin \
$PKG/usr/sbin
for i in cat chgrp chmod chown cp date dd df echo \
false ln ls mkdir mknod mv pwd rm rmdir \
stty sync true uname head sleep nice; do
mv -v $PKG/usr/bin/$i $PKG/bin
done
mv -v $PKG/usr/bin/chroot $PKG/usr/sbin
mkdir -pv $PKG/usr/share/man/man8
mv -v $PKG/usr/share/man/man1/chroot.1 $PKG/usr/share/man/man8/chroot.8
sed -i s/\"1\"/\"8\"/1 $PKG/usr/share/man/man8/chroot.8
}

1
core/curl/.checksums Normal file
View File

@@ -0,0 +1 @@
f6c2fdeb30ad30234378a56c28350845 curl-8.0.1.tar.xz

514
core/curl/.pkgfiles Normal file
View File

@@ -0,0 +1,514 @@
curl-8.0.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/curl
-rwxr-xr-x root/root usr/bin/curl-config
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/curl/
-rw-r--r-- root/root usr/include/curl/curl.h
-rw-r--r-- root/root usr/include/curl/curlver.h
-rw-r--r-- root/root usr/include/curl/easy.h
-rw-r--r-- root/root usr/include/curl/header.h
-rw-r--r-- root/root usr/include/curl/mprintf.h
-rw-r--r-- root/root usr/include/curl/multi.h
-rw-r--r-- root/root usr/include/curl/options.h
-rw-r--r-- root/root usr/include/curl/stdcheaders.h
-rw-r--r-- root/root usr/include/curl/system.h
-rw-r--r-- root/root usr/include/curl/typecheck-gcc.h
-rw-r--r-- root/root usr/include/curl/urlapi.h
-rw-r--r-- root/root usr/include/curl/websockets.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libcurl.so -> libcurl.so.4.8.0
lrwxrwxrwx root/root usr/lib/libcurl.so.4 -> libcurl.so.4.8.0
-rwxr-xr-x root/root usr/lib/libcurl.so.4.8.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcurl.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libcurl.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/curl-config.1.gz
-rw-r--r-- root/root usr/share/man/man1/curl.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_ACTIVESOCKET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CAINFO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CAPATH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CERTINFO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONDITION_UNMET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONNECT_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONNECT_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_TYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_COOKIELIST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_EFFECTIVE_METHOD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FILETIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FILETIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FTP_ENTRY_PATH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HEADER_SIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_VERSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LASTSOCKET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_IP.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_PORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NUM_CONNECTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_OS_ERRNO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIMARY_IP.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIMARY_PORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIVATE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROTOCOL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_ERROR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_URL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REFERER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REQUEST_SIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RESPONSE_CODE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RETRY_AFTER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_SESSION_ID.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SCHEME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_UPLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_UPLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_UPLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_UPLOAD_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SSL_ENGINES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TLS_SESSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TOTAL_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAXCONNECTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PUSHDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PUSHFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_SOCKETDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_TIMERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ALTSVC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ALTSVC_CTRL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_APPEND.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_AUTOREFERER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_AWS_SIGV4.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_BUFFERSIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAINFO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAINFO_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAPATH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CA_CACHE_TIMEOUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CERTINFO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_DATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_END_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CLOSESOCKETDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECTTIMEOUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECT_ONLY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECT_TO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIEFILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIEJAR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIELIST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIESESSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CRLF.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CRLFILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CURLU.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEBUGDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DIRLISTONLY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_INTERFACE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_SERVERS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_URL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_EGDSOCKET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ERRORBUFFER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FAILONERROR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FILETIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FNMATCH_DATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FNMATCH_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FOLLOWLOCATION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FORBID_REUSE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FRESH_CONNECT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTPPORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTPSSLAUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_ACCOUNT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_FILEMETHOD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_SSL_CCC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_EPRT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_EPSV.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_PRET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HAPROXYPROTOCOL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADEROPT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS_CTRL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP200ALIASES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPAUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPGET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPHEADER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPPOST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPPROXYTUNNEL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_VERSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INFILESIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INFILESIZE_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERFACE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERLEAVEDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERLEAVEFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IOCTLDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IOCTLFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IPRESOLVE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ISSUERCERT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ISSUERCERT_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KEYPASSWD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KRBLEVEL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOCALPORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOCALPORTRANGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOGIN_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOW_SPEED_LIMIT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOW_SPEED_TIME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_AUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_FROM.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_RCPT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_RCPT_ALLLOWFAILS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXAGE_CONN.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXCONNECTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXREDIRS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MIMEPOST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MIME_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NETRC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NETRC_FILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NEW_FILE_PERMS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOBODY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOPROGRESS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOPROXY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOSIGNAL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_OPENSOCKETDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PASSWORD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PATH_AS_IS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PINNEDPUBLICKEY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PIPEWAIT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDSIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTQUOTE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTREDIR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREQUOTE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRE_PROXY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRIVATE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROGRESSDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROGRESSFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROTOCOLS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROTOCOLS_STR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYAUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYHEADER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYPASSWORD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYPORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYTYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYUSERNAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYUSERPWD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAINFO.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAPATH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CRLFILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_KEYPASSWD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLVERSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_QUOTE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RANDOM_FILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RANGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_READDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_READFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS_STR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REFERER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REQUEST_TARGET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVER_START_DATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESUME_FROM.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESUME_FROM_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_REQUEST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_SESSION_ID.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_STREAM_URI.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_TRANSPORT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SASL_AUTHZID.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SASL_IR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVICE_NAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SHARE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKOPTDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKOPTFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_AUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERTTYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERT_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLENGINE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEYTYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEY_BLOB.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLVERSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_EC_CURVES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_FALSESTART.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYHOST.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYPEER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STDERR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_NODELAY.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TELNETOPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TFTP_BLKSIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TFTP_NO_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMECONDITION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEOUT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEOUT_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEVALUE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEVALUE_LARGE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLS13_CIPHERS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFERTEXT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_URL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERAGENT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERNAME.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERPWD.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USE_SSL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_VERBOSE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WILDCARDMATCH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WS_OPTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFODATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_LOCKFUNC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_SHARE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_UNLOCKFUNC.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_UNSHARE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_USERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_cleanup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_duphandle.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_escape.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_getinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_header.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_nextheader.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_by_id.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_by_name.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_next.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_pause.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_perform.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_recv.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_reset.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_send.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_setopt.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_unescape.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_easy_upkeep.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_escape.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_formadd.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_formfree.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_formget.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_getdate.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_getenv.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_global_cleanup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_global_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_global_init_mem.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_global_sslset.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_addpart.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_data.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_data_cb.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_encoder.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_filedata.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_filename.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_headers.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_name.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_subparts.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mime_type.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_mprintf.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_add_handle.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_assign.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_cleanup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_fdset.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_info_read.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_perform.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_poll.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_remove_handle.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_setopt.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket_action.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket_all.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_timeout.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_wait.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_wakeup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_share_cleanup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_share_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_share_setopt.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_share_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_slist_append.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_slist_free_all.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_strequal.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_strnequal.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_unescape.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url_cleanup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url_dup.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url_get.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url_set.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_url_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_version.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_version_info.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_ws_meta.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_ws_recv.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_ws_send.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-easy.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-env.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-errors.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-multi.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-security.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-share.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-symbols.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-thread.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-tutorial.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-url.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl.3.gz

26
core/curl/spkgbuild Executable file
View File

@@ -0,0 +1,26 @@
# description : Utility and a library used for transferring files
# depends : ca-certificates openssl zlib
name=curl
version=8.0.1
release=1
source="https://curl.haxx.se/download/$name-$version.tar.xz"
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-static \
--enable-threaded-resolver \
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
--with-openssl \
--without-brotli \
--without-libidn2 \
--without-libpsl \
--without-librtmp \
--without-nghttp2 \
--without-zstd
make
make DESTDIR=$PKG install
}

1
core/dash/.checksums Normal file
View File

@@ -0,0 +1 @@
57222b768b84003ea4b801e5d5e0e52b dash-0.5.12.tar.gz

9
core/dash/.pkgfiles Normal file
View File

@@ -0,0 +1,9 @@
dash-0.5.12-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/dash
lrwxrwxrwx root/root bin/sh -> dash
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/dash.1.gz

17
core/dash/spkgbuild Normal file
View File

@@ -0,0 +1,17 @@
# description : POSIX compliant shell
name=dash
version=0.5.12
release=1
source="http://gondor.apana.org.au/~herbert/dash/files/$name-$version.tar.gz"
build() {
cd $name-$version
./configure \
--prefix=/usr \
--bindir=/bin \
--mandir=/usr/share/man
make
make DESTDIR=$PKG install
ln -s dash $PKG/bin/sh
}

2
core/dhcpcd/.checksums Normal file
View File

@@ -0,0 +1,2 @@
002d3c7bfa057248f23b2b2f33f02f5a dhcpcd-10.0.1.tar.xz
4510a90d2c0fb9e16cd1f0e5f2a3b744 rc.network

33
core/dhcpcd/.pkgfiles Normal file
View File

@@ -0,0 +1,33 @@
dhcpcd-10.0.1-1
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/dhcpcd.conf
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/network
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/dhcpcd/
drwxr-xr-x root/root lib/dhcpcd/dev/
-r-xr-xr-x root/root lib/dhcpcd/dev/udev.so
drwxr-xr-x root/root lib/dhcpcd/dhcpcd-hooks/
-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/01-test
-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/20-resolv.conf
-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/30-hostname
-r-xr-xr-x root/root lib/dhcpcd/dhcpcd-run-hooks
drwxr-xr-x root/root sbin/
-r-xr-xr-x root/root sbin/dhcpcd
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dhcpcd/
drwxr-xr-x root/root usr/share/dhcpcd/hooks/
-r--r--r-- root/root usr/share/dhcpcd/hooks/10-wpa_supplicant
-r--r--r-- root/root usr/share/dhcpcd/hooks/15-timezone
-r--r--r-- root/root usr/share/dhcpcd/hooks/29-lookup-hostname
-r--r--r-- root/root usr/share/dhcpcd/hooks/50-yp.conf
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man5/
-r--r--r-- root/root usr/share/man/man5/dhcpcd.conf.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-r--r--r-- root/root usr/share/man/man8/dhcpcd-run-hooks.8.gz
-r--r--r-- root/root usr/share/man/man8/dhcpcd.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-x--- root/root var/lib/dhcpcd/

36
core/dhcpcd/rc.network Executable file
View File

@@ -0,0 +1,36 @@
#!/bin/sh
#
# /etc/rc.d/network: start/stop the ISC DHCP Server
#
. /etc/rc.subr
DEV=${DEV:-$(ls /sys/class/net/ | grep -Exv "(lo|sit0)" | head -n1)}
PROG=/sbin/dhcpcd
PIDFILE=/var/run/$PROGNAME.pid
OPTS="--waitip -h $(/bin/hostname) -z $DEV"
case $1 in
start)
msg "Starting $PROGNAME..."
start_daemon $PROG $OPTS
;;
stop)
msg "Stopping $PROGNAME..."
stop_daemon $PROG
;;
restart)
$0 stop
sleep 1
$0 start
;;
status)
status_daemon $PROG
;;
*)
echo "Usage: $0 [start|stop|restart|status]"
;;
esac
# End of file

19
core/dhcpcd/spkgbuild Executable file
View File

@@ -0,0 +1,19 @@
# description : An implementation of the DHCP client specified in RFC2131
name=dhcpcd
version=10.0.1
release=1
source="https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${version}/${name}-${version}.tar.xz
rc.network"
build() {
cd $name-$version
./configure --libexecdir=/lib/dhcpcd \
--dbdir=/var/lib/dhcpcd
make
make DESTDIR=$PKG install
# rc service
install -Dm755 $SRC/rc.network $PKG/etc/rc.d/network
}

View File

@@ -0,0 +1 @@
cf0a65266058bf22fe3feb69e57ffc5b diffutils-3.9.tar.xz

16
core/diffutils/.pkgfiles Normal file
View File

@@ -0,0 +1,16 @@
diffutils-3.9-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cmp
-rwxr-xr-x root/root usr/bin/diff
-rwxr-xr-x root/root usr/bin/diff3
-rwxr-xr-x root/root usr/bin/sdiff
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/diffutils.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/cmp.1.gz
-rw-r--r-- root/root usr/share/man/man1/diff.1.gz
-rw-r--r-- root/root usr/share/man/man1/diff3.1.gz
-rw-r--r-- root/root usr/share/man/man1/sdiff.1.gz

15
core/diffutils/spkgbuild Executable file
View File

@@ -0,0 +1,15 @@
# description : Programs that show the differences between files or directories
name=diffutils
version=3.9
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install
}

View File

@@ -0,0 +1 @@
7eda79bc0d131b33affe1d993d76711a e2fsprogs-1.47.0.tar.xz

136
core/e2fsprogs/.pkgfiles Normal file
View File

@@ -0,0 +1,136 @@
e2fsprogs-1.47.0-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/chattr
-rwxr-xr-x root/root bin/compile_et
-rwxr-xr-x root/root bin/fuse2fs
-rwxr-xr-x root/root bin/lsattr
-rwxr-xr-x root/root bin/mk_cmds
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/e2scrub.conf
-rw-r--r-- root/root etc/mke2fs.conf
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libcom_err.so.2 -> libcom_err.so.2.1
-rwxr-xr-x root/root lib/libcom_err.so.2.1
lrwxrwxrwx root/root lib/libe2p.so.2 -> libe2p.so.2.3
-rwxr-xr-x root/root lib/libe2p.so.2.3
lrwxrwxrwx root/root lib/libext2fs.so.2 -> libext2fs.so.2.4
-rwxr-xr-x root/root lib/libext2fs.so.2.4
lrwxrwxrwx root/root lib/libss.so.2 -> libss.so.2.0
-rwxr-xr-x root/root lib/libss.so.2.0
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/96-e2scrub.rules
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/badblocks
-rwxr-xr-x root/root sbin/debugfs
hrwxr-xr-x root/root sbin/dumpe2fs link to sbin/e2mmpstatus
hrwxr-xr-x root/root sbin/e2fsck link to sbin/fsck.ext4
-rwxr-xr-x root/root sbin/e2image
-rwxr-xr-x root/root sbin/e2label
-rwxr-xr-x root/root sbin/e2mmpstatus
-rwxr-xr-x root/root sbin/e2scrub
-rwxr-xr-x root/root sbin/e2scrub_all
-rwxr-xr-x root/root sbin/e2undo
hrwxr-xr-x root/root sbin/fsck.ext2 link to sbin/fsck.ext4
hrwxr-xr-x root/root sbin/fsck.ext3 link to sbin/fsck.ext4
-rwxr-xr-x root/root sbin/fsck.ext4
-rwxr-xr-x root/root sbin/logsave
hrwxr-xr-x root/root sbin/mke2fs link to sbin/mkfs.ext4
hrwxr-xr-x root/root sbin/mkfs.ext2 link to sbin/mkfs.ext4
hrwxr-xr-x root/root sbin/mkfs.ext3 link to sbin/mkfs.ext4
-rwxr-xr-x root/root sbin/mkfs.ext4
-rwxr-xr-x root/root sbin/resize2fs
hrwxr-xr-x root/root sbin/tune2fs link to sbin/e2label
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/com_err.h
drwxr-xr-x root/root usr/include/e2p/
-rw-r--r-- root/root usr/include/e2p/e2p.h
drwxr-xr-x root/root usr/include/et/
hrw-r--r-- root/root usr/include/et/com_err.h link to usr/include/com_err.h
drwxr-xr-x root/root usr/include/ext2fs/
-rw-r--r-- root/root usr/include/ext2fs/bitops.h
-rw-r--r-- root/root usr/include/ext2fs/ext2_err.h
-rw-r--r-- root/root usr/include/ext2fs/ext2_ext_attr.h
-rw-r--r-- root/root usr/include/ext2fs/ext2_fs.h
-rw-r--r-- root/root usr/include/ext2fs/ext2_io.h
-rw-r--r-- root/root usr/include/ext2fs/ext2_types.h
-rw-r--r-- root/root usr/include/ext2fs/ext2fs.h
-rw-r--r-- root/root usr/include/ext2fs/ext3_extents.h
-rw-r--r-- root/root usr/include/ext2fs/hashmap.h
-rw-r--r-- root/root usr/include/ext2fs/qcow2.h
-rw-r--r-- root/root usr/include/ext2fs/tdb.h
drwxr-xr-x root/root usr/include/ss/
-rw-r--r-- root/root usr/include/ss/ss.h
-rw-r--r-- root/root usr/include/ss/ss_err.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/e2initrd_helper
-rw-r--r-- root/root usr/lib/libcom_err.a
lrwxrwxrwx root/root usr/lib/libcom_err.so -> /lib/libcom_err.so.2
-rw-r--r-- root/root usr/lib/libe2p.a
lrwxrwxrwx root/root usr/lib/libe2p.so -> /lib/libe2p.so.2
-rw-r--r-- root/root usr/lib/libext2fs.a
lrwxrwxrwx root/root usr/lib/libext2fs.so -> /lib/libext2fs.so.2
-rw-r--r-- root/root usr/lib/libss.a
lrwxrwxrwx root/root usr/lib/libss.so -> /lib/libss.so.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/com_err.pc
-rw-r--r-- root/root usr/lib/pkgconfig/e2p.pc
-rw-r--r-- root/root usr/lib/pkgconfig/ext2fs.pc
-rw-r--r-- root/root usr/lib/pkgconfig/ss.pc
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/e2freefrag
-rwxr-xr-x root/root usr/sbin/e4crypt
-rwxr-xr-x root/root usr/sbin/e4defrag
-rwxr-xr-x root/root usr/sbin/filefrag
-rwxr-xr-x root/root usr/sbin/mklost+found
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/et/
-rw-r--r-- root/root usr/share/et/et_c.awk
-rw-r--r-- root/root usr/share/et/et_h.awk
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/libext2fs.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/chattr.1.gz
-rw-r--r-- root/root usr/share/man/man1/compile_et.1.gz
-rw-r--r-- root/root usr/share/man/man1/fuse2fs.1.gz
-rw-r--r-- root/root usr/share/man/man1/lsattr.1.gz
-rw-r--r-- root/root usr/share/man/man1/mk_cmds.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/com_err.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/e2fsck.conf.5.gz
-rw-r--r-- root/root usr/share/man/man5/ext2.5.gz
-rw-r--r-- root/root usr/share/man/man5/ext3.5.gz
-rw-r--r-- root/root usr/share/man/man5/ext4.5.gz
-rw-r--r-- root/root usr/share/man/man5/mke2fs.conf.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/badblocks.8.gz
-rw-r--r-- root/root usr/share/man/man8/debugfs.8.gz
-rw-r--r-- root/root usr/share/man/man8/dumpe2fs.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2freefrag.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2fsck.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2image.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2label.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2mmpstatus.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2scrub.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2scrub_all.8.gz
-rw-r--r-- root/root usr/share/man/man8/e2undo.8.gz
-rw-r--r-- root/root usr/share/man/man8/e4crypt.8.gz
-rw-r--r-- root/root usr/share/man/man8/e4defrag.8.gz
-rw-r--r-- root/root usr/share/man/man8/filefrag.8.gz
-rw-r--r-- root/root usr/share/man/man8/fsck.ext2.8.gz
-rw-r--r-- root/root usr/share/man/man8/fsck.ext3.8.gz
-rw-r--r-- root/root usr/share/man/man8/fsck.ext4.8.gz
-rw-r--r-- root/root usr/share/man/man8/logsave.8.gz
-rw-r--r-- root/root usr/share/man/man8/mke2fs.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkfs.ext2.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkfs.ext3.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkfs.ext4.8.gz
-rw-r--r-- root/root usr/share/man/man8/mklost+found.8.gz
-rw-r--r-- root/root usr/share/man/man8/resize2fs.8.gz
-rw-r--r-- root/root usr/share/man/man8/tune2fs.8.gz
drwxr-xr-x root/root usr/share/ss/
-rw-r--r-- root/root usr/share/ss/ct_c.awk
-rw-r--r-- root/root usr/share/ss/ct_c.sed

31
core/e2fsprogs/spkgbuild Executable file
View File

@@ -0,0 +1,31 @@
# description : utilities for handling the ext2, ext3 and ext4 file system
# depends : util-linux
name=e2fsprogs
version=1.47.0
release=1
source="https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$version/e2fsprogs-$version.tar.xz"
build() {
cd $name-$version
mkdir -v build
cd build
../configure --prefix=/usr \
--bindir=/bin \
--with-root-prefix="" \
--enable-elf-shlibs \
--disable-libblkid \
--disable-libuuid \
--disable-uuidd \
--disable-fsck
make
make DESTDIR=$PKG install
make DESTDIR=$PKG install-libs
for i in libcom_err libe2p libext2fs libss; do
chmod -v u+w $PKG/usr/lib/${i}.a
done
}

1
core/e2fsprogs/update Normal file
View File

@@ -0,0 +1 @@
url=http://sourceforge.net/projects/e2fsprogs/rss?limit=200

1
core/elfutils/.checksums Normal file
View File

@@ -0,0 +1 @@
5cfaa711a90cb670406cd495aeaa6030 elfutils-0.189.tar.bz2

84
core/elfutils/.pkgfiles Normal file
View File

@@ -0,0 +1,84 @@
elfutils-0.189-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/debuginfod/
drwxr-xr-x root/root etc/profile.d/
-rw-r--r-- root/root etc/profile.d/debuginfod.csh
-rw-r--r-- root/root etc/profile.d/debuginfod.sh
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/debuginfod-find
-rwxr-xr-x root/root usr/bin/eu-addr2line
-rwxr-xr-x root/root usr/bin/eu-ar
-rwxr-xr-x root/root usr/bin/eu-elfclassify
-rwxr-xr-x root/root usr/bin/eu-elfcmp
-rwxr-xr-x root/root usr/bin/eu-elfcompress
-rwxr-xr-x root/root usr/bin/eu-elflint
-rwxr-xr-x root/root usr/bin/eu-findtextrel
-rwxr-xr-x root/root usr/bin/eu-make-debug-archive
-rwxr-xr-x root/root usr/bin/eu-nm
-rwxr-xr-x root/root usr/bin/eu-objdump
-rwxr-xr-x root/root usr/bin/eu-ranlib
-rwxr-xr-x root/root usr/bin/eu-readelf
-rwxr-xr-x root/root usr/bin/eu-size
-rwxr-xr-x root/root usr/bin/eu-stack
-rwxr-xr-x root/root usr/bin/eu-strings
-rwxr-xr-x root/root usr/bin/eu-strip
-rwxr-xr-x root/root usr/bin/eu-unstrip
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/dwarf.h
drwxr-xr-x root/root usr/include/elfutils/
-rw-r--r-- root/root usr/include/elfutils/debuginfod.h
-rw-r--r-- root/root usr/include/elfutils/elf-knowledge.h
-rw-r--r-- root/root usr/include/elfutils/known-dwarf.h
-rw-r--r-- root/root usr/include/elfutils/libasm.h
-rw-r--r-- root/root usr/include/elfutils/libdw.h
-rw-r--r-- root/root usr/include/elfutils/libdwelf.h
-rw-r--r-- root/root usr/include/elfutils/libdwfl.h
-rw-r--r-- root/root usr/include/elfutils/version.h
-rw-r--r-- root/root usr/include/gelf.h
-rw-r--r-- root/root usr/include/libelf.h
-rw-r--r-- root/root usr/include/nlist.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libasm-0.189.so
-rw-r--r-- root/root usr/lib/libasm.a
lrwxrwxrwx root/root usr/lib/libasm.so -> libasm.so.1
lrwxrwxrwx root/root usr/lib/libasm.so.1 -> libasm-0.189.so
-rwxr-xr-x root/root usr/lib/libdebuginfod-0.189.so
lrwxrwxrwx root/root usr/lib/libdebuginfod.so -> libdebuginfod-0.189.so
lrwxrwxrwx root/root usr/lib/libdebuginfod.so.1 -> libdebuginfod-0.189.so
-rwxr-xr-x root/root usr/lib/libdw-0.189.so
-rw-r--r-- root/root usr/lib/libdw.a
lrwxrwxrwx root/root usr/lib/libdw.so -> libdw.so.1
lrwxrwxrwx root/root usr/lib/libdw.so.1 -> libdw-0.189.so
-rwxr-xr-x root/root usr/lib/libelf-0.189.so
-rw-r--r-- root/root usr/lib/libelf.a
lrwxrwxrwx root/root usr/lib/libelf.so -> libelf.so.1
lrwxrwxrwx root/root usr/lib/libelf.so.1 -> libelf-0.189.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libdebuginfod.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libdw.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libelf.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/debuginfod-find.1.gz
-rw-r--r-- root/root usr/share/man/man1/eu-elfclassify.1.gz
-rw-r--r-- root/root usr/share/man/man1/eu-readelf.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/debuginfod_add_http_header.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_begin.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_end.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_debuginfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_executable.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_section.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_source.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_get_url.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_get_user_data.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_set_progressfn.3.gz
-rw-r--r-- root/root usr/share/man/man3/debuginfod_set_user_data.3.gz
-rw-r--r-- root/root usr/share/man/man3/elf_begin.3.gz
-rw-r--r-- root/root usr/share/man/man3/elf_clone.3.gz
-rw-r--r-- root/root usr/share/man/man3/elf_getdata.3.gz
-rw-r--r-- root/root usr/share/man/man3/elf_update.3.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/debuginfod-client-config.7.gz

23
core/elfutils/spkgbuild Executable file
View File

@@ -0,0 +1,23 @@
# description : utilities and libraries for handling ELF files
# depends : curl zlib xz bzip2
name=elfutils
version=0.189
release=1
source="https://sourceware.org/ftp/elfutils/$version/elfutils-$version.tar.bz2"
build() {
cd $name-$version
# https://sourceware.org/PR23914
sed -i 's:-Werror::' */Makefile.in
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--program-prefix="eu-" \
--disable-debuginfod \
--enable-deterministic-archives
make
make DESTDIR=$PKG install
}

8
core/elfutils/update Normal file
View File

@@ -0,0 +1,8 @@
url=$(dirname $url)
url=$url/$(fetch \
| grep folder \
| sed 's,.*href=",,;s,\/.*,,' \
| grep ^[[:digit:]] \
| sort -V \
| uniq \
| tail -n1)

1
core/eudev/.checksums Normal file
View File

@@ -0,0 +1 @@
195e60ef0f9587ccb4ec368569c5e4b2 eudev-3.2.11.tar.gz

79
core/eudev/.pkgfiles Normal file
View File

@@ -0,0 +1,79 @@
eudev-3.2.11-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/udev/
drwxr-xr-x root/root etc/udev/hwdb.d/
-rw-r--r-- root/root etc/udev/hwdb.d/20-OUI.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-acpi-vendor.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-dmi-id.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-net-ifname.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-pci-classes.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-pci-vendor-model.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-classes.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-vendor-model.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-usb-classes.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/20-vmbus-class.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend-fingerprint-reader.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-input-id.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-seat.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-sensor.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-analyzers.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-cameras.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-joystick.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-mouse.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-pointingstick.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-touchpad.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/80-ieee1394-unit-function.hwdb
drwxr-xr-x root/root etc/udev/rules.d/
-rw-r--r-- root/root etc/udev/udev.conf
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libudev.so.1 -> libudev.so.1.6.3
-rwxr-xr-x root/root lib/libudev.so.1.6.3
drwxr-xr-x root/root lib/udev/
-rwxr-xr-x root/root lib/udev/ata_id
-rwxr-xr-x root/root lib/udev/cdrom_id
-rwxr-xr-x root/root lib/udev/collect
-rwxr-xr-x root/root lib/udev/mtd_probe
drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/50-udev-default.rules
-rw-r--r-- root/root lib/udev/rules.d/60-block.rules
-rw-r--r-- root/root lib/udev/rules.d/60-cdrom_id.rules
-rw-r--r-- root/root lib/udev/rules.d/60-drm.rules
-rw-r--r-- root/root lib/udev/rules.d/60-evdev.rules
-rw-r--r-- root/root lib/udev/rules.d/60-input-id.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-alsa.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-input.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage-tape.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-v4l.rules
-rw-r--r-- root/root lib/udev/rules.d/60-sensor.rules
-rw-r--r-- root/root lib/udev/rules.d/60-serial.rules
-rw-r--r-- root/root lib/udev/rules.d/64-btrfs.rules
-rw-r--r-- root/root lib/udev/rules.d/70-joystick.rules
-rw-r--r-- root/root lib/udev/rules.d/70-mouse.rules
-rw-r--r-- root/root lib/udev/rules.d/70-touchpad.rules
-rw-r--r-- root/root lib/udev/rules.d/75-net-description.rules
-rw-r--r-- root/root lib/udev/rules.d/75-probe_mtd.rules
-rw-r--r-- root/root lib/udev/rules.d/78-sound-card.rules
-rw-r--r-- root/root lib/udev/rules.d/80-drivers.rules
-rw-r--r-- root/root lib/udev/rules.d/80-net-name-slot.rules
-rwxr-xr-x root/root lib/udev/scsi_id
-rwxr-xr-x root/root lib/udev/v4l_id
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/udevadm
-rwxr-xr-x root/root sbin/udevd
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libudev.h
-rw-r--r-- root/root usr/include/udev.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libudev.so -> ../../lib/libudev.so.1.6.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libudev.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pkgconfig/
-rw-r--r-- root/root usr/share/pkgconfig/udev.pc

32
core/eudev/spkgbuild Executable file
View File

@@ -0,0 +1,32 @@
# description : Programs for dynamic creation of device nodes
# depends : util-linux kmod
name=eudev
version=3.2.11
release=1
source="$name-$version.tar.gz::https://github.com/eudev-project/eudev/archive/v$version.tar.gz"
build() {
cd $name-$version
scratch isinstalled libxslt && _opt="--enable-manpages"
autoreconf -f -i -s
./configure \
--prefix=/usr \
--bindir=/sbin \
--sbindir=/sbin \
--libdir=/usr/lib \
--sysconfdir=/etc \
--libexecdir=/lib \
--with-rootprefix= \
--with-rootlibdir=/lib \
--disable-static \
$_opt
make
mkdir -pv $PKG/lib/udev/rules.d
mkdir -pv $PKG/etc/udev/rules.d
make DESTDIR=$PKG install
}

1
core/expat/.checksums Normal file
View File

@@ -0,0 +1 @@
d375fa3571c0abb945873f5061a8f2e2 expat-2.5.0.tar.gz

24
core/expat/.pkgfiles Normal file
View File

@@ -0,0 +1,24 @@
expat-2.5.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xmlwf
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/expat.h
-rw-r--r-- root/root usr/include/expat_config.h
-rw-r--r-- root/root usr/include/expat_external.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/expat-2.5.0/
-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-config.cmake
-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-noconfig.cmake
-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat.cmake
lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.10
lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.10
-rwxr-xr-x root/root usr/lib/libexpat.so.1.8.10
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/expat.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xmlwf.1.gz

17
core/expat/spkgbuild Executable file
View File

@@ -0,0 +1,17 @@
# description : A stream oriented C library for parsing XML
# homepage : https://libexpat.github.io
name=expat
version=2.5.0
_v=$(echo $version | sed 's/\./_/g')
release=1
source="https://github.com/libexpat/libexpat/archive/R_$_v/$name-$version.tar.gz"
build() {
cd lib$name-R_$_v/$name
./buildconf.sh
./configure --prefix=/usr --disable-static
make
make DESTDIR=$PKG install
}

5
core/expat/update Normal file
View File

@@ -0,0 +1,5 @@
port_getver() {
fetch \
| grep archive \
| grep -Eo ._._[0-9a-z.]+\.tar\.gz | sed 's/\.tar.*//;s/_/\./g'
}

1
core/file/.checksums Normal file
View File

@@ -0,0 +1 @@
a60d586d49d015d842b9294864a89c7a file-5.44.tar.gz

24
core/file/.pkgfiles Normal file
View File

@@ -0,0 +1,24 @@
file-5.44-2
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/file
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/magic.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libmagic.a
lrwxrwxrwx root/root usr/lib/libmagic.so -> libmagic.so.1.0.0
lrwxrwxrwx root/root usr/lib/libmagic.so.1 -> libmagic.so.1.0.0
-rwxr-xr-x root/root usr/lib/libmagic.so.1.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libmagic.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/file.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/libmagic.3.gz
drwxr-xr-x root/root usr/share/man/man4/
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/magic.5.gz
drwxr-xr-x root/root usr/share/misc/
-rw-r--r-- root/root usr/share/misc/magic.mgc

20
core/file/spkgbuild Executable file
View File

@@ -0,0 +1,20 @@
# description : Utility for determining the type of a given file or files
# depends : zlib xz bzip2
name=file
version=5.44
release=2
source="ftp://ftp.astron.com/pub/$name/$name-$version.tar.gz"
build() {
cd $name-$version
./configure \
--prefix=/usr \
--enable-fsect-man5 \
--enable-static \
--disable-libseccomp \
--disable-zstdlib
make
make DESTDIR=$PKG install
}

View File

@@ -0,0 +1,11 @@
c9aa956753dd0a546e13c967275d24fb fstab
8dae1a1bd7394619836eed4edb32706a group
b8419160170a41ae01abab13a3b887df hostname
73b50995f63c6d88f5137db0759d6e92 hosts
5515689cb0b00a1f8474908e32bc309f issue
5cbb5efc6adba814bafb91e534b09836 locale.conf
6336f6a759a3cff8a5f02daabf3c9be3 locale.sh
2321c37b4b111e46c1b5150db44f24f4 os-release
aa116741c76ab220567c0771d2c7d718 passwd
3e47d3ddb26a72616c5889a4f266cadf resolv.conf
dbc052b74f12041e24e64ddfc32ff604 shells

80
core/filesystem/.pkgfiles Normal file
View File

@@ -0,0 +1,80 @@
filesystem-4.0-1
drwxr-xr-x root/root bin/
drwxr-xr-x root/root boot/
drwxr-xr-x root/root dev/
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/fstab.spkgnew
-rw-r--r-- root/root etc/group.spkgnew
-rw-r--r-- root/root etc/hostname.spkgnew
-rw-r--r-- root/root etc/hosts.spkgnew
-rw-r--r-- root/root etc/issue
-rw-r--r-- root/root etc/locale.conf.spkgnew
lrwxrwxrwx root/root etc/mtab -> /proc/self/mounts
drwxr-xr-x root/root etc/opt/
-rw-r--r-- root/root etc/os-release
-rw-r--r-- root/root etc/passwd.spkgnew
drwxr-xr-x root/root etc/profile.d/
-rw-r--r-- root/root etc/profile.d/locale.sh
-rw-r--r-- root/root etc/resolv.conf.spkgnew
-rw-r--r-- root/root etc/shells.spkgnew
drwxr-xr-x root/root etc/skel/
-rw-r--r-- root/root etc/venom-release
drwxr-xr-x root/root home/
drwxr-xr-x root/root lib/
drwxr-xr-x root/root mnt/
drwxr-xr-x root/root opt/
drwxr-xr-x root/root proc/
drwxr-x--- root/root root/
drwxr-xr-x root/root run/
drwxr-xr-x root/root sbin/
drwxr-xr-x root/root srv/
drwxr-xr-x root/root sys/
drwxrwxrwt root/root tmp/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/local/
drwxr-xr-x root/root usr/local/bin/
drwxr-xr-x root/root usr/local/include/
drwxr-xr-x root/root usr/local/lib/
drwxr-xr-x root/root usr/local/sbin/
drwxr-xr-x root/root usr/local/share/
drwxr-xr-x root/root usr/local/share/man/
drwxr-xr-x root/root usr/local/share/man/man1/
drwxr-xr-x root/root usr/local/share/man/man2/
drwxr-xr-x root/root usr/local/share/man/man3/
drwxr-xr-x root/root usr/local/share/man/man4/
drwxr-xr-x root/root usr/local/share/man/man5/
drwxr-xr-x root/root usr/local/share/man/man6/
drwxr-xr-x root/root usr/local/share/man/man7/
drwxr-xr-x root/root usr/local/share/man/man8/
drwxr-xr-x root/root usr/local/src/
drwxr-xr-x root/root usr/sbin/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
drwxr-xr-x root/root usr/share/man/man2/
drwxr-xr-x root/root usr/share/man/man3/
drwxr-xr-x root/root usr/share/man/man4/
drwxr-xr-x root/root usr/share/man/man5/
drwxr-xr-x root/root usr/share/man/man6/
drwxr-xr-x root/root usr/share/man/man7/
drwxr-xr-x root/root usr/share/man/man8/
drwxr-xr-x root/root usr/src/
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/cache/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/misc/
drwxr-xr-x root/root var/local/
lrwxrwxrwx root/root var/lock -> ../run/lock
drwxr-xr-x root/root var/log/
-rw------- root/root var/log/btmp
-rw-r--r-- root/root var/log/faillog
-rw-rw-r-- root/utmp var/log/lastlog
-rw-r--r-- root/root var/log/wtmp
drwxr-xr-x root/root var/opt/
lrwxrwxrwx root/root var/run -> ../run
drwxr-xr-x root/root var/spool/
drwxr-xr-x root/root var/spool/mail/
drwxrwxrwt root/root var/tmp/

3
core/filesystem/fstab Executable file
View File

@@ -0,0 +1,3 @@
# /etc/fstab
# <device> <dir> <type> <options> <dump> <fsck>

24
core/filesystem/group Executable file
View File

@@ -0,0 +1,24 @@
root:x:0:
bin:x:1:daemon
sys:x:2:
kmem:x:3:
tape:x:4:
tty:x:5:
daemon:x:6:
floppy:x:7:
disk:x:8:
lp:x:9:
dialout:x:10:
audio:x:11:
video:x:12:
utmp:x:13:
usb:x:14:
cdrom:x:15:
adm:x:16:
wheel:x:17:
messagebus:x:18:
input:x:24:
mail:x:34:
kvm:x:61:
nogroup:x:99:
users:x:999:

1
core/filesystem/hostname Executable file
View File

@@ -0,0 +1 @@
localhost

4
core/filesystem/hosts Executable file
View File

@@ -0,0 +1,4 @@
# /etc/hosts
127.0.0.1 localhost
::1 localhost

2
core/filesystem/issue Normal file
View File

@@ -0,0 +1,2 @@
Venom Linux \r (\l)

View File

@@ -0,0 +1 @@
export LANG=en_US.UTF-8

14
core/filesystem/locale.sh Normal file
View File

@@ -0,0 +1,14 @@
#
# Sets up locale system settings from /etc/locale.conf.
#
if [ -s /etc/locale.conf ]; then
. /etc/locale.conf
fi
# define default LANG to C if not already defined
LANG=${LANG:-C}
export LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY \
LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT \
LC_INDENTIFICATION

View File

@@ -0,0 +1,10 @@
NAME="Venom Linux"
PRETTY_NAME="Venom Linux @RLS@"
VERSION="@RLS@"
ID="venom"
VERSION_ID="@RLS@"
HOME_URL="https://venomlinux.org"
LOGO="venomlinux"
DOCUMENTATION_URL="https://github.com/venomlinux/ports/wiki"
SUPPORT_URL="https://github.com/venomlinux/ports/issues"
BUG_REPORT_URL="https://github.com/venomlinux/ports/issues"

2
core/filesystem/passwd Executable file
View File

@@ -0,0 +1,2 @@
root:x:0:0:root:/root:/bin/bash
nobody:x:99:99:Unprivileged User:/dev/null:/bin/false

4
core/filesystem/resolv.conf Executable file
View File

@@ -0,0 +1,4 @@
# /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4

5
core/filesystem/shells Executable file
View File

@@ -0,0 +1,5 @@
# /etc/shells
/bin/sh
/bin/dash
/bin/bash

85
core/filesystem/spkgbuild Executable file
View File

@@ -0,0 +1,85 @@
# description : Base Venom Linux files
name=filesystem
version=4.0
venom_release=$(echo $version | sed 's/_/-/')
release=1
backup="etc/passwd
etc/locale.conf
etc/resolv.conf
etc/hostname
etc/group
etc/fstab
etc/hosts
etc/shells"
source="passwd
group
resolv.conf
locale.conf
hosts
hostname
shells
fstab
os-release
locale.sh
issue"
build() {
# root dirs
for d in dev proc sys run bin boot etc/opt home lib mnt \
opt sbin srv var run; do
mkdir -p $PKG/$d
done
install -d -m 555 proc
install -d -m 555 sys
install -d -m 0750 $PKG/root
install -d -m 1777 $PKG/tmp $PKG/var/tmp
# /usr and /usr/local dirs
for d in bin include lib sbin src; do
mkdir -p $PKG/usr/$d
mkdir -p $PKG/usr/local/$d
done
# man page dirs
for d in 1 2 3 4 5 6 7 8; do
mkdir -p $PKG/usr/share/man/man$d
mkdir -p $PKG/usr/local/share/man/man$d
done
# /var dirs
for d in log spool/mail opt cache lib/misc local; do
mkdir -p $PKG/var/$d
done
ln -s ../run $PKG/var/run
ln -s ../run/lock $PKG/var/lock
ln -s /proc/self/mounts $PKG/etc/mtab
# log files
for f in btmp lastlog faillog wtmp; do
touch $PKG/var/log/$f
done
chgrp utmp $PKG/var/log/lastlog
chmod 664 $PKG/var/log/lastlog
chmod 600 $PKG/var/log/btmp
install -m644 passwd $PKG/etc
install -m644 group $PKG/etc
install -m644 resolv.conf $PKG/etc
install -m644 locale.conf $PKG/etc
install -m644 hosts $PKG/etc
install -m644 hostname $PKG/etc
install -m644 shells $PKG/etc
install -m644 fstab $PKG/etc
install -dm0755 $PKG/etc/profile.d
install -m644 locale.sh $PKG/etc/profile.d
install -d $PKG/etc/skel
install -m644 issue $PKG/etc
echo $venom_release > $PKG/etc/venom-release
sed "s/@RLS@/${venom_release}/g" os-release > $PKG/etc/os-release
}

View File

@@ -0,0 +1 @@
4a4a547e888a944b2f3af31d789a1137 findutils-4.9.0.tar.xz

17
core/findutils/.pkgfiles Normal file
View File

@@ -0,0 +1,17 @@
findutils-4.9.0-2
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/find
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xargs
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/findutils/
-rwxr-xr-x root/root usr/lib/findutils/frcode
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/find.1.gz
-rw-r--r-- root/root usr/share/man/man1/xargs.1.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/locate/

25
core/findutils/spkgbuild Executable file
View File

@@ -0,0 +1,25 @@
# description : Programs to find files
name=findutils
version=4.9.0
release=2
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
# Don't build or install locate because we use mlocate,
# which is a secure version of locate.
sed -e '/^SUBDIRS/s/locate//' -e 's/frcode locate updatedb//' -i Makefile.in
./configure --prefix=/usr
# don't build locate, but the docs want a file in there.
make -C locate dblocation.texi
make
make DESTDIR=$PKG install
mkdir -pv $PKG/bin
mv -v $PKG/usr/bin/find $PKG/bin
}

1
core/flex/.checksums Normal file
View File

@@ -0,0 +1 @@
2882e3179748cc9f9c23ec593d6adc8d flex-2.6.4.tar.gz

21
core/flex/.pkgfiles Normal file
View File

@@ -0,0 +1,21 @@
flex-2.6.4-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/flex
lrwxrwxrwx root/root usr/bin/flex++ -> flex
lrwxrwxrwx root/root usr/bin/lex -> flex
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/FlexLexer.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libfl.a
lrwxrwxrwx root/root usr/lib/libfl.so -> libfl.so.2.0.0
lrwxrwxrwx root/root usr/lib/libfl.so.2 -> libfl.so.2.0.0
-rwxr-xr-x root/root usr/lib/libfl.so.2.0.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/flex.info-1.gz
-rw-r--r-- root/root usr/share/info/flex.info-2.gz
-rw-r--r-- root/root usr/share/info/flex.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/flex.1.gz

19
core/flex/spkgbuild Executable file
View File

@@ -0,0 +1,19 @@
# description : Utility for generating programs that recognize patterns in text
name=flex
version=2.6.4
release=1
source="https://github.com/westes/flex/releases/download/v$version/$name-$version.tar.gz"
build() {
cd $name-$version
sed -i "/math.h/a #include <malloc.h>" src/flexdef.h
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install
ln -sv flex $PKG/usr/bin/lex
}

6
core/flex/update Normal file
View File

@@ -0,0 +1,6 @@
port_getver() {
fetch \
| grep archive \
| grep -Eo '(v|flex-)'[0-9a-z.]+.tar.gz \
| sed 's/^v//;s/flex-//;s/\.tar.*//'
}

1
core/gawk/.checksums Normal file
View File

@@ -0,0 +1 @@
02956bc5d117a7437bb4f7039f23b964 gawk-5.2.1.tar.xz

78
core/gawk/.pkgfiles Normal file
View File

@@ -0,0 +1,78 @@
gawk-5.2.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/awk -> gawk
hrwxr-xr-x root/root usr/bin/gawk link to usr/bin/gawk-5.2.1
-rwxr-xr-x root/root usr/bin/gawk-5.2.1
-rwxr-xr-x root/root usr/bin/gawkbug
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gawkapi.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/awk/
-rwxr-xr-x root/root usr/lib/awk/grcat
-rwxr-xr-x root/root usr/lib/awk/pwcat
drwxr-xr-x root/root usr/lib/gawk/
-rwxr-xr-x root/root usr/lib/gawk/filefuncs.so
-rwxr-xr-x root/root usr/lib/gawk/fnmatch.so
-rwxr-xr-x root/root usr/lib/gawk/fork.so
-rwxr-xr-x root/root usr/lib/gawk/inplace.so
-rwxr-xr-x root/root usr/lib/gawk/intdiv.so
-rwxr-xr-x root/root usr/lib/gawk/ordchr.so
-rwxr-xr-x root/root usr/lib/gawk/readdir.so
-rwxr-xr-x root/root usr/lib/gawk/readfile.so
-rwxr-xr-x root/root usr/lib/gawk/revoutput.so
-rwxr-xr-x root/root usr/lib/gawk/revtwoway.so
-rwxr-xr-x root/root usr/lib/gawk/rwarray.so
-rwxr-xr-x root/root usr/lib/gawk/time.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/awk/
-rw-r--r-- root/root usr/share/awk/assert.awk
-rw-r--r-- root/root usr/share/awk/bits2str.awk
-rw-r--r-- root/root usr/share/awk/cliff_rand.awk
-rw-r--r-- root/root usr/share/awk/ctime.awk
-rw-r--r-- root/root usr/share/awk/ftrans.awk
-rw-r--r-- root/root usr/share/awk/getopt.awk
-rw-r--r-- root/root usr/share/awk/gettime.awk
-rw-r--r-- root/root usr/share/awk/group.awk
-rw-r--r-- root/root usr/share/awk/have_mpfr.awk
-rw-r--r-- root/root usr/share/awk/inplace.awk
-rw-r--r-- root/root usr/share/awk/intdiv0.awk
-rw-r--r-- root/root usr/share/awk/isnumeric.awk
-rw-r--r-- root/root usr/share/awk/join.awk
-rw-r--r-- root/root usr/share/awk/libintl.awk
-rw-r--r-- root/root usr/share/awk/noassign.awk
-rw-r--r-- root/root usr/share/awk/ns_passwd.awk
-rw-r--r-- root/root usr/share/awk/ord.awk
-rw-r--r-- root/root usr/share/awk/passwd.awk
-rw-r--r-- root/root usr/share/awk/processarray.awk
-rw-r--r-- root/root usr/share/awk/quicksort.awk
-rw-r--r-- root/root usr/share/awk/readable.awk
-rw-r--r-- root/root usr/share/awk/readfile.awk
-rw-r--r-- root/root usr/share/awk/rewind.awk
-rw-r--r-- root/root usr/share/awk/round.awk
-rw-r--r-- root/root usr/share/awk/shellquote.awk
-rw-r--r-- root/root usr/share/awk/strtonum.awk
-rw-r--r-- root/root usr/share/awk/walkarray.awk
-rw-r--r-- root/root usr/share/awk/zerofile.awk
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/gawk.info.gz
-rw-r--r-- root/root usr/share/info/gawkinet.info.gz
-rw-r--r-- root/root usr/share/info/gawkworkflow.info.gz
-rw-r--r-- root/root usr/share/info/pm-gawk.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gawk.1.gz
-rw-r--r-- root/root usr/share/man/man1/gawkbug.1.gz
-rw-r--r-- root/root usr/share/man/man1/pm-gawk.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/filefuncs.3am.gz
-rw-r--r-- root/root usr/share/man/man3/fnmatch.3am.gz
-rw-r--r-- root/root usr/share/man/man3/fork.3am.gz
-rw-r--r-- root/root usr/share/man/man3/inplace.3am.gz
-rw-r--r-- root/root usr/share/man/man3/ordchr.3am.gz
-rw-r--r-- root/root usr/share/man/man3/readdir.3am.gz
-rw-r--r-- root/root usr/share/man/man3/readfile.3am.gz
-rw-r--r-- root/root usr/share/man/man3/revoutput.3am.gz
-rw-r--r-- root/root usr/share/man/man3/revtwoway.3am.gz
-rw-r--r-- root/root usr/share/man/man3/rwarray.3am.gz
-rw-r--r-- root/root usr/share/man/man3/time.3am.gz

19
core/gawk/add-upref.patch Normal file
View File

@@ -0,0 +1,19 @@
Fixes: d2e694ad66a379fa128137d19c10b77b942972f2
Fixes: https://bugs.gentoo.org/868567
Fixes: https://lists.gnu.org/archive/html/bug-gawk/2022-09/msg00006.html
---
interpret.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/interpret.h b/interpret.h
index 57d060e63f37..268655b2231f 100644
--- a/interpret.h
+++ b/interpret.h
@@ -238,6 +238,7 @@ uninitialized_scalar:
_("reference to uninitialized argument `%s'") :
_("reference to uninitialized variable `%s'"),
save_symbol->vname);
+ UPREF(m);
PUSH(m);
break;

21
core/gawk/spkgbuild Executable file
View File

@@ -0,0 +1,21 @@
# description : Programs for manipulating text files
# depends : libmpfr
name=gawk
version=5.2.1
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
build() {
cd $name-$version
export ac_cv_libsigsegv=no
# ensure some unneeded files are not installed
sed -i 's/extras//' Makefile.in
./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --disable-nls
make
make DESTDIR=$PKG install
}

3
core/gcc/.checksums Normal file
View File

@@ -0,0 +1,3 @@
3d333df77302ed89e06a4a8539943b7d c89
da96f545b863e57c6ab2598c1ea9a740 c99
73bafd0af874439dcdb9fc063b6fb069 gcc-12.2.0.tar.xz

1714
core/gcc/.pkgfiles Normal file

File diff suppressed because it is too large Load Diff

10
core/gcc/c89 Normal file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
fl="-std=c89"
for opt; do
case "$opt" in
-ansi|-std=c89|-std=iso9899:1990) fl="";;
-std=*) echo "`basename $0` called with non ANSI/ISO C option $opt" >&2
exit 1;;
esac
done
exec gcc $fl ${1+"$@"}

10
core/gcc/c99 Normal file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
fl="-std=c99"
for opt; do
case "$opt" in
-std=c99|-std=iso9899:1999) fl="";;
-std=*) echo "`basename $0` called with non ISO C99 option $opt" >&2
exit 1;;
esac
done
exec gcc $fl ${1+"$@"}

60
core/gcc/spkgbuild Normal file
View File

@@ -0,0 +1,60 @@
# description : The GNU compiler collection, which includes the C and C++ compilers
# depends : libmpc libmpfr libgmp zlib
name=gcc
version=12.2.0
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version/$name-$version.tar.xz
c89 c99"
bsdtar() {
tar $@
}
build() {
cd $name-$version
# /lib is 64bit libraries directory
sed -e '/m64=/s/lib64/lib/' \
-i.orig gcc/config/i386/t-linux64
# Do not run fixincludes
sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
mkdir -v build
cd build
SED=sed \
../configure \
--prefix=/usr \
--libexecdir=/usr/lib \
--enable-languages=c,c++,objc,obj-c++ \
--disable-bootstrap \
--disable-libmpx \
--with-system-zlib \
--disable-nls \
--with-pkgversion="Venom Linux $version-$release" \
--enable-threads=posix \
--enable-__cxa_atexit \
--enable-default-pie \
--enable-default-ssp \
--enable-multilib
make
make -j1 DESTDIR=$PKG install
mkdir $PKG/lib
ln -sv ../usr/bin/cpp $PKG/lib/cpp
ln -sv gcc $PKG/usr/bin/cc
install -v -dm755 $PKG/usr/lib/bfd-plugins
ln -sfv ../../lib/gcc/$(gcc -dumpmachine)/$version/liblto_plugin.so \
$PKG/usr/lib/bfd-plugins/
mkdir -pv $PKG/usr/share/gdb/auto-load/usr/lib
mv -v $PKG/usr/lib/*gdb.py $PKG/usr/share/gdb/auto-load/usr/lib
install -Dm755 $SRC/c89 $PKG/usr/bin/c89
install -Dm755 $SRC/c99 $PKG/usr/bin/c99
rm -r $PKG/usr/share/$name-$version
}

1
core/gdbm/.checksums Normal file
View File

@@ -0,0 +1 @@
8551961e36bf8c70b7500d255d3658ec gdbm-1.23.tar.gz

27
core/gdbm/.pkgfiles Normal file
View File

@@ -0,0 +1,27 @@
gdbm-1.23-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gdbm_dump
-rwxr-xr-x root/root usr/bin/gdbm_load
-rwxr-xr-x root/root usr/bin/gdbmtool
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/dbm.h
-rw-r--r-- root/root usr/include/gdbm.h
-rw-r--r-- root/root usr/include/ndbm.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libgdbm.so -> libgdbm.so.6.0.0
lrwxrwxrwx root/root usr/lib/libgdbm.so.6 -> libgdbm.so.6.0.0
-rwxr-xr-x root/root usr/lib/libgdbm.so.6.0.0
lrwxrwxrwx root/root usr/lib/libgdbm_compat.so -> libgdbm_compat.so.4.0.0
lrwxrwxrwx root/root usr/lib/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
-rwxr-xr-x root/root usr/lib/libgdbm_compat.so.4.0.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/gdbm.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gdbm_dump.1.gz
-rw-r--r-- root/root usr/share/man/man1/gdbm_load.1.gz
-rw-r--r-- root/root usr/share/man/man1/gdbmtool.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/gdbm.3.gz

18
core/gdbm/spkgbuild Executable file
View File

@@ -0,0 +1,18 @@
# description : The GNU Database Manager
# depends : readline ncurses
name=gdbm
version=1.23
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz"
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-static \
--enable-libgdbm-compat
make
make DESTDIR=$PKG install
}

Some files were not shown because too many files have changed in this diff Show More