aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/idled
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* [PATCH] sysutils/idled 1.16edwin2004-01-033-25/+50
| | | | | | | | This patch adds rc_subr support to the idled port. PR: ports/57383 Submitted by: Martin Matuska <martin@tradex.sk> Approved by: maintainer timeout
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* Simplification of idled.shijliao2001-08-181-5/+1
| | | | | PR: 28693 Submitted by: James Howard <howardjp@well.com>
* Don't unnecessarily install files group-writablejedgar2001-01-211-9/+9
| | | | Approved by: maintainer
* - Fix Makefile and pkg-plistkevlo2000-11-023-112/+107
| | | | | | | - Respect CFLAGS PR: 22541 Submitted by: MAINTAINER
* Add startup script.will2000-08-112-0/+27
| | | | | PR: 20458 Submitted by: James Howard <howardjp@wam.umd.edu>
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-6/+6
|
* New MASTER_SITE.steve1999-11-142-1/+4
| | | | | PR: 14704 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* remove -m486 option for alpha.simokawa1999-01-051-1/+1
|
* These manpages removed by Tim Vanderhoek.hoek1998-08-201-2/+0
|
* More style police. :)asami1997-03-251-3/+3
| | | | | | | (1) NOMANCOMPRESS is set by user, not porter. To indicate that MAN? variables are referring to already compressed manpages, use MANCOMPRESSED. (2) Remove second address from MAINTAINER line, I don't want anything to break.
* Style police.obrien1997-03-251-3/+5
| | | | | * moved some vars around * added Id
* Import of idled, a daemon for logging off idle users.jfitz1997-03-247-0/+184
Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG> Submitted by: Andrew <andrew@mopsy.hobart.tased.edu.au>