| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=297237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
| |
PR: 159358
Submitted by: maintainer
Notes:
svn path=/head/; revision=278735
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
| |
PR: 146705
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Notes:
svn path=/head/; revision=255670
|
|
|
|
|
|
|
|
|
|
|
|
| |
- No longer BROKEN on ZFS Version 6
- ${CP} sample to real configuration file if latter does not exist
PR: ports/146554
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Approved by: wxs@ (mentor)
Notes:
svn path=/head/; revision=254471
|
|
|
|
|
|
|
| |
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Notes:
svn path=/head/; revision=254251
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: pointyhat (erwin@, pav@)
Approved by: itetcu@ (mentor)
Notes:
svn path=/head/; revision=254190
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Note new functionality in COMMENT
- USE_RC_SUBR instead of manually installing rc script
- Use ${PORTNAME} where possible
PR: ports/146071
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Approved by: wxs@ (mentor)
Notes:
svn path=/head/; revision=253592
|
|
|
|
|
|
|
|
| |
PR: ports/143485
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Notes:
svn path=/head/; revision=249102
|
|
|
|
|
|
|
|
| |
PR: ports/143392
Submitted by: Boris Kochergin <spawk at acm.poly.edu> (maintainer)
Notes:
svn path=/head/; revision=248938
|
|
|
|
|
|
|
|
| |
PR: 143262
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Notes:
svn path=/head/; revision=248873
|
|
|
|
|
|
|
|
|
| |
- Fix typo in pkg-message [2]
Reported by: QAT [1], ale [2]
Notes:
svn path=/head/; revision=247898
|
|
checks the state of each configured provider at a configured interval, and, if
it notices that a provider has lost a component, or encounters a problem while
checking a provider's state, it will send an e-mail with details of the
matter--such as what components were lost and which remain, or, in the event of
a problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).
WWW: http://acm.poly.edu/wiki/GEOM_Watch
-Boris Kochergin <spawk@acm.poly.edu>
PR: ports/142735
Submitted by: Boris Kochergin <spawk at acm.poly.edu>
Notes:
svn path=/head/; revision=247844
|