aboutsummaryrefslogtreecommitdiff
path: root/sysutils/downtime
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Allow staging as a regular userAntoine Brodin2014-09-101-6/+6
| | | | Notes: svn path=/head/; revision=367860
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Stagify.Vanilla I. Shu2014-06-263-6/+24
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359388
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-092-13/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | trailing slashes) from pkg-plist. Notes: svn path=/head/; revision=314445
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.4.0Wen Heping2010-02-243-6/+16
| | | | | | | | | PR: ports/144143 Submitted by: Nick Withers <nick@nickwithers.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250246
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.3.2.Marcelo Araujo2009-05-132-5/+4
| | | | | | | | PR: ports/134508 Submitted by: Nick Withers <nick@nickwithers.com> (maintainer) Notes: svn path=/head/; revision=233843
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 0.3.1.1Tom McLaughlin2007-09-173-8/+7
| | | | | | | | | | | | | | | | | - Makefile fixes. - Correct passing of parameters to shutdown(8) - Correct a bug whereby attempting to set preferences when no configuration file already exists (e.g., when first running DownTime) would result in a warning and non-application saving of the new preferences - Window title consistency - Print date and time when writing warnings / errors PR: 115852 Submitted by: maintainer Notes: svn path=/head/; revision=199636
* Update to 0.3.0Tom McLaughlin2007-08-262-6/+6
| | | | | | | | PR: 115438 Submitted by: maintainer Notes: svn path=/head/; revision=198339
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.2.2Martin Wilke2006-08-152-4/+4
| | | | | | | | | PR: ports/101914 Submitted by: Nick Withers <nick(at)nickwithers.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=170713
* DownTime is a GTK-based graphical utility for scheduling shutdowns,Roman Bogorodskiy2006-07-173-0/+31
reboots, et cetera. WWW: http://www.nickwithers.com/downtime PR: ports/100352 Submitted by: Nick Withers (nick at nickwithers.com) Notes: svn path=/head/; revision=168057