Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most common tasks a daemon needs: Starting up, logging, accepting clients, authorization, restricting its own environment for security and doing the true work. You only have to override those methods that aren't appropriate for you, but typically inheriting will safe you a lot of work anyways. eebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xloadimage
Commit message (Expand)AuthorAgeFilesLines
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-291-1/+1
* Add another 64-bit fix.jmz2008-07-222-1/+24
* Fix builds on 64-bit platformsjmz2008-07-212-1/+77
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Remove man pages from plist as they are already listed in Makefile.jmz2006-06-061-4/+0
* Upgrade to version 4.1.16jmz2006-04-183-7/+10
* SHA256ifyedwin2006-01-241-0/+2
* Update to Debian revision 15.naddy2005-10-206-140/+10
* Update to 4.1-14.2jmz2005-08-302-2/+94
* Add size data.trevor2004-03-181-0/+2
* Unbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargspeter2003-10-231-0/+10
* Switch to MASTER_SITE_DEBIAN_POOLkris2003-08-041-2/+1
* Switch to MASTER_SITE_DEBIAN and convert COMMENT.naddy2003-02-132-3/+3
* Upgrade to revision 10.jmz2002-05-242-2/+2
* Set PREFIX so that pkg-install works well when the port is not installed injmz2001-10-092-2/+2
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exi...dwcjr2001-09-241-2/+1
* Bump png majorache2001-09-111-1/+1
* Add USE_XLIB.jmz2001-07-271-3/+4
* Upgrade to version 4.1.9jmz2001-07-247-17/+139
* FIx a bug with the -tile option.jmz2001-06-232-0/+32