Commit graph

5 commits

Author SHA1 Message Date
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Pawel Pekala
477c02679e Fix rare build failure with multiple make jobs - make sure that main
library is build before test programs which try link to it.

Noticed by:	swills
2014-03-29 16:23:31 +00:00
Pawel Pekala
701416af53 - Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Remove Install prefix from option description
- Run ranlib on library prior to installing it, this allows
  non-root staging solving write permission error
2014-03-27 16:41:02 +00:00
Ying-Chieh Liao
ade889c6ec fix build on -stable
Noticed by:	bento via kris
2004-04-12 03:25:49 +00:00
Ying-Chieh Liao
4e92e6194f add dprog 0.3.1
A language for specifying dynamic programming algorithms
2004-04-06 01:31:21 +00:00