aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bsdadminscripts/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/bsdadminscripts: fix distviperKurt Jaeger2014-11-071-2/+0
| | | | | | | | | | | | | | | | | | | | | | | 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
* Stage sysutils/bsdadminscripts and assign maintainership to submitterJohn Marino2014-08-251-4/+16
| | | | | | | | PR: 192979 Submitted by: Carlos JPM Notes: svn path=/head/; revision=366045
* - Update to 6.1Beat Gaetzi2009-05-071-2/+3
| | | | | | | | | PR: ports/134334 Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=233369
* - Update to 6.0Martin Wilke2009-05-011-0/+2
| | | | | | | | | | 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
* - Update to 5.0Philippe Audeoud2009-01-281-0/+1
| | | | | | | | PR: ports/131050 Submitted by: Dominic Fandrey <kamikaze _AT_ bsdforen.de> (maintainer) Notes: svn path=/head/; revision=227033
* Update to 4.4.2Edwin Groothuis2008-05-121-0/+21
PR: ports/122727 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=212973