Page MenuHomeSolus

D694.diff
No OneTemporary

D694.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : openfortivpn
+version : 1.4.0
+release : 1
+source :
+ - https://github.com/adrienverge/openfortivpn/archive/v1.4.0.tar.gz : 3b5ddbf4c0aecc85e9630bb45e012f7e0b0db5a10276f03f8af55326db97d9b4
+license :
+ - GPL-3.0
+ - OpenSSL
+component : network.util
+summary : openfortivpn is a client for PPP+SSL VPN tunnel services.
+description: |
+ openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.
+rundeps :
+ - ppp
+setup : |
+ %reconfigure
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>openfortivpn</Name>
+ <Packager>
+ <Name>Sander Smid-Merlijn</Name>
+ <Email>sander.smid@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <License>OpenSSL</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">openfortivpn is a client for PPP+SSL VPN tunnel services.</Summary>
+ <Description xml:lang="en">openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>openfortivpn</Name>
+ <Summary xml:lang="en">openfortivpn is a client for PPP+SSL VPN tunnel services.</Summary>
+ <Description xml:lang="en">openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.
+</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="config">/etc/openfortivpn/config</Path>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-14</Date>
+ <Version>1.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Sander Smid-Merlijn</Name>
+ <Email>sander.smid@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:29 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808448
Default Alt Text
D694.diff (2 KB)

Event Timeline