aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/uptimed
Commit message (Collapse)AuthorAgeFilesLines
* - Remove bogus USES=tar:bzip2amdmi32016-08-311-2/+2
| | | | | | | - Whitespace fix PR: 212270 Submitted by: pkubaj@anongoth.pl (maintainer)
* - Update to 0.4.0amdmi32016-06-213-8/+10
| | | | | | | | - Switch to new GitHub home - Pass maintainership to submitter PR: 210411 Submitted by: pkubaj@anongoth.pl (maintainer)
* Fixup some whitespace at the beginning of lines problems.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert to USES=autoreconfbapt2015-03-291-4/+2
|
* - Clarify LICENSEamdmi32015-02-231-1/+3
| | | | | - Add LICENSE_FILE - Strip library
* Cleanup plistantoine2014-11-221-1/+0
|
* Simplify plistbapt2014-11-011-2/+1
|
* Use default LIBTOOLIZE_ARGStijl2014-09-141-1/+0
|
* sysutils/uptimed: Fix config path and prevent config file overwritemarino2014-07-272-6/+13
| | | | | PR: 187774 Submitted by: Lukasz Wasikowski
* - Convert USE_BZIP2 to USESamdmi32014-06-282-3/+3
| | | | | | - Switch to USES=libtool, drop .la files Approved by: portmgr blanket
* Stage supportantoine2014-02-022-11/+9
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | sysutils)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 0.3.17miwi2013-02-052-19/+22
| | | | | PR: 175047 Submitted by: Ports Fury
* - Reset MAINTAINER due to unrecoverable bouncezi2012-12-051-1/+1
| | | | | Reported by: portscout Feature safe: yes
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Revert previous commit, submitted patch was erroneousculot2011-05-092-13/+1
| | | | Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer, by email)
* - Fix error in uptime calculationculot2011-05-052-0/+13
| | | | | PR: ports/156825 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
|
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 0.3.16pav2010-02-072-8/+12
| | | | | | | - Give maintainership to the submitter PR: ports/143633 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Relinquish maintainership as per maintainer's request.flz2010-02-031-1/+1
|
* If you try to guess maintainers' intentions, at least do it right:vs2008-07-301-1/+1
| | | | don't clobber existing uptimed-data on deinstallation.
* Uptimed needs /var/spool/uptimed to be created for it to function correctly.vs2008-07-302-0/+4
| | | | | PR: ports/126074 Submitted by: maintainer
* - Update to 0.3.12miwi2008-01-103-6/+6
| | | | | PR: 119327 Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer)
* - Update to 0.3.11rafan2007-08-126-80/+46
| | | | | | | | - Convert to new style rc script - Remove hardcode PREFIX setting PR: ports/115309 Submitted by: Andy Fawcett <andy at athame.co.uk> (maintainer)
* Fix for 7-CURRENT after objformat was removed.ehaupt2007-02-011-2/+38
| | | | | | PR: 108540 Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer) Notified by: kris (via pointyhat)
* - Update to 0.3.7miwi2006-09-023-11/+8
| | | | | PR: ports/102759 Submitted by: Andy Fawcett <andy(at)athame.co.uk> (maintainer)
* Conversion to a single libtool environment.ade2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Update MASTER_SITES, WWWpav2005-11-243-3/+4
| | | | | | - Add SHA256 Requested by: Andy Fawcett <andy@athame.co.uk> (maintainer)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 0.3.3lofi2004-08-125-9/+19
| | | | Submitted by: Andy Fawcett <andy@athame.co.uk>
* Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 0.3.1arved2004-01-212-4/+5
| | | | | | This fixes the bug reported in PR: 61479 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* update of sysutils/uptimed to version 0.3.0edwin2003-02-093-3/+5
| | | | | | PR: ports/47831 Submitted by: Dario Freni <saturnero@gufi.org> Approved by: Andy Fawcett <andy@athame.co.uk>
* Make sure that $PREFIX/www/cgi-bin exist before it tries to write to it.edwin2002-11-191-0/+3
| | | | Probably a bento-only test, but at least it builds without problems again.
* Add uptimed 0.2.0, Rob Kaper's uptime daemon.will2002-10-116-0/+72
PR: 40932 Submitted by: Andy Fawcett <andy@athame.co.uk>