diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
| commit | 3bc6a737bd824db12a954406d33320b92cf5c84a (patch) | |
| tree | 6a968f836aef6bb01f285dc9420f9bc45c31eb1d /sysutils | |
| parent | Reset andrew@ugh.net.au due to timeouts; mark DEPRECATED since author was (diff) | |
Reset andrew@ugh.net.au due to multiple timeouts.
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/blimitd/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/blimitd/pkg-descr | 3 | ||||
| -rw-r--r-- | sysutils/doinkd/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/gpart/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/gpart/pkg-descr | 5 | ||||
| -rw-r--r-- | sysutils/idled/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/wait_on/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/wait_on/pkg-descr | 3 |
8 files changed, 6 insertions, 15 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 857de3f90ad1..b556df8c61b2 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Daemon to enforce login.conf limits WRKSRC= ${WRKDIR}/blimitd diff --git a/sysutils/blimitd/pkg-descr b/sysutils/blimitd/pkg-descr index 956f69e7ca4e..898c6f068323 100644 --- a/sysutils/blimitd/pkg-descr +++ b/sysutils/blimitd/pkg-descr @@ -1,6 +1,3 @@ This program is designed to enforce some of the user limits that can be configured in login.conf. It currently only supports the idletime capability. - -Andrew Stevenson -andrew@ugh.net.au diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 0bbdfa9f56c8..dd328b22d97f 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.darkwing.com/idled/download/ \ ftp://ftp.cs.hope.edu/pub/idled/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon that logs out idle users and those users hogging resources NO_CDROM= non-profit use and distribution only diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index 9fbc7d6de8da..99851e8ee9d1 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/filesystems -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Tries to recover lost partition tables and file systems USE_GMAKE= yes diff --git a/sysutils/gpart/pkg-descr b/sysutils/gpart/pkg-descr index f9ceb8fb7032..1de0da833ac1 100644 --- a/sysutils/gpart/pkg-descr +++ b/sysutils/gpart/pkg-descr @@ -7,7 +7,4 @@ ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS, Reiser FS Author: Michail Brzitwa <mb@ichabod.han.de> -WWW: http://home.pages.de/~michab/gpart/ - -- Andrew Stevenson -<andrew@ugh.net.au> +WWW: http://www.stud.uni-hannover.de/user/76201/gpart/ diff --git a/sysutils/idled/Makefile b/sysutils/idled/Makefile index 0bbdfa9f56c8..dd328b22d97f 100644 --- a/sysutils/idled/Makefile +++ b/sysutils/idled/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.darkwing.com/idled/download/ \ ftp://ftp.cs.hope.edu/pub/idled/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon that logs out idle users and those users hogging resources NO_CDROM= non-profit use and distribution only diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile index d624208ca713..6da3b7dbc1d0 100644 --- a/sysutils/wait_on/Makefile +++ b/sysutils/wait_on/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Enable shell scripts to monitor directories for new files WRKSRC= ${WRKDIR}/wait_on diff --git a/sysutils/wait_on/pkg-descr b/sysutils/wait_on/pkg-descr index 873e2a8fc26d..9bd6249ccff5 100644 --- a/sysutils/wait_on/pkg-descr +++ b/sysutils/wait_on/pkg-descr @@ -1,6 +1,3 @@ The wait_on command allows shell scripts to access the facilities provided by kqueue(3). This allows scripts to detect files being added to directories, data appended to files and many other things - all without polling. - -Andrew Stevenson -andrew@ugh.net.au |
