pspec.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnu-netcat</Name>
  6. <Homepage>http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A tool designed to read and write data across connections using TCP/IP</Summary>
  14. <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>
  15. <Archive sha1sum="b761d70fe9e3e8b3fe33a329b9bc31300dc04d11" type="tarbz2">mirrors://sourceforge/netcat/netcat-0.7.1.tar.bz2</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gnu-netcat</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. <Path fileType="info">/usr/share/info</Path>
  23. <Path fileType="localedata">/usr/share/locale</Path>
  24. <Path fileType="man">/usr/share/man/man1</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="4">
  29. <Date>2021-07-02</Date>
  30. <Version>0.7.1</Version>
  31. <Comment>Rebuild.</Comment>
  32. <Name>Mustafa Cinasal</Name>
  33. <Email>muscnsl@gmail.com</Email>
  34. </Update>
  35. <Update release="3">
  36. <Date>2018-09-01</Date>
  37. <Version>0.7.1</Version>
  38. <Comment>Rebuild New T.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="2">
  43. <Date>2017-05-15</Date>
  44. <Version>0.7.1</Version>
  45. <Comment>Release bump</Comment>
  46. <Name>Kamil Atlı</Name>
  47. <Email>suvari@pisilinux.org</Email>
  48. </Update>
  49. <Update release="1">
  50. <Date>2016-07-02</Date>
  51. <Version>0.7.1</Version>
  52. <Comment>First release</Comment>
  53. <Name>Pisi Linux Admins</Name>
  54. <Email>admins@pisilinux.org</Email>
  55. </Update>
  56. </History>
  57. </PISI>