Date: Mon, 10 Oct 2005 19:49:34 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/nas Makefile distinfo ports/audio/nas/files patch-ae patch-ag patch-useXt patch-warnings Message-ID: <200510101949.j9AJnZd6046892@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2005-10-10 19:49:34 UTC FreeBSD ports repository Modified files: audio/nas Makefile distinfo Added files: audio/nas/files patch-useXt patch-warnings Removed files: audio/nas/files patch-ae patch-ag Log: Update from 1.7 to 1.7b. Add the following improvements: 1) Use proper CFLAGS to compiled libaudio's unshared/*.o -- previously only the shared objects were thus compiled. 2) Use -fPIC for shared objects only on sparc64 -- on other platforms use -fpic. 3) Use the unshared/*.o to create the static libaudio.a -- previously the shared objects were used for both libraries. 4) Link with -lXt and -lXau -- the vendor's Imakefile does that only on Linux, for some reason... The first three of these points should really be handled by imake et al... Revision Changes Path 1.29 +22 -7 ports/audio/nas/Makefile 1.9 +2 -4 ports/audio/nas/distinfo 1.4 +0 -11 ports/audio/nas/files/patch-ae (dead) 1.2 +0 -12 ports/audio/nas/files/patch-ag (dead) 1.1 +8 -0 ports/audio/nas/files/patch-useXt (new) 1.1 +429 -0 ports/audio/nas/files/patch-warnings (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101949.j9AJnZd6046892>