| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
with letter r-s
Notes:
svn path=/head/; revision=190445
|
|
|
|
| |
Notes:
svn path=/head/; revision=176271
|
|
|
|
|
|
|
|
| |
PR: ports/98462
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Notes:
svn path=/head/; revision=169851
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
| |
- Reformat the Makefile
Notes:
svn path=/head/; revision=142100
|
|
|
|
|
|
|
| |
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=133186
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
|
|
| |
- Mark IGNORE on FreeBSD 4.x, missing library functions
PR: ports/76424
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Notes:
svn path=/head/; revision=126856
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
| |
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes:
svn path=/head/; revision=119540
|
|
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes:
svn path=/head/; revision=119373
|