summaryrefslogtreecommitdiff
path: root/sysutils/wmbattery (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Follow directory structure changePatrick Li2003-04-251-1/+1
| | | | Notes: svn path=/head/; revision=79649
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix MASTER_SITESPatrick Li2002-03-141-2/+1
| | | | Notes: svn path=/head/; revision=56053
* Update to 1.21Patrick Li2001-12-302-2/+2
| | | | Notes: svn path=/head/; revision=52382
* Update to 1.20Patrick Li2001-12-174-10/+12
| | | | | | | | PR: 32890 Submitted by: coral <freebsd@crystalflame.net> Notes: svn path=/head/; revision=51704
* Update to 1.19 Use DOCSDIRPatrick Li2001-12-032-5/+4
| | | | Notes: svn path=/head/; revision=50929
* Maintainer is now committer so change to new email address.Patrick Li2001-11-151-1/+1
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* - give maintainership to submitterMario Sergio Fujikawa Ferreira2001-05-305-44/+38
| | | | | | | | | | | | - update port to version 1.18 - add NOPORTDOCS support to PLIST - be more minimalistic about patching, move some of the responsability to CONFIGURE_ARGS Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=43297
* Update to version 1.13Kevin Lo2000-11-282-2/+2
| | | | | | | | PR: 23137 Submitted by: Ports Fury Notes: svn path=/head/; revision=35493
* - Support CFLAGS properlyKevin Lo2000-08-124-15/+10
| | | | | | | | | | | | - Remove USE_GMAKE - Exclude GPL doc from package - WindowMaker -> Window Maker PR: 20548 Submitted by: Ports Fury Notes: svn path=/head/; revision=31563
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Update to 1.12:Maxim Sobolev2000-05-193-9/+14
| | | | | | | | | | | + use wmbattery_1.12.tar.gz as a distfile instead of a plain wmbattery.tar.gz to avoid future bento warnings; + respect CFLAGS. Reported by: bento Notes: svn path=/head/; revision=28600
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27427
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Update version number with distfile change.Steve Price1999-12-101-2/+2
| | | | | | | | PR: 15385 Submitted by: maintainer Notes: svn path=/head/; revision=23740
* Fix MD5 mismatch; the port compiles and runs fine.Wes Peters1999-12-101-1/+1
| | | | Notes: svn path=/head/; revision=23716
* Update to version 1.10Chris Piazza1999-12-042-4/+4
| | | | | | | | PR: 15220 Submitted by: maintainer Notes: svn path=/head/; revision=23591
* WindowMaker dockapp that displays info about your battery.Satoshi Taoka1999-10-216-0/+104
Submitted by: Will Andrews <andrews@technologist.com> PR: 13809 Notes: svn path=/head/; revision=22541