Merge pull request #2022 from bferturk/master

gnu-netcat add repo
This commit is contained in:
bferturk
2016-07-02 12:27:33 +03:00
committed by GitHub
7 changed files with 105 additions and 2 deletions
+21
View File
@@ -0,0 +1,21 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS", "TODO")
+38
View File
@@ -0,0 +1,38 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnu-netcat</Name>
<Homepage>http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>A tool designed to read and write data across connections using TCP/IP</Summary>
<Description>A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts.</Description>
<Archive sha1sum="b761d70fe9e3e8b3fe33a329b9bc31300dc04d11" type="tarbz2">mirrors://sourceforge/netcat/netcat-0.7.1.tar.bz2</Archive>
</Source>
<Package>
<Name>gnu-netcat</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-07-02</Date>
<Version>0.7.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>netcat</Name>
<Summary xml:lang="tr">TCP/IP protokolünü kullanan, ağ bağlantıları üzerinden veri okuma ve yazmaya yarayan bir yardımcı uygulama</Summary>
<Description xml:lang="tr">Ağ bağlantıları arasında TCP ve UDP kullanarak veri okuyup yazabilen basit bir Unix aracıdır.</Description>
</Source>
</PISI>
+36
View File
@@ -812,6 +812,42 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gnu-netcat</Name>
<Homepage>http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app:console</IsA>
<PartOf>network.analyzer</PartOf>
<Summary xml:lang="en">A tool designed to read and write data across connections using TCP/IP</Summary>
<Description xml:lang="en">A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable &quot;back-end&quot; tool that can be used directly or easily driven by other programs and scripts.</Description>
<Archive type="tarbz2" sha1sum="b761d70fe9e3e8b3fe33a329b9bc31300dc04d11">mirrors://sourceforge/netcat/netcat-0.7.1.tar.bz2</Archive>
<SourceURI>network/analyzer/gnu-netcat/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gnu-netcat</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-07-02</Date>
<Version>0.7.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>openslp</Name>
+1 -1
View File
@@ -1 +1 @@
6d70b3b3fe0673a59f4bb2377f54bb6c3e58a9e4
e5108a2e2f7ad698cd20f7f74a7ed18c99bd1ffe
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
4780ff266b4a3018d21f6fd4adb229f9ab23a7f8
3644d6f6eb83348e83e6ece6accd7b3284ee9a5d