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
212
Merge Requests
212
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
b28a6b4c
Commit
b28a6b4c
authored
Apr 16, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
extra/shorewall*: upgrade to 4.2.7
parent
8aceeb11
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
extra/shorewall-common/APKBUILD
extra/shorewall-common/APKBUILD
+2
-2
extra/shorewall-lite/APKBUILD
extra/shorewall-lite/APKBUILD
+2
-2
extra/shorewall-perl/APKBUILD
extra/shorewall-perl/APKBUILD
+3
-3
extra/shorewall-shell/APKBUILD
extra/shorewall-shell/APKBUILD
+2
-2
extra/shorewall/APKBUILD
extra/shorewall/APKBUILD
+1
-1
No files found.
extra/shorewall-common/APKBUILD
View file @
b28a6b4c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
shorewall-common
pkgver
=
4.2.
6
pkgver
=
4.2.
7
pkgrel
=
0
pkgdesc
=
"Shoreline Firewall is an iptables-based firewall for Linux."
url
=
"http://www.shorewall.net/"
...
...
@@ -17,5 +17,5 @@ build() {
PREFIX
=
"
${
pkgdir
}
"
./install.sh
||
return
1
install
-Dm755
"
$srcdir
"
/shorewall.initd
"
$pkgdir
"
/etc/init.d/shorewall
}
md5sums
=
"
7c17587dba812bb8924e19ee49bccc52 shorewall-common-4.2.6
.tar.bz2
md5sums
=
"
47f51b083bdea3904ffaf3a3c9317526 shorewall-common-4.2.7
.tar.bz2
71fb6da1f50f5c6e9dd35b60b3629531 shorewall.initd"
extra/shorewall-lite/APKBUILD
View file @
b28a6b4c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
shorewall-lite
pkgver
=
4.2.
6
pkgver
=
4.2.
7
pkgrel
=
0
pkgdesc
=
"An iptables-based firewall whose config is handled by a normal Shorewall"
url
=
"http://www.shorewall.net/"
...
...
@@ -16,5 +16,5 @@ build() {
PREFIX
=
"
$pkgdir
"
./install.sh
||
return
1
install
-Dm755
"
$srcdir
"
/
$pkgname
.initd
"
$pkgdir
"
/etc/init.d/
$pkgname
}
md5sums
=
"
8a51bd0508c0682167650ef4e8724cf0 shorewall-lite-4.2.6
.tar.bz2
md5sums
=
"
7a18ae9de56aa1836e67b394a5176fc4 shorewall-lite-4.2.7
.tar.bz2
17a37c934aeb601ce288f77000253e1e shorewall-lite.initd"
extra/shorewall-perl/APKBUILD
View file @
b28a6b4c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
shorewall-perl
pkgver
=
4.2.
6
pkgver
=
4.2.
7.3
pkgrel
=
0
pkgdesc
=
"Shoreline Firewall Perl-based compiler"
url
=
"http://www.shorewall.net/"
license
=
"GPL-2"
depends
=
"shorewall-common"
source
=
"http://www1.shorewall.net/pub/shorewall/4.2/shorewall-
$pkgver
/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"http://www1.shorewall.net/pub/shorewall/4.2/shorewall-
4.2.7
/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
PREFIX
=
"
$pkgdir
"
./install.sh
||
return
1
}
md5sums
=
"
c815bcb9795c726a46ad673ee0384b3c shorewall-perl-4.2.6
.tar.bz2"
md5sums
=
"
40f2e1a0b10a5fb40bf177f2653ed38b shorewall-perl-4.2.7.3
.tar.bz2"
extra/shorewall-shell/APKBUILD
View file @
b28a6b4c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
shorewall-shell
pkgver
=
4.2.
6
pkgver
=
4.2.
7
pkgrel
=
0
pkgdesc
=
"Shoreline Firewall shell-based compiler."
url
=
"http://www.shorewall.net/"
...
...
@@ -13,4 +13,4 @@ build() {
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
PREFIX
=
"
$pkgdir
"
./install.sh
||
return
1
}
md5sums
=
"
f0bef7f60ddc7d9b58d8e3880965152a shorewall-shell-4.2.6
.tar.bz2"
md5sums
=
"
c5555ef10e493af3d3ad40785bf33caa shorewall-shell-4.2.7
.tar.bz2"
extra/shorewall/APKBUILD
View file @
b28a6b4c
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
shorewall
pkgver
=
4.2.
6
pkgver
=
4.2.
7
pkgrel
=
0
pkgdesc
=
"Meta package for shorewall"
url
=
"http://www.shorewall.net/"
...
...
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