| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
avoid unnecessary su(1) initiated by rc.subr
- Pet portlint
- Bump PORTREVISION for package change
Reported by: ed (in the followup of ports/151314)
Approved by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
Notes:
svn path=/head/; revision=284376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=274133
|
|
|
|
|
|
|
| |
Approved by: Olivier Cochard-Labbé (Maintainer on irc)
Notes:
svn path=/head/; revision=270430
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, pet portlint for MD5 removal
PR: ports/151456
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: maintainer (timeout 16 days), pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=263796
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use ETCDIR
- Minor cleanups: remove DISTNAME, merge post-install: to do-install:
PR: ports/151314
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: Olivier Cochard-Labb <olivier@cochard.me> (maintainer), pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=262960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The script doesn't allow you to supply self-generated certificates using
the --cert-fd switch. Because the --cert-fd switch is a bit painful, add
a shellinaboxd_certfile switch, which does the file descriptor
redirection for you.
PR: ports/149673
Submitted by: Olivier Cochard-Labbé (maintainer)
Approved by: beat
Notes:
svn path=/head/; revision=259322
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix utmpx on current [2]
PR: ports/149243 [1]
Submitted by: Olivier Cochard-labbé <olivier _at_ cochard.me> [1]
Tested by: gahr@
Approved by: rene@ (mentor vacation)
Obtained from: upstream svn [2]
Notes:
svn path=/head/; revision=259141
|
|
web based terminal emulator
WWW: http://code.google.com/p/shellinabox/
PR: ports/148211
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
Feature safe: yes
Notes:
svn path=/head/; revision=257390
|