| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Fix issue with deprecated command use in puppetmaster rc script
- Fix issue with puppetmaster startup bug triggered by "factdest" being
defined in dist config.
PR: ports/159801
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/159670
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
|
|
|
|
|
|
|
|
| |
- Updates optional patch to use improved package provider
- Adds patch to fix user/password provider hash usage
PR: ports/156239
Submitted by: Russell Jackson <raj at csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/156153
Approved by: Russell A. Jackson <raj at csub.edu>
|
|
|
|
|
| |
PR: 155451
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use ETCDIR
- Fix minor typo
Reported by: QAT
Submitted by: ohauer
Approved by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/152910
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
|
|
| |
- Replace existing patches with improved official upstream patch.
PR: ports/151288
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/150560
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/150560
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/150545
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/150167
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/149602
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/149213
Submitted by: Russell Jackson <raj AT csub.edu> (maintainer)
|
|
|
|
|
|
| |
PR: ports/145304
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
| |
PR: 143022
Submitted by: Alexander Kriventsov <avk@vl.ru>
Approved by: Russell Jackson <raj@csub.edu> (maintainer)
|
|
|
|
|
|
| |
PR: ports/142868
Submitted by: garga
Approved by: maintainer
|
|
|
|
|
|
|
| |
PR: ports/142475
Submitted by: garga
Tested by: Guilherme Lero
Approved by: maintainer
|
|
|
|
|
|
| |
no response to email.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile to use modern constructs (COPYTREE_SHARE, PORTDOCS, etc)
- Fix typos in pkg-message
- Cleanup properly in pkg-deinstall
PR: ports/129185 (based upon)
Submitted by: l.messner@physik.tu-berlin.de
Approved by: maintainer timeout (3+ months)
|
|
|
|
|
|
|
| |
- Use NOPORTEXAMPLES and NOPORTDOCS correctly, fixing bad plist (Reported by: QA Tindy)
PR: ports/125847
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
|
|
|
|
|
|
|
| |
PREFIX, instead of submitted patch).
PR: ports/116007
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
|
|
|
|
|
| |
PR: 116650
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
|
|
|
|
|
| |
PR: 112927
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix invalid variable and typos in rc.d script
- add a patch which fixes external command to hang
PR: 111764
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Install default config file [1]
- Add PORTDOCS in pkg-plist [2]
PR: 110618 [1], 110543 [2]
Submitted by: Tomoyuki Sakurai <cherry AT trombik.org> (maintainer) [1]
Robert Gogolok <gogo AT cs.uni-sb.de> [2]
Approved by: clsung (mentor)
|
|
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.
WWW: http://www.reductivelabs.com/projects/puppet/
PR: ports/109795
Submitted by: Tomoyuki Sakurai <cherry at trombik.mine.nu>
|