/graphics/opencv/

Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/scripts/mark_safe.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl.ehaupt2017-04-251-1/+1
| | | | | | | Use 'use warnings;' instead. While here remove distinfochecker. It's not needed anymore as it was written for a simple purpose eleven years ago.
* Reset pgollucci@ as maintainer after 19 months of inactivityrene2017-03-301-1/+1
| | | | With hat: portmgr-secretary
* Invoke perl with /usr/bin/env, as perl is not guaranteed to exist inadamw2014-06-231-1/+1
| | | | /usr/bin.
* - s/make/may/pgollucci2010-09-241-1/+1
| | | | Reported by: wxs
* -use a tab not a spacepgollucci2010-09-231-1/+1
|
* /8/9/ as the defaultpgollucci2010-09-231-1/+1
|
* blanket approvalpgollucci2010-09-231-0/+1
|
* o don't set anything in ports with NO_BUILDpgollucci2009-05-171-3/+3
| | | | | o fix rubygem skipping o next, not die
* Do not mark rubygem ports, its a NO-OPpgollucci2009-05-161-0/+2
| | | | Discussed with: pav on irc (#bsdports)
* - fix --port supportpgollucci2009-04-301-1/+3
| | | | - don't change the Makefile if MAKE_JOBS_(UN)SAFE is already present
* - Start some docspgollucci2009-04-301-11/+93
| | | | - Add --ports -p to specify a list on the cli