aboutsummaryrefslogtreecommitdiff
path: root/devel/bmkdep
Commit message (Collapse)AuthorAgeFilesLines
* use another upstream and unbreak portMikolaj Golub2016-10-242-4/+7
| | | | Notes: svn path=/head/; revision=424568
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* Revert r340322 and use USES=uidfix instead.Mikolaj Golub2014-01-191-4/+1
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=340350
* Fix packaging as an unprivileged user.Mikolaj Golub2014-01-191-0/+4
| | | | Notes: svn path=/head/; revision=340322
* Update to 20140112.Mikolaj Golub2014-01-132-3/+3
| | | | Notes: svn path=/head/; revision=339625
* Update to 20131215.Mikolaj Golub2013-12-162-3/+3
| | | | | | | Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=336667
* - Update to 20131009.Mikolaj Golub2013-10-102-9/+5
| | | | | | | | | - Add stage support. Approved by: bdrewery Notes: svn path=/head/; revision=329992
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-7/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - NetBSD's version of mkdepMichael Scheidell2012-01-303-0/+36
- it is up to 10-percent faster than the original BSD mkdep shell script. - contains options not available in FreeBSD's mkdep PR: ports/162956 Submitted by: trociny (maintainer) Approved by: gabor (mentor) Notes: svn path=/head/; revision=290106