| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for pkgng.
- ISCL License
- Incorporates -a argument suggested by Marcel Bonnet in PR 179637. Hence this supersedes PR 179637, which can now be closed.
- Other misc. fixes and enhancements, including correcting typos.
PR: 190051
Submitted by: alex@stangl.us
Approved by: swills (eadler)
Notes:
svn path=/head/; revision=356507
|
|
|
|
|
|
|
| |
- Use shebangfix
Notes:
svn path=/head/; revision=346240
|
|
|
|
|
|
|
| |
ports-mgmt)
Notes:
svn path=/head/; revision=327762
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326530
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
recently, parsing the files /usr/ports/MOVED and /usr/ports/UPDATING. MOVED had
an extra blank line on the end for awhile, and the case of some of the UPDATING
lines have changed (e.g., Author: instead of AUTHOR:). This patch allows
portupdate-scan to tolerate these variances.
PR: ports/125840
Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
Notes:
svn path=/head/; revision=217434
|
|
|
|
|
|
|
|
| |
PR: 120251
Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
Notes:
svn path=/head/; revision=206710
|
|
many ports installed that it is difficult to know which sections are relevant.
It reads /usr/ports/UPDATING, attempting for each block to determine whether
the affected ports are installed. It omits blocks that do not apply.
It handles wildcards and other special cases, however it cannot handle
all variants of phrases used on the APPLIES: line.
In uncertain cases, it errs on the side of reporting.
PR: ports/117991
Submitted by: Alex Stangl <alex at stangl.us>
Notes:
svn path=/head/; revision=203636
|