aboutsummaryrefslogtreecommitdiff
path: root/sysutils/uptimed
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update MASTER_SITES, WWWPav Lucistnik2005-11-243-3/+4
| | | | | | | | | - Add SHA256 Requested by: Andy Fawcett <andy@athame.co.uk> (maintainer) Notes: svn path=/head/; revision=149284
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Update to 0.3.3Michael Nottebrock2004-08-115-9/+19
| | | | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=115941
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-091-1/+0
| | | | Notes: svn path=/head/; revision=111131
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 0.3.1Tilman Keskinoz2004-01-202-4/+5
| | | | | | | | | This fixes the bug reported in PR: 61479 Submitted by: maintainer Notes: svn path=/head/; revision=98670
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* update of sysutils/uptimed to version 0.3.0Edwin Groothuis2003-02-093-3/+5
| | | | | | | | | PR: ports/47831 Submitted by: Dario Freni <saturnero@gufi.org> Approved by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=75163
* Make sure that $PREFIX/www/cgi-bin exist before it tries to write to it.Edwin Groothuis2002-11-191-0/+3
| | | | | | | Probably a bento-only test, but at least it builds without problems again. Notes: svn path=/head/; revision=70482
* Add uptimed 0.2.0, Rob Kaper's uptime daemon.Will Andrews2002-10-106-0/+72
PR: 40932 Submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=67769