non port: Mk/Uses/gssapi.mk |
SVNWeb
|
Number of commits found XX: 19 |
Fri, 29 Nov 2019
|
[ 22:11 pkubaj ] 
518677 Mk/Uses/gssapi.mk
Mk/Uses/gssapi.mk: don't set GSSAPILDFLAGS for USES=gssapi
Setting GSSAPILDFLAGS for USES=gssapi causes -L/usr/lib to be added to LDFLAGS.
This breaks compilation of some ports, like www/squid on GCC architectures when
new GCC from ports needs to be used.
The new GCC tries to link to libstdc++ and fails. Not setting it explicitely
causes /usr/local/lib/gcc8/libstdc++.so to be taken instead and /usr/lib is
searched for libraries anyway, just with lower priority.
Tested on powerpc64 and amd64 on www/squid.
PR: 237275
Approved by: mentors (implicit approval), hrs (maintainer timeout)
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] 
483807 Mk/Uses/gssapi.mk
483807 Mk/bsd.gecko.mk
483807 audio/kwave/Makefile
483807 audio/logitechmediaserver/Makefile
483807 audio/supercollider/Makefile
483807 audio/teamspeak3-server/Makefile
483807 audio/wavpack/Makefile
483807 audio/zynaddsubfx/Makefile
483807 base/binutils/Makefile
483807 cad/calculix/Makefile
(Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] 
424411 Makefile
424411 Mk/Uses/elixir.mk
424411 Mk/Uses/erlang.mk
424411 Mk/Uses/gem.mk
424411 Mk/Uses/gnome.mk
424411 Mk/Uses/gssapi.mk
424411 Mk/Uses/pear.mk
424411 Mk/Uses/perl5.mk
424411 Mk/Uses/php.mk
424411 Mk/bsd.gecko.mk
(Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 26 Aug 2016
|
[ 08:42 danfe ] 
420904 Mk/Uses/gssapi.mk
420904 Mk/bsd.ldap.mk
420904 Mk/bsd.linux-rpm.mk
420904 Mk/bsd.ruby.mk
Do not terminate IGNORE messages with period, it is added by the framework.
|
Wed, 24 Aug 2016
|
[ 13:03 mat ] 
420788 Mk/Uses/gssapi.mk
Can't use GSSAPI from base when using OpenSSL from ports.
It kinda works when both OpenSSL have the same options, but fails in
strange ways if they do not.
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 01:23 bapt ] 
411970 Mk/Uses/ada.mk
411970 Mk/Uses/autoreconf.mk
411970 Mk/Uses/bison.mk
411970 Mk/Uses/blaslapack.mk
411970 Mk/Uses/cmake.mk
411970 Mk/Uses/compiler.mk
411970 Mk/Uses/cran.mk
411970 Mk/Uses/desktop-file-utils.mk
411970 Mk/Uses/display.mk
411970 Mk/Uses/drupal.mk
(Only the first 10 of 85 ports in this commit are shown above. )
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles
PR: 206569
Exp run by: antoine
Differential Revision: D5047
|
Thu, 15 Oct 2015
|
[ 07:36 bapt ] 
399326 CHANGES
399326 Mk/Uses/ada.mk
399326 Mk/Uses/autoreconf.mk
399326 Mk/Uses/bison.mk
399326 Mk/Uses/blaslapack.mk
399326 Mk/Uses/cmake.mk
399326 Mk/Uses/compiler.mk
399326 Mk/Uses/cran.mk
399326 Mk/Uses/desktop-file-utils.mk
399326 Mk/Uses/display.mk
(Only the first 10 of 67 ports in this commit are shown above. )
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched
This gives more time for tools to get updated, available in packages etc before
bothering users
|
Wed, 14 Oct 2015
|
[ 16:49 bapt ] 
399278 CHANGES
399278 Mk/Uses/ada.mk
399278 Mk/Uses/autoreconf.mk
399278 Mk/Uses/bison.mk
399278 Mk/Uses/blaslapack.mk
399278 Mk/Uses/cmake.mk
399278 Mk/Uses/compiler.mk
399278 Mk/Uses/cran.mk
399278 Mk/Uses/desktop-file-utils.mk
399278 Mk/Uses/display.mk
(Only the first 10 of 67 ports in this commit are shown above. )
Drop the necessity to add ${PORTSDIR} to dependency line
Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute
Checked with poudriere, portmaster, portupgrade
PR: 203685
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D3866
|
Fri, 18 Sep 2015
|
[ 22:11 mat ] 
397300 Mk/Uses/gssapi.mk
Fixup gssapi.mk, no need to support more releases than needed, and use
the correct way to insert targets in the pipe.
Sponsored by: Absolight
|
[ 21:02 hrs ] 
397294 Mk/Uses/gssapi.mk
Add a fixup for broken krb5-config script included in 9.X
and some 10.X releases.
|
[ 02:29 hrs ] 
397211 Mk/Uses/gssapi.mk
Add KRB5CONFIG.
|
Thu, 10 Sep 2015
|
[ 12:47 antoine ] 
396567 Mk/Uses/gssapi.mk
Back-out r396454, it's broken on freebsd 9.3 (breaks at least ftp/curl)
With hat: portmgr
|
Wed, 9 Sep 2015
|
[ 08:03 hrs ] 
396454 Mk/Uses/gssapi.mk
- Add KRB5CONFIG.
- Use more complete library lists in GSSAPILIBS.
|
Tue, 2 Dec 2014
|
[ 23:45 hrs ] 
373797 Mk/Uses/gssapi.mk
Add missing GSSAPI{LIB,INC}DIR when :mit is specified.
Spotted by: ume
|
Sun, 23 Nov 2014
|
[ 09:14 hrs ] 
373132 Mk/Uses/gssapi.mk
Define CPPFLAGS instead of CFLAGS.
|
Sat, 22 Nov 2014
|
[ 10:51 hrs ] 
373047 Mk/Uses/gssapi.mk
373047 security/heimdal/Makefile
373047 security/heimdal/files/kpasswdd-Makefile
373047 security/heimdal/files/patch-configure
373047 security/heimdal/pkg-plist
- Move headers and libraries into PREFIX/{include,lib}/heimdal. This
prevents build breakage when a port depends on heimdal in base and
some other libraries in LOCALBASE/lib such as OpenSSL from ports
at the same time.
- Always build libcom_err[*].
PR: 194475 [*]
|
Sun, 28 Sep 2014
|
[ 16:36 tijl ] 
369465 Mk/Uses/ada.mk
369465 Mk/Uses/autoreconf.mk
369465 Mk/Uses/bison.mk
369465 Mk/Uses/charsetfix.mk
369465 Mk/Uses/cmake.mk
369465 Mk/Uses/compiler.mk
369465 Mk/Uses/cran.mk
369465 Mk/Uses/desktop-file-utils.mk
369465 Mk/Uses/desthack.mk
369465 Mk/Uses/display.mk
(Only the first 10 of 53 ports in this commit are shown above. )
Change the way USES is handled:
- Loop over USES twice, once to define all *_ARGS variables and once to
include Uses/*.mk. This allows all Uses/*.mk to examine arguments given
to other USES entries.
- Always define *_ARGS (possibly empty) and replace commas with spaces.
Similar for _USES_POST.
Adjust all Uses/*.mk:
- defined(u_ARGS) becomes !empty(u_ARGS)
- Eliminate helper variables like _*_ARGS=${*_ARGS:C/,/ /g}
- Some Uses/*.mk used ":" as argument separator instead of ",", but no port
used this form
- Uses/cran.mk: remove unused variable VALID_ARGS and USES+=fortran which
has no effect
- Uses/twisted.mk: simplify handling of the case where neither "build" nor
"run" arguments have been specified
PR: 193931
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 17 Jun 2014
|
[ 15:42 bapt ] 
358131 Mk/Uses/gssapi.mk
Also support fmake
|
[ 15:00 mat ] 
358126 Mk/Uses/gssapi.mk
Introduce Uses/gssapi.mk to help handle dependencies on Kerberos in a
consistent way.
Submitted by: hrs
With hat: portmgr
Sponsored by: Absolight
|
Number of commits found XX: 19 |