Bump packages
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST opennx-0.16.0.729.tar.gz 5345822 SHA256 1dd6613a78d5d31b4e496c9185b06cfa47ec6c24b33c6e1f8b43dd176d7d5572 SHA512 7ccd8d933d4b8f54e882ef61963c5bcd77927ea69ba6586016370b8d3f39c1c1d084a59c180fb431ee6faa38773b6a08a0fb30f3127f6e537c7c0ed9d7841427 WHIRLPOOL 0bff0168e1ed508af83f6f6584840dfe1048d57bb7ef12cdaadcea1b585fc6aff3ee2e1b209cb90794a6d546a8d9d45bb2fac8d2901fd649228d9679e2bdff8b
|
||||
EBUILD opennx-0.16.0.729.ebuild 1112 SHA256 f989d638f8a0b66ca2e19d52e2278d825239602b63a3d70ba52794b7bd11512a SHA512 4bb0e883c647d8c93218a150f34a42390f80430e599cd781806930a0eee0f474e5f8e721a4dcd54ffd323d4ba0ea8b05c4aa40f3df361267d0936edc13db30a3 WHIRLPOOL aef64696785a40831317ba319cc5843b0e871bc6dc22b3222373ca765abb04e0b9cc6fccf0221b2982158f480bb432de00a4c15dc319f43c4a497e6490cfcc3d
|
||||
MISC ChangeLog 266 SHA256 ebb02997e61064729654cfd589f069f9ac352d4aef5771c5c0ff01955bdd860b SHA512 506888a1abc9ef1c4502f305422fa6c50b8294ebf5ef703548e352eafd6aa39aff8896801db4c1a9a70818278c9991e32f2788aaa443dadf324df6ff1932592e WHIRLPOOL 1c106d7aee1c1a41af37232aff2b3b9633a5b550bb03a3601587b43d760fda8e8669df9b96904cacca8cacfca58556c6274e12782d0bc3b3179f2668579d9db3
|
||||
EBUILD opennx-1.0.0.0.ebuild 1221 BLAKE2B aa85e8989dad327c09fd0162cb9bdb832783e8d16b26e7edd8c2bff00a6b20e3bdbf4ca4d1097a7df9657189d31113b6a4bdc7babf68f00c45f4cb991f50bc47 SHA512 de8bfce83d584967d296c9ceb4246300766c43919f3fc72bfab48b373095e8d6b10ce9b70f4df6c930934f68aae0de7691d3e06cee03edf41a9325a55add7608
|
||||
MISC ChangeLog 266 BLAKE2B 86467dda22c7b49939babd45937aeed7e2540736e26600903abfe4d922f791d524af536539312baf5b590f00705ae6209134ba70e82229caf86706bed016c191 SHA512 506888a1abc9ef1c4502f305422fa6c50b8294ebf5ef703548e352eafd6aa39aff8896801db4c1a9a70818278c9991e32f2788aaa443dadf324df6ff1932592e
|
||||
|
||||
@@ -2,33 +2,43 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
WX_GTK_VER="2.8"
|
||||
EAPI="7"
|
||||
WX_GTK_VER="3.0"
|
||||
|
||||
inherit eutils wxwidgets
|
||||
inherit eutils wxwidgets git-r3
|
||||
|
||||
DESCRIPTION="OpenNX is an OSS drop-in replacement for Nomachine's nxclient"
|
||||
HOMEPAGE="http://sourceforge.net/projects/opennx/"
|
||||
SRC_URI="mirror://sourceforge/opennx/opennx/CI-source/${P}.tar.gz"
|
||||
#http://sourceforge.net/projects/opennx/files/opennx/CI-source/opennx-0.16.0.729.tar.gz/download
|
||||
#SRC_URI="mirror://sourceforge/opennx/opennx/CI-source/${P}.tar.gz"
|
||||
EGIT_REPO_URI="https://github.com/dimbor-ru/opennx.git"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="x11-libs/wxGTK:2.8
|
||||
DEPEND="x11-libs/wxGTK:3.0
|
||||
dev-libs/opensc
|
||||
net-print/cups
|
||||
dev-libs/libusb
|
||||
net-fs/samba[client]
|
||||
net-misc/nx"
|
||||
net-misc/nx
|
||||
net-misc/curl
|
||||
|| ( sys-devel/base-gcc sys-devel/gcc )
|
||||
x11-libs/libXau
|
||||
x11-libs/libXmu"
|
||||
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
!net-misc/nxclient"
|
||||
|
||||
PROVIDE="virtual/nxclient"
|
||||
|
||||
S="${WORKDIR}/opennx-0.16"
|
||||
#S="${WORKDIR}/opennx-0.16"
|
||||
|
||||
src_prepare() {
|
||||
emake -f Makefile.am
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
need-wxwidgets unicode
|
||||
@@ -1,21 +0,0 @@
|
||||
# ChangeLog for net-misc/openvpn-as
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*openvpn-as-2.0.17 (10 Jun 2015)
|
||||
|
||||
10 Jun 2015; Mario Fetka <mario.fetka@gmail.com> +openvpn-as-2.0.17.ebuild:
|
||||
Bump
|
||||
|
||||
*openvpn-as-2.0.12 (17 Feb 2015)
|
||||
|
||||
17 Feb 2015; Mario Fetka <mario.fetka@gmail.com> +openvpn-as-2.0.12.ebuild,
|
||||
-openvpn-as-2.0.11.ebuild:
|
||||
Bump
|
||||
|
||||
*openvpn-as-2.0.11 (12 Dec 2014)
|
||||
|
||||
12 Dec 2014; Mario Fetka <mario.fetka@gmail.com> +files/gentoo-specific.patch,
|
||||
+files/openvpnas.initd, +files/openvpnas.pamd, +metadata.xml,
|
||||
+openvpn-as-2.0.11.ebuild:
|
||||
Intial commit
|
||||
@@ -1,14 +0,0 @@
|
||||
AUX gentoo-specific.patch 2073 SHA256 63596d3275bdb460358fd762d1c1a85c1084322bd9fc192a22111c4a3c1e3249 SHA512 dc3bc88eca117095c04f2a2c68d2a7c202a0e54eb9a946c1ac64a3528614c320493edf5f777a2b3f571a32aecb39525940e6615c647cf51df735c89eec325d54 WHIRLPOOL 8e9dfbf1ccc0d0ca105b90a98e5f6748979ce027131b3814bae20876029c89138928fbd775cd54751e3495b933b920370c50d78d87111f81b31e44eb846cb0cb
|
||||
AUX openvpnas.initd 1066 SHA256 7537bff5460a0cf5c269935b0a05ef80e94fc99267d041ffcf60404220f97998 SHA512 41203ac9a45ee0070b095288b1e99f55d64abe625eae2b4b6ccb680b7b4971240e8d3e01687d09c3dbf468f54a6dcc32ccbe540648d5f2783ef64ba6f3adc101 WHIRLPOOL f1435202a1c38cbc1b6fba6453de37d48633743908d609787d160f5dfb15a15966f2c733fa9f1ac9b8d195f71ca1689f974c2bd3addb8140f38fe78648b8cb3d
|
||||
AUX openvpnas.pamd 4868 SHA256 20b1342ae5453f8aa8aa8736818b2b4c67329b1d73d0e357cc6ee8c9da34dcff SHA512 6b773c41a4de3677f9201e91984210875c3a8680828fd89cbfa745618ae20c252e6732cdc6d00b4d90f463bacee5161c31d3272a5d0ffc10379bca3472e0fa32 WHIRLPOOL 4373409cc1dd918c01db35e9e715b7dccd0d8a2e26e0a9a3d212ee0f2c4c222913390ba912a2828486c4d1f3e75d76cb789008f072d78a9431ca307750288f88
|
||||
DIST openvpn-as-2.0.12-Ubuntu12.amd_64.deb 26389570 SHA256 c12c502f011e6676fc771888ca5a4bb9ce94eda0ff7e59f7323a7a7f3e05793f SHA512 6c5b14b6095c082428d8c2297575039968daa9a9ca0d335a2c1d10197bb0ba27ce68de4d7dbdbacc8156a417c9e69d198643e251afd6649a9cf42a97a04f2ae5 WHIRLPOOL 818ba27fa2332a3cb8d501fbb540799745e6baae31fe35e10fabade53f08d5dd4e739a319b3391c397a29a7ad284d5bee4c89b7628111b7fe6317b9bd82df126
|
||||
DIST openvpn-as-2.0.12-Ubuntu12.i386.deb 26275718 SHA256 4d6ce87242a87fd3174b08be391f4aa3a17afebb605435fcf112ddd9367c2968 SHA512 3a045c8b1e7fcc06f9f6648995db55e24ddedf98ef66d85bb1e1b1e7ecad8702a18163e44b1ebe9754d2d337cd78d6ead68799548a2e1426f625239aaec0efa0 WHIRLPOOL 7ecb781aeb6f65f06fe3f0c2bb73d06a0fe571b18e1ccc4b0bb1f0604c0742738d83e69e84e1ea5fdf571be08e6ff2550dd9721ad85bf61594a0b45c720d8eb0
|
||||
DIST openvpn-as-2.0.17-Ubuntu12.amd_64.deb 26752714 SHA256 36cd0d36fd1751eb1ad97d52134e57184e741bcad6865bf78b34da9f2185a0e7 SHA512 9fa807b881cabb5bb53a54ac768098e20060524d8bb4f52b6c42356bcbf4392b8db6868a3ab10aab4a207233894104f13a4abe8d916571aafe04c0d71be373f0 WHIRLPOOL 4272d2e76f54fc7fa7d31558b500f2672b8cd2bdd5434c09705c5752b9fee5df81a33fd106bc3ed4e93b52fa854e32bc7860980b88173f155f10241bbf9ebc2a
|
||||
DIST openvpn-as-2.0.17-Ubuntu12.i386.deb 26434698 SHA256 2435439b130ea2dfce5a606e0b2d502aa7f380f0d4b6217cc4ebd372ac2bb1ed SHA512 c5d049ece964c32e2c5be9f566c15fedeee600a25f7ef9c0dcd786049ae58d4df3e7ec0cfa0df3dc7043b4228cd0f562791f7bd84bf62caf2b1b7c5792d688f1 WHIRLPOOL 585087a158ea5fc73d8cb5c424ba39e9fee2212d7a4d3d78ddf8c5e0a034f7475ba81f50480817027137140359a12ae204e21d40bf482a4fb29431e04d38d7ab
|
||||
DIST openvpn-as-2.0.20-Ubuntu14.amd_64.deb 27001746 SHA256 4ec14139c005ccc7ee956fe22f91e59a1db90077a6b241ecde0924a1c7457f97 SHA512 92c98354f945440a448623bf31447906700c66a85fca7a36ca013e32156f00d50da8e6dfd04f3083833ba3eba3de85730553b5740175c2e54224b825c9f1fab8 WHIRLPOOL d5ddd6d3c85b7683afa50c2639c701d682c8d32f820314b6ba6cc25bbaea300366db3890bc66de9a7f5bd6a21e691800e0f3ce81c5b38ceb6e9ecac02712c5d5
|
||||
DIST openvpn-as-2.0.20-Ubuntu14.i386.deb 26566520 SHA256 217a1069bed025a68b1d0ec9447ff6a449b2d266bcfc65d61f3c7fb05e506be4 SHA512 defb56f5e38b0da930b6c89a6d6c8368f349cfbd688010f4771fa8e36eaedcb9b639d430cf32932a600cacf59f3a4ff7b616f539fb332cb3f65b4eee630d421c WHIRLPOOL d963e907d3d94c993fcccf4934f44c92adbf436f5003e127fa9bac30d5b217149e11a705e6002526dd8d5e78e357efabd0387629785f4eb4854eac58c206242e
|
||||
EBUILD openvpn-as-2.0.12.ebuild 1425 SHA256 3e4aeffc5447b55e13ee9afabcf77bc1e9e430a4a823231bfae775e2d8785a7b SHA512 3c719921a4e8f3d1fb1cdd1b384ffc810121ef8b34e699b712f74b30aeeed5fbd5c06b9b43c0104c864b18d44a56f2a7f04e7334993679fbee7bcfcde5400dfa WHIRLPOOL 5151e592b4256de853e57c7836780f5b2b9c77775bbf4e9a4aab126499f940305082f77d8b6cf4aeb500d59cb7f2bc0a1199169f8e31ade202437127f6a9d6b4
|
||||
EBUILD openvpn-as-2.0.17.ebuild 1425 SHA256 3e4aeffc5447b55e13ee9afabcf77bc1e9e430a4a823231bfae775e2d8785a7b SHA512 3c719921a4e8f3d1fb1cdd1b384ffc810121ef8b34e699b712f74b30aeeed5fbd5c06b9b43c0104c864b18d44a56f2a7f04e7334993679fbee7bcfcde5400dfa WHIRLPOOL 5151e592b4256de853e57c7836780f5b2b9c77775bbf4e9a4aab126499f940305082f77d8b6cf4aeb500d59cb7f2bc0a1199169f8e31ade202437127f6a9d6b4
|
||||
EBUILD openvpn-as-2.0.20.ebuild 1425 SHA256 cc4a0d490c2ec617179b0e006b669a68cf8a88811dcdd9ae5bf73bce0af2dc1f SHA512 6937392d538fb20fbe8a5c17c5d4ce88d69cdda4a7c4e8582f28b906f11bd6aab6835c2d5d0914e602f8f2829415caacd356d3048c6e827a913c5300f1b36b6e WHIRLPOOL 3b07c63a04e421a5abfeffa8fc377893f01d6152ce74d4e2c1d7947e1b1e31a2fe467ea6424d31f954002f6d778d05c0a736167df92bdf07a4b12080cd691ef8
|
||||
MISC ChangeLog 613 SHA256 e5d18037f402e5e32e94be1848aac76c0f83e170b7f08347386e0d6b9864b502 SHA512 0e9a3a26a5c078f62661fbb5c7a1b4f415c888d1291406a11c728637e6861de6f5bc0ccc1009b4afb1b8930cc0f91dcc4ecf13bb2ceb5af3a4ac4483107e8004 WHIRLPOOL 236dd88534881ce4b5ad56c94e660542bd6b37dd14ee5927c1660d4956e6a0163532b76357422d73e241b4769332c721acd68cd3bf4015012d4250999eaeccfc
|
||||
MISC metadata.xml 385 SHA256 7e8810b39419dd52164ecd03c1fd6eba589515b37f44bd5f188d43e54c169233 SHA512 3884ad738b358a749f2ec3c0909ae157a1c4d73454530588dcfd44930fd49a82b497df1c09ccad72497ba47ed2999756720c841a4b4065ddafaf5aeb48dc5783 WHIRLPOOL 376f0af8f295fae7f264d0f4218388d1e36d7aa2fdd0892a69f03f1ad71fe2a405af70dccfe1370e7392f325b9527b624fbefe23135622f33433e14fbcf488a6
|
||||
@@ -1,58 +0,0 @@
|
||||
diff -uNr usr.orig/local/openvpn_as/bin/_ovpn-init usr/local/openvpn_as/bin/_ovpn-init
|
||||
--- usr.orig/local/openvpn_as/bin/_ovpn-init 2014-12-12 13:43:39.080479338 +0100
|
||||
+++ usr/local/openvpn_as/bin/_ovpn-init 2014-12-12 13:44:43.930476590 +0100
|
||||
@@ -866,41 +866,6 @@
|
||||
print "Error: Could not initialize confdb."
|
||||
sys.exit(1)
|
||||
|
||||
-# Execute gen script...
|
||||
-print "Generating init scripts..."
|
||||
-GEN = "/usr/local/openvpn_as/scripts/openvpnas_gen_init"
|
||||
-retv = commands.getstatusoutput( GEN )
|
||||
-if DEBUG: print "gen init cmd=", GEN, retv
|
||||
-if retv[0] != 0:
|
||||
- print "Error: Could not generate server script."
|
||||
- sys.exit(1)
|
||||
-
|
||||
-# Generate PAM config
|
||||
-print "Generating PAM config..."
|
||||
-GENPAM = "/usr/local/openvpn_as/scripts/openvpnas_gen_pam"
|
||||
-retv = commands.getstatusoutput( GENPAM )
|
||||
-if DEBUG: print "gen pam cmd=", GENPAM, retv
|
||||
-if retv[0] != 0:
|
||||
- print "Error: Could not generate PAM config."
|
||||
- sys.exit(1)
|
||||
-
|
||||
-# Execute gen script auto...
|
||||
-print "Generating init scripts auto command..."
|
||||
-GEN2 = "/usr/local/openvpn_as/scripts/openvpnas_gen_init --auto"
|
||||
-retv = commands.getstatusoutput( GEN2 )
|
||||
-if DEBUG: print "gen init cmd 2=", GEN2, retv
|
||||
-if retv[0] != 0:
|
||||
- print "Error: Could not generate server script auto."
|
||||
- sys.exit(1)
|
||||
-GENAUTO = retv[1]
|
||||
-
|
||||
-# Execute the auto gen script...
|
||||
-retv = commands.getstatusoutput( GENAUTO )
|
||||
-if retv[0] != 0:
|
||||
- print "Error: Could not execute command to generate startup/shutdown scripts"
|
||||
- sys.exit(1)
|
||||
-if DEBUG: print "gen auto cmd=", GENAUTO, retv
|
||||
-
|
||||
# Perform iptables command to force initialization...
|
||||
IPTABLES_NULL = "iptables --list"
|
||||
retv = commands.getstatusoutput( IPTABLES_NULL )
|
||||
@@ -917,7 +882,6 @@
|
||||
if DEBUG: print "server init=", retv
|
||||
if retv[0] != 0:
|
||||
print "Error: Could not execute server start."
|
||||
- sys.exit(1)
|
||||
|
||||
# Print exit messages...
|
||||
print
|
||||
@@ -973,3 +937,4 @@
|
||||
print "See the Release Notes for this release at:"
|
||||
print " http://www.openvpn.net/access-server/rn/openvpn_as_%s.html" % VERSION.replace('.', '_')
|
||||
print
|
||||
+
|
||||
@@ -1,43 +0,0 @@
|
||||
#!/sbin/runscript
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License, v2 or later
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/files/svnserve.initd2,v 1.2 2012/01/14 19:46:34 tommy Exp $
|
||||
|
||||
depend() {
|
||||
need net
|
||||
}
|
||||
|
||||
target="/usr/local/openvpn_as/scripts/openvpnas"
|
||||
pidfile="/var/run/openvpnas.pid"
|
||||
sockfile="/usr/local/openvpn_as/etc/sock/sagent /usr/local/openvpn_as/etc/sock/sagent.localroot /usr/local/openvpn_as/etc/sock/sagent.api"
|
||||
logfile="/var/log/openvpnas.log"
|
||||
|
||||
# remove daemon control socket
|
||||
rm_sock()
|
||||
{
|
||||
for sf in $sockfile ; do
|
||||
if [ -e "$sf" ]; then
|
||||
rm -f "$sf" &>/dev/null
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
||||
# remove pidfile
|
||||
rm_pidfile()
|
||||
{
|
||||
rm -f "$pidfile" &>/dev/null
|
||||
}
|
||||
|
||||
start() {
|
||||
rm_sock
|
||||
rm_pidfile
|
||||
ebegin "Starting OpenVPN Access Server"
|
||||
start-stop-daemon --start --quiet --pidfile ${pidfile} --exec ${target} -- --logfile="$logfile" --pidfile="$pidfile"
|
||||
eend $?
|
||||
}
|
||||
|
||||
stop() {
|
||||
ebegin "Stoping OpenVPN Access Server"
|
||||
start-stop-daemon --stop --quiet --pidfile ${pidfile}
|
||||
eend $?
|
||||
}
|
||||
@@ -1,111 +0,0 @@
|
||||
# OpenVPN AS PAM config
|
||||
#
|
||||
# The PAM configuration file for the Shadow `login' service
|
||||
#
|
||||
|
||||
# Enforce a minimal delay in case of failure (in microseconds).
|
||||
# (Replaces the `FAIL_DELAY' setting from login.defs)
|
||||
# Note that other modules may require another minimal delay. (for example,
|
||||
# to disable any delay, you should add the nodelay option to pam_unix)
|
||||
auth optional pam_faildelay.so delay=3000000
|
||||
|
||||
# Outputs an issue file prior to each login prompt (Replaces the
|
||||
# ISSUE_FILE option from login.defs). Uncomment for use
|
||||
# auth required pam_issue.so issue=/etc/issue
|
||||
|
||||
# Disallows root logins except on tty's listed in /etc/securetty
|
||||
# (Replaces the `CONSOLE' setting from login.defs)
|
||||
#
|
||||
# With the default control of this module:
|
||||
# [success=ok new_authtok_reqd=ok ignore=ignore user_unknown=bad default=die]
|
||||
# root will not be prompted for a password on insecure lines.
|
||||
# if an invalid username is entered, a password is prompted (but login
|
||||
# will eventually be rejected)
|
||||
#
|
||||
# You can change it to a "requisite" module if you think root may mis-type
|
||||
# her login and should not be prompted for a password in that case. But
|
||||
# this will leave the system as vulnerable to user enumeration attacks.
|
||||
#
|
||||
# You can change it to a "required" module if you think it permits to
|
||||
# guess valid user names of your system (invalid user names are considered
|
||||
# as possibly being root on insecure lines), but root passwords may be
|
||||
# communicated over insecure lines.
|
||||
#auth [success=ok new_authtok_reqd=ok ignore=ignore user_unknown=bad default=die] pam_securetty.so
|
||||
|
||||
# Disallows other than root logins when /etc/nologin exists
|
||||
# (Replaces the `NOLOGINS_FILE' option from login.defs)
|
||||
auth requisite pam_nologin.so
|
||||
|
||||
# SELinux needs to be the first session rule. This ensures that any
|
||||
# lingering context has been cleared. Without out this it is possible
|
||||
# that a module could execute code in the wrong domain.
|
||||
# When the module is present, "required" would be sufficient (When SELinux
|
||||
# is disabled, this returns success.)
|
||||
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close
|
||||
|
||||
# This module parses environment configuration file(s)
|
||||
# and also allows you to use an extended config
|
||||
# file /etc/security/pam_env.conf.
|
||||
#
|
||||
# parsing /etc/environment needs "readenv=1"
|
||||
session required pam_env.so readenv=1
|
||||
# locale variables are also kept into /etc/default/locale in etch
|
||||
# reading this file *in addition to /etc/environment* does not hurt
|
||||
session required pam_env.so readenv=1 envfile=/etc/default/locale
|
||||
|
||||
# Standard Un*x authentication.
|
||||
auth include system-local-login
|
||||
|
||||
# This allows certain extra groups to be granted to a user
|
||||
# based on things like time of day, tty, service, and user.
|
||||
# Please edit /etc/security/group.conf to fit your needs
|
||||
# (Replaces the `CONSOLE_GROUPS' option in login.defs)
|
||||
auth optional pam_group.so
|
||||
|
||||
# Uncomment and edit /etc/security/time.conf if you need to set
|
||||
# time restrainst on logins.
|
||||
# (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs
|
||||
# as well as /etc/porttime)
|
||||
# account requisite pam_time.so
|
||||
|
||||
# Uncomment and edit /etc/security/access.conf if you need to
|
||||
# set access limits.
|
||||
# (Replaces /etc/login.access file)
|
||||
# account required pam_access.so
|
||||
|
||||
# Sets up user limits according to /etc/security/limits.conf
|
||||
# (Replaces the use of /etc/limits in old login)
|
||||
session required pam_limits.so
|
||||
|
||||
# Prints the last login info upon succesful login
|
||||
# (Replaces the `LASTLOG_ENAB' option from login.defs)
|
||||
session optional pam_lastlog.so
|
||||
|
||||
# Prints the message of the day upon succesful login.
|
||||
# (Replaces the `MOTD_FILE' option in login.defs)
|
||||
# This includes a dynamically generated part from /run/motd.dynamic
|
||||
# and a static (admin-editable) part from /etc/motd.
|
||||
session optional pam_motd.so motd=/run/motd.dynamic noupdate
|
||||
session optional pam_motd.so
|
||||
|
||||
# Prints the status of the user's mailbox upon succesful login
|
||||
# (Replaces the `MAIL_CHECK_ENAB' option from login.defs).
|
||||
#
|
||||
# This also defines the MAIL environment variable
|
||||
# However, userdel also needs MAIL_DIR and MAIL_FILE variables
|
||||
# in /etc/login.defs to make sure that removing a user
|
||||
# also removes the user's mail spool file.
|
||||
# See comments in /etc/login.defs
|
||||
session optional pam_mail.so standard
|
||||
|
||||
# Standard Un*x account and session
|
||||
account include system-local-login
|
||||
session include system-local-login
|
||||
password include system-local-login
|
||||
|
||||
# SELinux needs to intervene at login time to ensure that the process
|
||||
# starts in the proper default security context. Only sessions which are
|
||||
# intended to run in the user's context should be run after this.
|
||||
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so open
|
||||
# When the module is present, "required" would be sufficient (When SELinux
|
||||
# is disabled, this returns success.)
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>linamh</herd>
|
||||
<maintainer>
|
||||
<email>mario.fetka@gmail.com</email>
|
||||
</maintainer>
|
||||
<longdescription>OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates the OpenVPN server.</longdescription>
|
||||
</pkgmetadata>
|
||||
@@ -1,62 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils unpacker user pam
|
||||
|
||||
DESCRIPTION="OpenVPN Access Server"
|
||||
HOMEPAGE="https://openvpn.net/index.php/access-server/overview.html"
|
||||
|
||||
SRC_URI="amd64? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu12.amd_64.deb )
|
||||
x86? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu12.i386.deb )"
|
||||
|
||||
LICENSE=""
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="strip mirror test"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
#QA_TEXTRELS="opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/libNeroAPI.so"
|
||||
#QA_EXECSTACK="opt/${PN}/$(get_libdir)/nero/*"
|
||||
#QA_PREBUILT="opt/${PN}/${PN}.*
|
||||
# opt/${PN}/${PN}
|
||||
# opt/${PN}/$(get_libdir)/.*so
|
||||
# opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/${PN}/plug-ins/*
|
||||
# usr/share/${PN}/helpers/splash/nerosplash"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
pkg_setup() {
|
||||
enewgroup openvpn_as
|
||||
enewuser openvpn_as -1 -1 -1 openvpn_as
|
||||
}
|
||||
|
||||
|
||||
src_unpack() {
|
||||
unpack_deb ${A}
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/gentoo-specific.patch"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dodir /usr/local/openvpn_as
|
||||
cp -aR usr/local/openvpn_as/* "${D}/usr/local/openvpn_as"
|
||||
dodir /usr/bin
|
||||
dosym /usr/local/openvpn_as/bin/ovpn-init /usr/bin/ovpn-init
|
||||
newinitd "${FILESDIR}/openvpnas.initd" "openvpnas"
|
||||
newpamd "${FILESDIR}/openvpnas.pamd" "openvpnas"
|
||||
}
|
||||
|
||||
@@ -1,62 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils unpacker user pam
|
||||
|
||||
DESCRIPTION="OpenVPN Access Server"
|
||||
HOMEPAGE="https://openvpn.net/index.php/access-server/overview.html"
|
||||
|
||||
SRC_URI="amd64? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu12.amd_64.deb )
|
||||
x86? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu12.i386.deb )"
|
||||
|
||||
LICENSE=""
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="strip mirror test"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
#QA_TEXTRELS="opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/libNeroAPI.so"
|
||||
#QA_EXECSTACK="opt/${PN}/$(get_libdir)/nero/*"
|
||||
#QA_PREBUILT="opt/${PN}/${PN}.*
|
||||
# opt/${PN}/${PN}
|
||||
# opt/${PN}/$(get_libdir)/.*so
|
||||
# opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/${PN}/plug-ins/*
|
||||
# usr/share/${PN}/helpers/splash/nerosplash"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
pkg_setup() {
|
||||
enewgroup openvpn_as
|
||||
enewuser openvpn_as -1 -1 -1 openvpn_as
|
||||
}
|
||||
|
||||
|
||||
src_unpack() {
|
||||
unpack_deb ${A}
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/gentoo-specific.patch"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dodir /usr/local/openvpn_as
|
||||
cp -aR usr/local/openvpn_as/* "${D}/usr/local/openvpn_as"
|
||||
dodir /usr/bin
|
||||
dosym /usr/local/openvpn_as/bin/ovpn-init /usr/bin/ovpn-init
|
||||
newinitd "${FILESDIR}/openvpnas.initd" "openvpnas"
|
||||
newpamd "${FILESDIR}/openvpnas.pamd" "openvpnas"
|
||||
}
|
||||
|
||||
@@ -1,62 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils unpacker user pam
|
||||
|
||||
DESCRIPTION="OpenVPN Access Server"
|
||||
HOMEPAGE="https://openvpn.net/index.php/access-server/overview.html"
|
||||
|
||||
SRC_URI="amd64? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu14.amd_64.deb )
|
||||
x86? ( http://swupdate.openvpn.org/as/openvpn-as-${PV}-Ubuntu14.i386.deb )"
|
||||
|
||||
LICENSE=""
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="strip mirror test"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
#QA_TEXTRELS="opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/libNeroAPI.so"
|
||||
#QA_EXECSTACK="opt/${PN}/$(get_libdir)/nero/*"
|
||||
#QA_PREBUILT="opt/${PN}/${PN}.*
|
||||
# opt/${PN}/${PN}
|
||||
# opt/${PN}/$(get_libdir)/.*so
|
||||
# opt/${PN}/$(get_libdir)/${PN}/*
|
||||
# opt/${PN}/$(get_libdir)/${PN}/plug-ins/*
|
||||
# usr/share/${PN}/helpers/splash/nerosplash"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
pkg_setup() {
|
||||
enewgroup openvpn_as
|
||||
enewuser openvpn_as -1 -1 -1 openvpn_as
|
||||
}
|
||||
|
||||
|
||||
src_unpack() {
|
||||
unpack_deb ${A}
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/gentoo-specific.patch"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dodir /usr/local/openvpn_as
|
||||
cp -aR usr/local/openvpn_as/* "${D}/usr/local/openvpn_as"
|
||||
dodir /usr/bin
|
||||
dosym /usr/local/openvpn_as/bin/ovpn-init /usr/bin/ovpn-init
|
||||
newinitd "${FILESDIR}/openvpnas.initd" "openvpnas"
|
||||
newpamd "${FILESDIR}/openvpnas.pamd" "openvpnas"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user