Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
214
Merge Requests
214
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
fbcbd750
Commit
fbcbd750
authored
Nov 06, 2008
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
various: fixed so apkbuild passes sanity check
parent
3a81757e
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
15 additions
and
2 deletions
+15
-2
core/linux-grsec-sources/APKBUILD
core/linux-grsec-sources/APKBUILD
+1
-0
core/linux-grsec/APKBUILD
core/linux-grsec/APKBUILD
+4
-1
core/m4/APKBUILD
core/m4/APKBUILD
+2
-0
core/openntpd/APKBUILD
core/openntpd/APKBUILD
+2
-1
core/openssl/APKBUILD
core/openssl/APKBUILD
+2
-0
core/sfic/APKBUILD
core/sfic/APKBUILD
+1
-0
core/uclibc/APKBUILD
core/uclibc/APKBUILD
+3
-0
No files found.
core/linux-grsec-sources/APKBUILD
View file @
fbcbd750
_suff
=
grsec
pkgname
=
linux-
$_suff
-sources
pkgver
=
2.6.26.7
pkgdesc
=
"Linux kernel sources with grsecurity patch"
_kernver
=
2.6.26
_grsecver
=
2.1.12-2.6.26.6-200810131006
pkgrel
=
1
...
...
core/linux-grsec/APKBUILD
View file @
fbcbd750
pkgname
=
linux-grsec
pkgver
=
2.6.26.7
pkgdesc
=
"Linux kernel with grsecurity"
url
=
http://grsecurity.net
_kernver
=
2.6.26
arch
=
i486
makedepend
=
"
$pkgname
-sources module-init-tools"
makedepend
s
=
"
$pkgname
-sources module-init-tools"
source
=
"kernelconfig"
subpackages
=
"mod"
license
=
GPL-2
build
()
{
mkdir
-p
"
$srcdir
/
$pkgname
"
...
...
core/m4/APKBUILD
View file @
fbcbd750
pkgname
=
m4
pkgver
=
1.4.11
pkgrel
=
0
pkgdesc
=
"GNU macro processor"
arch
=
i486
url
=
"http://www.gnu.org/software/m4"
source
=
ftp://ftp.gnu.org/gnu/m4/
$pkgname
-
$pkgver
.tar.gz
depends
=
uclibc
makedepends
=
"binutils gcc linux-headers make uclibc-dev"
...
...
core/openntpd/APKBUILD
View file @
fbcbd750
...
...
@@ -6,7 +6,8 @@ pkgdesc="Lightweight NTP server ported from OpenBSD"
url
=
http://www.openntpd.org/
install
=
openntpd.install
subpackages
=
"doc"
makedepend
=
"openssl-dev"
makedepends
=
"openssl-dev"
license
=
BSD
source
=
"
ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/openntpd-
$_myver
.tar.gz
openntpd-3.9p1_reconnect_on_sendto_EINVAL.diff
...
...
core/openssl/APKBUILD
View file @
fbcbd750
pkgname
=
openssl
pkgver
=
0.9.8i
pkgrel
=
0
pkgdesc
=
"Toolkit for SSL v2/v3 and TLS v1"
subpackages
=
"dev doc"
url
=
http://openssl.org
depends
=
"uclibc"
makedepends
=
"perl"
license
=
"openssl"
source
=
"http://www.openssl.org/source/
${
pkgname
}
-
${
pkgver
}
.tar.gz
http://www.linuxfromscratch.org/patches/blfs/svn/openssl-0.9.8g-fix_manpages-1.patch
openssl-bb-basename.patch
...
...
core/sfic/APKBUILD
View file @
fbcbd750
...
...
@@ -3,6 +3,7 @@ pkgname=sfic
pkgver
=
0.1.7
pkgrel
=
0
depends
=
uclibc
license
=
GPL
makedepends
=
"autoconf automake binutils gcc make uclibc-dev"
arch
=
i486
url
=
http://sfic.sourceforge.net
...
...
core/uclibc/APKBUILD
View file @
fbcbd750
pkgname
=
uclibc
pkgver
=
0.9.30_rc3
pkgdesc
=
"C library for developing embedded Linux systems"
url
=
http://uclibc.org
license
=
"LGPL-2"
_mynamever
=
uClibc-0.9.30-rc3
makedepends
=
"binutils gcc linux-headers make uclibc-dev"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment