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
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
178
Merge Requests
178
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
0e868ee1
Commit
0e868ee1
authored
Feb 20, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
extra/acf-shorewall: new aport
parent
f5d96776
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
extra/acf-quagga/APKBUILD
extra/acf-quagga/APKBUILD
+15
-0
extra/acf-shorewall/APKBUILD
extra/acf-shorewall/APKBUILD
+15
-0
No files found.
extra/acf-quagga/APKBUILD
0 → 100644
View file @
0e868ee1
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-quagga
pkgver
=
0.3.4
pkgrel
=
0
pkgdesc
=
"A web-based system administration interface for quagga"
url
=
"http://dev.alpinelinux.org/alpine/acf"
license
=
"GPL-2"
depends
=
"acf-core lua quagga"
source
=
"http://dev.alpinelinux.org/alpine/acf/
${
pkgname
:4
}
/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"bc7748b276cb2bbac5ba4c8213494634 acf-quagga-0.3.4.tar.bz2"
extra/acf-shorewall/APKBUILD
0 → 100644
View file @
0e868ee1
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
acf-shorewall
pkgver
=
0.4.4
pkgrel
=
0
pkgdesc
=
"A web-based system administration interface for shorewall"
url
=
"http://dev.alpinelinux.org/alpine/acf"
license
=
"GPL-2"
depends
=
"acf-core lua shorewall"
source
=
"http://dev.alpinelinux.org/alpine/acf/
${
pkgname
:4
}
/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"0c681a4b3f145174355a885ea4809a60 acf-shorewall-0.4.4.tar.bz2"
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