mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-11-03 23:43:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			66 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: ngircd
 | 
						|
Section: net
 | 
						|
Priority: optional
 | 
						|
Maintainer: Alexander Barton <alex@barton.de>
 | 
						|
Build-Depends: debhelper (>> 4.0.0),
 | 
						|
    autotools-dev,
 | 
						|
    expect,
 | 
						|
    libz-dev,
 | 
						|
    libwrap0-dev,
 | 
						|
    libident-dev,
 | 
						|
    libgnutls-dev,
 | 
						|
    libpam0g-dev,
 | 
						|
    telnet,
 | 
						|
Standards-Version: 3.9.1
 | 
						|
 | 
						|
Package: ngircd
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Provides: ircd
 | 
						|
Description: lightweight Internet Relay Chat server
 | 
						|
 This package provides ngIRCd, a lightweight Internet Relay Chat
 | 
						|
 server for small or private networks. It is simple to configure, can
 | 
						|
 cope with dynamic IP addresses, and supports IPv6 as well as SSL. It
 | 
						|
 is written from scratch, not based on the original IRCd and quite
 | 
						|
 portable.
 | 
						|
 .
 | 
						|
 This package contains the "standard distribution", including support for
 | 
						|
 syslog logging and compressed server-links using zlib. Please have a look
 | 
						|
 at the "ngircd-full" package if you need advanced functionality like support
 | 
						|
 for IPv6 or SSL.
 | 
						|
 | 
						|
Package: ngircd-full
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Provides: ircd
 | 
						|
Conflicts: ngircd, ngircd-dbg
 | 
						|
Description: lightweight Internet Relay Chat server
 | 
						|
 This package provides ngIRCd, a lightweight Internet Relay Chat
 | 
						|
 server for small or private networks. It is simple to configure, can
 | 
						|
 cope with dynamic IP addresses, and supports IPv6 as well as SSL. It
 | 
						|
 is written from scratch, not based on the original IRCd and quite
 | 
						|
 portable.
 | 
						|
 .
 | 
						|
 In addition to the features of the "standard package", this package
 | 
						|
 includes support for TCP wrappers, IDENT requests, the IPv6 protocol and
 | 
						|
 SSL encrypted client and server links.
 | 
						|
 | 
						|
Package: ngircd-full-dbg
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Provides: ircd
 | 
						|
Conflicts: ngircd, ngircd-full
 | 
						|
Description: lightweight Internet Relay Chat server
 | 
						|
 This package provides ngIRCd, a lightweight Internet Relay Chat
 | 
						|
 server for small or private networks. It is simple to configure, can
 | 
						|
 cope with dynamic IP addresses, and supports IPv6 as well as SSL. It
 | 
						|
 is written from scratch, not based on the original IRCd and quite
 | 
						|
 portable.
 | 
						|
 .
 | 
						|
 In addition to the features of the "standard package", this package
 | 
						|
 includes support for TCP wrappers, IDENT requests, the IPv6 protocol and
 | 
						|
 SSL encrypted client and server links.
 | 
						|
 .
 | 
						|
 And in addition to the "full" variant, the binaries contained in this
 | 
						|
 package are build with debug code and contain debug symbols.
 |