non port: security/openssh-askpass/files/Makefile.in |
SVNWeb
|
Number of commits found: 5 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Fri, 20 Dec 2019
|
[ 23:24 brooks ] (Only the first 10 of 21 ports in this commit are shown above. )
Additional builds with with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
Also GC NO_MANCOMPRESSED which doesn't do anything.
In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
|
Fri, 9 May 2014
|
[ 13:31 bapt ]
Support stage
|
Mon, 22 Jul 2013
|
[ 13:45 hrs ]
- Fix build breakage.
- Add LICENSE.
Reported by: miwi
|
Mon, 6 May 2013
|
[ 06:18 hrs ]
- Fix dependency.
- Remove USE_IMAKE and USE_GCC=any.
|
Number of commits found: 5 |