aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/mark_safe.pl
Commit message (Collapse)AuthorAgeFilesLines
* Invoke perl with /usr/bin/env, as perl is not guaranteed to exist inAdam Weinberger2014-06-221-1/+1
| | | | | | | /usr/bin. Notes: svn path=/head/; revision=358817
* - s/make/may/Philip M. Gollucci2010-09-231-1/+1
| | | | | | | Reported by: wxs Notes: svn path=/head/; revision=261707
* -use a tab not a spacePhilip M. Gollucci2010-09-221-1/+1
| | | | Notes: svn path=/head/; revision=261639
* /8/9/ as the defaultPhilip M. Gollucci2010-09-221-1/+1
| | | | Notes: svn path=/head/; revision=261638
* blanket approvalPhilip M. Gollucci2010-09-221-0/+1
| | | | Notes: svn path=/head/; revision=261637
* o don't set anything in ports with NO_BUILDPhilip M. Gollucci2009-05-171-3/+3
| | | | | | | | o fix rubygem skipping o next, not die Notes: svn path=/head/; revision=234078
* Do not mark rubygem ports, its a NO-OPPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Discussed with: pav on irc (#bsdports) Notes: svn path=/head/; revision=233969
* - fix --port supportPhilip M. Gollucci2009-04-291-1/+3
| | | | | | | - don't change the Makefile if MAKE_JOBS_(UN)SAFE is already present Notes: svn path=/head/; revision=232958
* - Start some docsPhilip M. Gollucci2009-04-291-11/+93
| | | | | | | - Add --ports -p to specify a list on the cli Notes: svn path=/head/; revision=232957
* Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports.Philip M. Gollucci2009-04-221-0/+191
Please be sure to completely test the results of running this _BEFORE_ committing several times and in a Tinderbox Feel free to commit to this file Notes: svn path=/head/; revision=232474