summaryrefslogtreecommitdiff
path: root/sysutils/wmhm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Reset bouncing maintainer address to ports@FreeBSD.orgKris Kennaway2003-07-111-1/+1
| | | | Notes: svn path=/head/; revision=84623
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.46David W. Chapman Jr.2001-09-143-4/+6
| | | | | | | | | | Update url PR: 29138 Submitted by: maintainer Notes: svn path=/head/; revision=47816
* Stick distfiles in my local_distfiles, since maintainer is having troubleBill Fenner2001-04-221-2/+2
| | | | | | | with his servers. Notes: svn path=/head/; revision=41800
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* - email address updated.Chris D. Faulhaber2000-12-255-24/+8
| | | | | | | | | | | - other email references within source updated. - more modest -h output. PR: 23789 Submitted by: Maintainer Notes: svn path=/head/; revision=36341
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
| | | | Notes: svn path=/head/; revision=35373
* - Support PREFIX/X11BASE properlyKevin Lo2000-08-123-7/+15
| | | | | | | | | | - WindowMaker -> Window Maker PR: 20549 Submitted by: Ports Fury Notes: svn path=/head/; revision=31562
* Respect CFLAGS properlyChris D. Faulhaber2000-08-091-0/+10
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=31454
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+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
* Update to version 1.45Kevin Lo2000-07-122-3/+4
| | | | | | | | PR: 19856 Submitted by: MAINTAINER <mmuir@es.co.nz> Notes: svn path=/head/; revision=30501
* Reverse MASTER_SITE orderChris Piazza2000-05-191-2/+2
| | | | Notes: svn path=/head/; revision=28608
* Update to 1.43Chris Piazza2000-05-194-8/+8
| | | | | | | | PR: 18518 Submitted by: maintainer Notes: svn path=/head/; revision=28579
* 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-2/+2
| | | | Notes: svn path=/head/; revision=27427
* Update port to 1.42:Chris D. Faulhaber2000-02-152-5/+5
| | | | | | | | | | | | * New features * Apperance bug fixes * Other stuff or something PR: 16707 Submitted by: Maintainer Notes: svn path=/head/; revision=25859
* Update to version 1.41.R. Imura2000-02-123-8/+10
| | | | | | | | PR: 16615 Submitted by: maintainer Notes: svn path=/head/; revision=25712
* Fix WWWChris Piazza2000-01-221-1/+1
| | | | | | | | PR: 16228 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=24893
* Update MASTER_SITESChris Piazza1999-12-041-1/+1
| | | | | | | | PR: 15232 Submitted by: maintainer Notes: svn path=/head/; revision=23589
* Update to version 1.3.Jim Mock1999-11-123-4/+6
| | | | | | | | PR: 14794 Submitted by: maintainer Notes: svn path=/head/; revision=23047
* Distfile was updated on MASTER_SITEChris Piazza1999-10-211-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=22560
* Update to verison 1.2 (no longer FORBIDDEN on 3.x)Chris Piazza1999-10-213-13/+8
| | | | | | | | PR: 14385 Submitted by: maintainer Notes: svn path=/head/; revision=22548
* Change BROKEN to FORBIDDEN -- it will compile but won't run.Satoshi Asami1999-10-101-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=22299
* wmhm requires xpm.Satoshi Asami1999-10-101-0/+2
| | | | Notes: svn path=/head/; revision=22298
* Fix a typo (" -> ')Chris Piazza1999-09-261-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21963
* update MASTER_SITES and mark BROKEN for non-current.Chris Piazza1999-09-251-3/+8
| | | | | | | | PR: 13943 Submitted by: maintainer Notes: svn path=/head/; revision=21931
* Import of wmhm.Chris Piazza1999-09-245-0/+30
wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather information from LM78/79 sensors to provide motherboard temperature, fan speeds and a voltmeter in a nice looking WindowMaker dock app. PR: 13922 Submitted by: Mike Muir <mmuir@es.co.nz> Notes: svn path=/head/; revision=21909