Kaydet (Commit) 54ea680e authored tarafından Ali Rıza KESKİN's avatar Ali Rıza KESKİN

system base tamam

üst 611906e9
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Library for some string essentials</Summary>
<Description>libestr - some essentials for string handling (and a bit more)</Description>
<!-- @@@github rsyslog libestr -->
<Archive sha1sum="3acdf7dae0c3e0fa3dabf43267a1fb5f625c0606" type="targz">http://libestr.adiscon.com/files/download/libestr-0.1.11.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A portable foreign function interface library</Summary>
<Description>The libffi library provides a portable, high level programming interface to various calling conventions.</Description>
<!-- @@@sourceware libffi-->
<Archive sha1sum="280c265b789e041c02e5c97815793dfc283fb1e6" type="targz">ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>General purpose crypto library</Summary>
<Description>Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard.</Description>
<!-- @@@github gpg libgcrypt-->
<Archive sha1sum="4a8ef9db6922f3a31992aca5640b4198a69b58fc" type="tarbz2">https://ftp.osuosl.org/pub/blfs/conglomeration/libgcrypt/libgcrypt-1.8.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libgpg-error-devel</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Library for error values used by GnuPG components</Summary>
<Description>libgpg-error is a library that defines common error values for all GnuPG components.</Description>
<!-- @@@blfs general libgpg-error -->
<Archive sha1sum="a428758999ff573e62d06892e3d2c0b0f335787c" type="tarbz2">https://ftp.osuosl.org/pub/blfs/conglomeration/libgpg-error/libgpg-error-1.27.tar.bz2</Archive>
</Source>
......
......@@ -15,6 +15,7 @@
<PartOf>system.base</PartOf>
<Summary>Internationalized Domain Names (IDN) implementation</Summary>
<Description>GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License.</Description>
<!-- @@@gnu libidn -->
<Archive sha1sum="57872fdc665dcc585e16f4ac0bb35374b1103f7e" type="targz">http://ftp.gnu.org/gnu/libidn/libidn-1.33.tar.gz</Archive>
</Source>
......
......@@ -15,6 +15,7 @@
<PartOf>system.base</PartOf>
<Summary>Internationalized Domain Names (IDN) implementation</Summary>
<Description>GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License.</Description>
<!-- @@@gnu libidn libidn2-->
<Archive sha1sum="91a5122511f87aaaa3f1b700f23c487aaf0dbd9e" type="targz">http://ftp.gnu.org/gnu/libidn/libidn2-2.0.5.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Easy to use, portable, open source library for system logging</Summary>
<Description>Liblogging offers an enhanced replacement for the syslog() call, but retains its ease of use.</Description>
<!-- @@@github rsyslog liblogging -->
<Archive sha1sum="f07012fc8bd74e0c7bdcacaa772828639d1a9657" type="targz">http://download.rsyslog.com/liblogging/liblogging-1.0.6.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Perl-compatible regular expression library</Summary>
<Description>The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.</Description>
<!-- @@@blfs general pcre -->
<Archive sha1sum="0d4585ee6426ab0db9c0c8f1c8c6da968170174d" type="tarbz2">https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.bz2</Archive>
<BuildDependencies>
<Dependency>readline-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>pipeline manipulation library</Summary>
<Description>libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.</Description>
<!-- @savannah libpipeline -->
<Archive sha1sum="1c885e4d5551933c905e751048abb119593c53f4" type="targz">http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.0.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Enhanced seccomp library</Summary>
<Description>High level interface to the Linux Kernel's seccomp filter.</Description>
<!-- @@@github seccomp libseccomp -->
<Archive sha1sum="9a1b5aa318c31f6b2801b53e923ca1ecc15b10c5" type="targz">https://github.com/seccomp/libseccomp/archive/v2.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A library for handling page faults in user mode</Summary>
<Description>This is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available.</Description>
<!-- @@@gnu libsigsegv -->
<Archive sha1sum="b75a647a9ebda70e7a3b33583efdd550e0eac094" type="targz">mirrors://gnu/libsigsegv/libsigsegv-2.10.tar.gz</Archive>
</Source>
<Package>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A library implementing the SSH2 protocol</Summary>
<Description>libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY.</Description>
<!-- @@@github libssh2 libssh2 -->
<Archive sha1sum="baf2d1fb338eee531ba9b6b121c64235e089e0f5" type="targz">https://www.libssh2.org/download/libssh2-1.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Unicode string library</Summary>
<Description>This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.</Description>
<!-- @@@gnu libunistring -->
<Archive sha1sum="1e7493a3ad8c4a1e514600b768c7229576fe5125" type="targz">mirrors://gnu/libunistring/libunistring-0.9.10.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Call chain tracer of a program</Summary>
<Description>libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program.</Description>
<!-- @@@savannah libunwind -->
<Archive sha1sum="d53c016aa223a12157766aa9351524c94ceb5d05" type="targz">http://download.savannah.nongnu.org/releases/libunwind/libunwind-1.3-rc1.tar.gz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Userspace access to USB devices</Summary>
<Description>Project's main aim is to create a library for use by user level applications to access USB devices regardless of OS.</Description>
<!-- @@@github libusb libusb-compat-0.1 -->
<Archive sha1sum="062319276d913c753a4b1341036e6a2e42abccc9" type="tarbz2">mirrors://sourceforge/libusb/libusb-compat-0.1.5.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libtool</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Userspace access to USB devices</Summary>
<Description>Project's main aim is to create a library for use by user level applications to access USB devices regardless of OS.</Description>
<!-- @@@github libusb libusb -->
<Archive sha1sum="10116aa265aac4273a0c894faa089370262ec0dc" type="tarbz2">https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.22/libusb-1.0.22.tar.bz2</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A user and group account administration library</Summary>
<Description>libuser implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources.</Description>
<!-- @@@pagure libuser -->
<Archive sha1sum="e0fe60dd38f3b5777d0a4ad664725eddd18ef310" type="tarxz">https://releases.pagure.org/libuser/libuser-0.62.tar.xz</Archive>
<BuildDependencies>
<Dependency>pam-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Version 2 of the library to manipulate XML files</Summary>
<Description>Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).</Description>
<!-- @@@github GNOME libxml2 -->
<Archive sha1sum="16730247d995dd4f3636298075f13301456f7d45" type="targz">ftp://xmlsoft.org/libxml2/libxml2-2.9.9-rc2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>LSB version query program</Summary>
<Description>lsb-release prints certain LSB (Linux Standard Base) and distribution information.</Description>
<!-- @@@blfs postlfs lsb-release -->
<Archive sha1sum="ecf883ada9bf4e1feca3f2e1494bd798792aee18" type="targz">mirrors://sourceforge/lsb/lsb_release/1.4/lsb-release-1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>util-linux</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Helper application and MIME type associations for file types</Summary>
<Description>mailcap file is used by the metamail program. Metamail reads the mailcap file to determine how it should display non-text or multimedia material.</Description>
<!-- @@@pagure mailcap -->
<Archive sha1sum="448f6bd36925d1379e2109b6682fc8b649fbbf21" type="tarxz">https://releases.pagure.org/mailcap/mailcap-2.1.48.tar.xz</Archive>
</Source>
......
......@@ -15,6 +15,7 @@
<PartOf>system.base</PartOf>
<Summary>Application to read Linux man pages</Summary>
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
<!-- @@@savannah man-db -->
<Archive sha1sum="dd0ca174d0effdfc203579ba4fde5a11469d0e0c" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.8.7.tar.xz</Archive>
<BuildDependencies>
<Dependency>less</Dependency>
......
......@@ -13,7 +13,9 @@
<PartOf>system.base</PartOf>
<Summary>The Man-pages package contains over 2200 man pages.</Summary>
<Description>Describe C programming language functions important device files and significant configuration files.</Description>
<!-- @@@kernel linux docs man-pages-->
<Archive sha1sum="a70b23f86f37ad946e6e7ceb921abe2001792b84" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-5.02.tar.xz</Archive>
<!-- @@@kernel linux docs man-pages man-pages-posix -->
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-5.02" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A compact getty program for virtual consoles only</Summary>
<Description>mingetty, is a lightweight, minimalist getty for use on virtual consoles only.</Description>
<!-- @@@debian mingetty -->
<Archive sha1sum="283acd3dc9da2c9eb71d5d7cc01d1bd178254523" type="targz">http://sourceforge.net/projects/mingetty/files/mingetty/1.08/mingetty-1.08.tar.gz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Miscellaneous files</Summary>
<Description>miscfiles is a collection of data files for freely available information, like airport, country, currencies, city information, and codes. It also includes the Unicode character database.</Description>
<!-- @@@gnu miscfiles -->
<Archive sha1sum="c96420756b4ee5e02ffedf2e185b0f147e16db14" type="targz">http://ftp.gnu.org/gnu/miscfiles/miscfiles-1.5.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Another uncompressor for compatibility</Summary>
<Description>The ncompress package contains the compress and uncompress file compression and decompression utilities, which are compatible with the original UNIX compress utility (.Z file extensions). These utilities can't handle gzipped (.gz file extensions) files, but gzip can handle compressed files.</Description>
<!-- @@@github vapier ncompress -->
<Archive sha1sum="5f43cc6cfe5f70a8a58fdcf0fc40f4ab2168ee2f" type="targz">mirrors://sourceforge/ncompress/ncompress-4.2.4.4.tar.gz</Archive>
<Patches>
<Patch level="1">ncompress-4.2.4-make.patch</Patch>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Console display library</Summary>
<Description>The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
<!-- @@@gnu ncurses -->
<Archive sha1sum="57acf6bc24cacd651d82541929f726f4def780cc" type="targz">mirrors://gnu/ncurses/ncurses-6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnuconfig</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Standard Linux networking tools</Summary>
<Description>net-tools is a collection of programs that form the base set of the networking tools for the Linux operating system. It includes arp, hostname, ifconfig, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route and slattach.</Description>
<!-- @@@debian net-tools -->
<Archive sha1sum="944fb70641505d5d1139dba3aeb81ba124574b83" type="tarbz2">https://sourceforge.net/projects/net-tools/files/net-tools-1.60.tar.bz2</Archive>
<Patches>
<Patch compressionType="bz2" level="1">01_all_net-tools-1.60-2.6-compilefix.patch.bz2</Patch>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>The Nettle package contains the low-level cryptographic library</Summary>
<Description>The Nettle package contains the low-level cryptographic library that is designed to fit easily in many contexts.</Description>
<!-- @@@gnu nettle -->
<Archive sha1sum="56a81ed4a8d35489d8bddd99d5262fe3958a52b4" type="targz">ftp://ftp.gnu.org/gnu/nettle/nettle-3.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>gmp-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Netscape Portable Runtime</Summary>
<Description>Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings.</Description>
<!-- @@@blfs general nspr-->
<Archive sha1sum="ef1e2ca3205fd1658a69ada2e0436266ca3065b5" type="targz">https://ftp.mozilla.org/pub/nspr/releases/v4.20/src/nspr-4.20.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="nspr/config/nspr.pc.in">nspr.pc.in</AdditionalFile>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Name Service Switch module</Summary>
<Description>Name Service Switch module for Multicast DNS.</Description>
<!-- @@@github lathiat ns-mdns -->
<Archive sha1sum="d35ad895195fff50545c4c74e6e2bb59bcae2906" type="targz">https://github.com/lathiat/nss-mdns/releases/download/v0.14.1/nss-mdns-0.14.1.tar.gz</Archive>
</Source>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Toolkit for SSL v2/v3 and TLS v1</Summary>
<Description>OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.</Description>
<!-- @@@github openssl openssl -->
<Archive sha1sum="056057782325134b76d1931c48f2c7e6595d7ef4" type="targz">https://www.openssl.org/source/openssl-1.1.1d.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Pluggable Authentication Modules</Summary>
<Description>PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.</Description>
<!-- @@@github linux-pam linux-pam -->
<Archive sha1sum="e89b6d279c9bf8cb495dfc0b3f3931eb50f818e9" type="tarxz">https://github.com/linux-pam/linux-pam/releases/download/v1.3.1/Linux-PAM-1.3.1.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="dlopen.sh" permission="0755">dlopen.sh</AdditionalFile>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Various utilities dealing with the PCI bus</Summary>
<Description>The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices.</Description>
<!-- @@@github pciutils pciutils -->
<Archive sha1sum="0d75516406916cbde1e19040c05751bba2ec7833" type="tarxz">https://ftp.osuosl.org/pub/blfs/conglomeration/pciutils/pciutils-3.6.2.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="pci.ids">pci.ids</AdditionalFile>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Various utilities dealing with the PCMCIA bus</Summary>
<Description>pcmciautils contains the initialization tools necessary to allow the PCMCIA subsystem to behave as every other hotpluggable bus system.</Description>
<!-- @@@debian pcmciautils -->
<Archive sha1sum="a0d55fed0bab64b618b1e3a8639733316084cb51" type="targz">http://http.us.debian.org/debian/pool/main/p/pcmciautils/pcmciautils_018.orig.tar.gz</Archive>
<BuildDependencies>
<Dependency>sysfsutils-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A Perl module for accessing the GNU locale utilities</Summary>
<Description>The gettext module permits access from Perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software.</Description>
<!-- @@@cpan Locale::gettext -->
<Archive sha1sum="a23d0b35269c8db49418fa8585a8dbbed6b8fefa" type="targz">http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Larry Wall's Practical Extraction and Reporting Language</Summary>
<Description>Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.</Description>
<!-- @@@github Perl perl5 -->
<Archive sha1sum="cc8d1e08ffe4624c197a44d02855632725d39f8e" type="tarxz">https://www.cpan.org/src/5.0/perl-5.30.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>db-devel</Dependency>
......
......@@ -15,6 +15,7 @@
<PartOf>system.base</PartOf>
<Summary>Popt command line option parser</Summary>
<Description>The popt library exists essentially for parsing command line options with advantages such as there are no global variables, ability to parse an arbitrary array of argv-style elements, to exec external option filters, and automatic generation of help and usage messages, a standard method of option aliasing.</Description>
<!-- @@@blfs general popt -->
<Archive sha1sum="cfe94a15a2404db85858a81ff8de27c8ff3e235e" type="targz">ftp://anduin.linuxfromscratch.org/BLFS/popt/popt-1.16.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Standard informational utilities and process-handling tools</Summary>
<Description>procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
<!-- @@@debian procps -->
<Archive sha1sum="2929bc64f0cf7b2db997eef79b7187658e47230d" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.15.tar.xz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A set of tools that use the proc filesystem</Summary>
<Description>PSmisc is a collection of small utilities using /proc file system, and providing the system administrator with some help in common tasks.</Description>
<!-- @@@gitlab psmisc psmisc -->
<Archive sha1sum="2bf3ec1c87ab3bc0610c819452c21cf4b849b0b8" type="tarxz">mirrors://sourceforge/psmisc/psmisc-23.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
......
......@@ -12,6 +12,7 @@
<PartOf>system.base</PartOf>
<Summary>Next generation of the python high-level scripting language</Summary>
<Description>Next generation of the python high-level scripting language</Description>
<!-- @@@blfs general python3 -->
<Archive sha1sum="a862c5a58626fdad02d2047a57771ede2783fcef" type="tarxz">https://www.python.org/ftp/python/3.7.4/Python-3.7.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcltk-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Another cute console display library</Summary>
<Description>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.</Description>
<!-- @@@gnu readline -->
<Archive sha1sum="d58041c2143595dc001d2777ae9a200be30198b0" type="targz">mirrors://gnu/readline/readline-8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Enhanced system logging and kernel message trapping daemons</Summary>
<Description>rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is quite compatible with stock sysklogd and can be used as a drop-in replacement.</Description>
<!-- @@@github rsysog rsyslog -->
<Archive sha1sum="d3e949feccc29e432e0586cbcd7b9fd25aaf1a24" type="targz">http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.40.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
......
......@@ -10,6 +10,7 @@
<PartOf>system.base</PartOf>
<Summary>run scripts or programs in a directory</Summary>
<Description>run scripts or programs in a directory</Description>
<!-- @@@debian debianutils -->
<Archive sha1sum="67a3934bdfb4a2b83f300713b819258236e4bd05" type="tarxz">http://deb.debian.org/debian/pool/main/d/debianutils/debianutils_4.9.tar.xz</Archive>
</Source>
......
......@@ -11,6 +11,7 @@
<IsA>service</IsA>
<Summary>Manages system configuration</Summary>
<Description>Sulin programs are packaged with small scripts which configures them to entegrate with system and each other. Scom is the tool which manages and executes these scripts.</Description>
<!-- @@@github SulinOS scom -->
<Archive sha1sum="1c469e6fcbd033e63db266e497f4bb5c361721a0" type="zip">https://github.com/SulinOS/scom/archive/scom-3.0.3.zip</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>GNU Stream Editor</Summary>
<Description>Sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline).</Description>
<!-- @@@gnu sed -->
<Archive sha1sum="dbc842f6fdf538f366d97e7c4b4f241eaefd14a5" type="tarxz">mirrors://gnu/sed/sed-4.7.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Utilities to deal with user accounts</Summary>
<Description>The Shadow password file utilities package includes programs necessary to convert traditional V7 *NIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords).</Description>
<!-- @@@github shadow-maint shadow -->
<Archive sha1sum="6e56c04b1c3f5726b94d8323352a36b73359a385" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.7/shadow-4.7.tar.xz</Archive>
<BuildDependencies>
<Dependency>pam-devel</Dependency>
......
......@@ -13,7 +13,9 @@
<PartOf>system.base</PartOf>
<Summary>An SQL Database Engine in a C Library</Summary>
<Description>SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Supports databases up to 2 terabytes in size.</Description>
<!-- @@@blfs server sqlite -->
<Archive sha1sum="e8862aa46fb70e25c8006a1fe519067a1fa9e618" type="zip">https://www.sqlite.org/2019/sqlite-src-3290000.zip</Archive>
<!-- @@@blfs server sqlite doc -->
<Archive sha1sum="b0f697c557b415cb1d67acb61b40fbad0b012cad" type="zip">https://sqlite.org/2019/sqlite-doc-3290000.zip</Archive>
<BuildDependencies>
<Dependency>readline-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>System Utilities Based on Sysfs</Summary>
<Description>These are a set of utilites built upon sysfs, a new virtual filesystem in Linux kernel versions 2.5+ that exposes a system's device tree.</Description>
<!-- @@@debian sysfsutils-->
<Archive sha1sum="b3cb316c652b09ec66f93f4ea98a93a7a1001678" type="targz">mirrors://sourceforge/linux-diag/sysfsutils-2.1.0.tar.gz</Archive>
<Patches>
<Patch level="1">sysfsutils-2.0.0-class-dup.patch</Patch>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A GNU file archiving program</Summary>
<Description>The GNU tar program saves many files together in one archive and can restore individual files (or all of the files) from that archive.</Description>
<!-- @@@gnu tar-->
<Archive sha1sum="162e00af4702565119c05465e8b6f21c75092794" type="tarxz">http://mirrors.kernel.org/gnu/tar/tar-1.32.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="doc/tar.1">tar.1</AdditionalFile>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>TCP Wrappers</Summary>
<Description>With this package you can monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services. It supports both 4.3BSD-style sockets and System V.4-style TLI.</Description>
<!-- @@@debian libwrap0 -->
<Archive sha1sum="61689ec85b80f4ca0560aef3473eccd9e9e80481" type="targz">http://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>sed</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>The GNU info program and utilities</Summary>
<Description>Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
<!-- @@@gnu texinfo -->
<Archive sha1sum="f0418f3689b2b1e720027650c033c0fcdb270762" type="targz">mirrors://gnu/texinfo/texinfo-6.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>A GNU utility for monitoring a program's use of system resources</Summary>
<Description>time utility runs another program, collects information about the resources used by that program while it is running, and displays the results.</Description>
<!-- @@@gnu time -->
<Archive sha1sum="dde0c28c7426960736933f3e763320680356cc6a" type="targz">ftp://prep.ai.mit.edu/pub/gnu/time/time-1.7.tar.gz</Archive>
<Patches>
<Patch level="1">time-1.7-destdir.patch</Patch>
......
......@@ -15,6 +15,7 @@
<PartOf>system.base</PartOf>
<Summary>Timezone data files and tools</Summary>
<Description>timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree.</Description>
<!-- @@@debian tzdata -->
<Archive sha1sum="9ab1932256674075fb74ff84792582b5ac12c476" type="targz">http://www.iana.org/time-zones/repository/releases/tzdata2018e.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Unzipper for pkzip-compressed files</Summary>
<Description>UnZip enables us to extract archives compressed in .zip format (also called "zipfiles").</Description>
<!-- @@@blfs general unzip -->
<Archive sha1sum="7736e6306f1bb8e51f894ca4670e94181a0f6de3" type="zip">mirrors://sourceforge/infozip/unzip60.zip</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Various useful Linux utilities</Summary>
<Description>The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function.</Description>
<!-- @@@kernel-2 linux utils util-linux -->
<Archive sha1sum="c48e79873bc2acc9d6de238daff88d4c31e8d4c6" type="tarxz">https://www.kernel.org/pub/linux/utils/util-linux/v2.34/util-linux-2.34.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
......
......@@ -14,6 +14,7 @@
<PartOf>system.base</PartOf>
<Summary>Userspace helper for uvesafb</Summary>
<Description>v86d is a userspace helper that runs x86 code in an emulated environment. It is used by the kernel framebuffer driver uvesafb.</Description>
<!-- @@@github mjanusz v86d -->
<Archive sha1sum="1088c58e0aba6aaf92a877528d8529eb4af5bef2" type="targz">https://github.com/mjanusz/v86d/archive/v86d-0.1.10.tar.gz</Archive>
<Patches>
</Patches>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Prints the location of specified executable in your path</Summary>
<Description>which , Locates a program file in the user's path.</Description>
<!-- @@@gnu which -->
<Archive sha1sum="6b6bec3d2b3d4661c164feb81b9b1d22d1359ded" type="targz">mirrors://gnu/which/which-2.21.tar.gz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<IsA>app:console</IsA>
<Summary>A collection of tools to configure wireless lan cards</Summary>
<Description>The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions, a generic application programming interface allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. They use a textual interface and are rather crude, but aim to support the full Wireless Extension.</Description>
<!-- @@@github HewlettPackard wireless-tools -->
<Archive sha1sum="41db5ced9ed3d8d3cc104ce43c19af1d72f07eec" type="targz">https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz</Archive>
<Patches>
<Patch>no-ldconfig.patch</Patch>
......
......@@ -16,6 +16,7 @@
<PartOf>system.base</PartOf>
<Summary>XZ compression utilities</Summary>
<Description>XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2.</Description>
<!-- @@@debian xz-utils -->
<Archive sha1sum="1d3a6910c28d40df0134f4a49e5570e8249120c5" type="tarxz">http://tukaani.org/xz/xz-5.2.4.tar.xz</Archive>
</Source>
......
......@@ -13,6 +13,7 @@
<PartOf>system.base</PartOf>
<Summary>Info ZIP (encryption support)</Summary>
<Description>Zip is a compression and file packaging/archive utility. Zip is useful for packaging a set of files for distribution, for archiving files, and for saving disk space by temporarily compressing unused files or directories.</Description>
<!-- @@@debian zip -->
<Archive sha1sum="c9f4099ecf2772b53c2dd4a8e508064ce015d182" type="targz">ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz</Archive>
</Source>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment