summaryrefslogtreecommitdiff
path: root/sysutils/mbmon/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Split into two ports: mbmon (tty) and xmbmon (X)Jean-Yves Lefort2006-02-011-10/+15
| | | | | | | | | | | | | | | | | | | - Remove -s from LDFLAGS (do not unconditionally strip, let ${INSTALL_PROGRAM} do it) - Use OPTIONS - Decouple manpage installation from NOPORTDOCS - xmbmon: - use X prefix - install xmbmon.resources into the appropriate location - do not require a font package: use fixed rather than Helvetica [1] - Take maintainership [1]: PR: ports/92600 Submitted by: Daniel Berlin <mail@daniel-berlin.de> Notes: svn path=/head/; revision=155020
* Allow to compile without smb(4) support.Ruslan Ermilov2005-12-301-6/+4
| | | | Notes: svn path=/head/; revision=152456
* - Enable smb(4) support (on amd64 and i386 for now).Ruslan Ermilov2005-12-161-0/+24
- Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4). Notes: svn path=/head/; revision=151333