aboutsummaryrefslogtreecommitdiff
path: root/sysutils/batmon
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-3/+0
| | | | Notes: svn path=/head/; revision=373038
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-0/+1
| | | | | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=364143
* Port is stage safePawel Pekala2014-07-071-1/+0
| | | | Notes: svn path=/head/; revision=361129
* 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
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - fix build for FreeBSD-8-STABLE and FreeBSD-9Dirk Meyer2011-10-192-7/+15
| | | | Notes: svn path=/head/; revision=283934
* - update to 0.6Dirk Meyer2011-08-062-3/+3
| | | | Notes: svn path=/head/; revision=279039
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - mark BROKEN on 9-CURRENTDirk Meyer2011-03-141-1/+7
| | | | Notes: svn path=/head/; revision=270842
* - update to 0.5Dirk Meyer2010-06-042-4/+6
| | | | Notes: svn path=/head/; revision=255726
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-17/+16
| | | | Notes: svn path=/head/; revision=255316
* - update to 0.4Dirk Meyer2009-12-253-4/+6
| | | | Notes: svn path=/head/; revision=246608
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* - extend MASTER_SITESDirk Meyer2008-12-231-1/+2
| | | | Notes: svn path=/head/; revision=224621
* - update to 0.3Dirk Meyer2008-07-083-5/+5
| | | | Notes: svn path=/head/; revision=216550
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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 for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - 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
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-2/+0
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* Battery Monitor is a battery monitor for laptops. It displays the currentDirk Meyer2006-11-054-0/+49
status of the battery (charge/discharge and energy level) as well as some information about the general health of the cell. WWW: http://www.nongnu.org/gap/batmon/index.html Notes: svn path=/head/; revision=176501