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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Müller
aports
Commits
a9f95c6f
Commit
a9f95c6f
authored
Jan 07, 2010
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/acf-*: use new names for lua-posix, lua-json4 and lua-md5
parent
123bdf20
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
12 deletions
+12
-12
main/acf-alpine-baselayout/APKBUILD
main/acf-alpine-baselayout/APKBUILD
+2
-2
main/acf-alpine-conf/APKBUILD
main/acf-alpine-conf/APKBUILD
+2
-2
main/acf-apk-tools/APKBUILD
main/acf-apk-tools/APKBUILD
+2
-2
main/acf-chrony/APKBUILD
main/acf-chrony/APKBUILD
+2
-2
main/acf-dnscache/APKBUILD
main/acf-dnscache/APKBUILD
+2
-2
main/acf-opennhrp/APKBUILD
main/acf-opennhrp/APKBUILD
+2
-2
No files found.
main/acf-alpine-baselayout/APKBUILD
View file @
a9f95c6f
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-alpine-baselayout
pkgver
=
0.6.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A web-based system administration interface for alpine-baselayout"
url
=
"http://git.alpinelinux.org/cgit/acf-alpine-baselayout"
license
=
"GPL-2"
depends
=
"acf-core
json4lua lua lua
posix"
depends
=
"acf-core
lua lua-json4 lua-
posix"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
main/acf-alpine-conf/APKBUILD
View file @
a9f95c6f
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-alpine-conf
pkgver
=
0.4.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A web-based system administration interface for alpine-conf"
url
=
"http://git.alpinelinux.org/cgit/acf-alpine-conf"
license
=
"GPL-2"
depends
=
"acf-core lua luaposix"
depends
=
"acf-core lua lua
-
posix"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
main/acf-apk-tools/APKBUILD
View file @
a9f95c6f
# Contributor: Mika Havela <mika.havela@gmail.com>
pkgname
=
acf-apk-tools
pkgver
=
0.5.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"ACF module for apk"
url
=
"http://git.alpinelinux.org/cgit/acf-apk-tools"
license
=
"GPL-2"
depends
=
"acf-core lua luaposix apk-tools"
depends
=
"acf-core lua lua
-
posix apk-tools"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
main/acf-chrony/APKBUILD
View file @
a9f95c6f
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-chrony
pkgver
=
0.2.2
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A web-based system administration interface for chrony"
url
=
"http://git.alpinelinux.org/cgit/acf-chrony"
license
=
"GPL-2"
depends
=
"acf-core lua luaposix chrony"
depends
=
"acf-core lua lua
-
posix chrony"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
main/acf-dnscache/APKBUILD
View file @
a9f95c6f
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-dnscache
pkgver
=
0.2.2
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A web-based system administration interface for dnscache"
url
=
"http://git.alpinelinux.org/cgit/acf-dnscache"
license
=
"GPL-2"
depends
=
"acf-core lua luaposix dnscache"
depends
=
"acf-core lua lua
-
posix dnscache"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
main/acf-opennhrp/APKBUILD
View file @
a9f95c6f
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-opennhrp
pkgver
=
0.4.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A web-based system administration interface for opennhrp"
url
=
"http://git.alpinelinux.org/cgit/acf-opennhrp"
license
=
"GPL-2"
depends
=
"acf-core lua luaposix opennhrp"
depends
=
"acf-core lua lua
-
posix opennhrp"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
...
...
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