summaryrefslogtreecommitdiff
path: root/security/gnupg1/files/patch-config.links (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename all files containing a : in their filename.Mathieu Arnold2016-06-171-35/+0
| | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
* - Fix build on 10-current (i386) [1]Jun Kuriyama2012-01-291-0/+9
| | | | | | | - Fix build with clang by using CFLAGS+=-std=c89. PR: ports/163898 [1] Submitted by: swills [1]
* Attempt to fix build on powerpc.Mark Linimon2010-06-021-0/+11
| | | | Hat: portmgr
* Add a patch for mpi/config.links to avoid infinite loop on sparc64.Jun Kuriyama2003-05-101-0/+15
MPI assembler function for sparc32 is used for our sparc64, but it will not work on it. So use generic (C) version for sparc64-*-freebsd*.