| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds a -H to all uses of find(1) in distviper so symlinks are handled
correctly
By default find(1) will not follow symlinks given on the command-line.
There are several places in distviper where find is used without
allowing for this.
In particular in the default mode, if PORTSDIR is a link and DISTDIR
isn't, then no distinfo files are found and all the distfiles are
deleted.
This can be fixed by either making sure that find is given directory
names that end in a "/" or with the -H option.
PR: 194567
Submitted by: rwmaillists@googlemail.com
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=372302
|
|
|
|
|
|
|
|
| |
PR: 192979
Submitted by: Carlos JPM
Notes:
svn path=/head/; revision=366045
|
|
|
|
|
|
|
|
|
| |
PR: ports/134334
Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=233369
|
|
|
|
|
|
|
|
|
|
| |
A new release featuring a binary only package updating tool, pkg_upgrade.
PR: 134131
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=233033
|
|
|
|
|
|
|
|
| |
PR: ports/131050
Submitted by: Dominic Fandrey <kamikaze _AT_ bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=227033
|
|
PR: ports/122727
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=212973
|