diff --git a/packages/6.2/netcat-openbsd-1.105-x86_64-2.tgz b/packages/6.2/netcat-openbsd-1.105-x86_64-2.tgz new file mode 100644 index 00000000..c3a0ffbb Binary files /dev/null and b/packages/6.2/netcat-openbsd-1.105-x86_64-2.tgz differ diff --git a/packages/6.3/netcat-openbsd-1.105-x86_64-2.tgz b/packages/6.3/netcat-openbsd-1.105-x86_64-2.tgz new file mode 100644 index 00000000..c3a0ffbb Binary files /dev/null and b/packages/6.3/netcat-openbsd-1.105-x86_64-2.tgz differ diff --git a/plugins/packages-desc b/plugins/packages-desc index 99f34aa5..d35e2e35 100755 --- a/plugins/packages-desc +++ b/plugins/packages-desc @@ -19,8 +19,9 @@ "lshw":"lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines.", "mcelog":"mcelog is the user space backend for logging machine check errors reported by the hardware to the kernel. The kernel does the immediate actions (like killing processes etc.) and mcelog decodes the logs the errors. It primarily handles machine checks and thermal events, which are reported for errors detected by the CPU. It is recommended that mcelog runs on all x86 machines, both 64-bit and 32bit.", "mediainfo":"MediaInfo supplies technical and tag information about a video or audio file.", - "nc":"Netcat or nc as the actual program is named, is a simple 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. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. Netcat was written by Hobbit hobbit@avian.org, and is a product of Avian Research.", "neon":"neon is an HTTP and WebDAV client library, with a C language API. Bindings for other languages may also be available. The neon library is used by projects such as subversion.", + "netcat-openbsd":"Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.", + "nc":"Netcat or nc as the actual program is named, is a simple 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. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. Netcat was written by Hobbit hobbit@avian.org, and is a product of Avian Research.", "nload":"nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in and outgoing traffic using two graphs and provides additional info like total amount of transfered data an min/max network usage.", "nodejs":"Node.js is a platform built on Chrome V8 JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.", "p7zip":"7-Zip is a well-known file compression utility for windows. p7zip is a ported version for linux with nearly the same capabilities.",